* WL-ELS (WL-MODULES): Added wl-action.
authorteranisi <teranisi>
Tue, 15 Jul 2003 15:55:42 +0000 (15:55 +0000)
committerteranisi <teranisi>
Tue, 15 Jul 2003 15:55:42 +0000 (15:55 +0000)
commitbcec67f84fd9349fcb0d146f6cca5dd5ec201b29
tree4e29b0046608f6d6f97a58307735af5d50748724
parent1db7141468b12b0ba14502c6e8395daa93d3672f
* WL-ELS (WL-MODULES): Added wl-action.

* wl.el (toplevel): Require wl-action.
(wl-init): Call wl-summary-define-mark-action.

* wl-vars.el (wl-summary-mark-action-list): Changed specification.

* wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
wl-summary-delete and wl-summary-erase.
(wl-summary-mode-map): Ditto.

* wl-vars.el (wl-dispose-folder-alist): Renamed from
wl-delete-folder-alist.

* wl-summary.el (wl-summary-prefetch-region-no-mark): Use
wl-summary-prefetch-msg instead of wl-summary-prefetch.
(toplevel): Moved mark & action related functions to the wl-action.el.

* wl-highlight.el (wl-highlight-summary-line-string): Follow the change
in wl-summary-mark-action-list.
(wl-highlight-summary-current-line): Ditto.

* wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
empty lines.

* wl-action.el: New file.
ChangeLog
WL-ELS
wl/ChangeLog
wl/wl-draft.el
wl/wl-highlight.el
wl/wl-summary.el
wl/wl-vars.el
wl/wl.el