* lisp/isearch.el (isearch-mode-map): Bind `M-s _' to `isearch-toggle-symbol'.
authorJuri Linkov <juri@jurta.org>
Tue, 29 May 2012 09:46:06 +0000 (12:46 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 29 May 2012 09:46:06 +0000 (12:46 +0300)
commitb9cb23871ed93899ebf5bed94a37c3157b1456e0
tree3bbdf9b51e1ceb514181592a3087a4a78ed5e6d4
parentd5e61c1c754a725dea0d7b949e705ce4a98789af
* lisp/isearch.el (isearch-mode-map): Bind `M-s _' to `isearch-toggle-symbol'.
Bind `M-s c' to `isearch-toggle-case-fold'.
(search-map): Bind `M-s _' to `isearch-forward-symbol'.
(isearch-forward): Add `M-s _' to the docstring.
(isearch-forward-symbol, isearch-toggle-case-fold)
(isearch-symbol-regexp): New functions.

Fixes: debbugs:11381
etc/NEWS
lisp/ChangeLog
lisp/isearch.el