]> code.delx.au - gnu-emacs/blobdiff - lisp/startup.el
(safe-functions): Add defvar.
[gnu-emacs] / lisp / startup.el
index ca71ef4313787a5359cf03a006db70e4d5b4486e..32021225e7e5aac139f6f25260a381867f97130e 100644 (file)
@@ -1635,6 +1635,8 @@ normal otherwise."
                      (setq file file-ex))
                    (load file nil t)))
 
+               ;; This is used to handle -script.  It's not clear
+               ;; we need to document it.
                 ((member argi '("-scriptload"))
                  (let* ((file (command-line-normalize-file-name
                                (or argval (pop command-line-args-left))))
@@ -1722,11 +1724,7 @@ normal otherwise."
   ;; Maybe display a startup screen.
   (unless (or inhibit-startup-message
              noninteractive
-             emacs-quick-startup
-            ;; Don't display startup screen if init file
-            ;; has started some sort of server.
-            (and (fboundp 'process-list)
-                 (process-list)))
+             emacs-quick-startup)
     ;; Display a startup screen, after some preparations.
 
     ;; If there are no switches to process, we might as well