changeset 47064:3fc21f1b20f0

Describe blink-cursor-alist.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Aug 2002 18:50:52 +0000
parents e239d6c210ed
children bdd10e97fa76
files man/display.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Tue Aug 27 18:49:52 2002 +0000
+++ b/man/display.texi	Tue Aug 27 18:50:52 2002 +0000
@@ -997,6 +997,7 @@
 @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 @@
 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