aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ebeab85e403..dc60aaa138f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -94,7 +94,7 @@ respectively, without exiting from the prompt.
94next and previous path separator, respectively. 94next and previous path separator, respectively.
95 95
96** Mode line changes 96** Mode line changes
97 97---
98*** New option `mode-line-default-help-echo' specifies the help text 98*** New option `mode-line-default-help-echo' specifies the help text
99(shown in a tooltip or in the echo area) for any part of the mode line 99(shown in a tooltip or in the echo area) for any part of the mode line
100that does not have its own specialized help text. 100that does not have its own specialized help text.
@@ -143,6 +143,7 @@ or expression to evaluate.
143** In the Package Menu, newly-available packages are listed as "new", 143** In the Package Menu, newly-available packages are listed as "new",
144and sorted above the other "available" packages by default. 144and sorted above the other "available" packages by default.
145 145
146+++
146** `C-x C-q' is now bound to the new minor mode `read-only-mode'. 147** `C-x C-q' is now bound to the new minor mode `read-only-mode'.
147This minor mode replaces `toggle-read-only', which is now obsolete. 148This minor mode replaces `toggle-read-only', which is now obsolete.
148 149