Use path-separator with -L, rather than just :
authorGlenn Morris <rgm@gnu.org>
Thu, 21 Nov 2013 00:21:50 +0000 (19:21 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 21 Nov 2013 00:21:50 +0000 (19:21 -0500)
commit2df102287e7cf5fe20b38961413a468d94d99824
tree225debeb3842c2567196daa5c6bb1784166f9961
parent86fd16b6b489168de4ee9924c9889ef310ec95f2
Use path-separator with -L, rather than just :

* lisp/startup.el (command-line-1): Use path-separator with -L.

* test/automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
(EMACSOPT): Use PATH_SEPARATOR.

* doc/emacs/cmdargs.texi (Action Arguments): Use path-separator with -L.

* etc/NEWS: Related edit.
doc/emacs/ChangeLog
doc/emacs/cmdargs.texi
etc/NEWS
lisp/ChangeLog
lisp/startup.el
test/ChangeLog
test/automated/Makefile.in