; * etc/NEWS: Add entry as a reminder to update the elisp manual.

This commit is contained in:
Glenn Morris 2015-05-06 09:14:43 -07:00
parent 1340aefd96
commit 288df227ba

View file

@ -749,6 +749,8 @@ behavior, set `diff-switches' to `-c'.
* Lisp Changes in Emacs 25.1
** The default value of `load-read-function' is now `read'.
** New hook `pre-redisplay-functions', a bit easier to use than pre-redisplay-function.
** The second arg of `looking-back' should always be provided explicitly.