random cleanup
This commit is contained in:
parent
333cb613fe
commit
d60630bc7d
@ -188,8 +188,7 @@
|
||||
(setq inhibit-startup-message t
|
||||
inhibit-startup-echo-area-message t)
|
||||
|
||||
(when (fboundp 'tooltip-mode) (tooltip-mode -1))
|
||||
(setq tooltip-use-echo-area t)
|
||||
(if (fboundp 'tooltip-mode) (tooltip-mode -1) (setq tooltip-use-echo-area t))
|
||||
|
||||
(setq use-dialog-box nil)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user