]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in epg-config.el and add tests
authorStefan Kangas <stefan@marxist.se>
Thu, 1 Apr 2021 09:07:06 +0000 (11:07 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 1 Apr 2021 09:07:06 +0000 (11:07 +0200)
commit4582c96828d6386ab6a6a6b2a7147a810c8ba474
tree9b708e3e3154d8f4b9908b04c23991701e861319
parent1f790dfe90d914e02182fc4abab6623d9c966ff6
Use lexical-binding in epg-config.el and add tests

* lisp/epg-config.el: Use lexical-binding.
(epg-find-configuration): Improve error message.
* test/lisp/epg-config-tests.el: New file.
lisp/epg-config.el
test/lisp/epg-config-tests.el [new file with mode: 0644]