summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8737bb7adb1..b0e17c7c039 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -173,7 +173,8 @@ by mistake and were not useful to Lisp code.
* 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