From: hmurata Date: Mon, 12 Jan 2004 05:00:00 +0000 (+0000) Subject: (elmo-folder-list-flagged): Undo the last change X-Git-Tag: wl-2_11_24~40 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=50296c75f6ccc8e4ff5cf98345b4d90f88f1a82e;p=elisp%2Fwanderlust.git (elmo-folder-list-flagged): Undo the last change and complement argument list. --- diff --git a/elmo/ChangeLog b/elmo/ChangeLog index fafeced..3a3d8d0 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,8 @@ +2004-01-12 Hiroya Murata + + * elmo-nntp.el (elmo-folder-list-flagged): Undo the last change + and complement argument list. + 2004-01-12 Yoichi NAKAYAMA * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this diff --git a/elmo/elmo-nntp.el b/elmo/elmo-nntp.el index 39deb97..a5f1bff 100644 --- a/elmo/elmo-nntp.el +++ b/elmo/elmo-nntp.el @@ -1544,8 +1544,8 @@ Returns a list of cons cells like (NUMBER . VALUE)" (luna-define-method elmo-folder-process-crosspost ((folder elmo-nntp-folder)) (elmo-nntp-folder-process-crosspost folder)) -(luna-define-method elmo-folder-list-flagged-internal :around ((folder elmo-nntp-folder) - flag) +(luna-define-method elmo-folder-list-flagged :around ((folder elmo-nntp-folder) + flag &optional in-msgdb) ;; 2.3. elmo-folder-list-unreads return unread message list according to ;; `reads' slot. (case flag