Mercurial > emacs
comparison lisp/ChangeLog @ 75287:a884e6b92a3e
(ispell-change-dictionary): Ensure that
aspell dictionaries are initialized when called non-interactively.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Fri, 19 Jan 2007 17:22:13 +0000 |
parents | a04a1922e9fc |
children | 645f31830916 |
comparison
equal
deleted
inserted
replaced
75286:2eb7060c5458 | 75287:a884e6b92a3e |
---|---|
1 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de> | |
2 | |
3 * textmodes/ispell.el (ispell-change-dictionary): Ensure that | |
4 aspell dictionaries are initialized when called non-interactively. | |
5 | |
1 2007-01-19 Chong Yidong <cyd@stupidchicken.com> | 6 2007-01-19 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * progmodes/compile.el (compilation-loop): New arg limit. Handle | 8 * progmodes/compile.el (compilation-loop): New arg limit. Handle |
4 case where the first error is at point-min. | 9 case where the first error is at point-min. |
5 (compilation-next-error): New arg to compilation-loop call. | 10 (compilation-next-error): New arg to compilation-loop call. |