]> git.eshelyaron.com Git - emacs.git/commit
Give eval-and-compile a correct edebug spec. Fixes bug #16184 properly.
authorAlan Mackenzie <acm@muc.de>
Sun, 1 Jan 2017 08:28:04 +0000 (08:28 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 1 Jan 2017 08:28:04 +0000 (08:28 +0000)
commit620e5a3cd4464aaffaa3568d6f6b89764de5cfbd
tree1bb99c1425f8bad8b2f99a391dd16c79d4464a0d
parent535ef18ed523862db405d22ec4bea0bbfd4172ce
Give eval-and-compile a correct edebug spec.  Fixes bug #16184 properly.

* lisp/emacs-lisp/edebug.el (edebug_offset_indices): Revert abortive commit
from Thu Dec 29 09:22:36 2016 +0000 which didn't really fix the bug.

* lisp/emacs-lisp/byte-run.el (eval-and-compile): Change the edebug spec from
t to (&rest def-form).
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/edebug.el