]> git.eshelyaron.com Git - emacs.git/commit
Do not scrape :ignored-files for dependencies
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 3 Oct 2023 08:08:52 +0000 (10:08 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 8 Oct 2023 21:20:32 +0000 (23:20 +0200)
commit68318dfd1652151f7d08f7682303499494a0c427
tree6882d034212566130cfff7885919af2f1f613dfc
parent35bb629eca9a60fb2cc9c7eaa953bf1b0dfc5860
Do not scrape :ignored-files for dependencies

* lisp/emacs-lisp/package-vc.el (package-vc--unpack-1): If a file
matches the ignored packages in :ignored-files, do not install any
dependencies it lists.
lisp/emacs-lisp/package-vc.el