aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3defc1914ed..35f93410e8f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -123,6 +123,12 @@ command line when 'initial-buffer-choice' is non-nil.
123** The value of 'initial-scratch-message' is now treated as a doc string 123** The value of 'initial-scratch-message' is now treated as a doc string
124and can contain escape sequences for command keys, quotes, and the like. 124and can contain escape sequences for command keys, quotes, and the like.
125 125
126---
127** The default height of GUI frames was enlarged.
128This is so there's enough space in the initial window to display the
129optional text about recovering crashes sessions, without losing the
130splash image display.
131
126 132
127* Changes in Emacs 25.1 133* Changes in Emacs 25.1
128 134