From 0be908921600c52192a1cde8488e4279a4959c09 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 4 Feb 2001 18:32:50 +0000 Subject: [PATCH] Don't say that isearch faces inherit from other faces. --- man/search.texi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/man/search.texi b/man/search.texi index 92252a31e44..587baf94ef0 100644 --- a/man/search.texi +++ b/man/search.texi @@ -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, -- 2.39.5