Index: emacs/lispref/os.texi
diff -c emacs/lispref/os.texi:1.77 emacs/lispref/os.texi:1.78
*** emacs/lispref/os.texi:1.77  Thu Aug 11 19:47:10 2005
--- emacs/lispref/os.texi       Sat Aug 27 12:20:13 2005
***************
*** 119,125 ****
  
  @item
  It displays the initial echo area message, unless you have suppressed
! that with @code{inhibit-startup-echo-area-message} or @samp{-Q}.
  
  @item
  It processes the action arguments from the command line.
--- 119,125 ----
  
  @item
  It displays the initial echo area message, unless you have suppressed
! that with @code{inhibit-startup-echo-area-message}.
  
  @item
  It processes the action arguments from the command line.
***************
*** 138,144 ****
  @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.
  @end enumerate
  
  @defopt inhibit-startup-message
--- 138,144 ----
  @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}.
  @end enumerate
  
  @defopt inhibit-startup-message


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to