* lisp/loadup.el: Treat `command-line-args' more flexibly.
commit630dbaf7da11694348903939e9cf4f6ba7dacea4
authorGlenn Morris <rgm@gnu.org>
Fri, 30 May 2014 23:50:09 +0000 (30 19:50 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 May 2014 23:50:09 +0000 (30 19:50 -0400)
tree2bd66db2b3c5c1834321d61f783ec37f0ed6f224
parentf0d9d4bc105305f8ec843b29da266d89a3c97eb9
* lisp/loadup.el: Treat `command-line-args' more flexibly.

This makes it easier to add --eval ... etc to the command-line without
messing things up due to changed argument numbers.
lisp/ChangeLog
lisp/loadup.el