# HG changeset patch # User Richard M. Stallman # Date 1191893223 0 # Node ID 66e0c2519ab855f7c27c4ee341390a2d815ddf7b # Parent 959dee985b951a1a0d4d349eca2a6b0461ba3a09 (Cursor Display): Correct how cursor appears in nonselected windows. diff -r 959dee985b95 -r 66e0c2519ab8 man/display.texi --- 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