]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in po.el and add tests
authorSimen Heggestøyl <simenheg@gmail.com>
Sat, 25 Apr 2020 07:10:56 +0000 (09:10 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Sat, 25 Apr 2020 07:12:24 +0000 (09:12 +0200)
commitbd0a8783a353d11467bf3f5272efd8a6de07b9e0
tree66af696ccba3d5d05bd0fe6e94af91872ed39ef8
parente8493e32f8f447da4196cab668ba35a879259e68
Use lexical-binding in po.el and add tests

* lisp/textmodes/po.el: Use lexical-binding.

* test/lisp/textmodes/po-tests.el: New file with tests for po.el.
lisp/textmodes/po.el
test/lisp/textmodes/po-tests.el [new file with mode: 0644]