* wl-summary.el
authorhmurata <hmurata>
Sun, 27 Feb 2005 07:52:31 +0000 (07:52 +0000)
committerhmurata <hmurata>
Sun, 27 Feb 2005 07:52:31 +0000 (07:52 +0000)
commit55514c966f65aa4806bc74c750630a14743b88bd
tree15cbcf2d6a6fa55ce52c05cc99f05b922f20fb59
parenta619cdb5fcce81c870ebda89b9fea3fb610b8011
* wl-summary.el
(wl-summary-edit-addresses-collect-candidate-fields): Use
`elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.

* wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
instead of `elmo-set-work-buf'.

* wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
(wl-address-make-address-list): Ditto.

* elmo-util.el (elmo-with-enable-multibyte): Don't bind
`default-enable-multibyte-characters'.
(elmo-object-load): Use `with-temp-buffer' instead of
`elmo-set-work-buf'.
(elmo-object-save): Ditto.
(elmo-mime-string): Use `elmo-with-enable-multibyte' instead of
`elmo-set-work-buf'.
(elmo-decoded-field-body): Ditto.

* elmo-shimbun.el (elmo-shimbun-entity-to-header): Ditto.

* elmo-sendlog.el (elmo-sendlog-folder-list-message-locations):
Use `with-temp-buffer' instead of `elmo-set-work-buf'.
elmo/ChangeLog
elmo/elmo-sendlog.el
elmo/elmo-shimbun.el
elmo/elmo-util.el
wl/ChangeLog
wl/wl-address.el
wl/wl-draft.el
wl/wl-summary.el