aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b7b9bd546c1..ea62be87bfb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -159,7 +159,7 @@ You can change the default by customizing `blink-cursor-blinks'.
159** In keymaps where SPC scrolls forward, S-SPC now scrolls backward. 159** In keymaps where SPC scrolls forward, S-SPC now scrolls backward.
160This affects View mode, etc. 160This affects View mode, etc.
161 161
162** The default value of `buffer-stale-function' is no longer nil. 162** The default value of `make-backup-file-name-function' is no longer nil.
163Instead it defaults to a function that does what the nil value used to. 163Instead it defaults to a function that does what the nil value used to.
164 164
165** Help changes 165** Help changes