Mercurial > emacs
changeset 64825:b43107701c1e
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Aug 2005 11:30:12 +0000 |
parents | 5c5fa9b830c2 |
children | 8e1886955e26 |
files | lisp/startup.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Tue Aug 09 11:29:43 2005 +0000 +++ b/lisp/startup.el Tue Aug 09 11:30:12 2005 +0000 @@ -1635,6 +1635,8 @@ (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))))