Mercurial > emacs
changeset 79013:66e0c2519ab8
(Cursor Display): Correct how cursor appears in nonselected windows.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Oct 2007 01:27:03 +0000 |
parents | 959dee985b95 |
children | d458cc30cd42 |
files | man/display.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/display.texi Tue Oct 09 01:25:41 2007 +0000 +++ b/man/display.texi Tue Oct 09 01:27:03 2007 +0000 @@ -1116,12 +1116,12 @@ @cindex cursor in non-selected windows @vindex cursor-in-non-selected-windows - Normally, the cursor appears in non-selected windows in the ``off'' -state, with the same appearance as when the blinking cursor blinks + Normally, the cursor appears in non-selected windows without +blinking, with the same appearance as when the blinking cursor blinks ``off.'' For a box cursor, this is a hollow box; for a bar cursor, this is a thinner bar. To turn off cursors in non-selected windows, -customize the variable @code{cursor-in-non-selected-windows} and assign -it a @code{nil} value. +customize the variable @code{cursor-in-non-selected-windows} and +assign it a @code{nil} value. @vindex x-stretch-cursor @cindex wide block cursor