Mercurial > emacs
comparison lisp/ChangeLog @ 80652:3d0f5d74bca9
* textmodes/flyspell.el (flyspell-word, flyspell-large-region)
(flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 28 Jul 2008 20:18:25 +0000 |
parents | dccdef827de2 |
children | c2235fc45f89 |
comparison
equal
deleted
inserted
replaced
80651:a656c149eace | 80652:3d0f5d74bca9 |
---|---|
1 2008-07-28 Chong Yidong <cyd@stupidchicken.com> | 1 2008-07-28 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * textmodes/flyspell.el (flyspell-word, flyspell-large-region) | |
4 (flyspell-region): Call ispell-maybe-find-aspell-dictionaries. | |
2 | 5 |
3 * simple.el (next-error): Do a redisplay to prevent incorrect | 6 * simple.el (next-error): Do a redisplay to prevent incorrect |
4 recentering (workaround for bug#197). | 7 recentering (workaround for bug#197). |
5 | 8 |
6 2008-07-27 Michael Albinus <michael.albinus@gmx.de> | 9 2008-07-27 Michael Albinus <michael.albinus@gmx.de> |