]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in underline.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Wed, 29 May 2019 13:59:21 +0000 (15:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 9 Jun 2019 06:56:03 +0000 (09:56 +0300)
commite40f1c68b5d24bec55526ffac106e1cc167bf43f
tree01c0d2d08ae3af539640cb39818733d2f4f2647d
parentfb6610f59e3a2d16462a8599812ca3b222fa59a3
Use lexical-binding in underline.el and add tests

* lisp/textmodes/underline.el: Use lexical-binding.
* test/lisp/textmodes/underline-tests.el: New file.
(Bug#36063)
lisp/textmodes/underline.el
test/lisp/textmodes/underline-tests.el [new file with mode: 0644]