From 90e69ae536037c14148580c68ce549c2bab39b76 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 9 Nov 2000 23:48:29 +0000 Subject: [PATCH] (tooltip-mode): Add a comment about startup.el setting the default value of this user-option. --- lisp/tooltip.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 81095aace9e..5916df0273d 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -461,9 +461,9 @@ Value is non-nil if this function handled the tip." -;;; 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 -- 2.39.5