]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't say that isearch faces inherit from other faces.
authorEli Zaretskii <eliz@gnu.org>
Sun, 4 Feb 2001 18:32:50 +0000 (18:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 4 Feb 2001 18:32:50 +0000 (18:32 +0000)
man/search.texi

index 92252a31e44a3bb782ad19d3b65f4c61fdaf21ea..587baf94ef060541858aaa276c2d6ff86e67a5eb 100644 (file)
@@ -197,9 +197,7 @@ feature.
 @cindex faces for highlighting search matches
   You can control how does the highlighting of matches look like by
 customizing the faces @code{isearch} (highlights the current match) and
-@code{isearch-lazy-highlight-face} (highlights the other matches).  The
-former defaults to the @code{region} face, the latter to the
-@code{secodnary-selection} face.
+@code{isearch-lazy-highlight-face} (highlights the other matches).
 
 @vindex isearch-mode-map
   To customize the special characters that incremental search understands,