diff lisp/startup.el @ 8335:e6afa5879de3

(command-line-args-left): Add defvar.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Jul 1994 21:45:36 +0000
parents 053a450a871a
children fca85f8be890
line wrap: on
line diff
--- a/lisp/startup.el	Mon Jul 25 21:25:02 1994 +0000
+++ b/lisp/startup.el	Mon Jul 25 21:45:36 1994 +0000
@@ -81,6 +81,9 @@
 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