]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in m4-mode.el
authorStefan Kangas <stefan@marxist.se>
Tue, 20 Oct 2020 18:14:24 +0000 (20:14 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 20 Oct 2020 18:32:19 +0000 (20:32 +0200)
commit39bf2160f3bb69c181f2ffcd54b7316fb0bf3145
treee192f7bacd763c3ccc26d85f6edf6596c551dfda
parent6c58d900427e8195c5cfc37e7422bdb0bc73c047
Use lexical-binding in m4-mode.el

* lisp/progmodes/m4-mode.el: Use lexical-binding.  Remove redundant
:group args.
* lisp/progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region): Quote
function symbols as such.
lisp/progmodes/m4-mode.el