ispell.el: Extend to aspell current hunspell handling of aliases names for standard...
commite28ec9a43039dd28dc01cff7f4fe87a84610029a
authorAgustin Martin Domingo <agustin6martin@gmail.com>
Tue, 24 Feb 2015 18:36:30 +0000 (24 19:36 +0100)
committerAgustin Martin Domingo <agustin6martin@gmail.com>
Tue, 3 Mar 2015 11:48:58 +0000 (3 12:48 +0100)
tree930a0c7325e3228bf5184b2717064a1d3746f6d9
parent15d78a2464a284ee29013dcce9431d446f962179
ispell.el: Extend to aspell current hunspell handling of aliases names for standard dicts.

Extend `ispell-hunspell-dictionary-equivs-alist' use to aspell, once
renamed to a more general `ispell-dicts-name2locale-equivs-alist' name.

Originally reported as http://bugs.debian.org/745613

* textmodes/ispell.el (ispell-dicts-name2locale-equivs-alist)
(ispell-hunspell-fill-dictionary-entry)
(ispell-find-hunspell-dictionaries)
(ispell-set-spellchecker-params): New generic name for
`ispell-hunspell-dictionary-equivs-alist'.
(ispell-aspell-add-aliases): Also use
`ispell-dicts-name2locale-equivs-alist' to get aspell aliases for
standard dict names.
lisp/ChangeLog
lisp/textmodes/ispell.el