diff options
| author | Stefan Monnier | 2016-02-12 22:33:30 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2016-02-12 22:33:30 -0500 |
| commit | 28bb21439add95e595230b5229a979df162a2d14 (patch) | |
| tree | f33d522c317366f88497a9b3ad60849d671942af | |
| parent | 1c98f989911442e552f597c74606a220f9315ae8 (diff) | |
| download | emacs-28bb21439add95e595230b5229a979df162a2d14.tar.gz emacs-28bb21439add95e595230b5229a979df162a2d14.zip | |
Announce that the `C-x w' bindings are deprecated
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -321,6 +321,10 @@ 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 | ** 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 | They'll disappear soon. | ||
| 327 | |||
| 324 | 328 | ||
| 325 | * Changes in Specialized Modes and Packages in Emacs 25.1 | 329 | * Changes in Specialized Modes and Packages in Emacs 25.1 |
| 326 | 330 | ||