From: Alan Mackenzie Date: Mon, 23 Nov 2015 17:20:12 +0000 (+0000) Subject: * /etc/NEWS (Incompatible Lisp Changes): Also `setf' needs an even # of args. X-Git-Tag: emacs-25.0.90~681 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b28107b6655f31576bb389b647e95b113ebc8658;p=emacs.git * /etc/NEWS (Incompatible Lisp Changes): Also `setf' needs an even # of args. --- diff --git a/etc/NEWS b/etc/NEWS index 368ce03b138..a7dc7a327d8 100644 --- 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