From: Eli Zaretskii Date: Thu, 14 Dec 2000 15:16:27 +0000 (+0000) Subject: (show-cursor-in-non-selected-windows): Doc fix. X-Git-Tag: emacs-pretest-21.0.95~524 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e9510d0020910fcd0b27aeadec8739be0610e374;p=emacs.git (show-cursor-in-non-selected-windows): Doc fix. --- diff --git a/lisp/frame.el b/lisp/frame.el index f599d98134d..6e5c335b250 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -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