]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in autoconf.el and add tests
authorSimen Heggestøyl <simenheg@gmail.com>
Fri, 15 May 2020 18:27:19 +0000 (20:27 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Fri, 15 May 2020 18:42:15 +0000 (20:42 +0200)
commitcde856bd6c5cb21df66cf42f473402ab8c743e36
tree7e418c0d288a7bc4feceaed02ee33cf6a1ce3634
parent60cd6cce55744e8d3ae844e0602c9dd268dc4bc3
Use lexical-binding in autoconf.el and add tests

* lisp/progmodes/autoconf.el: Use lexical-binding.

* test/lisp/progmodes/autoconf-tests.el: New file with tests for
autoconf.el.
lisp/progmodes/autoconf.el
test/lisp/progmodes/autoconf-tests.el [new file with mode: 0644]