* wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
authoryamaoka <yamaoka>
Wed, 1 Dec 2004 02:39:30 +0000 (02:39 +0000)
committeryamaoka <yamaoka>
Wed, 1 Dec 2004 02:39:30 +0000 (02:39 +0000)
commit291a57c3dccb47797308b96fe2eca00cbcf57b02
treedbe6948173d74a258c63099a07195ffe869e61f0
parentc9e54691a817171ac18c44bbd315827359c67456
* wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
 make an xbm image on XEmacs; use wl-highlight-demo-face instead of
 wl-highlight-logo-face to set the bg color of an xbm image; fixed
 the way to measure the width of a bitmap image; don't put face on
 ascii and bitmap images; put the mark which should not use the
 variable-pitch face on ascii and bitmap images.
(wl-demo-setup-properties): Don't use the variable-pitch face on
 ascii and bitmap images; made it work on Emacs 20 and earlier.
(wl-demo-insert-text): End with a newline at the bottom; don't put
 face on text.

* wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
wl/ChangeLog
wl/wl-demo.el
wl/wl-highlight.el