From 9057f1ff7af35c9b6ae3af4c3f2ea511898789fb Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Tue, 10 Mar 2020 20:23:27 +0100 Subject: [PATCH] No startup screen --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index e1d1dfe..96e2ab1 100644 --- a/init.org +++ b/init.org @@ -260,7 +260,7 @@ custom-file (make-temp-file "") ; Discard customization's default-input-method "TeX" ; Use TeX when toggling input method echo-keystrokes 0.1 ; Show keystrokes asap - inhibit-startup-message t ; No splash screen please + inhibit-startup-screen t ; No splash screen please initial-scratch-message nil ; Clean scratch buffer recentf-max-saved-items 100 ; Show more recent files ring-bell-function 'ignore ; Quiet