]> git.eshelyaron.com Git - emacs.git/commit
Make pin and ensure compatible
authorMatthew Feinberg <ketbra@users.noreply.github.com>
Thu, 21 Jul 2016 12:38:30 +0000 (08:38 -0400)
committerMatthew Feinberg <ketbra@users.noreply.github.com>
Thu, 21 Jul 2016 12:38:30 +0000 (08:38 -0400)
commit5053f75e0080b1e56d2e8a913f1621e48d684a0d
tree5820f7e1f320d0c343db53ccdb0de65b1267a0b4
parent811c99da52654d0605242814f812e44ef51835ad
Make pin and ensure compatible

`:pin` does not work with `:ensure`, because it doesn't add the package to package-pinned-packages until after reading the package archive contents.  This change causes the package archive contents to be reread if the package is pinned and `:ensure` is being used.

Copyright-paperwork-exempt: yes
lisp/use-package/use-package.el