]> git.eshelyaron.com Git - emacs.git/commitdiff
(tooltip-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 2004 02:55:37 +0000 (02:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 2004 02:55:37 +0000 (02:55 +0000)
lisp/tooltip.el

index f8243f4a0ac3db220ee2cc45e8bef4a0b006b218..5bcb28dde52ef3f83f18abe6e324e5e1e98e464d 100644 (file)
@@ -508,7 +508,7 @@ Value is non-nil if this function handled the tip."
 
 ;;;###autoload
 (defcustom tooltip-mode nil
-  "Toggle tooltip-mode.
+  "Non-nil if Tooltip mode is enabled.
 Setting this variable directly does not take effect;
 use either \\[customize] or the function `tooltip-mode'."
   :set (lambda (symbol value)