diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-11 15:56:10 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-11 15:56:10 -0500 |
| commit | ee1108e6f87ed347a87bc2e6db11419a00aa7877 (patch) | |
| tree | b9e59321c7dec966bcbac0cf2bdc717b22edc5ee /tests/test-dev-fkeys--projectile-capture-cmd.el | |
| parent | 0f03364c1f61d4f1602337771dec0455f9afe611 (diff) | |
| download | dotemacs-ee1108e6f87ed347a87bc2e6db11419a00aa7877.tar.gz dotemacs-ee1108e6f87ed347a87bc2e6db11419a00aa7877.zip | |
refactor(org-export): delete dead ox-texinfo block, relocate footnote setting
The ox-texinfo block could never run: :defer t with no autoload trigger,
and absent from the dolist that force-requires the other backends. So its
:config never fired, and Texinfo export was unavailable despite the
commentary advertising it. I deleted the block and dropped the Texinfo
line from the commentary. The commentary also claimed subtree default
scope while the code sets 'buffer, so I fixed that too.
I moved org-html-footnote-separator out of org-babel-config, where it sat
as a stray ox-html setting, into ox-html's own :config. ox-html loads
before any HTML export reads the value, so the timing is unchanged.
Diffstat (limited to 'tests/test-dev-fkeys--projectile-capture-cmd.el')
0 files changed, 0 insertions, 0 deletions
