]> git.eshelyaron.com Git - emacs.git/commitdiff
(command-line-args-left): Add defvar.
authorRichard M. Stallman <rms@gnu.org>
Mon, 25 Jul 1994 21:45:36 +0000 (21:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 25 Jul 1994 21:45:36 +0000 (21:45 +0000)
lisp/startup.el

index 251f395abd7f4fc79cf32ef1a0a39bbd8dca547a..a31aa73f7d43adaa1a6ab83ad74a1f39cca71293 100644 (file)
@@ -81,6 +81,9 @@ Elements look like (SWITCH-STRING . HANDLER-FUNCTION).
 HANDLER-FUNCTION receives switch name as sole arg;
 remaining command-line args are in the variable `command-line-args-left'.")
 
+(defvar command-line-args-left nil
+  "List of command-line args not yet processed.")
+
 (defvar command-line-functions nil    ;; lrs 7/31/89
   "List of functions to process unrecognized command-line arguments.
 Each function should access the dynamically bound variables