]> code.delx.au - gnu-emacs/commitdiff
Say "graphical displays".
authorRichard M. Stallman <rms@gnu.org>
Wed, 3 May 2006 23:21:02 +0000 (23:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 3 May 2006 23:21:02 +0000 (23:21 +0000)
man/display.texi

index 83b5ae485546805d6e0b3c4b588f8e8117bce4c6..3f6fd58b1259afaf5116bab922a064d45037d37f 100644 (file)
@@ -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