* 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>.
(cherry picked from commit
1103134a0e1edbd512891e64bad99de10da33ef4)
\f
* 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.