]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Improve last change
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Feb 2020 21:12:28 +0000 (16:12 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Feb 2020 21:12:28 +0000 (16:12 -0500)
etc/NEWS

index 8737bb7adb126c408c4887c165c4406e2ed33e58..b0e17c7c039b83c9a61615ca0f97382343a6a3d2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -173,7 +173,8 @@ by mistake and were not useful to Lisp code.
 \f
 * Lisp Changes in Emacs 28.1
 
-** Remove final remaining traces of old-style backquotes
+** Remove the 'force-new-style-backquotes' variable.
+This removes the final remaining trace of old-style backquotes.
 
 ** The module header 'emacs-module.h' now contains type aliases
 'emacs_function' and 'emacs_finalizer' for module functions and