1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00

Load tooltip if x-show-tip is fboundp.

This commit is contained in:
Luc Teirlinck 2005-04-16 00:25:43 +00:00
parent 6d21442537
commit 8a902fd27f

View File

@ -192,6 +192,7 @@
(load "vc-hooks")
(load "ediff-hook")
(if (fboundp 'x-show-tip) (load "tooltip"))
(message "%s" (garbage-collect))
;If you want additional libraries to be preloaded and their