mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
; * doc/emacs/search.texi (Lax Search): Fix wording.
This commit is contained in:
parent
5403dcf699
commit
498787e511
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue