mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
; Fix bibtex-biblatex-field-alist docstring typo.
This commit is contained in:
parent
a9be5c7ea9
commit
db027a0697
@ -1012,7 +1012,7 @@ if `bibtex-BibTeX-entry-alist' does not define a comment for FIELD."
|
||||
("volumes" "Total number of volumes of a multi-volume work")
|
||||
("year" "Year of publication"))
|
||||
"Alist of biblatex fields.
|
||||
It has the same format as `bibtex-BibTeX-entry-alist'."
|
||||
It has the same format as `bibtex-BibTeX-field-alist'."
|
||||
:group 'bibtex
|
||||
:version "28.1"
|
||||
:type 'bibtex-field-alist)
|
||||
|
Loading…
Reference in New Issue
Block a user