; Delete bug fix from etc/NEWS

* etc/NEWS: Delete bug fix item.  No correct program will see a
difference in behavior; at worst, the error message when calling
`(error)` is now better.
Reported by Mattias Engdegård <mattias.engdegard@gmail.com>.
This commit is contained in:
Stefan Kangas 2024-09-21 03:41:26 +02:00
parent 117d93a477
commit 1103134a0e

View file

@ -365,9 +365,6 @@ toggle.
* Incompatible Lisp Changes in Emacs 31.1
** The obsolete calling convention of 'error' has been removed.
That convention was: '(error &rest ARGS)'.
** The 'rx' category name 'chinese-two-byte' must now be spelled correctly.
An old alternative name (without the first 'e') has been removed.