]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in dissociate.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Tue, 12 May 2020 23:48:55 +0000 (01:48 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 13 May 2020 00:05:18 +0000 (02:05 +0200)
commit60c9a534291c21cc1f9ebe9dcbe325c91e1d7fc2
tree287e60c80506cba5f407af3a24dec8b88800d181
parentcf453495898a5f67d4d02e6d8980f148ee87c37f
Use lexical-binding in dissociate.el and add tests

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