(Word Search): Replace `C-s RET C-w' with `M-s w RET'
authorJuri Linkov <juri@jurta.org>
Thu, 18 Dec 2008 01:19:22 +0000 (01:19 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 18 Dec 2008 01:19:22 +0000 (01:19 +0000)
commit97b3a00b2000ec04ee2743fe3fa53a8ae7a9c144
treec0b9dc53c6841f3d0a44b5999192524ef175a2d6
parentfd4c2a393b0531625740930608ba5de6f0ad729d
(Word Search): Replace `C-s RET C-w' with `M-s w RET'
as a key binding to start a forward nonincremental word search.
Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
a backward nonincremental word search.  Add index for `M-s w'
`isearch-forward-word'.
(Regexp Search): Add a short summary of regexp key commands like
in the node "Basic Isearch".
(Other Repeating Search): Fix typo.
doc/emacs/ChangeLog
doc/emacs/search.texi