]> git.eshelyaron.com Git - emacs.git/commit
; Fix installation of dependencies for VC packages
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 12 Feb 2023 12:10:04 +0000 (13:10 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 12 Feb 2023 12:11:03 +0000 (13:11 +0100)
commit3d17aee13d9fa02f6b4cc03be7f323a48d480f09
tree919bcd136724a3e1aafa2839d33ab027baba8433
parent86ca7df6a345f743f381c67bb0d14879b2858f13
; Fix installation of dependencies for VC packages

* lisp/emacs-lisp/package-vc.el (package-vc-install-dependencies):
Maintain a list of package-desc objects instead of package names to
install.
lisp/emacs-lisp/package-vc.el