]> git.eshelyaron.com Git - emacs.git/commitdiff
(show-cursor-in-non-selected-windows): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Thu, 14 Dec 2000 15:16:27 +0000 (15:16 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 14 Dec 2000 15:16:27 +0000 (15:16 +0000)
lisp/frame.el

index f599d98134db76f1840b30db3ddff54e3b8da1eb..6e5c335b250bf3f5966cacfe1f7b6cd5cd54ba59 100644 (file)
@@ -1162,7 +1162,8 @@ itself as a pre-command hook."
 (defcustom show-cursor-in-non-selected-windows t
   "*Non-nil means show a hollow box cursor in non-selected-windows.
 If nil, don't show a cursor except in the selected window.
-Setting this variable directly has no effect; use custom instead."
+Setting this variable directly has no effect; use custom instead
+(or set the variable `cursor-in-non-selected-windows')."
   :tag "Cursor in non-selected windows"
   :type 'boolean
   :group 'cursor