]> git.eshelyaron.com Git - emacs.git/commit
Make `ispell-change-dictionary' only list installed dictionaries
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 10:26:01 +0000 (12:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 10:26:08 +0000 (12:26 +0200)
commit848712b481e16f5c96fed6344c2f7d71a8d52ed1
tree771bf854ba66375c7bfae164e2115bb36259fdc5
parent740ab86062e8efd6e402a868b1b7ed808d795c40
Make `ispell-change-dictionary' only list installed dictionaries

* lisp/textmodes/ispell.el (ispell-find-aspell-dictionaries): If
the backend (i.e., aspell/hunspell) provided a list of languages,
don't add the base list (bug#24050).
(ispell-set-spellchecker-params): Ditto.
lisp/textmodes/ispell.el