]> git.eshelyaron.com Git - emacs.git/commit
Signal error on Hunspell installation problem
authorStefan Kangas <stefankangas@gmail.com>
Wed, 26 Aug 2020 19:53:17 +0000 (21:53 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 27 Aug 2020 04:13:46 +0000 (06:13 +0200)
commit587a60cc0fb80e7be51707b75bc9e097714a250c
treec17a051d4f0bfdd3fe789eb1bb1041ce99e2fa2e
parente24a93d1000b713067fae7049de3a7e66ebbfe3f
Signal error on Hunspell installation problem

* lisp/textmodes/ispell.el (ispell-find-hunspell-dictionaries):
Signal user-error when Hunspell warns that it "Can't open affix or
dictionary files", and propagate this message.  (Bug#25825)
lisp/textmodes/ispell.el