diff options
| author | Eli Zaretskii | 2016-02-13 11:02:28 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2016-02-13 11:02:28 +0200 |
| commit | d97f522d3d3fa18eba2962d53e6c197ace938cc2 (patch) | |
| tree | 24aff6f4bf881cd60e68bbd014d36d1e8760a286 /etc | |
| parent | b55f06d83d0b59524405213eb6e26e85d4c8599c (diff) | |
| download | emacs-d97f522d3d3fa18eba2962d53e6c197ace938cc2.tar.gz emacs-d97f522d3d3fa18eba2962d53e6c197ace938cc2.zip | |
Document deprecation of hi-lock-mode's 'C-x w' bindings
* doc/emacs/display.texi (Highlight Interactively): Deprecate the
"C-x w" bindings of hi-lock-mode.
* etc/NEWS: Mark the deprecation entry as documented.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -321,6 +321,7 @@ default. | |||
| 321 | unsaved customizations and prompts user to customize (if found). It | 321 | unsaved customizations and prompts user to customize (if found). It |
| 322 | is intended for adding to 'kill-emacs-query-functions'. | 322 | is intended for adding to 'kill-emacs-query-functions'. |
| 323 | 323 | ||
| 324 | +++ | ||
| 324 | ** The old `C-x w' bindings in hi-lock-mode are officially deprecated | 325 | ** The old `C-x w' bindings in hi-lock-mode are officially deprecated |
| 325 | in favor of the global `M-s h' bindings introduced in Emacs-23.1. | 326 | in favor of the global `M-s h' bindings introduced in Emacs-23.1. |
| 326 | They'll disappear soon. | 327 | They'll disappear soon. |