elisp/wanderlust.git
24 years ago* wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
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.

24 years ago* elmo/elmo-dop.el (elmo-dop-queue-flush):
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.

24 years ago* wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
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.

24 years ago* wl-refile.el (wl-refile-evaluate-rule): Fixed problem
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.

24 years agoUpdate.
ueno [Tue, 4 Apr 2000 14:11:23 +0000 (14:11 +0000)]
Update.

24 years ago* wl-refile.el
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.

24 years agoAdded because it was not imported (It's my mistake).
teranisi [Tue, 4 Apr 2000 06:27:59 +0000 (06:27 +0000)]
Added because it was not imported (It's my mistake).

24 years ago* wl-summary.el (wl-summary-print-destination):
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.

24 years agoRemoved.
teranisi [Tue, 4 Apr 2000 00:52:20 +0000 (00:52 +0000)]
Removed.

24 years agoImport 1.x. start
teranisi [Mon, 3 Apr 2000 06:59:08 +0000 (06:59 +0000)]
Import 1.x.