* wl-address.el (wl-address-specials-regexp): Eliminated.
authorteranisi <teranisi>
Mon, 10 Sep 2001 09:09:42 +0000 (09:09 +0000)
committerteranisi <teranisi>
Mon, 10 Sep 2001 09:09:42 +0000 (09:09 +0000)
commit023fb657509dc1198ffb97596647dd5e7faf6caf
tree69ad86ddbbe51884b9dc433901c57fa5eaf69afb
parent33dcc514e0252dc18acaf06214ab45248c1c3065
* wl-address.el (wl-address-specials-regexp): Eliminated.
(wl-address-quote-specials): Rewrite.

* mmimap.el (mime-imap-entity::requested): New slot.
(mime-imap-location-fetch-entity-p): New generic function.
(mime-decode-parameters): Define using `defun-maybe'.
(mmimap-make-mime-entity): Use `make-mime-content-type' to make
content-type structure.
(mime-entity-body): Return empty body if
`mime-imap-location-fetch-entity-p' returns nil in the first request.

* elmo.el (elmo-message-displaying): New variable.

* elmo-mime.el (elmo-mime-message-display): Bind
elmo-message-displaying as t.

* elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
elmo/ChangeLog
elmo/elmo-imap4.el
elmo/elmo-mime.el
elmo/elmo.el
elmo/mmimap.el
wl/ChangeLog
wl/wl-address.el