From 87bbe2fd4c37e49455933db810104b7eafc6b25a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 14 Sep 2006 01:21:06 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 2 -- lisp/ChangeLog | 9 ++++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index c9631ddfed2..8a98221fc60 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -54,8 +54,6 @@ Windows only bug. ** 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. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ba2cb9cdaa3..378813f850d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,11 @@ -2006-09-14 Kim F. Storm +2006-09-13 Agustin Martin + + * 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 * simple.el (line-move-partial): Optimize. -- 2.39.2