diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3df35d9b6bc..a8cd1686c93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-01-19 Reiner Steib <Reiner.Steib@gmx.de> + + * textmodes/ispell.el (ispell-change-dictionary): Ensure that + aspell dictionaries are initialized when called non-interactively. + 2007-01-19 Chong Yidong <cyd@stupidchicken.com> * progmodes/compile.el (compilation-loop): New arg limit. Handle |