From: Alan Mackenzie <acm@muc.de>
Date: Mon, 9 Apr 2007 17:01:44 +0000 (+0000)
Subject: (Initial Options): Call "inhibit-splash-screen" by its new name.  Insert
X-Git-Tag: emacs-pretest-22.0.98~173
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=321668472135a2d3c4f08b7ce091752849205715;p=emacs.git

(Initial Options): Call "inhibit-splash-screen" by its new name.  Insert
concept index entries.
---

diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 6586f304bc4..860d9ac1403 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -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