]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in misc.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Sat, 25 Apr 2020 22:27:47 +0000 (00:27 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 25 Apr 2020 22:30:37 +0000 (00:30 +0200)
commit0e2cd5f5ab8e3e870fde7c70cbc75fdd2b405746
tree1a6b843911021ca5cef58b4305b1b7fc166098ad
parenteb65ac526c9dd350b8a6548f2f453a550dac5821
Use lexical-binding in misc.el and add tests

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