* modb.el (elmo-msgdb-search): New API .
authorhmurata <hmurata>
Tue, 23 Sep 2003 12:23:33 +0000 (12:23 +0000)
committerhmurata <hmurata>
Tue, 23 Sep 2003 12:23:33 +0000 (12:23 +0000)
commit71202990200db28ddd3120d8ebfefc35cc2944c3
tree57493ec5a344138879ec97c139099880d1123c63
parentc1e70a9ddc4f3c6a051665cc9d6c0bb27c263bc2
* modb.el (elmo-msgdb-search): New API .
(elmo-msgdb-match-condition): Ditto.

* modb-standard.el (elmo-msgdb-search): Define.

* modb-legacy.el (elmo-msgdb-search): Ditto.

* modb-entity.el (elmo-msgdb-message-match-condition): Renamed
from elmo-msgdb-match-condition-internal.

* elmo.el (elmo-folder-search-fast): Abolish.
(elmo-folder-search): Use elmo-msgdb-search and
elmo-with-progress-display.

* elmo-msgdb.el (elmo-msgdb-match-condition): Removed; redefined
as msgdb API.
elmo/ChangeLog
elmo/elmo-msgdb.el
elmo/elmo.el
elmo/modb-entity.el
elmo/modb-legacy.el
elmo/modb-standard.el
elmo/modb.el