diff options
author | Juri Linkov <juri@jurta.org> | 2012-05-29 12:27:39 +0300 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2012-05-29 12:27:39 +0300 |
commit | d5e61c1c754a725dea0d7b949e705ce4a98789af (patch) | |
tree | 3b718ed43f7198a3f023746826bd9323fa3997fb /lisp/emacs-lisp/generic.el | |
parent | 8cbd80f7138bcf61518ecaab76d1b762b2510c21 (diff) | |
download | emacs-d5e61c1c754a725dea0d7b949e705ce4a98789af.tar.gz emacs-d5e61c1c754a725dea0d7b949e705ce4a98789af.tar.bz2 emacs-d5e61c1c754a725dea0d7b949e705ce4a98789af.zip |
* lisp/isearch.el (isearch-word): Add docstring.
(isearch-occur, isearch-search-and-update): If `isearch-word' is
a function, call it to get the regexp.
(isearch-message-prefix): If `isearch-word' holds a symbol, use its
property `isearch-message-prefix' instead of the string "word ".
(isearch-search-fun-default): For the case of `isearch-word',
return a lambda that calls re-search-forward/re-search-backward
with a regexp returned by `word-search-regexp' or by the function
in `isearch-word'.
Fixes: debbugs:11381
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions