]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in morse.el and studly.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Sun, 2 Jun 2019 01:51:06 +0000 (18:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Jun 2019 01:52:22 +0000 (18:52 -0700)
commit4c549ab5d0aa08dbe445bf0f123592cd8f856314
tree4b98b5c2f3e610bf2a673d048b23081a6890fc59
parent227b3c89f05f22556d49e127f236edc2d3cfc87a
Use lexical-binding in morse.el and studly.el and add tests

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