summaryrefslogtreecommitdiff
path: root/man/search.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-02-04 18:32:50 +0000
committerEli Zaretskii <eliz@gnu.org>2001-02-04 18:32:50 +0000
commit0be908921600c52192a1cde8488e4279a4959c09 (patch)
tree20992654c0b98836b3a90c14925b5e1ffd361bf2 /man/search.texi
parentc08e161b287c850df5aafe6039ea5fce9b00aaff (diff)
downloademacs-0be908921600c52192a1cde8488e4279a4959c09.tar.gz
Don't say that isearch faces inherit from other faces.
Diffstat (limited to 'man/search.texi')
-rw-r--r--man/search.texi4
1 files changed, 1 insertions, 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,