summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2015-05-06 09:14:43 -0700
committerGlenn Morris <rgm@gnu.org>2015-05-06 09:14:43 -0700
commit288df227bacfe4a459ff6670d51815cc701707cf (patch)
tree6cf83a3b755fad50184aa626aa67cd09affcb333 /etc
parent1340aefd96c13e4e18e1c6b7f5b6fae4611f5265 (diff)
downloademacs-288df227bacfe4a459ff6670d51815cc701707cf.tar.gz
; * etc/NEWS: Add entry as a reminder to update the elisp manual.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 715295bc6bb..3ab1f4b963d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.