(isearch-mode-map): Bind `M-s r' to `isearch-toggle-regexp'
authorJuri Linkov <juri@jurta.org>
Wed, 30 Jul 2008 16:40:48 +0000 (16:40 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 30 Jul 2008 16:40:48 +0000 (16:40 +0000)
commit70bc5268872ef36ae6df7f87c9f457707cfc52b6
tree176ed8b2c8966938971900d2a36415e89cfcbb07
parent0e3269e58aeaaf7e72403144226ed5dfc094c865
(isearch-mode-map): Bind `M-s r' to `isearch-toggle-regexp'
and `M-s w' to `isearch-toggle-word'.
(search-map): Bind `M-s w' to `isearch-forward-word' globally
in the global map `search-map'.
(isearch-forward): Doc fix.
(isearch-forward-word, isearch-toggle-case-fold): New commands.
lisp/ChangeLog
lisp/isearch.el