# HG changeset patch # User Richard M. Stallman # Date 1146698462 0 # Node ID 03e273042b0d6af997394b7c979728ebe602af0f # Parent 87188a1dd1d122f5fa50674024d5042d40456fe5 Say "graphical displays". diff -r 87188a1dd1d1 -r 03e273042b0d man/display.texi --- a/man/display.texi Wed May 03 23:20:33 2006 +0000 +++ b/man/display.texi Wed May 03 23:21:02 2006 +0000 @@ -1026,7 +1026,7 @@ @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 @@ @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