From 098199b1ab04e04ab3436a67523399db47876dff Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 3 May 2006 23:21:02 +0000 Subject: [PATCH] Say "graphical displays". --- man/display.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/display.texi b/man/display.texi index 83b5ae4855..3f6fd58b12 100644 --- a/man/display.texi +++ b/man/display.texi @@ -1026,7 +1026,7 @@ elisp, The Emacs Lisp Reference Manual}. @cindex cursor, blinking You can customize the cursor's color, and whether it blinks, using the @code{cursor} Custom group (@pxref{Easy Customization}). On -graphical terminals, the command @kbd{M-x blink-cursor-mode} enables +a graphical display, 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 @@ -1050,7 +1050,7 @@ it a @code{nil} value. @vindex x-stretch-cursor @cindex wide block cursor - On graphical terminals, Emacs can optionally draw the block cursor + On graphical displays, Emacs can optionally draw the block cursor as wide as the character under the cursor---for example, if the cursor is on a tab character, it would cover the full width occupied by that tab character. To enable this feature, set the variable -- 2.39.2