Mercurial > emacs
changeset 34562:cac4e3129cc3
(show-cursor-in-non-selected-windows): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 14 Dec 2000 15:16:27 +0000 |
parents | 62530d6f561d |
children | 25e7d6e6ea82 |
files | lisp/frame.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/frame.el Thu Dec 14 15:12:58 2000 +0000 +++ b/lisp/frame.el Thu Dec 14 15:16:27 2000 +0000 @@ -1162,7 +1162,8 @@ (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