]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in rfc2368.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 21:54:28 +0000 (23:54 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 21:55:02 +0000 (23:55 +0200)
commitf998e6297dde6c968f7a9f9a5a959d3533c45f02
tree49e5bc456c599288205a504d8873c3a855c2321a
parente309b329bb42fdf65a1ca0792859d099d04010da
Use lexical-binding in rfc2368.el and add tests

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