Update.
[elisp/wanderlust.git] / wl / ChangeLog
1 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-incorporate): Enclose
4         `wl-summary-sync-force-update' with save-excursion.
5
6 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
7
8         * wl-summary.el (wl-summary-prefetch-region):
9         Pass current cursor point to `pos-visible-in-window-p' after
10         moving cursor to the started point.
11
12 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
13
14         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
15
16         * wl-draft.el (wl-draft-insert-current-message): Delete useless
17         fields from the forwarding message.
18         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
19         `ignored-fields'.
20
21 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
22
23         * wl-mime.el (wl-message-request-partial):
24         Eliminated argument `msgdb'.
25         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
26         (wl-mime-combine-message/partial-pieces): Likewise.
27         * tm-wl.el (wl-message-request-partial): Likewise.
28         (wl-mime-combine-message/partial-pieces): Likewise.
29
30 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
31
32         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
33         when display is finished.
34
35 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
36
37         * wl-summary.el (wl-summary-goto-folder-subr):
38         Fix problem when wl-summary-partial-highlight-above-lines is nil.
39
40 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
41
42         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
43         when cursor point is visible.
44
45 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
46
47         * wl-expire.el (wl-expire-archive-get-max-number):
48         Don't use `file-name-directory'.
49
50 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
51
52         * wl-expire.el (wl-expire-archive-get-max-number):
53         Use `file-name-directory'.
54
55 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
56
57         * wl-summary.el (wl-summary-sync-marks): Re-display progress
58         only when there is progress.
59
60 2000-04-13  Mito <mit@nines.nec.co.jp>
61
62         * wl-summary.el (wl-summary-sync-marks): Display progress.
63
64 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
65
66         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
67         (wl-summary-prev): Move cursor regardless of unread status.
68         (wl-summary-next): Ditto.
69
70 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
71
72         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
73         Added argument `target' and `number'.
74         * tm-wl.el (wl-summary-burst-subr): New function.
75         (wl-summary-burst): Use it.
76
77 2000-04-10  Mito <mit@nines.nec.co.jp>
78
79         * wl-mime.el (wl-burst): New function.
80         (wl-summary-burst): Use it.
81
82 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
83
84         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
85         as petname when there's no candidate.
86
87 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
88
89         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
90         New variable.
91         * wl-fldmgr.el (wl-fldmgr-add): Use it.
92
93         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
94
95         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
96
97 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
98
99         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
100         Use substring of `original' instead of buffer-substring.
101         (wl-refile-evaluate-rule):
102         Set `original' argument of wl-refile-expand-newtext.
103
104         * wl-summary.el
105         (wl-summary-auto-refile-check-refile-rule-alist-subr,
106         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
107         (wl-summary-auto-refile): Check existence of destination folder just
108         before marking.
109
110 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
111
112         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
113         when wl-refile-get-field-value return nil.
114
115 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
116
117         * wl-refile.el
118         (wl-refile-expand-newtext): New function imported from Gnus.
119         (wl-refile-evaluate-rule): Use it.
120
121 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
122
123         * wl-summary.el (wl-summary-print-destination):
124         Duplicate folder string to avoid putting text-property on
125         original string.
126
127         * wl-refile.el (wl-refile-get-field-value): New function.
128         (wl-refile-evaluate-rule): New function;
129         Evaluate refile rule recursively.
130         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
131         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
132         New function; Check existence of a target folder recursively.
133         (wl-summary-auto-refile-check-refile-rule-alist):
134         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
135
136 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
137
138         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
139
140         * wl-folder.el (wl-create-folder-entity-from-buffer):
141         Fixed problem when '}' character is contained in folder name.
142
143         * wl-xmas.el (wl-make-modeline): Consider plugged status.
144
145 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
146
147         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
148         (wl-fldmgr-add-completion-all-completions):
149         Use wl-fldmgr-add-completion-hashtb.
150
151 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
152
153         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
154         wl-fldmgr-add-completion-subr): New functions.
155         * wl-folder.el (wl-folder-completion-func): New variable.
156         * wl-summary.el (wl-summary-read-folder):
157         Use wl-folder-completion-func.
158
159         * wl-refile.el: Eliminate throw & catch.
160
161         * wl.el (wl-plugged-sending-queue-status): Fixed.
162
163 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
164
165         * wl-draft.el (wl-draft): Put category property on
166         mail-header-separator.