* /etc/NEWS (Incompatible Lisp Changes): Also `setf' needs an even # of args.

This commit is contained in:
Alan Mackenzie 2015-11-23 17:20:12 +00:00
parent b6bc4ab20c
commit b28107b665

View file

@ -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