]> git.eshelyaron.com Git - emacs.git/commitdiff
(tooltip-mode): Add a comment about startup.el
authorGerd Moellmann <gerd@gnu.org>
Thu, 9 Nov 2000 23:48:29 +0000 (23:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 9 Nov 2000 23:48:29 +0000 (23:48 +0000)
setting the default value of this user-option.

lisp/tooltip.el

index 81095aace9efc0d2446cda39716a300fbbfc190c..5916df0273d94d4ce8f2e373cd8cfa7a6c2ad3b8 100644 (file)
@@ -461,9 +461,9 @@ Value is non-nil if this function handled the tip."
 
 
 \f
-;;; Do this after all functions have been defined that are called
-;;; from `tooltip-mode'.
-
+;;; Do this after all functions have been defined that are called from
+;;; `tooltip-mode'.  The actual default value of `tooltip-mode' is set
+;;; in startup.el.
 
 ;;;###autoload
 (defcustom tooltip-mode nil