chiark / gitweb /
emacs: inhibit-startup-screen
[ian-dotfiles.git] / dot / emacs
index c629a791901d57d117439232a213682ef3c07f8a..707f297ea0a9ddbbd10d3f2fe6514f4dc5167d98 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
@@ -7,6 +7,7 @@
  ;; If there is more than one, they won't work right.
  '(blink-cursor-mode nil)
  '(font-use-system-font t)
+ '(inhibit-startup-screen t)
  '(send-mail-function (quote sendmail-send-it)))
 (custom-set-faces
  ;; custom-set-faces was added by Custom.