summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.emacs.d/init.el b/dotfiles/.emacs.d/init.el
index 8c46f79..54a0b0a 100644
--- a/dotfiles/.emacs.d/init.el
+++ b/dotfiles/.emacs.d/init.el
@@ -4,7 +4,7 @@
(if (fboundp 'scroll-bar-mode) (scroll-bar-mode -1))
;; No splash screen.
-(setq inhibit-startup-message t)
+(setf inhibit-startup-message t)
;;;
;;; Packages