diff options
author | Reuben Thomas <rrt@sc3d.org> | 2016-12-04 22:39:27 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2017-08-20 11:55:40 +0100 |
commit | 60d417545a2852d36427799691792e4ddff8f86c (patch) | |
tree | a41da04223d1129ee7862819f985db54c641e5bb /lisp/emacs-lisp/lisp.el | |
parent | dbd3a17cb068148bd49e288eb0b44ca7eb4a4e3c (diff) | |
download | emacs-60d417545a2852d36427799691792e4ddff8f86c.tar.gz emacs-60d417545a2852d36427799691792e4ddff8f86c.tar.bz2 emacs-60d417545a2852d36427799691792e4ddff8f86c.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 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions