tooltip mode is not always defined...

This commit is contained in:
Ivan Malison 2014-12-06 10:18:28 +00:00
parent 764fe069ad
commit cd442c0f21

View File

@ -136,7 +136,7 @@
(setq inhibit-startup-message t
inhibit-startup-echo-area-message t)
(tooltip-mode -1)
(when (fboundp 'tooltip-mode) (tooltip-mode -1))
(setq tooltip-use-echo-area t)
(setq use-dialog-box nil)