isearch: Document character folding mode.
* isearch.el (isearch-forward): Mention `isearch-toggle-character-fold' in docstring.
This commit is contained in:
parent
244c417a56
commit
8307c06e1b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue