X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8bcc4f6b4945d215cf86b744456682153e183444..b6c735af3fd1b762b75ceb101b5ff50b4e9a6179:/man/display.texi diff --git a/man/display.texi b/man/display.texi index 4194e626d7..0e39360d38 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).