(Cursor Display): show-cursor-in-non-selected-windows was renamed.

This commit is contained in:
Eli Zaretskii 2001-04-05 20:43:24 +00:00
parent ab9c49cfa9
commit 5359ed910b

View file

@ -873,9 +873,7 @@ occupied by that tab character. To enable this feature, set the
variable @code{x-stretch-cursor} to a non-@code{nil} value.
@cindex cursor in non-selected windows
@vindex show-cursor-in-non-selected-windows
@vindex cursor-in-non-selected-windows
Normally, the cursor in non-selected windows is shown as a hollow box.
To turn off cursor display in non-selected windows, customize the option
@code{show-cursor-in-non-selected-windows}, or set the variable
@code{cursor-in-non-selected-windows} to @code{nil}.
@code{cursor-in-non-selected-windows} to assign it a @code{nil} value.