]> git.eshelyaron.com Git - emacs.git/commitdiff
Add key bindings to start nonincremental word search.
authorJuri Linkov <juri@jurta.org>
Thu, 18 Dec 2008 01:18:06 +0000 (01:18 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 18 Dec 2008 01:18:06 +0000 (01:18 +0000)
etc/NEWS

index 67097b3b8561cf2844c7511bc04d9781c91ea5d1..f548e7700a2ec27a1de925058ca9087215036738 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -311,7 +311,8 @@ the history list.
 the minibuffer that toggles word search (i.e. using key sequences
 `C-s RET C-w' or `C-s M-e C-w') is obsolete.  You can use the global key
 `M-s w' to start word search, or type `M-s w' in Isearch mode to
-toggle word search.
+toggle word search.  To start nonincremental word search you can now use
+`M-s w RET' and `M-s w C-r RET' instead of `C-s RET C-w' and `C-r RET C-w'.
 
 ---
 ** In Text mode, `center-line' and `center-paragraph' are rebound