]> git.eshelyaron.com Git - emacs.git/commit
(bibtex-font-lock-keywords): Expose a lambda to the compiler
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 20 Dec 2023 22:49:21 +0000 (17:49 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 20 Dec 2023 22:49:21 +0000 (17:49 -0500)
commitc9021c62f287c3fe0f9d7ea216a6f1da10e36e72
tree96c2b825da12a544cbb5a3dd87be5775bebf8996
parentb088cf025b58e6b6a38d7eee910a887437c4f275
(bibtex-font-lock-keywords): Expose a lambda to the compiler

Also use #' to quote function names.

* lisp/textmodes/bibtex.el (bibtex-font-lock-keywords): Expose a
lambda to the compiler.
lisp/textmodes/bibtex.el