* lisp/loadup.el: Treat `command-line-args' more flexibly.
authorGlenn Morris <rgm@gnu.org>
Fri, 30 May 2014 23:50:09 +0000 (19:50 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 May 2014 23:50:09 +0000 (19:50 -0400)
commit6423ce2657d453af88a5501f589f4e8fc6ce1946
tree033818bf74564d472cf40b787ef7b9a48140fd5a
parent9155e80d790aa289f0613ebb3e6d6ba647127bc9
* 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