diff lisp/ChangeLog @ 72858:a9629d84bf9f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Sep 2006 01:21:06 +0000
parents 4cbfea1dd65e
children b3ac65067f69 a1a25ac6c88a
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 14 01:19:38 2006 +0000
+++ b/lisp/ChangeLog	Thu Sep 14 01:21:06 2006 +0000
@@ -1,4 +1,11 @@
-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.