]> git.eshelyaron.com Git - emacs.git/commit
Fix VC package build when doc file isn't in a subdir
authorDaniel Semyonov <daniel@dsemy.com>
Fri, 23 Jun 2023 05:40:57 +0000 (08:40 +0300)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 25 Jun 2023 21:33:24 +0000 (23:33 +0200)
commit4df510c7a7097641169ac8f088bf1923ea04c2cc
tree745d41155fbe169ded463ce2b26eb338e69e0abd
parent382f5fa81304724c8d708263bb17500a6da813a7
Fix VC package build when doc file isn't in a subdir

* lisp/emacs-lisp/package-vc.el (package-vc--build-documentation):
Expand 'file' before attempting to get its directory.  (Bug#64242)
lisp/emacs-lisp/package-vc.el