aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/version-tests.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use lexical-binding in version.el and add testsStefan Kangas2020-04-281-0/+31
* lisp/version.el: Use lexical-binding. * test/lisp/version-tests.el: New file.