random cleanup

This commit is contained in:
Ivan Malison 2016-05-24 23:16:57 -07:00
parent 333cb613fe
commit d60630bc7d

View File

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