From 5baead61e3c2f29507e961d1b94579289318f777 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 9 May 2015 19:15:44 +0200 Subject: Take message inhibition out of init.el --- emacs/.emacs.d/init.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 09ce856..ca0366d 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -939,10 +939,6 @@ from myaethon2.core.decorators import ( Location, )"))))) -;;;; Unconditional settings - -(eval '(setq inhibit-startup-echo-area-message "slash")) - ;;;; Module-specific settings (auto-init appt) -- cgit v1.2.3-54-g00ecf