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