mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-16 08:10:43 -08:00
* etc/NEWS: Extend paragraph about &define form and backtracking
This commit is contained in:
parent
81ffc43383
commit
1d474ad69d
1 changed files with 5 additions and 2 deletions
7
etc/NEWS
7
etc/NEWS
|
|
@ -2535,8 +2535,11 @@ back in Emacs 23.1. The affected functions are: 'make-obsolete',
|
|||
|
||||
** The 'values' variable is now obsolete.
|
||||
|
||||
** The '&define' keyword in an Edebug specification now disables
|
||||
backtracking.
|
||||
+++
|
||||
** The '&define' keyword in an Edebug specification now disables backtracking.
|
||||
The implementation was buggy, and multiple &define forms in an &or
|
||||
form should be exceedingly rare. See the Info node 'Backtracking' in
|
||||
the Emacs Lisp reference manual for background.
|
||||
|
||||
|
||||
* Lisp Changes in Emacs 28.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue