summaryrefslogtreecommitdiff
path: root/lisp/tooltip.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-11-25 02:55:37 +0000
committerRichard M. Stallman <rms@gnu.org>2004-11-25 02:55:37 +0000
commitdbc165ffe2a646002ed4389e41d0d8310367fd4a (patch)
tree0c048dad6608dfd5886a2a1829c1799f9ff9fb60 /lisp/tooltip.el
parentc22141472afe349541ecd5e963a3d4a4716f7f59 (diff)
downloademacs-dbc165ffe2a646002ed4389e41d0d8310367fd4a.tar.gz
(tooltip-mode): Doc fix.
Diffstat (limited to 'lisp/tooltip.el')
-rw-r--r--lisp/tooltip.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tooltip.el b/lisp/tooltip.el
index f8243f4a0ac..5bcb28dde52 100644
--- a/lisp/tooltip.el
+++ b/lisp/tooltip.el
@@ -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)