From 321668472135a2d3c4f08b7ce091752849205715 Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Mon, 9 Apr 2007 17:01:44 +0000 Subject: [PATCH] (Initial Options): Call "inhibit-splash-screen" by its new name. Insert concept index entries. --- man/cmdargs.texi | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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 -- 2.39.5