]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change to bibtex.el
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 11 May 2020 10:43:29 +0000 (11:43 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 11 May 2020 10:43:29 +0000 (11:43 +0100)
* lisp/textmodes/bibtex.el
(bibtex-autokey-before-presentation-function): Bump :version tag now
that nil is no longer a valid value.

lisp/textmodes/bibtex.el

index 229c06f7c4fab8f37d5c4e4b04d17268cb304da5..fa82227f36cf89f9dac9b476526177960846d7ab 100644 (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