# HG changeset patch # User Gerd Moellmann # Date 973813709 0 # Node ID 73a360d50e1824000563be6caf33a1f2ff44d8cf # Parent 4161fec906e03b7f045432a5f5ff39757196b9a9 (tooltip-mode): Add a comment about startup.el setting the default value of this user-option. diff -r 4161fec906e0 -r 73a360d50e18 lisp/tooltip.el --- 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