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