]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 2005 11:30:12 +0000 (11:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 2005 11:30:12 +0000 (11:30 +0000)
lisp/startup.el

index ca71ef4313787a5359cf03a006db70e4d5b4486e..8dac582e452e7d71515beac63ca176df5412aebd 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))))