* elmo.el (elmo-folder-synchronize): Fix description of the return value.
authoryoichi <yoichi>
Tue, 17 Feb 2004 18:20:29 +0000 (18:20 +0000)
committeryoichi <yoichi>
Tue, 17 Feb 2004 18:20:29 +0000 (18:20 +0000)
elmo/ChangeLog
elmo/elmo.el

index 6978184..e07604e 100644 (file)
@@ -1,3 +1,8 @@
+2004-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * elmo.el (elmo-folder-synchronize): Fix description of the return
+       value.
+
 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo.el (elmo-message-fetch-bodystructure): New method.
 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo.el (elmo-message-fetch-bodystructure): New method.
index 069998a..80ba5fc 100644 (file)
@@ -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.
 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)
 If update process is interrupted, return nil.")
 
 (luna-define-method elmo-folder-synchronize ((folder elmo-folder)