]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/search.texi (Lax Search): Fix wording.
authorEli Zaretskii <eliz@gnu.org>
Tue, 28 Dec 2021 18:02:07 +0000 (20:02 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 28 Dec 2021 18:02:07 +0000 (20:02 +0200)
doc/emacs/search.texi

index c3b3d9a0b11fd6a395325453b568cdf0dbbd2ba5..fae016531fad33ecce3913c7e5cc9e30ab92122d 100644 (file)
@@ -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