]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in timezone.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Sat, 1 Jun 2019 08:40:57 +0000 (01:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jun 2019 08:44:31 +0000 (01:44 -0700)
commitb6c628a16b52ce964f6526f9770d2f7d52ce8747
treedec93322e8ff4739df268cf020851b63f491502f
parent12f530a7358aefe32134eeec3bc20ce58305e473
Use lexical-binding in timezone.el and add tests

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