]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Add entry as a reminder to update the elisp manual.
authorGlenn Morris <rgm@gnu.org>
Wed, 6 May 2015 16:14:43 +0000 (09:14 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 6 May 2015 16:14:43 +0000 (09:14 -0700)
etc/NEWS

index 715295bc6bb552730ba56122c1f67d91571c3dac..3ab1f4b963d7f7c195e401992f0b6980da01ae7d 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -749,6 +749,8 @@ behavior, set `diff-switches' to `-c'.
 \f
 * 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.