summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
teranisi [Mon, 10 Apr 2000 15:08:08 +0000 (15:08 +0000)]
* NEWS.ja: Added description about CVS.
* NEWS: Ditto.
teranisi [Mon, 10 Apr 2000 15:04:18 +0000 (15:04 +0000)]
2000-04-10 Yuuichi Teranishi <teranisi@gohome.org>
* wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
Added argument `target' and `number'.
* tm-wl.el (wl-summary-burst-subr): New function.
(wl-summary-burst): Use it.
2000-04-10 Mito <mit@nines.nec.co.jp>
* wl-mime.el (wl-burst): New function.
(wl-summary-burst): Use it.
teranisi [Mon, 10 Apr 2000 00:58:55 +0000 (00:58 +0000)]
Added descriptions about cursor move in off-line state.
teranisi [Mon, 10 Apr 2000 00:33:56 +0000 (00:33 +0000)]
2000-04-07 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
* wl-address.el (wl-address-petname-add-or-change): Use e-mail address
as petname when there's no candidate.
teranisi [Fri, 7 Apr 2000 03:52:41 +0000 (03:52 +0000)]
* wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
New variable.
* wl-fldmgr.el (wl-fldmgr-add): Use it.
teranisi [Fri, 7 Apr 2000 01:00:37 +0000 (01:00 +0000)]
* elmo/elmo-dop.el (elmo-dop-queue-flush):
Add optional argument `force'.
If `force' is non-nil, try flushing all operation queues.
* wl/wl.el (wl-plugged-init):
Flush queues if started with plugged status.
* wl/wl-folder.el (wl-folder-flush-queue):
Flush operation queue too.
* README (CVS): New section.
* README.ja (CVS): Ditto.
teranisi [Tue, 4 Apr 2000 16:41:33 +0000 (16:41 +0000)]
* wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
Use substring of `original' instead of buffer-substring.
(wl-refile-evaluate-rule):
Set `original' argument of wl-refile-expand-newtext.
* wl-summary.el
(wl-summary-auto-refile-check-refile-rule-alist-subr,
wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
(wl-summary-auto-refile): Check existence of destination folder just
before marking.
kaoru [Tue, 4 Apr 2000 15:30:36 +0000 (15:30 +0000)]
* wl-refile.el (wl-refile-evaluate-rule): Fixed problem
when wl-refile-get-field-value return nil.
ueno [Tue, 4 Apr 2000 14:11:23 +0000 (14:11 +0000)]
Update.
ueno [Tue, 4 Apr 2000 14:11:13 +0000 (14:11 +0000)]
* wl-refile.el
(wl-refile-expand-newtext): New function imported from Gnus.
(wl-refile-evaluate-rule): Use it.
teranisi [Tue, 4 Apr 2000 06:27:59 +0000 (06:27 +0000)]
Added because it was not imported (It's my mistake).
teranisi [Tue, 4 Apr 2000 04:40:40 +0000 (04:40 +0000)]
* wl-summary.el (wl-summary-print-destination):
Duplicate folder string to avoid putting text-property on
original string.
* wl-refile.el (wl-refile-get-field-value): New function.
(wl-refile-evaluate-rule): New function;
Evaluate refile rule recursively.
(wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
* wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
New function; Check existence of a target folder recursively.
(wl-summary-auto-refile-check-refile-rule-alist):
Use wl-summary-auto-refile-check-refile-rule-alist-subr.
teranisi [Tue, 4 Apr 2000 00:52:20 +0000 (00:52 +0000)]
Removed.
teranisi [Mon, 3 Apr 2000 06:59:08 +0000 (06:59 +0000)]
Import 1.x.