]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in dns-mode.el
authorStefan Kangas <stefan@marxist.se>
Wed, 10 Feb 2021 17:42:52 +0000 (18:42 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 10 Feb 2021 17:44:43 +0000 (18:44 +0100)
commitdcfb8f6b617f285a51e4aac23e37b0e81ae37698
tree82571216804c7928b193772efe8be2e962e82838
parent8147bf5812ea6f7fa281df4a2628efb85e3476b5
Use lexical-binding in dns-mode.el

* lisp/textmodes/dns-mode.el: Use lexical-binding.  Remove
redundant :group args.
* test/lisp/textmodes/dns-mode-tests.el
(dns-mode-tests-dns-mode-soa-increment-serial): New test.
lisp/textmodes/dns-mode.el
test/lisp/textmodes/dns-mode-tests.el