From 71c309691b39228b94d997c7e88b8734a72e6734 Mon Sep 17 00:00:00 2001 From: tfheen Date: Thu, 22 Nov 2007 23:35:12 +0000 Subject: [PATCH] Get rid of useless emacs22 faff git-svn-id: file:///svn/tfheen/trunk/dotfiles@1074 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- emacs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/emacs b/emacs index 9295861..e654f14 100644 --- a/emacs +++ b/emacs @@ -246,6 +246,11 @@ ; 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 -- 2.39.5