]> code.delx.au - gnu-emacs/commitdiff
* /etc/NEWS (Incompatible Lisp Changes): Also `setf' needs an even # of args.
authorAlan Mackenzie <acm@muc.de>
Mon, 23 Nov 2015 17:20:12 +0000 (17:20 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 23 Nov 2015 17:20:12 +0000 (17:20 +0000)
etc/NEWS

index 368ce03b1383dcc078b247a02eefa1f97e3dd1ea..a7dc7a327d84bc67e6ec5e0198fb7265b73d3e2a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -988,9 +988,10 @@ support for JSX, an XML-like syntax extension to ECMAScript.
 * Incompatible Lisp Changes in Emacs 25.1
 
 ---
-** `setq' must now be called with an even number of arguments.  The
-earlier behavior of silently supplying a nil to the last variable when
-there was an odd number of arguments has been eliminated.
+** `setq' and `setf' must now be called with an even number of
+arguments.  The earlier behavior of silently supplying a nil to the
+last variable when there was an odd number of arguments has been
+eliminated.
 
 ** `syntax-begin-function' is declared obsolete.
 Removed font-lock-beginning-of-syntax-function and the SYNTAX-BEGIN