# HG changeset patch # User Eli Zaretskii # Date 1125145213 0 # Node ID b6de4c2b1b34c48f492d42bf6db4fc942c198756 # Parent a4100ce1e3774c80e5e1e6a0e8eedd07c8c33a8b (Startup Summary): Fix the description of the initial startup message display. diff -r a4100ce1e377 -r b6de4c2b1b34 lispref/os.texi --- a/lispref/os.texi Sat Aug 27 12:16:21 2005 +0000 +++ b/lispref/os.texi Sat Aug 27 12:20:13 2005 +0000 @@ -119,7 +119,7 @@ @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 @@ @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