* elmo-pop3.el (toplevel): Require elmo-map.
authorhmurata <hmurata>
Sat, 23 Sep 2006 05:56:08 +0000 (05:56 +0000)
committerhmurata <hmurata>
Sat, 23 Sep 2006 05:56:08 +0000 (05:56 +0000)
commitf7c3381baa8fbbc90b827d43635456562499ccb3
tree13a7bd9c4aa11e3bbd8c83dba99a99d2d06c5fcf
parenta6c688b51379a8bcf6c7739f98ee448445054473
* elmo-pop3.el (toplevel): Require elmo-map.
(elmo-pop3-folder): Inherit elmo-location-map and abolish
location-alist slot (All other related portions are changed).
(elmo-pop3-folder-use-uidl): New function.
(elmo-folder-msgdb-create): Don't sort message entities.
(elmo-pop3-sort-msgdb-by-original-number): Abolish.
(elmo-pop3-number-to-size): Convert return value to number.
(elmo-pop3-msgdb-create-by-header): Use unwind-protect to delete a
working buffer.

* elmo-map.el: Use `location-map' as a variable name for instance
instead of `mapper'.
(elmo-location-map-setup): Return location alist.
(elmo-location-map-update): Ditto.
elmo/ChangeLog
elmo/elmo-map.el
elmo/elmo-pop3.el