1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00

; Fix last change to bibtex.el

* lisp/textmodes/bibtex.el
(bibtex-autokey-before-presentation-function): Bump :version tag now
that nil is no longer a valid value.
This commit is contained in:
Basil L. Contovounesios 2020-05-11 11:43:29 +01:00
parent 6bcf7912aa
commit 703115829b

View File

@ -1193,6 +1193,7 @@ See `bibtex-generate-autokey' for details."
The function must take one argument (the automatically generated key),
and must return a string (the key to use)."
:group 'bibtex-autokey
:version "28.1"
:type 'function)
(defcustom bibtex-entry-offset 0