]> git.eshelyaron.com Git - emacs.git/commit
org-export-resolve-id-link: Pre-cache all the ids in the parse tree
authorIhor Radchenko <yantar92@gmail.com>
Sun, 12 Jun 2022 05:32:35 +0000 (13:32 +0800)
committerEli Zaretskii <eliz@gnu.org>
Thu, 16 Jun 2022 07:52:54 +0000 (10:52 +0300)
commitd21412df06b99b551e67d39c097d95e8a284de73
tree9017d5396dc47b283769d97e0389c92bcd39132a
parent3236dedc2de5975afde877f7460bd012da89a98d
org-export-resolve-id-link: Pre-cache all the ids in the parse tree

* lisp/org/ox.el (org-export-resolve-id-link): Pre-cache all the ids in
the parse tree for faster lookup.
lisp/org/ox.el