]> git.eshelyaron.com Git - emacs.git/commit
When :ensure is used install package as a selected package
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Thu, 4 Feb 2016 09:20:55 +0000 (10:20 +0100)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Thu, 4 Feb 2016 09:20:55 +0000 (10:20 +0100)
commit5cbfd926c5e4035fc46c17d4188015cb54204225
tree59f6dd43be4e4097c6a454c3a2263557167e6b3e
parent9e2dcf8655fc6fe14e03bfe96c33d28dc31a1a12
When :ensure is used install package as a selected package

Also shutup bytecompiler about package-archive-contents.

* use-package.el (use-package-ensure-elpa): Add package to selected package
by using second arg of package install.
lisp/use-package/use-package.el