]> git.eshelyaron.com Git - emacs.git/commitdiff
; Delete bug fix from etc/NEWS
authorStefan Kangas <stefankangas@gmail.com>
Sat, 21 Sep 2024 01:41:26 +0000 (03:41 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:21 +0000 (12:45 +0200)
* 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)

etc/NEWS

index 232322f877959989c1fbe2ae9d3ff7a4d2f7211f..7feb5d37613e2659c1bcab4734668c0449de0cb0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -328,9 +328,6 @@ toggle.
 \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.