changeset 47071:695d2a421704

@cindex{...} -> @code{...}
author Miles Bader <miles@gnu.org>
date Wed, 28 Aug 2002 00:55:11 +0000
parents 6976e7e4cb1e
children 641218868c7a
files man/display.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Wed Aug 28 00:53:07 2002 +0000
+++ b/man/display.texi	Wed Aug 28 00:55:11 2002 +0000
@@ -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 @@
 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