]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in tabify.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Sun, 26 May 2019 01:33:39 +0000 (18:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 May 2019 01:37:33 +0000 (18:37 -0700)
commit5e47312c1f2638d19bf3d81de731809729caa11a
treeb95eef832963e9f92d44ccb4b7f3c1a7043ab09f
parent461cb9217d83c0518de2e9bb6fd3ee0d8cd0626b
Use lexical-binding in tabify.el and add tests

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