From 333cc6a037e3b3300ba69ea361de1f8233c50b48 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 14 Feb 2020 16:12:28 -0500 Subject: * etc/NEWS: Improve last change --- etc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1