summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
diff options
context:
space:
mode:
authorRĂ¼diger Sonderfeld <ruediger@c-plusplus.net>2015-08-31 23:50:07 +0100
committerRĂ¼diger Sonderfeld <ruediger@c-plusplus.net>2015-08-31 23:51:46 +0100
commit8307c06e1bb5c008c92ae37fb800b134c6254e58 (patch)
treeb503f6960a50da0218fdedf3f8230d7739c83b2b /lisp/isearch.el
parent244c417a5669eecca2a4930628ad438029466de1 (diff)
downloademacs-8307c06e1bb5c008c92ae37fb800b134c6254e58.tar.gz
isearch: Document character folding mode.
* isearch.el (isearch-forward): Mention `isearch-toggle-character-fold' in docstring.
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r--lisp/isearch.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el
index 8d4bf24c6fb..4fc9b380ec7 100644
--- 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