2001-06-11 Yuuichi Teranishi <teranisi@gohome.org>
+ * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
+
* elmo-util.el (elmo-file-field-primitive-condition-match):
New inline function (Don't fetch file content if "first" or "last").
(elmo-file-field-condition-match): Use
(dolist (ov (elmo-msgdb-get-overview (elmo-folder-msgdb folder)))
(when (and (elmo-msgdb-overview-entity-get-extra-field ov "xref")
(if expire-days
- (> (elmo-shimbun-lapse-seconds
+ (< (elmo-shimbun-lapse-seconds
(elmo-shimbun-parse-time-string
(elmo-msgdb-overview-entity-get-date ov)))
(* expire-days 86400 ; seconds per day