From: Eli Zaretskii Date: Sat, 27 Aug 2005 12:20:13 +0000 (+0000) Subject: (Startup Summary): Fix the description of the initial startup message display. X-Git-Tag: emacs-pretest-22.0.90~7413 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ebc78e8d6ad2451121f1d20ee45373ac9e16327e;p=emacs.git (Startup Summary): Fix the description of the initial startup message display. --- diff --git a/lispref/os.texi b/lispref/os.texi index 3f00ae99cf0..ac2350ac255 100644 --- a/lispref/os.texi +++ b/lispref/os.texi @@ -119,7 +119,7 @@ mode or using a window system. @item It displays the initial echo area message, unless you have suppressed -that with @code{inhibit-startup-echo-area-message} or @samp{-Q}. +that with @code{inhibit-startup-echo-area-message}. @item It processes the action arguments from the command line. @@ -138,7 +138,7 @@ It runs @code{window-setup-hook}. @xref{Window Systems}. @item It displays copyleft, nonwarranty, and basic use information, provided the value of @code{inhibit-startup-message} is @code{nil}, you didn't -specify @samp{--no-splash} or @samp{-Q}, and the buffer is still empty. +specify @samp{--no-splash} or @samp{-Q}. @end enumerate @defopt inhibit-startup-message