aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3832ffae1f4..e50e7a79173 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -965,6 +965,10 @@ be updated accordingly.
965 965
966* Lisp Changes in Emacs 25.1 966* Lisp Changes in Emacs 25.1
967 967
968** New hooks prefix-command-echo-keystrokes-functions and
969prefix-command-preserve-state-hook, to allow the definition of prefix
970commands other than the predefined C-u.
971
968** New functions `filepos-to-bufferpos' and `bufferpos-to-filepos'. 972** New functions `filepos-to-bufferpos' and `bufferpos-to-filepos'.
969 973
970** The default value of `load-read-function' is now `read'. 974** The default value of `load-read-function' is now `read'.