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:
parent
3b73087ec0
commit
90e69ae536
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user