From 81762a26a3409b65c1d7a45e024eaba88242f103 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Thu, 31 Jan 2002 18:58:59 +0000 Subject: ignore spell checking of words in addresses, move set_body_text after all 2002-01-31 Radek Doulik * mail-callbacks.c (mail_generate_reply): ignore spell checking of words in addresses, move set_body_text after all ignored words are set so we don't have to spell check whole document again (mail_ignore_address): helper function (mail_ignore): ditto svn path=/trunk/; revision=15541 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9d03ad328e..47f6aa6041 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2002-01-31 Radek Doulik + + * mail-callbacks.c (mail_generate_reply): ignore spell checking of + words in addresses, move set_body_text after all ignored words are + set so we don't have to spell check whole document again + (mail_ignore_address): helper function + (mail_ignore): ditto + 2002-01-30 Jeffrey Stedfast * mail-accounts.c (mail_edit): Pass the parent window to -- cgit v1.2.3