]> git.eshelyaron.com Git - emacs.git/commit
Make the edebug-all-defs user option work more reliably
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 21 Jan 2022 11:26:30 +0000 (12:26 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 21 Jan 2022 11:26:36 +0000 (12:26 +0100)
commit5561d5de56db90b6d9ca637f2beb2f837f224009
tree79db36ced46bffa0c6e19e0f169c52744de28985
parent16c785b6212d78c0a79421e249e8036842e39382
Make the edebug-all-defs user option work more reliably

* lisp/emacs-lisp/edebug.el (edebug-all-defs): This user option
has no effect unless edebug is loaded (because that loads the
advice needed for the commands in question) (bug#53331).
lisp/emacs-lisp/edebug.el