diff options
author | Reuben Thomas <rrt@sc3d.org> | 2016-12-04 22:39:27 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2017-08-07 21:57:22 +0100 |
commit | 7136e6723d87b51ae3089f5ceef6b14621bfaf87 (patch) | |
tree | 84122686488546bbdbb28410f4dc9cae37ce552e /test/lib-src/emacsclient-tests.el | |
parent | 85512e752191091d38cd5e34e7bed80eac1e9013 (diff) | |
download | emacs-7136e6723d87b51ae3089f5ceef6b14621bfaf87.tar.gz emacs-7136e6723d87b51ae3089f5ceef6b14621bfaf87.tar.bz2 emacs-7136e6723d87b51ae3089f5ceef6b14621bfaf87.zip |
Add Enchant support to ispell.el (Bug#17742)
* lisp/textmodes/ispell.el (ispell-program-name): Add “enchant”.
(ispell-really-enchant): Add variable.
(ispell-check-version): If using Enchant, check it’s new enough (at
least 1.6.1). (Like the ispell check, this is absolute: cannot work
without.)
(ispell-enchant-dictionary-alist): Add variable.
(ispell-find-enchant-dictionaries): Add function, based on
ispell-find-aspell-dictionaries.
(ispell-set-spellchecker-params): Allow dictionary auto-detection for
Enchant, and call ispell-find-enchant-dictionaries to find them. Use
old ispell name to locale mapping code for Enchant too.
(ispell-send-replacement): Make it work with Enchant.
Diffstat (limited to 'test/lib-src/emacsclient-tests.el')
0 files changed, 0 insertions, 0 deletions