]> 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)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:50 +0000 (14:17 +0800)
commit82efded284d26bd232636de19f29c93c85b3364a
tree95d7c1185088111300c363a4e70bd2f7b36b561f
parent25950c11ca1b2a092ba72fa5d88cdbdb4a9f1249
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