]> err.no Git - dotfiles/commitdiff
Get rid of useless emacs22 faff
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 22 Nov 2007 23:35:12 +0000 (23:35 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 22 Nov 2007 23:35:12 +0000 (23:35 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1074 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

emacs

diff --git a/emacs b/emacs
index 929586162fb1d2faff98a99f6d33da060ed47a8b..e654f147b4118a0cf69727668366b19b4d5daad1 100644 (file)
--- a/emacs
+++ b/emacs
 ; Mode line
 (display-time)
 
+(cw/for-emacs-22
+ (setq inhibit-splash-screen t)
+ (setq inhibit-startup-echo-area-message "tfheen")
+)
+
 ;(cw/for-emacs-21
 ; (display-battery))
 ;(cw/for-emacs-22