changeset 77086:8a7e4a9d6e94

(Initial Options): Call "inhibit-splash-screen" by its new name. Insert concept index entries.
author Alan Mackenzie <acm@muc.de>
date Mon, 09 Apr 2007 17:01:44 +0000
parents 4f239924057d
children 2dc5932f8a49
files man/cmdargs.texi
diffstat 1 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/cmdargs.texi	Mon Apr 09 16:33:01 2007 +0000
+++ b/man/cmdargs.texi	Mon Apr 09 17:01:44 2007 +0000
@@ -279,9 +279,14 @@
 
 @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