diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 | ||
| 969 | prefix-command-preserve-state-hook, to allow the definition of prefix | ||
| 970 | commands 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'. |