# HG changeset patch # User Eli Zaretskii # Date 976806987 0 # Node ID cac4e3129cc328c0ae3a6ef4b870c6e25b879fbb # Parent 62530d6f561ddc296a9a8531ba9839b35d37246b (show-cursor-in-non-selected-windows): Doc fix. diff -r 62530d6f561d -r cac4e3129cc3 lisp/frame.el --- 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