]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in thumbs.el
authorStefan Kangas <stefan@marxist.se>
Sat, 20 Mar 2021 00:10:37 +0000 (01:10 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 20 Mar 2021 00:11:47 +0000 (01:11 +0100)
commit7607d1c4e854cf55701aef3446092d3f510697ce
treec6576ce0bb162f79964c8c568596a7691d76bb98
parent26dc070fa947d2f60a932e02167b4bdfd464939e
Use lexical-binding in thumbs.el

* lisp/thumbs.el: Use lexical-binding.  Remove redundant :group args.
* test/lisp/thumbs-tests.el: New file.
lisp/thumbs.el
test/lisp/thumbs-tests.el [new file with mode: 0644]