]> git.eshelyaron.com Git - emacs.git/commit
Tweak recent additions in tabify-tests.el
authorBasil L. Contovounesios <contovob@tcd.ie>
Sun, 26 May 2019 10:23:03 +0000 (11:23 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sun, 26 May 2019 10:56:57 +0000 (11:56 +0100)
commit9fe3bdf25d63f441e973cdcf88de0b26b53a54a3
tree27fda777d24745dd6b2d6ca4ff12a16c4be20967
parenta51ab2f357af49f67feaa6e9484fcca2c91f5cb4
Tweak recent additions in tabify-tests.el

* test/lisp/tabify-tests.el (tabify-tests--test-changes): Rename
third argument to avoid "lexical argument shadows dynamic variable"
warnings.  Use mapconcat in place of mapcar+concat.
(tabify-tests-untabify, tabify-tests-tabify): Quote function symbols
as such.
test/lisp/tabify-tests.el