Variable: bibtex-user-optional-fields
bibtex-user-optional-fields is an alias and customizable for
bibtex-aux-opt-alist, defined in bibtex.el.gz.
This variable is obsolete since 31.1; use bibtex-aux-opt-alist
instead.
Value
(("annote" "Personal annotation (ignored)"))
Documentation
Alist of auxiliary optional fields for all entries of all dialects.
Elements should be of the same form as the elements of the OPTIONAL alist
in bibtex-BibTeX-entry-alist (which see). These fields are always present.
See also bibtex-BibTeX-aux-opt-alist and bibtex-biblatex-aux-opt-alist
whose fields take precedence over optional fields in
bibtex-BibTeX-entry-alist and bibtex-biblatex-entry-alist.
Probably introduced at or before Emacs version 31.1.
Aliases
bibtex-user-optional-fields (obsolete since 31.1)