; * doc/emacs/search.texi (Lax Search): Fix wording.
This commit is contained in:
@@ -1451,10 +1451,10 @@ letter @code{a} as well as all the other variants like @code{@'a}.
|
||||
@vindex char-fold-override
|
||||
You can add new foldings using the customizable variable
|
||||
@code{char-fold-include}, or remove the existing ones using the
|
||||
customizable variable @code{char-fold-exclude}. Also you can
|
||||
customize @code{char-fold-override} to @code{t} to disable default
|
||||
character equivalences, so you can add only your own equivalences
|
||||
using @code{char-fold-include}.
|
||||
customizable variable @code{char-fold-exclude}. You can also
|
||||
customize @code{char-fold-override} to @code{t} to disable all the
|
||||
character equivalences except those you add yourself using
|
||||
@code{char-fold-include}.
|
||||
|
||||
@node Replace
|
||||
@section Replacement Commands
|
||||
|
||||
Reference in New Issue
Block a user