]> 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)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:54:20 +0000 (21:54 +0100)
commit8d904ac8f327b1c9740070fe6b90de14cc3f7e0a
tree3fef95c005e3fe173af99ccb655e8cb7f64df1bb
parent94c92e4426da4054d168ea98aa0c4fa2f4fcfe28
(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.

(cherry picked from commit c9021c62f287c3fe0f9d7ea216a6f1da10e36e72)
lisp/textmodes/bibtex.el