]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in qp.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Thu, 30 Apr 2020 08:36:54 +0000 (10:36 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 30 Apr 2020 08:36:54 +0000 (10:36 +0200)
commit3c810669f7b913f63049826a89e08c1691767506
tree4a717ac3e9bd38544459b2c57b015670c24d1e15
parent6c1b12e7d2ff38e313eae97bfd01746ecacdb02f
Use lexical-binding in qp.el and add tests

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