]> git.eshelyaron.com Git - emacs.git/commit
* package-vc.el (package-vc-unpack): Fix 'vc-ignore' call
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 30 Aug 2022 09:28:50 +0000 (11:28 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Tue, 30 Aug 2022 09:28:54 +0000 (11:28 +0200)
commitd5dbf0804c5a3025f7946991a39ec26c01f76212
tree49290ee8cfa3dd9aba5aaddb1a964fb801325ff3
parent54dbd7d55c3705c00482eed9272e70df259d7147
* package-vc.el (package-vc-unpack): Fix 'vc-ignore' call

When generating the manual node (/dir), we need to ensure that the
default-directory is set to the package root, otherwise the file is
ignored in some other repository, that probably doesn't exist.
lisp/emacs-lisp/package-vc.el