From 288fdf174c0feac787148cc266bc2e4256fe4a96 Mon Sep 17 00:00:00 2001 From: okazaki Date: Fri, 3 Nov 2006 14:00:23 +0000 Subject: [PATCH] Fix typo. --- elmo/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 6ebe972..6fbdb14 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,6 +1,6 @@ 2006-11-03 Hiroya Murata - * elsp-bsfilter.el (elsp-bsfilter-list-spam-filter): Abolish. + * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Abolish. (elsp-bsfilter-list-spam-filter): New function. (elsp-bsfilter-start-list-spam): Ditto. (elsp-bsfilter-read-list-spam): Ditto. @@ -10,7 +10,7 @@ 2006-11-03 Yoichi NAKAYAMA * elmo-spam.el (elmo-spam-process-messages-as-mbox): Fix problem - of flusing priviously inserted message contents. + of flushing previously inserted message contents. * elmo-imap4.el (elmo-folder-search): Fix return value. @@ -39,7 +39,7 @@ (elmo-progress-start): Ditto. (elmo-progress-done): Ditto. (elmo-progress-notify): Rewrite. - (elmo-with-progress-display): Remove first arguemnt + (elmo-with-progress-display): Remove first argument `condition'. Add optional argument `var' in `spec'. * elmo-vars.el (elmo-display-progress-threshold): Abolish. -- 1.7.10.4