]> git.eshelyaron.com Git - emacs.git/commit
Don't require a shell when loading htmlfontify
authorPhilipp Stephani <phst@google.com>
Tue, 17 Jan 2017 17:24:29 +0000 (18:24 +0100)
committerPhilipp Stephani <phst@google.com>
Fri, 27 Jan 2017 17:37:58 +0000 (18:37 +0100)
commit107a0c4caa649bad88cdbb67439f67ed8105e41a
tree64bd49b53d7e3b7ef61e7ad86eecf6a36cbabdcc
parent412b8dac5277092e677b3cd57b0fd1a36893a26b
Don't require a shell when loading htmlfontify

* lisp/htmlfontify.el (hfy-which-etags): Don't call a shell for
detecting the etags version (Bug#25468).
* test/lisp/htmlfontify-tests.el (htmlfontify-bug25468): Add unit
test.
lisp/htmlfontify.el
test/lisp/htmlfontify-tests.el