1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Update to Org 9.6.8-3-g21171d

This commit is contained in:
Kyle Meyer 2023-08-27 22:38:34 -04:00
parent 458442fe78
commit 648a5e33e8
5 changed files with 23 additions and 28 deletions

View file

@ -162,7 +162,7 @@ Return a hash table with citation references as keys and fields alist as values.
(puthash (cdr (assq 'id item))
(mapcar (pcase-lambda (`(,field . ,value))
(pcase field
((or 'author 'editors)
((or 'author 'editor)
;; Author and editors are arrays of
;; objects, each of them designing a
;; person. These objects may contain