]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in most progmodes tests
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 11:54:00 +0000 (13:54 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 11:54:00 +0000 (13:54 +0200)
commit771a6b68165b986b6bf9249c57ca11d310b0f0e4
treee28a8c72064a8b867d9d97461e57dc99ed22219d
parent725256d0030aa72617dc8963e7582e53f9e02674
Use lexical-binding in most progmodes tests

* test/lisp/progmodes/etags-tests.el:
* test/lisp/progmodes/f90-tests.el:
* test/lisp/progmodes/ps-mode-tests.el:
* test/lisp/progmodes/python-tests.el:
* test/lisp/progmodes/ruby-mode-tests.el:
* test/lisp/progmodes/subword-tests.el:
* test/lisp/progmodes/tcl-tests.el:
* test/lisp/progmodes/xref-tests.el: Use lexical-binding.

* test/lisp/progmodes/python-tests.el (python-tests-visible-string)
(python-tests-look-at-1, python-tests-look-at-2)
(python-shell-calculate-process-environment-2): Silence byte-compiler.
test/lisp/progmodes/etags-tests.el
test/lisp/progmodes/f90-tests.el
test/lisp/progmodes/ps-mode-tests.el
test/lisp/progmodes/python-tests.el
test/lisp/progmodes/ruby-mode-tests.el
test/lisp/progmodes/subword-tests.el
test/lisp/progmodes/tcl-tests.el
test/lisp/progmodes/xref-tests.el