]> code.delx.au - gnu-emacs/commitdiff
* textmodes/flyspell.el (flyspell-word, flyspell-large-region)
authorChong Yidong <cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:18:25 +0000 (20:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:18:25 +0000 (20:18 +0000)
(flyspell-region): Call ispell-maybe-find-aspell-dictionaries.

lisp/ChangeLog

index 343050457d223df9be29c74700c8c1e7b39873c2..812654b8e3d54ac67978376ac482aee4e0e4f584 100644 (file)
@@ -1,5 +1,8 @@
 2008-07-28  Chong Yidong  <cyd@stupidchicken.com>
 
+       * textmodes/flyspell.el (flyspell-word, flyspell-large-region)
+       (flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
+
        * simple.el (next-error): Do a redisplay to prevent incorrect
        recentering (workaround for bug#197).