* wl-vars.el (wl-message-use-header-narrowing): New user option.
authorhmurata <hmurata>
Fri, 25 Feb 2005 15:05:50 +0000 (15:05 +0000)
committerhmurata <hmurata>
Fri, 25 Feb 2005 15:05:50 +0000 (15:05 +0000)
commit12f1baf26945a43185396ef6f3285eb8f71aa444
treeb29df08041f485ed8498e083ddbcb58b4832f12d
parenteb48762d4c938bbb06ab9d030453293deade459e
* wl-vars.el (wl-message-use-header-narrowing): New user option.

* wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
argument `5'.

* wl-message.el (wl-message-display-no-merge-p): New function.
(wl-message-buffer-display): Check whether the message is
reassembled and follow the API change.

* elmo-mime.el (elmo-mime-entity-reassembled-p): New method.
(elmo-mime-entity-fragment-p): New function.
(mime-elmo-buffer-entity): Added slot `reassembled'.
(elmo-message-mime-entity): Added 4th argument `reassemble'.
(elmo-message-mime-entity-internal): New function (renamed from
`elmo-message-mime-entity').
(elmo-mime-inherit-field-list-from-enclosed): New constant.
(elmo-mime-make-reassembled-mime-entity): New function.
(elmo-message-reassembled-mime-entity): Ditto.
(elmo-mime-collect-message/partial-pieces): Ditto.
doc/wl-ja.texi
doc/wl.texi
elmo/ChangeLog
elmo/elmo-mime.el
wl/ChangeLog
wl/wl-message.el
wl/wl-summary.el
wl/wl-vars.el