Resurrect edebug-set-initial-mode, repurposing it to set the global mode.
commitfeddb99afd5692ad7baf2e5675a35b88ff6987ae
authorAlan Mackenzie <acm@muc.de>
Fri, 25 Sep 2015 11:31:50 +0000 (25 11:31 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 25 Sep 2015 11:31:50 +0000 (25 11:31 +0000)
tree7e546fac43df6d92bb717bc6126e66032442d844
parent0d31eeb796f3388ee4160b7fdff60004ce6847cf
Resurrect edebug-set-initial-mode, repurposing it to set the global mode.

lisp/emacs-lisp/edebug.el (edebug-initial-mode-alist): Uncomment, and
amend to match current modes and functions.
(edebug-set-initial-mode): Uncomment and change from setting a defun's
`edebug-initial-mode''s property to setting the variable
`edebug-initial-mode'.
(top level): Create new binding C-x C-a C-m for
`edebug-set-initial-mode'.

doc/lispref/edebug.texi (Edebug Execution Modes): document
`edebug-set-initial-mode' and its new key binding.
(Edebug Options): Mention the new command in the pertinent place.

etc/NEWS: Write entry for this change.
doc/lispref/edebug.texi
etc/NEWS
lisp/emacs-lisp/edebug.el