summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gud.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/gud.el (gud-tooltip-tips): Use proper closuresStefan Monnier2021-05-181-54/+82
* * lisp/progmodes/gud.el (gud-repeat-map): New variable (bug#47688).Juri Linkov2021-04-141-0/+15
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-131-20/+8
* Prefer defvar-local in progmodes/*.elStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Include the keymap in the gud-mode doc stringLars Ingebrigtsen2020-12-091-1/+5
* `pdb' doc string clarificationLars Ingebrigtsen2020-12-091-1/+1
* Prefer setq-local in several progmodesStefan Kangas2020-12-061-32/+32
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Make a gud error message more informativeNick Roberts2020-09-201-11/+11
* Merge from origin/emacs-27Glenn Morris2020-07-071-3/+3
|\
| * Fix ACTION argument of 'display-buffer' call in gud.elRichard Kim2020-06-281-3/+3
* | Unify and improve gdb-mi source buffer display logicYuan Fu2020-04-061-6/+8
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-161-3/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-4/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Match Python 3 code object names in "M-x pdb"Stefan Kangas2019-09-091-1/+3
* Use "python -m pdb" when "pdb" is missing in M-x pdbStefan Kangas2019-08-081-3/+4
* pdb doc clarificationLars Ingebrigtsen2019-08-021-3/+9
* Make "M-x pdb" use "[:graph:]" to match file namesStefan Kangas2019-07-061-1/+5
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-4/+2
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-2/+4
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix bug in gud-gdb-marker-filter: first marker does not start with \nStephen Leake2019-04-031-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-9/+9
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-4/+1
* | Avoid messing up buffer list when starting gud (Bug#22374)Michael Welsh Duggan2018-05-231-1/+6
* | Merge from origin/emacs-26Glenn Morris2018-05-071-2/+1
|\ \ | |/
| * Fix gud-statement for pdbXu Chunyang2018-05-061-2/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-8/+0
* | Quieten gud.el and gdb-mi.el compilationGlenn Morris2018-03-031-1/+2
* | Minor fix for "M-x pdb"Eli Zaretskii2018-01-261-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix doc typosGlenn Morris2017-10-281-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix GUD "Stop" display when running pdbEli Zaretskii2017-05-271-1/+2
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-4/+4
* Avoid duplicate gud menu items with gdb-miGlenn Morris2017-03-031-1/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add file-local-nameMichael Albinus2016-11-201-8/+3
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-5/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-051-3/+9
|\ \ | |/
| * Improve doc strings of 'gud-gdb' and 'gdb'Eli Zaretskii2016-08-011-3/+9
* | An efficient built-in mapcanMario Lang2016-07-101-4/+4