aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2016-02-12 22:33:30 -0500
committerStefan Monnier2016-02-12 22:33:30 -0500
commit28bb21439add95e595230b5229a979df162a2d14 (patch)
treef33d522c317366f88497a9b3ad60849d671942af
parent1c98f989911442e552f597c74606a220f9315ae8 (diff)
downloademacs-28bb21439add95e595230b5229a979df162a2d14.tar.gz
emacs-28bb21439add95e595230b5229a979df162a2d14.zip
Announce that the `C-x w' bindings are deprecated
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 70f9476e71e..c2ea278e538 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -321,6 +321,10 @@ default.
321unsaved customizations and prompts user to customize (if found). It 321unsaved customizations and prompts user to customize (if found). It
322is intended for adding to 'kill-emacs-query-functions'. 322is intended for adding to 'kill-emacs-query-functions'.
323 323
324** The old `C-x w' bindings in hi-lock-mode are officially deprecated
325in favor of the global `M-s h' bindings introduced in Emacs-23.1.
326They'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