changeset 58488:02e7f3437fea

(tooltip-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 25 Nov 2004 02:55:37 +0000
parents d0581f1eef46
children 5df4ac03694d
files lisp/tooltip.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/tooltip.el	Thu Nov 25 02:54:58 2004 +0000
+++ b/lisp/tooltip.el	Thu Nov 25 02:55:37 2004 +0000
@@ -508,7 +508,7 @@
 
 ;;;###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)