]> git.eshelyaron.com Git - emacs.git/commit
Support packages where autoload and elpa name are different
authorPhillip Lord <phillip.lord@russet.org.uk>
Fri, 18 Jan 2013 10:44:17 +0000 (10:44 +0000)
committerPhillip Lord <phillip.lord@russet.org.uk>
Fri, 18 Jan 2013 10:44:17 +0000 (10:44 +0000)
commiteaf96774091913fcb49b2c57bc9c85cb0cd006b0
tree4c9b75199e35d835bebdd07be2178268b31b953f
parent445d0245fcd6ec285c731e8e6c30003d669f64c6
Support packages where autoload and elpa name are different

Some packages such as ECB already provide an autoload file,
so it is this that use-package needs to require. However,
the ELPA name is ecb. This commit allows ensure to take an
argument (other than t).
lisp/use-package/use-package.el