diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -94,7 +94,7 @@ respectively, without exiting from the prompt. | |||
| 94 | next and previous path separator, respectively. | 94 | next 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 |
| 100 | that does not have its own specialized help text. | 100 | that 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", |
| 144 | and sorted above the other "available" packages by default. | 144 | and 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'. |
| 147 | This minor mode replaces `toggle-read-only', which is now obsolete. | 148 | This minor mode replaces `toggle-read-only', which is now obsolete. |
| 148 | 149 | ||