Mercurial > emacs
changeset 70357:03e273042b0d
Say "graphical displays".
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 03 May 2006 23:21:02 +0000 |
parents | 87188a1dd1d1 |
children | 41a116d81353 |
files | man/display.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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