]> git.eshelyaron.com Git - emacs.git/commit
Support ":package" in use-package
authorMatthew Justin Bauer <mjbauer95@gmail.com>
Sun, 25 Feb 2018 21:03:43 +0000 (15:03 -0600)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2018 21:03:43 +0000 (15:03 -0600)
commit2250f89ac0b8d2c19875dab67e73ac1cfe6ca3df
tree5836caab8ea225817e488a4f685a6d844a127eea
parent10b4dcb53abf4b2e258167fa1c1373489e194963
Support ":package" in use-package

bind-key supports the keyword ":package" but use-package does not know that. Adding this should be helpful. In the future, maybe we could automatically fill in with the use-package package, but that could be a breaking change.
lisp/use-package/use-package-bind-key.el