]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in password-cache.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Sun, 9 Jun 2019 16:18:46 +0000 (09:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jun 2019 17:08:36 +0000 (10:08 -0700)
commit1af27a17847fb02f35359e9bc03c77c1058f7a1d
tree8ad0793bdc6d9e8165d1e27abc8aa19d3ad73a73
parent179b9c44c5dc6ba0cf8c9235b59c52aebcbaa828
Use lexical-binding in password-cache.el and add tests

* lisp/password-cache.el: Use lexical-binding.
* test/lisp/password-cache-tests.el: New file.
lisp/emacs-lisp/check-declare.el
lisp/password-cache.el
test/lisp/password-cache-tests.el [new file with mode: 0644]