diff options
author | Reuben Thomas <rrt@sc3d.org> | 2020-09-07 20:56:58 +0100 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2020-09-07 20:56:58 +0100 |
commit | 151486931c82f6af38a912631c9cd41b677aae47 (patch) | |
tree | 7813cab56c0d0a6b6074c194d465937bc238d454 /lisp/vc | |
parent | 0ebe2678002ffb82a25311c56cbc4b8ba3bd5fa1 (diff) | |
download | emacs-151486931c82f6af38a912631c9cd41b677aae47.tar.gz |
Fix Enchant dictionary finding routine
* lisp/textmodes/ispell.el (ispell-find-enchant-dictionaries): Don’t
pass `buffer-string' to enchant-lsmod. Remove zero-length substrings
from the split output of `enchant-lsmod`, as the output ends with a
separator. Pass the current language to
`ispell--get-extra-word-characters', so we get the result for the
current language, not the default language. (Patch from Jorge P. de
Morais Neto.)
Diffstat (limited to 'lisp/vc')
0 files changed, 0 insertions, 0 deletions