+2000-10-18 Kenichi OKADA <okada@opaopa.org>
+
+ * elmo2.el (elmo-generic-folder-diff): Fix.
+
2000-10-17 Kenichi OKADA <okada@opaopa.org>
* elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
(let ((number-list (or number-list
(mapcar 'car
(elmo-msgdb-number-load
- (elmo-msgdb-expand-path spec))))))
+ (elmo-msgdb-expand-path folder))))))
;; No info-cache.
(setq in-db (sort number-list '<))
(setq in-db-max (or (nth (max 0 (1- (length in-db))) in-db)