]> git.eshelyaron.com Git - emacs.git/commit
Don't auto-defer if the package itself was given to :load
authorJohn Wiegley <johnw@newartisans.com>
Tue, 5 Dec 2017 23:47:53 +0000 (15:47 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 5 Dec 2017 23:47:53 +0000 (15:47 -0800)
commit3343cca33bd7b167cb01471be278bb9b5e6c910a
tree5f16a4822dce100dbfdd0472859fa7125e633cb4
parent2a9904b9e8793b66145723a13634d41edf49fed9
Don't auto-defer if the package itself was given to :load

Otherwise, we'd be senselessly waiting for the package to load.
lisp/use-package/use-package-core.el
test/lisp/use-package/use-package-tests.el