1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 06:21:02 -08:00
emacs/doc
Alan Mackenzie 8d2fecdf6c Introduce element &error into edebug specification lists for macros
This fixes bug #37540.

* lisp/emacs-lisp/edebug.el (top level): New entry for &error in alist used to
associate elements with their handling functions.
(edebug-match-&error): New function.
(nested-backquote-form): Use the new element &error to abort instrumentation
on encountering a three deep nesting of backquotes (without intervening
commas).

* doc/lispref/edebug.texi (Specification List): Add an entry for &error.

* etc/NEWS: Add an entry for &error.
2020-01-17 21:53:13 +00:00
..
emacs Merge from origin/emacs-27 2020-01-17 07:50:23 -08:00
lispintro Remove references to obsolete libraries 2020-01-16 15:33:17 +01:00
lispref Introduce element &error into edebug specification lists for macros 2020-01-17 21:53:13 +00:00
man Update copyright year to 2020 2020-01-01 00:59:52 +00:00
misc * doc/misc/ido.texi (Ignoring): Reword per Texinfo warning. 2020-01-16 21:55:14 -08:00