Describe blink-cursor-alist.
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Aug 2002 18:50:52 +0000 (18:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Aug 2002 18:50:52 +0000 (18:50 +0000)
man/display.texi

index d28f7c1..9e3399c 100644 (file)
@@ -997,6 +997,7 @@ argument to suppress the effect of bold-face in this case.
 @section Displaying the Cursor
 
 @findex blink-cursor-mode
+@vindex blink-cursor-alist
 @cindex cursor, locating visually
 @cindex cursor, blinking
   You can customize the cursor's color, and whether it blinks, using
@@ -1004,6 +1005,8 @@ the @code{cursor} Custom group (@pxref{Easy Customization}).  On
 graphical terminals, the command @kbd{M-x blink-cursor-mode} enables
 or disables the blinking of the cursor.  (On text terminals, the
 terminal itself blinks the cursor, and Emacs has no control over it.)
+You can control how the cursor appears when it blinks off
+by setting the variable @cindex{blink-cursor-alist}.
 
 @cindex cursor in non-selected windows
 @vindex cursor-in-non-selected-windows