]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in animate.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Wed, 13 May 2020 00:06:03 +0000 (02:06 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 13 May 2020 00:06:03 +0000 (02:06 +0200)
commite420910eb62a635ce98e7e7abf583d0cec39f3c7
tree01eec445d08b7f7d235cc2e302de5875812be78d
parent60c9a534291c21cc1f9ebe9dcbe325c91e1d7fc2
Use lexical-binding in animate.el and add tests

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