]> git.eshelyaron.com Git - emacs.git/commitdiff
(Faces): isearch-lazy-highlight-face renamed to lazy-highlight.
authorRichard M. Stallman <rms@gnu.org>
Sun, 9 Jan 2005 01:58:58 +0000 (01:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 9 Jan 2005 01:58:58 +0000 (01:58 +0000)
man/display.texi

index 4194e626d723e7d24047e3e9f55e8ac9a5efc3e5..0e39360d38a5ac85e06e20c6a7e65fa099dfe112 100644 (file)
@@ -120,9 +120,9 @@ This face is used for highlighting portions of text, in various modes.
 For example, mouse-sensitive text is highlighted using this face.
 @item isearch
 This face is used for highlighting Isearch matches.
-@item isearch-lazy-highlight-face
-This face is used for lazy highlighting of Isearch matches other than
-the current one.
+@item lazy-highlight
+This face is used for lazy highlighting of Isearch and Query Replace
+matches other than the current one.
 @item region
 This face is used for displaying a selected region (when Transient Mark
 mode is enabled---see below).