]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in puny.el and add more tests
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 16:13:58 +0000 (18:13 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 16:14:28 +0000 (18:14 +0200)
commit8aca659bd14602c770d02902817fbedf78cadab7
treeba359022d560399bd8f87c2bfc6684b31e8607a0
parent1844bcf556b21de79a97000223dd95ba86fd1817
Use lexical-binding in puny.el and add more tests

* lisp/net/puny.el: Use lexical-binding.
* test/lisp/net/puny-tests.el (puny-test-encode-domain)
(puny-test-decode-domain, puny-highly-restrictive-domain-p): New
tests.
lisp/net/puny.el
test/lisp/net/puny-tests.el