]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding for rfc2045.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Sat, 25 Apr 2020 23:27:23 +0000 (01:27 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 26 Apr 2020 09:02:23 +0000 (11:02 +0200)
commit5e4fc5b69b28ef1a7f7f39d0b11c2b509fe9c1d6
tree483d2f34294db4796ce4153dc145353066a3ee0d
parent24849c1b8d348379203c07c400bedfd42059963f
Use lexical-binding for rfc2045.el and add tests

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