aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/display.texi6
1 files changed, 3 insertions, 3 deletions
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.
120For example, mouse-sensitive text is highlighted using this face. 120For example, mouse-sensitive text is highlighted using this face.
121@item isearch 121@item isearch
122This face is used for highlighting Isearch matches. 122This face is used for highlighting Isearch matches.
123@item isearch-lazy-highlight-face 123@item lazy-highlight
124This face is used for lazy highlighting of Isearch matches other than 124This face is used for lazy highlighting of Isearch and Query Replace
125the current one. 125matches other than the current one.
126@item region 126@item region
127This face is used for displaying a selected region (when Transient Mark 127This face is used for displaying a selected region (when Transient Mark
128mode is enabled---see below). 128mode is enabled---see below).