Comment change.

This commit is contained in:
Richard M. Stallman 2005-08-09 11:30:12 +00:00
parent 0f0cef08e6
commit 56b3b16bc2

View 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))))