]> git.eshelyaron.com Git - emacs.git/commitdiff
(Initial Options): Call "inhibit-splash-screen" by its new name. Insert
authorAlan Mackenzie <acm@muc.de>
Mon, 9 Apr 2007 17:01:44 +0000 (17:01 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 9 Apr 2007 17:01:44 +0000 (17:01 +0000)
concept index entries.

man/cmdargs.texi

index 6586f304bc448424dd14e1e779d7998af8664090..860d9ac1403f02d26e65e0989e4cdc17ed22b791 100644 (file)
@@ -279,9 +279,14 @@ and @samp{--no-site-file}, but also disables the startup screen.
 
 @item --no-splash
 @opindex --no-splash
-@vindex inhibit-startup-message
-Do not display a splash screen on startup; this is equivalent to
-setting the variable @code{inhibit-startup-message} to non-@code{nil}.
+@vindex inhibit-splash-screen
+@cindex splash screen
+@cindex startup message
+Do not display a splash screen on startup.  You can also achieve this
+effect by setting the variable @code{inhibit-splash-screen} to
+non-@code{nil} in you personal init file (but @emph{not} in
+@file{site-start.el}).  (This variable was called
+@code{inhibit-startup-message} in previous Emacs versions.)
 
 @item --no-desktop
 @opindex --no-desktop