From 56b3b16bc224784152e80e08ec60947a858c8b25 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 9 Aug 2005 11:30:12 +0000 Subject: [PATCH] Comment change. --- lisp/startup.el | 2 ++ 1 file changed, 2 insertions(+) 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)))) -- 2.39.2