summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/elp.el
diff options
context:
space:
mode:
authorBrian Leung <leungbk@mailfence.com>2021-07-20 00:32:34 -0700
committerJuri Linkov <juri@linkov.net>2021-07-28 00:13:48 +0300
commitcfcf42ff879f766ffe5812fb0cd12f35803c1bfb (patch)
treea753941b7fa673e6a5d453d068031a6af42e12a9 /lisp/emacs-lisp/elp.el
parent29d62099957b2269c2505be3a9059c88d2d71881 (diff)
downloademacs-cfcf42ff879f766ffe5812fb0cd12f35803c1bfb.tar.gz
emacs-cfcf42ff879f766ffe5812fb0cd12f35803c1bfb.tar.bz2
emacs-cfcf42ff879f766ffe5812fb0cd12f35803c1bfb.zip
Ensure that gud commands for non-GDB debuggers are handled by repeat-mode
* lisp/progmodes/gud.el (sdb-repeat-map): Define. (sdb): Set repeat-mode property to the symbol corresponding to the repeat map. (dbx-repeat-map): Define. (dbx): Set repeat-mode property to the symbol corresponding to the repeat map. (xdb-repeat-map): Define. (xdb): Set repeat-mode property to the symbol corresponding to the repeat map. (perldb-repeat-map): Define. (perldb): Set repeat-mode property to the symbol corresponding to the repeat map. (pdb-repeat-map): Define. (pdb): Set repeat-mode property to the symbol corresponding to the repeat map. (guiler-repeat-map): Define. (guiler): Set repeat-mode property to the symbol corresponding to the repeat map. (jdb-repeat-map): Define. (jdb): Set repeat-mode property to the symbol corresponding to the repeat map. (Bug#49632)
Diffstat (limited to 'lisp/emacs-lisp/elp.el')
0 files changed, 0 insertions, 0 deletions