From 2f44ecfe91865a1ed542a70f013e8578eab61760 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sat, 3 Oct 2015 09:20:22 -0700 Subject: remove scratch message --- home/.emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'home/.emacs.d/init.el') diff --git a/home/.emacs.d/init.el b/home/.emacs.d/init.el index 9c84492..45ba791 100644 --- a/home/.emacs.d/init.el +++ b/home/.emacs.d/init.el @@ -7,6 +7,7 @@ (global-linum-mode t) (setq column-number-mode t) (setq inhibit-splash-screen t) +(setq initial-scratch-message "") (setq ring-bell-function 'ignore) ;; disable backups, autosave and lockfiles (use scm instead) -- cgit v1.2.3