]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in executable.el and add tests
authorStefan Kangas <stefan@marxist.se>
Thu, 1 Apr 2021 17:55:32 +0000 (19:55 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 1 Apr 2021 17:55:32 +0000 (19:55 +0200)
commit33f00364cf86d90c37b958ee4676ea7f581fff99
treefab9eee54bfd743d6af10ac7e3f4197ebeaa0cd6
parent4a538c4861370d629920b66a7cdcbb78ecb13830
Use lexical-binding in executable.el and add tests

* lisp/progmodes/executable.el: Use lexical-binding.
* test/lisp/progmodes/executable-tests.el: New file.
lisp/progmodes/executable.el
test/lisp/progmodes/executable-tests.el [new file with mode: 0644]