]> git.eshelyaron.com Git - emacs.git/commit
org-export-get-footnote-definition: Pre-cache references in parse tree
authorIhor Radchenko <yantar92@gmail.com>
Sun, 12 Jun 2022 05:05:16 +0000 (13:05 +0800)
committerEli Zaretskii <eliz@gnu.org>
Thu, 16 Jun 2022 07:52:17 +0000 (10:52 +0300)
commit5b3d4e7bf0b6a1eb576e1c6e6592028e3589f792
treeef54035cdca7649b1349e62dedd5428719d48e30
parent1054d38bc7a0280dd0910aff4db0a781512fe85e
org-export-get-footnote-definition: Pre-cache references in parse tree

* lisp/org/ox.el (org-export-get-footnote-definition): Pre-process parse
tree once to filter out all non-footnote elements.  This speeds up
subsequent footnote definition searches.
lisp/org/ox.el