1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

(tooltip-mode): Add a comment about startup.el

setting the default value of this user-option.
This commit is contained in:
Gerd Moellmann 2000-11-09 23:48:29 +00:00
parent 3b73087ec0
commit 90e69ae536

View File

@ -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