]> git.eshelyaron.com Git - emacs.git/commit
Explicitly handle :vc-backend in a package specification
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 28 Oct 2022 18:13:28 +0000 (20:13 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 28 Oct 2022 18:13:28 +0000 (20:13 +0200)
commita52cec7b6b89785ee5321ed67d096db7ce42ce9c
tree9622070b6f41081ec6adaaa8b42c232bfebd7335
parent40977816550276aac0de75b6740fb4856e9a438b
Explicitly handle :vc-backend in a package specification

* lisp/emacs-lisp/package-vc.el (package-vc-archive-spec-alist):
Document the feature.
(package-vc-unpack): Check for :vc-backend in both PKG-SPEC and the
archive specification data.
lisp/emacs-lisp/package-vc.el