textmodes/ispell.el: Look for aspell .dat files also under dict-dir, as aspell does.
commitc4ade119ccd1904795b2e8d76cd93aedc86d1b09
authorAgustin Martin Domingo <agustin6martin@gmail.com>
Tue, 3 Mar 2015 12:12:38 +0000 (3 13:12 +0100)
committerAgustin Martin Domingo <agustin6martin@gmail.com>
Tue, 3 Mar 2015 12:12:38 +0000 (3 13:12 +0100)
tree7b6907beee19e404f6e049e920b95f7a36559176
parente28ec9a43039dd28dc01cff7f4fe87a84610029a
textmodes/ispell.el: Look for aspell .dat files also under dict-dir, as aspell does.

Originally reported as http://bugs.debian.org/765349.
Noticed when aspell has different data-dir and dict-dir.

* textmodes/ispell.el (ispell-aspell-find-dictionary): Make sure
.dat files for aspell dicts are also searched for in location
described by `ispell-aspell-dict-dir', matching aspell's dict-dir
variable.
lisp/ChangeLog
lisp/textmodes/ispell.el