]> git.eshelyaron.com Git - emacs.git/commit
Allow bibtex-contline-indentation as file-local variable.
authorRoland Winkler <winkler@gnu.org>
Wed, 2 Dec 2020 18:33:08 +0000 (12:33 -0600)
committerRoland Winkler <winkler@gnu.org>
Wed, 2 Dec 2020 18:33:08 +0000 (12:33 -0600)
commitd9167d940ac9d0504cc38a044c7cba897c103eaf
tree367f269ae7c00ee143f35ab178a402d14005f1af
parent1b2547de23ef6bcab9ec791878178f5ade99bd19
Allow bibtex-contline-indentation as file-local variable.

* lisp/textmodes/bibtex.el (bibtex-contline-indentation)
(bibtex-comment-start, bibtex-entry-offset, bibtex-text-indentation):
Add :safe attribute.
(bibtex-mode): Allow these variables as file-local variables
(bug#44618 and bug#44647).
lisp/textmodes/bibtex.el