Emacs 25 has a new inhibit? (Not sure it's just 25.)
This commit is contained in:
parent
773ea1efa7
commit
8cb8e39128
1 changed files with 3 additions and 0 deletions
|
|
@ -107,6 +107,9 @@
|
||||||
:ensure t
|
:ensure t
|
||||||
:defer t)
|
:defer t)
|
||||||
|
|
||||||
|
;; kill the damned gnu screen
|
||||||
|
(setq inhibit-startup-screen t)
|
||||||
|
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
;; custom-set-variables was added by Custom.
|
;; custom-set-variables was added by Custom.
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue