]> code.delx.au - gnu-emacs/commitdiff
(Cursor Display): show-cursor-in-non-selected-windows was renamed.
authorEli Zaretskii <eliz@gnu.org>
Thu, 5 Apr 2001 20:43:24 +0000 (20:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 5 Apr 2001 20:43:24 +0000 (20:43 +0000)
man/display.texi

index 701d51ddd80a8544595991d66891c59cad632eab..0243ed76acc5527295e2267366fe6be91ae12e16 100644 (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.