** C-g fails to interrupt accept-process-output in Gnus.
(Is that fixed?)
-** ispell.el: no option for no flyspell on non-ASCII
-
** allout.el patch from Manheimer to be installed.
** regex char class matching needs a call to char-syntax.
-2006-09-14 Kim F. Storm <storm@cua.dk>
+2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
+
+ * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
+ (flyspell-auto-correct-word): Make ispell-filter local to these
+ functions. Check that ispell-filter has new stuff before calling
+ ispell-parse-output.
+
+2006-09-13 Kim F. Storm <storm@cua.dk>
* simple.el (line-move-partial): Optimize.