]> git.eshelyaron.com Git - emacs.git/commit
* lisp/thumbs.el (thumbs-conversion-program): Simplify.
authorGlenn Morris <rgm@gnu.org>
Sun, 21 Mar 2021 16:15:51 +0000 (09:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 21 Mar 2021 16:15:51 +0000 (09:15 -0700)
commite276810dff9838e1bb8c2ec450f85835ed60bf14
treed328b515757277b4f0a8b4afdd802901f768742f
parent574eadbdaf69a70f9eba9d6ab5b960649b88de15
* lisp/thumbs.el (thumbs-conversion-program): Simplify.

/usr/bin is (normally) always in PATH, and this need not be absolute,
so the executable-find is unnecesary.
lisp/thumbs.el