# HG changeset patch # User Gerd Moellmann # Date 974922747 0 # Node ID 086c757fef3e0663324f9a7b8691685c2c036b2d # Parent 5be8f06f46bb04bdd1e238366249a60e8512d25b (show-cursor-in-non-selected-windows): Doc fix. diff -r 5be8f06f46bb -r 086c757fef3e lisp/frame.el --- a/lisp/frame.el Wed Nov 22 19:49:59 2000 +0000 +++ b/lisp/frame.el Wed Nov 22 19:52:27 2000 +0000 @@ -1161,7 +1161,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." +If nil, don't show a cursor except in the selected window. +Setting this variable directly has no effect; use custom instead." :tag "Cursor in non-selected windows" :type 'boolean :group 'cursor