Mercurial > emacs
changeset 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 | 1bf32534df30 |
children | 52590f967c1e |
files | lisp/startup.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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