aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/frames.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 8596db7421f..f7dfb51dd42 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -2392,6 +2392,7 @@ The color to use for the background of characters. It is equivalent to
2392the @code{:background} attribute of the @code{default} face. 2392the @code{:background} attribute of the @code{default} face.
2393 2393
2394@vindex mouse-color@r{, a frame parameter} 2394@vindex mouse-color@r{, a frame parameter}
2395@vindex mouse@r{, a face}
2395@item mouse-color 2396@item mouse-color
2396The color for the mouse pointer. It is equivalent to the @code{:background} 2397The color for the mouse pointer. It is equivalent to the @code{:background}
2397attribute of the @code{mouse} face. 2398attribute of the @code{mouse} face.