]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in some test files
authorStefan Kangas <stefan@marxist.se>
Wed, 10 Feb 2021 02:06:27 +0000 (03:06 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 10 Feb 2021 05:28:20 +0000 (06:28 +0100)
commit18ad1388d00e40a031bead1d0b5a0ae429dcc8ad
tree699f09d650ab42647ee3d4852a34fcf29827b3f2
parent45934e51e427712b96ff3b58a940d9327d15468d
Use lexical-binding in some test files

* test/manual/cedet/ede-tests.el:
* test/manual/cedet/srecode-tests.el:
* test/manual/cedet/tests/test.el: Use lexical-binding.

* test/manual/etags/el-src/TAGTEST.EL: Add lexical-binding cookie.
* test/manual/etags/ETAGS.good_1: Update expected result for the
above change.
test/manual/cedet/ede-tests.el
test/manual/cedet/srecode-tests.el
test/manual/cedet/tests/test.el
test/manual/etags/ETAGS.good_1
test/manual/etags/el-src/TAGTEST.EL