]> git.eshelyaron.com Git - emacs.git/commit
Prevent unnecessary modifications of 'package-vc-selected-packages'
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 30 Apr 2023 18:21:04 +0000 (20:21 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 4 May 2023 08:06:32 +0000 (10:06 +0200)
commit2901a3443c7daa15cbe01947ace3e0980e419028
tree4f4a2200b39d8f7041ed4914f9376fbc0fd6c2ba
parenteaad302bd6f1d30bed1fbdd02e5091d13ce0c7ba
Prevent unnecessary modifications of 'package-vc-selected-packages'

* lisp/emacs-lisp/package-vc.el (package-vc--unpack): Handle the
structure of correctly, not as an alist but a list of alists.
(package-vc--archive-spec-alist, package-vc--archive-spec-alists,
package-vc--desc->spec, package-vc--read-archive-data,
package-vc--download-and-read-archives, package-vc--unpack): Rename
'package-vc--archive-spec-alist' to 'package-vc--archive-spec-alists'.
lisp/emacs-lisp/package-vc.el