* wl-message.el (wl-message-make-display-type): New function.
authorhmurata <hmurata>
Sat, 11 Dec 2004 12:44:40 +0000 (12:44 +0000)
committerhmurata <hmurata>
Sat, 11 Dec 2004 12:44:40 +0000 (12:44 +0000)
commit117b8fe7bbf66544cb797169f894c6099705a034
treec2ea7df35e0d3e4f49f91fce952b9e4a763d8eb5
parent44b3327c7b39be4c6bb4990208663a9d28d415f0
* wl-message.el (wl-message-make-display-type): New function.
(wl-message-display-type-property): Ditto.
(wl-message-mime-analysys-p): Ditto.
(wl-message-display-all-header-p): Ditto.
(wl-message-redisplay): Removed argument `as-is', `all-header' and
added `display-type'.
(wl-message-buffer-display): Likewise.
(wl-message-display-internal): Likewise.
(wl-message-buffer-display-type): Abolish.
(wl-message-buffer-prefetch-subr): Follow the API changed.

* wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
from wl-summary-buffer-display-all-header and changed default value.
(wl-summary-message-display-type): New function.
(wl-summary-buffer-display-mime-mode): Ditto.
(wl-summary-buffer-display-header-mode): Ditto.
(wl-summary-toggle-mime): Rewrite with above functions.
(wl-summary-toggle-all-header): Ditto.
(wl-summary-redisplay): Force redisplay with default mode.
(wl-summary-redisplay-internal): Renamed argument from `mode',
`all-header' to `mime-mode', `header-mode'.
Use `wl-message-make-display-type'.

* wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
(wl-message-mode-line-format-spec-alist): Changed definition for `m'.
wl/ChangeLog
wl/wl-message.el
wl/wl-summary.el
wl/wl-vars.el