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