4669e707416fd99a1cf183cd07a406e5aa4f076f
[elisp/wanderlust.git] / wl / ChangeLog
1 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2
3         * wl-draft.el (wl-draft-reply-position): New function.
4         (wl-draft-reply-position): Fix.
5         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
6         (wl-summary-target-mark-reply-with-citation): Ditto.
7         (wl-summary-reply-with-citation): Ditto.
8         * wl-vars.el (wl-draft-reply-default-position): New variable.
9
10 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
11
12         * wl-draft.el (wl-draft-send): Preview when interactive send.
13
14 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
15
16         * wl-draft.el (wl-draft-reply): Set default position.
17         * wl-summary.el (wl-summary-reply): Ditto.
18         (wl-summary-reply-with-citation): Ditto.
19         (wl-summary-target-mark-reply-with-citation): Ditto.
20
21 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
22
23         * wl-news.el.in (wl-news-lang): Set default value according to
24         current-language-environment.
25         (wl-news-append-news): Do nothing when news-list is nil.
26
27 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
28
29         * wl-news.el.in (wl-news-mode-map): Add new keybind.
30         (wl-news): Change message.
31         (wl-news-exit): Check buffer.
32         (wl-news-force-exit): New function.
33         (wl-news-show-all): New function.
34         (wl-news-discard-and-exit): Fix.
35
36 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
37
38         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
39         according to current-language-environment.
40
41         * wl-news.el.in (wl-news): If arg, show all NEWS after
42         wl-news-default-previous-version.
43
44 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
45
46         * wl-news.el.in (wl-news-check): Rewritten.
47         (wl-news-previous-version-load): Change data type.
48         (wl-news-previous-version-save): Change data type.
49         (wl-news-append-news): Add return value.
50         (wl-news-check-news): New function.
51         (wl-news-already-current-p): New function.
52         (wl-news-send-news): Rewritten.
53         (wl-news-mode-map): Add new keybind.
54         (wl-news): Rewritten.
55         (wl-news-exit): Rewritten.
56         (wl-news-discard-and-mail): New function.
57         (wl-news-send-to-address): Abolished.
58         * wl.el (wl-init): Delete a message.
59
60 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
61
62         * wl-news.el.in (wl-news-exit): Update previous version.
63         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
64
65 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
66
67         * wl-news.el.in (wl-news): Add `delete-other-windows'.
68
69 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
70
71         * wl-news.el.in (wl-news): New function.
72         (wl-news-mode): New function.
73         (wl-news-next-line): New function.
74         (wl-news-next-page): New function.
75         (wl-news-exit): New function.
76         (wl-news-buf-name): New variable.
77         (wl-news-mode-map): New variable.
78         (wl-news-winconf): New variable.
79         (wl-news-append-news): Add an option.
80
81 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
82
83         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
84
85 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
86
87         * wl-news.el.in (wl-news-send-to-address): New variable.
88         (wl-news-send-news): Use it.
89         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
90         Return updating status.
91         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
92
93 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
94
95         * wl-news.el.in (wl-news-send-news): Delete
96         Organization and X-Face.
97
98 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
99
100         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
101         (wl-news-append-news): New function.
102         (wl-news-send-news): New function.
103
104 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
105
106         * Version number is increased to 2.11.1.
107
108 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
109
110         * wl-news.el.in : New file.
111
112 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
113
114         * wl-vars.el (wl-draft-reply-with-argument-list): Change
115         default value.
116         (wl-draft-reply-without-argument-list): Ditto.
117
118 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
119
120         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
121         (wl-message-buffer-prefetch-idle-time): Ditto.
122         (wl-message-buffer-prefetch-folder-type-list): Ditto.
123
124 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
125
126         * wl-thread.el (wl-thread-insert-message): Use
127         wl-summary-max-thread-depth.
128
129         * wl-summary.el (wl-summary-insert-thread-entity): Refined
130         loop detection.
131
132         * wl-message.el (wl-message-buffer-display): Back to the first page
133         when cache is hit.
134
135 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
136
137         * wl-vars.el (wl-summary-max-thread-depth): New user option.
138
139         * wl-summary.el (wl-summary-insert-thread-entity):
140         If the thread depth is reached to wl-summary-max-thread-depth,
141         divide the thread.
142
143 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
144
145         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
146         for elmo-remove-passwd.
147
148 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
149
150         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
151         folder is sticky.
152         (wl-folder-mark-as-read-all-entity): Ditto.
153         (wl-folder-prefetch-entity): Ditto.
154
155 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
156
157         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
158
159 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
160
161         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
162         Delete messages on buffer for unplugged operation.
163         (wl-summary-erase): Ditto.
164
165 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
166
167         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
168         take nil so as not to search parent by subject.
169
170 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
171
172         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
173         (wl-folder-get-next-folder): Ditto.
174         (wl-folder-get-path): Ditto.
175
176 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
177
178         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
179         system and encode the region with it before verifying.
180
181 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
182
183         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
184         system of the echo buffer before decoding.
185
186 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
187
188         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
189         original contents.
190
191 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
192
193         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
194         with argument 'any-exists.
195
196 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
197
198         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
199         Use `wl-cs-autoconv'.
200
201 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
202
203         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
204         by `mime-view-automatic-conversion'.
205
206         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
207         (wl-message-verify-pgp-nonmime): Ditto.
208         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
209         Bind them to C-c:d and C-c:v respectively.
210
211         Merge following code by Teranishi-san from [wl-en:00167].
212         * wl-mime.el (wl-mime-preview-application/pgp): New function.
213         (wl-mime-preview-application/pgp-encrypted): Ditto.
214         (wl-mime-setup): Add entry.
215
216 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
217
218         * wl-summary.el (wl-summary-target-mark-erase): New function.
219         Bind it to "mD".
220
221 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
222
223         * wl-vars.el (wl-draft-write-file-function): Fix.
224         (wl-draft-reedit-hook): Changed default value.
225
226         * wl-draft.el (wl-draft-edit-string): Set cursor point for
227         wl-draft-reedit-hook.
228         (wl-draft-remove-text-plain-tag): New function.
229         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
230
231         * wl-vars.el (wl-draft-write-file-function): New user option.
232
233         * wl-draft.el (wl-draft-prepare-edit): Use it for
234         local-write-file-hooks.
235         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
236
237         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
238         (wl-draft-insert-mail-header-separator): Return the body beginning
239         point.
240         (wl-draft-reedit): Remove the mime-edit tag if the first part is
241         text/plain.
242         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
243
244 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
245
246         * wl-summary.el (wl-summary-erase): New function to erase message
247         without moving it to trash. Bind to "D".
248
249         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
250         as `keep' unless switch-function.
251
252 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
253
254         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
255         message buffer by using `wl-summary-toggle-disp-msg'.
256         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
257         buffer window.
258         (wl-summary-supresedes-message): Ditto.
259
260         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
261         Do not delete other windows.
262         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
263         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
264         (wl-draft-create-buffer): Set reply-or-forward also for target
265         mark commands.
266
267 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
268
269         * wl-draft.el (wl-user-agent-compose): Delete special case for
270         switch-to-buffer-other-window.
271
272         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
273         (wl-summary-forward): Ditto.
274
275         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
276         function.
277         (wl-draft-buffer-style): New use option.
278
279         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
280         (wl-draft): Follow the change above.
281         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
282         wl-draft-buffer-style.
283         (wl-user-agent-compose): Bind wl-draft-buffer-style with
284         switch-function.
285
286 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
287
288         * wl-address.el (wl-address-make-completion-entry): Extracted from
289         `wl-address-make-completion-list'.
290         (wl-address-enable-strict-loading): New variable.
291         (wl-address-make-completion-list): Revive petname duplication
292         inquiry, and enable it if `wl-address-enable-strict-loading'.
293         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
294
295 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
296
297         * wl-message.el (wl-message-get-original-buffer): Avoid
298         'Selecting deleted buffer' error when original buffer is killed.
299
300 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
301
302         * Version number is increased to 2.11.0.
303
304 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
305
306         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
307         buffer-modified status (Thanks to
308         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
309
310 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
311
312         * wl-util.el (wl-region-exists-p): New function.
313
314         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
315         Remove defvars for byte-compile warnings.
316
317 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
318
319         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
320         defvar-maybe. Removed unused bind.
321
322 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
323
324         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
325         summary buffer window before creating new frame.
326         (wl-draft-reply): Ditto.
327
328 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
329
330         * wl-mime.el (toplevel): Avoid byte-compile warnings.
331
332 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
333
334         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
335
336 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
337
338         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
339         instead of `kill-region'.
340
341 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
342
343         * wl-mime.el (wl-mime-preview-follow-current-region): New function
344         that originates in mime-preview-follow-current-entity.
345         (wl-draft-yank-current-message-entity): Use it if region is active.
346
347         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
348         * wl-e21.el (wl-message-define-keymap): Bind "D" for
349         `wl-message-delete-current-part'.
350         * wl-mule.el (wl-message-define-keymap): Ditto.
351         * wl-xmas.el (wl-message-define-keymap): Ditto.
352
353 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
354
355         * wl-mime.el (wl-message-delete-current-part): Check the class of
356         mime-entity.
357
358 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
359
360         * wl-mime.el (wl-message-delete-current-part): New function.
361         (wl-mime-node-id-to-string): Ditto.
362
363         * wl-mime.el (wl-message-delete-current-part): Use existing
364         original buffer which corresponds current mime-view buffer.
365         (fetched buffer might have different structure, possibly)
366
367         * wl-mime.el (wl-message-delete-current-part): Quit if the
368         message content differs from the actual message.
369
370 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
371
372         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
373         order.
374         (wl-summary-search-by-subject): Search parent message from tail;
375         Check the existence of the parent message on the current thread tree.
376         (wl-summary-update-thread): Check whether the line is inserted.
377
378 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
379
380         * wl-vars.el (wl-summary-line-format): Undo last change.
381         * wl-summary.el (wl-summary-print-destination): Do not put
382         invisible property when `wl-summary-width' is nil.
383         (wl-summary-line-subject-minimum-length): Abolished.
384         (wl-summary-line-subject): Ditto.
385
386 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
387
388         * wl-vars.el (wl-summary-line-format): Change default value.
389         (wl-summary-subject-length-limit): Abolished.
390         * wl-summary.el (wl-summary-line-subject): Ditto.
391
392 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
393
394         * wl-template.el (wl-template-select): Added optional argument.
395         If optional argument is specified, reverse
396         `wl-template-visible-select'.
397
398 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
399
400         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
401         Take prefix argument to force asking the destination folder.
402
403 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
404
405         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
406         logic to call `wl-summary-buffer-prev-folder-function'.
407         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
408
409 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
410
411         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
412         is nil.
413
414 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
415
416         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
417         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
418         (wl-mime-setup): Add its entry.
419
420 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
421
422         * wl-mime.el (wl-draft-preview-message): Restore the position
423         before evaluating wl-draft-send-hook in preview buffer.
424
425 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
426
427         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
428         when it creates new draft buffer.
429
430         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
431         without argument.
432
433         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
434         Evaluate content and if the value is string, insert it.
435         (wl-draft-config-sub-body,wl-draft-config-sub-top,
436         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
437         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
438         wl-draft-config-sub-part-bottom): Use it.
439
440         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
441         with the folder name. The question was unintelligible when it is
442         called from wl-save-status.
443
444 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
445
446         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
447         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
448         cannot take second argument).
449
450 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
451
452         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
453         as t. Since type and subtype are not case sensitive (RFC 2045).
454
455 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
456
457         * wl-vars.el (wl-message-mode-line-format): New variable.
458         (wl-message-mode-line-format-spec-alist): Ditto.
459         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
460         (wl-message-redisplay): Use wl-message-mode-line-format.
461
462 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
463
464         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
465
466 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
467
468         * wl-summary.el (wl-summary-default-from): Write description.
469
470 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
471
472         * wl-vars.el (wl-ldap-objectclass): Abolish.
473
474         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
475         (wl-ldap-make-filter): Removed condition for objectclass.
476         (wl-ldap-make-matched-value-list): Remove meaningless process.
477         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
478         (wl-address-ldap-search): Don't add `*' to `pat' string;
479         use ignore-errors; added `email';
480         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
481         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
482         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
483
484
485 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
486
487         * wl-draft.el (wl-draft-parent-folder): Write description.
488         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
489
490 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
491
492         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
493         as "" (zero-length string) if no parent.
494         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
495
496 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
497
498         * wl-address.el (wl-address-make-completion-list): Skip duplication
499         checking.
500         (wl-address-make-address-list): use `cons' and `nreverse' instead of
501         `append'.
502
503 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
504
505         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
506         instead of `beginning-of-buffer'.
507
508 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
509
510         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
511
512 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
513
514         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
515         Refer wl-message-buffer-name.
516         (wl-message-wheel-down): Ditto.
517
518 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
519
520         * wl-vars.el (wl-message-buffer-name): New user option.
521
522         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
523         directly instead of making alist dinamically.
524
525         * wl-message.el (wl-message-buffer-cache-name): Abolish.
526         (wl-message-buffer-create): Use wl-message-buffer-name instead of
527         wl-message-buffer-cache-name.
528         (wl-message-buffer-cache-clean-up): Ditto.
529
530         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
531
532         * Version number is increased to 2.9.15.
533
534 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
535
536         * wl-vars.el (wl-summary-default-view-alist): New user option.
537
538         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
539
540         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
541         while deleting address.
542         (wl-draft-delete-myself-from-cc): Ditto.
543
544         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
545         If optional argument is specified, reverse sort order.
546
547         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
548
549 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
550
551         * wl-thread.el (wl-thread-insert-message): Return parent number if
552         exists.
553         (wl-thread-update-indent-string-region): Use
554         wl-thread-update-line-on-buffer-sub instead of
555         wl-thread-update-line-on-buffer.
556
557 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
558
559         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
560         (wl-folder-close-all): Ditto.
561
562 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
563
564         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
565         and mailing-list:.
566         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
567         value.
568         (wl-summary-line-list-info): Print mailing-list name even when 
569         list-number is empty.
570
571 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
572
573         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
574
575         * wl-draft.el (wl-draft-confirm): Abolished since not used.
576         (wl-draft-open-file): Ditto.
577         (wl-draft-random-alphabet): Ditto.
578
579         * wl-summary.el (wl-summary-mode-map): Remove already abolished
580         bindings.
581
582 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
583
584         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
585         * wl-vars.el (wl-draft-config-alist): Ditto.
586
587 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
588
589         * Version number is increased to 2.9.14.
590
591         * wl.el (wl): Don't set wl-init as nil when error occured while
592         auto-checking folders.
593
594         * wl-util.el (wl-expand-newtext): Re-define as an alias for
595         `elmo-expand-newtext'.
596
597 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
598
599         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
600         `this-command' so that `wl-folder-goto-folder' contained in
601         `wl-summary-keep-cursor-command' work.
602
603 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
604
605         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
606         message buffer displaying state.
607
608 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
609
610         * wl-vars.el (wl-summary-default-view): New variable to specify
611         default value for `wl-summary-buffer-view' instead of using
612         set-default.
613         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
614
615 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
616
617         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
618
619         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
620
621 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
622
623         * wl-vars.el (wl-forward-subject-prefix): New variable.
624         * wl-draft.el (wl-draft-forward): Use it.
625
626 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
627
628         * wl-message.el (wl-message-prev-page): When it is called without
629         lines argument, scroll down by wl-message-scroll-amount lines.
630         (wl-message-next-page): Ditto.
631         * wl-vars.el (wl-message-scroll-amount): Change default value
632         to preserve current behavior.
633
634 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
635
636         * wl-summary.el (wl-summary-prefetch-msg): Bind
637         `wl-message-entity' to call `wl-summary-from-function'.
638
639 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
640
641         * wl-message.el (wl-message-buffer-create): Run
642         wl-message-buffer-created-hook.
643
644 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
645
646         * wl-summary.el (wl-summary-sort-specs): New variable.
647         (wl-summary-default-sort-spec): Ditto.
648         (wl-summary-sort): Rewrite.
649         (wl-summary-sort-by-list-info): New function.
650
651 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
652
653         * wl-summary.el (wl-summary-get-list-info): New function.
654         (wl-summary-sort): Rewrite.
655         (wl-summary-line-list-info): Ditto.
656         (wl-summary-line-list-count): Ditto.
657         (wl-summary-refile-region): Fixed docstring.
658
659 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
660
661         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
662         `wl-folder-entity-hashtb' as completion table.
663
664 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
665
666         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
667         only when this command is called interactively; silence the byte-
668         compiler.
669
670 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
671
672         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
673         active in XEmacs.
674
675 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
676
677         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
678         plural lines.
679
680 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
681
682         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
683         of current line when the cursor is on the header name.
684         (preserve behavior to move to b.o.h. and b.o.l. mutually)
685
686 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
687
688         * wl-util.el (wl-read-directory-name): Return displayed directory
689         as the default value also on XEmacs.
690
691 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
692
693         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
694         formatting.
695
696 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
697
698         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
699         argument and when it is non-nil, check face property before
700         highlighting for each line.
701         (wl-highlight-summary-window): Set it.
702
703 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
704
705         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
706         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
707
708         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
709         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
710         (wl-draft-get-fcc-list): Likewise.
711
712 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
713
714         * wl-thread.el (wl-thread-indent-regexp): Abolished.
715         (wl-thread-entity-cur): Ditto.
716         * wl-summary.el (wl-summary-buffer-set-folder): Removed
717         wl-thread-indent-regexp setting.
718         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
719
720         * wl-summary.el (wl-summary-display-top): Highlight summary window when
721         wl-summary-lazy-highlight.
722         (wl-summary-display-bottom): Ditto.
723
724         * wl-thread.el (wl-thread-open-close): Likewise.
725
726         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
727         from and subject;
728         Bind wl-draft-use-frame;
729         Enclose with save-window-excursion;
730         Use wl-draft-create-buffer instead of with-temp-buffer;
731         Use wl-draft-prepare-edit;
732         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
733         Use wl-draft-send instead of wl-draft-raw-send.
734
735 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
736
737         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
738         of using wl-from.
739
740 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
741
742         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
743         insert-buffer instead of clone-buffer.
744         (wl-draft-doing-mime-bcc): New variable.
745         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
746         infinite loop.
747         (wl-draft-do-mime-bcc): Use wl-from for From field value.
748
749         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
750         (wl-draft-mime-bcc-body): Ditto.
751
752         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
753         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
754         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
755         wl-draft-do-mime-bcc.
756         (wl-draft-mime-bcc-field): New function.
757         (wl-draft-do-mime-bcc): Ditto.
758
759         * wl-address.el (wl-address-complete-header-list): New variable.
760         (wl-address-complete-header-regexp): Changed default value.
761
762         * Version number is increased to 2.9.13.
763
764 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
765
766         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
767         it is differed.
768
769 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
770
771         * wl-summary.el (wl-summary-line-list-info): Rewrite.
772         (wl-summary-line-list-count): Ditto.
773
774 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
775
776         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
777         (wl-nntp-posting-function): New variable.
778         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
779         `wl-nntp-posting-config-alist'.
780
781 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
782
783         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
784         FLIM.
785
786 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
787
788         * wl-summary.el (wl-summary-target-mark-refile-sub):
789         Remove a nuisance funcall.
790
791 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
792
793         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
794         as t for `try-completion'.
795
796 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
797
798         * wl-summary.el (wl-summary-default-from): Use
799         wl-address-header-extract-address instead of
800         std11-extract-address-components.
801         (wl-summary-simple-from): Ditto.
802         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
803         (wl-summary-insert-headers): Show message.
804         (wl-summary-create-line): Set 4th argument of wl-set-string-width
805         for whole line.
806         (wl-summary-default-from): Revert last change.
807         (wl-summary-simple-from): Ditto.
808         (wl-summary-mark-as-read): Argument rearrangement and re-written.
809         (wl-summary-mark-as-read-region): Follow the change above.
810         (wl-summary-sync-marks): Ditto.
811         (wl-summary-target-mark-mark-as-read): Ditto.
812         (wl-summary-redisplay-internal): Ditto.
813         (wl-summary-redisplay-no-mime-internal): Ditto.
814         (wl-summary-redisplay-all-header): Ditto.
815         (wl-summary-mark-as-read): Removed argument `cached';
816         Use current cache status to set cache mark.
817         (wl-summary-redisplay-internal): Follow the change above.
818         (wl-summary-redisplay-no-mime-internal): Ditto.
819         (wl-summary-redisplay-all-header): Ditto.
820
821         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
822
823         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
824         Don't call itself recursively (Adviced by Yamaoka-san).
825
826 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
827
828         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
829         bind wl-summary-highlight as nil to avoid error caused by missing
830         local variables.
831
832 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
833
834         * wl-vars.el (wl-invalid-character-message): New user option.
835
836         * wl-util.el (wl-set-string-width): If truncated string-width is
837         larger than specified width, use `wl-invalid-character-message'.
838
839 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
840
841         * wl-summary.el (wl-summary-prefetch-msg): 
842         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
843
844 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
845
846         * wl-vars.el (wl-summary-check-line-format): New user option.
847         (wl-summary-line-format-file): Ditto.
848
849         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
850         variable.
851         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
852         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
853         and `wl-summary-view-old-p' to check whether do a rescan or not.
854         (wl-summary-view-old-p): New function.
855         (wl-summary-line-format-changed-p): Ditto.
856         (wl-summary-line-format-save): Ditto.
857         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
858
859         * wl-util.el (wl-set-string-width): Avoid using negative number
860         for make-string.
861
862 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
863
864         * wl-summary.el (wl-summary-line-list-info): Revised format of the
865         return value.
866
867         * wl-util.el (wl-set-string-width): Added optional argument
868         `padding' (All other related portions are changed).
869         (wl-line-parse-format): If the first letter of column number is
870         `0', zero-padding the result (ex: "%05l").
871
872         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
873
874 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
875
876         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
877         sequential summary view.
878
879 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
880
881         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
882         if it doesn't have a -unix version.
883
884 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
885
886         * wl-summary.el (wl-summary-jump-to-msg): Fix.
887
888 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
889
890         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
891         content.
892         (wl-draft): Follow the change above.
893
894         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
895
896         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
897         and wl-folder-summary-line-format-alist contain %T and %P.
898
899         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
900         (wl-summary-mode-line-format): New user option.
901         (wl-summary-line-format-spec-alist): Added l, T, P, n.
902         (wl-summary-line-format): Changed default value.
903         (wl-summary-lazy-highlight): Changed default value.
904
905         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
906         change in wl-summary-create-line.
907         (wl-thread-insert-entity-sub): Ditto.
908
909         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
910         (wl-summary-buffer-unread-status): Ditto.
911         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
912         (wl-summary-buffer-persistent-mark-column): Ditto.
913         (wl-summary-buffer-mode-line-formatter): Ditto.
914         (wl-summary-buffer-mode-line): Ditto.
915         (wl-summary-message-regexp): Abolished.
916         (All other related portions are changed.)
917         (wl-summary-detect-mark-position): New function.
918         (wl-summary-buffer-set-folder): Setup
919         wl-summary-buffer-mode-line-formatter.
920         (wl-summary-mode): Setup selective-display;
921         Setup pre-idle-hook when xemacs.
922         (wl-summary-update-modeline): Rewrite.
923         (wl-summary-jump-to-msg): Define as function;
924         Changed regexp for searching messages.
925         (wl-summary-message-number): Rewrite.
926         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
927         Do rescan when old type summary cache.
928         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
929         (wl-summary-remove-destination): Use '\r' to detect EOL.
930         (wl-summary-print-destination): Ditto.
931         (wl-summary-temp-mark): New inline function.
932         (wl-summary-persistent-mark): Ditto.
933         (wl-summary-line-number): New function.
934         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
935         (wl-summary-line-list-count): New function.
936         (wl-summary-create-line): Added argument persistent-mark.
937         (All other related portions are changed)
938         (wl-summary-create-line): Insert '\r'.
939         (wl-summary-save-view-cache): Encode whth `unix' EOL.
940         (wl-summary-cursor-move-surface): New inline function.
941         (wl-summary-prev): Use it.
942         (wl-summary-next): Ditto.
943
944         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
945         wl-summary-message-regexp.
946         (wl-highlight-summary): Delete progress message.
947         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
948
949         * Version number is increased to 2.9.12.
950
951 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
952
953         * wl-summary.el (wl-summary-line-subject-minimum-length): New
954         variable (nil: no minimum).
955         (wl-summary-line-subject): Add some spaces after subject by
956         wl-summary-line-subject-minimum-length.
957
958 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
959
960         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
961         and removed `F'.
962         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
963         change above).
964
965 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
966
967         * wl-summary.el (wl-summary-line-list-count): Reverted.
968         (example setting in samples/*/dot.wl is also updated)
969
970 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
971
972         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
973
974         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
975
976         * wl-vars.el (wl-summary-line-format): Addes some description to the
977         docstring.
978
979         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
980         (wl-summary-line-close-bracket): Ditto.
981         (wl-summary-line-children-number): Ditto.
982         (wl-summary-line-thread-indent): Ditto.
983         (wl-summary-line-children-and-from): Ditto.
984
985         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
986         't', 'c', 'F' and added 'C'.
987
988         * wl-util.el (wl-set-string-width): Accept negative value.
989         (wl-line-parse-format): Added "%number(" and "%)".
990
991 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
992
993         * wl-summary.el (wl-summary-line-list-count): Change format of the
994         return value.
995
996 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
997
998         * wl-draft.el (wl-draft-beginning-of-line): New command imported
999         from the recent message.el.
1000         (wl-draft-point-in-header-p): Ditto.
1001         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
1002         wl-draft-beginning-of-line.
1003         * wl-e21.el (wl-draft-mode-map): Ditto.
1004         * wl-xmas.el (wl-draft-mode-map): Ditto.
1005
1006         * wl-folder.el: Sort macrodefs by dependencies.
1007
1008 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1009
1010         * wl-summary.el (wl-summary-prev): Fixed regexp.
1011         (wl-summary-next): Ditto.
1012
1013 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1014
1015         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
1016
1017 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1018
1019         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
1020         for backward compatibility.
1021
1022 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1023
1024         * wl-summary.el (wl-summary-line-list-count): New function, merged
1025         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
1026         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
1027         list counts.
1028
1029 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
1030
1031         * wl-summary.el (wl-summary-create-line): Ignore errors while
1032         timezone-fix-time.
1033
1034         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
1035
1036         * wl-summary.el (wl-summary-sync-update): Ditto.
1037         (wl-summary-default-from): Use wl-message-entity
1038         instead of entity.
1039
1040         * wl-summary.el (wl-summary-create-line): Fix.
1041
1042         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
1043         (wl-summary-line-format): New user option.
1044         (wl-folder-summary-line-format-alist): Ditto.
1045         (wl-summary-from-width): Abolished.
1046
1047         * wl-util.el (toplevel): Require 'bytecomp.
1048         (wl-line-parse-format): New function.
1049         (wl-line-formatter-setup): New macro.
1050
1051         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
1052         (wl-summary-buffer-line-formatter): New buffer local variable.
1053         (wl-summary-switch-to-clone-buffer): Follow the change above.
1054         (wl-summary-message-regexp): Fix.
1055         (wl-summary-from-func-internal): Abolished.
1056         (wl-summary-subject-func-internal): Ditto.
1057         (wl-summary-subject-filter-func-internal): Ditto.
1058         (All other related portions are changed.)
1059         (wl-summary-buffer-set-folder):
1060         Set up wl-summary-buffer-number-column and 
1061         wl-summary-buffer-line-formatter
1062         (All other related portions are changed.)
1063         (wl-summary-buffer-number-column-detect): Abolished.
1064         (All other related portions are changed.)
1065         (wl-summary-delete-all-status-marks-on-buffer): Removed.
1066         (wl-summary-delete-all-temp-marks-on-buffer): Use
1067         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
1068         (wl-summary-target-mark-delete): Ditto.
1069         (wl-summary-target-mark-refile-subr): Ditto.
1070         (wl-summary-target-mark-mark-as-read): Ditto.
1071         (wl-summary-target-mark-mark-as-unread): Ditto.
1072         (wl-summary-target-mark-mark-as-important): Ditto.
1073         (wl-summary-target-mark-save): Ditto.
1074         (wl-summary-replace-status-marks): Renamed from
1075         wl-summary-set-status-marks-on-buffer;
1076         Use wl-summary-message-regexp instead of
1077         wl-summary-buffer-number-regexp.
1078         (wl-summary-sync-update): Follow the change above.
1079         (wl-summary-goto-previous-message-beginning): New function.
1080         (wl-summary-mark-as-unread): Use it.
1081         (wl-summary-mark-as-important): Ditto.
1082         (wl-summary-line-formatter): New variable.
1083         (wl-summary-line-year): New function.
1084         (wl-summary-line-day): Ditto.
1085         (wl-summary-line-day-of-week): Ditto.
1086         (wl-summary-line-hour): Ditto.
1087         (wl-summary-line-minute): Ditto.
1088         (wl-summary-line-open-bracket): Ditto.
1089         (wl-summary-line-close-bracket): Ditto.
1090         (wl-summary-line-children-number): Ditto.
1091         (wl-summary-line-thread-indent): Ditto.
1092         (wl-summary-line-size): Ditto.
1093         (wl-summary-line-subject): Ditto.
1094         (wl-summary-line-from): Ditto.
1095         (wl-summary-line-children-and-from): Ditto.
1096         (wl-summary-create-line): Rewritten.
1097         (wl-summary-format-date): Abolished.
1098
1099         * wl-highlight.el (wl-highlight-summary-current-line): Use
1100         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
1101         Use thread structure to detect thread top message.
1102
1103         * wl-draft.el (wl-default-draft-cite): Don't use
1104         wl-summary-from-func-internal.
1105
1106         * wl-refile.el (wl-refile-subject-learn): Don't use
1107         wl-summary-subject-filter-func-internal.
1108         (wl-refile-guess-by-subject): Ditto.
1109
1110         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
1111         parameters.
1112
1113         * wl-thread.el (wl-thread-update-indent-string-region):
1114         Use wl-thread-update-line-on-buffer instead of
1115         wl-thread-update-indent-string.
1116         (wl-thread-update-children-number): Redefine using
1117         wl-thread-update-line-on-buffer.
1118         (wl-thread-update-indent-string): Abolished.
1119
1120         * Version number is increased to 2.9.11.
1121
1122 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
1123
1124         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
1125         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
1126         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
1127
1128         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
1129         as nil.
1130
1131         * wl-thread.el (wl-thread-open-all-unread): Use 
1132         elmo-folder-list-messages-mark-match.
1133         (wl-thread-insert-message): Removed argument `mark-alist'.
1134         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
1135         elmo-msgdb-set-mark.
1136         (wl-thread-get-children-msgs-uncached): Likewise.
1137         (wl-thread-get-exist-children): Added argument include-self.
1138         (wl-thread-delete-message): Follow the change above.
1139
1140         * wl-summary.el (wl-summary-count-unread): Removed argument.
1141         (wl-summary-rescan): Follow the change above.
1142         (wl-summary-mark-as-read-region): Ditto
1143         (wl-summary-mark-as-unread-region): Ditto.
1144         (wl-summary-delete-messages-on-buffer): Ditto.
1145         (wl-summary-sync-update): Ditto.
1146         (wl-summary-switch-to-clone-buffer): Ditto.
1147         (wl-summary-goto-folder-subr): Ditto.
1148         (wl-summary-target-mark-mark-as-read): Ditto.
1149         (wl-summary-target-mark-mark-as-unread): Ditto.
1150         (wl-summary-target-mark-mark-as-important): Ditto.
1151         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
1152         (wl-summary-update-thread): Removed argument `mark-alist'.
1153         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
1154         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
1155         (wl-summary-resume-cache-status): Likewise.
1156         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
1157         elmo-msgdb-set-mark.
1158         (wl-summary-mark-as-read-all): Likewise.
1159         (wl-summary-delete-cache): Ditto.
1160         (wl-summary-auto-select-msg-p): Ditto.
1161         (wl-summary-mark-as-unread): Ditto.
1162         (wl-summary-no-auto-refile-message-p): Ditto.
1163         (wl-summary-mark-as-read): Ditto.
1164         (wl-summary-mark-as-important): Ditto.
1165         (wl-summary-auto-refile): Follow the change above.
1166         (wl-summary-delete-all-marks): Removed.
1167         (wl-summary-resume-marks-and-highlight): Ditto.
1168         (wl-summary-resume-marks): Ditto.
1169         (wl-summary-delete-important-msgs-from-list): Ditto.
1170         (wl-summary-delete-canceled-msgs-from-list): Ditto.
1171
1172         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
1173         wl-summary-count-unread.
1174
1175         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1176         (wl-summary-score-update-all-lines): Use
1177         elmo-msgdb-set-mark.
1178
1179 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
1180
1181         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
1182         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
1183         (wl-summary-create-line): Renamed from
1184         wl-summary-overview-create-summary-line;
1185         Argument rearrangement.
1186         (wl-summary-update-thread): Follow the change above.
1187
1188         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
1189         (wl-thread-insert-entity-sub): Likewise.
1190
1191         * wl-summary.el (wl-summary-append-message-func-internal): Removed
1192         argument `overview', `mark-alist' and added `msgdb'.
1193
1194         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
1195
1196         * wl-summary.el (wl-summary-insert-summary): Changed argument.
1197         (wl-summary-rescan): Follow the change above.
1198         (wl-summary-sync-update): Ditto.
1199         (wl-summary-insert-thread-entity): Ditto;
1200         Don't use `let*' in every while loop;
1201         Detect infinite loop of threads.
1202         (wl-summary-update-thread): Removed argument `overview'.
1203
1204         * wl-thread.el (wl-thread-insert-message): Ditto.
1205
1206         * Version number is increased to 2.9.10.
1207
1208         * wl-message.el (wl-message-redisplay): Ignore errors while
1209         wl-message-redisplay-hook.
1210
1211 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1212
1213         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
1214
1215 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
1216
1217         * wl.el (wl): inhibit-quit while wl-folder.
1218
1219 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
1220
1221         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
1222         while msgdb access.
1223
1224 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1225
1226         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
1227         even if no folder is not created.
1228
1229 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
1230
1231         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
1232
1233         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
1234         implementation.
1235         (wl-summary-target-mark-thread): Ditto.
1236
1237         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
1238
1239 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1240
1241         * wl-util.el (wl-display-bytes): Remove unused function.
1242
1243 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1244
1245         * wl.el (wl-check-environment): Cause error when wl-from is nil,
1246         seems critical one (partially reverse the change in 2002/03/17).
1247
1248 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1249
1250         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
1251         * wl-draft.el (wl-draft-write-sendlog): Ditto.
1252
1253 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1254
1255         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
1256         is not writable.
1257         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
1258         plugged status instead of `'force' as 2nd argument.
1259
1260         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
1261         is not creatable.
1262
1263         * Version number is increased to 2.9.9.
1264
1265 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1266
1267         * wl-summary.el (wl-summary-suspend): New function.
1268
1269 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1270
1271         * wl.el (wl): Do not check variables if check is nil.
1272         * wl-utils.el (wl-collect-draft): New function.
1273         * wl-folder.el (wl-folder-suspend): Put summary buffers
1274         and draft buffers at the end of buffer list.
1275         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
1276
1277 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1278
1279         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
1280         loop instead of recursive call.
1281
1282         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
1283         2nd argument.
1284
1285 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1286
1287         * wl-draft.el (wl-draft-create-contents): Don't take neither
1288         (function . args) nor (string . something) any more.
1289
1290         * wl-version.el (wl-generate-user-agent-string): Return string
1291         without header symbol.
1292         * wl-draft.el (wl-draft-default-headers): Use it.
1293
1294         * wl-draft.el (wl-draft-trim-ccs): Renamed from
1295         `wl-draft-insert-ccs' and return field value instead of inserting
1296         the header. Abolish cc argument.
1297         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
1298
1299         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
1300         rather than one with string car.
1301
1302         * wl-vars.el (wl-draft-additional-header-alist): New variable.
1303         * wl-draft.el (wl-draft-create-contents): Add it after the default
1304         headers.
1305
1306         * wl-draft.el (wl-draft-create-contents): For the case of
1307         (symbol-or-string . function) insert header only when the function
1308         returns string value.
1309
1310 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1311
1312         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
1313         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
1314
1315 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1316
1317         * wl.el (wl-check-environment): Don't check Message-ID when
1318         `wl-insert-message-id' is nil.
1319         Revive checking if `wl-message-id-domain' contains "@".
1320
1321 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1322
1323         * wl.el (wl-check-environment): Merge examination for "@" at
1324         inappropriate position into the first string-match.
1325
1326         * wl-summary.el (wl-summary-target-mark-print): New function.
1327         (wl-summary-pipe-message-subr): Extracted from
1328         `wl-summary-pipe-message'.
1329         (wl-summary-target-mark-pipe): New function.
1330         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
1331         `wl-summary-target-mark-pipe'.
1332
1333 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1334
1335         * wl.el (wl-check-environment): Rewrite around Message-ID check.
1336
1337 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1338
1339         * wl.el (wl-check-environment): Use elmo-warning instead of
1340         error for non-critical ones.
1341         Remove trash folder check.
1342         (wl): Don't ignore error in wl-check-environment.
1343
1344         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
1345         check, which is moved from `wl-check-environment'.
1346         (Adviced by Teranishi-san [X-Mail-Count: 9661])
1347
1348 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1349
1350         * wl-summary.el (wl-summary-write-current-folder): If it cannot
1351         guess anything, call wl-summary-write.
1352         (wl-summary-write): Create draft with blank To field.
1353         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
1354
1355 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1356
1357         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
1358         argument full as well for wl-folder-write-current-folder.
1359         If wl-*-write-current-folder cannot guess addressee, add blank
1360         To header.
1361         Rewrite condition for positioning cursor.
1362
1363 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1364
1365         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
1366         summary buffer is present, use it.
1367         (wl-folder-jump-to-previous-summary): Ditto.
1368
1369 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1370
1371         * wl-draft.el (wl-draft-create-contents): Fix docstring.
1372
1373         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
1374         wl-summary-previous-buffer and wl-summary-next-buffer.
1375
1376         * wl-folder.el (wl-folder-mode-map): Bind
1377         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
1378         (wl-folder-jump-to-next-summary): New function.
1379         (wl-folder-jump-to-previous-summary): Ditto.
1380
1381         * wl-draft.el (wl-draft): Rearranged.
1382
1383 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1384
1385         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
1386         of header.
1387         (wl-draft): Collect arguments for the header as header-alist.
1388         (wl-draft-forward): Arrange arguments for wl-draft.
1389         (wl-draft-reply): Ditto.
1390         (wl-draft-edit-string): Ditto.
1391         * wl-summary.el (wl-summary-write): Ditto.
1392         (wl-summary-write-current-folder): Ditto.
1393
1394         * Version number is increased to 2.9.8.
1395
1396 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1397
1398         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
1399
1400         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
1401
1402         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
1403         even if the guess failed.
1404
1405         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
1406         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
1407         wl-summary-write-current-folder.
1408         * wl-xmas.el: Ditto.
1409
1410 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
1411
1412         * wl-summary.el (wl-summary-next-page): Force display message if
1413         message is not displayed yet.
1414         (wl-summary-prev-page): Ditto.
1415
1416 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
1417
1418         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
1419
1420 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1421
1422         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
1423         add "Preview Message" and "Save Draft and Exit".
1424
1425 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1426
1427         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
1428         if addrmgr is called from draft in splitted window.
1429
1430         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
1431         * wl-mule.el: Ditto.
1432         * wl-xmas.el: Ditto.
1433
1434 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1435
1436         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
1437
1438         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
1439         * wl-xmas.el (wl-folder-toolbar): Ditto.
1440
1441 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1442
1443         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
1444         and wl-draft-save-and-exit.
1445         (wl-draft-toolbar): Add wl-draft-save-and-exit.
1446         * wl-xmas.el: Ditto.
1447         * wl-mule.el: Ditto.
1448
1449         * wl-folder.el (wl-folder-goto-draft-folder): New function.
1450         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
1451
1452 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
1453
1454         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
1455         lists for saving buffer.
1456
1457 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1458
1459         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
1460         parent-folder argument instead of it.
1461         (wl-draft-create-buffer): Ditto.
1462         (wl-draft-forward): Ditto.
1463         (wl-draft-reply): Ditto.
1464         * wl-summary.el (wl-summary-write): Ditto.
1465         (wl-summary-write-current-folder): Ditto.
1466
1467         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
1468         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
1469         Folder buffer after composing.
1470
1471 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1472
1473         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
1474         header if the file `wl-x-face-file' already contains it.
1475
1476 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1477
1478         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
1479         folder" entry.
1480         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
1481         * wl-e21.el (wl-folder-toolbar): Ditto.
1482         * wl-xmas.el (wl-folder-toolbar): Ditto.
1483
1484 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1485
1486         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
1487         wl-folder-goto-folder with sticky argument.
1488         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
1489
1490 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1491
1492         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
1493         and wl-summary-previous-buffer.
1494         (wl-summary-next-buffer): New function.
1495         (wl-summary-previous-buffer): Ditto.
1496
1497 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1498
1499         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
1500         wl-folder-jump-to-current-entity-with-arg.
1501         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
1502         `wl-folder-jump-to-current-entity'.
1503         * wl-summary.el (wl-summary-mode-map): Bind "G" for
1504         `wl-summary-goto-folder-sticky'.
1505         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
1506         `wl-summary-goto-folder'.
1507         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
1508         Unless force-exit, do not clean temp. marks for sticky summary.
1509         (wl-summary-goto-folder): Now the prefix argument means force-exit.
1510
1511 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1512
1513         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
1514         not entire.
1515
1516 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
1517
1518         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
1519         to `C-x C-s'.
1520         (wl-summary-save-status): New command.
1521         (wl-summary-exit): Don't clean-up temp marks when sticky.
1522         (Applied patch from Nakayama-san [wl: 09548])
1523         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
1524         Do nothing when no mark data.
1525         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
1526         Call `wl-summary-delete-all-temp-marks' before saving.
1527
1528 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
1529
1530         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
1531
1532 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1533
1534         * wl.el (wl-check-environment): Also cause error when (system-name)
1535         returns "localhost.localdomain". (Although it doesn't affect because
1536         of condition-case, see change in 2002-01-23 by Teranisi-san.)
1537
1538 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1539
1540         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
1541         instead of wl-match-member with wl-folder-hierarchy-access-folders.
1542
1543         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1544         value.
1545
1546 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
1547
1548         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
1549         Likewise r-cc-list and r-ng-list.
1550
1551 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1552
1553         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
1554         only if it is bound as variable.
1555
1556         * wl-mime.el (wl-draft-preview-message): Ditto.
1557
1558 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1559
1560         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
1561         needless `goto-char'.
1562
1563         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
1564         `wl-summary-redisplay-no-mime-internal' instead of
1565         `wl-summary-redisplay-no-mime'.
1566         (wl-summary-redisplay-no-mime): Changed argument;
1567         Call `wl-summary-redisplay-no-mime-internal'.
1568
1569         * wl-mime.el (wl-draft-preview-message): Bind
1570         `mime-header-encode-method-alist' locally.
1571
1572         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
1573         (wl-draft-std11-parse-addresses): Added the first address check.
1574         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
1575
1576         * Version number is increased to 2.9.7.
1577
1578 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
1579
1580         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
1581
1582 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
1583
1584         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
1585         related to scrollbar support, if there is no such a feature
1586         compiled in.
1587
1588 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1589
1590         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
1591         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
1592         for prefetch.
1593
1594 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
1595
1596         * wl-summary.el (wl-summary-pick): Fix for no match.
1597
1598 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1599
1600         * wl-draft.el (wl-draft-save):
1601         Override `mime-header-encode-method-alist'.
1602
1603 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1604
1605         * wl-folder.el (wl-folder-pick): New function.
1606         Define key as "?".
1607
1608 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1609
1610         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
1611         Fix for unplugged.
1612
1613 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1614
1615         * wl-folder.el (wl-folder-virtual): New function.
1616         Define key as "V".
1617
1618 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1619
1620         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
1621         multi folder if entity is group.
1622
1623 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1624
1625         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
1626         is nil.
1627
1628 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1629
1630         * wl-summary.el (wl-summary-pick): Fix for killed messages.
1631         (wl-summary-target-mark-msgs): Return the number of marked messages.
1632
1633 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1634
1635         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
1636         "first:" is specified.
1637
1638 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1639
1640         * wl-vars.el (wl-from): Use return value of function
1641         user-full-name instead of the variable user-full-name since
1642         XEmacs-20.4 doesn't set this variable.
1643
1644 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
1645
1646         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
1647         call `wl' directly.
1648
1649 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
1650
1651         * wl-draft.el (wl-draft-reedit): Removed duplicated
1652         switch-to-buffers.
1653
1654 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * wl.el (wl-other-frame): Removed garbages.
1657
1658 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
1659
1660         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
1661
1662         * wl-xmas.el (wl-draft-key-setup): Ditto.
1663
1664         * wl-mule.el (wl-draft-key-setup): Ditto.
1665
1666         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
1667         (wl-draft-reedit): Ditto.
1668         (wl-draft-prepare-edit): Add `wl-draft-save' to
1669         `local-write-file-hooks'.
1670         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
1671         (wl-draft-reedit): Set buffer-file-name.
1672         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
1673
1674
1675         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
1676         call it.
1677         (wl-delete-startup-frame-function): New variable.
1678         (wl-other-frame): New function
1679         (Original was written by Yamaoka san [wl: 09239]).
1680
1681         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
1682         if `wl-folder-use-frame'.
1683
1684 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1685
1686         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
1687
1688 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1689
1690         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
1691         New variable.
1692         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
1693         (wl-message-buffer-prefetch-get-next): Use them.
1694         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
1695
1696 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1697
1698         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
1699         with unwind-protect.
1700
1701         * wl-draft.el (wl-draft-reedit): Rewrite.
1702         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
1703         (wl-draft-save): Insert header separator if it does not exist;
1704         Removed condition-case.
1705
1706         * wl-summary.el (wl-summary-reedit): Revert last change.
1707
1708         * wl-draft.el (wl-draft-save): Rewrite.
1709         (wl-draft-create-buffer): Set buffer-file-name as nil.
1710
1711         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
1712
1713         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
1714
1715         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
1716         nil.
1717
1718 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1719
1720         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
1721         If count is nil, do not prefetch.
1722         (wl-message-buffer-prefetch-next): Next.
1723
1724 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1725
1726         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
1727
1728 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1729
1730         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
1731         `delete-backward-char'
1732         (wl-draft-prepare-edit): Check major-mode.
1733         (wl-draft-decode-header): Rewrite.
1734         (wl-draft): Fix.
1735
1736 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1737
1738         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
1739
1740 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1741
1742         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
1743         (wl-message-buffer-prefetch-get-next): Remove size checking.
1744         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
1745
1746 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1747
1748         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
1749         (wl-draft-default-headers): Fix.
1750
1751 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1752
1753         * wl-draft.el (wl-draft-default-headers): Insert return value of
1754         `wl-generate-mailer-string-function'.
1755
1756 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
1757
1758         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
1759         (wl-draft-insert-mail-header-separator): Ditto.
1760
1761         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
1762         again (Reverted the change on 2002-01-17 by OKADA san).
1763
1764 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1765
1766         * wl-draft.el (wl-draft): Rewrite.
1767         (wl-draft-create-buffer): New function.
1768         (wl-draft-create-contents): Ditto.
1769         (wl-draft-prepare-edit): Ditto.
1770         (wl-draft-decode-header): Ditto.
1771         (wl-draft-decode-body): Ditto.
1772         (wl-draft-check-new-line): Ditto.
1773         (wl-draft-default-headers): Ditto.
1774         (wl-draft-insert-mail-header-separator): Ditto.
1775
1776 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1777
1778         * Version number is increased to 2.9.6.
1779
1780 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1781
1782         * wl-draft.el (wl-draft-delete-field): Optional argument.
1783         (wl-draft-delete-fields): Ditto.
1784
1785 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1786
1787         * wl-message.el (toplevel): Eliminated byte-compile warning.
1788         for `itimer-function', `delete-timer' and `itimer-list'.
1789
1790 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1791
1792         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
1793         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
1794         `wl-message-buffer-prefetch-threshold'.
1795         * wl-summary.el (wl-summary-redisplay-internal): Remove
1796         the check of `wl-message-buffer-prefetch-depth'.
1797
1798 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1799
1800         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
1801         size of article.
1802         (wl-message-buffer-prefetch-subr): Remove size check.
1803
1804 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1805
1806         * wl-vars.el (wl-plugged): Make customizable.
1807
1808 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1809
1810         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
1811         (wl-message-buffer-prefetch-set-timer): New function.
1812         (wl-message-buffer-prefetch-get-next): New function.
1813         (wl-message-buffer-prefetch): New function.
1814         (wl-message-buffer-prefetch-next): Rewrite.
1815         (wl-message-buffer-prefetch-subr): Rewrite.
1816         * wl-vars.el (wl-auto-prefetch-first): New variable.
1817         * wl-summary.el (wl-summary-goto-folder-subr): Call
1818         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
1819
1820 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1821
1822         * wl-score.el (wl-summary-score-update-all-lines): Do not call
1823         `wl-summary-unread-message-hook'.
1824
1825 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1826
1827         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
1828         (wl-summary-sync): Call `wl-summary-resume-cache-status'
1829         if range is `cache-status'.
1830
1831 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1832
1833         * wl-message.el (wl-message-buffer-prefetch-subr):
1834         Improve debug message.
1835
1836 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1837
1838         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
1839         `wl-mail-send-pre-hook'.
1840         (wl-draft-send-mail-with-qmail): Ditto.
1841         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
1842
1843 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1844
1845         * wl-message.el (wl-message-buffer-prefetch-subr):
1846         Fix for cancel-function-timers bug.
1847         (wl-message-buffer-prefetch-debug): Default value is t.
1848
1849 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1850
1851         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1852         (wl-message-buffer-prefetch-subr): Rewrite.
1853         Rename from `wl-message-buffer-prefetch'.
1854
1855 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1856
1857         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
1858         (wl-default-draft-cite-decorate-author): Ditto.
1859
1860         * wl-draft.el (wl-draft-cite-function): Removed.
1861         (wl-default-draft-cite-decorate-author): Ditto.
1862
1863 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1864
1865         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
1866         (wl-default-draft-cite): Do not arrange author name if the value of
1867         `wl-default-draft-cite-decorate-author' is nil.
1868
1869 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
1870
1871         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
1872
1873         * wl-folder.el (wl-folder-check-one-entity): Don't care
1874         `elmo-folder-use-flag-p'.
1875
1876 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
1877
1878         * wl-folder (wl-folder-check-one-entity): Fix
1879         problem if unread is nil.
1880
1881 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1882
1883         * wl-address.el (wl-address-make-completion-list): Check whether
1884         the address is a group list.
1885         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1886
1887 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1888
1889         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
1890         The number of the messages of new and unread does not count
1891         correctly.
1892
1893         * wl-summary.el (wl-summary-count-unread): Changed to return
1894         `(new . unread)' instead of total.
1895         (wl-summary-sync-update): Follow the change above.
1896
1897         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
1898
1899 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1900
1901         * wl-address.el (wl-address-make-completion-list): Do not enclose
1902         address by " <" and ">" if associated realname is "".
1903         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1904         This is against the promblem with group list in .addresses pointed
1905         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
1906
1907 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1908
1909         * wl-draft.el (wl-draft-write-sendlog): The first argument of
1910         message is a format control string.
1911         * wl-expire.el (wl-expire-append-log): Ditto.
1912         * wl-mime.el (wl-summary-burst-subr): Ditto.
1913         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
1914         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
1915
1916 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1917
1918         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
1919         wl.el (wl-check-variables): Rename from `wl-check-type'.
1920         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
1921         (wl-check-variables-2): New function.
1922         (wl): Call `wl-check-variables-2'.
1923
1924 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1925
1926         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
1927         after renaming folder in access group.
1928
1929 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1930
1931         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
1932         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
1933         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1934         (wl-message-buffer-prefetch): Rewrite.
1935         (wl-message-buffer-prefetch-idle-time): Removed.
1936         * wl-summary.el (wl-summary-redisplay-internal):
1937         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
1938         Error check for `wl-message-buffer-prefetch-depht'.
1939
1940 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1941
1942         * Version number is increased to 2.9.5.
1943         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
1944
1945 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1946
1947         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
1948         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
1949         Based on the patch written by
1950         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1951
1952 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
1953
1954         * wl-draft.el (wl-draft-raw-send): Fix for
1955         `wl-news-send-pre-hook'
1956
1957 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1958
1959         * wl-utils.el (wl-message-id-function): New variable.
1960         * wl-draft.el (wl-draft-insert-required-fields):
1961         Use `wl-message-id-function'.
1962
1963 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1964
1965         * wl-vars.el (wl-message-id-use-wl-from): New variable.
1966         * wl-utils.el (wl-draft-make-message-id-string):
1967         Use `wl-from' for domain part of Message-ID
1968         if `wl-message-id-use-wl-from' if non-nil.
1969         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
1970
1971 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1972
1973         * wl.el (wl): Call `wl-check-type'
1974         Do not 'condition-case'.
1975
1976 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1977
1978         * wl.el (wl-check-type): New function.
1979         (wl-check-type-variables): New variable.
1980
1981 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1982
1983         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
1984
1985 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1986
1987         * wl-draft.el (wl-smtp-password-key): New function.
1988         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
1989         (wl-draft-send-mail-with-smtp): Ditto.
1990         (wl-draft-send-mail-with-pop-before-smtp): Fix.
1991
1992 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
1993
1994         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
1995         * wl-utils.el (wl-unique-id-suffix): Remove.
1996
1997 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
1998
1999         * Version number is increased to 2.9.4.
2000
2001 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
2002
2003         * wl-utils.el (wl-unique-id-suffix): New variable.
2004         (wl-unique-id): Use `wl-unique-id-suffix'
2005
2006 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2007
2008         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
2009         instead of `elmo-msgdb-search'.
2010
2011         * Version number is increased to 2.9.3.
2012
2013 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
2014
2015         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
2016
2017 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
2018
2019         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
2020         (wl-draft-dispatch-message): Changed for send-later.
2021         (wl-draft-queue-flush): Ditto.
2022         (wl-draft): Clear `wl-sent-message-queued'.
2023         (wl-draft-reedit): Ditto.
2024         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
2025         * wl-vars.el (wl-draft-force-queuing): New variable.
2026         (wl-draft-force-queuing-mail): New variable.
2027         (wl-draft-force-queuing-news): New variable.
2028
2029 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
2030
2031         * wl-draft.el (wl-draft-hide): Removed `interactive'.
2032         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
2033
2034 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2035
2036         * Version number is increased to 2.9.2.
2037
2038 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2039
2040         * wl-draft.el (wl-draft-elide-region): New user command.
2041         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
2042
2043         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
2044         command `wl-draft-elide-region'.
2045         * wl-mule.el: Ditto.
2046         * wl-xmas.el: Ditto.
2047
2048 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
2049
2050         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
2051         (wl-biff-check-folder-async): Removed needless let.
2052
2053 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
2054
2055         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
2056         wl-folder-get-elmo-folder.
2057         (wl-biff-check-folder): Set `biff' argument of
2058         `wl-folder-check-one-entity'.
2059         (wl-biff-check-folder-async): Setup `biff' slot of folder.
2060
2061         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
2062         (wl-folder-check-one-entity): Added `biff' argument;
2063         Setup `biff' slot of folder.
2064
2065         * Version number is increased to 2.9.1.
2066
2067 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
2068
2069         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
2070         comment out and fixed.
2071         (wl-fldmgr-add-completion-subr): Ditto.
2072
2073         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
2074         and msgdb.
2075
2076         * wl.el (wl-toggle-plugged): Save summary view.
2077
2078 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
2079
2080         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
2081
2082 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2083
2084         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
2085
2086 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2087
2088         * wl-e21.el (wl-e21-toolbar-configurations): Replace
2089         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
2090         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
2091
2092         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
2093         if it was failed.
2094         (wl-demo): Disable undo in the demo buffer.
2095
2096 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
2097
2098         * wl-version.el (wl-version): Changed codename.
2099
2100         * Version number is increased to 2.9.0.
2101
2102 2001-12-14  Takuo KITAME <kitame@northeye.org>
2103
2104         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
2105         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
2106         (wl-folder-mark-as-read-all-current-entity): Ditto.
2107
2108 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2109
2110         * wl-vars.el (wl-from-width): Define as obsolete variable.
2111         (wl-subject-length-limit): Ditto.
2112
2113         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
2114
2115         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
2116         wl-summary-save-view.
2117
2118         * wl.el (wl-save-status): Ditto.
2119         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
2120
2121         * wl-summary.el (wl-summary-save-view): Removed unused argument.
2122         (wl-summary-exit): Follow the change above.
2123         (wl-summary-goto-folder-subr): Ditto.
2124
2125         * wl-folder.el (wl-folder-create-subr): Don't use
2126         `elmo-folder-creatable-p'.
2127
2128 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2129
2130         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
2131
2132 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2133
2134         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
2135         rather than bitmap on Emacs 21.
2136         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
2137         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
2138         for xbm if the new redisplay engine is not available.
2139
2140 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2141
2142         * wl-folder.el (wl-folder-init-hook): New hook.
2143         (wl-folder-init): Run `wl-folder-init-hook'.
2144
2145 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2146
2147         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
2148
2149 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2150
2151         * wl-acap.el (wl-acap-cache-filename): New variable.
2152         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
2153         (wl-acap-init): Use cache if no ACAP server found.
2154
2155 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2156
2157         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
2158         `wl-acap-original-msgdb-dir'.
2159
2160         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
2161         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
2162
2163         * wl-mime.el (wl-mime-save-directory): Renamed from
2164         `wl-mime-save-dir'.
2165
2166 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * wl-vars.el (wl-icon-dir): Fixed the docstring.
2169
2170         * wl-demo.el: Require `path-util'.
2171         (wl-demo-bitmap-mule-available-p): New internal variable.
2172         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
2173         `module-installed-p' instead.
2174         (wl-demo-insert-image): Use *.img file for a bitmap image.
2175         (wl-demo): Don't call the ascii demo recursively.
2176
2177 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2178
2179         * Version number is increased to 2.7.7.
2180
2181 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2182
2183         * wl.el (wl-exit): Eliminated byte-compile warning.
2184
2185 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2186
2187         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
2188         obsolete variable using `elmo-define-obsolete-variable'.
2189         (wl-fetch-confirm-threshold): Ditto.
2190         (wl-cache-prefetch-folder-type-list): Ditto.
2191         (wl-cache-prefetch-folder-list): Ditto.
2192
2193 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2194
2195         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
2196         (wl-demo-icon-name): Use Xmas logo at the end of the year.
2197         (wl-demo-insert-image): New function.
2198         (wl-demo-insert-text): New function.
2199         (wl-demo-image-type-alist): Redefine as a function.
2200         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
2201         (wl-demo-with-temp-file-buffer): Removed.
2202         (wl-logo-xpm): Removed.
2203         (wl-logo-xbm): Removed.
2204         (wl-logo-bitmap): Removed.
2205
2206 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
2207
2208         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
2209         (wl-expire-localdir-get-folder-function): New user option.
2210         (wl-expire-localdir-get-folder): New function.
2211         (wl-expire-localdir-date): Ditto.
2212
2213 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2214
2215         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
2216         value.  Refactoring `wl-folder-notify-deleted' is nil case.
2217         Fixed unread number mismatch when all-unread < unread.
2218
2219 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
2220
2221         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
2222         (wl-fetch-confirm-threshold): Ditto.
2223
2224         * wl-summary.el (wl-summary-confirm-appends): Removed.
2225         (wl-summary-sync-update): Don't refer
2226         `wl-summary-update-confirm-threshold' (It is now abolished).
2227
2228         * wl-message.el (wl-message-display-internal): Don't refer
2229         `wl-fetch-confirm-threshold' (It is now abolished).
2230
2231 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
2234
2235 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2236
2237         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
2238         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
2239         Change default value to nil.
2240         (wl-summary-indent-length-limit): The value can be nil, nil means
2241         unlimited.
2242
2243         * wl-summary.el: Don't set limit for indent length if the value of
2244         wl-summary-indent-length-limit is nil.
2245         If the value of wl-summary-width is nil, it means only that the width
2246         of summary is unlimited (nil doesn't mean that the indent length is
2247         unlimited).
2248
2249         * wl-thread.el: Ditto.
2250
2251 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
2252
2253         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
2254         be nil, nil means never confirm.
2255         * wl-summary.el (wl-summary-confirm-appends): Ditto.
2256
2257 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2258
2259         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
2260         means unlimited).
2261
2262 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
2263
2264         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
2265         Use `with-temp-buffer'.
2266
2267 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
2268
2269         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
2270         with new backquote style).
2271         (wl-folder-get-entity-from-buffer): Ditto.
2272
2273 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2274
2275         * wl-version.el (nemacs-version): Eliminated.
2276         (wl-extended-emacs-version2): Ignore nemacs.
2277         (wl-extended-emacs-version3): Ditto.
2278
2279 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
2280
2281         * wl-vars.el (wl-draft-add-references): Set default value as nil.
2282         (wl-draft-add-in-reply-to): New variable.
2283         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
2284         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
2285         (wl-draft-yank-from-mail-reply-buffer): Use
2286         `wl-draft-add-in-reply-to'.
2287         (wl-draft-insert-current-message): Ditto.
2288
2289 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2290
2291         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
2292         typo (kill->hide).
2293         (wl-message-buffer-prefetch-folder-type-list): Added elements
2294         `mark' and `cache' instead of `internal'.
2295
2296 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
2297
2298         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
2299         resume msgdb directory.
2300
2301 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
2302
2303         * wl.el (wl-exit): Call `wl-acap-exit'.
2304
2305         * wl-summary.el (wl-summary-message-string): New function.
2306         (wl-summary-reedit): Use it.
2307         (wl-summary-resend-bounced-mail): Remove needless let.
2308         (wl-summary-supersedes-message): Ditto.
2309         (wl-summary-save): Ditto.
2310
2311         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
2312         (wl-acap-init): Set it.
2313         (wl-acap-exit): New function.
2314
2315 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2316
2317         * wl.el (wl-init): Revert (require 'mime-setup). move from
2318         toplevel.
2319
2320 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2321
2322         * wl-summary.el (wl-summary-write-current-folder): Remove unused
2323         local variables.  Add error when guess function return invalid
2324         value.
2325
2326 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2327
2328         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
2329         Change local variable name.
2330         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
2331         (wl-folder-get-newsgroups): Return nil when non-news folder.
2332         * wl-summary.el (wl-summary-write-current-folder): State through
2333         when guess-list return nil.
2334         (wl-summary-write-current-folder-functions): Fixed docstring.
2335
2336         * wl.el (wl-exit): Changed confirm message.
2337
2338         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
2339         * wl-draft.el (wl-draft): Remove verbose `featurep'.
2340
2341         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
2342
2343 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2344
2345         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
2346         user option (Renamed from wl-cache-prefetch-folder-type-list).
2347         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
2348         from wl-cache-prefetch-folder-list).
2349
2350         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
2351         Move to wl-vars.el.
2352         (wl-message-buffer-prefetch-p): Changed to enable
2353         `wl-message-buffer-prefetch-folder-list'.
2354
2355         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
2356         `ignore-cache'.
2357
2358 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
2359
2360         * wl-draft.el (wl-draft-config-sub-func-alist): Added
2361         `part-top' and `part-bottom'.
2362         (wl-draft-config-sub-part-top): New function.
2363         (wl-draft-config-sub-part-bottom): New function.
2364
2365 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2366
2367         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
2368
2369 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
2370
2371         * wl-folder.el (wl-folder-get-newsgroups): Fix.
2372
2373 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2374
2375         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
2376
2377         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
2378         (wl-summary-write-current-folder): Ditto.
2379
2380 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
2381
2382         * wl-folder.el (wl-folder-get-newsgroups): Use
2383         `elmo-folder-newsgroups'.
2384
2385 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
2386
2387         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
2388         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
2389         `wl-draft-config-sub-header-bottom'.
2390
2391 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2392
2393         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
2394         localnews folder.
2395
2396 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2397
2398         * wl-summary.el (wl-summary-mode): Undo last change.
2399
2400         * wl-folder.el (wl-folder-mode): Ditto.
2401
2402 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2403
2404         * wl-summary.el (wl-summary-mode): Locally set
2405         truncate-partial-window-width to nil.
2406         (for XEmacs)
2407
2408         * wl-folder.el (wl-folder-mode): Ditto.
2409
2410 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2411
2412         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
2413
2414 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
2415
2416         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
2417         number.
2418
2419         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
2420
2421         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
2422
2423         * Version number is increased to 2.7.6.
2424
2425 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2426
2427         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
2428
2429 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
2430
2431         * wl-summary.el (wl-summary-sync-update): Enclose network
2432         related portion with `unwind-protect'.
2433
2434 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2435
2436         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
2437
2438 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2439
2440         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
2441         element.
2442         * wl-vars.el (wl-message-body-button-alist): Ditto.
2443
2444         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
2445         max match length.
2446         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
2447
2448         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
2449         for the max match length;
2450         Use 4th element value for the button string regexp group.
2451
2452         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
2453         candidate exists, prompt to select.
2454
2455 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2456
2457         * wl-summary.el (wl-summary-jump-to-msg): Search before
2458         calibration point by `beginning-of-line'.
2459
2460 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2461
2462         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
2463         for access group.
2464
2465 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
2466
2467         * wl-message.el (wl-message-display-internal): Bind
2468         `default-mime-charset'.
2469
2470         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
2471
2472         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
2473
2474         * Version number is increased to 2.7.5.
2475
2476 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2477
2478         * wl-expire.el (wl-summary-archive): Fixed;
2479         Use `elmo-folder-name-internal'.
2480
2481 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2482
2483         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
2484         from `elmo-folder-move-messages' caller.
2485         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2486
2487         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
2488         related portions are changed).
2489
2490 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2491
2492         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
2493         counter.
2494
2495 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2496
2497         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
2498         buffer local and set it to nil.
2499
2500         * wl-message.el (wl-message-redisplay): Ditto.
2501
2502 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2503
2504         * wl-summary.el (wl-summary-mark-as-important): If message is
2505         already cached, set messag as read, otherwise encache and mark as read.
2506
2507 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2508
2509         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
2510         point-min.
2511
2512 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
2515         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
2516         a keymap.
2517
2518 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
2519
2520         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
2521         parent.
2522
2523         * wl-mule.el (wl-message-define-keymap): Ditto.
2524
2525         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
2526
2527         * wl-xmas.el (wl-message-display-internal-hook): Define.
2528         (wl-xmas-setup-message-toolbar): Define as function.
2529         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
2530         (wl-message-overload-functions): Abolished.
2531         (wl-message-define-keymap): New function.
2532
2533         * wl-vars.el (wl-message-display-internal-hook): New variable.
2534         (wl-message-header-button-alist): New variable (Renamed from
2535         wl-highlight-message-header-button-alist).
2536         (wl-message-body-button-alist): Ditto.
2537
2538         * wl-mule.el (wl-message-define-keymap): New function.
2539         (wl-message-overload-functions): Abolished.
2540
2541         * wl-message.el (wl-message-add-buttons-to-body): New function.
2542         (wl-message-redisplay): Don't call wl-message-overload-functions;
2543         Call wl-message-add-buttons-to-header and
2544         wl-message-add-buttons-to-body.
2545         (wl-message-display-internal): Set keymap argument for
2546         elmo-mime-display-as-is, elmo-mime-message-display;
2547         Run wl-message-display-internal-hook.
2548         (wl-message-refer-article-or-url): Abolished.
2549
2550         * wl-highlight.el (wl-highlight-headers): Don't call
2551         wl-highlight-message-add-buttons-to-header.
2552         (wl-highlight-message-add-buttons-to-header): Abolished.
2553
2554
2555         * wl-e21.el (wl-message-display-internal-hook): Define.
2556         (wl-e21-setup-toolbar): Deleted duplicated binding.
2557         (wl-e21-setup-message-toolbar): Define as function.
2558         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
2559         (wl-message-define-keymap): New function.
2560         (wl-message-overload-functions): Abolished.
2561
2562 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
2563
2564         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
2565         and elmo-folder-close.
2566
2567         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
2568
2569 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2570
2571         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
2572         boolean value.
2573         * wl-draft.el (wl-draft-do-fcc): Ditto.
2574
2575 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2576
2577         * wl-vars.el (wl-fcc-force-as-read): New variable.
2578         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
2579         mark copied message as read.
2580
2581 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2582
2583         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
2584
2585 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2586
2587         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
2588         `wl-summary-target-above' instead of obsolete variable
2589         `wl-summary-temp-above'.
2590
2591         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
2592         instead of `make-obsolete-variable'.
2593         * wl-refile.el (toplevel): Ditto.
2594
2595 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2596
2597         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
2598         with third argument t.
2599         (wl-draft): Set first argument for wl-plugged-init as t.
2600
2601         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
2602         definition.
2603
2604 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2605
2606         * wl-vars.el: Tabify.
2607         (wl-biff-notify-hook): Use `ding' instead of `beep'.
2608
2609         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
2610         message.
2611
2612 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2613
2614         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
2615         and set default to beep.
2616
2617 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2618
2619         * wl-vars.el (wl-draft-truncate-lines): New variable.
2620
2621         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
2622         instead of wl-message-truncate-lines for truncate-lines.
2623
2624 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
2625
2626         * wl-message.el (wl-message-display-internal): Call
2627         `wl-highlight-message' after `elmo-mime-display-as-is'.
2628
2629         * wl-mime.el (wl-mime-display-text/plain): New function.
2630         (wl-mime-display-header): Ditto.
2631         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
2632         body-presentation-method for text/plain;
2633         Register `wl-mime-display-header' as a header-presentation-method;
2634         Don't set up `elmo-message-text-content-inserted-hook' and
2635         `elmo-message-header-inserted-hook'.
2636
2637         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
2638         variable.
2639         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
2640         as t if flag is 'all-header;
2641         Don't bind `elmo-message-ignored-field-list',
2642         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
2643
2644 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2645
2646         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
2647         for xemacs with non-mule environment.
2648
2649 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2650
2651         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
2652         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
2653         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
2654
2655 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2656
2657         * wl-vars.el (wl-interactive-send): Set default value as t.
2658
2659 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2660
2661         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
2662         (wl-addrmgr-method-list): Abolished.
2663         (wl-addrmgr-change-method): Follow above change.
2664
2665         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
2666
2667 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2668
2669         * wl-vars.el (wl-message-truncate-lines): Change default value
2670         to default-truncate-lines.
2671
2672         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
2673
2674 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2675
2676         * wl-vars.el (wl-message-truncate-lines): New variable.
2677
2678         * wl-message.el (wl-message-redisplay): Set truncate-lines using
2679         wl-message-truncate-lines.
2680
2681 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2682
2683         * wl-acap.el (wl-acap-init): Remove period from error message.
2684         (wl-acap-find-acap-service): Remove period from message.
2685
2686 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2687
2688         * wl.el (wl-check-environment): Undo last change.
2689
2690         * wl-vars.el (wl-from): Changed default value.
2691
2692         * wl-util.el (toplevel): Don't require tm-edit.
2693
2694         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
2695         `wl-folder-init';
2696         Don't set mark on mail body.
2697         (wl-draft-reedit): Ditto.
2698
2699         * wl-address.el (wl-address-quote-specials): Define as an alias for
2700         elmo-address-quote-specials.
2701
2702 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2703
2704         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
2705
2706         * wl-vars.el (wl-from): Set default value as nil.
2707         (wl-organization): Set default value as ORGANIZATION environment
2708         variable.
2709
2710         * wl-draft.el (wl-smtp-extension-bind): Check value of
2711         wl-smtp-connection-type.
2712
2713         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
2714         error.
2715
2716 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2717
2718         * Version number is increased to 2.7.4.
2719
2720         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
2721         arguments from `wl-highlight-x-face-function' caller.
2722         Use x-face-1.3.6.12 or later.
2723
2724 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
2725
2726         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
2727
2728 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2729
2730         * wl-vars.el (wl-summary-width): Fix type to accept nil.
2731         (wl-fcc): Fix to accept function.
2732         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
2733
2734 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2735
2736         * wl-acap.el (toplevel): Added `product-provide' declare.
2737         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
2738
2739 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
2740
2741         * wl.el (wl): Changed order of calling `elmo-init'
2742         and `elmo-folder-init'.
2743
2744 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2745
2746         * wl-mime.el (wl-summary-burst): Extract message when content-type
2747         of root entity is not only `multipart' but also `message/rfc822'.
2748         (wl-summary-burst-subr): Ditto.
2749
2750 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2751
2752         * wl-vars.el (toplevel): Require 'custom.
2753         (wl-trash-folder): Added to `wl-setting' group.
2754
2755         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
2756         exists.
2757         (wl-addrmgr-draw): Insert empty line when no entry exists.
2758
2759         * wl-mule.el (wl-message-wheel-up): Fixed.
2760         (wl-message-wheel-down): Ditto.
2761
2762 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2763
2764         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
2765         config is an anonymous lambda expression.
2766
2767 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2768
2769         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
2770         when Mule 2 is running.
2771
2772 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
2773
2774         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
2775
2776 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
2777
2778         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
2779         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
2780
2781         * wl-address.el (wl-address-specials-regexp): Eliminated.
2782         (wl-address-quote-specials): Rewrite.
2783
2784 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2785
2786         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
2787         shy-groups for regexp.
2788
2789         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
2790         character classes and Perl style shy-groups for regexp.
2791         (wl-highlight-plugged-current-line): Use Posix style character
2792         classes for regexp.
2793         (wl-e21-highlight-folder-by-numbers): Ditto.
2794         (wl-e21-display-image-p): Use `display-images-p' instead of
2795         `display-graphic-p'.
2796         (display-images-p): Make an alias to `display-graphic-p' if it is
2797         not available.  It is for Emacs version prior to 21.0.105.
2798
2799         * wl-demo.el (wl-demo): Use `display-images-p' instead of
2800         `display-graphic-p'.
2801         (wl-demo-image-type-alist): Ditto.
2802         (display-images-p): Make an alias to `display-graphic-p' if it is
2803         not available.  It is for Emacs version prior to 21.0.105.
2804
2805 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2806
2807         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
2808         support.
2809         (wl-generate-user-agent-string): Ditto.
2810
2811         * wl-version.el (wl-version): Update docsting.
2812         (wl-version-status): Ditto.
2813
2814 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2815
2816         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
2817         21.0.105.  For Emacs 21.0.104 or earlier.
2818
2819 2001-09-03  Takuo KITAME <kitame@northeye.org>
2820
2821         * wl-e21.el (wl-plugged-init-icons): Use
2822         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
2823         (wl-biff-init-icons): Ditto.
2824
2825 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-highlight.el (wl-highlight-summary-current-line):
2828         Fixed highlighting refile/copy destination.
2829
2830         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
2831         (wl-acap-store): Encode string by wl-acap-coding-system.
2832
2833 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
2834
2835         * wl-acap.el (toplevel): Check and require 'un-define before
2836         'xemacs-ucs;
2837          Added checking for UTF-2000.
2838
2839 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
2840
2841         * wl-acap.el (toplevel): Require 'un-define before 'wl;
2842         Don't enclose with `eval-and-compile'.
2843
2844         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
2845         wl-init is non-nil.
2846
2847         * wl-draft.el (wl-draft): Ditto.
2848
2849         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
2850
2851         * wl-acap.el (toplevel): Require 'wl.
2852         (wl-acap-store): Call `elmo-init'.
2853
2854         * wl.el (wl): Changed position of `wl-check-environment'.
2855         (toplevel): Added autoload setting for wl-acap.
2856
2857         * wl-vars.el (wl-setting): New custom group.
2858         (wl-from): Added wl-setting group.
2859         (wl-user-mail-address-list): Ditto.
2860         (wl-organization): Ditto.
2861         (wl-subscribed-mailing-list): Ditto.
2862         (wl-envelope-from): Ditto.
2863         (wl-smtp-posting-user): Ditto.
2864         (wl-smtp-posting-server): Ditto.
2865         (wl-smtp-posting-port): Ditto.
2866         (wl-smtp-authenticate-type): Ditto.
2867         (wl-pop-before-smtp-user): Ditto.
2868         (wl-pop-before-smtp-server): Ditto.
2869         (wl-pop-before-smtp-port): Ditto.
2870         (wl-pop-before-smtp-authenticate-type): Ditto.
2871         (wl-nntp-posting-server): Ditto.
2872         (wl-nntp-posting-user): Ditto.
2873         (wl-nntp-posting-port): Ditto.
2874         (wl-fetch-confirm-threshold): Ditto.
2875         (wl-prefetch-threshold): Ditto.
2876         (wl-thread-insert-opened): Ditto.
2877         (wl-ldap-server): Ditto.
2878         (wl-ldap-port): Ditto.
2879         (wl-ldap-base): Ditto.
2880         (wl-ldap-objectclass): Ditto.
2881         (wl-use-ldap): Ditto.
2882         (wl-draft-config-alist): Ditto.
2883         (wl-draft-config-matchone): Ditto.
2884         (wl-template-alist): Ditto.
2885         (wl-message-sort-field-list): Ditto.
2886         (wl-message-ignored-field-list): Ditto.
2887         (wl-message-visible-field-list): Ditto.
2888         (wl-interactive-send): Ditto.
2889         (wl-summary-move-order): Ditto.
2890         (wl-auto-select-first): Ditto.
2891         (wl-auto-select-next): Ditto.
2892         (wl-interactive-save-folders): Ditto.
2893
2894         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
2895         Initialization codes are moved from wl-local-folder-init.
2896         (wl-local-folder-init): Follow the change above.
2897         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
2898
2899         * wl-acap.el: New file.
2900
2901         * Version number is increased to 2.7.3.
2902
2903 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2904
2905         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
2906
2907 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2908
2909         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
2910         (wl-addrmgr-address-entry-list): Ditto.
2911
2912 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2913
2914         * wl-e21.el (wl-draft-mode-map): Removed binding for
2915         `wl-draft-insert-x-face-field'.
2916
2917         * wl-mule.el (wl-draft-mode-map): Ditto.
2918
2919         * wl-xmas.el (wl-draft-mode-map): Ditto.
2920
2921         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
2922         (wl-cs-autoconv): Ditto.
2923         (wl-cs-local): Ditto.
2924         (wl-use-scoring): Ditto.
2925         (wl-mime-charset): Ditto.
2926         (wl-folder-check-async): Ditto.
2927
2928         * wl.el (toplevel): Ignore nemacs and tm.
2929         (wl-exit): Ditto.
2930
2931         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
2932         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
2933         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
2934         instead of wl-address-petname-add-or-change.
2935         (wl-summary-edit-addresses-subr): Use wl-address-delete
2936         instead of wl-address-petname-delete.
2937
2938         * wl-util.el (wl-as-coding-system): Ignore nemacs.
2939
2940         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
2941         if error occured.
2942
2943         * wl-message.el (require): Remove tm support.
2944
2945         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
2946
2947         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
2948         (wl-folder-jump-to-current-entity): Ditto.
2949         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
2950
2951         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
2952         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
2953         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
2954
2955         * wl-mule.el (wl-draft-key-setup): Ditto.
2956
2957         * wl-xmas.el (wl-draft-key-setup): Ditto.
2958
2959         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
2960         (wl-draft-std11-parse-addresses): New function.
2961         (wl-draft-parse-mailbox-list): Use it.
2962         (wl-draft): Ignore nemacs.
2963         (wl-draft-reedit): Ditto.
2964
2965         * wl-addrmgr.el: New file.
2966         (Original is wl-rcpt.el written by
2967         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
2968         Thanks Kitamoto-san.)
2969
2970         * wl-address.el (wl-address-make-address-list): Modified parsing
2971         process.
2972         (wl-address-delete): Renamed from `wl-address-petname-delete';
2973         Modify wl-address-list too.
2974         (wl-address-add-or-change): Renamed from
2975         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
2976
2977 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
2978
2979         * wl-highlight.el (wl-highlight-summary-current-line):
2980           Work with transient-mark-mode
2981
2982 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
2983
2984         * Version number is increased to 2.7.2.
2985
2986         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
2987         instead of elmo-dop-queue-method.
2988
2989 2001-08-06  SAITO Atsunori <sai@yedo.com>
2990
2991         * wl-vars.el (wl-ldap-objectclass): New user option.
2992
2993         * wl-address.el (wl-ldap-make-filter): Use it.
2994
2995 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2996
2997         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
2998
2999 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3000
3001         * wl-folder.el (wl-folder): redisplay after folder insertion.
3002
3003         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
3004
3005         * wl-summary.el (wl-summary-sync-update):
3006         Change status mark only when new-msgdb exists.
3007         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
3008
3009 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
3010
3011         * wl-summary.el (wl-summary-open-folder): New function.
3012         (wl-summary-goto-folder-subr): Use it.
3013         (wl-summary-mark-as-important): Fix;
3014         Encache only when no cache exists.
3015
3016 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3017
3018         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3019         Use with-current-buffer.
3020
3021 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3022
3023         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
3024         before call `get-buffer'. Fixed parenthesis.
3025         (wl-score-get-header-entry): Clear message and help window when
3026         keyboard quit.
3027         (wl-score-edit-insert-header): Ditto.
3028
3029 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3030
3031         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
3032         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
3033         (wl-default-draft-cite): Fix.
3034
3035         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
3036         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
3037
3038 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3039
3040         * wl-message.el (wl-message-prev-page): Do same bahavior
3041         as summary when it is called in the message buffer.
3042         (wl-message-next-page): Ditto.
3043
3044 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
3045
3046         * wl-summary.el (wl-summary-forward): Use cache if it is not
3047         section cache.
3048
3049 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
3050
3051         * wl-vars.el: Changed file coding system to ISO-2022-JP.
3052         Removed redundant require of elmo-vars.
3053         (wl-biff-state-indicator-on): Changed default value for
3054         xemacs with non-mule environment.
3055
3056         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
3057         wl-message-buffer is nil;
3058         Hide progress bar after moving messages.
3059
3060 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
3061
3062         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
3063         message at cursor point is deleted.
3064
3065 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
3066
3067         * wl-vars.el: Changed file coding system to euc-japan.
3068         Added -*-coding:-*- magic to the first line.
3069
3070         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
3071         Search parent from the first message.
3072
3073         * Version number is increased to 2.7.1.
3074
3075 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
3076
3077         * wl-vars.el: Fix file coding system to ISO-2022-JP.
3078
3079 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
3080
3081         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
3082         refile/delete execution.
3083
3084         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
3085         Fixed docstring.
3086
3087 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
3088
3089         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
3090         do update process;
3091         Don't update marks when update process is interrupted.
3092
3093 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
3094
3095         * wl-summary.el (wl-summary-reply): Fixed problem when
3096         wl-draft-use-frame is non-nil.
3097         (wl-summary-forward): Ditto.
3098
3099         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
3100         as nil.
3101         (wl-folder-mark-as-read-all-entity): Ditto.
3102         (wl-folder-prefetch-entity): Ditto.
3103
3104         * wl.el (wl): Check environment before wl-init.
3105
3106         * wl-summary.el (wl-summary-collect-unread): Eliminated.
3107         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
3108         instead of wl-summary-collect-unread.
3109         (wl-summary-reply): Split message window.
3110
3111 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
3112
3113         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
3114         only if current language environment is japanese,
3115
3116         * wl-folder.el (wl-folder-jump-to-current-entity): Call
3117         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
3118         (wl-folder-goto-folder-subr): Ditto.
3119
3120         * wl-draft.el (wl-draft-dispatch-message): Call
3121         `elmo-file-cache-get-path'.
3122
3123 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
3124
3125         * wl-summary.el (wl-summary-cursor-move): If return value of
3126         wl-summary-next-message is not number, don't jump.
3127
3128 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3129
3130         * wl-summary.el (wl-summary-buffer-next-message-function): New
3131         variable.
3132         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
3133         if it is bound.
3134
3135         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
3136         string.
3137
3138         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
3139         (wl-plugged-drawing): Ditto.
3140
3141 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
3142
3143         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
3144         process.
3145         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
3146         with unwind-protect.
3147
3148         * wl.el (wl-init): Require mime-setup.
3149         (wl-check-environment): Don't require mime-setup.
3150
3151         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
3152         instead of elmo-folder-type.
3153
3154         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
3155         value as nil.
3156
3157 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
3158
3159         * Version number is increased to 2.7.0.
3160
3161         * wl-version.el (wl-version): Changed codename.
3162
3163         * wl-summary.el (wl-summary-delete-cache): Fixed.
3164
3165         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3166         Workaround for net folders.
3167         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
3168
3169         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
3170         value to nil (According to the patch from
3171         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
3172
3173         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
3174         of elmo-folder-close.
3175
3176 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
3177
3178         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
3179         for postfix.
3180
3181 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
3182
3183         * wl-summary.el (wl-summary-resend-message): Fixed.
3184
3185         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
3186         Call wl-draft with `from' argument if its address is included in
3187         `wl-user-mail-address-list'.
3188         (wl-draft): Added `from' argument.
3189
3190         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
3191         non-nil.
3192         (wl): Don't show demo if wl-demo is nil.
3193
3194         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
3195         wl-summary-use-frame.
3196
3197         * wl-vars.el (wl-summary-use-frame): New user option.
3198         (wl-folder-use-frame): Changed docstring.
3199
3200         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
3201         non-nil.
3202         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
3203         wl-summary-use-frame.
3204
3205         * wl-vars.el (wl-folder-use-frame): New user option.
3206
3207         * wl-summary.el (wl-summary-exit): Back to folder frame if
3208         wl-folder-use-frame is non-nil.
3209         (wl-summary-redisplay-internal): Ignore cache if current folder
3210         is draft folder,
3211         (wl-summary-redisplay-no-mime): Ditto.
3212         (wl-summary-redisplay-all-header): Ditto.
3213
3214         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
3215         if wl-folder-use-frame is non-nil.
3216
3217 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
3218
3219         * wl-summary.el (wl-summary-sync-update): Bind
3220         elmo-folder-update-threshold.
3221         (wl-summary-mark-as-important): Enclosed server mark processing
3222         with `save-match-data'.
3223
3224         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
3225         only when it is already defined.
3226
3227 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3228
3229         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
3230         name of folder exclude localdir is wrong.
3231         * wl-folder.el (wl-folder-sync-entity):
3232         Set `wl-summary-always-sticky-folder-list' as nil.
3233         (wl-folder-mark-as-read-all-entity): Ditto.
3234         (wl-folder-prefetch-entity): Ditto.
3235
3236 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
3237
3238         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
3239         instead of `wl-summary-write-current-newsgroup'.
3240
3241 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3242
3243         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
3244         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
3245         non-nil and selected message is important, do not display.
3246
3247 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
3248
3249         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
3250
3251 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3252
3253         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
3254
3255         * wl-summary.el (wl-summary-mark-as-important): Set message number
3256         using wl-summary-message-number.
3257
3258 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3259
3260         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
3261         destination folder is 'null.
3262
3263 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3264
3265         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
3266         New function.
3267         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
3268         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
3269         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
3270
3271 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
3272
3273         * wl-mime.el (wl-mime-setup): Added setting for
3274         `mime-setup-signature-key-alist' to avoid overriding key bind for
3275         `wl-draft-send'.
3276
3277         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
3278         for `wl-draft-send'.
3279         * wl-mule.el (wl-draft-overload-functions): Ditto.
3280         * wl-xmas.el (wl-draft-overload-functions): Ditto.
3281         * wl-draft.el (wl-draft-send): Ditto.
3282
3283         * wl-message.el (wl-message-display-internal):
3284         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
3285         (Patch is provided by <kita@coe.nttdata.co.jp>).
3286
3287 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3288
3289         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
3290
3291 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3292
3293         * wl.el (wl): Fix for wl-demo.
3294
3295 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3296
3297         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
3298
3299 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3300
3301         * wl-folder.el (wl-folder-prefetch-entity): Use
3302         `wl-folder-get-elmo-folder'.
3303         (wl-folder-count-incorporates): Do not use
3304         `wl-folder-get-elmo-folder'.
3305
3306 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3307
3308         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
3309         instead of `elmo-folder-get-type'.
3310
3311 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3312
3313         * wl-summary.el (wl-summary-write-current-folder): Set cursor
3314         position on Subject: field.
3315         (Advised by Mito <mit@nines.nec.co.jp>)
3316
3317 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3318
3319         * wl-folder.el (wl-folder-prefetch-entity): Use
3320         `wl-folder-get-elmo-folder'.
3321
3322 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
3323
3324         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
3325
3326         * wl-summary.el (wl-summary-buffer-set-folder): Set up
3327         `process-duplicates' slot.
3328
3329         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
3330         if detection failed.
3331
3332 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3333
3334         * wl-version.el (wl-version-status): Set to "alpha".
3335
3336 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3337
3338         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
3339         Check wl-message-buffer lives before set-buffer.
3340
3341 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3342
3343         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
3344         called in folder mode.
3345         * wl-var.el (wl-summary-exit-pre-hook): New variable.
3346         * wl-summary.el (wl-summary-exit-pre-hook): Run
3347         `wl-summary-exit-pre-hook' before exit summary mode.
3348
3349 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3350
3351         * wl-version.el (wl-version-status): New variable.
3352         (wl-version-status-alist): Removed.
3353         (wl-version-status): Rule included.
3354
3355 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3356
3357         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
3358         @sponichi.
3359
3360         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
3361         when `mail-reply-buffer' is buffer-local variable.
3362         (Reported by <kita@coe.nttdata.co.jp>).
3363
3364 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
3365
3366         * wl-vars.el (toplevel): Require 'elmo-util.
3367
3368 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3369
3370         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
3371         (All other related portions are changed)
3372
3373         * wl.el (wl-plugged-change): Use '<' instead of '<='.
3374
3375         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
3376
3377 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3378
3379         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
3380
3381 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3382
3383         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
3384         Delete other windows to avoid an error.
3385         Use `point-marker' instead of `point' to remember the start point
3386         of body.
3387
3388         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
3389
3390         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
3391         number not to exceed all message number.
3392
3393 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3394
3395         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
3396         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
3397
3398 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
3399
3400         * wl-summary.el (wl-summary-sync-force-update): Added argument
3401         no-check.
3402         (wl-summary-sync-update): Ditto.
3403         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
3404         with `no-check'.
3405
3406         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
3407         (wl-message-buffer-prefetch-next): Don't run timer if timer is
3408         already running.
3409
3410 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3411
3412         * wl-expire.el (wl-expire-archive-get-folder): Added argument
3413         `dst-folder-arg'.
3414         (wl-expire-archive-number1): Diito.
3415         (wl-expire-archive-number2): Diito.
3416         (wl-expire-archive-Date): Diito.
3417         (wl-archive-number1): Diito.
3418         (wl-archive-number2): Diito.
3419         (wl-archive-date): Diito.
3420         (wl-archive-folder-p): New function.
3421         (wl-summary-expire): Support of expand folder name at
3422         wl-expire-alist.
3423         * wl-util.el (wl-expand-newtext): Renamed from
3424         `wl-refile-expand-newtext'.
3425
3426 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3427
3428         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
3429         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
3430         `(elmo-msgdb-get-overview msgdb)'.
3431         (wl-summary-prefetch): Bind match data before call
3432         `wl-summay-prefetch-msg'.
3433         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
3434         'off if `wl-summary-buffer-disp-msg' is non-nil.
3435         Fixed problem that couldn't show only one new or unread message when
3436         enter folder.
3437         (wl-summary-reply): Don't call `split-window-vertically' and other
3438         window.
3439
3440 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
3441
3442         * wl-expire.el (wl-expire-refile): Fixed.
3443
3444 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3445
3446         * wl-vars.el (wl-biff-unnotify-hook): New variable.
3447
3448         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
3449         biff notification is removed.
3450
3451         * wl.el (wl): Changed position of `elmo-init'.
3452
3453         * wl-draft.el (wl-default-draft-cite): Use date field
3454         on the citation buffer.
3455
3456         * wl-vars.el (wl-shimbun-folder-icon): New variable.
3457
3458         * wl-xmas.el (wl-folder-internal-icon-list): Added
3459         `wl-folder-shimbun-image'.
3460
3461         * wl-e21.el (wl-folder-internal-icon-list): Added
3462         `wl-folder-shimbun-image'.
3463
3464 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
3465
3466         * wl.el (wl-init): Eliminated argument.
3467         (wl): Rewrite.
3468
3469         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
3470         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
3471         instead of `elmo-folder-msgdb-internal'.
3472         (wl-summary-sync-update): Ditto.
3473         (wl-summary-flush-pending-append-operations): Eliminated.
3474         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
3475         (wl-summary-goto-folder-subr): Set load-msgdb argument of
3476         `elmo-folder-open'.
3477
3478         * wl-mime.el (wl-summary-burst): Fixed.
3479
3480         * wl-folder.el (wl-folder-info-save): Check data type.
3481
3482         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
3483         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
3484         instead of `elmo-folder-msgdb-internal'.
3485         (wl-expire-hide): Ditto.
3486
3487
3488         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
3489
3490 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3491
3492         * wl-folder.el (wl-folder-write-current-folder): Support petname.
3493
3494 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
3495
3496         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
3497
3498 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3499
3500         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3501         Fixed `match-beginning' argument mismatch.
3502
3503 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
3504
3505         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
3506         the default value.
3507
3508 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3509
3510         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
3511         instead of `elmo-nntp-default-port'.
3512
3513         * wl-vars.el: Fixed some doc strings.
3514
3515 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
3516
3517         * wl-summary.el (wl-summary-prefetch-msg): Use
3518         `elmo-msgdb-overview-get-entity' instead of `assoc'.
3519
3520         * wl-vars.el: Define *-func as obsolete variable using
3521         `elmo-define-obsolete-variable'.
3522
3523         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
3524         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
3525         instead of `wl-message-buffer-prefetch-threshold'.
3526
3527         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
3528
3529         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
3530
3531         * wl-draft.el (wl-caesar-region-func): Ditto.
3532
3533         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
3534         Keep unread status in elmo-folder-move-messages.
3535         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
3536
3537 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3538
3539         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
3540         `wl-summary-buffer-exit-func'
3541         (wl-summary-buffer-message-redisplay-function): Renamed from
3542         `wl-summary-buffer-message-redisplay-func'
3543         (wl-summary-buffer-next-folder-function): Renamed from
3544         `wl-summary-buffer-next-folder-func'.
3545         (wl-summary-buffer-prev-folder-function): Renamed from
3546         `wl-summary-buffer-prev-folder-func'.
3547         (wl-summary-get-petname-function): Renamed from
3548         `wl-summary-get-petname-func'.
3549
3550         * wl-score.el (wl-score-edit-exit-function): Renamed from
3551         `wl-score-edit-exit-func'.
3552
3553         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
3554         Renamed from `wl-message-buffer-prefetch-get-next-function'.
3555
3556         * wl-util.el (wl-load-profile-function): Renamed from
3557         `wl-load-profile-func'.
3558
3559         * wl-folder.el (wl-folder-completion-function): Renamed from
3560         `wl-folder-completion-func'.
3561         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
3562
3563         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
3564         `wl-expire-archive-get-folder-func'.
3565         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
3566         (wl-draft-send-mail-function): Renamed from
3567         `wl-draft-send-mail-func'.
3568         (wl-draft-send-news-function): Renamed from
3569         `wl-draft-send-news-func'.
3570         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
3571         (wl-generate-mailer-string-function): Renamed from
3572         `wl-generate-mailer-string-func'.
3573         (wl-highlight-signature-search-function): Renamed from
3574         `wl-highlight-signature-search-func'.
3575         (wl-highlight-x-face-function): Renamed from
3576         `wl-highlight-x-face-func'
3577         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
3578         (wl-ps-print-buffer-function): Renamed from
3579         `wl-ps-print-buffer-func'
3580         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
3581         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
3582         (wl-summary-subject-filter-function): Renamed from
3583         `wl-summary-subject-filter-func'.
3584
3585         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
3586         `wl-draft-queue-flush-send-func'
3587         (wl-draft-cite-function): Renamed from
3588         `wl-draft-cite-func'
3589
3590         * wl-address.el (wl-address-init-function): Renamed from
3591         `wl-address-init-func'.
3592
3593 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
3594
3595         * wl-draft.el (wl-draft-queue-flush): Don't call
3596         `elmo-dop-unlock-message'.
3597         * wl-draft.el (wl-draft-queue-append): Don't call
3598         `elmo-dop-lock-message'.
3599
3600         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
3601         (wl-summary-buffer-folder-name): Ditto.
3602         (wl-summary-message-regexp): Added '-' (all other related portions
3603         are changed).
3604         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
3605         wl-summary-buffer-folder-name.
3606
3607 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
3608
3609         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
3610         the number of mails in the folder buffer is not updated by wl-biff.
3611
3612 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
3613
3614         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
3615         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
3616
3617 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3618
3619         * wl-summary.el (wl-summary-next-message):
3620         Return next message number when wl-summary-move-order is nil.
3621
3622 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
3623
3624         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
3625         `wl-summary-move-spec-alist'.
3626         (wl-summary-move-spec-unplugged-alist): New variable
3627         (Move spec for unplugged status).
3628         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
3629         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
3630
3631 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
3632
3633         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
3634         * wl-mule.el (wl-draft-overload-menubar): Ditto.
3635
3636 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
3637
3638         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
3639         simple quotation to quote the anonymous function.
3640         * tm-wl.el (wl-draft-preview-message): Ditto.
3641
3642 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
3643
3644         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
3645         Eliminate redundant `save-excursion'.
3646         (wl-highlight-summary-current-line): Ditto.
3647
3648         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
3649         accessing match data when `looking-at' failed.
3650
3651         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
3652         `elmo-match-string' where users don't care about the speed.
3653         (wl-draft-save): Ditto.
3654
3655 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3656
3657         * wl-util.el (wl-regexp-opt): New function.
3658
3659         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
3660         number from `wl-summary-buffer-number-list'.
3661         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
3662         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
3663         (wl-summary-move-spec-alist): Changed default setting.
3664
3665 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3666
3667         * wl-vars.el (wl-biff-notify-hook): New hook.
3668         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
3669         the arrival of new mail.
3670         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
3671         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
3672
3673 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
3674
3675         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
3676
3677 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
3678
3679         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
3680
3681         * Version number is increased to 2.5.8.
3682
3683         * wl-thread.el (toplevel): require 'cl.
3684         (wl-thread-resume-entity): Call wl-thread-make-number-list.
3685         (wl-thread-make-number-list): New function.
3686         (wl-thread-entity-make-number-list-from-children): Ditto.
3687         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
3688         (wl-thread-entity-insert-as-children): Likewise.
3689         (wl-thread-delete-message): Likewise.
3690         (wl-meaning-of-mark): Eliminated.
3691         (wl-thread-next-failure-mark-p): Ditto.
3692         (wl-thread-entity-get-mark): Ditto.
3693         (wl-thread-meaning-alist-get-result): Ditto.
3694         (wl-thread-entity-check-prev-mark): Ditto.
3695         (wl-thread-entity-check-next-mark): Ditto.
3696         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
3697         (wl-thread-entity-get-prev-marked-entity): Ditto.
3698         (wl-thread-get-prev-unread): Ditto.
3699         (wl-thread-jump-to-prev-unread): Ditto.
3700         (wl-thread-get-next-unread): Ditto.
3701         (wl-thread-jump-to-next-unread): Ditto.
3702         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
3703         (wl-thread-entity-get-next-marked-entity): Ditto.
3704
3705         * wl-summary.el (wl-summary-buffer-number-list):
3706         New bufer-local variable.
3707         (wl-summary-switch-to-clone-buffer): Clone
3708         `wl-summary-buffer-number-list'.
3709         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
3710         (wl-summary-cursor-move-regex): Eliminated.
3711         (wl-summary-cursor-up): Rewrite.
3712         (wl-summary-cursor-down): Ditto.
3713         (wl-summary-mode-spec-alist): New variable.
3714         (wl-summary-next-message): New inline function.
3715         (wl-summary-cursor-move): New function.
3716         (wl-summary-default-get-next-msg): Rewrite.
3717         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
3718         (wl-summary-rescan): Ditto.
3719         (wl-summary-sync-all-init): Ditto.
3720         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
3721         summary is not thread view.
3722         (wl-summary-sync-update): Ditto.
3723         (wl-summary-rescan): Ditto.
3724         (wl-summary-make-number-list): New function.
3725
3726         * wl-draft.el: "FCC" -> "Fcc".
3727
3728 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3729
3730         * wl-highlight.el (wl-highlight-summary-window):
3731         Call `set-buffer-modified-p'.
3732
3733         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
3734         (wl): Call `elmo-init' and fix.
3735
3736         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
3737         Use new variables.
3738
3739         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
3740
3741 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3742
3743         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
3744
3745 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3746
3747         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
3748
3749 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3750
3751         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
3752         `wl-use-toolbar' nor `display-graphic-p'.
3753         (wl-e21-setup-message-toolbar): Ditto.
3754         (wl-e21-setup-summary-toolbar): Ditto.
3755         (wl-e21-setup-folder-toolbar): Ditto.
3756
3757         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
3758         (wl-plugged-init-icons): Ditto.
3759
3760         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
3761         `display-graphic-p'.
3762         (wl-plugged-set-folder-icon): Ditto.
3763         (wl-highlight-plugged-current-line): Ditto.
3764         (wl-highlight-folder-current-line): Ditto.
3765         (wl-e21-highlight-folder-group-line): Ditto.
3766         (wl-e21-setup-toolbar): Ditto.
3767         (wl-e21-display-image-p): New macro.
3768
3769         * wl-demo.el (wl-demo): Simplified.
3770         (wl-demo-image-type-alist): Use `image-type-available-p' for
3771         checking whether the image type `xbm' is available.
3772
3773 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3774
3775         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
3776         (wl-summary-input-range): Ditto.
3777
3778 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3779
3780         * wl-summary.el (wl-summary-edit-addresses): Use
3781         `wl-summary-get-original-buffer'
3782         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
3783         (wl-summary-jump-to-msg-by-message-id-via-nntp):
3784         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
3785         (wl-summary-get-newsgroups): Eliminated.
3786         (wl-summary-set-crosspost): Ditto.
3787         (wl-summary-is-crosspost-folder): Ditto.
3788         (wl-crosspost-alist-load): Ditto.
3789         (wl-crosspost-alist-save): Ditto.
3790
3791         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
3792         `elmo-setup-subscribed-newsgroups' instead of
3793         `elmo-nntp-make-groups-hashtb'.
3794         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
3795         instead of `wl-crosspost-alist-save'.
3796
3797         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
3798         of `elmo-folder-message-appendable-p'.
3799         (wl-mime-header-presentation-method): Eliminated.
3800
3801         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
3802         (Error occurs in emacs21).
3803
3804         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
3805         the current buffer).
3806
3807         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
3808         instead of `wl-crosspost-alist-save'.
3809         (wl-init): `elmo-crosspost-message-alist-load'
3810         instead of `wl-crosspost-alist-load'
3811
3812         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
3813         (wl-parse-newsgroups): Likewise.
3814         (wl-biff-notify): Run `wl-biff-notify-hook'.
3815
3816 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3817
3818         * wl-vars.el (wl-summary-lazy-highlight): New variable.
3819
3820         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
3821         when `wl-summary-lazy-highlight' is non-nil.
3822         (wl-summary-goto-folder-subr): Highlight only when
3823         `wl-summary-lazy-highlight' is non-nil.
3824
3825         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
3826         Don't display progress and highlight temp-mark when
3827         `wl-summary-lazy-highlight' is non-nil.
3828         (wl-highlight-summary-window): New function.
3829         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
3830
3831 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3832
3833         * wl-summary.el (wl-summary-sync): Change `all-visible'
3834         from `all-shown'
3835         (wl-summary-input-range): Ditto.
3836
3837 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3838
3839         * wl-e21.el (wl-highlight-folder-current-line): Call
3840         `wl-folder-init-icons' when folder icons have not been initialized.
3841
3842         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
3843
3844         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
3845         (wl-demo-image-type-alist): New macro.
3846
3847 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3848
3849         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
3850         display does not support graphics.
3851         (wl-plugged-init-icons): Ditto.
3852         (wl-folder-init-icons): Ditto.
3853
3854         * wl-demo.el (wl-demo): Chech closely whether the display
3855         supports graphics.
3856
3857 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
3858
3859         * wl-summary.el (wl-summary-get-original-buffer): New function.
3860         (wl-summary-set-crosspost): Use it.
3861         (wl-summary-target-mark-uudecode): Ditto.
3862         (wl-summary-reedit): Ditto.
3863         (wl-summary-resend-bounced-mail): Ditto.
3864         (wl-summary-update-crosspost): Eliminated (It may be incorporated
3865         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
3866
3867         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
3868         (wl-message-display-internal): Ditto.
3869
3870 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
3871
3872         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
3873
3874 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3875
3876         * wl-summary.el (wl-summary-save-view): Renamed from
3877         `wl-summary-save-status'.
3878
3879 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3880
3881         * wl-summary.el (wl-summary-sync): Added `all-shown'
3882
3883 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3884
3885         * wl-summary.el (wl-summary-input-range): Added `all-shown'
3886
3887 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
3888
3889         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
3890
3891 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
3892
3893         * wl-highlight.el (wl-highlight-summary-line-string): Use
3894         `zerop' instead of `= 0'.
3895         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
3896
3897         * wl-template.el (wl-template-next): Use `=' instead of `eq'
3898         for comparing numbers.
3899         (wl-template-prev): Use `zerop' instead of `eq 0'.
3900
3901         * wl-draft.el (wl-draft-insert-current-message): Use
3902         `with-current-buffer' instead of `save-excursion'.
3903         Use `zerop' instead of `eq 0'.
3904
3905 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
3906
3907         * wl-draft.el (wl-draft-insert-ccs): New function.
3908         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
3909         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
3910
3911 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
3912
3913         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
3914
3915 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
3916
3917         * wl-expire.el (wl-expire-refile): Don't call
3918         elmo-msgdb-add-msgs-to-seen-list;
3919         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
3920         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3921
3922 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3923
3924         * wl-message.el (wl-message-prev-page): Ignore errors while
3925         scroll-down.
3926
3927 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
3928
3929         * wl-mime.el: Use elmo-original-message-mode instead of
3930         mmelmo-original-mode.
3931
3932         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
3933         `elmo-folder-get-spec';
3934         (wl-fldmgr-add-completion-all-completions):
3935         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
3936
3937         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
3938         of `elmo-folder-get-type'.
3939
3940         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
3941         `elmo-folder-get-spec';
3942         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3943         Use `elmo-folder-append-message' instead of `elmo-append-msg';
3944         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3945         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
3946         `elmo-read-msg-no-cache';
3947         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
3948         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
3949         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
3950         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
3951         `elmo-cache-save';
3952         (wl-draft-reedit): Use `elmo-message-file-name'.
3953
3954         * wl-expire.el: Use `elmo-folder-name-internal';
3955         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3956         Use macro `wl-summary-buffer-msgdb' instead of variable
3957         `wl-summary-buffer-msgdb';
3958         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
3959         Use macro `wl-summary-buffer-folder-name' instead of variable
3960         `wl-summary-buffer-folder-name'.
3961         * wl-score.el: Likewise.
3962
3963         * wl-message.el: Rewrite for new message buffer cache mechanism.
3964         (wl-message-buffer-cache-buffer-get): New macro.
3965         (wl-message-buffer-cache-folder-get): Ditto.
3966         (wl-message-buffer-cache-message-get): Ditto.
3967         (wl-message-buffer-cache-entry-make): Ditto.
3968         (wl-message-buffer-cache-hit): Ditto.
3969         (wl-message-buffer-cache-sort): New function.
3970         (wl-message-buffer-cache-add): Ditto.
3971         (wl-message-buffer-cache-delete): Ditto.
3972         (wl-message-buffer-cache-clean-up): Ditto.
3973         (wl-message-buffer-window): Rewrite.
3974         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
3975         (wl-message-buffer-display): New function.
3976         (wl-message-display-internal): New function.
3977
3978 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
3979
3980         * wl-folder.el: Use `elmo-folder-name-internal';
3981         Use `wl-folder-get-elmo-folder';
3982         Use `elmo-folder-list-messages' instead of
3983         `elmo-list-folder';
3984         Use `elmo-folder-get-primitive-list' instead of
3985         `elmo-folder-get-primitive-spec-list';
3986         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
3987         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3988         Use `elmo-folder-create' instead of `elmo-create-folder'.
3989         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
3990         (wl-folder-get-elmo-folder): New macro.
3991         (wl-folder-elmo-folder-cache-get): Ditto.
3992         (wl-folder-elmo-folder-cache-put): Ditto.
3993         (wl-folder-suspend): Call `elmo-quit'.
3994
3995         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3996         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3997         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
3998         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
3999         (toplevel): require 'cl.
4000         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
4001
4002         * wl-summary.el: Rewrite to use new elmo interface.
4003
4004 \f
4005 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
4006
4007         * wl-mime.el (wl-draft-preview-message):
4008         Run `wl-draft-send-hook' before collecting recipients information;
4009         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
4010
4011         * tm-wl.el (wl-draft-preview-message): Ditto.
4012
4013 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
4014
4015         * wl-mime.el (wl-draft-preview-message): Fixed problem that
4016         wrong receipients are displayed when forwarded message.
4017
4018 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * Version number is increased to 2.5.7.
4021
4022 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
4023
4024         * wl-message.el (wl-message-next-page): Bind
4025         `window-pixel-scroll-increment' to nil while scrolling up.
4026
4027 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4028
4029         * wl-vars.el (wl-save-hook): New hook.
4030         * wl.el (wl-save): Call `wl-save-hook'.
4031
4032 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4033
4034         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
4035         Argument WITH-ARG instead of NO-ARG (negative mean).
4036         (wl-draft-reply): WITH-ARG instead of NO-ARG.
4037         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
4038         * wl-message.el (wl-message-follow-current-entity): Likewise.
4039
4040 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4041
4042         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
4043         FROM was optional argument.
4044         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
4045
4046 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4047
4048         * Version number is increased to 2.5.6.
4049
4050 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4051
4052         * wl-version.el (wl-version-show): Removed.
4053         (wl-version): Add `interactive'.
4054
4055 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
4056
4057         * wl-summary.el (wl-summary-get-petname-func): New variable.
4058         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
4059         instead of `wl-address-get-petname-1'.
4060         (wl-summary-simple-from): Ditto.
4061
4062         * wl-address.el (wl-address-get-petname-1): Define as function.
4063
4064 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
4065
4066         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4067         field in the original message.
4068         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4069
4070 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4071
4072         * wl-expire.el (wl-expire-hide):
4073         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4074
4075 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4076
4077         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4078         find decoder for To, Cc, and Subject.
4079
4080 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4081
4082         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
4083         for checking `elmo-use-buffer-cache'.
4084         (wl-summary-mark-as-important): Fixed typo in comment.
4085
4086 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
4087
4088         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4089         field in the original message.
4090         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4091
4092 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4093
4094         * wl-expire.el (wl-expire-hide):
4095         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4096
4097 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4098
4099         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4100         find decoder for To, Cc, and Subject.
4101
4102 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
4103
4104         * Version number is increased to 2.5.5.
4105
4106         * wl-address.el (wl-address-specials-regexp): New constant.
4107         (wl-address-quote-specials): Use it.
4108
4109 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
4110
4111         * wl-summary.el (wl-summary-rescan):
4112         Call `wl-summary-buffer-number-column-detect'.
4113         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
4114
4115         * wl-message.el (wl-message-mode-map): Define.
4116         (wl-message-decode): Use it as local-map.
4117
4118 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
4119
4120         * wl-score.el (wl-score-guess-like-gnus): Abolished.
4121         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
4122
4123 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
4124
4125         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
4126
4127         * wl-mule.el (wl-read-event-char): Ditto.
4128
4129         * wl-e21.el (wl-read-event-char): Ditto.
4130
4131         * wl-nemacs.el (wl-read-event-char): Ditto.
4132         (read-event): Removed.
4133
4134         * wl-util.el (toplevel): Removed dummy definition of
4135         `read-event'.
4136         (wl-read-event-char, wl-xmas-read-event-char): Removed.
4137
4138 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
4139
4140         * wl-nemacs.el (elmo-archive-call-process): Moved to
4141         elmo-archive.el.
4142
4143 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4144
4145         * wl-draft.el (wl-draft-reply-list-symbol): New function.
4146         (wl-draft-reply): Use it.  Fixed "No match field" error message.
4147
4148         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
4149         instead of magic-number 6.  Use `not' instead of `null' for symbol
4150         `nil' check (not empty list).
4151         (wl-draft-insert-x-face-field): Fixed paren style.
4152
4153         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
4154         one-branch conditional statement, instead of `and' and `if'.
4155         (wl-draft-forward): Likewise.
4156         (wl-draft-add-references): Likewise.
4157         (wl-draft-yank-from-mail-reply-buffer): Likewise.
4158
4159         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
4160         conditional steatment.  Use `cond' instead of `if'.
4161         (wl-draft-confirm): Likewise.
4162
4163 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4164
4165         * wl-version.el (wl-version-show): Use `product-string-1'
4166         instead of `wl-version'.
4167         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
4168
4169         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
4170
4171 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4172
4173         * wl-highlight.el (wl-highlight-headers): Revert
4174         `wl-highlight-x-face-func' argument (`beg' and `end').
4175
4176 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4177
4178         * wl.el (toplevel): Move `product-provide' declare.
4179         * wl-demo.el (toplevel): Ditto.
4180         * wl-dnd.el (toplevel): Ditto.
4181         * wl-highlight.el (toplevel): Ditto.
4182         * wl-message.el (toplevel): Ditto.
4183         * wl-refile.el (toplevel): Ditto.
4184         * wl-util.el (toplevel): Ditto.
4185
4186 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
4187
4188         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
4189         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
4190         (wl-thread-close-all): keep cursor position.
4191
4192 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4193
4194         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
4195         (eq x 0).
4196         (wl-generate-user-agent-string-1): Fix conditional statement.
4197
4198 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4199
4200         * wl.el (wl-check-environment): Additional check for
4201         'wl-local-domain' and `wl-message-id-domain'.
4202
4203 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4204
4205         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4206
4207 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4208
4209         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4210         instead of `smtp-sasl-user-realm'.
4211
4212 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4213
4214         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4215
4216 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4217
4218         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
4219         to the default value as well as `eword-lexical-analyzer'.
4220
4221 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4222
4223         * wl-version.el (wl-extended-emacs-version,
4224         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
4225         `elmo-match-string' instead of `wl-match-string'.
4226
4227 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4228
4229         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
4230         docstring.
4231
4232 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
4233
4234         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
4235
4236 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4237
4238         * wl-highlight.el (wl-highlight-headers): Remove
4239         `wl-highlight-x-face-func' argument (`beg' and `end').
4240
4241 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4242
4243         * wl-summary.el (wl-summary-mark-as-important):
4244         Remove cache if folder is local.
4245
4246 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
4247
4248         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
4249         to get existing e-mail address string.
4250
4251 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4252
4253         * wl-version.el (wl-generate-user-agent-string): Commentary.
4254         (wl-generate-user-agent-string-1): Use `when' for
4255         one-branch conditional statement, instead of `and' and `if'.
4256         (wl-extended-emacs-version, wl-extended-emacs-version2,
4257         wl-extended-emacs-version3): Ditto.
4258
4259 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4260
4261         * wl-summary.el (wl-summary-sync-all-init): New inline function.
4262         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
4263         condition-case; Remove initialization.
4264         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
4265         (wl-summary-sync-update3): Added argument `sync-all';
4266         Eliminated local variable `msgdb';
4267         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
4268         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
4269         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4270
4271 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
4272
4273         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
4274         connection before call `wl-draft-send-mail-with-smtp'.
4275
4276 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4277
4278         * Version number is increased to 2.5.4.
4279
4280 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4281
4282         * wl.el (wl-check-environment): Additional check for
4283         'wl-local-domain' and `wl-message-id-domain'.
4284
4285 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4286
4287         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
4288         buffer as command specific.
4289         (wl-folder-mark-as-read-all-entity): Ditto.
4290         (wl-folder-prefetch-entity): Ditto.
4291         (wl-folder-drop-unsync-entity): Ditto.
4292
4293         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
4294         (wl-prog-uudecode-no-stdout-option): Changed default to t.
4295         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
4296
4297         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
4298         save-excursion.
4299
4300 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
4301
4302         * Version number is increased to 2.5.3.
4303
4304         * wl-summary.el (wl-summary-save-view-cache):
4305         Delete duplicated `write-region';
4306         Use `write-region-as-binary' instead of `as-binary-output-file' and
4307         `write-region'.
4308
4309 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4310
4311         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
4312
4313 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
4314
4315         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
4316         instead of `smtp-via-smtp'.
4317
4318 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4319
4320         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4321
4322 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4323
4324         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4325         instead of `smtp-sasl-user-realm'.
4326
4327 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4328
4329         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4330
4331 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4332
4333         * Version number is increased to 2.5.2.
4334
4335 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
4336
4337         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
4338         does not exist.
4339         (wl-biff-stop): Call `cancel-timer' if timer already exists.
4340         (wl-biff-start): Call `timer-activate' if timer already exists.
4341
4342         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
4343         only when it is bound as function.
4344
4345 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
4346
4347         * Version number is increased to 2.5.1.
4348
4349 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4350
4351         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
4352         Print refile/copy destination.
4353
4354 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4355
4356         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
4357         queue-flush-only is non-nil.
4358
4359         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
4360
4361         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
4362         checking cache folder.
4363
4364 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4365
4366         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
4367         `regexp-quote'.
4368
4369 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4370
4371         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
4372         function.
4373         * wl-summary.el (wl-summary-write-current-folder-functions):
4374         Change default value.  Use it.
4375
4376 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4377
4378         * Version number is increased to 2.5.0.
4379
4380         * wl-version.el (wl-version): Changed codename.
4381
4382 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
4383
4384         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
4385         (wl-summary-supersedes-message): Ditto.
4386
4387 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4388
4389         * wl-refile.el (wl-refile-guess-functions): Renamed from
4390         `wl-refile-guess-func-list'.
4391
4392 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
4393
4394         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4395         Fixed problem when no rule was matched.
4396
4397 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4398
4399         * wl-summary.el (wl-summary-get-mark): Fixed
4400         `wl-summary-buffer-target-mark' check logic.
4401
4402 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4403
4404         * wl-folder.el (wl-folder-write-current-folder): Added group
4405         folder check.
4406
4407         * wl-summary.el (wl-summary-write-current-folder): Renamed from
4408         `wl-summary-write-current-newsgroup'.
4409         (wl-summary-write-current-folder-functions): New variable.
4410         * wl-folder.el (wl-folder-get-newsgroups): New function.
4411         (wl-folder-guess-mailing-list-by-refile-rule): New function.
4412         (wl-folder-write-current-folder): Renamed from
4413         `wl-folder-write-current-newsgroup'.
4414
4415 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4416
4417         * Version number is increased to 2.3.93.
4418
4419 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4420
4421         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
4422         (wl-ldap-make-matched-value-list): Ditto.
4423         (wl-ldap-alias-safe-string): Split e-mail address.
4424
4425         * wl-summary.el (wl-summary-read-folder): Fixed problem when
4426         petname folder default was selected.
4427         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
4428         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
4429
4430 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4431
4432         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
4433         to `wl-draft-config-exec'.
4434
4435         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
4436         instead of calling `wl-draft-config-exec';
4437         Process group-list and show recipients in minibuffer.
4438
4439         * tm-wl.el (wl-draft-preview-message): Ditto.
4440
4441 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4442
4443         * wl.el (toplevel): Added (C) to copyright notice, and
4444         sync Author header.
4445         * tm-wl.el (toplevel): Ditto.
4446         * wl-address.el (toplevel): Ditto.
4447         * wl-demo.el (toplevel): Ditto.
4448         * wl-dnd.el (toplevel): Ditto.
4449         * wl-draft.el (toplevel): Ditto.
4450         * wl-e21.el (toplevel): Ditto.
4451         * wl-expire.el (toplevel): Ditto.
4452         * wl-folder.el (toplevel): Ditto.
4453         * wl-highlight.el (toplevel): Ditto.
4454         * wl-message.el (toplevel): Ditto.
4455         * wl-mime.el (toplevel): Ditto.
4456         * wl-mule.el (toplevel): Ditto.
4457         * wl-nemacs.el (toplevel): Ditto.
4458         * wl-refile.el (toplevel): Ditto.
4459         * wl-score.el (toplevel): Ditto.
4460         * wl-summary.el (toplevel): Ditto.
4461         * wl-template.el (toplevel): Ditto.
4462         * wl-thread.el (toplevel): Ditto.
4463         * wl-util.el (toplevel): Ditto.
4464         * wl-vars.el (toplevel): Ditto.
4465         * wl-xmas.el (toplevel): Ditto.
4466
4467 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
4468
4469         * wl.el (wl-init): Added comment about `wl-init-hook'.
4470         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
4471         * wl-vars.el (wl-init-hook): Added docs.
4472         (wl-make-plugged-hook): Removed useless docs.
4473         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
4474         * wl-xmas.el (toplevel): Ditto.
4475
4476 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4477
4478         * wl-address.el (toplevel): Fixed multiple Author header format.
4479         * wl-demo.el (toplevel): Ditto.
4480         * wl-draft.el (toplevel): Ditto.
4481         * wl-folder.el (toplevel): Ditto.
4482         * wl-summary.el (toplevel): Ditto.
4483         * wl-thread.el (toplevel): Ditto.
4484         * wl-util.el (toplevel): Ditto.
4485         * wl-vars.el (toplevel): Ditto.
4486         * wl-version.el (toplevel): Ditto.
4487         * wl-xmas.el (toplevel): Ditto.
4488         * wl.el (toplevel): Ditto.
4489
4490         * wl-version.el (toplevel): Added require `elmo-version' for
4491         `product-version-as-string'.
4492
4493 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4494
4495         * wl-vars.el (wl-draft-send-hook): Changed default value to
4496         '(wl-draft-config-exec).
4497
4498         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
4499         explicitly.
4500         (wl-draft): Set `wl-draft-config-exec-flag' before running
4501         `wl-mail-setup-hook'.
4502
4503         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
4504         `wl-biff-init-icons' to `wl-init-hook' instead of
4505         `wl-make-plugged-hook'.
4506         (Because if `wl-draft' command is invoked at first,
4507         they are not initialized)
4508         Updated copyright notice.
4509
4510         * wl-e21.el (toplevel): Ditto;
4511
4512         * wl-demo.el (toplevel): Updated copyright notice.
4513         * wl-address.el (toplevel): Ditto.
4514         * wl-draft.el (toplevel): Ditto.
4515         * wl-version.el (toplevel): Ditto.
4516         * wl-folder.el (toplevel): Ditto.
4517         * wl-summary.el (toplevel): Ditto.
4518         * wl-thread.el (toplevel): Ditto.
4519         * wl-util.el (toplevel): Ditto.
4520         * wl-vars.el (toplevel): Ditto.
4521         * wl.el (toplevel): Ditto.
4522
4523 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4524
4525         * wl-highlight.el (wl-highlight-message): Fixed problem of
4526         highlighting failure which occured when the last field contains
4527         multiple lines in the draft buffer.
4528
4529         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
4530         `wl-biff-start' if plugged.
4531
4532         * wl-util.el (wl-biff-check-folder): New function.
4533         (wl-biff-check-folders): Don't set session name prefix.
4534         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
4535         (wl-biff-check-folder-async): Ditto.
4536
4537         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
4538         in email address.
4539
4540 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
4541
4542         * wl-vars.el (wl-subject-prefix-regexp): New variable.
4543
4544         * wl-draft.el (wl-draft-strip-subject-re): New function.
4545
4546         * wl-draft.el (wl-draft-reply): Use it.
4547
4548 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4549
4550         * wl-message.el (wl-mmelmo-message-redisplay): Use
4551         `mime-display-message' instead of `wl-mime-display-message'.
4552
4553         * wl-mime.el (toplevel): Removed compatibility workaround
4554         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
4555         (wl-mime-display-message): Abolished.
4556         (wl-mime-entity-read-field): Ditto.
4557         (wl-mime-combine-message/partial-pieces): Use
4558         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
4559
4560 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
4561
4562         * wl-template.el: Doc fixes.
4563
4564 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4565
4566         * wl-e21.el (wl-message-overload-functions): Do nothing if
4567         `current-local-map' is not available.
4568         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
4569
4570 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4571
4572         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
4573         representation.
4574
4575         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
4576         number.
4577         (wl-fldmgr-save-folders): Don't use `format' when insert
4578         `wl-fldmgr-folders-header'.
4579
4580 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4581
4582         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
4583
4584 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4585
4586         * wl-highlight.el (wl-highlight-message):
4587         Use `std11-field-end' to detect end point of the header field.
4588         Refer `wl-highlight-max-header-size'.
4589
4590         * wl-vars.el (wl-highlight-max-header-size): New variable.
4591
4592         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
4593
4594         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4595         Set `for-draft' argument of wl-highlight-headers.
4596         (wl-draft): Ditto.
4597         (wl-draft-reedit): Ditto.
4598         (wl-user-agent-compose-internal): Ditto.
4599
4600 2000-10-24   Daiki Ueno <ueno@unixuser.org>
4601
4602         * wl-message.el (wl-message-add-button): Use overlay.
4603
4604 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4605
4606         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
4607
4608         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
4609         problem when group-list content is nothing.
4610         (Reported by Mito <mit@nines.nec.co.jp>)
4611
4612 2000-10-18  SAITO Atsunori <sai@yedo.com>
4613
4614         * wl-summary.el (wl-summary-print-destination): Adjust line length.
4615
4616 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4617
4618         * tm-wl.el (toplevel): Use product-provide.
4619
4620 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
4621
4622         * Version number is increased to 2.3.92.
4623
4624 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4625
4626         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
4627         title text, use `display' property for left margin under Emacs 21.
4628
4629         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
4630         properties.
4631         (wl-plugged-init-icons): Ditto.
4632
4633 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4634
4635         * wl.el (wl-save-status, wl-init): Remove last period in
4636         "...done." message.
4637         * tm-wl.el (wl-summary-burst): Ditto.
4638         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
4639         wl-summary-resume-cache-status,
4640         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
4641         wl-summary-sync-update3, wl-summary-highlight-msgs,
4642         wl-summary-flush-pending-append-operations,
4643         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
4644         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
4645         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
4646         wl-thread-open-all): Ditto.
4647         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4648         * wl-mime.el (wl-summary-burst): Ditto.
4649         * wl-highlight.el (wl-highlight-summary): Ditto.
4650         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
4651         wl-folder-open-all, wl-folder-update-access-group): Ditto.
4652         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
4653         * wl-address.el (wl-local-address-init): Ditto.
4654
4655 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4656
4657         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
4658         `add-text-properties'.
4659         (wl-plugged-init-icons): Ditto.
4660         (wl-folder-init-icons): Use `propertize' instead of
4661         `put-text-property'.
4662         (wl-plugged-set-folder-icon): Ditto.
4663         (wl-e21-highlight-folder-group-line): Ditto.
4664
4665 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4666
4667         * wl-version.el (wl-version-status-alist): New variable.
4668         (wl-version-status): New function.
4669
4670         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
4671         "Cc" part of the case "Reply-To".
4672
4673         * wl-draft.el (wl-draft-reply): Use result of
4674         `eword-extract-address-components'.
4675
4676         * wl-demo.el (wl-demo-icon-name): New constant.
4677         (wl-logo-xpm): Use it.
4678         (wl-logo-xbm): Ditto.
4679         (wl-logo-bitmap): Ditto.
4680
4681         * Version number is increased to 2.3.91.
4682
4683 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4684
4685         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
4686         (wl-extended-emacs-version, wl-extended-emacs-version2,
4687         wl-extended-emacs-version3): Remove `interactive'.  Fixed
4688         docstring.
4689
4690         * wl-version.el (wl-generate-user-agent-string-1): New function.
4691         (wl-generate-user-agent-string): Use it.
4692
4693         * wl-version.el (wl-generate-user-agent-string-1): Ignore
4694         `mime-edit-insert-user-agent-field'.
4695         (wl-generate-user-agent-string): Check
4696         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
4697
4698         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
4699         instead of `if', when verbose case.
4700
4701 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4702
4703         * wl-expire.el (wl-summary-expire): Fix.
4704
4705 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4706
4707         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
4708         and `elmo-lost+found-folder' if 'wl-draft.
4709         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
4710
4711 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4712
4713         * wl-expire.el (wl-summary-expire): Change messages.
4714         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
4715         `deleing-info' instead of "Deleting..."
4716
4717 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
4718
4719         * wl-summary.el (wl-summary-refile-subr): Fix.
4720
4721 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4722
4723         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
4724         if pipe folder.
4725
4726 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4727
4728         * wl-vars.el (wl-draft-use-cache): Default `nil'.
4729
4730 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4731
4732         * wl-expire.el (wl-expire-hide): New function.
4733         (wl-summary-expire): Add `hide'.
4734
4735 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
4736
4737         * wl-vars.el (wl-draft-reply-without-argument-list):
4738         Changed default value to consider `Reply-To:'.
4739         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
4740
4741         * Version number is increased to 2.3.90.
4742
4743         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
4744         elmo-imap4-get-session with unwind-protect.
4745         Don't cause error.
4746         (wl-summary-sync-marks): Don't check plugged nor folder type.
4747         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
4748         (Always keep current buffer).
4749
4750 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4751
4752         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
4753         Enclose with `save-excursion'.
4754
4755 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4756
4757         * wl-version.el (wl-version): Remove interactive.
4758
4759 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4760
4761         * wl-version.el (wl-generate-user-agent-string): Use
4762         `product-string-verbose' instead of `product-string-1'.
4763
4764 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4765
4766         * wl-vars.el (wl-draft-use-cache): New variable.
4767         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
4768         if wl-draft-use-cache is non-nil.
4769
4770 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4771
4772         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
4773         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
4774
4775 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
4776
4777         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
4778         (wl-thread-msg-mark-as-unread): Ditto.
4779
4780         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
4781         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
4782         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
4783         Don't set mark in summary if return value of `elmo-mark-as-read'
4784         is nil.
4785         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
4786         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
4787         instead of `wl-thread-msg-mark-as-read'.
4788         (wl-summary-mark-as-unread-region): Ditto.
4789         (wl-summary-target-mark-mark-as-read): Ditto.
4790
4791         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4792
4793 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4794
4795         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
4796
4797         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
4798
4799 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4800
4801         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
4802         face.
4803
4804 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
4805
4806         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
4807         `running-xemacs'.
4808
4809 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4810
4811         * wl-version.el (toplevel): Use `product-version-as-string' for
4812         set verstion-string, if defined.
4813
4814         * wl-version.el (wl-version-show): Insert string at point, when
4815         call with argument.
4816
4817         * wl-version.el (wl-generate-user-agent-string): Use
4818         `product-string-1' instead of `wl-appname', `wl-version' and
4819         `wl-codename'.
4820
4821 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4822
4823         * wl-address.el (toplevel): Use product-provide.
4824         * wl-demo.el (toplevel): Ditto.
4825         * wl-dnd.el (toplevel): Ditto.
4826         * wl-draft.el (toplevel): Ditto.
4827         * wl-e21.el (toplevel): Ditto.
4828         * wl-expire.el (toplevel): Ditto.
4829         * wl-fldmgr.el (toplevel): Ditto.
4830         * wl-folder.el (toplevel): Ditto.
4831         * wl-highlight.el (toplevel): Ditto.
4832         * wl-message.el (toplevel): Ditto.
4833         * wl-mime.el (toplevel): Ditto.
4834         * wl-mule.el (toplevel): Ditto.
4835         * wl-nemacs.el (toplevel): Ditto.
4836         * wl-refile.el (toplevel): Ditto.
4837         * wl-score.el (toplevel): Ditto.
4838         * wl-summary.el (toplevel): Ditto.
4839         * wl-template.el (toplevel): Ditto.
4840         * wl-thread.el (toplevel): Ditto.
4841         * wl-util.el (toplevel): Ditto.
4842         * wl-vars.el (toplevel): Ditto.
4843         * wl-xmas.el (toplevel): Ditto.
4844         * wl.el (toplevel): Ditto.
4845
4846 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4847
4848         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
4849         instead of product.
4850
4851         * wl-version.el (wl-version): Compile time evalution elmo-version.
4852
4853 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
4854
4855         * wl-summary.el (wl-summary-sync-force-update): Append queue
4856         `mark-as-read'if unplugged.
4857
4858 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4859
4860         * wl-version.el: New file.  Use product.el.
4861         * wl.el: add (require 'wl-version).
4862         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
4863         for ~/.folders header.
4864         (wl-fldmgr-folders-header): Changed.
4865         * wl-demo.el (wl-demo): Use product.el.
4866
4867         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
4868         wl-version.el.
4869         * wl-util.el (wl-version, wl-version-show): Ditto.
4870
4871         * wl-util.el (wl-generate-user-agent-string,
4872         wl-extended-emacs-version, wl-extended-emacs-version2,
4873         wl-extended-emacs-version3): Move to wl-version.el.
4874         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
4875         xemacs-codename, mime-edit-insert-user-agent-field,
4876         mime-edit-user-agent-value, mime-editor/version,
4877         mime-editor/codename): Compile warning killer move to
4878         wl-version.el
4879
4880 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
4881
4882         * wl-summary.el (wl-summary-refile-subr): Fix.
4883
4884 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
4885
4886         * wl-summary.el (wl-summary-sync-marks): Changed argument for
4887         `elmo-list-folder-unread' and `elmo-list-folder-important'.
4888
4889 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
4890
4891         * wl.el (wl-check-environment): Check too many `@'.
4892
4893 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
4894
4895         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
4896
4897 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4898
4899         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
4900         wl-draft-reply-myself-without-argument-list): Add variables.
4901         * wl-draft.el (wl-draft-reply): Use it.
4902
4903 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
4904
4905         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
4906         the 5th argument of `elmo-network-get-spec'.
4907
4908         * wl-thread.el (wl-thread-reparent-children): New inline function.
4909         (wl-thread-delete-message): Use it.
4910
4911         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
4912         (wl-summary-score-update-all-lines): Don't use `dolist'.
4913
4914 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4915
4916         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
4917         (require 'elmo-msgdb) for inline function.
4918
4919 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4920
4921         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
4922
4923 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4924
4925         * wl-score.el (wl-score-headers): Fix for the confusing macro
4926         `elmo-kill-buffer'.
4927
4928 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4929
4930         * wl-summary.el: Don't use the 3rd argument of `require' because
4931         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
4932         * wl-util.el: Ditto.
4933         * wl-draft.el: Ditto.
4934
4935 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4936
4937         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
4938         window system is not used.
4939
4940 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
4941
4942         * wl-thread.el: Don't use `mapcar' only for iteration.
4943         (wl-thread-resume-entity): Ditto.
4944         (wl-thread-delete-message): Ditto.
4945
4946         * wl-summary.el: Bind `dragdrop-drop-functions',
4947         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
4948         of `require' for `timezone', `easymenu' and `ps-print';
4949         don't use `mapcar' only for iteration.
4950
4951         * wl-util.el: Bind `mule-version', `nemacs-version',
4952         `emacs-beta-version', `xemacs-codename',
4953         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
4954         `mime-editor/version' and `mime-editor/codename'; specify 3rd
4955         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
4956         only for iteration.
4957
4958         * wl-score.el: Don't use `mapcar' only for iteration.
4959         (wl-score-simplify-buffer-fuzzy): Ditto.
4960         (wl-score-simplify-subject): Ditto.
4961         (wl-score-headers): Ditto.
4962         (wl-summary-score-update-all-lines): Ditto.
4963
4964         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
4965         `enable-multibyte-characters' and `mule-version'.
4966
4967         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
4968         `mapcar' only for iteration.
4969
4970         * wl-demo.el: Don't use `mapcar' only for iteration.
4971
4972         * wl-folder.el: Don't use `mapcar' only for iteration.
4973         (wl-folder-open-all): Ditto.
4974         (wl-folder-count-incorporates): Ditto.
4975
4976         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
4977         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
4978
4979         * wl-draft.el: Bind `x-face-add-x-face-version-header',
4980         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
4981         `smtp-connection-type'; specify 3rd argument of `require' for
4982         `timezone'; don't use `mapcar' only for iteration.
4983         (wl-draft-clone-local-variables): Don't use `mapcar'.
4984         (wl-draft-generate-clone-buffer): Ditto.
4985         (wl-user-agent-compose-internal): Ditto.
4986
4987         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
4988
4989         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
4990         (wl-save-status): Ditto.
4991
4992         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
4993         for iteration.
4994
4995 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
4996
4997         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
4998         removed `Date'.
4999         (wl-fldmgr-make-filter-default): New user option.
5000
5001         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
5002         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
5003         (wl-fldmgr-filter-completion-alist): Abolish.
5004
5005         * wl.el (wl): Don't check servers if arg is non-nil.
5006
5007         * wl-draft.el (wl-draft-reply): Set only message-id string to
5008         In-Reply-To field.
5009
5010 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5011
5012         * wl-summary.el (wl-summary-pick): Rewrite.
5013
5014         * wl-draft.el (wl-draft-forward): Get references field from
5015         original buffer.
5016         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
5017
5018 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
5019
5020         * wl-draft.el (wl-draft-forward): Add references field.
5021
5022 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5023
5024         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
5025         (wl-draft-reply): Use it.
5026
5027 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
5028
5029         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
5030         when Emacs 21 is running.
5031
5032         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
5033         bindings.
5034
5035 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5036
5037         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
5038         XPM icons transparent.
5039
5040         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
5041         Emacs 21.
5042
5043 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
5044
5045         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
5046         nil.
5047
5048         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
5049         when it is persistent.
5050         (wl-summary-sync-marks): Changed argument for
5051         `elmo-list-folder-unread' and `elmo-list-folder-important'.
5052         (wl-summary-virtual): Use `elmo-read-search-condition'.
5053         (wl-summary-redisplay-internal): If folder is local, mark as read
5054         even when folder is plugged.
5055
5056 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
5057
5058         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
5059         of `tool-bar-lines' in the frame parameters.
5060         (after-make-frame-functions, post-command-hook): Don't modify the
5061         value.
5062         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
5063         wl-e21-tool-bar-lines): Removed.
5064
5065 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
5066
5067         * wl-highlight.el (wl-highlight-folder-path): Put overlay
5068         properties `evaporate' and `wl-momentary-overlay' as well.
5069         (wl-highlight-summary-displaying): Ditto.
5070         (wl-delete-all-overlays): Don't delete overlay which does not have
5071         a property `wl-momentary-overlay'.
5072
5073         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
5074         `display-mouse-p' and `display-graphic-p'.
5075         (wl-folder-init-icons): Don't search for XBM or the other files.
5076         (wl-plugged-set-folder-icon): Make icons if and only if
5077         `display-graphic-p' returns non-nil.
5078         (wl-highlight-plugged-current-line): Use `before-string' overlay
5079         property to show icon images.
5080         (wl-highlight-folder-current-line): Ditto.
5081         (wl-e21-highlight-folder-group-line): Ditto.
5082         (wl-e21-highlight-folder-by-numbers): Ditto.
5083         (wl-e21-insert-image): Removed.
5084         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
5085         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
5086         said.
5087         (wl-e21-switch-toolbar-after-make-frame): Renamed from
5088         `wl-e21-force-switch-toolbar'.
5089         (wl-e21-make-icon-image): Removed.
5090         (wl-e21-setup-toolbar): Don't search for XBM files.
5091         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
5092         the default value.
5093
5094 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
5095
5096         * wl-util.el (wl-biff-check-folder-async): Set
5097         `wl-biff-check-folders-running' even when it is not an IMAP folder.
5098
5099 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
5100
5101         * wl-e21.el (after-make-frame-functions): Add
5102         `wl-e21-force-switch-toolbar'.
5103         (wl-e21-force-switch-toolbar): New function force to switch the
5104         toolbar appearance automatically.
5105         (post-command-hook): Add `wl-e21-switch-toolbar'.
5106         (wl-e21-switch-toolbar): New function to switch the toolbar
5107         appearance automatically.
5108         (wl-e21-tool-bar-lines): New buffer local variable.
5109
5110 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5111
5112         * wl-util.el (wl-biff-check-folders-running): New variable.
5113         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
5114         (wl-biff-check-folder-async-callback):
5115         Set `wl-biff-check-folders-running'.
5116         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
5117         with unwind-protect.
5118
5119         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
5120         Enclose `wl-folder-auto-check' with unwind-protect.
5121
5122         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
5123         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
5124
5125         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
5126
5127         * wl-util.el (wl-biff-notify): New inline function.
5128         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
5129         locally.
5130         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
5131         folder-list' is 1.
5132         Use `wl-biff-notify'.
5133         (wl-biff-check-folder-async-callback): New function.
5134         (wl-biff-check-folder-async): Ditto.
5135
5136         * wl-folder.el (wl-folder): Don't check folders.
5137         (wl-folder-auto-check): New function.
5138
5139 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
5140
5141         * wl-util.el (wl-biff-start) [Emacs19+]:
5142         Use `timer-next-integral-multiple-of-time'.
5143         (wl-biff-check-folders): Use `wl-default-folder'
5144         if `wl-biff-check-folder-list' is nil.
5145
5146 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
5147
5148         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
5149         instead of `elmo-delete-lists'.
5150
5151 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
5152
5153         * wl.el (wl-plugged-toggle-all): Set the value of
5154         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
5155         (wl-plugged-toggle): Ditto.
5156         (wl-toggle-plugged): Ditto.
5157         (wl-plugged-init): Ditto.
5158
5159         * wl-xmas.el (wl-biff-init-icons): Set icons data to
5160         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5161         instead of `wl-biff-state-indicator-off' and
5162         `wl-biff-state-indicator-on'; don't modify the value and the type
5163         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
5164         (wl-plugged-init-icons): Set icons data to
5165         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5166         instead of `wl-plug-state-indicator-off' and
5167         `wl-plug-state-indicator-on'; don't modify the value and the type
5168         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
5169
5170         * wl-vars.el (wl-modeline-biff-state-off,
5171         wl-modeline-biff-state-on, wl-modeline-biff-status,
5172         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
5173         wl-modeline-plug-status): New internal variables.
5174         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
5175         wl-biff-check-interval, wl-biff-check-folder-list): Change
5176         customization group from `wl-folder' to `wl-highlight'.
5177         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
5178         wl-show-plug-status-on-modeline): Defcustomized.
5179
5180         * wl-util.el (wl-biff-check-folders): Set the value of the flag
5181         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
5182         (wl-mode-line-buffer-identification): Set both ON and OFF data with
5183         a flag to `mode-line-buffer-identification'.
5184
5185         * wl-e21.el (wl-biff-init-icons): Set icons data to
5186         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5187         instead of `wl-biff-state-indicator-off' and
5188         `wl-biff-state-indicator-on'.
5189         (wl-plugged-init-icons): Set icons data to
5190         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5191         instead of `wl-plug-state-indicator-off' and
5192         `wl-plug-state-indicator-on'.
5193
5194 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5195
5196         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
5197         excessive titles.
5198
5199 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5200
5201         * wl.el (wl-plugged-mode): Use revised
5202         `wl-mode-line-buffer-identification'.
5203         (wl-plugged-init): Don't use `force-mode-line-update'.
5204
5205         * wl-xmas.el (wl-draft-overload-functions): Use revised
5206         `wl-mode-line-buffer-identification'.
5207         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
5208         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
5209         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5210         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5211         `wl-make-plugged-hook';
5212         add `wl-folder-init-icons' and `wl-setup-folder' to
5213         `wl-folder-mode-hook'.
5214
5215         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
5216         19 as well.
5217         (wl-mode-line-display-priority-list): New user option.
5218         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
5219         Defcustomized.
5220         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
5221         Add docs.
5222
5223         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
5224         start.
5225         (wl-mode-line-buffer-identification): Revised as a function.
5226
5227         * wl-summary.el (wl-summary-mode): Use revised
5228         `wl-mode-line-buffer-identification'; don't call
5229         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
5230         (TopLevel): Don't bind `wl-e21-setup-summary' nor
5231         `wl-xmas-setup-summary'.
5232
5233         * wl-nemacs.el (wl-draft-overload-functions): Use revised
5234         `wl-mode-line-buffer-identification'.
5235
5236         * wl-mule.el (wl-draft-overload-functions): Use revised
5237         `wl-mode-line-buffer-identification'.
5238
5239         * wl-folder.el (wl-make-plugged-alist): Don't call
5240         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
5241         (wl-folder): Don't call `wl-folder-init-icons' directly.
5242         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
5243         `wl-xmas-setup-folder' directly;
5244         use revised `wl-mode-line-buffer-identification'.
5245         (TopLevel): Don't bind `wl-biff-init-icons',
5246         `wl-plugged-init-icons', `wl-folder-init-icons',
5247         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
5248
5249         * wl-e21.el (wl-draft-overload-functions): Use revised
5250         `wl-mode-line-buffer-identification'.
5251         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
5252         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
5253         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5254         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5255         `wl-make-plugged-hook';
5256         add `wl-folder-init-icons' and `wl-setup-folder' to
5257         `wl-folder-mode-hook'.
5258
5259 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
5260             Katsumi Yamaoka    <yamaoka@jpl.org>
5261
5262         * wl.el (wl): Call `wl-biff-start'.
5263         (wl-exit): Call `wl-biff-stop'.
5264         (wl-plugged-mode): Show biff in modeline.
5265         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
5266
5267         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
5268         (wl-biff-init-icons): New function.
5269         (wl-plugged-init-icons): Don't make too much keymaps.
5270         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
5271
5272         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
5273         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
5274         variables.
5275         (wl-biff-check-interval, wl-biff-check-folder-list): New user
5276         options.
5277
5278         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
5279         wl-biff-start, wl-biff-stop): New functions.
5280         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
5281         (wl-biff-timer-name): New variable.
5282
5283         * wl-summary.el (wl-summary-mode): Show biff in modeline.
5284
5285         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
5286         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5287
5288         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
5289         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5290
5291         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
5292         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
5293         `wl-folder-init-icons' to `ignore' if they are not available.
5294         (wl-folder-mode): Show biff in modeline.
5295
5296         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
5297         (wl-biff-init-icons): New function.
5298         (wl-plugged-init-icons): Don't make too much keymaps.
5299         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
5300
5301 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
5302
5303         * wl-vars.el (wl-strict-diff-folders): Customization Type
5304         and doc fix.  Define as a list of regular expressions for
5305         folders or nil.
5306         * wl-folder.el (wl-folder-check-one-entity): Use
5307         `wl-string-match-member' instead of `wl-string-member' for
5308         `wl-strict-diff-folders'.
5309
5310 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
5311
5312         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
5313         (wl-highlight-folder-current-line): Use it; new implementation.
5314         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
5315         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
5316         `defsubst' instead of `defun'.
5317
5318         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
5319         `wl-highlight-group-folder-by-numbers'; made it can also be a
5320         number.  See info for more details.
5321
5322         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
5323         running.
5324
5325         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
5326         to bind them.
5327
5328         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
5329         (wl-highlight-folder-current-line): New implementation.
5330
5331         * wl-highlight.el (wl-highlight-folder-group-line): New
5332         implementation.
5333         (wl-delete-all-overlays): Rewrite as a marco.
5334         (TopLevel): Require `wl-e21' when Emacs 21 is running.
5335
5336         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
5337         running.
5338         (wl-folder-*-glyph): No need to bind them.
5339
5340         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
5341         `wl-e21-highlight-folder-group-icon'; rewrite.
5342         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
5343         `defsubst' instead of `defun'.
5344         (wl-folder-mode-map): Bind it when compiling.
5345
5346 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5347
5348         * wl.el (wl): Initialize plug-related settings before `wl-init'.
5349
5350         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
5351
5352 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
5353
5354         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
5355
5356 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
5357
5358         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
5359         (wl-highlight-folder-current-line): Use it.
5360
5361         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
5362         in `id-name'.
5363
5364 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
5365
5366         * wl.el: Require `wl-e21' when Emacs 21 is running.
5367
5368         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
5369         default when Emacs 21 is running.
5370         (wl-use-highlight-mouse-line): Ditto.
5371         (wl-on-emacs21): New constant.
5372         (wl-on-emacs20): Removed.
5373
5374         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
5375         Emacs 21 is running.
5376
5377         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
5378         Emacs 21 is running.
5379
5380         * wl-e21.el: New file.
5381
5382 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
5383
5384         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
5385         (wl-toggle-plugged): Ditto.
5386         (wl-plugged-toggle): Ditto.
5387         (wl-plugged-toggle-all): Ditto.
5388
5389         * wl-vars.el (wl-plug-state-indicator): Refer
5390         `wl-plug-state-indicator-on' indirectly.
5391
5392 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5393
5394         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
5395         Call `wl-folder-confirm-existence'.
5396
5397         * wl-folder.el (wl-folder-confirm-existence): Added optional
5398         argument `force'.
5399
5400 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
5401
5402         * wl-summary.el (wl-summary-refile-subr): Assume
5403         `copy-or-refile' as symbol.
5404         (wl-summary-refile): Follow up above change.
5405         (wl-summary-copy): Ditto.  Doc fix.
5406
5407 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5408
5409         * wl-summary.el (wl-summary-pick): Don't bind
5410         `elmo-search-mime-charset'.
5411
5412         * wl-vars.el (wl-highlight-message-header-button-alist): Define
5413         default using old backquote style.
5414         (wl-search-mime-charset): Abolished.
5415
5416         * wl-highlight.el (wl-highlight-headers):
5417         Call `point' after `re-search-forward'(for Nemacs).
5418
5419         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
5420         for elmo-imap4.el.
5421
5422 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
5423
5424         * wl-message.el (wl-mmelmo-message-redisplay): Bind
5425         `wl-message-ignored-field-list' instead of
5426         `mime-view-ignored-field-list'.
5427
5428         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
5429         Add interactive spec.
5430         (wl-folder-goto-bottom-of-current-folder): Ditto.
5431         (wl-folder-mode-map): Bind them.
5432
5433         * wl-vars.el (wl-message-ignored-field-list): New variable.
5434         (wl-message-visible-field-list): New variable.
5435
5436         * wl-mime.el (wl-mime-header-presentation-method): New function.
5437         (wl-mime-setup): Set header-presentation-method.
5438
5439 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5440
5441         * wl-nemacs.el (wl-draft-overload-functions): Set
5442         `mode-line-buffer-identification' instead of using
5443         `wl-make-modeline'.
5444
5445         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
5446         instead of using `wl-make-modeline'.
5447
5448         * wl-xmas.el (wl-plugged-init-icons): Set up
5449         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
5450         (wl-make-modeline): Abolish.
5451         (wl-draft-overload-functions): Set
5452         `mode-line-buffer-identification' instead of using
5453         `wl-make-modeline'.
5454
5455         * wl-util.el (wl-make-modeline-subr): Abolish.
5456         (wl-mode-line-buffer-identification): New alias.
5457
5458         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
5459         (wl-summary-make-modeline): Abolish.
5460         (wl-summary-buffer-set-folder): Set
5461         `wl-summary-buffer-folder-indicator'.
5462         (wl-summary-mode): Set `mode-line-buffer-identification' instead
5463         of using `wl-make-modeline'.
5464         (wl-summary-switch-to-clone-buffer): Don't set
5465         `mode-line-buffer-identification'.
5466         (wl-summary-goto-folder-subr): Ditto.
5467
5468         * wl-mule.el (wl-draft-overload-functions): Set
5469         `mode-line-buffer-identification' instead of using
5470         `wl-make-modeline'.
5471
5472         * wl-folder.el (wl-folder-mode): Set
5473         `mode-line-buffer-identification' instead of using
5474         `wl-make-modeline'.
5475         (wl-folder): Don't set `mode-line-buffer-identification'.
5476
5477 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
5478
5479         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
5480         instead of `member' for `wl-refile-guess-func-list' look-ups.
5481         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
5482
5483 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5484
5485         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
5486         `wl-message-button-dispatcher'.
5487
5488         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
5489
5490         * wl-message.el (wl-message-button-dispatcher): Use it.
5491
5492         * wl-vars.el (wl-highlight-message-header-button-alist): Add
5493         "In-Reply-To".
5494
5495         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
5496         Bind `case-fold-search' to t.
5497
5498 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5499
5500         * wl-xmas.el (wl-message-overload-functions): Initialize
5501         `wl-message-button-map'.
5502
5503         * wl-mule.el (wl-message-overload-functions): Initialize
5504         `wl-message-button-map'.
5505
5506         * wl-vars.el (wl-highlight-message-header-button-alist): New.
5507
5508         * wl-message.el (wl-message-button-map): New keymap.
5509         (wl-message-add-button): New function.
5510         (wl-message-button-dispatcher): New function.
5511         (wl-message-button-refer-article): New function.
5512
5513         * wl-highlight.el
5514         (wl-highlight-message-add-buttons-to-header): New function.
5515         (wl-highlight-headers): Use it.
5516
5517 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5518
5519         * wl-summary.el (wl-summary-default-from): Use
5520         `wl-address-get-petname-1'.
5521         (wl-summary-simple-from): Ditto.
5522
5523         * wl-address.el (wl-address-get-petname-1): New inline function.
5524         (wl-address-get-petname): Use it.
5525
5526 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
5527
5528         * wl-summary.el (wl-summary-default-from): Return full-name part
5529         from the address if no petname was found.
5530         (wl-summary-simple-from): Ditto.
5531
5532         * wl-address.el (wl-address-get-petname): Return nil if no petname
5533         associated with the address was found.
5534
5535 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5536
5537         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
5538         display is finished.
5539
5540 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5541
5542         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
5543         `elmo-folder-exists-p' argument.
5544
5545 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
5546
5547         * wl-folder.el (wl-folder-confirm-existence): Check existence of
5548         the folder.
5549
5550 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
5551
5552         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
5553
5554         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5555         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
5556
5557 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
5558
5559         * wl-folder.el (wl-folder-create-subr): New function.
5560         (wl-folder-confirm-existence): Use it.
5561         (wl-folder-check-one-entity): Use it.
5562         Check the error symbol is derived from 'elmo-open-error.
5563
5564         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
5565         `ignore-error'.
5566
5567 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5568
5569         * wl-util.el (toplevel): Add (eval-when-compile (require
5570         'elmo-util)).  (Maybe `provide' is typo.)
5571
5572 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5573
5574         * wl-util.el (toplevel): Removed (provide 'elmo-util).
5575         (I don't know why this was needed.)
5576
5577         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
5578         Follow up changes for stream-type.
5579
5580         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
5581         (wl-draft-elmo-nntp-send): Ditto.
5582
5583         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
5584         (wl-nntp-posting-stream-type): Ditto.
5585         (wl-pop-before-smtp-ssl): Abolished.
5586         (wl-nntp-posting-ssl): Ditto.
5587
5588         * wl-address.el (wl-address-quote-specials): New function.
5589         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
5590
5591         * wl-draft.el (wl-draft-reply): Ditto.
5592
5593 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5594
5595         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
5596         use function `wl-string-match-assoc'.
5597
5598 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
5599
5600         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
5601
5602         * wl-draft.el (wl-draft-deduce-address-list): New function.
5603         (wl-draft-parse-mailbox-list): Ditto.
5604         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
5605         instead of `smtp-deduce-address-list'.
5606         (wl-draft-on-field-p): Follow group list.
5607
5608         * wl-address.el (wl-address-concat-token): New function.
5609         (wl-address-string-without-group-list-contents): Ditto.
5610         (wl-complete-field-body): Fixed problem of completion
5611         by japanese petname.
5612         (wl-address-make-completion-list): Rewrite.
5613
5614 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
5615
5616         * wl-address.el (wl-address-make-completion-list): Completion by
5617         petname.
5618         (wl-complete-field-body): Likewise.
5619
5620 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
5621
5622         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
5623         contains invalid address syntax.
5624
5625 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
5626
5627         * wl-folder.el (wl-folder-check-entity-async): Use
5628         `elmo-nntp-spec-hostname'.
5629
5630 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
5631
5632         * wl-summary.el (wl-summary-msgdb-load-async): Use
5633         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
5634
5635 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
5636
5637         * wl-draft.el (wl-draft-reply): Set argument
5638         `content-transfer-encoding' as nil.
5639
5640 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
5641
5642         * wl-refile.el (wl-refile-learn): Move hit element to the top of
5643         `wl-refile-alist'.
5644
5645 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
5646
5647         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
5648         (wl-draft-edit-string): Ditto.
5649         (wl-draft-forward): Ditto.
5650         * wl-summary.el (wl-summary-write): Ditto.
5651
5652 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5653
5654         * wl-summary.el (wl-summary-sync-update3): Call
5655         `wl-summary-buffer-number-column-detect'.
5656         (wl-summary-buffer-number-column-detect): Search from point-min.
5657
5658 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
5659
5660         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
5661         contains an address which is not included in original to or cc.
5662
5663 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
5664
5665         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
5666         begin-line does not exist.
5667         * wl-message.el (wl-message-uu-substring): Ditto.
5668
5669 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
5670
5671         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
5672         clear local variables.
5673         (wl-summary-exit): Call `elmo-commit'.
5674         (wl-summary-switch-to-clone-buffer): Call
5675         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
5676         (wl-summary-goto-folder-subr): Ditto.
5677
5678         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
5679         POP folder.
5680
5681 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5682
5683         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
5684         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
5685         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
5686         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
5687         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
5688         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
5689
5690         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
5691
5692 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
5693
5694         * wl-summary.el (wl-summary-search-by-subject):
5695         Search parent message from the latest one.
5696
5697 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
5698
5699         * wl-draft.el (wl-draft-reply): Insert address with full-name.
5700         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
5701
5702         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
5703         New user option.
5704
5705         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
5706         if elmo-nntp-use-killed-list is nil.
5707         Use `elmo-msgdb-append-to-killed-list'.
5708         (Append numbers confirmed as disappeared to the killed list.)
5709         (wl-summary-confirm-appends): Don't display negative number.
5710
5711 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5712
5713         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
5714
5715 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
5716
5717         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
5718         range is `all'.
5719         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
5720         `elmo-list-bigger-diff'.
5721
5722 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5723
5724         * wl-summary.el (wl-summary-buffer-exit-func):
5725         New buffer local variable.
5726         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
5727
5728 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
5729
5730         * wl-demo.el (wl-demo): Fix the last change.
5731
5732 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
5733
5734         * wl-demo.el (wl-demo): Don't use `eval'.
5735
5736 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5737
5738         * wl-summary.el (wl-summary-buffer-thread-modified):
5739         New buffer-local variable.
5740         (wl-summary-set-thread-modified): New function.
5741         (wl-summary-thread-modified-p): New function.
5742         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
5743         (wl-summary-yank-saved-message): Use function
5744         `wl-summary-set-thread-modified'
5745         (wl-summary-switch-to-clone-buffer): Add
5746         `wl-summary-buffer-thread-modified'.
5747
5748         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
5749         (wl-summary-buffer-mark-saved-hook): Ditto.
5750         * wl-summary.el (wl-summary-msgdb-save): New hook
5751         `wl-summary-buffer-message-saved-hook' and
5752         `wl-summary-buffer-mark-saved-hook'.
5753
5754 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5755
5756         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
5757
5758 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5759
5760         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
5761         don't hide scroll bars under FSF Emacsen because it may incur an
5762         undesirable redrawing.
5763
5764 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
5765
5766         * wl-draft.el (wl-draft-edit-string): Call
5767         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
5768
5769 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
5770
5771         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
5772
5773 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
5774
5775         * wl-summary.el (wl-summary-msgdb-load-async): Call
5776         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
5777
5778 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
5779
5780         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
5781         fringes in demo buffer; center bitmap logo correctly even if old
5782         Mule is used.
5783
5784 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
5785
5786         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
5787
5788         * wl-refile.el (wl-refile-subject-alist): New variable.
5789         (wl-refile-subject-alist-file-name): Ditto.
5790         (wl-refile-alist-setup): Rewrite.
5791         (wl-refile-alist-save): Use `elmo-object-save'.
5792         Eliminated arguments.
5793         (wl-refile-learn): Check `wl-refile-guess-func-list'.
5794         (wl-refile-guess-by-subject): New function.
5795         (wl-refile-guess-func-list): Added it.
5796
5797 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5798
5799         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
5800         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
5801
5802 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
5803
5804         * wl-summary.el (wl-summary-buffer-prev-folder-func):
5805         New buffer-local variable.
5806         (wl-summary-buffer-next-folder-func): Ditto.
5807         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
5808         if non-nil.
5809         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
5810         if non-nil.
5811         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
5812         if non-nil.
5813         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
5814         if non-nil.
5815
5816 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
5817
5818         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
5819         permanently in the demo buffer.
5820
5821 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
5822
5823         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
5824         `mime-entity-fetch-field'.
5825
5826         * wl.el (wl-exit): Delete plugged buffer.
5827
5828         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
5829         XEmacs has menubar feature.
5830
5831 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5832
5833         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
5834         cannot arrive at the beginning of the buffer under old Emacsen.
5835
5836 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * wl-address.el (wl-address-ldap-search):
5839         Call `ldap-search-entries' with `withdn' argument t.
5840         (wl-complete-field-body): Bind completion-ignore-case as t.
5841         Clear ldap search hash when it was sole completion.
5842         Use elmo-string for pattern string.
5843         (wl-ldap-alias-safe-string): Eliminated needless let.
5844
5845 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
5846
5847         * wl-address.el (wl-ldap-alias-dn-level): New variable.
5848         (wl-ldap-alias-sep): New constant.
5849         (wl-ldap-search-attribute-type-list): Ditto.
5850         (wl-ldap-get-value): New function.
5851         (wl-ldap-make-filter): Ditto.
5852         (wl-ldap-make-matched-value-list): Ditto.
5853         (wl-ldap-alias-safe-string): Ditto.
5854         (wl-ldap-register-dn-string): Ditto.
5855         (wl-address-ldap-search): Rewrite.
5856
5857 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5858
5859         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
5860         thread is deleted.
5861         (wl-thread-delete-line-from-buffer): Ditto.
5862         (wl-thread-get-exist-children): New function.
5863
5864 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
5865
5866         * wl-demo.el (wl-demo): Made it to select various image types.
5867         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
5868         from `wl-title-logo'.
5869         (wl-logo-ascii): New variable.
5870         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
5871         (wl-demo-copyright-notice): New constant.
5872
5873         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
5874
5875 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5876
5877         * wl-vars.el (wl-summary-target-above): Renamed from
5878         wl-summary-temp-above.
5879         * wl-score.el (wl-score-get-score-alist): Use it.
5880         (wl-summary-score-update-all-lines): Use it.
5881         * wl-summary.el: Ditto. (make-variable-buffer-local).
5882
5883 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5884
5885         * wl-vars.el (wl-ldap-port): New user option.
5886
5887         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
5888         Rewite whole implementation.
5889         (wl-complete-field-body): Fixed.
5890
5891 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
5892
5893         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
5894         Choose implementation at compile time.
5895
5896 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5897
5898         * wl-address.el (wl-ldap-search-internal): New function.
5899         (wl-complete-field-to): Use it.
5900
5901 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
5902
5903         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
5904         Use `let' instead of `let*'.
5905         Require 'wl-vars.
5906
5907         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
5908         Define as defcustom.
5909         (wl-ldap-base): Ditto.
5910         (wl-use-ldap): Ditto.
5911
5912 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5913
5914         * wl-address.el (wl-ldap-search): New function.
5915         (wl-complete-field-body): Use `wl-ldap-search'.
5916         (wl-ldap-server): New variable.
5917         (wl-ldap-base): Ditto.
5918         (wl-use-ldap): Ditto.
5919
5920 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
5921
5922         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
5923         (Pointed out by Mito <mit@nines.nec.co.jp>).
5924         * wl-summary.el (wl-summary-redisplay-no-mime): Update
5925         buffer-local variables like `wl-summary-redisplay-internal'.
5926         (wl-summary-redisplay-all-header): Likewise.  Update
5927         Summary view too.
5928
5929 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
5930
5931         * wl-summary.el (wl-summary-jump-to-parent-message):
5932         Consider prefix argument.
5933
5934         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
5935         when closed thread is deleted.
5936
5937 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
5938
5939         * wl-summary.el (wl-summary-jump-to-parent-message):
5940         Consider thread modification.
5941
5942 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
5943
5944         * wl-message.el (wl-message-normal-get-original-buffer): Use
5945         `save-excursion'.
5946
5947         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
5948         (wl-summary-showto-folder-regexp): Ditto.
5949
5950 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
5951
5952         * wl-util.el (wl-delete-alist): Doc fix.
5953         (wl-delete-associations): New function.
5954         (wl-inverse-alist): New function.
5955         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
5956         Split temporary variables. Use `wl-delete-associations'
5957         and `wl-inverse-alist'.
5958         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
5959
5960 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5961
5962         * wl-folder.el (wl-folder-prefetch-entity):
5963         Execute prefetching if new count is unknown.
5964
5965 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5966
5967         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
5968
5969         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
5970         delete entity.
5971         (wl-thread-set-parent): If insert as top, set linked as nil.
5972
5973         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
5974         `wl-thread-cleanup-symbols' when view mode is thread.
5975
5976 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
5977
5978         * wl-folder.el (wl-folder-create-folder-entity): Use
5979         with-current-buffer.
5980         (wl-local-folder-init): Call set-buffer to make sure we are in
5981         the Folder buffer. Don't touch buffer-local variables here.
5982         (wl-folder-mode): Initialize buffer-local variables here.
5983
5984         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
5985         (wl-folder-entity-assign-id): Ditto.
5986         (wl-folder-create-entity-hashtb): Ditto.
5987         (wl-local-folder-init): Ditto.
5988         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
5989
5990 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5991
5992         * wl-summary.el (wl-summary-default-from): Fix probrem when
5993         std11-extract-address-components return (nil "foo@bar").
5994
5995 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
5996
5997         * wl-draft.el (wl-draft-clone-local-variables):
5998         Remove redundant `setq'.
5999
6000 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
6001
6002         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6003         Bind wl-highlight-x-face-func as nil while highlighting header.
6004
6005 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
6006
6007         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
6008
6009 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6010
6011         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
6012         elmo-msgdb-overview-hashtb from copy-variables.
6013         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
6014         instead of `elmo-msgdb-overview-get-entity-by-number'.
6015         (wl-summary-auto-refile): Ditto.
6016
6017         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
6018         `elmo-msgdb-overview-get-entity' instead of
6019         `elmo-msgdb-search-overview-entity'.  Use
6020         `elmo-msgdb-overview-get-entity' instead of
6021         `elmo-msgdb-overview-get-entity-by-number'.
6022         (wl-thread-insert-entity-sub): Ditto.
6023         (wl-thread-insert-message): Ditto.
6024
6025         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
6026         `elmo-msgdb-overview-get-entity'.
6027         (wl-normal-message-redisplay): Ditto.
6028
6029 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6030
6031         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
6032         `wl-thread-entities'.
6033         (wl-thread-delete-message): Fix remove top message from
6034         `wl-thread-entity-list'.
6035
6036         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
6037         wl-append(nconc), because update-list is broken on Meadow.
6038
6039         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
6040         updating process.
6041         (wl-summary-rescan): Ditto.
6042         (wl-summary-sync-update3): Ditto.
6043         * wl-thread.el (wl-thread-set-parent): Renamed from
6044         `wl-summary-set-parent'.
6045         (wl-thread-insert-message): Updating buffer faster.
6046         (wl-thread-delete-message): Updating buffer faster.
6047
6048         * wl-score.el (wl-summary-score-update-all-lines): Changed
6049         interval for display progress gauge.
6050
6051 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6052
6053         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
6054         folder always-sticky.
6055         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
6056         defmacro.
6057
6058 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
6059
6060         * wl-vars.el (wl-draft-add-references): New user option.
6061
6062         * wl-draft.el (wl-draft-add-references): New function.
6063         (wl-draft-yank-from-mail-reply-buffer): Use it.
6064         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
6065         as nil.
6066
6067 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6068
6069         * wl-thread.el (wl-thread-update-line-msgs): Called
6070         `wl-thread-update-line-on-buffer-sub'.
6071         (wl-thread-update-line-on-buffer): Delete routine of inserting
6072         thread.
6073         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
6074         moved from `wl-thread-update-line-on-buffer'.
6075         Add threshold for displaying progress gauge.
6076         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
6077         argument of `wl-thread-update-line-msgs'.
6078         Add threshold for displaying progress gauge.
6079         * wl-folder.el:
6080         Add threshold for displaying progress gauge.
6081         * wl-score.el: Ditto.
6082
6083         * wl-expire.el (wl-summary-expire): Display deleting info.
6084
6085 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
6088         `no-msg'.
6089         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
6090         argument of `wl-thread-update-line-msgs'.
6091         (wl-summary-set-parent): Added optional argument `parent-number'.
6092         (wl-summary-buffer-saved-message): New buffer local variable.
6093         (wl-summary-save-current-message): New command.
6094         (wl-summary-yank-saved-message): Ditto.
6095         (wl-summary-mode-map): Added key binding for
6096         `wl-summary-save-current-message' (\ew) and
6097         `wl-summary-yank-saved-message' (\C-y).
6098         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
6099
6100 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
6101
6102         * wl-summary.el (wl-summary-mode-map): Added key binding for
6103         `wl-summary-set-parent' (ts).
6104
6105 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6106
6107         * wl-summary.el (wl-summary-insert-thread-entity): Search same
6108         subject faster. If thread number is reverse, delayed updating
6109         thread.
6110         (wl-summary-search-by-subject): Ditto.
6111         (wl-summary-put-alike): Ditto.
6112         (wl-summary-get-alike): Ditto.
6113         (wl-summary-insert-headers): Insert header of all overview in
6114         buffer.
6115         (wl-summary-rescan): Delayed updating thread. Kill search subject
6116         buffer for wl-summary-search-by-subject.
6117         (wl-summary-sync-update3): Ditto.
6118         (wl-summary-exit): Ditto.
6119         (wl-summary-goto-bottom-of-current-thread): Change for linked
6120         thread.
6121         (wl-summary-overview-create-summary-line): Change line for linked
6122         thread.
6123
6124         * wl-summary.el (wl-summary-update-thread): Use
6125         wl-thread-maybe-get-children-num.
6126         (wl-summary-set-parent): If change parent, move sub thread.
6127         (wl-summary-redisplay-internal): Add horizontal recenter.
6128         (wl-summary-redisplay-no-mime): Add horizontal recenter.
6129
6130         * wl-thread.el (wl-thread-entity-get-linked): New function.
6131         (wl-thread-entity-set-linked): New function.
6132         (wl-thread-create-entity): Add linked element.
6133         (wl-thread-entity-insert-as-top): Use wl-append.
6134         (wl-thread-maybe-get-children-num): If closing thread, return
6135         children msgs.
6136         (wl-thread-update-line-msgs): Displaying progress message.
6137         (wl-thread-update-line-on-buffer-sub): Use
6138         wl-thread-maybe-get-children-num.
6139         (wl-thread-update-line-on-buffer): If update line is not exists,
6140         insert thread.
6141         (wl-thread-delete-message): If delete top msg of thread, search
6142         parent by subject.
6143         (wl-thread-insert-entity): Use
6144         wl-thread-maybe-get-children-num.
6145
6146         * wl-highlight.el (wl-highlight-summary-current-line): change
6147         sregexp for linked thread.
6148         * wl-util.el (wl-count-lines): Count lines.
6149         (wl-horizontal-recenter): horizontal recenter.
6150         * wl-score.el (wl-score-put-alike): Use wl-count-lines
6151         (wl-score-get-alike): Ditto.
6152         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
6153         (wl-subject-length-limit): New variable.
6154         (wl-highlight-thread-indent-string-regexp): Changed for linked
6155         thread.
6156
6157 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6158
6159         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6160         New variable (revival).
6161         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6162         by subject matching if there's no in-reply-to nor references field
6163         (revival).
6164
6165 \f
6166 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6167
6168         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
6169         message.
6170
6171 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
6172
6173         * wl-summary.el (wl-summary-reply): Return t if there was a
6174         message at cursor point.
6175         Added unwind-protect.
6176         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
6177         returns t.
6178         (wl-summary-cancel-message): Do nothing when there's no message at
6179         cursor point.
6180         (wl-summary-forward): Ditto.
6181         (wl-summary-jump-to-parent-message): Ditto.
6182         (wl-summary-reedit): Ditto.
6183         (wl-summary-edit-addresses): Ditto.
6184         (wl-summary-pipe-message): Ditto.
6185         (wl-summary-print-message-with-ps-print): Ditto.
6186         (wl-summary-print-message): Ditto.
6187         (wl-summary-mark-as-important): Ditto.
6188         (wl-summary-mark-as-unread): Ditto.
6189
6190         * wl-summary.el (wl-summary-reply): Cause an error when there's no
6191         message at cursor point.
6192         (wl-summary-reply-with-citation): Remove unwind-protect.
6193
6194         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
6195         subject searching feature.
6196         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6197         Eliminated.
6198
6199 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
6200
6201         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6202         New variable.
6203         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6204         by subject matching if there's no in-reply-to nor references field.
6205
6206         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
6207
6208         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
6209         when display is finished.
6210         (wl-folder-open-all): Ditto.
6211         (wl-folder-update-access-group): Ditto.
6212         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
6213         * wl-thread.el (wl-thread-close-all): Ditto.
6214
6215         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
6216         progress gauge only when it was displayed.
6217         * wl-folder.el (wl-folder-insert-entity): Ditto.
6218
6219 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6220
6221         * wl-summary.el (wl-summary-incorporate): Enclose
6222         `wl-summary-sync-force-update' with save-excursion.
6223
6224 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
6225
6226         * wl-summary.el (wl-summary-prefetch-region):
6227         Pass current cursor point to `pos-visible-in-window-p' after
6228         moving cursor to the started point.
6229
6230 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6231
6232         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
6233
6234         * wl-draft.el (wl-draft-insert-current-message): Delete useless
6235         fields from the forwarding message.
6236         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
6237         `ignored-fields'.
6238
6239 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
6240
6241         * wl-mime.el (wl-message-request-partial):
6242         Eliminated argument `msgdb'.
6243         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
6244         (wl-mime-combine-message/partial-pieces): Likewise.
6245         * tm-wl.el (wl-message-request-partial): Likewise.
6246         (wl-mime-combine-message/partial-pieces): Likewise.
6247
6248 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
6249
6250         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
6251         when display is finished.
6252
6253 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
6254
6255         * wl-summary.el (wl-summary-goto-folder-subr):
6256         Fix problem when wl-summary-partial-highlight-above-lines is nil.
6257
6258 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
6259
6260         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
6261         when cursor point is visible.
6262
6263 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
6264
6265         * wl-expire.el (wl-expire-archive-get-max-number):
6266         Don't use `file-name-directory'.
6267
6268 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
6269
6270         * wl-expire.el (wl-expire-archive-get-max-number):
6271         Use `file-name-directory'.
6272
6273 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6274
6275         * wl-summary.el (wl-summary-sync-marks): Re-display progress
6276         only when there is progress.
6277
6278 2000-04-13  Mito <mit@nines.nec.co.jp>
6279
6280         * wl-summary.el (wl-summary-sync-marks): Display progress.
6281
6282 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6283
6284         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
6285         (wl-summary-prev): Move cursor regardless of unread status.
6286         (wl-summary-next): Ditto.
6287
6288 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
6289
6290         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
6291         Added argument `target' and `number'.
6292         * tm-wl.el (wl-summary-burst-subr): New function.
6293         (wl-summary-burst): Use it.
6294
6295 2000-04-10  Mito <mit@nines.nec.co.jp>
6296
6297         * wl-mime.el (wl-burst): New function.
6298         (wl-summary-burst): Use it.
6299
6300 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
6301
6302         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
6303         as petname when there's no candidate.
6304
6305 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
6306
6307         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
6308         New variable.
6309         * wl-fldmgr.el (wl-fldmgr-add): Use it.
6310
6311         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
6312
6313         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
6314
6315 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
6316
6317         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
6318         Use substring of `original' instead of buffer-substring.
6319         (wl-refile-evaluate-rule):
6320         Set `original' argument of wl-refile-expand-newtext.
6321
6322         * wl-summary.el
6323         (wl-summary-auto-refile-check-refile-rule-alist-subr,
6324         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
6325         (wl-summary-auto-refile): Check existence of destination folder just
6326         before marking.
6327
6328 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6329
6330         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
6331         when wl-refile-get-field-value return nil.
6332
6333 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
6334
6335         * wl-refile.el
6336         (wl-refile-expand-newtext): New function imported from Gnus.
6337         (wl-refile-evaluate-rule): Use it.
6338
6339 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
6340
6341         * wl-summary.el (wl-summary-print-destination):
6342         Duplicate folder string to avoid putting text-property on
6343         original string.
6344
6345         * wl-refile.el (wl-refile-get-field-value): New function.
6346         (wl-refile-evaluate-rule): New function;
6347         Evaluate refile rule recursively.
6348         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
6349         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
6350         New function; Check existence of a target folder recursively.
6351         (wl-summary-auto-refile-check-refile-rule-alist):
6352         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
6353
6354 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
6355
6356         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
6357
6358         * wl-folder.el (wl-create-folder-entity-from-buffer):
6359         Fixed problem when '}' character is contained in folder name.
6360
6361         * wl-xmas.el (wl-make-modeline): Consider plugged status.
6362
6363 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6364
6365         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
6366         (wl-fldmgr-add-completion-all-completions):
6367         Use wl-fldmgr-add-completion-hashtb.
6368
6369 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6370
6371         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
6372         wl-fldmgr-add-completion-subr): New functions.
6373         * wl-folder.el (wl-folder-completion-func): New variable.
6374         * wl-summary.el (wl-summary-read-folder):
6375         Use wl-folder-completion-func.
6376
6377         * wl-refile.el: Eliminate throw & catch.
6378
6379         * wl.el (wl-plugged-sending-queue-status): Fixed.
6380
6381 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
6382
6383         * wl-draft.el (wl-draft): Put category property on
6384         mail-header-separator.