]> git.eshelyaron.com Git - emacs.git/commit
Make edebug-mode-map take precedence
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Oct 2019 15:07:01 +0000 (17:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Oct 2019 15:07:01 +0000 (17:07 +0200)
commitcd4f707a987e954ef4ff1edb2639e4cb5c57bb59
tree456f52f1185cf029c9bcc311393c87404a24daa9
parent270ca8c2735cfc7935b9e4d0b770a55138493ef3
Make edebug-mode-map take precedence

* lisp/emacs-lisp/edebug.el (edebug--recursive-edit): Bind
minor-mode-overriding-map-alist to avoid other minor modes hiding the
edebug commands (bug#11018).
lisp/emacs-lisp/edebug.el