From: yoichi Date: Tue, 17 Feb 2004 18:20:29 +0000 (+0000) Subject: * elmo.el (elmo-folder-synchronize): Fix description of the return value. X-Git-Tag: wl-2_11_25~61 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e2aea74a5cc8c8cd177a7597808e7697d8db591f;p=elisp%2Fwanderlust.git * elmo.el (elmo-folder-synchronize): Fix description of the return value. --- diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 6978184..e07604e 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,8 @@ +2004-02-18 Yoichi NAKAYAMA + + * elmo.el (elmo-folder-synchronize): Fix description of the return + value. + 2004-02-16 Yuuichi Teranishi * elmo.el (elmo-message-fetch-bodystructure): New method. diff --git a/elmo/elmo.el b/elmo/elmo.el index 069998a..80ba5fc 100644 --- a/elmo/elmo.el +++ b/elmo/elmo.el @@ -1393,7 +1393,7 @@ If optional DISABLE-KILLED is non-nil, killed messages are also synchronized. If optional IGNORE-MSGDB is non-nil, current msgdb is thrown away except flag status. If NO-CHECK is non-nil, rechecking folder is skipped. -Return a list of a cross-posted message number. +Return amount of cross-posted messages. If update process is interrupted, return nil.") (luna-define-method elmo-folder-synchronize ((folder elmo-folder)