From: Richard M. Stallman Date: Sun, 9 Jan 2005 01:58:58 +0000 (+0000) Subject: (Faces): isearch-lazy-highlight-face renamed to lazy-highlight. X-Git-Tag: ttn-vms-21-2-B4~2856 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b6c735af3fd1b762b75ceb101b5ff50b4e9a6179;p=emacs.git (Faces): isearch-lazy-highlight-face renamed to lazy-highlight. --- diff --git a/man/display.texi b/man/display.texi index 4194e626d72..0e39360d38a 100644 --- a/man/display.texi +++ b/man/display.texi @@ -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).