aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dca067640d0..34392ee81af 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -139,6 +139,7 @@ simply disabling Transient Mark mode does the same thing.
139** `initial-buffer-choice' can now specify a function to set up the 139** `initial-buffer-choice' can now specify a function to set up the
140initial buffer. 140initial buffer.
141 141
142+++
142** The *Messages* buffer is created in a new major mode `messages-buffer-mode', 143** The *Messages* buffer is created in a new major mode `messages-buffer-mode',
143and read-only. Code that might create the *Messages* buffer should 144and read-only. Code that might create the *Messages* buffer should
144call the function `messages-buffer' to do so and set the mode. 145call the function `messages-buffer' to do so and set the mode.