diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 027664c229b..11c0271a564 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2015-03-03 Agustín Martín Domingo <agustin6martin@gmail.com> | 1 | 2015-03-03 Agustín Martín Domingo <agustin6martin@gmail.com> |
| 2 | 2 | ||
| 3 | * textmodes/ispell.el (ispell-aspell-find-dictionary): Make sure | ||
| 4 | .dat files for aspell dicts are also searched for in location | ||
| 5 | described by `ispell-aspell-dict-dir', matching aspell's dict-dir | ||
| 6 | variable. | ||
| 7 | |||
| 8 | 2015-03-03 Agustín Martín Domingo <agustin6martin@gmail.com> | ||
| 9 | |||
| 3 | * textmodes/ispell.el (ispell-dicts-name2locale-equivs-alist) | 10 | * textmodes/ispell.el (ispell-dicts-name2locale-equivs-alist) |
| 4 | (ispell-hunspell-fill-dictionary-entry) | 11 | (ispell-hunspell-fill-dictionary-entry) |
| 5 | (ispell-find-hunspell-dictionaries) | 12 | (ispell-find-hunspell-dictionaries) |