]> 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)
committerReuben Thomas <rrt@sc3d.org>
Fri, 16 Mar 2018 10:50:21 +0000 (10:50 +0000)
commita402d9aacbecf4bf0b9afde592a3b90c71f96832
treee2d12251b62b40839f55c309bba265a51c93fe79
parent419514a84a60a1dc36323ae55986c53f59c12262
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.
lisp/textmodes/ispell.el