]> code.delx.au - gnu-emacs-elpa/commit
Have test file add its own directory to load path
authorRyan C. Thompson <rct@thompsonclan.org>
Sun, 20 Oct 2013 23:44:37 +0000 (16:44 -0700)
committerRyan C. Thompson <rct@thompsonclan.org>
Sun, 20 Oct 2013 23:44:37 +0000 (16:44 -0700)
commit5ef546ac61b7fb3a219175492e69b9f15852e6f5
treeb0da9f785a9a7bc6b7829e5712f0541869300a29
parent8e05e0208cb91d44c4e10ac6f9532d3cfcd04fe9
Have test file add its own directory to load path

This makes it so that one can do "emacs -batch -l async-test.el ..."
without having to also add "-l async.el -l async-file.el" at the
command line.
async-test.el