From: Richard M. Stallman Date: Tue, 27 Aug 2002 18:50:52 +0000 (+0000) Subject: Describe blink-cursor-alist. X-Git-Tag: ttn-vms-21-2-B4~13539 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e90ab4000a64b75b11aaba50a88aedec22fb8003;p=emacs.git Describe blink-cursor-alist. --- diff --git a/man/display.texi b/man/display.texi index d28f7c18b72..9e3399cf6b8 100644 --- a/man/display.texi +++ b/man/display.texi @@ -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