* lisp/startup.el (command-line-1): Allow `-L :...' to append to load-path.
authorGlenn Morris <rgm@gnu.org>
Mon, 4 Nov 2013 01:36:14 +0000 (17:36 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 4 Nov 2013 01:36:14 +0000 (17:36 -0800)
commita0833f62d5e41901b5ab12fb19a7728593b088ed
tree9152bef64e993d58d452648dc3ae498eeb33773c
parente61845c1db42405938b9dca7dfff73b4ab6aa52a
* lisp/startup.el (command-line-1): Allow `-L :...' to append to load-path.

* doc/emacs/cmdargs.texi (Action Arguments): Mention that `-L :...' appends.

* etc/NEWS: Mention this.
doc/emacs/ChangeLog
doc/emacs/cmdargs.texi
etc/NEWS
lisp/ChangeLog
lisp/startup.el