]> git.eshelyaron.com Git - emacs.git/commit
Fix building of VC package manuals with relative includes
authorJoseph Turner <joseph@breatheoutbreathe.in>
Sat, 6 May 2023 21:49:43 +0000 (14:49 -0700)
committerPhilip Kaludercic <philipk@posteo.net>
Sat, 13 May 2023 17:16:57 +0000 (19:16 +0200)
commit1e6a7594361fa4d60c0d73450e45475593d93696
tree284486e766678ea889ff0e271627d2f8a85ab081
parent61659f36c884fb89f265271e5b118addf7497689
Fix building of VC package manuals with relative includes

* lisp/emacs-lisp/package-vc.el (package-vc--build-documentation):
Invoke makeinfo with -I to ensure the package directory is always
consulted for @include statements.  (Bug#63337)
lisp/emacs-lisp/package-vc.el