]> git.eshelyaron.com Git - emacs.git/commit
Ensure that package specifications are always fetched
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 28 Oct 2022 18:10:30 +0000 (20:10 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 28 Oct 2022 18:10:30 +0000 (20:10 +0200)
commit40977816550276aac0de75b6740fb4856e9a438b
tree09daaeb3e948e75e6d159029dc5d4608495acc07
parent60b3eb07542ce7b9f094b40d174c07b1393d2835
Ensure that package specifications are always fetched

* lisp/emacs-lisp/package-vc.el (package-vc--archives-initialize): Add
new function, extending 'package--archives-initialize'.
(package-vc-install): Use new function.
(package-vc-link-directory): Use new function.
lisp/emacs-lisp/package-vc.el