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 c2828c9db51..3e50943c336 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -91,6 +91,10 @@ so if you want to use it, you can always take a copy from an older Emacs.
91and *Buffer List*. This makes Emacs convenient to use from the 91and *Buffer List*. This makes Emacs convenient to use from the
92command line when `initial-buffer-choice' is non-nil. 92command line when `initial-buffer-choice' is non-nil.
93 93
94+++
95** The value of ‘initial-scratch-message’ is now treated as a doc string
96and can contain escape sequences for command keys, quotes, and the like.
97
94 98
95* Changes in Emacs 25.1 99* Changes in Emacs 25.1
96 100