summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gud.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* * lisp/progmodes/gud.el: Add prefix 'gud-' to repeat-map variables (bug#49632)Juri Linkov2021-07-28
* Ensure that gud commands for non-GDB debuggers are handled by repeat-modeBrian Leung2021-07-28
* Ensure that gud commands for M-x gdb are handled by repeat-modeBrian Leung2021-07-28
* * lisp/progmodes/gud.el (gud-tooltip-tips): Use proper closuresStefan Monnier2021-05-18
* * lisp/progmodes/gud.el (gud-repeat-map): New variable (bug#47688).Juri Linkov2021-04-14
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-13
* Prefer defvar-local in progmodes/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Include the keymap in the gud-mode doc stringLars Ingebrigtsen2020-12-09
* `pdb' doc string clarificationLars Ingebrigtsen2020-12-09
* Prefer setq-local in several progmodesStefan Kangas2020-12-06
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Make a gud error message more informativeNick Roberts2020-09-20
* Merge from origin/emacs-27Glenn Morris2020-07-07
|\
| * Fix ACTION argument of 'display-buffer' call in gud.elRichard Kim2020-06-28
* | Unify and improve gdb-mi source buffer display logicYuan Fu2020-04-06
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Match Python 3 code object names in "M-x pdb"Stefan Kangas2019-09-09
* Use "python -m pdb" when "pdb" is missing in M-x pdbStefan Kangas2019-08-08
* pdb doc clarificationLars Ingebrigtsen2019-08-02
* Make "M-x pdb" use "[:graph:]" to match file namesStefan Kangas2019-07-06
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Fix bug in gud-gdb-marker-filter: first marker does not start with \nStephen Leake2019-04-03
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Avoid messing up buffer list when starting gud (Bug#22374)Michael Welsh Duggan2018-05-23
* | Merge from origin/emacs-26Glenn Morris2018-05-07
|\|
| * Fix gud-statement for pdbXu Chunyang2018-05-06
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Quieten gud.el and gdb-mi.el compilationGlenn Morris2018-03-03
* | Minor fix for "M-x pdb"Eli Zaretskii2018-01-26
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix doc typosGlenn Morris2017-10-28
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix GUD "Stop" display when running pdbEli Zaretskii2017-05-27
* Fix all unescaped character literalsPhilipp Stephani2017-05-07
* Avoid duplicate gud menu items with gdb-miGlenn Morris2017-03-03
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Add file-local-nameMichael Albinus2016-11-20