changeset 33356:73a360d50e18

(tooltip-mode): Add a comment about startup.el setting the default value of this user-option.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 09 Nov 2000 23:48:29 +0000
parents 4161fec906e0
children 482cbaef2af5
files lisp/tooltip.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/tooltip.el	Thu Nov 09 23:47:28 2000 +0000
+++ b/lisp/tooltip.el	Thu Nov 09 23:48:29 2000 +0000
@@ -461,9 +461,9 @@
 
 
 
-;;; 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