]> git.eshelyaron.com Git - emacs.git/commitdiff
@cindex{...} -> @code{...}
authorMiles Bader <miles@gnu.org>
Wed, 28 Aug 2002 00:55:11 +0000 (00:55 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 28 Aug 2002 00:55:11 +0000 (00:55 +0000)
man/display.texi

index 9e3399cf6b88a0fdfa359dfd9bad0ba07290f74a..1d7e998c4740a81c293c04f56592574f2d9d2c55 100644 (file)
@@ -1,5 +1,5 @@
 @c This is part of the Emacs manual.
-@c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001
+@c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001, 2002
 @c   Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 @node Display, Search, Registers, Top
@@ -1005,8 +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}.
+You can control how the cursor appears when it blinks off by setting
+the variable @code{blink-cursor-alist}.
 
 @cindex cursor in non-selected windows
 @vindex cursor-in-non-selected-windows