top:
authorteranisi <teranisi>
Wed, 18 Oct 2000 03:33:42 +0000 (03:33 +0000)
committerteranisi <teranisi>
Wed, 18 Oct 2000 03:33:42 +0000 (03:33 +0000)
commit77c3d93c5b5de8ca8ec48a3d45eecf37800207f1
treec502d32de3a73c27e98ae93b763f20b33e2a0939
parente784069987355d27d95ba1301387223474fa6a4e
top:

* etc/icons/wl-logo.xbm: Removed.

* etc/icons/wl-logo.xpm: Ditto.

* etc/icons/wl-stable-logo.xbm: New file.

* etc/icons/wl-stable-logo.xpm: Ditto.

* etc/icons/wl-beta-logo.xbm: Ditto.

* etc/icons/wl-beta-logo.xpm: Ditto.

wl:

* wl-version.el (wl-version-status-alist): New variable.
(wl-version-status): New function.

* wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
"Cc" part of the case "Reply-To".

* wl-draft.el (wl-draft-reply): Use result of
 `eword-extract-address-components'.

* wl-demo.el (wl-demo-icon-name): New constant.
(wl-logo-xpm): Use it.
(wl-logo-xbm): Ditto.
(wl-logo-bitmap): Ditto.
12 files changed:
ChangeLog
etc/icons/wl-beta-logo.xbm [new file with mode: 0644]
etc/icons/wl-beta-logo.xpm [new file with mode: 0644]
etc/icons/wl-logo.xbm [deleted file]
etc/icons/wl-logo.xpm [deleted file]
etc/icons/wl-stable-logo.xbm [new file with mode: 0644]
etc/icons/wl-stable-logo.xpm [new file with mode: 0644]
wl/ChangeLog
wl/wl-demo.el
wl/wl-draft.el
wl/wl-vars.el
wl/wl-version.el