changeset 37229:80947e6a8952

(Cursor Display): show-cursor-in-non-selected-windows was renamed.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 05 Apr 2001 20:43:24 +0000
parents 21998919cfe9
children 343f5ea2a31c
files man/display.texi
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Thu Apr 05 20:41:08 2001 +0000
+++ b/man/display.texi	Thu Apr 05 20:43:24 2001 +0000
@@ -873,9 +873,7 @@
 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.