aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9786f3a6698..f3890a51aad 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -363,6 +363,11 @@ helper functions) obsolete.
363 363
364* Incompatible Lisp Changes in Emacs 25.1 364* Incompatible Lisp Changes in Emacs 25.1
365 365
366** completion-table-dynamic stays in the minibuffer.
367If you want the old behavior of calling the function in the buffer
368from which the minibuffer was entered, call it with the new argument
369`switch-buffer'.
370
366** window-configurations no longer record the buffers's marks. 371** window-configurations no longer record the buffers's marks.
367 372
368** inhibit-modification-hooks now also inhibits lock-file checks, as well as 373** inhibit-modification-hooks now also inhibits lock-file checks, as well as