]> git.eshelyaron.com Git - emacs.git/commit
Fix building of VC package manuals with relative org links/includes
authorJoseph Turner <joseph@breatheoutbreathe.in>
Sat, 12 Aug 2023 08:40:07 +0000 (01:40 -0700)
committerPhilip Kaludercic <philipk@posteo.net>
Sat, 19 Aug 2023 09:39:50 +0000 (11:39 +0200)
commit500ced133ad85437fefb98cd89a162a6ff6b7e09
treecf9bf697fd995057d6a1f44e821aa9c4e55499e6
parent456ecabe9e860aaf5d4f09d1871bd7cc26b8e359
Fix building of VC package manuals with relative org links/includes

* lisp/emacs-lisp/package-vc.el (package-vc--build-documentation):
Ensure that default-default is the docs-directory around
org-export-to-file to ensure that links to relative files work
correctly.  (Bug#65243)
lisp/emacs-lisp/package-vc.el