* wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to `wl-use-toolbar' nor
authoryamaoka <yamaoka>
Tue, 20 Feb 2001 09:20:27 +0000 (09:20 +0000)
committeryamaoka <yamaoka>
Tue, 20 Feb 2001 09:20:27 +0000 (09:20 +0000)
commitafc2eb4cb6b68b6a38aea34f1625f2c5cd8e2a3a
tree2640f976a10a39726266d8a0fbfa377cbc1246a3
parent2c7f35f1798c27b7f8d334f29dd0bdf3f77e21ec
* wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to `wl-use-toolbar' nor
 `display-graphic-p'.
(wl-e21-setup-message-toolbar): Ditto.
(wl-e21-setup-summary-toolbar): Ditto.
(wl-e21-setup-folder-toolbar): Ditto.

(wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
(wl-plugged-init-icons): Ditto.

(wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
 `display-graphic-p'.
(wl-plugged-set-folder-icon): Ditto.
(wl-highlight-plugged-current-line): Ditto.
(wl-highlight-folder-current-line): Ditto.
(wl-e21-highlight-folder-group-line): Ditto.
(wl-e21-setup-toolbar): Ditto.
(wl-e21-display-image-p): New macro.

* wl-demo.el (wl-demo): Simplified.
(wl-demo-image-type-alist): Use `image-type-available-p' for checking whether
 the image type `xbm' is available.
wl/ChangeLog
wl/wl-demo.el
wl/wl-e21.el