diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |
| 140 | initial buffer. | 140 | initial 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', |
| 143 | and read-only. Code that might create the *Messages* buffer should | 144 | and read-only. Code that might create the *Messages* buffer should |
| 144 | call the function `messages-buffer' to do so and set the mode. | 145 | call the function `messages-buffer' to do so and set the mode. |