diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-05-11 00:30:10 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-05-11 00:30:10 -0400 |
commit | 6bcf7912aad6312d4bd521a3b8b5d9638d83dfa1 (patch) | |
tree | dd531b87b9e81cbb803dd96f89098852cc25cfcf /lisp/emacs-lisp/bindat.el | |
parent | 68b34c66319bbc314d505f1352ee8b28b00d69f2 (diff) | |
download | emacs-6bcf7912aad6312d4bd521a3b8b5d9638d83dfa1.tar.gz emacs-6bcf7912aad6312d4bd521a3b8b5d9638d83dfa1.tar.bz2 emacs-6bcf7912aad6312d4bd521a3b8b5d9638d83dfa1.zip |
* lisp/textmodes/bibtex.el: Avoid `eval`
In the top-level construction of the entry-type commands,
use `defalias` instead of (eval `(defun ...)).
(bibtex-insert-kill): Strength reduce `eval` => `symbol-value`.
(bibtex-autokey-before-presentation-function): Avoid nil value.
Diffstat (limited to 'lisp/emacs-lisp/bindat.el')
0 files changed, 0 insertions, 0 deletions