]> git.eshelyaron.com Git - emacs.git/commit
Recognize multicite macros from biblatex
authorArash Esbati <arash@gnu.org>
Sat, 13 Apr 2024 20:31:25 +0000 (22:31 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 17:11:32 +0000 (19:11 +0200)
commit8ec603caf45d267298707d6751c2b14f1f0d8cfe
tree637373a505f6fb484a518f006a7e0da568ddc40d
parent73bbf8d31249c786e406f03faac05c48bdc65ecf
Recognize multicite macros from biblatex

* lisp/textmodes/reftex-cite.el (reftex-all-used-citation-keys):
Match the citation keys used with multicite macros provided by
biblatex.  (bug#38249)

* test/lisp/textmodes/reftex-tests.el
(reftex-all-used-citation-keys): Adjust test accordingly.

(cherry picked from commit 845246093f8ae88db1061a9beaff04184685f8f4)
lisp/textmodes/reftex-cite.el
test/lisp/textmodes/reftex-tests.el