comparison man/display.texi @ 47071:695d2a421704

@cindex{...} -> @code{...}
author Miles Bader <miles@gnu.org>
date Wed, 28 Aug 2002 00:55:11 +0000
parents 3fc21f1b20f0
children 4128ae2ce141
comparison
equal deleted inserted replaced
47070:6976e7e4cb1e 47071:695d2a421704
1 @c This is part of the Emacs manual. 1 @c This is part of the Emacs manual.
2 @c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001 2 @c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001, 2002
3 @c Free Software Foundation, Inc. 3 @c Free Software Foundation, Inc.
4 @c See file emacs.texi for copying conditions. 4 @c See file emacs.texi for copying conditions.
5 @node Display, Search, Registers, Top 5 @node Display, Search, Registers, Top
6 @chapter Controlling the Display 6 @chapter Controlling the Display
7 7
1003 You can customize the cursor's color, and whether it blinks, using 1003 You can customize the cursor's color, and whether it blinks, using
1004 the @code{cursor} Custom group (@pxref{Easy Customization}). On 1004 the @code{cursor} Custom group (@pxref{Easy Customization}). On
1005 graphical terminals, the command @kbd{M-x blink-cursor-mode} enables 1005 graphical terminals, the command @kbd{M-x blink-cursor-mode} enables
1006 or disables the blinking of the cursor. (On text terminals, the 1006 or disables the blinking of the cursor. (On text terminals, the
1007 terminal itself blinks the cursor, and Emacs has no control over it.) 1007 terminal itself blinks the cursor, and Emacs has no control over it.)
1008 You can control how the cursor appears when it blinks off 1008 You can control how the cursor appears when it blinks off by setting
1009 by setting the variable @cindex{blink-cursor-alist}. 1009 the variable @code{blink-cursor-alist}.
1010 1010
1011 @cindex cursor in non-selected windows 1011 @cindex cursor in non-selected windows
1012 @vindex cursor-in-non-selected-windows 1012 @vindex cursor-in-non-selected-windows
1013 Normally, the cursor appears in non-selected windows in the ``off'' 1013 Normally, the cursor appears in non-selected windows in the ``off''
1014 state, with the same appearance as when the blinking cursor blinks 1014 state, with the same appearance as when the blinking cursor blinks