aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes/executable-tests.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ; Remove spurious comment in last commitStefan Kangas2021-04-011-3/+0
|
* Use lexical-binding in executable.el and add testsStefan Kangas2021-04-011-0/+54
* lisp/progmodes/executable.el: Use lexical-binding. * test/lisp/progmodes/executable-tests.el: New file.