2002-05-26 Colin Walters <walters@verbum.org>
+ * startup.el (command-line): Use `when', `unless'.
+ (command-line-1): New argument "--nosplash". Handle it.
+
+ * startup.el (inhibit-splash-screen): New variable alias for
+ `inhibit-startup-message'.
+
* replace.el (perform-replace): Document return value. Use `pop'.
2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk>
and @samp{-batch} have no effect on the loading of this file---this is
the only option that blocks it.
+@item --nosplash
+@opindex --nosplash
+@vindex inhibit-startup-message
+Do not display a splash screen on startup; this is equivlaent to
+setting the variable @code{inhibit-startup-message} to non-nil.
+
@item -u @var{user}
@opindex -u
@itemx --user=@var{user}