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:
parent
458442fe78
commit
648a5e33e8
5 changed files with 23 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue