diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 |
| 124 | and can contain escape sequences for command keys, quotes, and the like. | 124 | and can contain escape sequences for command keys, quotes, and the like. |
| 125 | 125 | ||
| 126 | --- | ||
| 127 | ** The default height of GUI frames was enlarged. | ||
| 128 | This is so there's enough space in the initial window to display the | ||
| 129 | optional text about recovering crashes sessions, without losing the | ||
| 130 | splash image display. | ||
| 131 | |||
| 126 | 132 | ||
| 127 | * Changes in Emacs 25.1 | 133 | * Changes in Emacs 25.1 |
| 128 | 134 | ||