mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Comment change.
This commit is contained in:
parent
0f0cef08e6
commit
56b3b16bc2
1 changed files with 2 additions and 0 deletions
|
|
@ -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))))
|
||||
|
|
|
|||
Loading…
Reference in a new issue