projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244c417
)
isearch: Document character folding mode.
author
Rüdiger Sonderfeld
<ruediger@c-plusplus.net>
Mon, 31 Aug 2015 22:50:07 +0000
(23:50 +0100)
committer
Rüdiger Sonderfeld
<ruediger@c-plusplus.net>
Mon, 31 Aug 2015 22:51:46 +0000
(23:51 +0100)
* isearch.el (isearch-forward): Mention `isearch-toggle-character-fold'
in docstring.
lisp/isearch.el
patch
|
blob
|
history
diff --git
a/lisp/isearch.el
b/lisp/isearch.el
index 8d4bf24c6fb719a0881aa4e30fd8e4b25a1c023d..4fc9b380ec700bb749d4830dce11664d6c683357 100644
(file)
--- a/
lisp/isearch.el
+++ b/
lisp/isearch.el
@@
-710,6
+710,7
@@
Type \\[isearch-toggle-invisible] to toggle search in invisible text.
Type \\[isearch-toggle-regexp] to toggle regular-expression mode.
Type \\[isearch-toggle-word] to toggle word mode.
Type \\[isearch-toggle-symbol] to toggle symbol mode.
+Type \\[isearch-toggle-character-fold] to toggle character folding.
Type \\[isearch-toggle-lax-whitespace] to toggle whitespace matching.
In incremental searches, a space or spaces normally matches any whitespace