aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6ff5ffbb8b2..b90b2ae865b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -499,8 +499,9 @@ matches a regexp.
499The mode bits can be specified in symbolic notation, like with GNU 499The mode bits can be specified in symbolic notation, like with GNU
500Coreutils, in addition to an octal number. 500Coreutils, in addition to an octal number.
501+++ 501+++
502*** If you set find-file-confirm-nonexistent-file to t, then C-x C-f 502*** Emacs requires confirmation before opening a non-existent file or buffer.
503requires confirmation before opening a non-existent file. 503You can recover the previous behavior by setting
504confirm-nonexistent-file-or-buffer to nil.
504 505
505*** `next-error-recenter' specifies how next-error should recenter the 506*** `next-error-recenter' specifies how next-error should recenter the
506visited source file. Its value can be a number (for example, 0 for 507visited source file. Its value can be a number (for example, 0 for