* wl-folder.el (wl-folder-check-one-entity): Fixed last change.
authorhmurata <hmurata>
Sat, 14 Apr 2001 14:03:04 +0000 (14:03 +0000)
committerhmurata <hmurata>
Sat, 14 Apr 2001 14:03:04 +0000 (14:03 +0000)
wl/ChangeLog
wl/wl-folder.el

index b391128..f02f064 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
+
 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
index 5278c98..bd6a274 100644 (file)
@@ -837,7 +837,7 @@ Optional argument ARG is repeart count."
                    (wl-summary-count-unread (elmo-msgdb-mark-load
                                              (elmo-folder-msgdb-path
                                               folder)))))
-      (setq unread (max unread (cdr nums)))
+      (setq unread (min unread (cdr nums)))
       (wl-folder-entity-hashtb-set wl-folder-entity-hashtb entity
                                   (list (car nums)
                                         unread