2000-04-10 Yuuichi Teranishi <teranisi@gohome.org>
[elisp/wanderlust.git] / wl / ChangeLog
1 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
4         Added argument `target' and `number'.
5         * tm-wl.el (wl-summary-burst-subr): New function.
6         (wl-summary-burst): Use it.
7
8 2000-04-10  Mito <mit@nines.nec.co.jp>
9
10         * wl-mime.el (wl-burst): New function.
11         (wl-summary-burst): Use it.
12
13 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
14
15         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
16         as petname when there's no candidate.
17
18 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
19
20         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
21         New variable.
22         * wl-fldmgr.el (wl-fldmgr-add): Use it.
23
24         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
25
26         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
27
28 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
29
30         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
31         Use substring of `original' instead of buffer-substring.
32         (wl-refile-evaluate-rule):
33         Set `original' argument of wl-refile-expand-newtext.
34
35         * wl-summary.el
36         (wl-summary-auto-refile-check-refile-rule-alist-subr,
37         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
38         (wl-summary-auto-refile): Check existence of destination folder just
39         before marking.
40
41 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
42
43         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
44         when wl-refile-get-field-value return nil.
45
46 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
47
48         * wl-refile.el
49         (wl-refile-expand-newtext): New function imported from Gnus.
50         (wl-refile-evaluate-rule): Use it.
51
52 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
53
54         * wl-summary.el (wl-summary-print-destination):
55         Duplicate folder string to avoid putting text-property on
56         original string.
57
58         * wl-refile.el (wl-refile-get-field-value): New function.
59         (wl-refile-evaluate-rule): New function;
60         Evaluate refile rule recursively.
61         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
62         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
63         New function; Check existence of a target folder recursively.
64         (wl-summary-auto-refile-check-refile-rule-alist):
65         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
66
67 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
68
69         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
70
71         * wl-folder.el (wl-create-folder-entity-from-buffer):
72         Fixed problem when '}' character is contained in folder name.
73
74         * wl-xmas.el (wl-make-modeline): Consider plugged status.
75
76 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
77
78         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
79         (wl-fldmgr-add-completion-all-completions):
80         Use wl-fldmgr-add-completion-hashtb.
81
82 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
83
84         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
85         wl-fldmgr-add-completion-subr): New functions.
86         * wl-folder.el (wl-folder-completion-func): New variable.
87         * wl-summary.el (wl-summary-read-folder):
88         Use wl-folder-completion-func.
89
90         * wl-refile.el: Eliminate throw & catch.
91
92         * wl.el (wl-plugged-sending-queue-status): Fixed.
93
94 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
95
96         * wl-draft.el (wl-draft): Put category property on
97         mail-header-separator.