diff options
author | Reuben Thomas <rrt@sc3d.org> | 2021-06-27 22:08:40 +0100 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2021-06-28 13:39:50 +0100 |
commit | 7c93009d11fd791f698e5cb7d0d281a82ccbb890 (patch) | |
tree | 73a8b522bee23a2feed8e0762572c71bb084767c /oldXMenu/AddSel.c | |
parent | 881e75873dfb15077413d96c6606bbf042ab0a93 (diff) | |
download | emacs-7c93009d11fd791f698e5cb7d0d281a82ccbb890.tar.gz emacs-7c93009d11fd791f698e5cb7d0d281a82ccbb890.tar.bz2 emacs-7c93009d11fd791f698e5cb7d0d281a82ccbb890.zip |
* lisp/textmodes/ispell.el: Fix finding dictionaries for Enchant.
(ispell-find-enchant-dictionaries):
I originally copied this code from the equivalent code for
Aspell. Unfortunately it was wrong for the case of Enchant: it should
find only dictionaries that Enchant knows about, and not merge in
`ispell-dictionary-base-alist' or add a default element, as these
are dealt with in `ispell-set-spellchecker-params'.
This caused a bug where the correct `-d' argument would not be added
to the invocation of enchant, leading to the process not being
correctly started.
Diffstat (limited to 'oldXMenu/AddSel.c')
0 files changed, 0 insertions, 0 deletions