diff options
author | Basil L. Contovounesios <contovob@tcd.ie> | 2020-10-29 20:42:31 +0000 |
---|---|---|
committer | Basil L. Contovounesios <contovob@tcd.ie> | 2020-10-29 20:42:31 +0000 |
commit | a6cb425240dc1e27fcaa134f98fdc94c87f37613 (patch) | |
tree | a5edd76d1109b3f674068402257d595d3a196da9 /test/lisp/emacs-lisp/copyright-tests.el | |
parent | 020a334992b17a4dd72053c9c7f7d5c125340c54 (diff) | |
download | emacs-a6cb425240dc1e27fcaa134f98fdc94c87f37613.tar.gz emacs-a6cb425240dc1e27fcaa134f98fdc94c87f37613.tar.bz2 emacs-a6cb425240dc1e27fcaa134f98fdc94c87f37613.zip |
Simplify some bibtex.el variable definitions
* lisp/textmodes/bibtex.el (bibtex-include-OPTkey)
(bibtex-user-optional-fields, bibtex-BibTeX-entry-alist)
(bibtex-biblatex-entry-alist, bibtex-generate-url-list): Use :risky
tag instead of risky-local-variable property.
(bibtex-entry-format, bibtex-maintain-sorted-entries)
(bibtex-sort-entry-class, bibtex-dialect)
(bibtex-autokey-name-case-convert-function): Use :safe tag instead
of safe-local-variable property.
(bibtex-autokey-name-case-convert-function): Let custom function
default to 'identity', not 'ignore'.
(bibtex-strings, bibtex-reference-keys): Define with defvar-local
instead of defvar+make-variable-buffer-local.
Diffstat (limited to 'test/lisp/emacs-lisp/copyright-tests.el')
0 files changed, 0 insertions, 0 deletions