inhibit-splash-screen nonexist on 21.4.1.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 15 Oct 2008 22:45:37 +0300
changeset 77 2d09d304428f
parent 76 3b9b47be4951
child 78 ed24027492e3
inhibit-splash-screen nonexist on 21.4.1.
.emacs-my
--- a/.emacs-my	Wed Oct 15 22:44:26 2008 +0300
+++ b/.emacs-my	Wed Oct 15 22:45:37 2008 +0300
@@ -5,6 +5,7 @@
 ;; ~/.emacs file for GNU Emacs 21.
 
 ;; silent runing
+;; (setq inhibit-splash-screen t) ; nonexist on 21.4.1
 (setq inhibit-startup-message t)
 
 ;; ======================================================================