]> code.delx.au - gnu-emacs/blobdiff - lisp/frame.el
(help-make-xrefs): Delete extraneous newlines at the end of the docstring.
[gnu-emacs] / lisp / frame.el
index 5a9c276a2fe72f7d5c67a1175b875df72dbbe641..06dfcbf8469662303326f6dbb518e2cac417f01e 100644 (file)
@@ -1161,7 +1161,8 @@ itself as a pre-command hook."
 \f
 (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