From ebc78e8d6ad2451121f1d20ee45373ac9e16327e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Aug 2005 12:20:13 +0000 Subject: [PATCH] (Startup Summary): Fix the description of the initial startup message display. --- lispref/os.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2