]> git.eshelyaron.com Git - emacs.git/commit
Call enchant-lsmod correctly when Enchant is installed with a suffix
authorReuben Thomas <rrt@sc3d.org>
Fri, 16 Mar 2018 10:50:21 +0000 (10:50 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 10 Jun 2018 16:53:39 +0000 (19:53 +0300)
commit4c3fae3cf26d2112f0744f89da93b2440cd45d56
tree6caa1c40a74114e749435fb474e5180ebe69fa3e
parent3434edc731e4602891a9cf6418ec4e5ff2f60830
Call enchant-lsmod correctly when Enchant is installed with a suffix

* lisp/textmodes/ispell.el (ispell--call-enchant-lsmod): Cope with a
version suffix on the binary name, so enchant-2 is converted to
enchant-lsmod-2, not enchant-2-lsmod.  (Bug#31761)

(cherry picked from commit a402d9aacbecf4bf0b9afde592a3b90c71f96832)
lisp/textmodes/ispell.el