]> git.eshelyaron.com Git - emacs.git/commitdiff
(Startup Summary): Fix the description of the initial startup message display.
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Aug 2005 12:20:13 +0000 (12:20 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Aug 2005 12:20:13 +0000 (12:20 +0000)
lispref/os.texi

index 3f00ae99cf00805f1aa45069a16180999aecddde..ac2350ac255734c0d39286e2c19428aae6e9e4c7 100644 (file)
@@ -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