]> git.eshelyaron.com Git - emacs.git/commit
Avoid duplicate VC packages in 'package-selected-packages'
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 14 May 2023 19:22:59 +0000 (21:22 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Tue, 16 May 2023 18:47:34 +0000 (20:47 +0200)
commitb5bfd808c6b40f47fdef8eb9986bc3127ca63c12
tree5e02a17ef53d79c58c76058443ab029381b63269
parentc18f9f155f6a7522bb4052a6b227b8a06ce38764
Avoid duplicate VC packages in 'package-selected-packages'

* lisp/emacs-lisp/package-vc.el (package-vc--unpack-1): Check if
'package-selected-packages' already contains the package name.
(bug#63338)
lisp/emacs-lisp/package-vc.el