From: RĂ¼diger Sonderfeld Date: Mon, 31 Aug 2015 22:50:07 +0000 (+0100) Subject: isearch: Document character folding mode. X-Git-Tag: emacs-25.0.90~1230^2~9 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8307c06e1bb5c008c92ae37fb800b134c6254e58;p=emacs.git isearch: Document character folding mode. * isearch.el (isearch-forward): Mention `isearch-toggle-character-fold' in docstring. --- 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