ispell.el: Make sure hunspell specific dict names are used for standard dicts when...
authorAgustín Martín <agustin.martin@hispalinux.es>
Mon, 21 Jan 2013 16:05:30 +0000 (17:05 +0100)
committerAgustín Martín <agustin.martin@hispalinux.es>
Mon, 21 Jan 2013 16:05:30 +0000 (17:05 +0100)
commit7fd5a8435ff717b5b49832a96bc2575e46976ddf
tree4b2054a2e9d71f9c0a5578c8989ea71b4bfee02d
parente6aff855cef0ef5e20336bd4c08085ba8308fdbc
ispell.el: Make sure hunspell specific dict names are used for standard dicts when using hunspell.

(ispell-hunspell-dictionary-equivs-alist):
  New variable to map standard dict names to hunspell ones.

(ispell-set-spellchecker-params):
  Make sure specific dict names are used for standard dicts with hunspell.

  If a mapping is missing, skip that dictionary.

Fixes: debbugs:13460
lisp/ChangeLog
lisp/textmodes/ispell.el