* wl-e21.el (wl-highlight-folder-current-line): Use Posix style character
authoryamaoka <yamaoka>
Wed, 5 Sep 2001 12:40:03 +0000 (12:40 +0000)
committeryamaoka <yamaoka>
Wed, 5 Sep 2001 12:40:03 +0000 (12:40 +0000)
commit909e8ca9546496b84a19637cebb99d70c7583b33
tree9f95b5387da4692eb4f0c387d7107d7ba3104f09
parent5d2fe860fd097a34edd029ed3bb7a2555829a581
* wl-e21.el (wl-highlight-folder-current-line): Use Posix style character
 classes and Perl style shy-groups for regexp.
(wl-highlight-plugged-current-line): Use Posix style character classes for
 regexp.
(wl-e21-highlight-folder-by-numbers): Ditto.
(wl-e21-display-image-p): Use `display-images-p' instead of
 `display-graphic-p'.
(display-images-p): Make an alias to `display-graphic-p' if it is not
  available.  It is for Emacs version prior to 21.0.105.

* wl-demo.el (wl-demo): Use `display-images-p' instead of `display-graphic-p'.
(wl-demo-image-type-alist): Ditto.
(display-images-p): Make an alias to `display-graphic-p' if it is not
 available.  It is for Emacs version prior to 21.0.105.
wl/ChangeLog
wl/wl-demo.el
wl/wl-e21.el