From: Richard M. Stallman Date: Tue, 9 Aug 2005 11:30:12 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-pretest-22.0.90~7711 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=56b3b16bc224784152e80e08ec60947a858c8b25;p=emacs.git Comment change. --- diff --git a/lisp/startup.el b/lisp/startup.el index ca71ef43137..8dac582e452 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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))))