* wl-e21.el (wl-e21-display-image-p): Respect `wl-highlight-folder-with-icon'.
authoryoichi <yoichi>
Sat, 19 Jun 2004 10:21:58 +0000 (10:21 +0000)
committeryoichi <yoichi>
Sat, 19 Jun 2004 10:21:58 +0000 (10:21 +0000)
wl/ChangeLog
wl/wl-e21.el

index 0caff63..7b99301 100644 (file)
@@ -1,5 +1,8 @@
 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
+       * wl-e21.el (wl-e21-display-image-p): Respect
+       `wl-highlight-folder-with-icon'.
+
        * wl-summary.el (wl-summary-update-mark-and-highlight-window):
        Respect value of `wl-summary-highlight'.
 
index df72aa1..fab1a62 100644 (file)
 
 (eval-when-compile
   (defmacro wl-e21-display-image-p ()
-    '(image-type-available-p 'xpm)))
+    '(and wl-highlight-folder-with-icon
+         (image-type-available-p 'xpm))))
 
 (defun wl-e21-setup-toolbar (bar)
   (when (and wl-use-toolbar