(wl-summary-goto-folder-subr): Call
[elisp/wanderlust.git] / wl / ChangeLog
1 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-summary.el (wl-summary-goto-folder-subr): Call
4         `elmo-folder-close' instead of `elmo-folder-commit' if discard
5         current summary.
6
7 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8
9         * wl-util.el (wl-read-shell-commande): New function or alias.
10
11         * wl-summary.el (wl-summary-pipe-message): Use
12         `wl-read-shell-command' instead of `read-string'.
13         (wl-summary-target-mark-pipe): Ditto.
14
15 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
16
17         * wl-summary.el (wl-summary-reply): Fix docstring.
18         * wl-draft.el (wl-draft-reply): Ditto.
19
20 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * wl-mime.el (wl-summary-extract-attachments): New command.
23         (wl-summary-extract-attachments-1): New internal function.
24
25 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
26
27         * wl-expire.el (wl-expire-folder): New function (split from
28         wl-summary-expire).
29         (wl-summary-expire): Use it. Add argument `all' instead of remove
30         `nolist'. Cause an error only if this function is calling
31         interactively.
32
33 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
34
35         * wl-expire.el (wl-expire-refile): Display progress message.
36         (wl-summary-expire): Simplify.
37
38         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
39         unused argument `deleting-info'.
40
41 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
42
43         * wl-vars.el (wl-message-popup-buffers): New user option.
44
45         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
46         (wl-message-delete-popup-windows): New function that substitues
47         above one.
48         (wl-mime-setup): Follow the above change.
49
50 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
51
52         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
53
54 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
55
56         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
57         "tkm" to wl-thread-spam.
58
59 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
60
61         * wl-thread.el (wl-thread-entity-insert-as-children): Use
62         wl-thread-entity-set-children.
63         (wl-thread-insert-message, wl-thread-insert-entity-sub,
64         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
65         Use wl-thread-entity-get-*.
66
67 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
68
69         * wl-mime.el (wl-epg-progress-callback): New function.
70         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
71         with `elmo-with-progress-display'. Set a progress callback
72         function to epg-context.
73         (wl-mime-pgp-verify-region-with-epg): Ditto.
74
75 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
76
77         * wl-util.el (wl-completing-read-multiple): Define as an alias of
78         `completing-read-multiple' if emacs-version is not less than 22.
79
80 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
81
82         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
83         change.
84
85 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
86
87         * wl-summary.el (wl-summary-sync-update): Move
88         `wl-thread-update-indent-string-thread' to outside of
89         `elmo-with-progress-display'.
90
91 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
92
93         * wl-message.el (wl-message-exit): Check buffer existence.
94
95 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * wl-util.el (wl-simple-display-progress): New function.
98         (wl-display-progress-with-gauge): Ditto.
99         (wl-progress-callback-function): Ditto.
100
101         * wl.el (wl-init): Set `elmo-progress-callback-function' as
102         `wl-progress-callback-function'
103
104         * wl-vars.el (wl-display-progress-threshold): New user option.
105         (wl-display-progress-function): Ditto.
106
107         * Version number is increased to 2.15.5.
108
109 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
110
111         * wl-thread.el (wl-thread-close-children): New function.
112         (wl-thread-open-children): Ditto.
113         * wl-action.el (wl-summary-set-mark): Redo the last change by
114         using it.
115
116         * wl-action.el (wl-summary-set-mark): Undo the last change.
117         Forbid interactive call.
118
119 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
120
121         * wl-mime.el (wl-define-dummy-functions): New macro.
122         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
123         `wl-mime-pgp-decrypt-region'.
124         (wl-mime-pgp-verify-region-with-epg): Renamed from
125         `wl-mime-pgp-verify-region'.
126         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
127         `wl-mime-pgp-decrypt-region'.
128         (wl-mime-pgp-verify-region-with-pgg): Renamed from
129         `wl-mime-pgp-verify-region'.
130         (wl-mime-pgp-decrypt-region): New function; To select dispatch
131         function at runtime.
132         (wl-mime-pgp-verify-region): Ditto.
133
134         * wl-vars.el (wl-use-pgp-module): New user option.
135
136 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
137
138         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
139         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
140
141 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
142
143         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
144         even if there are target marks only.
145
146 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
147
148         * Version number is increased to 2.15.4.
149
150 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
151
152         * wl-folder.el (wl-folder-check-one-entity): Simplify.
153
154 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
155
156         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
157         variable.
158
159 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
160
161         * wl-spam.el (wl-thread-test-spam): New function.
162         (wl-spam-setup): Bind "tkc".
163
164 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
165
166         * wl-expire.el (wl-folder-expire-entity): Rewite without
167         `wl-summary-goto-folder-subr'.
168         (wl-folder-expire-current-entity): Don't kill summary buffer.
169
170 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
171
172         * wl-folder.el (wl-folder-sync-entity): Rewrite without
173         `wl-summary-goto-folder-subr'.
174         (wl-folder-mark-as-read-all-entity): Likewise.
175
176         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
177
178 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
179
180         * wl-thread.el (wl-thread-force-open): Arranged.
181
182 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
183
184         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
185         from regexp.
186
187         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
188         (wl-read-search-condition-internal): Append them.
189
190 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
191
192         * wl-vars.el (wl-additional-search-condition-fields):
193         New user option.
194
195         * wl-util.el (wl-search-condition-fields): New function; export
196         from `wl-read-search-condition-internal'.
197         (wl-read-search-condition-internal): Use it.
198
199         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
200
201 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
202
203         * wl-summary.el (wl-summary-define-sort-command): New function.
204         (wl-summary-sort-by-date, wl-summary-sort-by-number)
205         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
206         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
207         define by `wl-summary-define-sort-command' at runtime.
208
209         * wl.el (wl-init): Call wl-summary-define-sort-command.
210
211 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
212
213         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
214         properties at the decrypting region.
215
216 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
217
218         * wl-util.el (wl-find-region): New function.
219
220         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
221         coding system.
222         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
223         property `wl-mime-decoded-coding-system'.
224         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
225         property `wl-mime-decoded-coding-system' to encode text.
226
227         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
228         message.
229         (wl-mime-pgp-verify-region): Ditto.
230
231 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
232
233         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
234         buffer. Use epa-display-verify-result.
235
236 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
237
238         * wl-draft.el (wl-draft-send): Continue even if setting parent
239         flag was failed.
240
241 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
242
243         * wl-message.el (wl-message-flag-indicator): Fixed the problem
244         of returning string only of parentheses.
245
246 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
247
248         * wl-summary.el (wl-summary-write): Add argument `folder'.
249         (wl-summary-write-current-folder): Change argument `folder' from
250         optional to require.
251         (wl-summary-get-buffer): Return the buffer associated folder only.
252
253         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
254         change.
255         (wl-folder-toggle-disp-summary): Ditto.
256
257         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
258         current summary as parent-folder.
259
260 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
261
262         * wl-draft.el (wl-draft-reedit): Don't overwrite
263         wl-draft-parent-folder.
264
265 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
266
267         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
268         (wl-mime-pgp-verify-region): Ditto.
269         (wl-message-decrypt-pgp-nonmime): Use the above function.
270         (wl-message-verify-pgp-nonmime): Likewise.
271         (wl-mime-preview-application/pgp): Likewise.
272
273 2006-04-20  Kenichi Okada  <okada@opaopa.org>
274
275         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
276         Fix about the order of `wl-nntp-posting-port' and
277         `wl-nntp-posting-stream-type'.
278         * wl.el (wl-plugged-port-label-alist): Add smtp.
279
280 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
281
282         * wl-summary.el (wl-summary-message-status): New macro.
283
284         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
285         (wl-summary-killed-mark): New user option.
286
287         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
288         API change.
289         (wl-thread-insert-entity-sub): Ditto.
290         (wl-thread-recover-messages): New command.
291
292         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
293         Don't call `wl-highlight-summary-current-line' directly.
294         (wl-summary-buffer-attach): Connect to signal `status-changed'
295         instead of `cache-changed'.
296         (wl-summary-buffer-detach): Follow the above change.
297         (wl-summary-detect-mark-position): Follow the API change.
298         (wl-summary-rescan-message): Ditto.
299         (wl-summary-insert-sequential): Ditto.
300         (wl-summary-update-thread): Ditto.
301         (wl-summary-message-mark): Ditto.
302         (wl-summary-persistent-mark): Ditto.
303         (wl-summary-create-line): Ditto.
304         (wl-summary-prefetch-region-no-mark): Call
305         `wl-summary-persistent-mark' with number.
306         (wl-summary-recover-messages-region): New command.
307         (wl-summary-target-mark-recover): Ditto.
308         (wl-summary-recover-message): Ditto.
309         (wl-summary-persistent-mark-string): Add argument `status' instead
310         of remove arguments `flags' and `cached'.  Treat killed status.
311         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
312
313         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
314         (wl-highlight-summary-line-face-spec): Treat killed status.
315         (wl-highlight-summary-line-string): Follow the API change.
316         (wl-highlight-summary-current-line): Ditto.
317
318         * Version number is increased to 2.15.3.
319
320 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
321
322         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
323         of symbolp to test whether the condition is function.
324
325 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
326
327         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
328         to nil.
329
330 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
331
332         * wl-summary.el (wl-summary-buffer-message-ring): New internal
333         variable.
334         (wl-summary-buffer-last-displayed-msg): Abolish.
335         (wl-summary-push-message): New function.
336         (wl-summary-pop-message): Ditto.
337         (wl-summary-goto-folder-subr): Reset
338         `wl-summary-buffer-message-ring'.
339         (wl-summary-pop-to-last-message): New command.
340         (wl-summary-goto-last-displayed-msg): Call
341         wl-summary-pop-to-last-message if optional argument is non-nil or
342         the last command is itself.
343         (wl-summary-redisplay-internal): Push last message number into
344         `wl-summary-buffer-message-ring'.
345
346         * wl-vars.el (wl-summary-message-ring-max): New user option.
347
348 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
349
350         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
351         from `wl-draft-reply').
352         (wl-draft-reply): Use it.
353         (wl-draft-find-reply-headers): Avoid compile warning.
354
355 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
356
357         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
358
359 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
360
361         * wl-message.el (wl-message-flag-indicator): New function.
362         (wl-message-redisplay): Use it.
363
364 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
365
366         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
367
368 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
369
370         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
371         instead of `read-event'.
372
373         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
374
375         * wl-mule.el (wl-read-event-char): Ditto.
376
377         * wl-e21.el (wl-read-event-char): Ditto.
378
379 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
380
381         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
382
383 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
384
385         * wl-vars.el (wl-draft-send-confirm-type): New user option.
386
387         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
388
389         * wl-draft.el (wl-draft-send-confirm): Confirmation by
390         `wl-draft-send-confirm-type'
391
392 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
393
394         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
395         Avoid error when the buffer name is already used.
396
397 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
398
399         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
400         the change of elmo-nmz -> elmo-search.
401         (wl-highlight-summary-line-help-echo-alist): Ditto.
402         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
403         (wl-nmz-folder-icon): Define as obsolete.
404         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
405         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
406
407 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
408
409         * wl-summary.el (wl-summary-get-list-info): Rewrite with
410         `elmo-find-list-match-value'
411
412 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
413
414         * wl-summary.el (wl-summary-get-list-info): Optimize.
415         Use List-Id and List-Post also.
416
417 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
418
419         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
420
421 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
422
423         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
424
425 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * wl-util.el (wl-completing-read-multiple-1): New internal function.
428         (wl-completing-read-multiple-2): Ditto.
429         (wl-completing-read-multiple): Define use above functions.
430
431         * wl-summary.el (wl-summary-sort): Removed the workaround for a
432         bug of `completing-read-multiple' about default value.
433
434         * wl-xmas.el (wl-completing-read-multiple): Removed.
435
436         * wl-mule.el (wl-completing-read-multiple): Ditto.
437
438         * wl-e21.el (wl-completing-read-multiple): Ditto.
439
440 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
441
442         * wl-util.el (wl-filter-associations): New function.
443
444         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
445         (wl-spam-ignored-folder-list): Ditto.
446         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
447         (wl-spam-string-member-p): New function.
448         (wl-spam-domain): Use it.
449         (wl-spam-split-numbers): New function.
450         (wl-spam-apply-partitions): Ditto.
451         (wl-spam-register-spam-messages): Use `folder' instead of
452         `wl-summary-buffer-elmo-folder'.
453         (wl-spam-register-good-messages): Ditto.
454         (wl-summary-exec-action-spam): Decide a domain by real folder of
455         message.
456         (wl-summary-exec-action-refile-with-register): Likewise.
457
458 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
459
460         * wl-e21.el (wl-e21-find-image): New function.
461         (wl-e21-setup-toolbar): Use it instead of `find-image'.
462         (wl-e21-highlight-folder-group-line): Ditto.
463         (wl-folder-init-icons): Ditto.
464         (wl-plugged-init-icons): Ditto.
465         (wl-biff-init-icons): Ditto.
466
467 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
468
469         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
470         (wl-inhibit-save-drafts): New internal variable.
471         (wl-disable-auto-save): Ditto.
472         (wl-save-drafts): Treat above variables.
473         (wl-auto-save-drafts): New function.
474         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
475         `wl-stop-save-drafts'.
476         (wl-start-save-drafts): New function.
477         (wl-stop-save-drafts): Ditto.
478         (wl-set-auto-save-draft): New command.
479
480         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
481         `wl-set-save-drafts'.
482
483 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
484
485         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
486         `make-local-variable' instead of `make-variable-buffer-local'.
487
488 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
489
490         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
491
492 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
493
494         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
495
496 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
497
498         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
499         of working buffer.
500
501 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
502
503         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
504
505         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
506         value into recipients; Bind `wl-draft-remove-group-list-contents'
507         as nil.
508
509 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
510
511         * wl-summary.el (wl-summary-sort): Fixed the last change.
512
513         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
514         (wl-summary-sort-messages): Ditto.
515         (wl-summary-rescan): Use it.
516         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
517         `completing-read'; Append candidates for reverse order.
518
519 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
520
521         * Version number is increased to 2.15.2.
522
523 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
524
525         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
526         "Smaller".
527         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
528
529 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
530
531         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
532
533 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
534
535         * wl-vars.el (wl-draft-additional-header-alist): Add into the
536         customize group `wl-draft'.
537         (wl-draft-add-in-reply-to): Move customize group from `wl' to
538         `wl-draft'.
539         (wl-draft-add-references): Ditto.
540
541         * wl-action.el (wl-summary-print-argument): Rename argument from
542         `folder' to `data'.
543
544 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
545
546         * wl-summary.el (wl-summary-rescan-message): Call
547         `wl-thread-cleanup-symbols' before insert thread.
548
549 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
550
551         * wl.el (wl-init): Set `elmo-get-folder-function' as
552         `wl-folder-make-elmo-folder'.
553
554         * wl-spam.el (wl-summary-exec-action-spam): Use
555         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
556
557         * wl-folder.el (wl-folder-make-elmo-folder): New function.
558         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
559         `elmo-make-folder'.
560         (wl-folder-get-elmo-folder): Ditto.
561         (wl-folder-create-subr): Simplify.
562
563 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
564
565         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
566
567 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
568
569         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
570         contents in message buffer instead of original buffer. If optional
571         argument specified, ask coding system for encode.
572
573 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
574
575         * wl-spam.el (wl-summary-test-spam-region): New function.
576         (wl-spam-setup): Bind "rkc".
577
578 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
579
580         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
581
582 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
583
584         * wl-spam.el (wl-summary-test-spam): Fix typo.
585         (wl-message-check-spam): Ditto.
586
587 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
588
589         * wl-summary.el (wl-summary-default-from): Simplify.
590
591 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
592
593         * wl-action.el (wl-summary-exec-action-refile): Simplify.
594         (wl-summary-exec-action-copy): Ditto.
595         (wl-summary-auto-refile): Check existence of temporary mark.
596
597 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
598
599         * wl-summary.el (wl-summary-create-line): Use
600         `elmo-time-to-datevec'.
601
602         * wl-expire.el (wl-expire-archive-date): Ditto.
603         (wl-expire-localdir-date): Ditto.
604
605         * wl-util.el (wl-day-number): Abolish.
606
607         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
608         of `wl-day-number'.
609         (wl-score-followup): Ditto.
610         (wl-score-add-followups): Ditto.
611         (wl-score-get-latest-msgs): Ditto.
612         (wl-score-get-header-entry): Ditto.
613         (wl-score-edit-insert-date): Ditto.
614
615 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
616
617         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
618         `elmo-message-entity-field' with 2nd argument `type'.
619
620 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
621
622         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
623
624 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
625
626         * wl-thread.el (wl-thread-delete-message): Delete descendant
627         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
628
629 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
630
631         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
632
633 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
634
635         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
636         `Access folder'.
637
638 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
639
640         * wl-vars.el (wl-access-folder-icon): New user option.
641
642         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
643         `Access folder'.
644
645 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
646
647         * wl-summary.el (wl-summary-buffer-set-folder): Use
648         `wl-folder-mime-charset'.
649
650         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
651         `mime-charset'.
652         (wl-folder-get-elmo-folder): Ditto.
653         (wl-folder-mime-charset): New function.
654
655 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
656
657         * wl-util.el (wl-parse-addresses): Define alias of
658         `elmo-parse-addresses' (move to `elmo-util.el').
659
660         * wl-summary.el (wl-summary-default-from): Follow the API change.
661         (wl-summary-overview-entity-compare-by-date): Ditto.
662         (wl-summary-overview-entity-compare-by-from): Ditto.
663         (wl-summary-get-list-info): Get value of `ml-info' field from
664         entity at first.
665         (wl-summary-rescan-message): Treat prefix argument.
666         (wl-summary-prefetch-msg): Follow the API change.
667         (wl-summary-search-by-subject): Ditto.
668         (wl-summary-insert-thread): Ditto.
669         (wl-summary-line-subject): Ditto.
670         (wl-summary-line-from): Ditto.
671         (wl-summary-create-line): Ditto.
672         (wl-summary-print-message-with-ps-print): Ditto.
673
674         * wl-score.el (wl-score-ov-entity-get): Ditto.
675         (wl-score-followup): Ditto.
676         (wl-score-add-followups): Use `elmo-message-entity-field' instead
677         of `car'.
678         (wl-score-get-latest-msgs): Follow the API change.
679         (wl-score-get-header): Ditto.
680
681         * wl-refile.el (wl-refile-learn): Ditto.
682         (wl-refile-subject-learn): Ditto.
683         (wl-refile-get-field-value): Ditto.
684         (wl-refile-guess-by-history): Ditto.
685         (wl-refile-guess-by-subject): Ditto.
686
687         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
688
689         * wl-expire.el (wl-expire-date-p): Removed.
690         (wl-expire-archive-date): Follow the API change.
691         (wl-expire-localdir-date): Ditto.
692         (wl-summary-expire): Ditto.
693
694         * Version number is increased to 2.15.1.
695
696 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
697
698         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
699         group is access or not (it is not strict, like wl-fldmgr-rename).
700
701 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
702
703         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
704         duplicate call of `wl-summary-print-argument' on the wrong line.
705
706 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
707
708         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
709         even if argument `number' is nil.
710         (wl-summary-insert-line): Print action argument if current message
711         has it.
712
713 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
714
715         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
716         (wl-draft-reply): Ditto.
717         (wl-draft): Add optional argument `parent-number' and call
718         `wl-draft-create-buffer' with it.
719         (wl-draft-create-buffer): Add optional argument
720         `parent-number'. Set wl-draft-parent-number as it.
721
722 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
723
724         * wl-folder.el (wl-folder-set-persistent-mark): If summary
725         buffer is not for given folder, don't use it.
726
727 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
728
729         * Version number is increased to 2.15.0.
730
731 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
732
733         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
734
735         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
736         (wl-highlight-get-face-by-name): New internal function.
737         (wl-highlight-summary-line-face-spec): Use it and fixed.
738
739 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
740
741         * wl-summary.el (wl-summary-sync-update): Use
742         `elmo-message-entity-field' instead of `car' to get message-id
743         from overview entity.
744
745         * wl-summary.el (wl-summary-rescan-message): Call
746         `wl-highlight-summary-displaying' when displaying a message.
747
748 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
749
750         * wl-draft.el (wl-draft-config-info-filename): Extracted from
751         `wl-draft-config-info-operation'.
752         (wl-draft-buffer-change-number): New function.
753         (wl-draft-rename-saved-config): Ditto.
754         * wl.el (wl-init): Connect slot for message-number-changed.
755         (toplevel): Add autoload for wl-draft-rename-saved-config.
756
757 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
758
759         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
760         `update-overview'
761         (wl-summary-buffer-detach): Disconnect from it.
762         (wl-summary-rescan-message): Use command.
763
764         * wl-message.el (wl-message-buffer-display): Use
765         `with-current-buffer' instead of `save-excursion'.
766
767 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
768
769         * wl-mime.el (wl-draft-preview-attributes-list): Protect
770         wl-draft-preview-attributes-list from distraction.
771
772 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
773
774         * wl-summary.el (wl-summary-sync-update): Sort the return value of
775         `elmo-list-diff'.
776
777 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
778
779         * wl-summary.el
780         (wl-summary-edit-addresses-collect-candidate-fields): Use
781         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
782
783         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
784         instead of `elmo-set-work-buf'.
785
786         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
787         (wl-address-make-address-list): Ditto.
788
789         * Version number is increased to 2.13.3.
790
791 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
792
793         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
794         user option.
795
796         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
797         argument `5'.
798
799         * wl-message.el (wl-message-display-no-merge-p): New function.
800         (wl-message-buffer-display): Check whether the message is
801         reassembled and follow the API change.
802
803 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
804
805         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
806         multibyte on working buffer and removed unnecessary
807         `buffer-disable-undo'.
808
809 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
810
811         * wl-util.el (wl-read-search-condition-internal): Fixed the last
812         change.
813
814 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
815
816         * wl-util.el (wl-read-search-condition-internal): Protect
817         elmo-global-flags from distraction.
818
819 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
820
821         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
822
823         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
824         (wl-summary-event-handler): Ditto.
825         (wl-summary-update-persistent-mark-on-event): New
826         function (renamed from `elmo-event-handler-flag-changed').
827         (wl-summary-buffer-attach): New function.
828         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
829         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
830         instead of `elmo-folder-add-handler'.
831
832         * Version number is increased to 2.13.2.
833
834 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
837         and "\177" to the `wl-news-previous-page'.
838         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
839         (wl-news-previous-page): New function.
840
841 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
842
843         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
844         instead of `write-region' and simplify.
845
846 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
847
848         * wl-template.el (wl-template-select): Cause error if
849         `wl-template-alist' is nil.
850
851 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
852
853         * wl-news.el.in: Set file variable `no-byte-compile'.
854
855 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
856
857         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
858         whether a target message is within displaying area.
859         (elmo-event-handler-cache-changed): Ditto.
860
861 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
862
863         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
864         to `defun'.  Use `nconc' instead of `append' to collect descendant
865         message numbers.
866
867 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
868
869         * wl-thread.el (wl-thread-save-top-list)
870         (wl-thread-save-entities): Use `with-temp-buffer'.
871         * wl-news.el.in (wl-news-previous-version-load):
872         (wl-news-previous-version-save): Ditto.
873         * wl-summary.el (wl-summary-load-file-object)
874         (wl-summary-save-view-cache): Ditto.
875
876 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
877
878         * wl-util.el (toplevel): Require 'elmo-flag'.
879         (wl-read-search-condition): New function (Renamed from
880         `elmo-read-search-condition').
881         (wl-read-search-condition-internal): Likewise.
882
883         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
884         invalid.
885         (wl-summary-pick): Use `wl-read-search-condition' instead of
886         `elmo-read-search-condition'.
887         (wl-summary-virtual): Ditto.
888
889         * wl-folder.el (wl-folder-virtual): Ditto.
890         (wl-folder-pick): Ditto.
891
892         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
893
894 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
895
896         * wl-summary.el (wl-summary-reedit): Call
897         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
898
899 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-mime.el (toplevel): Require wl-vars.
902
903         * wl-message.el (toplevel): Require cl at compile.
904
905         * wl-draft.el (toplevel): Require elmo.
906
907 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
908
909         * wl-message.el (wl-message-buffer-prefetch): Count is a number
910         and do nothing when it is not positive.
911         (wl-message-buffer-prefetch-next): Ditto.
912
913 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
914
915         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
916         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
917         (wl-summary-redisplay-internal): Ditto.
918
919         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
920         message (the condition is borrowed from `wl-check-variables-2').
921         (wl-summary-redisplay-internal): Ditto.
922
923 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-mime.el (wl-draft-nntp-attribute): New function.
926         (wl-draft-attribute-nntp-posting-server): Use it.
927         (wl-draft-attribute-nntp-posting-port): Ditto.
928
929         * wl-mime.el (wl-draft-preview-attributes-list): New function.
930         (wl-draft-show-attributes-buffer): Ditto.
931         (wl-draft-hide-attributes-buffer): Ditto.
932         (wl-draft-attribute-newsgroups): Ditto.
933         (wl-draft-attribute-nntp-posting-server): Ditto.
934         (wl-draft-attribute-nntp-posting-port): Ditto.
935         (wl-draft-preview-message): Use there functions.
936
937         * wl-vars.el (wl-draft-preview-attributes-list): Change default
938         value.
939
940 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
941
942         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
943         (wl-draft-reedit): Ditto.
944         (wl-draft-queue-flush): Ditto.
945
946         * wl-mime.el (wl-message-request-partial): Ditto.
947         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
948         instead of `elmo-message-fetch'.
949
950         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
951
952         * wl-summary.el (wl-summary-message-string): Ditto.
953
954 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
955
956         * wl-util.el (wl-current-message-buffer): Follow the API change.
957
958         * wl-summary.el (wl-summary-redisplay-internal): Call
959         `wl-summary-mark-as-read' with 2nd argument as nil and update
960         unread count instead of persistent mark.
961
962         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
963         variable.
964         (wl-message-redisplay): Follow the API change.
965         (wl-message-buffer-display): Managed mime-entity directly and
966         return preview buffer only.
967         (wl-message-display-internal): Rewrite.
968         (wl-message-buffer-prefetch-subr): Not save return value of
969         `wl-message-buffer-display'.
970
971         * Version number is increased to 2.13.1.
972
973 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
974
975         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
976         'elmo-multiple-fields-body-list' with boundary specified.
977
978 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
979
980         * wl-vars.el (wl-summary-resend-use-cache): New variable.
981         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
982         cache if `wl-summary-resend-use-cache' is non-nil.
983
984 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
985
986         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
987         (wl-nntp-posting-stream-type): Ditto.
988
989 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
990
991         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
992
993 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
994
995         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
996         message.
997
998 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
999
1000         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1001         Abolish.
1002         (wl-summary-buffer-persistent-mark-version): New internal
1003         variable.
1004         (wl-summary-update-mark-and-highlight-window): Check by
1005         wl-summary-persistent-mark-invalid-p.
1006         (wl-summary-update-status-marks): Ditto.
1007         (elmo-event-handler-flag-changed): Rewrite.
1008         (elmo-event-handler-cache-changed): Define.
1009         (wl-summary-prefetch-msg): Does not update persistent mark here.
1010         (wl-summary-delete-cache): Ditto.
1011         (wl-summary-resume-cache-status): Ditto.
1012         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1013         (wl-summary-persistent-mark-invalid-p): New function.
1014         (wl-summary-validate-persistent-mark): Ditto.
1015         (wl-summary-validate-persistent-mark-string): Ditto.
1016         (wl-summary-invalidate-persistent-mark): Ditto.
1017         (wl-summary-update-persistent-mark): Call
1018         `wl-summary-validate-persistent-mark'.
1019         (wl-summary-create-line): Call
1020         `wl-summary-validate-persistent-mark-string'.
1021
1022         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1023         status as t if cache used.
1024
1025 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1026
1027         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1028         only if the target is group.
1029         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1030
1031 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1032
1033         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1034
1035 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1036
1037         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1038
1039         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1040
1041 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1042
1043         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1044         (Thanks to Yoichi NAKAYAMA).
1045
1046 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1047
1048         * wl-util.el (wl-save-drafts): Restore echo area.
1049
1050 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1051
1052         * Version number is increased to 2.13.0.
1053
1054         * wl-util.el (wl-biff-check-folder-async): Use
1055         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1056
1057 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * wl-message.el (wl-message-display-internal): Does not put
1060         wl-message-display-type property on message buffer.
1061         (wl-message-buffer-display-type): New function.
1062
1063         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1064
1065         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1066         `wl-summary-buffer-detach'.
1067         (wl-summary-message-display-type): Use
1068         `wl-summary-buffer-display-type'.
1069
1070 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1071
1072         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1073         buffer-local.
1074
1075         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1076         kill-buffer-hook instead of make-local-variable.
1077         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1078
1079 2004-12-12  Scott Renfro <scott@renfro.org>
1080
1081         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1082         regex for square-branket.
1083
1084 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1085
1086         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1087         `wl-message-mime-analysis-p' with argument `header'.
1088
1089 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-mime.el (wl-draft-yank-current-message-entity): 
1092         Switch to no-mime following method according to wl-message-display-type
1093         property.
1094         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1095
1096         * wl-message.el (wl-message-display-internal): 
1097         Put wl-message-display-type property on message buffer.
1098
1099         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1100         (wl-message-display-internal): Ditto;
1101
1102         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1103
1104 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1105
1106         * wl-message.el (wl-message-make-display-type): New function.
1107         (wl-message-display-type-property): Ditto.
1108         (wl-message-mime-analysys-p): Ditto.
1109         (wl-message-display-all-header-p): Ditto.
1110         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1111         added `display-type'.
1112         (wl-message-buffer-display): Likewise.
1113         (wl-message-display-internal): Likewise.
1114         (wl-message-buffer-display-type): Abolish.
1115         (wl-message-buffer-prefetch-subr): Follow the API changed.
1116
1117         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1118         from wl-summary-buffer-display-all-header and changed default value.
1119         (wl-summary-message-display-type): New function.
1120         (wl-summary-buffer-display-mime-mode): Ditto.
1121         (wl-summary-buffer-display-header-mode): Ditto.
1122         (wl-summary-toggle-mime): Rewrite with above functions.
1123         (wl-summary-toggle-all-header): Ditto.
1124         (wl-summary-redisplay): Force redisplay with default mode.
1125         (wl-summary-redisplay-internal): Renamed argument from `mode',
1126         `all-header' to `mime-mode', `header-mode'.
1127         Use `wl-message-make-display-type'.
1128
1129         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1130         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1131
1132 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1133
1134         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1135
1136 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1137
1138         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1139         in original message buffer.
1140         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1141         buffer.
1142
1143 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1144
1145         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1146
1147 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1148
1149         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1150
1151 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1152
1153         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1154         when actions succeeded.
1155         (wl-summary-exec-action-copy): Likewise.
1156
1157 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1158
1159         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1160         there is switch-to-buffer at the end of wl-message-select-buffer.
1161         (wl-summary-reply): Ditto.
1162
1163 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1164
1165         * wl-summary.el (wl-summary-forward): Put subject in original
1166         message buffer as argument of wl-draft-forward.
1167         * wl-draft.el (wl-draft-forward): Decode subject as in
1168         wl-draft-reply.
1169
1170 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1171
1172         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1173         a folder under access group.
1174
1175 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1176
1177         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1178         wl-message-buffer-display.
1179
1180         * wl-util.el (wl-set-save-drafts): Fix typo.
1181
1182 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1183
1184         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1185         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1186         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1187         the way to measure the width of a bitmap image; don't put face on
1188         ascii and bitmap images; put the mark which should not use the
1189         variable-pitch face on ascii and bitmap images.
1190         (wl-demo-setup-properties): Don't use the variable-pitch face on
1191         ascii and bitmap images; made it work on Emacs 20 and earlier.
1192         (wl-demo-insert-text): End with a newline at the bottom; don't put
1193         face on text.
1194
1195         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1196
1197 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1198
1199         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1200
1201         * wl-util.el (wl-save-drafts): Moved from sample setting.
1202         (wl-set-save-drafts): New function to set idle timer.
1203         * wl-draft.el (wl-draft): Call it.
1204         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1205
1206 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1207
1208         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1209         a summary which has toggle display status off.
1210
1211 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1212
1213         * wl-draft.el (wl-draft-do-fcc): No cache save.
1214
1215 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1216
1217         * wl-summary.el (elmo-event-handler-flag-changed): Use
1218         `set-buffer' instead of `with-current-buffer'.
1219
1220 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-summary.el (wl-summary-after-resize-function): New function.
1223         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1224         window-size-change-functions.
1225
1226 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1227
1228         * wl-draft.el (wl-draft-create-buffer): Bind
1229         `change-major-mode-hook' after current buffer is changed.
1230
1231         * wl-summary.el (wl-summary-buffer-detach): New function.
1232         (wl-summary-buffer-set-folder): Call it.
1233         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1234         change-major-mode-hook and kill-buffer-hook.
1235         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1236         (wl-summary-switch-to-clone-buffer): Ditto.
1237         (wl-summary-goto-folder-subr): Ditto.
1238
1239 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1240
1241         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1242         after boundp check.
1243
1244 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1245
1246         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1247         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1248         for `kill-buffer'.
1249
1250         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1251         handler of current buffer from elmo-folder.
1252
1253 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1254
1255         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1256
1257 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1258
1259         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1260         variable.
1261         (wl-summary-event-handler): New class.
1262         (elmo-event-handler-flag-changed): Define to update persistent
1263         mark.
1264         (wl-summary-buffer-set-folder): Register event handler to
1265         elmo-folder.
1266         (wl-summary-exit): Unregister event handler.
1267         (wl-summary-goto-folder-subr): Ditto.
1268         (wl-summary-mark-as-read-all): Does not call
1269         `wl-summary-update-persistent-mark' directly.
1270         (wl-summary-mark-as-read-internal): Ditto.
1271         (wl-summary-set-persistent-mark-internal): Ditto.
1272         (wl-summary-set-flags-internal): Ditto.
1273
1274         * Version number is increased to 2.11.33.
1275
1276 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1277
1278         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1279         to nil.
1280
1281 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1282
1283         * wl-spam.el (wl-spam-setup): Add hook
1284         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1285         instead of `wl-summary-prepare-hook'.
1286
1287         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1288         if folder type is `'flag'.
1289         (wl-summary-mark-as-important): Ditto.
1290
1291 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1292
1293         * wl-address.el (wl-address-minibuffer-history): New variable.
1294         (wl-address-minibuffer-local-map): New keymap.
1295         (wl-address-read-from-minibuffer): New function.
1296
1297         * wl-action.el (wl-summary-get-resend-address): Use
1298         `wl-address-read-from-minibuffer' instead of `completing-read'.
1299
1300 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1301
1302         * Version number is increased to 2.11.32.
1303
1304 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1305
1306         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1307         without mule to iso-8859-1.
1308         (wl-draft-add-in-reply-to): Add note in description.
1309         (wl-draft-add-references): Ditto.
1310
1311 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1312
1313         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1314         definition for `m'.
1315         (wl-summary-mode-line-format): Add '[%m]'.
1316         (wl-message-mode-line-format-spec-alist): Ditto.
1317         (wl-summary-display-mime-mode-list): New variable.
1318
1319         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1320         from wl-summary-buffer-display-as-is.
1321         (wl-summary-buffer-display-all-header): New buffer local variable.
1322         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1323         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1324         instead of wl-summary-buffer-display-as-is.
1325         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1326         (wl-summary-set-persistent-mark): Ditto.
1327         (wl-summary-set-message-buffer-or-redisplay): Just call
1328         `wl-summary-redisplay-internal' without optional arguments.
1329         (wl-summary-toggle-mime): Rewrite.
1330         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1331         (wl-summary-toggle-all-header): New function.
1332         (wl-summary-redisplay-internal): Treat mime mode.
1333
1334         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1335         to wl-mime-preview-follow-no-mime.
1336         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1337         accodring to the display-mode.
1338
1339         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1340         (wl-message-buffer-display): Changed argument name from `as-is' to
1341         `mode'.
1342         (wl-message-display-internal): Ditto;
1343         Bind elmo-mime-display-header-analysis according to the mode.
1344         (wl-message-display-internal): Put wl-message-display-mime-mode
1345         property on entire buffer.
1346
1347 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1348
1349         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1350
1351 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1352
1353         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1354         Don't extract mail address.
1355         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1356
1357         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1358
1359         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1360
1361 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1362
1363         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1364         wl-fldmgr-cut-entity-list on confirmation.
1365
1366 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1367
1368         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1369         (wl-mime-quit-preview): Check existence of
1370         mime-edit-temp-message-buffer here.
1371
1372 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1373
1374         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1375         after deletion.
1376
1377         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1378         before calling wl-mime-quit-preview.
1379
1380 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1381
1382         * wl-summary.el (wl-summary-pick): If call it with prefix
1383         argument, set `delete-marks' as non-nil. Pick from only visible
1384         messages.
1385         (wl-summary-check-target-mark): New function.
1386         (wl-summary-target-mark-mark-as-read): Use it.
1387         (wl-summary-target-mark-mark-as-unread): Ditto.
1388         (wl-summary-target-mark-operation): Ditto.
1389         (wl-summary-target-mark-set-flags): Ditto.
1390         (wl-summary-target-mark-save): Ditto.
1391         (wl-summary-target-mark-pick): Ditto.
1392         (wl-summary-target-mark-forward): Ditto.
1393         (wl-summary-target-mark-reply-with-citation): Ditto.
1394         (wl-summary-target-mark-print): Ditto.
1395         (wl-summary-target-mark-uudecode): Ditto.
1396
1397         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1398         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1399         with `ask-coding' is non-nil.
1400
1401 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1402
1403         * wl-thread.el (wl-thread-set-parent): If parent is a message
1404         which is identified by references, set linked as nil.
1405
1406 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1407
1408         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1409         (wl-message-mode-line-format-spec-alist): Ditto.
1410         (wl-message-mode-line-format): Ditto.
1411         (wl-summary-mode-line-format): Ditto for docstring.
1412         (wl-summary-no-mime-folder-list): Fix typo.
1413
1414         * wl-util.el (wl-current-message-buffer): Call
1415         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1416
1417         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1418         variable.
1419         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1420         of `wl-summary-redisplay-no-mime'.
1421         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1422         (wl-summary-toggle-mime): New function.
1423         (wl-summary-redisplay-all-header): Rewrite.
1424         (wl-summary-redisplay-no-mime): Ditto.
1425         (wl-summary-redisplay-internal): Added argument `as-is' and
1426         `all-header'.
1427
1428         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1429         New variable.
1430         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1431         bottom.
1432         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1433         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1434         "/" unconditionally.
1435
1436         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1437         wl-mime-preview-follow-no-mime for as-is content.
1438         (wl-mime-preview-follow-no-mime): New function.
1439         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1440
1441         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1442         and added `as-is', `all-header'.
1443         (wl-message-buffer-display): Ditto.
1444         (wl-message-buffer-display-type): New function.
1445
1446 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1447
1448         * wl-vars.el (wl-message-header-button-alist): Change default
1449         value.
1450         (wl-message-body-button-alist): Ditto.
1451
1452 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1453
1454         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1455
1456 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1457
1458         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1459
1460 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1461
1462         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1463         is always true.
1464
1465 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1466
1467         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1468         on null entity.
1469
1470 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1471
1472         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1473
1474 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1475
1476         * wl-vars.el (wl-summary-resend-hook): New hook.
1477
1478         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1479         `wl-summary-resend-hook'.
1480
1481 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1482
1483         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1484         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1485         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1486         (wl-summary-new-cached-mark): Changed default value to 'n'.
1487         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1488         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1489         (wl-folder-sync-range-alist): Remove spec for 'flag.
1490         (wl-summary-force-prefetch-folder-list): New user option.
1491
1492         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1493         `wl-summary-toggle-persistent-mark'.
1494         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1495         number is nil.
1496         (wl-summary-mark-as-answered-region): Set interactive argument of
1497         `wl-summary-set-persistent-mark-internal'.
1498         (wl-summary-mark-as-important-region): Ditto.
1499         (wl-summary-unset-persistent-mark): Ditto.
1500         (wl-summary-set-persistent-mark): Ditto.
1501         (wl-summary-mark-as-answered): Ditto.
1502         (wl-summary-mark-as-important): Ditto.
1503         (wl-summary-set-persistent-mark-internal): Do nothing
1504         when `elmo-message-flag-available-p' is nil.
1505         (wl-summary-toggle-persistent-mark): New function.
1506         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1507         when the folder matches `wl-summary-force-prefetch-folder-list'.
1508
1509
1510         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1511         when number is nil.
1512         (wl-highlight-summary-forwarded-face): New face.
1513
1514 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1515
1516         * Version number is increased to 2.11.31.
1517
1518 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1519
1520         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1521         (wl-biff-check-folder-async): Ditto.
1522         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1523
1524 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1525
1526         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1527         Add an argument `reverse'.  All callers are updated.
1528         (wl-summary-sort): Add a prefix argument `reverse' to specify
1529         reverse sorting.
1530         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1531         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1532         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1533
1534 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1535
1536         * wl-message.el (wl-message-redisplay): Does not narrow header if
1537         disply-type is all-header or as-is.
1538
1539         * wl-summary.el (wl-summary-enter-handler): Use
1540         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1541
1542 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1543
1544         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1545         after adding wl-draft-parent-variables.
1546         (wl-draft-forward): Ditto.
1547
1548 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1549
1550         * wl-summary.el (wl-summary-sync-marks): Call
1551         `wl-summary-set-persistent-mark' and
1552         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1553         (wl-summary-set-persistent-mark-internal): Add 4th argument
1554         `no-server'.
1555         (wl-summary-unset-persistent-mark): Ditto.
1556         (wl-summary-set-persistent-mark): Ditto.
1557         (wl-summary-add-flags-internal): Abolish.
1558         (wl-summary-remove-flags-internal): Ditto.
1559         (wl-summary-mark-as-important-internal): Ditto.
1560         (wl-summary-mark-as-important): Use
1561         `wl-summary-set-persistent-mark' instead of
1562         `wl-summary-add-flags-internal'.
1563         (wl-summary-mark-as-important-region): Ditto.
1564
1565         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1566
1567         * wl-summary.el (wl-summary-get-available-flags): New function.
1568         (wl-summary-sync-marks): Use it and simplified.
1569         (wl-summary-unset-persistent-mark): Use
1570         `wl-summary-get-available-flags'.
1571         (wl-summary-set-persistent-mark): Ditto.
1572
1573 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1574
1575         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1576         id.
1577
1578 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1579
1580         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1581         number, call `wl-summary-prev-line-content'. Show message when the
1582         message is not found.
1583
1584 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1585
1586         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1587         wl-summary-enter-handler.
1588         (wl-summary-enter-handler): New command.
1589
1590         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1591         docstring and custom spec.
1592
1593         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1594         flags too; Don't treat Cached and New.
1595         (wl-summary-set-persistent-mark): Ditto.
1596
1597         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1598         `wl-folder-set-flag'.
1599
1600         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1601         instead of `wl-folder-set-flag'.
1602
1603         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1604         for completion.
1605         (wl-summary-set-persistent-mark): Ditto.
1606
1607         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1608         instead of `wl-draft-quit-preview'.
1609
1610         * wl-mime.el (toplevel): Avoid compile warning.
1611         (wl-mime-quit-preview): New function
1612         (formarly defined as `wl-draft-quit-preview').
1613         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1614         quitting method.
1615
1616         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1617
1618         * wl-folder.el (wl-folder-set-flag): Renamed from
1619         `wl-draft-set-flag-on-parent'.
1620
1621         * wl-draft.el (wl-draft-quit-preview): New function.
1622         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1623         (wl-draft-send): Call `wl-folder-set-flag' instead of
1624         `wl-draft-set-flag-on-parent'.
1625         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1626
1627 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1628
1629         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1630         (wl-draft-send): Ditto.
1631
1632 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1633
1634         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1635         (wl-draft-kill-pre-hook): Set default value as nil.
1636         (wl-summary-reply-hook): Ditto.
1637         (wl-draft-kill-flags): Abolish.
1638
1639         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1640         (wl-draft-parent-variables): Renamed from
1641         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1642         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1643         argument; Add wl-draft-parent-variables to
1644         wl-draft-config-variables.
1645         (wl-draft-reply): Likewise.
1646         (wl-draft-kill-flags): Abolish.
1647         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1648         (wl-draft-set-flag-on-parent): New function.
1649         (wl-draft-setup-parent-flag): Ditto.
1650
1651 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1652
1653         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1654         `wl-draft-parent-folder' is "".
1655
1656 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1657
1658         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1659         (wl-summary-digit-jump): New function.
1660         (Adviced by John Owens and Hiroya Murata)
1661
1662         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1663         (Adviced by John Owens)
1664
1665         * wl-xmas.el (wl-message-define-keymap): Ditto.
1666
1667         * wl-mule.el (wl-message-define-keymap): Ditto.
1668
1669 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1670
1671         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1672         change of return value of elmo-folder-count-flags.
1673
1674         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1675         (wl-summary-mark-as-read-internal): Ditto.
1676         (wl-summary-set-persistent-mark-internal): Ditto.
1677         (wl-summary-folder-info-update): Ditto.
1678         (wl-summary-sync-update): Fixed the last change.
1679
1680         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1681
1682 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1683
1684         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1685         (wl-draft-kill-flags): Fixed docstring.
1686
1687         * wl-draft.el (wl-draft-kill-flags): New function.
1688         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1689
1690 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1691
1692         * wl-vars.el (wl-reply-hook): Abolish.
1693         (wl-draft-reply-hook): New hook.
1694         (wl-summary-reply-hook): Ditto.
1695         (wl-draft-forward-hook): Ditto.
1696         (wl-summary-forward-hook): Ditto.
1697         (wl-draft-kill-flags): New variable.
1698
1699         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1700         wl-summary-set-persistent-mark-internal.
1701         (wl-summary-sync-marks): Use elmo-preserved-flags.
1702         (wl-summary-update-persistent-mark): Make it interactive.
1703         (wl-summary-set-persistent-mark-internal): New inline function.
1704         (wl-summary-mark-as-answered): Use it.
1705         (wl-summary-mark-as-unanswered): Ditto.
1706         (wl-summary-unset-persistent-mark): New function.
1707         (wl-summary-set-persistent-mark): Ditto.
1708         (wl-summary-reply): Don't set answered flag;
1709         Run wl-summary-reply-hook instead.
1710         (wl-summary-forward): Call wl-draft-forward with number.
1711         Run wl-summary-forward-hook.
1712
1713         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1714         (wl-highlight-summary-line-face-spec): Use it as a default
1715         persistent mark face.
1716
1717         * wl-draft.el (wl-draft-forward): Added optional argument number;
1718         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1719         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1720         (wl-draft-kill): Use wl-draft-kill-flags.
1721
1722         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1723
1724         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1725         of return value of elmo-folder-count-flags.
1726
1727         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1728
1729         * wl-summary.el (wl-summary-count-unread): Ditto.
1730         (wl-summary-sync-update): Follow the change above.
1731         (wl-summary-force-prefetch): New function.
1732
1733 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1734
1735         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1736         variable `buf' with `let' instead of `setq'.
1737
1738 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1739
1740         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1741         add Content-Disposition heaeder on the deleted part.
1742
1743 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1744
1745         * wl-draft.el (wl-draft-save): Encode address list under edit by
1746         `eword-encode-unstructured-field-body'.
1747
1748         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1749
1750 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1751
1752         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1753         wl-current-summary-buffer.
1754
1755 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1756
1757         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1758         `numbers' is ignored.
1759
1760 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1761
1762         * wl-folder.el (wl-folder-open-folder): Avoid error.
1763         Reported by John Owens, [wl-en:815]
1764
1765         * wl.el (wl): Set timer for biff process even if prefix argument
1766         is given or auto-checking is quitted.
1767
1768         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1769         immediately.
1770         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1771         (wl-toggle-plugged): Ditto.
1772
1773         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1774         * wl-util.el (wl-biff-start): Use idle timer if
1775         `wl-biff-use-idle-timer' is non-nil.
1776
1777 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1778
1779         * wl-highlight.el (wl-highlight-message): Fix description.
1780
1781 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1782
1783         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1784         tty.
1785
1786 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1787
1788         * wl-action.el (wl-summary-exec): Print failure count.
1789
1790 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1791
1792         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1793         to `defun', remove interactive form.
1794         Set elmo-message-fetch-confirm when force-reload is non-nil.
1795
1796 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1797
1798         * wl-summary.el (toplevel): Removed unnecessary autoload.
1799
1800 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1801
1802         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1803         the buffer is generated from another message buffer.
1804
1805 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1806
1807         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1808         extracted from `wl-fldmgr-save-folders'.
1809         (wl-fldmgr-delete): Call it after deletion.
1810
1811 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1812
1813         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1814         multi-tty support.
1815
1816 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1817
1818         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1819
1820 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1821
1822         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1823         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1824
1825 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1826
1827         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1828         unsubscribe list only if argument CLEAR is nil.
1829
1830 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1831
1832         * wl-draft.el (wl-draft-reply): Decode subject before removing
1833         Re: prefix.
1834
1835 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1836
1837         * wl-summary.el (wl-summary-sort-by-size): New command.
1838
1839 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1840
1841         * wl-summary.el (wl-summary-number-list-from-region): New
1842         function.
1843         (wl-summary-mark-as-read-region): Use it.
1844         (wl-summary-mark-as-unread-region): Ditto.
1845         (wl-summary-set-flags-region): Ditto and add optional argument
1846         remove.
1847         (wl-summary-mark-as-answered-region): Ditto.
1848         (wl-summary-mark-as-important-region): Ditto.
1849         (wl-summary-target-mark-mark-as-important): Added optional
1850         argument remove.
1851         (wl-summary-target-mark-mark-as-answered): Ditto.
1852         (wl-summary-target-mark-set-flags): Ditto.
1853
1854 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1855
1856         * wl-summary.el (wl-summary-set-flags-region): Call
1857         `wl-summary-set-flags-internal' with number list instead of call
1858         one by each message.
1859         (wl-summary-target-mark-set-flags): Likewise.
1860
1861 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1862
1863         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1864         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1865         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1866         (wl-summary-target-mark-mark-as-answered): Likewise.
1867
1868 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1869
1870         * wl-summary.el (wl-summary-target-mark-forward): Use
1871         `wl-summary-delete-all-target-marks' instead of
1872         `wl-summary-delete-all-temp-marks'.
1873         (wl-summary-target-mark-reply-with-citation): Ditto.
1874         (wl-summary-target-mark-uudecode): Ditto.
1875         (wl-summary-target-mark-set-flags): Ditto and remove needless
1876         cursor move.
1877
1878 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1879
1880         * wl-summary.el (wl-summary-target-mark-forward): Protect
1881         wl-summary-buffer-target-mark-list from nreverse.
1882         (wl-summary-target-mark-reply-with-citation): Ditto.
1883
1884 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1885
1886         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1887         `elmo-display-progress-threshold'.
1888
1889 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1890
1891         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1892         check `wl-summary-highlight'.
1893         (wl-summary-window-scroll-functions): Respect value of
1894         `wl-summary-highlight'.
1895         (wl-summary-sync-update): Run hooks
1896         `wl-summary-buffer-window-scroll-functions' at any time.
1897
1898 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1899
1900         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1901         from `wl-summary-cleanup-temp-marks'.
1902         (wl-summary-cleanup-temp-marks): Abolish argument.
1903         * wl.el (wl-save-status): Revert previous change.
1904         (wl-execute-temp-marks): New function, call
1905         `wl-summary-exec-with-confirmation'.
1906         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1907         (wl-folder-save-and-exec-marks): Abolished.
1908
1909 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1910
1911         * wl-e21.el (wl-e21-display-image-p): Respect
1912         `wl-highlight-folder-with-icon'.
1913         (wl-e21-highlight-folder-group-line): Highlight mouse line
1914         even if wl-e21-display-image-p is nil.
1915
1916         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1917         Respect value of `wl-summary-highlight'.
1918
1919         * wl.el (wl-save-status): Remove unused variable.
1920
1921         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1922         (wl-folder-mode-map): Bind it to "x".
1923
1924 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1925
1926         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1927
1928         * wl-thread.el (wl-thread-get-parent-list): Don't check
1929         disconnected ancestors, neglecting needless work in
1930         `wl-thread-update-indent-string-thread'.
1931
1932         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1933         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1934         argument, add argument default-keep to keep marks by default.
1935
1936         * Version number is increased to 2.11.30.
1937
1938         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1939         customization type and docstring.
1940         (wl-draft-reply-without-argument-list): Ditto.
1941
1942 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1943
1944         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1945
1946         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1947
1948 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1949
1950         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1951
1952 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1953
1954         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1955         save-excursion so as not to include run-hooks.
1956
1957 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1958
1959         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1960         Clarify that marks are going to be cleared.
1961
1962 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1963
1964         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1965         according to 3rd element of wl-summary-flag-mark.
1966
1967         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1968
1969 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1970
1971         * wl-action.el (wl-summary-target-mark-all): Don't set
1972         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1973
1974 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1975
1976         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1977         (wl-forward-subject-prefix): Ditto.
1978         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1979         (wl-draft-reply-make-subject): Ditto.
1980
1981         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1982         `wl-draft-forward'.
1983         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1984
1985 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1986
1987         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1988         target message does not exist.
1989
1990 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1991
1992         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1993         `wl-subject-prefix-regexp'.
1994         (wl-subject-forward-prefix-regexp): New variable.
1995         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1996         `wl-draft-strip-subject-re' and take regexp as argument.
1997         (wl-draft-forward): Use it.
1998         (wl-draft-reply): Ditto.
1999
2000 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2001
2002         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2003         emacs multi-tty support.
2004
2005 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2006
2007         * wl-e21.el (wl-e21-display-image-p): Don't call
2008         `display-images-p'.
2009         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2010         support.
2011         (wl-highlight-folder-current-line): Ditto.
2012         (wl-folder-init-icons): Ditto.
2013
2014 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2015
2016         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2017         the last line of summary in unplugged mode.
2018
2019 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2020
2021         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2022
2023 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2024
2025         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2026         * wl-address.el (wl-address-user-mail-address-p): Use it.
2027         (wl-address-delete-user-mail-addresses): Ditto.
2028         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2029
2030         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2031         (wl-address-delete-user-mail-addresses): Ditto.
2032
2033         * wl-address.el (wl-address-delete-user-mail-addresses): New
2034         function.
2035         * wl-refile.el (wl-refile-guess-by-history): Use it.
2036         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2037         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2038
2039         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2040         use wl-address-user-mail-address-p.
2041
2042 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2043
2044         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2045         after opening group.
2046
2047 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2048
2049         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2050         of elmo-set-buffer-multibyte.
2051
2052         * wl-message.el (wl-original-message-mode): Ditto.
2053
2054         * wl-score.el (wl-score-insert-header): Ditto.
2055
2056         * wl-summary.el
2057         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2058         (wl-summary-goto-folder-subr): Ditto.
2059         (wl-summary-insert-headers): Ditto.
2060
2061         * wl-util.el (wl-set-string-width): Ditto.
2062
2063         * Version number is increased to 2.11.29.
2064
2065 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2066
2067         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2068         (wl-highlight-summary-line-help-echo-alist): New variable.
2069         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2070         into `wl-highlight-summary-line-help-echo' and
2071         `wl-highlight-flag-folder-help-echo'.
2072         (wl-highlight-summary-line-string): Change accordingly.
2073         (wl-highlight-summary-current-line): Ditto.
2074
2075 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2076
2077         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2078         at the beginning of field body (Thanks to Markus Knittig).
2079
2080         * wl-draft.el (wl-draft-insert-current-message): Also check
2081         summary buffer, remove unnecessary tag.
2082
2083 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2084
2085         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2086         when wl-message-buffer is nil.
2087
2088         * wl-folder.el (wl-folder): Abolish unused argument.
2089         Call wl-folder-init when wl-folder-entity is nil.
2090         * wl.el (wl): Change accordingly.
2091
2092 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2093
2094         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2095         multibyte string before insert into draft buffer.
2096         (wl-draft-create-buffer): Always enable multibyte characters for
2097         draft buffer.
2098
2099         * Version number is increased to 2.11.28.
2100
2101 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2102
2103         * wl-folder.el (wl-folder-open-close): Handle blank line.
2104         (wl-folder-jump-to-current-entity): Ditto.
2105
2106 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2107
2108         * Version number is increased to 2.11.27.
2109
2110 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2111
2112         * wl-thread.el (wl-thread-insert-message): When the thread is
2113         devided by wl-summary-max-thread-depth, insert line at the end of
2114         buffer.
2115
2116 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2117
2118         * Version number is increased to 2.11.26.
2119
2120 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2121
2122         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2123
2124 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2125
2126         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2127         value of stream-type and session.
2128
2129 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2130
2131         * Version number is increased to 2.11.25.
2132
2133 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2134
2135         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2136         in a quit message.
2137
2138 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2139
2140         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2141         (wl-summary-redisplay-no-mime-internal): Ditto.
2142
2143 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2144
2145         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2146         * wl-vars.el (wl-smtp-connection-type): Ditto.
2147
2148 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2149
2150         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2151         for the separator line and quote mail-header-separator.
2152
2153 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2154
2155         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2156         result message.
2157
2158         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2159         `elmo-multiple-fields-body-list' with boundary as
2160         mail-header-separator.
2161
2162 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2163
2164         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2165
2166 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2167
2168         * wl-util.el (wl-list-diff): Remove unused function.
2169
2170         * wl-draft.el (wl-draft-send-confirm): Discard input before
2171         confirmation.
2172
2173 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2174
2175         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2176         order of flag and new.
2177
2178 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2179
2180         * wl-vars.el (wl-refile-policy-alist): Abolished.
2181
2182         * wl-action.el (wl-summary-set-action-refile): Follow the change
2183         above.
2184
2185 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2186
2187         * wl-highlight.el (wl-highlight-signature-search): Don't use
2188         re-search-backward for a long word since it is possible to crash
2189         XEmacs because of a bug.
2190
2191 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2192
2193         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2194
2195 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2196
2197         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2198         argument for wl-summary-sync-force-update.
2199
2200 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-summary.el (wl-summary-mode-map): Revival of
2203         wl-summary-mark-as-important related bindings;
2204         Bind 'F','tF','mF','rF','m&'.
2205         (wl-summary-mark-as-important-region): Revival.
2206         (wl-summary-target-mark-mark-as-important): Ditto.
2207         (wl-summary-target-mark-operation): New function.
2208         (wl-summary-target-mark-mark-as-answered): Use it.
2209         (wl-summary-decide-flag): Don't set Important as default.
2210         (wl-summary-mark-as-important-internal): Revival.
2211         (wl-summary-mark-as-important): Ditto.
2212
2213         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2214
2215         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2216         instead of facep.
2217
2218 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2219
2220         * wl-dnd.el (wl-dnd-drop-func): Fix.
2221
2222         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2223         mouse-set-point instead of posn-point.
2224
2225         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2226
2227         * wl-mule.el (wl-completing-read-multiple): Ditto.
2228
2229 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2230
2231         * wl-demo.el (face-background-name): Defalias to avoid compile
2232         warning.
2233
2234 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2235
2236         * wl-summary.el (wl-summary-decide-flag): Use
2237         wl-completing-read-multiple instead of completing-read-multiple.
2238
2239         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2240         New alias.
2241
2242         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2243         Use face-background-name instead of face-background.
2244
2245         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2246
2247         * wl-summary.el (wl-summary-save): Use it.
2248         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2249
2250         * wl-mime.el (wl-mime-save-content): Fix last change.
2251
2252 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2253
2254         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2255         New function.
2256         (wl-summary-sort-specs): Added sort.
2257         * wl-mime.el (wl-mime-save-content): Expand file name.
2258
2259 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2260
2261         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2262
2263         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2264
2265 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2266
2267         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2268         for flag if it is not defined.
2269
2270 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2271
2272         * wl-e21.el (wl-highlight-folder-current-line): Use
2273         elmo-folder-type-internal when elmo-folder-type returns nil.
2274
2275         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2276
2277         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2278
2279         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2280
2281         * wl-e21.el (wl-summary-toolbar): Ditto.
2282
2283         * wl-vars.el (wl-demo-background-color): Abolished.
2284         (wl-summary-persistent-mark-priority-list): Renamed from
2285         wl-summary-flag-priority-list.
2286         (wl-summary-flag-alist): New user option.
2287         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2288         (wl-message-mode-line-format-spec-alist): Added 'F'.
2289         (wl-message-mode-line-format): Likewise.
2290         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2291         instead of wl-summary-important-mark.
2292         (wl-file-folder-icon): New variable.
2293
2294         * wl-thread.el (wl-thread-set-flags): Renamed from
2295         wl-thread-mark-as-important.
2296
2297         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2298         warning.
2299         (wl-summary-mode-menu-spec): Follow the change of 
2300         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2301         (wl-summary-mode-map): Follow the change of
2302         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2303         (wl-summary-detect-mark-position): Follow the variable name change.
2304         (wl-summary-set-flags-region): New function for the replacement of
2305         wl-summary-mark-as-important-region.
2306         (wl-summary-sync-marks): Sync all global-flags.
2307         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2308         instead of elmo-message-flagged-p.
2309         (wl-summary-persistent-mark-string): Follow the variable name change;
2310         Put wl-summary-flag-mark if the message has global-flag.
2311         (wl-summary-target-mark-set-flags): Renamed from 
2312         wl-summary-target-mark-mark-as-important.
2313         (wl-summary-decide-flag): New function.
2314         (wl-summary-set-flags-internal): Renamed from
2315         wl-summary-mark-as-important-internal.
2316         (wl-summary-add-flags-internal): New function.
2317         (wl-summary-remove-flags-internal): Ditto.
2318         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2319         (wl-summary-mark-as-unimportant): Abolish.
2320         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2321         (wl-summary-next-message): List flagged messages in the msgdb.
2322
2323         * wl-score.el (wl-summary-score-update-all-lines): Use
2324         wl-summary-add-flags-internal instead of 
2325
2326         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2327
2328         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2329         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2330         (wl-message-buffer-require-all-header): Renamed from
2331         wl-message-buffer-all-header-flag (Ditto).
2332         (wl-message-buffer-flag-indicator): New variable.
2333         (wl-message-redisplay): Changed local varibale name from `flag' to
2334         `display-type'; Set up wl-message-buffer-flag-indicator.
2335         (wl-message-buffer-display): Changed varibale name from `flag' to
2336         `display-type'.
2337         (wl-message-display-internal): Likewise.
2338
2339         * wl-highlight.el (wl-highlight-demo-face): Define default background
2340         color.
2341         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2342
2343         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2344
2345         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2346         (wl-demo-setup-properties): Renamed from
2347         `wl-demo-set-background-color'.
2348         (wl-demo): Follow the change above.
2349         
2350         * Version number is increased to 2.11.24.
2351
2352 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2353
2354         * wl-summary.el (wl-summary-toggle-thread): Call
2355         `wl-summary-rescan' with disable-thread as non-nil.
2356         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2357
2358 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2359
2360         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2361         foreground property of the face.
2362         (wl-demo-insert-text): Don't set up face property here.
2363         (wl-demo): Call wl-demo-set-background-color, anyway.
2364
2365 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2366
2367         * wl-vars.el (wl-demo-background-color): The value can be nil.
2368
2369 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2370
2371         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2372         to wl-summary-wheel-dispatcher.
2373
2374         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2375         wl-message-wheel-dispatcher.
2376         (wl-message-wheel-dispatcher): New function.
2377         (wl-summary-wheel-dispatcher): Ditto.
2378
2379 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2380
2381         * wl-action.el (wl-summary-target-mark-all): List messages which are
2382         not in the killed-list.
2383
2384         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2385         only when the folder is 'flag/important.
2386
2387         * wl-address.el (wl-complete-field-body): Complete if the last
2388         character is a space.
2389
2390 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2391
2392         * wl-folder.el (wl-folder-clear-entity-info): Use
2393         elmo-clear-hash-val.
2394
2395         * wl-fldmgr.el (wl-fldmgr-rename): Set
2396         wl-folder-info-alist-modified as t.
2397
2398 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2399
2400         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2401
2402 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2403
2404         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2405         (wl-folder-buffer-last-visited-entity-id): New buffer local
2406         variable.
2407         (wl-folder-revisit-last-visited-folder): New function.
2408         (wl-folder-mode-map): Bind it to "C-i".
2409         (wl-folder-set-current-entity-id): Set last visited folder.
2410         * wl-summary.el (wl-summary-exit): Ditto.
2411
2412 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2413
2414         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2415         before calling `recenter' in order to cope with an XEmacs bug.
2416
2417 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2418
2419         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2420         to the default value.
2421
2422 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2423
2424         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2425         change.
2426         (wl-summary-sync-marks): Ditto.
2427         (wl-summary-mark-as-read-internal): Ditto.
2428         (wl-summary-mark-as-answered-internal): Ditto.
2429         (wl-summary-mark-as-important-internal): Ditto.
2430         (wl-summary-reply): Ditto.
2431
2432         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2433         instead of `elmo-folder-unflag-answered'.
2434
2435         * Version number is increased to 2.11.23.
2436
2437         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2438         the last change.
2439
2440 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2441
2442         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2443         Specify "spam" or "good".
2444
2445 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2446
2447         * wl-spam.el (wl-summary-exec-action-spam): Call
2448         wl-folder-confirm-existence for spam folder.
2449         (wl-spam-setup): Bind "mk".
2450
2451 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2452
2453         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2454
2455 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2456
2457         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2458         destination folder is empty.
2459
2460 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2461
2462         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2463         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2464
2465         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2466         (wl-summary-refile-prev-destination-region): New function.
2467         (wl-thread-refile-prev-destination): Ditto.
2468         (wl-summary-target-mark-refile-prev-destination): Ditto.
2469
2470 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2471
2472         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2473         (wl-demo-background-color): Changed default value.
2474
2475         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2476         color.
2477
2478         * wl-demo.el (wl-demo-set-background-color): New function.
2479         (wl-demo): Call it.
2480
2481 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2482
2483         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2484         * wl-address.el (wl-address-add-or-change): Don't add empty
2485         address.
2486
2487 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2488
2489         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2490
2491 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2492
2493         * wl-vars.el (wl-demo-image-filter-alist): New variable
2494         (wl-demo-background-color): Ditto.
2495
2496         * wl-demo.el (wl-demo-xpm-set-background): New function.
2497         (wl-demo-image-filter): Ditto.
2498         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2499
2500         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2501
2502         * wl-demo.el (wl-demo-icon-name): Define as function.
2503         (wl-demo-insert-image): Use it.
2504
2505 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2506
2507         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2508
2509 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2510
2511         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2512
2513 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2514
2515         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2516
2517 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2518
2519         * wl-thread.el (wl-thread-mark-as-answered): New function.
2520
2521         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2522         answered" entry.
2523         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2524         "r&" and wl-thread-mark-as-answered to "t&".
2525         (wl-summary-mark-as-important-region): Refine to toggle mark.
2526         (wl-summary-mark-as-answered-region): New function.
2527         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2528         and 3rd argument.
2529         (wl-summary-mark-as-important-internal): Likewise.
2530
2531 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2532
2533         * wl-template.el (wl-template-preview): New internal variable.
2534         (wl-template-preview-p): New function.
2535         (wl-template-show): Bind `wl-template-preview' as t.
2536
2537 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2538
2539         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2540         `elmo-message-entity-field' with 3rd argument which is non-nil.
2541
2542 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2543
2544         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2545         Removed duplicate local bind `folder'.
2546
2547 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2548
2549         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2550
2551 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2552
2553         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2554         duplicate definition.
2555
2556 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2557
2558         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2559         non-nil, use it; Don't fetch message if there's no message in the
2560         current cursor position.
2561
2562 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2563
2564         * wl-util.el (wl-region-exists-p): Use region-active-p.
2565         (wl-deactivate-region): New function.
2566         * wl-message.el (wl-message-redisplay): Deactivate region.
2567
2568         * wl-summary.el (wl-summary-reply): Call
2569         `wl-summary-set-message-buffer-or-redisplay' instead of
2570         `wl-summary-redisplay-internal', don't move point.
2571
2572 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2573
2574         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2575         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2576         by regexp.
2577
2578 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2579
2580         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2581         if no need.
2582
2583 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2584
2585         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2586         default value to nil.
2587         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2588         `wl-summary-prepare-hook'; Replace refile action to
2589         `wl-summary-exec-action-refile-with-register'.
2590
2591         * Version number is increased to 2.11.22.
2592
2593 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2594
2595         * wl-summary.el (wl-summary-detect-mark-position): Set
2596         `wl-summary-buffer-weekday-name-lang'.
2597
2598 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2599
2600         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2601         (wl-summary-mark-as-read-all): Ditto.
2602         (wl-summary-delete-messages-on-buffer): Ditto.
2603         (wl-summary-sync-update): Ditto.
2604         (wl-summary-mark-as-read-internal): Ditto.
2605         (wl-summary-mark-as-answered-internal): Ditto.
2606         (wl-summary-update-folder-info): Abolished.
2607
2608 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2609
2610         * wl-summary.el (wl-summary-mark-as-read-all): Use
2611         `wl-summary-update-folder-info' instead of
2612         `wl-folder-update-unread'.
2613
2614 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2615
2616         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2617         `wl-summary-folder-info-update'.
2618         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2619         instead of `wl-summary-folder-info-update'.
2620         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2621         `wl-folder-set-folder-updated'.
2622         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2623         instead of `wl-folder-update-unread'.
2624         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2625         the value of `wl-summary-buffer-unread-count' for the second parameter of
2626         `wl-folder-update-unread'.
2627
2628         * Version number is increased to 2.11.21.
2629
2630 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2631
2632         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2633         a local variable.
2634
2635 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2636
2637         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2638         interactively.
2639
2640         * wl-summary.el (wl-summary-mark-as-important-internal): New
2641         internal function.
2642         (wl-summary-mark-as-important): Use it.
2643         (wl-summary-mark-as-unimportant): New function.
2644         (wl-summary-sync-marks): Follow the API change.
2645
2646         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2647
2648         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2649
2650 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2651
2652         * wl-folder.el (wl-folder-update-unread): Re-indent.
2653         Narrow the scope of a local variable.
2654
2655 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2656
2657         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2658         (wl-addrmgr-merge-entries): Ditto.
2659         (wl-addrmgr): Added to address entry which exists in draft buffer
2660         if no entry is in original.
2661
2662 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2663
2664         * wl-batch.el: New file.
2665
2666 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2667
2668         * wl-vars.el (wl-use-semi): Remove unused variable.
2669
2670 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2671
2672         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2673         "?".
2674
2675 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2676
2677         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2678         wl-summary-new-mark.
2679         (wl-summary-new-cached-mark): New user option.
2680         (wl-summary-score-marks): Follow the change above.
2681         (wl-summary-auto-refile-skip-marks): Ditto.
2682         (wl-summary-incorporate-marks): Ditto.
2683         (wl-summary-expire-reserve-marks): Ditto.
2684
2685         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2686
2687         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2688         (wl-summary-persistent-mark-string): Distinguished between cached
2689         and uncached mark when the message is new.
2690
2691 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2692
2693         * wl-spam.el (wl-spam-domain): Renamed from
2694         `wl-spam-folder-guess-domain'.
2695         (wl-summary-exec-action-spam): Register as spam if domain of the
2696         source folder is good.
2697         (wl-summary-exec-action-refile-with-register): Register message if
2698         domain of the source folder is not undecided.
2699
2700 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2701
2702         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2703         detect thread loop.
2704
2705 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2706
2707         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2708         and wl-summary-skip-mark-list.
2709
2710 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2711
2712         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2713
2714         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2715
2716         * wl-spam.el (toplevel): Require wl-highlight.
2717         (wl-spam-auto-check-policy-alist): Abolish.
2718         (wl-spam-auto-check-folder-regexp-list): New user option.
2719         (wl-spam-auto-check-marks): Ditto.
2720         (wl-spam-mark-action-list): Ditto.
2721         (wl-highlight-summary-spam-face): New face.
2722         (wl-spam-auto-check-message-p): New function.
2723         (wl-spam-map-spam-messages): Fixed message.
2724         (wl-spam-register-spam-messages): Ditto.
2725         (wl-spam-register-good-messages): Ditto.
2726         (wl-summary-spam-map): Add and remove keybind.
2727         (wl-summary-target-mark-spam): Abolish.
2728         (wl-summary-refile-spam): Ditto.
2729         (wl-summary-test-spam): New function.
2730         (wl-summary-mark-spam): Ditto.
2731         (wl-summary-auto-check-spam): Follow the above change.
2732         (wl-summary-exec-action-spam): New function.
2733         (wl-summary-exec-action-refile-with-register): Fixed message.
2734         (wl-message-check-spam): New function.
2735         (wl-spam-setup): Ditto.
2736         (toplevel): Call it if this file is loaded interactivity.
2737
2738         * Version number is increased to 2.11.20.
2739
2740 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2741
2742         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2743         when new optional argument `force' is non nil or modified.
2744
2745 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2746
2747         * wl.el (toplevel): Require wl-spam when compile.
2748         (wl-save-status): Call wl-spam-save-status.
2749
2750         * wl-spam.el (wl-spam-register-spam-messages): New function.
2751         (wl-spam-register-good-messages): Ditto.
2752         (wl-spam-save-status): Ditto.
2753         (wl-summary-mode-map): Bind
2754         wl-summary-target-mark-register-as-spam to "ms" and
2755         wl-summary-target-mark-register-as-good to "mn".
2756         (wl-summary-register-as-spam): Abolish optional argument; Use
2757         wl-spam-register-spam-messages.
2758         (wl-summary-register-as-spam-all): Use
2759         wl-spam-register-spam-messages.
2760         (wl-summary-register-as-good): Abolish optional argument; Use
2761         wl-spam-register-good-messages.
2762         (wl-summary-register-as-good-all): Use
2763         wl-spam-register-good-messages.
2764         (wl-summary-target-mark-register-as-spam): New funtion.
2765         (wl-summary-target-mark-register-as-good): Ditto.
2766
2767 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2768
2769         * wl-spam.el: New file.
2770
2771 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2772
2773         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2774
2775         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2776         (wl-summary-auto-refile): Call wl-refile-guess with
2777         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2778
2779 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2780
2781         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2782         with disable-thread argument non-nil.
2783
2784 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2785
2786         * wl-summary.el (wl-summary-rescan): Added optional argument
2787         disable-thread.
2788         (wl-summary-sync): Call wl-summary-rescan with argument
2789         disable-thread.
2790         (wl-summary-input-range): Added new range `rescan-thread'.
2791
2792 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2793
2794         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2795
2796 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2797
2798         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2799         internal variable.
2800         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2801         wl-summary-search-parent-by-subject-regexp and
2802         wl-summary-divide-thread-when-subject-changed as nil.
2803         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2804         (wl-summary-insert-thread): Search parent entity from
2805         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2806         thread loop.
2807
2808 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2809
2810         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2811
2812         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2813
2814         * wl-util.el (wl-require-update-all-folder-p): New function.
2815         (wl-get-assoc-list-value): Added `function' to match directive.
2816         (wl-collect-draft): Rewrite.
2817
2818         * wl-summary.el (wl-summary-sync-update): Clear faces
2819         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2820         are non-nil.
2821         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2822         argument as function.
2823         (wl-summary-input-range): Ditto.
2824
2825         * wl-folder.el (wl-draft-get-folder): New function.
2826         (wl-folder-get-elmo-folder): Consider draft folder.
2827
2828         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2829         (wl-draft-buffer-message-number): New buffer local variable.
2830         (wl-draft-folder-internal): New internal variable.
2831         (wl-draft-delete): Rewrite.
2832         (wl-draft-save): Ditto.
2833         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2834         wl-folder-get-elmo-folder.
2835         (wl-draft-config-info-operation): Ditto.
2836         (wl-jump-to-draft-folder): Ditto.
2837         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2838         (wl-draft-reedit): Rewrite.
2839
2840         * Version number is increased to 2.11.19.
2841         
2842 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2843
2844         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2845         variable.
2846
2847 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2848
2849         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2850         Use ignore-errors instead of unwind-protect.
2851
2852 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2853
2854         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2855         for updating `wl-thread-entity-list'.
2856
2857 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2858
2859         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2860         parameter from calling `wl-thread-entity-get-older-brothers' and
2861         `wl-thread-entity-get-younger-brothers'.
2862         Replace nested `append' with a single one.
2863
2864 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2865
2866         * wl-summary.el (wl-summary-mode): Don't use the return value of
2867         `make-local-hook'.
2868
2869 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2870
2871         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2872         instead of `let*'.
2873         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2874         of local variables.
2875
2876 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2877
2878         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2879         Renamed from wl-summary-window-scroll-functions.
2880         (wl-summary-window-scroll-functions): Don't set to variable.
2881         (wl-summary-display-top): Use run-hooks.
2882         (wl-summary-display-bottom): Ditto.
2883         (wl-summary-toggle-disp-msg): Ditto.
2884         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2885         Use it instead of wl-summary-window-scroll-functions.
2886         (wl-summary-goto-folder-subr): Don't call
2887         wl-summary-window-scroll-functions, use
2888         wl-summary-buffer-window-scroll-functions instead.
2889
2890 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2891
2892         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2893         make-local-variable.
2894
2895 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2896
2897         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2898         set-buffer-modified-p.
2899         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2900         (wl-summary-display-bottom): Ditto.
2901         (wl-summary-toggle-disp-msg): Ditto.
2902
2903 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2904
2905         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2906
2907         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2908         (wl-summary-forward): Use elmo-message-entity-field instead of
2909         elmo-message-field.
2910
2911         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2912
2913 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2914
2915         * wl-summary.el (wl-summary-window-scroll-functions): No use
2916         `append'.
2917
2918 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2919
2920         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2921         function.
2922         (wl-summary-window-scroll-functions): Call it when both
2923         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2924         (wl-summary-temp-mark): Added optional argument number.
2925         (wl-summary-message-mark): Added optional argument flag.
2926         (wl-summary-persistent-mark): Added optional argument number and flag.
2927         (wl-summary-update-persistent-mark): Ditto.
2928         (wl-summary-update-status-marks): Set "r" for interactive spec.
2929
2930         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2931         argument number and flag.
2932
2933         * wl-action.el (wl-summary-registered-temp-mark): 
2934         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2935
2936 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2937
2938         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2939         internal variable (buffer local).
2940         (wl-summary-window-scroll-functions): New function.
2941         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2942         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2943         as nil.
2944         (wl-summary-update-status-marks): Added arguments beg, end and
2945         check.
2946         (wl-summary-update-mark-window): Use function.
2947         (wl-summary-sync-update): Follow the change above.
2948         (wl-summary-switch-to-clone-buffer): Copy
2949         wl-summary-buffer-unsync-mark-number-list.
2950         (wl-summary-goto-folder-subr): Set
2951         wl-summary-buffer-unsync-mark-number-list and
2952         use wl-summary-window-scroll-functions instead of
2953         wl-summary-lazy-highlight.
2954
2955         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2956
2957 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2958
2959         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2960
2961         * wl-summary.el (wl-summary-update-persistent-mark): Call
2962         wl-summary-set-message-modified.
2963
2964         * wl-summary.el (wl-summary-sync-update): Don't call
2965         wl-summary-update-status-marks.
2966
2967         * Version number is increased to 2.11.18.
2968
2969 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2970
2971         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2972         (wl-message-next-page): Ditto.
2973
2974 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2975
2976         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2977         local variable.  Change the order of a collected list into the
2978         same as the specified range.  Remove nil from a collected list.
2979
2980 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2981
2982         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2983         argument for elmo-folder-list-messages.
2984
2985 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2986
2987         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2988         change (wl-summary-count-unreads return a list instead of a cons
2989         cell).
2990
2991 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2992
2993         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2994         `wl-summary-folder-info-update'.
2995
2996 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2997
2998         * wl-summary.el (wl-summary-set-message-modified): No use
2999         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3000         (wl-summary-set-mark-modified): Abolish.
3001         (wl-summary-mark-modified-p): Ditto.
3002         (wl-summary-save-view): Follow the change above.
3003
3004         * wl-expire.el (wl-summary-expire): Likewise.
3005
3006 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3007
3008         * wl-summary.el (wl-summary-detect-mark-position): Use
3009         modb-entity-handler.
3010         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3011
3012         * Version number is increased to 2.11.17.
3013
3014 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3015
3016         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3017         entity field value.
3018         (wl-summary-prefetch-msg): Ditto.
3019         (wl-summary-print-message-with-ps-print): Ditto.
3020
3021 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3022
3023         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3024         for dummy entity.
3025         (wl-summary-insert-thread): Use elmo-message-entity-field.
3026         (wl-summary-update-thread): Use elmo-message-entity-field and
3027         elmo-message-entity-number.
3028         (wl-summary-line-number):  Use elmo-message-entity-number.
3029         (wl-summary-line-size): Use elmo-message-entity-field.
3030         (wl-summary-line-subject): Ditto.
3031         (wl-summary-line-from): Ditto.
3032         (wl-summary-line-attached): Ditto.
3033         (wl-summary-create-line): Ditto.
3034         (wl-summary-create-line): Use elmo-message-entity-number.
3035         (wl-summary-print-message-with-ps-print): Use
3036         elmo-message-entity-field.
3037
3038 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3039
3040         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3041         change in elmo-msgdb-make-message-entity.
3042         (wl-summary-buffer-set-folder): Don't call
3043         wl-summary-detect-mark-position here.
3044         (wl-summary-rescan): Call elmo-message-entity-number.
3045         (wl-summary-sync-update): Ditto.
3046         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3047
3048         * wl-score.el (wl-score-header-index): Redefine 2th element.
3049         (wl-score-overview-entity-get-extra): Abolish.
3050         (wl-score-ov-entity-get): Rewrite.
3051         (wl-score-string-index<, wl-score-string-func<): Abolish.
3052         (wl-score-string<): New function.
3053         (wl-score-string-sort): Use it.
3054
3055         * wl-refile.el (wl-refile-guess-by-history): Use
3056         elmo-message-entity-field.
3057         (wl-refile-guess-by-from): Ditto.
3058         (wl-refile-guess-by-msgid): Ditto.
3059
3060         * Version number is increased to 2.11.16.
3061
3062 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3063
3064         * wl-folder.el (wl-folder-confirm-existence): Don't call
3065         file-exists-p if msgdb-path is nil.
3066         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3067         `wl-read-folder-hist' to `wl-read-folder-history'.
3068
3069 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3070
3071         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3072         `y-or-n-p'.
3073
3074 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3075
3076         * wl-score.el (wl-score-headers): Don't use
3077         elmo-folder-do-each-message-entity.
3078
3079         * Version number is increased to 2.11.15.
3080
3081 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3082
3083         * wl-summary.el (wl-summary-delete-all-msgs): Use
3084         elmo-folder-move-messages instead of elmo-folder-delete-messages
3085         and elmo-folder-detach-messages.
3086         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3087
3088         * wl-expire.el (wl-expire-delete): Ditto.
3089         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3090
3091 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3092
3093         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3094         (wl-message-header-narrowing-fields): Ditto.
3095         (wl-message-header-narrowing-lines): Ditto.
3096         (wl-message-header-narrowing-string): Ditto.
3097
3098         * wl-summary.el (wl-summary-mode-map): Bind
3099         wl-summary-toggle-header-narrowing to "C-cC-f".
3100         (wl-summary-toggle-header-narrowing): New function.
3101
3102         * wl-message.el (wl-message-buffer-create): Call
3103         wl-message-header-narrowing-setup.
3104         (wl-message-redisplay): Call wl-message-header-narrowing.
3105         (wl-message-header-narrowing): New function.
3106         (wl-message-header-narrowing-map): New keymap.
3107         (wl-message-header-narrowing-widen-map): New keymap.
3108         (wl-message-header-narrowing-again-at-mouse): New function.
3109         (wl-message-header-narrowing-1): Ditto.
3110         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3111         (wl-message-header-narrowing-setup): Ditto.
3112         (wl-message-header-narrowing-toggle): Ditto.
3113         
3114         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3115
3116         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3117         'flag as all.
3118         (wl-use-flag-folder-help-echo): New user option.
3119
3120         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3121         wl-summary-highlight as nil.
3122         (wl-summary-set-mark-modified): Follow the API change.
3123         (wl-summary-mark-modified-p): Ditto.
3124         (wl-summary-mark-as-read-all): Ditto.
3125         (wl-summary-sync-marks): Don't call
3126         elmo-folder-list-messages-with-global-mark.
3127         (wl-summary-mark-as-read-internal): Follow the API change.
3128         (wl-summary-mark-as-answered-internal): Ditto.
3129         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3130         Follow the API change.
3131         (wl-summary-create-line): Call with number argument.
3132         (wl-summary-reply): Follow the API change.
3133
3134         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3135         function.
3136         (wl-highlight-summary-line-string): Call it when
3137         wl-use-flag-folder-help-echo is non-nil.
3138         (wl-highlight-summary-current-line): Ditto.
3139         (elmo-flag-folder-referrer): Added autoload setting.
3140
3141         * wl-draft.el (wl-draft-kill): Follow the API change.
3142
3143         * Version number is increased to 2.11.14.
3144         
3145 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3146
3147         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3148
3149 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3150
3151         * Version number is increased to 2.11.13.
3152
3153 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3154
3155         * wl-draft.el (wl-draft-previous-history-element): Fixed
3156         unbalanced parenthesis and bind unbound local variables.
3157
3158 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3159
3160         * wl-draft.el (wl-draft-previous-history-element): New function.
3161         (wl-draft-next-history-element): Ditto.
3162         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3163         them to M-p and M-n.
3164
3165 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3166
3167         * Version number is increased to 2.11.12.
3168
3169 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3170
3171         * wl-draft.el (wl-draft-hide): Select buffer-window.
3172
3173 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3174
3175         * wl-summary.el (wl-summary-narrow-to-region): New function.
3176         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3177         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3178         (wl-summary-save-region): Use it.
3179         * wl-action.el (wl-summary-collect-numbers-region)
3180         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3181
3182 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3183
3184         * wl-folder.el (wl-folder-count-incorporates): Don't use
3185         `elmo-msgdb-mark-load'
3186
3187         * Version number is increased to 2.11.11.
3188
3189 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3190
3191         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3192         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3193
3194 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3195
3196         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3197
3198 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3199
3200         * Version number is increased to 2.11.10.
3201
3202 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3203
3204         * wl-mime.el (wl-draft-attribute-value): Fixed.
3205
3206 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3207
3208         * wl-util.el (wl-copy-local-variables): New function.
3209
3210         * wl-mime.el (wl-draft-attribute-recipients): New function.
3211         (wl-draft-attribute-envelope-from): Ditto.
3212         (wl-draft-attribute-smtp-posting-server): Ditto.
3213         (wl-draft-attribute-smtp-posting-port): Ditto.
3214         (wl-draft-attribute-value): Ditto.
3215         (wl-draft-preview-message): Use it to get value for
3216         attributes. Reflect result of `wl-draft-config'.
3217
3218         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3219         and call `wl-summary-mark-as-read' before to call
3220         `wl-summary-unset-mark'.
3221         (wl-summary-target-mark-mark-as-unread): Likewise.
3222         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3223
3224 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3225
3226         * wl-mime.el (wl-draft-preview-message): Use actual value for
3227         attributes; Fix for small window.
3228
3229 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3230
3231         * wl-refile.el (wl-refile-get-field-value): Call
3232         `elmo-message-entity-field' with 3rd argument is non-nil.
3233
3234 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3235
3236         * wl-vars.el (wl-draft-preview-attributes): New user option.
3237         (wl-draft-preview-attributes-list): Ditto.
3238         (wl-draft-preview-attributes-buffer-lines): Ditto.
3239         (wl-draft-preview-attributes-buffer-name): Ditto.
3240
3241         * wl-mime.el (wl-draft-preview-message): Display attributes.
3242
3243 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3244
3245         * wl-summary.el (wl-summary-detect-mark-position): Bind
3246         wl-summary-flag-priority-list to '(new).
3247
3248 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3249
3250         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3251         funtion.
3252         (wl-highlight-summary-line-string): Use it.
3253         (wl-highlight-summary-current-line): Ditto.
3254
3255 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3256
3257         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3258         line even when the mark string is not changed.
3259
3260         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3261         argument change in the wl-summary-create-line.
3262         (wl-thread-insert-entity-sub): Ditto.
3263
3264         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3265         argument change in the wl-summary-create-line.
3266         (wl-summary-insert-sequential): Ditto.
3267         (wl-summary-update-thread): Ditto.
3268         (wl-summary-persistent-mark-string): New inline function.
3269         (wl-summary-message-mark): Use it.
3270         (wl-summary-create-line): Abolish argument wl-persistent-mark
3271         and added wl-flags, wl-cached.
3272
3273         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3274         mark to flags.
3275         (wl-highlight-summary-current-line): Decide the face not by the 
3276         persistent mark but flags.
3277
3278 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3279
3280         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3281         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3282         wl-summary-read-uncached-mark): Revive.
3283         (wl-summary-answered-cached-mark,
3284         wl-summary-answered-uncached-mark): New user option.
3285         (wl-summary-score-marks): Follow the change above.
3286         (wl-summary-auto-refile-skip-marks): Ditto.
3287         (wl-summary-incorporate-marks): Ditto.
3288         (wl-summary-expire-reserve-marks): Ditto.
3289         (wl-summary-flag-priority-list): New user option.
3290
3291         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3292         changes.
3293         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3294         of elmo-message-mark.
3295         (wl-summary-mark-as-read-internal): Ditto.
3296         (wl-summary-mark-as-answered): Ditto.
3297         (wl-summary-mark-as-important): Ditto.
3298         (wl-summary-redisplay-internal): Ditto.
3299         (wl-summary-redisplay-no-mime-internal): Ditto.
3300         (wl-summary-message-mark): New function.
3301         (wl-summary-insert-sequential): Use wl-summary-message-mark
3302         instead of elmo-message-mark.
3303         (wl-summary-update-thread): Ditto.
3304         (wl-summary-persistent-mark): Ditto.
3305         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3306         instead of elmo-message-mark.
3307
3308         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3309         wl-summary-message-mark instead of elmo-message-mark.
3310         (wl-thread-insert-entity-sub): Ditto.
3311         (wl-thread-get-children-msgs-uncached): Ditto.
3312
3313         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3314         variable name changes.
3315         (wl-highlight-summary-current-line): Ditto.
3316
3317         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3318         wl-summary-message-mark instead of elmo-message-mark.
3319
3320         * wl-expire.el (wl-expire-message-p): Ditto.
3321
3322         * wl-score.el (wl-score-headers): Ditto.
3323
3324         * Version number is increased to 2.11.9.
3325
3326         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3327         (wl-summary-sync-update): Follow the change above.
3328         (wl-summary-switch-to-clone-buffer): Ditto.
3329         (wl-summary-open-folder): Ditto.
3330
3331 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3332
3333         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3334         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3335
3336         * Version number is increased to 2.11.8.
3337
3338         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3339
3340         * wl-expire.el (wl-expire-refile): Follow the API change on
3341         `elmo-folder-move-messages'.
3342         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3343
3344         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3345         (wl-summary-exec-action-refile): Ditto.
3346         (wl-summary-exec-action-copy): Ditto.
3347         (wl-summary-no-auto-refile-message-p): No use
3348         `wl-summary-buffer-msgdb'.
3349         (wl-summary-auto-refile): Ditto.
3350
3351 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3352
3353         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3354
3355 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3356
3357         * wl-summary.el (wl-summary-sync): Treat no-sync.
3358
3359         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3360         (wl-default-sync-range): Ditto.
3361
3362 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3363
3364         * wl-refile.el (wl-refile-subject-learn): Call
3365         `elmo-message-entity-field' with 3rd argument is non-nil.
3366         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3367         instead of `elmo-msgdb-overview-entity-get-subject'.
3368
3369 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3370
3371         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3372         scan-type is rescan.
3373         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3374         new optional argument force is non-nil.
3375         (wl-summary-save-view-cache): Call it with force argument non-nil.
3376
3377         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3378
3379 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3380
3381         * wl-action.el (wl-summary-print-argument): Fixed last change.
3382
3383 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3384
3385         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3386         simplified.
3387         (wl-summary-target-mark-mark-as-unread): Likewise.
3388         (wl-summary-target-mark-mark-as-important): Likewise.
3389
3390 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3391
3392         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3393         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3394         (wl-summary-mark-as-important-region): Change accordingly.
3395         (wl-summary-target-mark-mark-as-important): Ditto.
3396
3397 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3398
3399         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3400
3401         * wl-action.el (wl-summary-print-argument): Print argument to
3402         right side of window if `wl-summary-print-argument-within-window'
3403         is non-nil.
3404
3405 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3406
3407         * wl-action.el (wl-summary-set-mark): Use
3408         `wl-summary-message-visible-p' to check visibility of the message
3409         and jump to message only when the message line is visible and have
3410         different number; Call wl-summary-unset-mark with number argument.
3411         (wl-summary-unset-mark): 
3412         Use `wl-summary-message-visible-p'
3413         to check visibility of the message and jump to message only when
3414         the message line is visible and have different number;
3415
3416 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3417
3418         * Version number is increased to 2.11.7.
3419
3420         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3421         and wl-folder-summary-line-format.
3422
3423         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3424         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3425         (wl-summary-set-score-mark): Use it.
3426         (wl-summary-target-mark-mark-as-read): Ditto.
3427         (wl-summary-target-mark-mark-as-unread): Ditto.
3428         (wl-summary-target-mark-mark-as-important): Ditto.
3429         (wl-summary-target-mark-msgs): Simplified.
3430         (wl-summary-detect-mark-position): Fixed problem when
3431         summary-line-format no contain persisten/temp mark spec.
3432         (wl-summary-temp-mark): Ditto.
3433         (wl-summary-persistent-mark): Ditto.
3434         (wl-summary-update-persistent-mark): Ditto.
3435
3436         * wl-action.el (wl-summary-set-mark): Ditto.
3437         (wl-summary-unset-mark): Ditto.
3438         All other related portions are changed.
3439
3440 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3441
3442         * Version number is increased to 2.11.6.
3443
3444 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3445
3446         * wl-util.el (wl-current-message-buffer): Define as function;
3447         Don't use the value of wl-messge-buffer.
3448
3449         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3450         persistent mark.
3451
3452         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3453         no current message, cause an error.
3454
3455 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3456
3457         * wl-summary.el (wl-summary-set-message-modified): Use
3458         elmo-folder-set-message-modified instead of
3459         elmo-folder-set-message-modified-internal.
3460
3461 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3462
3463         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3464         interactively.
3465         (wl-summary-sync): nokill->entirely.
3466         (wl-summary-sync-marks): Fixed message.
3467         (wl-summary-input-range): Added mark, nokill->entirely.
3468
3469         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3470         messages as read.
3471
3472 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3473
3474         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3475         update-noscore.
3476         (wl-summary-sync): Follow the change above.
3477
3478 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3479
3480         * wl-action.el (wl-summary-target-mark-all): Use
3481         elmo-folder-list-messages.
3482
3483 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3484
3485         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3486         (wl-summary-rescan): Set wl-summary-scored as nil.
3487         (wl-summary-sync-force-update): Follow the change above.
3488         (wl-summary-sync): Ditto.
3489         (wl-summary-sync-update): Added argument disable-killed.
3490         (wl-summary-insert-headers): Set visible-only argument for
3491         elmo-folder-list-messages.
3492         (wl-summary-input-range): Added update-nokill, update-noscore,
3493         all-nokill, all-noscore and mark.
3494
3495         * Version number is increased to 2.11.5.
3496
3497         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3498
3499 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3500
3501         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3502         (wl-summary-prefetch-region-no-mark): Change accordingly.
3503         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3504
3505 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3506
3507         * wl-address.el (wl-complete-field-to): Abolished.
3508         (wl-complete-address): Completion function for completing-read.
3509         * wl-action.el (wl-summary-get-resend-address): Use it.
3510
3511         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3512         wl-summary-update-mark and abolish unused argument.
3513         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3514         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3515         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3516         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3517         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3518         * wl-draft.el (wl-draft-kill): Ditto.
3519
3520         * wl-summary.el: Remove unused binding of case-fold-search.
3521         (wl-summary-replace-status-marks): Abolished.
3522
3523 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3524
3525         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3526         is specified or folder length is zero.
3527
3528 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3529
3530         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3531         (wl-folder-archive-current-entity): Ditto.
3532
3533 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3534
3535         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3536         retrieving message mark.
3537         (wl-summary-redisplay-internal): Ditto.
3538
3539         * wl-message.el (wl-message-buffer-display): Ignore errors while
3540         retrieving message-id field.
3541
3542         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3543         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3544         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3545         order of the arguments for `wl-expire-message-p'.
3546         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3547
3548         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3549         Check return value of wl-summary-reply.
3550         (wl-summary-reply): Recover window configuration when an error occured.
3551
3552 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3553
3554         * wl-summary.el (wl-summary-resend-message): Abolished, the
3555         feature is inherited by wl-summary-resend (put resend mark).
3556
3557 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3558
3559         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3560         wl-message-buffer to nil when the message is hide.
3561
3562 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3563
3564         * .cvsignore: New file.
3565
3566 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3567
3568         * wl-action.el (wl-summary-action-docstring): Add more info.
3569         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3570         duplicate definition.
3571         (wl-summary-define-mark-action): Functions wl-summary-*-region
3572         keep current position.
3573         (wl-summary-unregister-target-mark): Store result to the variable.
3574
3575 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3576
3577         * Version number is increased to 2.11.4.
3578
3579 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3580
3581         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3582         wl-summary-delete-all-temp-marks.
3583         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3584
3585         * wl-action.el (wl-summary-set-mark): Changed terminology
3586         refile-destination -> action-argument.
3587         (wl-summary-unset-mark): Ditto.
3588         (wl-summary-remove-argument): Ditto.
3589         (wl-summary-print-argument): Ditto.
3590
3591         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3592         (wl-thread-remove-argument-region): Ditto.
3593         (wl-thread-print-argument-region): Ditto.
3594         (wl-thread-close): Ditto.
3595         (wl-thread-open): Ditto.
3596
3597         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3598         (wl-highlight-refile-destination-face is abolished)
3599         (wl-highlight-action-argument-string): Ditto.
3600         (wl-highlight-summary-current-line): Highlight action argument.
3601
3602         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3603         color for light backgrounds.
3604         (wl-highlight-summary-answered-face): Ditto.
3605
3606 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3607
3608         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3609
3610         * wl-score.el (wl-summary-score-update-all-lines): Use
3611         wl-summary-set-mark.
3612         (wl-summary-score-update-all-lines): Kill expunged messages.
3613
3614         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3615
3616 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3617
3618         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3619         directly.
3620         (wl-score-overview-entity-get-lines): Ditto.
3621         (wl-score-overview-entity-get-xref): Ditto.
3622         (wl-score-get-latest-msgs): Ditto.
3623         (wl-summary-rescore): Ditto.
3624
3625         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3626         to "&".
3627         (wl-summary-mark-as-answered-internal): New inline function.
3628         (wl-summary-mark-as-answered): New function.
3629         (wl-summary-mark-as-unanswered): Ditto.
3630         (wl-summary-sync-marks): Modified for answered-mark synching.
3631
3632 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3633
3634         * wl-action.el (wl-summary-set-mark): Fixed last change.
3635
3636 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3637
3638         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3639         behavior of wl-summary-unread-message-hook
3640         (Pointed out by akira yamada <akira@arika.org>).
3641
3642 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3643
3644         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3645         wl-summary-delete.
3646         * wl-xmas.el (wl-summary-toolbar): Ditto.
3647
3648         * wl-action.el (wl-summary-set-mark): Don't override current
3649         temp-mark.
3650
3651         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3652
3653 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3654
3655         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3656         (wl-refile-msgid-learn): Ditto.
3657         (wl-refile-get-field-value): Ditto.
3658
3659         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3660
3661         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3662         (wl-expire-delete-reserved-messages): Renamed from
3663         wl-expire-reserve-marked-msgs-from-list.
3664         (wl-expire-delete): Removed argument `msgdb'.
3665         (wl-expire-refile): Ditto.
3666         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3667         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3668         mark-alist as argument.
3669         (wl-expire-archive-number1): Removed argument `msgdb'.
3670         (wl-expire-archive-number2): Ditto.
3671         (wl-expire-archive-date): Ditto.
3672         (wl-expire-localdir-date): Ditto.
3673         (wl-expire-hide): Ditto.
3674         (wl-archive-number1): Ditto.
3675         (wl-archive-number2): Ditto.
3676         (wl-archive-date): Ditto.
3677         (wl-archive-folder): Ditto.
3678         All other related portions are changed.
3679
3680 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3681
3682         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3683         mean move up and down. (suggested by Takashi Kawachi)
3684
3685 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3686
3687         * wl-acap.el (toplevel): Don't require un-define.
3688
3689 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3690
3691         * wl-thread.el (wl-thread-delete-message): Always update
3692         wl-summary-buffer-number-list.
3693
3694         * wl-action.el (wl-summary-print-destination): 
3695         Do nothing when folder is nil.
3696
3697 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3698
3699         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3700         persistent mark when prefetch is succeeded.
3701
3702 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3703
3704         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3705         instead of elmo-msgdb-delete-msgs.
3706         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3707         (wl-expire-hide): Ditto.
3708
3709         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3710
3711         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3712         elmo-msgdb interface.
3713         (wl-thread-get-exist-children): Likewise.
3714         (wl-thread-insert-message): Likewise.
3715         (wl-thread-msg-mark-as-important): Likewise.
3716         (wl-thread-insert-entity-sub): Likewise.
3717         (wl-thread-get-children-msgs-uncached): Likewise.
3718
3719         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3720         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3721         (wl-summary-sync-update): Likewise.
3722         (wl-summary-auto-select-msg-p): Likewise.
3723         (wl-summary-update-thread): Likewise.
3724         (wl-summary-mark-as-important): Likewise.
3725         (wl-summary-jump-to-msg-internal): Likewise.
3726         (wl-summary-redisplay-internal): Likewise.
3727         (wl-summary-print-message-with-ps-print): Likewise.
3728         (wl-summary-folder-info-update): Likewise.
3729
3730         * wl-folder.el (wl-folder-check-one-entity):
3731         elmo-folder-count-flags instead of wl-summary-count-unread.
3732
3733         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3734
3735         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3736
3737         * wl-summary.el (wl-summary-set-message-modified): 
3738         Call wl-summary-set-mark-modified.
3739         (wl-summary-delete-messages-on-buffer): Call
3740         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3741         (wl-summary-sync-update): Call elmo-folder-length instead of
3742         elmo-folder-messages.
3743         (wl-summary-insert-headers): Don't call
3744         elmo-folder-list-message-entities.
3745
3746 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3747
3748         * wl-action.el (wl-summary-define-mark-action): Call
3749         `wl-summary-set-mark' with argument `data'.
3750         (wl-summary-auto-refile): Fixed order of arguments when call
3751         `wl-summary-refile'.
3752
3753 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3754
3755         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3756
3757         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3758
3759         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3760         (Renamed from wl-highlight-summary-deleted-face).
3761         (wl-highlight-summary-resend-face): New face.
3762
3763         (wl-highlight-summary-deleted-face): Renamed from
3764         wl-highlight-summary-erased-face.
3765
3766         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3767
3768         * wl-action.el (wl-summary-get-resend-address): New function.
3769         (wl-summary-exec-action-resend): Ditto.
3770         (wl-summary-exec-action-resend-subr): Ditto.
3771
3772         * w-thread.el (wl-thread-copy): Removed definition.
3773         (wl-thread-refile): Ditto.
3774         (wl-thread-delete): Ditto.
3775         (wl-thread-target-mark): Ditto.
3776
3777         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3778         (wl-summary-target-mark-set-action): Fixed.
3779         (wl-summary-define-mark-action): Fixed quotation.
3780         (wl-summary-move-mark-list-messages): Display message.
3781         (wl-summary-define-mark-action): Define thread functions.
3782         (wl-summary-exec-action-refile): Changed message.
3783         (wl-summary-exec): Ditto.
3784
3785 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3786         
3787         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3788         '%%'.
3789
3790 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3791
3792         * wl.el (toplevel): Require wl-action.
3793         (wl-init): Call wl-summary-define-mark-action.
3794
3795         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3796
3797         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3798         wl-summary-delete and wl-summary-erase.
3799         (wl-summary-mode-map): Ditto.
3800
3801         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3802         wl-delete-folder-alist.
3803
3804         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3805         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3806         (toplevel): Moved mark & action related functions to the wl-action.el.
3807
3808         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3809         in wl-summary-mark-action-list.
3810         (wl-highlight-summary-current-line): Ditto.
3811
3812         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3813         empty lines.
3814
3815         * wl-action.el: New file. 
3816
3817 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3818
3819         * wl-summary.el (wl-summary-target-mark-replace): New function.
3820         (wl-summary-target-mark-prefetch): Use it.
3821         (wl-summary-target-mark-delete): Ditto.
3822         (toplevel): Rearranged definition order.
3823         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3824         (wl-summary-target-mark-erase): Rewrite.
3825         (wl-summary-erase-region): New function.
3826         (wl-summary-exec-action-erase): Changed message.
3827         (wl-summary-move-mark-list-messages): New function.
3828         (wl-summary-exec-action-delete): Use it.
3829         (wl-summary-exec-action-erase): Ditto.
3830
3831         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3832         (wl-summary-skip-mark-list): Added "d".
3833
3834         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3835         while searching.
3836
3837         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3838         and define using defcustom;
3839         Define 4th element as a face.
3840         
3841         * wl-summary.el (wl-summary-incorporate): Use 
3842         `wl-summary-prefetch-region-no-mark' instead of
3843         `wl-summary-prefetch-region'.
3844         (wl-summary-prefetch-region-no-mark): Revival of old
3845         `wl-summary-prefetch-region'.
3846         (wl-summary-mark-action-list): Moved to wl-vars.el
3847
3848         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3849         face according to the `wl-summary-mark-action-list'.
3850         (wl-highlight-summary-current-line): Ditto;
3851         Removed destination highlighting.
3852
3853         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3854         (wl-highlight-summary-line-string): Highlight for "i" mark.
3855         (wl-highlight-summary-current-line): Ditto.
3856
3857         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3858         no destination.
3859
3860         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3861         exists, just go ahead.
3862         (wl-summary-prefetch-region): Rewrite.
3863         (wl-summary-prefetch): Ditto.
3864         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3865         (wl-summary-exec-action-prefetch): New function.
3866         (wl-summary-target-mark-prefetch): Rewrite.
3867
3868 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3869
3870         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3871         (wl-highlight-summary-line-string): Added "d" and "D".
3872         (wl-highlight-summary-current-line): Ditto.
3873
3874         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3875         in wl-summary.el.
3876         (wl-thread-insert-entity-sub): Ditto.
3877         (wl-thread-remove-destination-region): Ditto.
3878         (wl-thread-print-destination-region): Ditto.
3879
3880         * wl-summary.el (wl-summary-buffer-refile-list,
3881         wl-summary-buffer-delete-list,
3882         wl-summary-buffer-copy-list): Abolish.
3883         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3884         All other related portions are changed.
3885         (wl-summary-mark-action-list): New variable.
3886         (wl-summary-set-mark): New function.
3887         (wl-summary-register-target-mark): Ditto.
3888         (wl-summary-unregister-target-mark): Ditto.
3889         (wl-summary-have-target-mark-p): Ditto.
3890         (wl-summary-register-temp-mark): Ditto.
3891         (wl-summary-unregister-temp-mark): Ditto.
3892         (wl-summary-registered-temp-mark): Ditto.
3893         (wl-summary-collect-temp-mark): Ditto.
3894         (wl-summary-unset-mark): Ditto.
3895         (wl-summary-set-target-mark): Ditto.
3896         (wl-summary-unset-target-mark): Ditto.
3897         (wl-summary-set-action-generic): Ditto.
3898         (wl-summary-unset-action-generic): Ditto.
3899         (wl-summary-exec-action-delete): Ditto.
3900         (wl-summary-exec-action-erase): Ditto.
3901         (wl-summary-set-action-refile): Ditto.
3902         (wl-summary-set-action-refile-subr): Ditto.
3903         (wl-summary-unset-action-refile): Ditto.
3904         (wl-summary-make-destination-numbers-list): Ditto.
3905         (wl-summary-exec-action-refile): Ditto.
3906         (wl-summary-set-action-copy): Ditto.
3907         (wl-summary-unset-action-copy): Ditto.
3908         (wl-summary-exec-action-copy): Ditto.
3909         (wl-summary-collect-numbers-region): Ditto.
3910         (wl-summary-delete): Rewrite.
3911         (wl-summary-erase): Ditto.
3912         (wl-summary-remove-destination): Ditto.
3913         (wl-summary-exec): Ditto.
3914         (wl-summary-exec-region): Ditto.
3915         (wl-summary-target-mark-erase): Ditto.
3916         (wl-summary-refile): Ditto.
3917         (wl-summary-copy): Ditto.
3918         (wl-summary-unmark): Ditto.
3919         (wl-summary-delete-all-mark): Ditto.
3920         (wl-summary-mark-line): Don't highlight.
3921         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3922         (wl-summary-target-mark-refile-subr): Rewrite.
3923
3924         (wl-summary-copy-prev-destination): Abolish.
3925
3926 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3927
3928         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3929         default values along the value of wl-on-mule.
3930         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3931         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3932         It is not used anywhere.
3933
3934 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3935
3936         * wl-summary.el (wl-summary-print-destination): Keep position.
3937         (wl-summary-cursor-move-surface): Keep horizontal position.
3938
3939 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3940
3941         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3942         write sendlog.
3943
3944 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3945
3946         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3947         `wl-summary-highlight'.
3948
3949 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3950
3951         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3952         trivial condition for temp-mark.
3953
3954 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3955
3956         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3957         when it hits killed buffer.
3958
3959 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3960
3961         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3962         * wl-news.el.in: `message' and `error' take format string.
3963
3964 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3965
3966         * wl-folder (wl-folder-insert-entity): Display a message,
3967         `...done', when the work finish.
3968         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3969
3970 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3971
3972         * wl-message.el (wl-message-redisplay): Remove unused local
3973         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3974
3975 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3976
3977         * wl-summary.el (wl-summary-replace-status-marks): Disable
3978         interactive use.
3979         (wl-summary-reedit): Check message existence at first.
3980         (wl-summary-mark-line): Fix doc, return value is indefinite.
3981
3982         * wl-highlight.el (wl-highlight-message): Arranged.
3983
3984         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3985         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3986         check temp-mark by wl-summary-temp-mark always.
3987         (wl-highlight-summary): Change accordingly.
3988         * wl-summary.el (wl-summary-mark-as-read-all)
3989         (wl-summary-delete-cache, wl-summary-set-score-mark)
3990         (wl-summary-mark-as-unread, wl-summary-unmark)
3991         (wl-summary-mark-line, wl-summary-mark-as-read)
3992         (wl-summary-mark-as-important): Ditto.
3993
3994         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3995         end of the window if possible.
3996         * wl-summary.el (wl-summary-sync-update): Support lazy
3997         highlighting.
3998         (wl-summary-toggle-disp-msg): Ditto.
3999
4000 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4001
4002         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4003
4004 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4005
4006         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4007         change.
4008
4009 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4010
4011         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4012         API.
4013         (wl-summary-sync-update): Ditto.
4014
4015         * wl-score.el (wl-score-get-score-alist): Changed argument.
4016         (wl-summary-rescore-msgs): Likewise.
4017         (wl-summary-score-headers): Likewise.
4018         (wl-score-headers): Likewise;
4019         Use elmo-folder-do-each-message-entity, etc.
4020         (wl-summary-score-effect): Follow the changes above.
4021         (wl-summary-rescore): Ditto.
4022         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4023         (wl-score-get-overview): Abolish.
4024
4025         * wl-summary.el (wl-summary-default-from): Follow the API change in
4026         elmo-msgdb.
4027         (wl-summary-count-unread): Ditto.
4028         (wl-summary-detect-mark-position): Ditto.
4029         (wl-summary-overview-entity-compare-by-date): Ditto.
4030         (wl-summary-overview-entity-compare-by-number): Ditto.
4031         (wl-summary-overview-entity-compare-by-from): Ditto.
4032         (wl-summary-overview-entity-compare-by-subject): Ditto.
4033         (wl-summary-get-list-info): Ditto.
4034         (wl-summary-rescan): Ditto.
4035         (wl-summary-jump-to-msg-by-message-id): Ditto.
4036         (wl-summary-sync-update): Ditto; Removed comment.
4037         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4038         (wl-summary-insert-message): Use wl-summary-insert
4039         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4040         (wl-summary-insert-headers): Changed argument overview to folder.
4041         (wl-summary-search-by-subject): Likewise.
4042         (wl-summary-insert-thread): Renamed from 
4043         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4044
4045         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4046         too.
4047
4048         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4049         wl-string-member.
4050
4051 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4052
4053         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4054         elmo-folder-append-buffer.
4055         (wl-draft-queue-append): Likewise.
4056
4057         * wl-mime.el (wl-message-delete-current-part): Ditto.
4058         (wl-summary-burst-subr): Ditto.
4059
4060         * wl-news.el.in (wl-news-send-news): Ditto.
4061
4062 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4063
4064         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4065         function.
4066         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4067         (wl-summary-update-mark): Enclose with save-excursion.
4068         (wl-summary-mark-as-read-internal): Fixed last change.
4069         (wl-summary-mark-as-important): Use 3rd argument of
4070         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4071         Don't use elmo-msgdb-set-mark.
4072         (wl-summary-redisplay-internal): If msgdb flag is already read,
4073         just update the mark on buffer.
4074
4075 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4076
4077         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4078         cut visible folder when elmo-folder-delete returns non-nil value.
4079
4080 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4081
4082         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4083         by Kenichi OKADA <okada@opaopa.org>).
4084
4085 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4086
4087         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4088
4089 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4090
4091         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4092         Fixed the last change, search group entity by its real name.
4093         (Thanks to: KOBAYASHI Shinji)
4094
4095 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4096
4097         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4098         (wl-fldmgr-access-display-all): Don't refer visible name.
4099         * wl-expire.el (wl-folder-archive-current-entity)
4100         (wl-folder-expire-current-entity): Ditto.
4101         * wl-folder.el (wl-folder-jump-to-current-entity)
4102         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4103         (wl-folder-open-folder-sub,wl-folder-open-all)
4104         (wl-folder-write-current-folder): Ditto.
4105         (wl-folder-insert-entity): Don't use petname for normal group.
4106         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4107         is the real name.
4108         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4109         Abolished.
4110
4111 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4112
4113         * wl-draft.el (wl-draft-create-buffer): Add
4114         `wl-summary-reply-with-citation'
4115
4116 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4117
4118         * wl-draft.el (wl-draft-reply): Fixed.
4119
4120 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4123         when `wl-draft-send-confirm-with-preview' is non-nil.
4124         You can scroll up/down by j/k.
4125         (wl-draft-send-confirm-with-preview): New variable (default=t).
4126
4127 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4128
4129         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4130         (wl-fldmgr-save-folders): Fix comment.
4131
4132 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4133
4134         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4135         along the last change in `wl-folder-buffer-group-p'.
4136
4137 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4138
4139         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4140         folder.
4141
4142         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4143         the default value.
4144
4145         * wl-mime.el (wl-summary-burst): Update summary only when target
4146         folder equals current folder.
4147
4148 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4149
4150         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4151
4152 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4153
4154         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4155         value.
4156
4157 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4158
4159         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4160         `map-extents' instead of `extent-at' repeatedly.
4161         (wl-highlight-folder-current-line): Ditto.
4162
4163         * wl-highlight.el: Remove useless dummy functions.
4164
4165 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4166
4167         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4168         (wl-folder-put-folder-property): New function to put text property.
4169         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4170         (wl-folder-insert-entity, wl-folder-update-diff-line)
4171         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4172         * wl-e21.el, wl-xmas.el, wl-mule.el
4173         (wl-highlight-folder-current-line): Ditto.
4174         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4175         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4176         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4177         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4178
4179 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4180
4181         * Version number is increased to 2.11.3.
4182
4183 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4184
4185         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4186         Resume current-buffer since it is assumed by remaining tasks.
4187
4188 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4189
4190         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4191         (wl-folder-completion-function): Abolished.
4192         (wl-folder-complete-folder): New function.
4193         (wl-folder-complete-filter-condition): Ditto.
4194         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4195         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4196
4197 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4198
4199         * wl-draft.el (wl-draft-send-confirm): New function.
4200         (wl-draft-send): Use it.
4201
4202         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4203         cursor-in-echo-area while confirming.
4204
4205         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4206
4207         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4208         searching via nntp if wl-summary-search-via-nntp is 'force.
4209         Otherwise, invoke searching in nntp folder only.
4210         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4211
4212         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4213         explicitly for mime-make-text-tag.
4214
4215 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4216
4217         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4218         `mime-make-text-tag' instead of `mime-create-tag'.
4219
4220 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4221
4222         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4223         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4224
4225 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4226
4227         * wl-score.el (wl-score-save): Bind print-length and print-level.
4228         (wl-score-pretty-print): Ditto.
4229         (wl-score-edit-insert-header-entry): Ditto.
4230
4231         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4232         "From" entry to be treated with wl-draft-eword-encode-address-list.
4233         * wl-mime.el (wl-draft-preview-message): Ditto.
4234
4235         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4236         (wl-summary-mark-as-unread): Ditto.
4237         (wl-summary-mark-as-read-region): Change accordingly.
4238         (wl-summary-mark-as-unread-region): Ditto.
4239         (wl-summary-target-mark-mark-as-read): Ditto.
4240         (wl-summary-target-mark-mark-as-unread): Ditto.
4241
4242 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4243
4244         * Version number is increased to 2.11.2.
4245
4246 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4247
4248         * wl-news.el.in (wl-news-previous-version-save): Bind
4249         print-length and print-level.
4250         * wl-thread.el (wl-thread-save-entities): Ditto.
4251         (wl-thread-save-top-list): Bind print-length.
4252
4253 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4254
4255         * wl-highlight.el (wl-highlight-summary-line-string): Use
4256         wl-summary-score-below-mark, wl-summary-score-over-mark.
4257         (wl-highlight-summary-current-line): Ditto.
4258
4259 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4260
4261         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4262         insert it.
4263
4264 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4265
4266         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4267
4268 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4269
4270         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4271         message without msgid.
4272         Rewrite with elmo-folder-move-messages.
4273         Set wl-message-buffer to nil.
4274
4275         * wl-summary.el (wl-summary-erase-subr): New function. Use
4276         elmo-folder-move-messages.
4277         (wl-summary-erase): Call it.
4278         (wl-summary-target-mark-erase): Ditto.
4279
4280 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4281
4282         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4283         it is not up-tp-date.
4284
4285 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4286
4287         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4288         buffer after calling `wl-summary-goto-folder-subr' without the
4289         argument `interactive'.
4290         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4291
4292 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4293
4294         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4295         `mime-create-tag'. Use `string=' instead of `looking-at'.
4296
4297 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4298
4299         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4300         to avoid compile warning.
4301
4302         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4303         entity-id when folder is given.
4304         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4305         save-excursion, use save-selected-window instead.
4306         Select folder buffer window if exists.
4307         (To correct behavior with wl-folder-move-cur-folder.)
4308
4309 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4310
4311         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4312
4313 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4314
4315         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4316         list-count instead of %d.
4317
4318 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4319
4320         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4321         (wl-news): Set it.
4322         (wl-news-append-to-folder): Use it.
4323
4324         * wl-news.el.in (wl-news-send-news): Append to specified folder
4325         instead of wl-default-folder.
4326         (wl-news-append-to-folder): Show error message with specified folder.
4327
4328         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4329                 In most major modes, Emacs assumes that any opening
4330                 delimiter found at the left margin is the start of a
4331                 top-level definition, or defun. Therefore, *never put an
4332                 opening delimiter at the left margin unless it should have
4333                 that significance.*
4334
4335         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4336
4337 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4338
4339         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4340
4341 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4342
4343         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4344
4345 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4346
4347         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4348         for sequential numbering case.
4349
4350 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4351
4352         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4353         value.
4354         (wl-draft-reply-without-argument-list): Ditto.
4355         (wl-draft-reply-myself-with-argument-list): Abolish.
4356         (wl-draft-reply-myself-without-argument-list): Ditto.
4357         * wl-draft.el (wl-draft-self-reply-p): New function.
4358         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4359
4360 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4361
4362         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4363         (avoid error for the case without byte-compiling)
4364
4365 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4366
4367         * wl-news.el.in (wl-news-append-to-folder): New function.
4368         (wl-news-exit): Rewrite.
4369         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4370
4371 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4372
4373         * wl-draft.el (wl-draft-reply-position): New function.
4374         (wl-draft-reply-position): Fix.
4375         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4376         (wl-summary-target-mark-reply-with-citation): Ditto.
4377         (wl-summary-reply-with-citation): Ditto.
4378         * wl-vars.el (wl-draft-reply-default-position): New variable.
4379
4380 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4381
4382         * wl-draft.el (wl-draft-send): Preview when interactive send.
4383
4384 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4385
4386         * wl-draft.el (wl-draft-reply): Set default position.
4387         * wl-summary.el (wl-summary-reply): Ditto.
4388         (wl-summary-reply-with-citation): Ditto.
4389         (wl-summary-target-mark-reply-with-citation): Ditto.
4390
4391 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4392
4393         * wl-news.el.in (wl-news-lang): Set default value according to
4394         current-language-environment.
4395         (wl-news-append-news): Do nothing when news-list is nil.
4396
4397 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4398
4399         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4400         (wl-news): Change message.
4401         (wl-news-exit): Check buffer.
4402         (wl-news-force-exit): New function.
4403         (wl-news-show-all): New function.
4404         (wl-news-discard-and-exit): Fix.
4405
4406 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4407
4408         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4409         according to current-language-environment.
4410
4411         * wl-news.el.in (wl-news): If arg, show all NEWS after
4412         wl-news-default-previous-version.
4413
4414 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4415
4416         * wl-news.el.in (wl-news-check): Rewritten.
4417         (wl-news-previous-version-load): Change data type.
4418         (wl-news-previous-version-save): Change data type.
4419         (wl-news-append-news): Add return value.
4420         (wl-news-check-news): New function.
4421         (wl-news-already-current-p): New function.
4422         (wl-news-send-news): Rewritten.
4423         (wl-news-mode-map): Add new keybind.
4424         (wl-news): Rewritten.
4425         (wl-news-exit): Rewritten.
4426         (wl-news-discard-and-mail): New function.
4427         (wl-news-send-to-address): Abolished.
4428         * wl.el (wl-init): Delete a message.
4429
4430 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4431
4432         * wl-news.el.in (wl-news-exit): Update previous version.
4433         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4434
4435 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4436
4437         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4438
4439 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4440
4441         * wl-news.el.in (wl-news): New function.
4442         (wl-news-mode): New function.
4443         (wl-news-next-line): New function.
4444         (wl-news-next-page): New function.
4445         (wl-news-exit): New function.
4446         (wl-news-buf-name): New variable.
4447         (wl-news-mode-map): New variable.
4448         (wl-news-winconf): New variable.
4449         (wl-news-append-news): Add an option.
4450
4451 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4452
4453         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4454
4455 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4456
4457         * wl-news.el.in (wl-news-send-to-address): New variable.
4458         (wl-news-send-news): Use it.
4459         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4460         Return updating status.
4461         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4462
4463 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4464
4465         * wl-news.el.in (wl-news-send-news): Delete
4466         Organization and X-Face.
4467
4468 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4469
4470         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4471         (wl-news-append-news): New function.
4472         (wl-news-send-news): New function.
4473
4474 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4475
4476         * Version number is increased to 2.11.1.
4477
4478 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4479
4480         * wl-news.el.in : New file.
4481
4482 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4483
4484         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4485         default value.
4486         (wl-draft-reply-without-argument-list): Ditto.
4487
4488 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4489
4490         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4491         (wl-message-buffer-prefetch-idle-time): Ditto.
4492         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4493
4494 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * wl-thread.el (wl-thread-insert-message): Use
4497         wl-summary-max-thread-depth.
4498
4499         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4500         loop detection.
4501
4502         * wl-message.el (wl-message-buffer-display): Back to the first page
4503         when cache is hit.
4504
4505 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4506
4507         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4508
4509         * wl-summary.el (wl-summary-insert-thread-entity):
4510         If the thread depth is reached to wl-summary-max-thread-depth,
4511         divide the thread.
4512
4513 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4514
4515         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4516         for elmo-remove-passwd.
4517
4518 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4519
4520         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4521         folder is sticky.
4522         (wl-folder-mark-as-read-all-entity): Ditto.
4523         (wl-folder-prefetch-entity): Ditto.
4524
4525 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4526
4527         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4528
4529 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4530
4531         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4532         Delete messages on buffer for unplugged operation.
4533         (wl-summary-erase): Ditto.
4534
4535 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4536
4537         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4538         take nil so as not to search parent by subject.
4539
4540 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4541
4542         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4543         (wl-folder-get-next-folder): Ditto.
4544         (wl-folder-get-path): Ditto.
4545
4546 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4547
4548         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4549         system and encode the region with it before verifying.
4550
4551 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4552
4553         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4554         system of the echo buffer before decoding.
4555
4556 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4557
4558         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4559         original contents.
4560
4561 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4562
4563         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4564         with argument 'any-exists.
4565
4566 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4567
4568         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4569         Use `wl-cs-autoconv'.
4570
4571 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4572
4573         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4574         by `mime-view-automatic-conversion'.
4575
4576         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4577         (wl-message-verify-pgp-nonmime): Ditto.
4578         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4579         Bind them to C-c:d and C-c:v respectively.
4580
4581         Merge following code by Teranishi-san from [wl-en:00167].
4582         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4583         (wl-mime-preview-application/pgp-encrypted): Ditto.
4584         (wl-mime-setup): Add entry.
4585
4586 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4587
4588         * wl-summary.el (wl-summary-target-mark-erase): New function.
4589         Bind it to "mD".
4590
4591 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4592
4593         * wl-vars.el (wl-draft-write-file-function): Fix.
4594         (wl-draft-reedit-hook): Changed default value.
4595
4596         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4597         wl-draft-reedit-hook.
4598         (wl-draft-remove-text-plain-tag): New function.
4599         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4600
4601         * wl-vars.el (wl-draft-write-file-function): New user option.
4602
4603         * wl-draft.el (wl-draft-prepare-edit): Use it for
4604         local-write-file-hooks.
4605         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4606
4607         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4608         (wl-draft-insert-mail-header-separator): Return the body beginning
4609         point.
4610         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4611         text/plain.
4612         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4613
4614 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4615
4616         * wl-summary.el (wl-summary-erase): New function to erase message
4617         without moving it to trash. Bind to "D".
4618
4619         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4620         as `keep' unless switch-function.
4621
4622 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4623
4624         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4625         message buffer by using `wl-summary-toggle-disp-msg'.
4626         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4627         buffer window.
4628         (wl-summary-supresedes-message): Ditto.
4629
4630         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4631         Do not delete other windows.
4632         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4633         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4634         (wl-draft-create-buffer): Set reply-or-forward also for target
4635         mark commands.
4636
4637 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4638
4639         * wl-draft.el (wl-user-agent-compose): Delete special case for
4640         switch-to-buffer-other-window.
4641
4642         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4643         (wl-summary-forward): Ditto.
4644
4645         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4646         function.
4647         (wl-draft-buffer-style): New use option.
4648
4649         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4650         (wl-draft): Follow the change above.
4651         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4652         wl-draft-buffer-style.
4653         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4654         switch-function.
4655
4656 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4657
4658         * wl-address.el (wl-address-make-completion-entry): Extracted from
4659         `wl-address-make-completion-list'.
4660         (wl-address-enable-strict-loading): New variable.
4661         (wl-address-make-completion-list): Revive petname duplication
4662         inquiry, and enable it if `wl-address-enable-strict-loading'.
4663         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4664
4665 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4666
4667         * wl-message.el (wl-message-get-original-buffer): Avoid
4668         'Selecting deleted buffer' error when original buffer is killed.
4669
4670 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4671
4672         * wl-summary.el (wl-summary-next-message): Use
4673         elmo-message-accessible-p instead of elmo-message-cached-p.
4674
4675 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4676
4677         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4678
4679         * wl-thread.el (wl-thread-open-all-unread): Use
4680         elmo-folder-list-flagged instead of
4681         elmo-folder-list-messages-mark-match.
4682
4683         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4684         instead of elmo-folder-list-messages-mark-match.
4685         (wl-summary-move-spec-alist): New variable.
4686         (wl-summary-move-spec-plugged-alist,
4687         wl-summary-move-spec-unplugged-alist): Abolish.
4688         (wl-summary-next-message): Follow the change above.
4689         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4690         with 'no-msg' argument.
4691
4692         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4693         variable.
4694         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4695         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4696         (wl-message-buffer-prefetch-get-next): Follow the change above.
4697
4698 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4699
4700         * wl-version.el (wl-version): Changed codename.
4701
4702         * Version number is increased to 2.11.0.
4703
4704 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4705
4706         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4707         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4708         `wl-draft-config-variables'.
4709         (wl-draft-kill): Fixed problem when the draft is reedit.
4710
4711 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4712
4713         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4714         buffer-modified status (Thanks to
4715         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4716
4717 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4718
4719         * wl-util.el (wl-region-exists-p): New function.
4720
4721         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4722         Remove defvars for byte-compile warnings.
4723
4724 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4725
4726         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4727         defvar-maybe. Removed unused bind.
4728
4729 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4730
4731         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4732         summary buffer window before creating new frame.
4733         (wl-draft-reply): Ditto.
4734
4735 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4736
4737         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4738
4739 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4740
4741         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4742
4743 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4744
4745         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4746         instead of `kill-region'.
4747
4748 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4749
4750         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4751         (wl-highlight-summary-line-string): Use it.
4752         (wl-highlight-summary-current-line): Ditto.
4753
4754         * wl-mime.el (wl-message-delete-current-part): Check the class of
4755         mime-entity.
4756
4757         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4758
4759         * wl-summary.el (wl-summary-make-number-list): Initialize.
4760         (wl-summary-update-mark): New function.
4761         (wl-summary-reply): Put `answered' mark on the message.
4762         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4763
4764         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4765         (wl-draft-reply): Added optional argument `number';
4766         Set wl-draft-parent-number.
4767         (wl-draft-kill): Delete answered mark if it is a reply.
4768
4769 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4770
4771         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4772         that originates in mime-preview-follow-current-entity.
4773         (wl-draft-yank-current-message-entity): Use it if region is active.
4774
4775         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4776         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4777         `wl-message-delete-current-part'.
4778         * wl-mule.el (wl-message-define-keymap): Ditto.
4779         * wl-xmas.el (wl-message-define-keymap): Ditto.
4780
4781 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4782
4783         * wl-mime.el (wl-message-delete-current-part): New function.
4784         (wl-mime-node-id-to-string): Ditto.
4785
4786         * wl-mime.el (wl-message-delete-current-part): Use existing
4787         original buffer which corresponds current mime-view buffer.
4788         (fetched buffer might have different structure, possibly)
4789
4790         * wl-mime.el (wl-message-delete-current-part): Quit if the
4791         message content differs from the actual message.
4792
4793 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4794
4795         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4796         order.
4797         (wl-summary-search-by-subject): Search parent message from tail;
4798         Check the existence of the parent message on the current thread tree.
4799         (wl-summary-update-thread): Check whether the line is inserted.
4800
4801 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-vars.el (wl-summary-line-format): Undo last change.
4804         * wl-summary.el (wl-summary-print-destination): Do not put
4805         invisible property when `wl-summary-width' is nil.
4806         (wl-summary-line-subject-minimum-length): Abolished.
4807         (wl-summary-line-subject): Ditto.
4808
4809 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4810
4811         * wl-vars.el (wl-summary-line-format): Change default value.
4812         (wl-summary-subject-length-limit): Abolished.
4813         * wl-summary.el (wl-summary-line-subject): Ditto.
4814
4815 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4816
4817         * wl-template.el (wl-template-select): Added optional argument.
4818         If optional argument is specified, reverse
4819         `wl-template-visible-select'.
4820
4821 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4822
4823         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4824         Take prefix argument to force asking the destination folder.
4825
4826 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4827
4828         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4829         count and update status.
4830
4831 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4832
4833         * wl-summary.el (wl-summary-redisplay-internal): If
4834         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4835         after fetching.
4836
4837 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4838
4839         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4840         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4841
4842         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4843
4844 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4845
4846         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4847         (All other related portions are changed).
4848         (wl-summary-mark-as-read-all): Rewrite.
4849
4850 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4851
4852         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4853         `wl-summary-mark-as-read'.
4854         (wl-summary-mark-as-unread): Rewrite.
4855         (wl-summary-mark-as-read): Added no-modeline argument.
4856         (wl-summary-resume-cache-status): Rewrite.
4857         (wl-summary-exec-subr): Remove unused local variable.
4858
4859 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4860
4861         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4862         logic to call `wl-summary-buffer-prev-folder-function'.
4863         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4864
4865 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4866
4867         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4868         is nil.
4869
4870 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4871
4872         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4873         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4874         (wl-mime-setup): Add its entry.
4875
4876 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4877
4878         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4879         (wl-summary-delete-cache): Likewise.
4880         (wl-summary-mark-as-read): Rewrite.
4881
4882 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4883
4884         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4885         `wl-summary-count-unread'.
4886
4887         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4888
4889         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4890
4891 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4892
4893         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4894         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4895         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4896         Renamed to the elmo-msgdb-*-mark.
4897         (wl-summary-score-marks): Follow the change above.
4898         (wl-summary-auto-refile-skip-marks): Ditto.
4899         (wl-summary-incorporate-marks): Ditto.
4900         (wl-summary-expire-reserve-marks): Ditto.
4901
4902         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4903         changes.
4904         (wl-thread-insert-top): Changed updating message.
4905
4906         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4907         variable.
4908         (wl-summary-count-unread): Count answered marks.
4909         (wl-summary-rescan): Call wl-summary-insert-message instead of
4910         wl-summary-append-message-func-internal.
4911         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4912         (wl-summary-prefetch-msg): Follow the variable name changes.
4913         (wl-summary-prefetch-region): Ditto.
4914         (wl-summary-mark-as-read-all): Follow the API changes;
4915         Don't call elmo-folder-replace-marks.
4916         (wl-summary-delete-cache): Follow the variable name changes.
4917         (wl-summary-resume-cache-status): Ditto.
4918         (wl-summary-update-status-marks): New function.
4919         (wl-summary-insert-message): New function.
4920         (wl-summary-sync-marks): Follow the variable name changes.
4921         (wl-summary-sync-update): Synchronize to the msgdb, too;
4922         Changed update messages.
4923         (wl-summary-make-number-list): Rewrite.
4924         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4925         (wl-summary-mark-as-unread): Follow the API changes.
4926         (wl-summary-exec-subr): Follow the variable name changes.
4927         (wl-summary-mark-as-read): Ditto.
4928         (wl-summary-move-spec-plugged-alist): Ditto.
4929         (wl-summary-move-spec-unplugged-alist): Ditto.
4930         (wl-summary-cursor-move-surface): Ditto.
4931
4932         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4933         variable name changes.
4934         (wl-highlight-summary-current-line): Ditto.
4935
4936         * wl-expire.el (wl-expire-refile): Follow the API change in
4937         elmo-folder-move-messages.
4938         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4939         (wl-summary-archive): Use elmo-folder-msgdb instead of
4940         elmo-msgdb-load.
4941
4942 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4943
4944         * wl-mime.el (wl-draft-preview-message): Restore the position
4945         before evaluating wl-draft-send-hook in preview buffer.
4946
4947 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4948
4949         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4950         when it creates new draft buffer.
4951
4952         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4953         without argument.
4954
4955         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4956         Evaluate content and if the value is string, insert it.
4957         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4958         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4959         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4960         wl-draft-config-sub-part-bottom): Use it.
4961
4962         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4963         with the folder name. The question was unintelligible when it is
4964         called from wl-save-status.
4965
4966 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4967
4968         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4969         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4970         cannot take second argument).
4971
4972 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4973
4974         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4975         as t. Since type and subtype are not case sensitive (RFC 2045).
4976
4977 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4978
4979         * wl-vars.el (wl-message-mode-line-format): New variable.
4980         (wl-message-mode-line-format-spec-alist): Ditto.
4981         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4982         (wl-message-redisplay): Use wl-message-mode-line-format.
4983
4984 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4985
4986         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4987
4988 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4989
4990         * wl-summary.el (wl-summary-default-from): Write description.
4991
4992 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4993
4994         * wl-vars.el (wl-ldap-objectclass): Abolish.
4995
4996         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4997         (wl-ldap-make-filter): Removed condition for objectclass.
4998         (wl-ldap-make-matched-value-list): Remove meaningless process.
4999         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5000         (wl-address-ldap-search): Don't add `*' to `pat' string;
5001         use ignore-errors; added `email';
5002         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5003         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5004         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5005
5006
5007 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5008
5009         * wl-draft.el (wl-draft-parent-folder): Write description.
5010         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5011
5012 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5013
5014         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5015         as "" (zero-length string) if no parent.
5016         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5017
5018 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5019
5020         * wl-address.el (wl-address-make-completion-list): Skip duplication
5021         checking.
5022         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5023         `append'.
5024
5025 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5026
5027         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5028         instead of `beginning-of-buffer'.
5029
5030 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5033
5034 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5035
5036         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5037         Refer wl-message-buffer-name.
5038         (wl-message-wheel-down): Ditto.
5039
5040 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5041
5042         * wl-vars.el (wl-message-buffer-name): New user option.
5043
5044         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5045         directly instead of making alist dinamically.
5046
5047         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5048         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5049         wl-message-buffer-cache-name.
5050         (wl-message-buffer-cache-clean-up): Ditto.
5051
5052         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5053
5054         * Version number is increased to 2.9.15.
5055
5056 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5057
5058         * wl-vars.el (wl-summary-default-view-alist): New user option.
5059
5060         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5061
5062         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5063         while deleting address.
5064         (wl-draft-delete-myself-from-cc): Ditto.
5065
5066         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5067         If optional argument is specified, reverse sort order.
5068
5069         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5070
5071 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5072
5073         * wl-thread.el (wl-thread-insert-message): Return parent number if
5074         exists.
5075         (wl-thread-update-indent-string-region): Use
5076         wl-thread-update-line-on-buffer-sub instead of
5077         wl-thread-update-line-on-buffer.
5078
5079 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5080
5081         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5082         (wl-folder-close-all): Ditto.
5083
5084 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5085
5086         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5087         and mailing-list:.
5088         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5089         value.
5090         (wl-summary-line-list-info): Print mailing-list name even when 
5091         list-number is empty.
5092
5093 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5094
5095         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5096
5097         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5098         (wl-draft-open-file): Ditto.
5099         (wl-draft-random-alphabet): Ditto.
5100
5101         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5102         bindings.
5103
5104 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5105
5106         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5107         * wl-vars.el (wl-draft-config-alist): Ditto.
5108
5109 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5110
5111         * Version number is increased to 2.9.14.
5112
5113         * wl.el (wl): Don't set wl-init as nil when error occured while
5114         auto-checking folders.
5115
5116         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5117         `elmo-expand-newtext'.
5118
5119 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5120
5121         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5122         `this-command' so that `wl-folder-goto-folder' contained in
5123         `wl-summary-keep-cursor-command' work.
5124
5125 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5126
5127         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5128         message buffer displaying state.
5129
5130 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5131
5132         * wl-vars.el (wl-summary-default-view): New variable to specify
5133         default value for `wl-summary-buffer-view' instead of using
5134         set-default.
5135         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5136
5137 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5138
5139         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5140
5141         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5142
5143 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5144
5145         * wl-vars.el (wl-forward-subject-prefix): New variable.
5146         * wl-draft.el (wl-draft-forward): Use it.
5147
5148 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5149
5150         * wl-message.el (wl-message-prev-page): When it is called without
5151         lines argument, scroll down by wl-message-scroll-amount lines.
5152         (wl-message-next-page): Ditto.
5153         * wl-vars.el (wl-message-scroll-amount): Change default value
5154         to preserve current behavior.
5155
5156 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5157
5158         * wl-summary.el (wl-summary-prefetch-msg): Bind
5159         `wl-message-entity' to call `wl-summary-from-function'.
5160
5161 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5162
5163         * wl-message.el (wl-message-buffer-create): Run
5164         wl-message-buffer-created-hook.
5165
5166 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5167
5168         * wl-summary.el (wl-summary-sort-specs): New variable.
5169         (wl-summary-default-sort-spec): Ditto.
5170         (wl-summary-sort): Rewrite.
5171         (wl-summary-sort-by-list-info): New function.
5172
5173 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5174
5175         * wl-summary.el (wl-summary-get-list-info): New function.
5176         (wl-summary-sort): Rewrite.
5177         (wl-summary-line-list-info): Ditto.
5178         (wl-summary-line-list-count): Ditto.
5179         (wl-summary-refile-region): Fixed docstring.
5180
5181 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5182
5183         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5184         `wl-folder-entity-hashtb' as completion table.
5185
5186 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5189         only when this command is called interactively; silence the byte-
5190         compiler.
5191
5192 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5193
5194         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5195         active in XEmacs.
5196
5197 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5198
5199         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5200         plural lines.
5201
5202 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5203
5204         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5205         of current line when the cursor is on the header name.
5206         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5207
5208 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5209
5210         * wl-util.el (wl-read-directory-name): Return displayed directory
5211         as the default value also on XEmacs.
5212
5213 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5216         formatting.
5217
5218 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5219
5220         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5221         argument and when it is non-nil, check face property before
5222         highlighting for each line.
5223         (wl-highlight-summary-window): Set it.
5224
5225 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5226
5227         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5228         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5229
5230         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5231         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5232         (wl-draft-get-fcc-list): Likewise.
5233
5234 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5235
5236         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5237         (wl-thread-entity-cur): Ditto.
5238         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5239         wl-thread-indent-regexp setting.
5240         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5241
5242         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5243         wl-summary-lazy-highlight.
5244         (wl-summary-display-bottom): Ditto.
5245
5246         * wl-thread.el (wl-thread-open-close): Likewise.
5247
5248         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5249         from and subject;
5250         Bind wl-draft-use-frame;
5251         Enclose with save-window-excursion;
5252         Use wl-draft-create-buffer instead of with-temp-buffer;
5253         Use wl-draft-prepare-edit;
5254         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5255         Use wl-draft-send instead of wl-draft-raw-send.
5256
5257 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5258
5259         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5260         of using wl-from.
5261
5262 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5263
5264         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5265         insert-buffer instead of clone-buffer.
5266         (wl-draft-doing-mime-bcc): New variable.
5267         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5268         infinite loop.
5269         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5270
5271         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5272         (wl-draft-mime-bcc-body): Ditto.
5273
5274         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5275         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5276         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5277         wl-draft-do-mime-bcc.
5278         (wl-draft-mime-bcc-field): New function.
5279         (wl-draft-do-mime-bcc): Ditto.
5280
5281         * wl-address.el (wl-address-complete-header-list): New variable.
5282         (wl-address-complete-header-regexp): Changed default value.
5283
5284         * Version number is increased to 2.9.13.
5285
5286 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5287
5288         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5289         it is differed.
5290
5291 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5292
5293         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5294         (wl-summary-line-list-count): Ditto.
5295
5296 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5297
5298         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5299         (wl-nntp-posting-function): New variable.
5300         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5301         `wl-nntp-posting-config-alist'.
5302
5303 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5304
5305         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5306         FLIM.
5307
5308 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5309
5310         * wl-summary.el (wl-summary-target-mark-refile-sub):
5311         Remove a nuisance funcall.
5312
5313 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5314
5315         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5316         as t for `try-completion'.
5317
5318 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5319
5320         * wl-summary.el (wl-summary-default-from): Use
5321         wl-address-header-extract-address instead of
5322         std11-extract-address-components.
5323         (wl-summary-simple-from): Ditto.
5324         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5325         (wl-summary-insert-headers): Show message.
5326         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5327         for whole line.
5328         (wl-summary-default-from): Revert last change.
5329         (wl-summary-simple-from): Ditto.
5330         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5331         (wl-summary-mark-as-read-region): Follow the change above.
5332         (wl-summary-sync-marks): Ditto.
5333         (wl-summary-target-mark-mark-as-read): Ditto.
5334         (wl-summary-redisplay-internal): Ditto.
5335         (wl-summary-redisplay-no-mime-internal): Ditto.
5336         (wl-summary-redisplay-all-header): Ditto.
5337         (wl-summary-mark-as-read): Removed argument `cached';
5338         Use current cache status to set cache mark.
5339         (wl-summary-redisplay-internal): Follow the change above.
5340         (wl-summary-redisplay-no-mime-internal): Ditto.
5341         (wl-summary-redisplay-all-header): Ditto.
5342
5343         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5344
5345         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5346         Don't call itself recursively (Adviced by Yamaoka-san).
5347
5348 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5349
5350         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5351         bind wl-summary-highlight as nil to avoid error caused by missing
5352         local variables.
5353
5354 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5355
5356         * wl-vars.el (wl-invalid-character-message): New user option.
5357
5358         * wl-util.el (wl-set-string-width): If truncated string-width is
5359         larger than specified width, use `wl-invalid-character-message'.
5360
5361 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5362
5363         * wl-summary.el (wl-summary-prefetch-msg): 
5364         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5365
5366 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5367
5368         * wl-vars.el (wl-summary-check-line-format): New user option.
5369         (wl-summary-line-format-file): Ditto.
5370
5371         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5372         variable.
5373         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5374         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5375         and `wl-summary-view-old-p' to check whether do a rescan or not.
5376         (wl-summary-view-old-p): New function.
5377         (wl-summary-line-format-changed-p): Ditto.
5378         (wl-summary-line-format-save): Ditto.
5379         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5380
5381         * wl-util.el (wl-set-string-width): Avoid using negative number
5382         for make-string.
5383
5384 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5385
5386         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5387         return value.
5388
5389         * wl-util.el (wl-set-string-width): Added optional argument
5390         `padding' (All other related portions are changed).
5391         (wl-line-parse-format): If the first letter of column number is
5392         `0', zero-padding the result (ex: "%05l").
5393
5394         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5395
5396 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5397
5398         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5399         sequential summary view.
5400
5401 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5402
5403         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5404         if it doesn't have a -unix version.
5405
5406 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5407
5408         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5409
5410 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5413         content.
5414         (wl-draft): Follow the change above.
5415
5416         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5417
5418         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5419         and wl-folder-summary-line-format-alist contain %T and %P.
5420
5421         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5422         (wl-summary-mode-line-format): New user option.
5423         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5424         (wl-summary-line-format): Changed default value.
5425         (wl-summary-lazy-highlight): Changed default value.
5426
5427         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5428         change in wl-summary-create-line.
5429         (wl-thread-insert-entity-sub): Ditto.
5430
5431         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5432         (wl-summary-buffer-unread-status): Ditto.
5433         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5434         (wl-summary-buffer-persistent-mark-column): Ditto.
5435         (wl-summary-buffer-mode-line-formatter): Ditto.
5436         (wl-summary-buffer-mode-line): Ditto.
5437         (wl-summary-message-regexp): Abolished.
5438         (All other related portions are changed.)
5439         (wl-summary-detect-mark-position): New function.
5440         (wl-summary-buffer-set-folder): Setup
5441         wl-summary-buffer-mode-line-formatter.
5442         (wl-summary-mode): Setup selective-display;
5443         Setup pre-idle-hook when xemacs.
5444         (wl-summary-update-modeline): Rewrite.
5445         (wl-summary-jump-to-msg): Define as function;
5446         Changed regexp for searching messages.
5447         (wl-summary-message-number): Rewrite.
5448         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5449         Do rescan when old type summary cache.
5450         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5451         (wl-summary-remove-destination): Use '\r' to detect EOL.
5452         (wl-summary-print-destination): Ditto.
5453         (wl-summary-temp-mark): New inline function.
5454         (wl-summary-persistent-mark): Ditto.
5455         (wl-summary-line-number): New function.
5456         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5457         (wl-summary-line-list-count): New function.
5458         (wl-summary-create-line): Added argument persistent-mark.
5459         (All other related portions are changed)
5460         (wl-summary-create-line): Insert '\r'.
5461         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5462         (wl-summary-cursor-move-surface): New inline function.
5463         (wl-summary-prev): Use it.
5464         (wl-summary-next): Ditto.
5465
5466         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5467         wl-summary-message-regexp.
5468         (wl-highlight-summary): Delete progress message.
5469         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5470
5471         * Version number is increased to 2.9.12.
5472
5473 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5474
5475         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5476         variable (nil: no minimum).
5477         (wl-summary-line-subject): Add some spaces after subject by
5478         wl-summary-line-subject-minimum-length.
5479
5480 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5481
5482         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5483         and removed `F'.
5484         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5485         change above).
5486
5487 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5488
5489         * wl-summary.el (wl-summary-line-list-count): Reverted.
5490         (example setting in samples/*/dot.wl is also updated)
5491
5492 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5493
5494         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5495
5496         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5497
5498         * wl-vars.el (wl-summary-line-format): Addes some description to the
5499         docstring.
5500
5501         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5502         (wl-summary-line-close-bracket): Ditto.
5503         (wl-summary-line-children-number): Ditto.
5504         (wl-summary-line-thread-indent): Ditto.
5505         (wl-summary-line-children-and-from): Ditto.
5506
5507         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5508         't', 'c', 'F' and added 'C'.
5509
5510         * wl-util.el (wl-set-string-width): Accept negative value.
5511         (wl-line-parse-format): Added "%number(" and "%)".
5512
5513 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5514
5515         * wl-summary.el (wl-summary-line-list-count): Change format of the
5516         return value.
5517
5518 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5519
5520         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5521         from the recent message.el.
5522         (wl-draft-point-in-header-p): Ditto.
5523         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5524         wl-draft-beginning-of-line.
5525         * wl-e21.el (wl-draft-mode-map): Ditto.
5526         * wl-xmas.el (wl-draft-mode-map): Ditto.
5527
5528         * wl-folder.el: Sort macrodefs by dependencies.
5529
5530 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5531
5532         * wl-summary.el (wl-summary-prev): Fixed regexp.
5533         (wl-summary-next): Ditto.
5534
5535 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5536
5537         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5538
5539 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5540
5541         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5542         for backward compatibility.
5543
5544 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5545
5546         * wl-summary.el (wl-summary-line-list-count): New function, merged
5547         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5548         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5549         list counts.
5550
5551 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5552
5553         * wl-summary.el (wl-summary-create-line): Ignore errors while
5554         timezone-fix-time.
5555
5556         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5557
5558         * wl-summary.el (wl-summary-sync-update): Ditto.
5559         (wl-summary-default-from): Use wl-message-entity
5560         instead of entity.
5561
5562         * wl-summary.el (wl-summary-create-line): Fix.
5563
5564         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5565         (wl-summary-line-format): New user option.
5566         (wl-folder-summary-line-format-alist): Ditto.
5567         (wl-summary-from-width): Abolished.
5568
5569         * wl-util.el (toplevel): Require 'bytecomp.
5570         (wl-line-parse-format): New function.
5571         (wl-line-formatter-setup): New macro.
5572
5573         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5574         (wl-summary-buffer-line-formatter): New buffer local variable.
5575         (wl-summary-switch-to-clone-buffer): Follow the change above.
5576         (wl-summary-message-regexp): Fix.
5577         (wl-summary-from-func-internal): Abolished.
5578         (wl-summary-subject-func-internal): Ditto.
5579         (wl-summary-subject-filter-func-internal): Ditto.
5580         (All other related portions are changed.)
5581         (wl-summary-buffer-set-folder):
5582         Set up wl-summary-buffer-number-column and 
5583         wl-summary-buffer-line-formatter
5584         (All other related portions are changed.)
5585         (wl-summary-buffer-number-column-detect): Abolished.
5586         (All other related portions are changed.)
5587         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5588         (wl-summary-delete-all-temp-marks-on-buffer): Use
5589         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5590         (wl-summary-target-mark-delete): Ditto.
5591         (wl-summary-target-mark-refile-subr): Ditto.
5592         (wl-summary-target-mark-mark-as-read): Ditto.
5593         (wl-summary-target-mark-mark-as-unread): Ditto.
5594         (wl-summary-target-mark-mark-as-important): Ditto.
5595         (wl-summary-target-mark-save): Ditto.
5596         (wl-summary-replace-status-marks): Renamed from
5597         wl-summary-set-status-marks-on-buffer;
5598         Use wl-summary-message-regexp instead of
5599         wl-summary-buffer-number-regexp.
5600         (wl-summary-sync-update): Follow the change above.
5601         (wl-summary-goto-previous-message-beginning): New function.
5602         (wl-summary-mark-as-unread): Use it.
5603         (wl-summary-mark-as-important): Ditto.
5604         (wl-summary-line-formatter): New variable.
5605         (wl-summary-line-year): New function.
5606         (wl-summary-line-day): Ditto.
5607         (wl-summary-line-day-of-week): Ditto.
5608         (wl-summary-line-hour): Ditto.
5609         (wl-summary-line-minute): Ditto.
5610         (wl-summary-line-open-bracket): Ditto.
5611         (wl-summary-line-close-bracket): Ditto.
5612         (wl-summary-line-children-number): Ditto.
5613         (wl-summary-line-thread-indent): Ditto.
5614         (wl-summary-line-size): Ditto.
5615         (wl-summary-line-subject): Ditto.
5616         (wl-summary-line-from): Ditto.
5617         (wl-summary-line-children-and-from): Ditto.
5618         (wl-summary-create-line): Rewritten.
5619         (wl-summary-format-date): Abolished.
5620
5621         * wl-highlight.el (wl-highlight-summary-current-line): Use
5622         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5623         Use thread structure to detect thread top message.
5624
5625         * wl-draft.el (wl-default-draft-cite): Don't use
5626         wl-summary-from-func-internal.
5627
5628         * wl-refile.el (wl-refile-subject-learn): Don't use
5629         wl-summary-subject-filter-func-internal.
5630         (wl-refile-guess-by-subject): Ditto.
5631
5632         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5633         parameters.
5634
5635         * wl-thread.el (wl-thread-update-indent-string-region):
5636         Use wl-thread-update-line-on-buffer instead of
5637         wl-thread-update-indent-string.
5638         (wl-thread-update-children-number): Redefine using
5639         wl-thread-update-line-on-buffer.
5640         (wl-thread-update-indent-string): Abolished.
5641
5642         * Version number is increased to 2.9.11.
5643
5644 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5645
5646         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5647         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5648         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5649
5650         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5651         as nil.
5652
5653         * wl-thread.el (wl-thread-open-all-unread): Use 
5654         elmo-folder-list-messages-mark-match.
5655         (wl-thread-insert-message): Removed argument `mark-alist'.
5656         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5657         elmo-msgdb-set-mark.
5658         (wl-thread-get-children-msgs-uncached): Likewise.
5659         (wl-thread-get-exist-children): Added argument include-self.
5660         (wl-thread-delete-message): Follow the change above.
5661
5662         * wl-summary.el (wl-summary-count-unread): Removed argument.
5663         (wl-summary-rescan): Follow the change above.
5664         (wl-summary-mark-as-read-region): Ditto
5665         (wl-summary-mark-as-unread-region): Ditto.
5666         (wl-summary-delete-messages-on-buffer): Ditto.
5667         (wl-summary-sync-update): Ditto.
5668         (wl-summary-switch-to-clone-buffer): Ditto.
5669         (wl-summary-goto-folder-subr): Ditto.
5670         (wl-summary-target-mark-mark-as-read): Ditto.
5671         (wl-summary-target-mark-mark-as-unread): Ditto.
5672         (wl-summary-target-mark-mark-as-important): Ditto.
5673         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5674         (wl-summary-update-thread): Removed argument `mark-alist'.
5675         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5676         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5677         (wl-summary-resume-cache-status): Likewise.
5678         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5679         elmo-msgdb-set-mark.
5680         (wl-summary-mark-as-read-all): Likewise.
5681         (wl-summary-delete-cache): Ditto.
5682         (wl-summary-auto-select-msg-p): Ditto.
5683         (wl-summary-mark-as-unread): Ditto.
5684         (wl-summary-no-auto-refile-message-p): Ditto.
5685         (wl-summary-mark-as-read): Ditto.
5686         (wl-summary-mark-as-important): Ditto.
5687         (wl-summary-auto-refile): Follow the change above.
5688         (wl-summary-delete-all-marks): Removed.
5689         (wl-summary-resume-marks-and-highlight): Ditto.
5690         (wl-summary-resume-marks): Ditto.
5691         (wl-summary-delete-important-msgs-from-list): Ditto.
5692         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5693
5694         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5695         wl-summary-count-unread.
5696
5697         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5698         (wl-summary-score-update-all-lines): Use
5699         elmo-msgdb-set-mark.
5700
5701 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5702
5703         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5704         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5705         (wl-summary-create-line): Renamed from
5706         wl-summary-overview-create-summary-line;
5707         Argument rearrangement.
5708         (wl-summary-update-thread): Follow the change above.
5709
5710         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5711         (wl-thread-insert-entity-sub): Likewise.
5712
5713         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5714         argument `overview', `mark-alist' and added `msgdb'.
5715
5716         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5717
5718         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5719         (wl-summary-rescan): Follow the change above.
5720         (wl-summary-sync-update): Ditto.
5721         (wl-summary-insert-thread-entity): Ditto;
5722         Don't use `let*' in every while loop;
5723         Detect infinite loop of threads.
5724         (wl-summary-update-thread): Removed argument `overview'.
5725
5726         * wl-thread.el (wl-thread-insert-message): Ditto.
5727
5728         * Version number is increased to 2.9.10.
5729
5730         * wl-message.el (wl-message-redisplay): Ignore errors while
5731         wl-message-redisplay-hook.
5732
5733 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5734
5735         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5736
5737 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5738
5739         * wl.el (wl): inhibit-quit while wl-folder.
5740
5741 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5742
5743         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5744         while msgdb access.
5745
5746 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5747
5748         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5749         even if no folder is not created.
5750
5751 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5752
5753         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5754
5755         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5756         implementation.
5757         (wl-summary-target-mark-thread): Ditto.
5758
5759         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5760
5761 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5762
5763         * wl-util.el (wl-display-bytes): Remove unused function.
5764
5765 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5766
5767         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5768         seems critical one (partially reverse the change in 2002/03/17).
5769
5770 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5771
5772         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5773         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5774
5775 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5776
5777         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5778         is not writable.
5779         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5780         plugged status instead of `'force' as 2nd argument.
5781
5782         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5783         is not creatable.
5784
5785         * Version number is increased to 2.9.9.
5786
5787 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5788
5789         * wl-summary.el (wl-summary-suspend): New function.
5790
5791 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5792
5793         * wl.el (wl): Do not check variables if check is nil.
5794         * wl-utils.el (wl-collect-draft): New function.
5795         * wl-folder.el (wl-folder-suspend): Put summary buffers
5796         and draft buffers at the end of buffer list.
5797         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5798
5799 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5800
5801         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5802         loop instead of recursive call.
5803
5804         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5805         2nd argument.
5806
5807 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5808
5809         * wl-draft.el (wl-draft-create-contents): Don't take neither
5810         (function . args) nor (string . something) any more.
5811
5812         * wl-version.el (wl-generate-user-agent-string): Return string
5813         without header symbol.
5814         * wl-draft.el (wl-draft-default-headers): Use it.
5815
5816         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5817         `wl-draft-insert-ccs' and return field value instead of inserting
5818         the header. Abolish cc argument.
5819         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5820
5821         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5822         rather than one with string car.
5823
5824         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5825         * wl-draft.el (wl-draft-create-contents): Add it after the default
5826         headers.
5827
5828         * wl-draft.el (wl-draft-create-contents): For the case of
5829         (symbol-or-string . function) insert header only when the function
5830         returns string value.
5831
5832 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5833
5834         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5835         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5836
5837 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5838
5839         * wl.el (wl-check-environment): Don't check Message-ID when
5840         `wl-insert-message-id' is nil.
5841         Revive checking if `wl-message-id-domain' contains "@".
5842
5843 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5844
5845         * wl.el (wl-check-environment): Merge examination for "@" at
5846         inappropriate position into the first string-match.
5847
5848         * wl-summary.el (wl-summary-target-mark-print): New function.
5849         (wl-summary-pipe-message-subr): Extracted from
5850         `wl-summary-pipe-message'.
5851         (wl-summary-target-mark-pipe): New function.
5852         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5853         `wl-summary-target-mark-pipe'.
5854
5855 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5856
5857         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5858
5859 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5860
5861         * wl.el (wl-check-environment): Use elmo-warning instead of
5862         error for non-critical ones.
5863         Remove trash folder check.
5864         (wl): Don't ignore error in wl-check-environment.
5865
5866         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5867         check, which is moved from `wl-check-environment'.
5868         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5869
5870 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5871
5872         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5873         guess anything, call wl-summary-write.
5874         (wl-summary-write): Create draft with blank To field.
5875         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5876
5877 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5878
5879         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5880         argument full as well for wl-folder-write-current-folder.
5881         If wl-*-write-current-folder cannot guess addressee, add blank
5882         To header.
5883         Rewrite condition for positioning cursor.
5884
5885 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5886
5887         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5888         summary buffer is present, use it.
5889         (wl-folder-jump-to-previous-summary): Ditto.
5890
5891 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5892
5893         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5894
5895         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5896         wl-summary-previous-buffer and wl-summary-next-buffer.
5897
5898         * wl-folder.el (wl-folder-mode-map): Bind
5899         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5900         (wl-folder-jump-to-next-summary): New function.
5901         (wl-folder-jump-to-previous-summary): Ditto.
5902
5903         * wl-draft.el (wl-draft): Rearranged.
5904
5905 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5906
5907         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5908         of header.
5909         (wl-draft): Collect arguments for the header as header-alist.
5910         (wl-draft-forward): Arrange arguments for wl-draft.
5911         (wl-draft-reply): Ditto.
5912         (wl-draft-edit-string): Ditto.
5913         * wl-summary.el (wl-summary-write): Ditto.
5914         (wl-summary-write-current-folder): Ditto.
5915
5916         * Version number is increased to 2.9.8.
5917
5918 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5919
5920         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5921
5922         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5923
5924         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5925         even if the guess failed.
5926
5927         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5928         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5929         wl-summary-write-current-folder.
5930         * wl-xmas.el: Ditto.
5931
5932 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5933
5934         * wl-summary.el (wl-summary-next-page): Force display message if
5935         message is not displayed yet.
5936         (wl-summary-prev-page): Ditto.
5937
5938 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5939
5940         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5941
5942 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5943
5944         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5945         add "Preview Message" and "Save Draft and Exit".
5946
5947 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5948
5949         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5950         if addrmgr is called from draft in splitted window.
5951
5952         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5953         * wl-mule.el: Ditto.
5954         * wl-xmas.el: Ditto.
5955
5956 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5957
5958         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5959
5960         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5961         * wl-xmas.el (wl-folder-toolbar): Ditto.
5962
5963 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5964
5965         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5966         and wl-draft-save-and-exit.
5967         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5968         * wl-xmas.el: Ditto.
5969         * wl-mule.el: Ditto.
5970
5971         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5972         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5973
5974 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5975
5976         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5977         lists for saving buffer.
5978
5979 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5980
5981         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5982         parent-folder argument instead of it.
5983         (wl-draft-create-buffer): Ditto.
5984         (wl-draft-forward): Ditto.
5985         (wl-draft-reply): Ditto.
5986         * wl-summary.el (wl-summary-write): Ditto.
5987         (wl-summary-write-current-folder): Ditto.
5988
5989         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5990         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5991         Folder buffer after composing.
5992
5993 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5994
5995         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5996         header if the file `wl-x-face-file' already contains it.
5997
5998 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5999
6000         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6001         folder" entry.
6002         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6003         * wl-e21.el (wl-folder-toolbar): Ditto.
6004         * wl-xmas.el (wl-folder-toolbar): Ditto.
6005
6006 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6007
6008         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6009         wl-folder-goto-folder with sticky argument.
6010         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6011
6012 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6013
6014         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6015         and wl-summary-previous-buffer.
6016         (wl-summary-next-buffer): New function.
6017         (wl-summary-previous-buffer): Ditto.
6018
6019 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6020
6021         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6022         wl-folder-jump-to-current-entity-with-arg.
6023         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6024         `wl-folder-jump-to-current-entity'.
6025         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6026         `wl-summary-goto-folder-sticky'.
6027         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6028         `wl-summary-goto-folder'.
6029         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6030         Unless force-exit, do not clean temp. marks for sticky summary.
6031         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6032
6033 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6034
6035         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6036         not entire.
6037
6038 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6039
6040         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6041         to `C-x C-s'.
6042         (wl-summary-save-status): New command.
6043         (wl-summary-exit): Don't clean-up temp marks when sticky.
6044         (Applied patch from Nakayama-san [wl: 09548])
6045         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6046         Do nothing when no mark data.
6047         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6048         Call `wl-summary-delete-all-temp-marks' before saving.
6049
6050 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6051
6052         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6053
6054 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6055
6056         * wl.el (wl-check-environment): Also cause error when (system-name)
6057         returns "localhost.localdomain". (Although it doesn't affect because
6058         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6059
6060 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6061
6062         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6063         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6064
6065         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6066         value.
6067
6068 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6069
6070         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6071         Likewise r-cc-list and r-ng-list.
6072
6073 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6074
6075         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6076         only if it is bound as variable.
6077
6078         * wl-mime.el (wl-draft-preview-message): Ditto.
6079
6080 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6081
6082         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6083         needless `goto-char'.
6084
6085         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6086         `wl-summary-redisplay-no-mime-internal' instead of
6087         `wl-summary-redisplay-no-mime'.
6088         (wl-summary-redisplay-no-mime): Changed argument;
6089         Call `wl-summary-redisplay-no-mime-internal'.
6090
6091         * wl-mime.el (wl-draft-preview-message): Bind
6092         `mime-header-encode-method-alist' locally.
6093
6094         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6095         (wl-draft-std11-parse-addresses): Added the first address check.
6096         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6097
6098         * Version number is increased to 2.9.7.
6099
6100 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6101
6102         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6103
6104 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6105
6106         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6107         related to scrollbar support, if there is no such a feature
6108         compiled in.
6109
6110 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6111
6112         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6113         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6114         for prefetch.
6115
6116 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6117
6118         * wl-summary.el (wl-summary-pick): Fix for no match.
6119
6120 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6121
6122         * wl-draft.el (wl-draft-save):
6123         Override `mime-header-encode-method-alist'.
6124
6125 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6126
6127         * wl-folder.el (wl-folder-pick): New function.
6128         Define key as "?".
6129
6130 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6131
6132         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6133         Fix for unplugged.
6134
6135 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6136
6137         * wl-folder.el (wl-folder-virtual): New function.
6138         Define key as "V".
6139
6140 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6141
6142         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6143         multi folder if entity is group.
6144
6145 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6146
6147         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6148         is nil.
6149
6150 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6151
6152         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6153         (wl-summary-target-mark-msgs): Return the number of marked messages.
6154
6155 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6156
6157         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6158         "first:" is specified.
6159
6160 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6161
6162         * wl-vars.el (wl-from): Use return value of function
6163         user-full-name instead of the variable user-full-name since
6164         XEmacs-20.4 doesn't set this variable.
6165
6166 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6167
6168         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6169         call `wl' directly.
6170
6171 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6172
6173         * wl-draft.el (wl-draft-reedit): Removed duplicated
6174         switch-to-buffers.
6175
6176 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * wl.el (wl-other-frame): Removed garbages.
6179
6180 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6181
6182         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6183
6184         * wl-xmas.el (wl-draft-key-setup): Ditto.
6185
6186         * wl-mule.el (wl-draft-key-setup): Ditto.
6187
6188         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6189         (wl-draft-reedit): Ditto.
6190         (wl-draft-prepare-edit): Add `wl-draft-save' to
6191         `local-write-file-hooks'.
6192         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6193         (wl-draft-reedit): Set buffer-file-name.
6194         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6195
6196
6197         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6198         call it.
6199         (wl-delete-startup-frame-function): New variable.
6200         (wl-other-frame): New function
6201         (Original was written by Yamaoka san [wl: 09239]).
6202
6203         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6204         if `wl-folder-use-frame'.
6205
6206 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6207
6208         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6209
6210 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6211
6212         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6213         New variable.
6214         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6215         (wl-message-buffer-prefetch-get-next): Use them.
6216         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6217
6218 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6219
6220         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6221         with unwind-protect.
6222
6223         * wl-draft.el (wl-draft-reedit): Rewrite.
6224         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6225         (wl-draft-save): Insert header separator if it does not exist;
6226         Removed condition-case.
6227
6228         * wl-summary.el (wl-summary-reedit): Revert last change.
6229
6230         * wl-draft.el (wl-draft-save): Rewrite.
6231         (wl-draft-create-buffer): Set buffer-file-name as nil.
6232
6233         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6234
6235         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6236
6237         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6238         nil.
6239
6240 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6241
6242         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6243         If count is nil, do not prefetch.
6244         (wl-message-buffer-prefetch-next): Next.
6245
6246 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6247
6248         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6249
6250 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6251
6252         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6253         `delete-backward-char'
6254         (wl-draft-prepare-edit): Check major-mode.
6255         (wl-draft-decode-header): Rewrite.
6256         (wl-draft): Fix.
6257
6258 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6259
6260         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6261
6262 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6263
6264         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6265         (wl-message-buffer-prefetch-get-next): Remove size checking.
6266         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6267
6268 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6269
6270         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6271         (wl-draft-default-headers): Fix.
6272
6273 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6274
6275         * wl-draft.el (wl-draft-default-headers): Insert return value of
6276         `wl-generate-mailer-string-function'.
6277
6278 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6279
6280         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6281         (wl-draft-insert-mail-header-separator): Ditto.
6282
6283         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6284         again (Reverted the change on 2002-01-17 by OKADA san).
6285
6286 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6287
6288         * wl-draft.el (wl-draft): Rewrite.
6289         (wl-draft-create-buffer): New function.
6290         (wl-draft-create-contents): Ditto.
6291         (wl-draft-prepare-edit): Ditto.
6292         (wl-draft-decode-header): Ditto.
6293         (wl-draft-decode-body): Ditto.
6294         (wl-draft-check-new-line): Ditto.
6295         (wl-draft-default-headers): Ditto.
6296         (wl-draft-insert-mail-header-separator): Ditto.
6297
6298 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6299
6300         * Version number is increased to 2.9.6.
6301
6302 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6303
6304         * wl-draft.el (wl-draft-delete-field): Optional argument.
6305         (wl-draft-delete-fields): Ditto.
6306
6307 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6308
6309         * wl-message.el (toplevel): Eliminated byte-compile warning.
6310         for `itimer-function', `delete-timer' and `itimer-list'.
6311
6312 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6313
6314         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6315         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6316         `wl-message-buffer-prefetch-threshold'.
6317         * wl-summary.el (wl-summary-redisplay-internal): Remove
6318         the check of `wl-message-buffer-prefetch-depth'.
6319
6320 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6321
6322         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6323         size of article.
6324         (wl-message-buffer-prefetch-subr): Remove size check.
6325
6326 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6327
6328         * wl-vars.el (wl-plugged): Make customizable.
6329
6330 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6331
6332         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6333         (wl-message-buffer-prefetch-set-timer): New function.
6334         (wl-message-buffer-prefetch-get-next): New function.
6335         (wl-message-buffer-prefetch): New function.
6336         (wl-message-buffer-prefetch-next): Rewrite.
6337         (wl-message-buffer-prefetch-subr): Rewrite.
6338         * wl-vars.el (wl-auto-prefetch-first): New variable.
6339         * wl-summary.el (wl-summary-goto-folder-subr): Call
6340         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6341
6342 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6343
6344         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6345         `wl-summary-unread-message-hook'.
6346
6347 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6348
6349         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6350         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6351         if range is `cache-status'.
6352
6353 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6354
6355         * wl-message.el (wl-message-buffer-prefetch-subr):
6356         Improve debug message.
6357
6358 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6359
6360         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6361         `wl-mail-send-pre-hook'.
6362         (wl-draft-send-mail-with-qmail): Ditto.
6363         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6364
6365 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6366
6367         * wl-message.el (wl-message-buffer-prefetch-subr):
6368         Fix for cancel-function-timers bug.
6369         (wl-message-buffer-prefetch-debug): Default value is t.
6370
6371 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6372
6373         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6374         (wl-message-buffer-prefetch-subr): Rewrite.
6375         Rename from `wl-message-buffer-prefetch'.
6376
6377 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6378
6379         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6380         (wl-default-draft-cite-decorate-author): Ditto.
6381
6382         * wl-draft.el (wl-draft-cite-function): Removed.
6383         (wl-default-draft-cite-decorate-author): Ditto.
6384
6385 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6386
6387         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6388         (wl-default-draft-cite): Do not arrange author name if the value of
6389         `wl-default-draft-cite-decorate-author' is nil.
6390
6391 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6392
6393         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6394
6395         * wl-folder.el (wl-folder-check-one-entity): Don't care
6396         `elmo-folder-use-flag-p'.
6397
6398 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6399
6400         * wl-folder (wl-folder-check-one-entity): Fix
6401         problem if unread is nil.
6402
6403 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6404
6405         * wl-address.el (wl-address-make-completion-list): Check whether
6406         the address is a group list.
6407         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6408
6409 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6410
6411         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6412         The number of the messages of new and unread does not count
6413         correctly.
6414
6415         * wl-summary.el (wl-summary-count-unread): Changed to return
6416         `(new . unread)' instead of total.
6417         (wl-summary-sync-update): Follow the change above.
6418
6419         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6420
6421 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6422
6423         * wl-address.el (wl-address-make-completion-list): Do not enclose
6424         address by " <" and ">" if associated realname is "".
6425         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6426         This is against the promblem with group list in .addresses pointed
6427         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6428
6429 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6430
6431         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6432         message is a format control string.
6433         * wl-expire.el (wl-expire-append-log): Ditto.
6434         * wl-mime.el (wl-summary-burst-subr): Ditto.
6435         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6436         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6437
6438 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6439
6440         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6441         wl.el (wl-check-variables): Rename from `wl-check-type'.
6442         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6443         (wl-check-variables-2): New function.
6444         (wl): Call `wl-check-variables-2'.
6445
6446 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6447
6448         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6449         after renaming folder in access group.
6450
6451 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6452
6453         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6454         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6455         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6456         (wl-message-buffer-prefetch): Rewrite.
6457         (wl-message-buffer-prefetch-idle-time): Removed.
6458         * wl-summary.el (wl-summary-redisplay-internal):
6459         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6460         Error check for `wl-message-buffer-prefetch-depht'.
6461
6462 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6463
6464         * Version number is increased to 2.9.5.
6465         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6466
6467 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6468
6469         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6470         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6471         Based on the patch written by
6472         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6473
6474 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6475
6476         * wl-draft.el (wl-draft-raw-send): Fix for
6477         `wl-news-send-pre-hook'
6478
6479 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6480
6481         * wl-utils.el (wl-message-id-function): New variable.
6482         * wl-draft.el (wl-draft-insert-required-fields):
6483         Use `wl-message-id-function'.
6484
6485 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6486
6487         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6488         * wl-utils.el (wl-draft-make-message-id-string):
6489         Use `wl-from' for domain part of Message-ID
6490         if `wl-message-id-use-wl-from' if non-nil.
6491         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6492
6493 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6494
6495         * wl.el (wl): Call `wl-check-type'
6496         Do not 'condition-case'.
6497
6498 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6499
6500         * wl.el (wl-check-type): New function.
6501         (wl-check-type-variables): New variable.
6502
6503 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6504
6505         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6506
6507 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6508
6509         * wl-draft.el (wl-smtp-password-key): New function.
6510         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6511         (wl-draft-send-mail-with-smtp): Ditto.
6512         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6513
6514 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6515
6516         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6517         * wl-utils.el (wl-unique-id-suffix): Remove.
6518
6519 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6520
6521         * Version number is increased to 2.9.4.
6522
6523 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6524
6525         * wl-utils.el (wl-unique-id-suffix): New variable.
6526         (wl-unique-id): Use `wl-unique-id-suffix'
6527
6528 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6529
6530         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6531         instead of `elmo-msgdb-search'.
6532
6533         * Version number is increased to 2.9.3.
6534
6535 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6536
6537         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6538
6539 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6540
6541         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6542         (wl-draft-dispatch-message): Changed for send-later.
6543         (wl-draft-queue-flush): Ditto.
6544         (wl-draft): Clear `wl-sent-message-queued'.
6545         (wl-draft-reedit): Ditto.
6546         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6547         * wl-vars.el (wl-draft-force-queuing): New variable.
6548         (wl-draft-force-queuing-mail): New variable.
6549         (wl-draft-force-queuing-news): New variable.
6550
6551 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6552
6553         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6554         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6555
6556 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6557
6558         * Version number is increased to 2.9.2.
6559
6560 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6561
6562         * wl-draft.el (wl-draft-elide-region): New user command.
6563         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6564
6565         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6566         command `wl-draft-elide-region'.
6567         * wl-mule.el: Ditto.
6568         * wl-xmas.el: Ditto.
6569
6570 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6571
6572         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6573         (wl-biff-check-folder-async): Removed needless let.
6574
6575 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6576
6577         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6578         wl-folder-get-elmo-folder.
6579         (wl-biff-check-folder): Set `biff' argument of
6580         `wl-folder-check-one-entity'.
6581         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6582
6583         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6584         (wl-folder-check-one-entity): Added `biff' argument;
6585         Setup `biff' slot of folder.
6586
6587         * Version number is increased to 2.9.1.
6588
6589 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6590
6591         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6592         comment out and fixed.
6593         (wl-fldmgr-add-completion-subr): Ditto.
6594
6595         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6596         and msgdb.
6597
6598         * wl.el (wl-toggle-plugged): Save summary view.
6599
6600 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6601
6602         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6603
6604 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6605
6606         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6607
6608 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6609
6610         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6611         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6612         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6613
6614         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6615         if it was failed.
6616         (wl-demo): Disable undo in the demo buffer.
6617
6618 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * wl-version.el (wl-version): Changed codename.
6621
6622         * Version number is increased to 2.9.0.
6623
6624 2001-12-14  Takuo KITAME <kitame@northeye.org>
6625
6626         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6627         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6628         (wl-folder-mark-as-read-all-current-entity): Ditto.
6629
6630 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6631
6632         * wl-vars.el (wl-from-width): Define as obsolete variable.
6633         (wl-subject-length-limit): Ditto.
6634
6635         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6636
6637         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6638         wl-summary-save-view.
6639
6640         * wl.el (wl-save-status): Ditto.
6641         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6642
6643         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6644         (wl-summary-exit): Follow the change above.
6645         (wl-summary-goto-folder-subr): Ditto.
6646
6647         * wl-folder.el (wl-folder-create-subr): Don't use
6648         `elmo-folder-creatable-p'.
6649
6650 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6651
6652         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6653
6654 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6657         rather than bitmap on Emacs 21.
6658         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6659         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6660         for xbm if the new redisplay engine is not available.
6661
6662 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6663
6664         * wl-folder.el (wl-folder-init-hook): New hook.
6665         (wl-folder-init): Run `wl-folder-init-hook'.
6666
6667 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6668
6669         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6670
6671 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6672
6673         * wl-acap.el (wl-acap-cache-filename): New variable.
6674         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6675         (wl-acap-init): Use cache if no ACAP server found.
6676
6677 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6678
6679         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6680         `wl-acap-original-msgdb-dir'.
6681
6682         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6683         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6684
6685         * wl-mime.el (wl-mime-save-directory): Renamed from
6686         `wl-mime-save-dir'.
6687
6688 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6689
6690         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6691
6692         * wl-demo.el: Require `path-util'.
6693         (wl-demo-bitmap-mule-available-p): New internal variable.
6694         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6695         `module-installed-p' instead.
6696         (wl-demo-insert-image): Use *.img file for a bitmap image.
6697         (wl-demo): Don't call the ascii demo recursively.
6698
6699 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6700
6701         * Version number is increased to 2.7.7.
6702
6703 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6704
6705         * wl.el (wl-exit): Eliminated byte-compile warning.
6706
6707 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6708
6709         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6710         obsolete variable using `elmo-define-obsolete-variable'.
6711         (wl-fetch-confirm-threshold): Ditto.
6712         (wl-cache-prefetch-folder-type-list): Ditto.
6713         (wl-cache-prefetch-folder-list): Ditto.
6714
6715 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6718         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6719         (wl-demo-insert-image): New function.
6720         (wl-demo-insert-text): New function.
6721         (wl-demo-image-type-alist): Redefine as a function.
6722         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6723         (wl-demo-with-temp-file-buffer): Removed.
6724         (wl-logo-xpm): Removed.
6725         (wl-logo-xbm): Removed.
6726         (wl-logo-bitmap): Removed.
6727
6728 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6729
6730         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6731         (wl-expire-localdir-get-folder-function): New user option.
6732         (wl-expire-localdir-get-folder): New function.
6733         (wl-expire-localdir-date): Ditto.
6734
6735 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6736
6737         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6738         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6739         Fixed unread number mismatch when all-unread < unread.
6740
6741 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6742
6743         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6744         (wl-fetch-confirm-threshold): Ditto.
6745
6746         * wl-summary.el (wl-summary-confirm-appends): Removed.
6747         (wl-summary-sync-update): Don't refer
6748         `wl-summary-update-confirm-threshold' (It is now abolished).
6749
6750         * wl-message.el (wl-message-display-internal): Don't refer
6751         `wl-fetch-confirm-threshold' (It is now abolished).
6752
6753 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6756
6757 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6758
6759         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6760         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6761         Change default value to nil.
6762         (wl-summary-indent-length-limit): The value can be nil, nil means
6763         unlimited.
6764
6765         * wl-summary.el: Don't set limit for indent length if the value of
6766         wl-summary-indent-length-limit is nil.
6767         If the value of wl-summary-width is nil, it means only that the width
6768         of summary is unlimited (nil doesn't mean that the indent length is
6769         unlimited).
6770
6771         * wl-thread.el: Ditto.
6772
6773 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6774
6775         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6776         be nil, nil means never confirm.
6777         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6778
6779 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6780
6781         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6782         means unlimited).
6783
6784 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6785
6786         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6787         Use `with-temp-buffer'.
6788
6789 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6790
6791         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6792         with new backquote style).
6793         (wl-folder-get-entity-from-buffer): Ditto.
6794
6795 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6796
6797         * wl-version.el (nemacs-version): Eliminated.
6798         (wl-extended-emacs-version2): Ignore nemacs.
6799         (wl-extended-emacs-version3): Ditto.
6800
6801 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6802
6803         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6804         (wl-draft-add-in-reply-to): New variable.
6805         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6806         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6807         (wl-draft-yank-from-mail-reply-buffer): Use
6808         `wl-draft-add-in-reply-to'.
6809         (wl-draft-insert-current-message): Ditto.
6810
6811 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6812
6813         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6814         typo (kill->hide).
6815         (wl-message-buffer-prefetch-folder-type-list): Added elements
6816         `mark' and `cache' instead of `internal'.
6817
6818 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6819
6820         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6821         resume msgdb directory.
6822
6823 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6824
6825         * wl.el (wl-exit): Call `wl-acap-exit'.
6826
6827         * wl-summary.el (wl-summary-message-string): New function.
6828         (wl-summary-reedit): Use it.
6829         (wl-summary-resend-bounced-mail): Remove needless let.
6830         (wl-summary-supersedes-message): Ditto.
6831         (wl-summary-save): Ditto.
6832
6833         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6834         (wl-acap-init): Set it.
6835         (wl-acap-exit): New function.
6836
6837 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6838
6839         * wl.el (wl-init): Revert (require 'mime-setup). move from
6840         toplevel.
6841
6842 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6843
6844         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6845         local variables.  Add error when guess function return invalid
6846         value.
6847
6848 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6849
6850         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6851         Change local variable name.
6852         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6853         (wl-folder-get-newsgroups): Return nil when non-news folder.
6854         * wl-summary.el (wl-summary-write-current-folder): State through
6855         when guess-list return nil.
6856         (wl-summary-write-current-folder-functions): Fixed docstring.
6857
6858         * wl.el (wl-exit): Changed confirm message.
6859
6860         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6861         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6862
6863         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6864
6865 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6866
6867         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6868         user option (Renamed from wl-cache-prefetch-folder-type-list).
6869         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6870         from wl-cache-prefetch-folder-list).
6871
6872         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6873         Move to wl-vars.el.
6874         (wl-message-buffer-prefetch-p): Changed to enable
6875         `wl-message-buffer-prefetch-folder-list'.
6876
6877         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6878         `ignore-cache'.
6879
6880 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6881
6882         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6883         `part-top' and `part-bottom'.
6884         (wl-draft-config-sub-part-top): New function.
6885         (wl-draft-config-sub-part-bottom): New function.
6886
6887 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6888
6889         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6890
6891 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6892
6893         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6894
6895 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6896
6897         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6898
6899         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6900         (wl-summary-write-current-folder): Ditto.
6901
6902 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6903
6904         * wl-folder.el (wl-folder-get-newsgroups): Use
6905         `elmo-folder-newsgroups'.
6906
6907 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6908
6909         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6910         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6911         `wl-draft-config-sub-header-bottom'.
6912
6913 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6914
6915         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6916         localnews folder.
6917
6918 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6919
6920         * wl-summary.el (wl-summary-mode): Undo last change.
6921
6922         * wl-folder.el (wl-folder-mode): Ditto.
6923
6924 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6925
6926         * wl-summary.el (wl-summary-mode): Locally set
6927         truncate-partial-window-width to nil.
6928         (for XEmacs)
6929
6930         * wl-folder.el (wl-folder-mode): Ditto.
6931
6932 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6933
6934         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6935
6936 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6937
6938         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6939         number.
6940
6941         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6942
6943         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6944
6945         * Version number is increased to 2.7.6.
6946
6947 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6948
6949         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6950
6951 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6952
6953         * wl-summary.el (wl-summary-sync-update): Enclose network
6954         related portion with `unwind-protect'.
6955
6956 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6957
6958         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6959
6960 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6961
6962         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6963         element.
6964         * wl-vars.el (wl-message-body-button-alist): Ditto.
6965
6966         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6967         max match length.
6968         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6969
6970         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6971         for the max match length;
6972         Use 4th element value for the button string regexp group.
6973
6974         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6975         candidate exists, prompt to select.
6976
6977 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6978
6979         * wl-summary.el (wl-summary-jump-to-msg): Search before
6980         calibration point by `beginning-of-line'.
6981
6982 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6983
6984         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6985         for access group.
6986
6987 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6988
6989         * wl-message.el (wl-message-display-internal): Bind
6990         `default-mime-charset'.
6991
6992         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6993
6994         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6995
6996         * Version number is increased to 2.7.5.
6997
6998 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6999
7000         * wl-expire.el (wl-summary-archive): Fixed;
7001         Use `elmo-folder-name-internal'.
7002
7003 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7004
7005         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7006         from `elmo-folder-move-messages' caller.
7007         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7008
7009         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7010         related portions are changed).
7011
7012 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7013
7014         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7015         counter.
7016
7017 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7018
7019         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7020         buffer local and set it to nil.
7021
7022         * wl-message.el (wl-message-redisplay): Ditto.
7023
7024 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7025
7026         * wl-summary.el (wl-summary-mark-as-important): If message is
7027         already cached, set messag as read, otherwise encache and mark as read.
7028
7029 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7030
7031         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7032         point-min.
7033
7034 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7035
7036         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7037         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7038         a keymap.
7039
7040 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7041
7042         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7043         parent.
7044
7045         * wl-mule.el (wl-message-define-keymap): Ditto.
7046
7047         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7048
7049         * wl-xmas.el (wl-message-display-internal-hook): Define.
7050         (wl-xmas-setup-message-toolbar): Define as function.
7051         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7052         (wl-message-overload-functions): Abolished.
7053         (wl-message-define-keymap): New function.
7054
7055         * wl-vars.el (wl-message-display-internal-hook): New variable.
7056         (wl-message-header-button-alist): New variable (Renamed from
7057         wl-highlight-message-header-button-alist).
7058         (wl-message-body-button-alist): Ditto.
7059
7060         * wl-mule.el (wl-message-define-keymap): New function.
7061         (wl-message-overload-functions): Abolished.
7062
7063         * wl-message.el (wl-message-add-buttons-to-body): New function.
7064         (wl-message-redisplay): Don't call wl-message-overload-functions;
7065         Call wl-message-add-buttons-to-header and
7066         wl-message-add-buttons-to-body.
7067         (wl-message-display-internal): Set keymap argument for
7068         elmo-mime-display-as-is, elmo-mime-message-display;
7069         Run wl-message-display-internal-hook.
7070         (wl-message-refer-article-or-url): Abolished.
7071
7072         * wl-highlight.el (wl-highlight-headers): Don't call
7073         wl-highlight-message-add-buttons-to-header.
7074         (wl-highlight-message-add-buttons-to-header): Abolished.
7075
7076
7077         * wl-e21.el (wl-message-display-internal-hook): Define.
7078         (wl-e21-setup-toolbar): Deleted duplicated binding.
7079         (wl-e21-setup-message-toolbar): Define as function.
7080         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7081         (wl-message-define-keymap): New function.
7082         (wl-message-overload-functions): Abolished.
7083
7084 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7085
7086         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7087         and elmo-folder-close.
7088
7089         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7090
7091 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7092
7093         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7094         boolean value.
7095         * wl-draft.el (wl-draft-do-fcc): Ditto.
7096
7097 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7098
7099         * wl-vars.el (wl-fcc-force-as-read): New variable.
7100         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7101         mark copied message as read.
7102
7103 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7104
7105         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7106
7107 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7108
7109         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7110         `wl-summary-target-above' instead of obsolete variable
7111         `wl-summary-temp-above'.
7112
7113         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7114         instead of `make-obsolete-variable'.
7115         * wl-refile.el (toplevel): Ditto.
7116
7117 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7118
7119         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7120         with third argument t.
7121         (wl-draft): Set first argument for wl-plugged-init as t.
7122
7123         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7124         definition.
7125
7126 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7127
7128         * wl-vars.el: Tabify.
7129         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7130
7131         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7132         message.
7133
7134 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7135
7136         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7137         and set default to beep.
7138
7139 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7140
7141         * wl-vars.el (wl-draft-truncate-lines): New variable.
7142
7143         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7144         instead of wl-message-truncate-lines for truncate-lines.
7145
7146 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7147
7148         * wl-message.el (wl-message-display-internal): Call
7149         `wl-highlight-message' after `elmo-mime-display-as-is'.
7150
7151         * wl-mime.el (wl-mime-display-text/plain): New function.
7152         (wl-mime-display-header): Ditto.
7153         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7154         body-presentation-method for text/plain;
7155         Register `wl-mime-display-header' as a header-presentation-method;
7156         Don't set up `elmo-message-text-content-inserted-hook' and
7157         `elmo-message-header-inserted-hook'.
7158
7159         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7160         variable.
7161         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7162         as t if flag is 'all-header;
7163         Don't bind `elmo-message-ignored-field-list',
7164         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7165
7166 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7167
7168         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7169         for xemacs with non-mule environment.
7170
7171 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7172
7173         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7174         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7175         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7176
7177 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7178
7179         * wl-vars.el (wl-interactive-send): Set default value as t.
7180
7181 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7182
7183         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7184         (wl-addrmgr-method-list): Abolished.
7185         (wl-addrmgr-change-method): Follow above change.
7186
7187         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7188
7189 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7190
7191         * wl-vars.el (wl-message-truncate-lines): Change default value
7192         to default-truncate-lines.
7193
7194         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7195
7196 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7197
7198         * wl-vars.el (wl-message-truncate-lines): New variable.
7199
7200         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7201         wl-message-truncate-lines.
7202
7203 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7204
7205         * wl-acap.el (wl-acap-init): Remove period from error message.
7206         (wl-acap-find-acap-service): Remove period from message.
7207
7208 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7209
7210         * wl.el (wl-check-environment): Undo last change.
7211
7212         * wl-vars.el (wl-from): Changed default value.
7213
7214         * wl-util.el (toplevel): Don't require tm-edit.
7215
7216         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7217         `wl-folder-init';
7218         Don't set mark on mail body.
7219         (wl-draft-reedit): Ditto.
7220
7221         * wl-address.el (wl-address-quote-specials): Define as an alias for
7222         elmo-address-quote-specials.
7223
7224 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7225
7226         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7227
7228         * wl-vars.el (wl-from): Set default value as nil.
7229         (wl-organization): Set default value as ORGANIZATION environment
7230         variable.
7231
7232         * wl-draft.el (wl-smtp-extension-bind): Check value of
7233         wl-smtp-connection-type.
7234
7235         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7236         error.
7237
7238 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7239
7240         * Version number is increased to 2.7.4.
7241
7242         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7243         arguments from `wl-highlight-x-face-function' caller.
7244         Use x-face-1.3.6.12 or later.
7245
7246 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7247
7248         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7249
7250 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7251
7252         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7253         (wl-fcc): Fix to accept function.
7254         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7255
7256 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7257
7258         * wl-acap.el (toplevel): Added `product-provide' declare.
7259         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7260
7261 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7262
7263         * wl.el (wl): Changed order of calling `elmo-init'
7264         and `elmo-folder-init'.
7265
7266 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7267
7268         * wl-mime.el (wl-summary-burst): Extract message when content-type
7269         of root entity is not only `multipart' but also `message/rfc822'.
7270         (wl-summary-burst-subr): Ditto.
7271
7272 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7273
7274         * wl-vars.el (toplevel): Require 'custom.
7275         (wl-trash-folder): Added to `wl-setting' group.
7276
7277         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7278         exists.
7279         (wl-addrmgr-draw): Insert empty line when no entry exists.
7280
7281         * wl-mule.el (wl-message-wheel-up): Fixed.
7282         (wl-message-wheel-down): Ditto.
7283
7284 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7285
7286         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7287         config is an anonymous lambda expression.
7288
7289 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7290
7291         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7292         when Mule 2 is running.
7293
7294 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7295
7296         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7297
7298 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7299
7300         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7301         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7302
7303         * wl-address.el (wl-address-specials-regexp): Eliminated.
7304         (wl-address-quote-specials): Rewrite.
7305
7306 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7309         shy-groups for regexp.
7310
7311         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7312         character classes and Perl style shy-groups for regexp.
7313         (wl-highlight-plugged-current-line): Use Posix style character
7314         classes for regexp.
7315         (wl-e21-highlight-folder-by-numbers): Ditto.
7316         (wl-e21-display-image-p): Use `display-images-p' instead of
7317         `display-graphic-p'.
7318         (display-images-p): Make an alias to `display-graphic-p' if it is
7319         not available.  It is for Emacs version prior to 21.0.105.
7320
7321         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7322         `display-graphic-p'.
7323         (wl-demo-image-type-alist): Ditto.
7324         (display-images-p): Make an alias to `display-graphic-p' if it is
7325         not available.  It is for Emacs version prior to 21.0.105.
7326
7327 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7328
7329         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7330         support.
7331         (wl-generate-user-agent-string): Ditto.
7332
7333         * wl-version.el (wl-version): Update docsting.
7334         (wl-version-status): Ditto.
7335
7336 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7337
7338         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7339         21.0.105.  For Emacs 21.0.104 or earlier.
7340
7341 2001-09-03  Takuo KITAME <kitame@northeye.org>
7342
7343         * wl-e21.el (wl-plugged-init-icons): Use
7344         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7345         (wl-biff-init-icons): Ditto.
7346
7347 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7348
7349         * wl-highlight.el (wl-highlight-summary-current-line):
7350         Fixed highlighting refile/copy destination.
7351
7352         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7353         (wl-acap-store): Encode string by wl-acap-coding-system.
7354
7355 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7356
7357         * wl-acap.el (toplevel): Check and require 'un-define before
7358         'xemacs-ucs;
7359          Added checking for UTF-2000.
7360
7361 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7362
7363         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7364         Don't enclose with `eval-and-compile'.
7365
7366         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7367         wl-init is non-nil.
7368
7369         * wl-draft.el (wl-draft): Ditto.
7370
7371         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7372
7373         * wl-acap.el (toplevel): Require 'wl.
7374         (wl-acap-store): Call `elmo-init'.
7375
7376         * wl.el (wl): Changed position of `wl-check-environment'.
7377         (toplevel): Added autoload setting for wl-acap.
7378
7379         * wl-vars.el (wl-setting): New custom group.
7380         (wl-from): Added wl-setting group.
7381         (wl-user-mail-address-list): Ditto.
7382         (wl-organization): Ditto.
7383         (wl-subscribed-mailing-list): Ditto.
7384         (wl-envelope-from): Ditto.
7385         (wl-smtp-posting-user): Ditto.
7386         (wl-smtp-posting-server): Ditto.
7387         (wl-smtp-posting-port): Ditto.
7388         (wl-smtp-authenticate-type): Ditto.
7389         (wl-pop-before-smtp-user): Ditto.
7390         (wl-pop-before-smtp-server): Ditto.
7391         (wl-pop-before-smtp-port): Ditto.
7392         (wl-pop-before-smtp-authenticate-type): Ditto.
7393         (wl-nntp-posting-server): Ditto.
7394         (wl-nntp-posting-user): Ditto.
7395         (wl-nntp-posting-port): Ditto.
7396         (wl-fetch-confirm-threshold): Ditto.
7397         (wl-prefetch-threshold): Ditto.
7398         (wl-thread-insert-opened): Ditto.
7399         (wl-ldap-server): Ditto.
7400         (wl-ldap-port): Ditto.
7401         (wl-ldap-base): Ditto.
7402         (wl-ldap-objectclass): Ditto.
7403         (wl-use-ldap): Ditto.
7404         (wl-draft-config-alist): Ditto.
7405         (wl-draft-config-matchone): Ditto.
7406         (wl-template-alist): Ditto.
7407         (wl-message-sort-field-list): Ditto.
7408         (wl-message-ignored-field-list): Ditto.
7409         (wl-message-visible-field-list): Ditto.
7410         (wl-interactive-send): Ditto.
7411         (wl-summary-move-order): Ditto.
7412         (wl-auto-select-first): Ditto.
7413         (wl-auto-select-next): Ditto.
7414         (wl-interactive-save-folders): Ditto.
7415
7416         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7417         Initialization codes are moved from wl-local-folder-init.
7418         (wl-local-folder-init): Follow the change above.
7419         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7420
7421         * wl-acap.el: New file.
7422
7423         * Version number is increased to 2.7.3.
7424
7425 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7426
7427         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7428
7429 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7430
7431         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7432         (wl-addrmgr-address-entry-list): Ditto.
7433
7434 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7435
7436         * wl-e21.el (wl-draft-mode-map): Removed binding for
7437         `wl-draft-insert-x-face-field'.
7438
7439         * wl-mule.el (wl-draft-mode-map): Ditto.
7440
7441         * wl-xmas.el (wl-draft-mode-map): Ditto.
7442
7443         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7444         (wl-cs-autoconv): Ditto.
7445         (wl-cs-local): Ditto.
7446         (wl-use-scoring): Ditto.
7447         (wl-mime-charset): Ditto.
7448         (wl-folder-check-async): Ditto.
7449
7450         * wl.el (toplevel): Ignore nemacs and tm.
7451         (wl-exit): Ditto.
7452
7453         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7454         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7455         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7456         instead of wl-address-petname-add-or-change.
7457         (wl-summary-edit-addresses-subr): Use wl-address-delete
7458         instead of wl-address-petname-delete.
7459
7460         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7461
7462         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7463         if error occured.
7464
7465         * wl-message.el (require): Remove tm support.
7466
7467         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7468
7469         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7470         (wl-folder-jump-to-current-entity): Ditto.
7471         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7472
7473         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7474         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7475         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7476
7477         * wl-mule.el (wl-draft-key-setup): Ditto.
7478
7479         * wl-xmas.el (wl-draft-key-setup): Ditto.
7480
7481         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7482         (wl-draft-std11-parse-addresses): New function.
7483         (wl-draft-parse-mailbox-list): Use it.
7484         (wl-draft): Ignore nemacs.
7485         (wl-draft-reedit): Ditto.
7486
7487         * wl-addrmgr.el: New file.
7488         (Original is wl-rcpt.el written by
7489         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7490         Thanks Kitamoto-san.)
7491
7492         * wl-address.el (wl-address-make-address-list): Modified parsing
7493         process.
7494         (wl-address-delete): Renamed from `wl-address-petname-delete';
7495         Modify wl-address-list too.
7496         (wl-address-add-or-change): Renamed from
7497         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7498
7499 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7500
7501         * wl-highlight.el (wl-highlight-summary-current-line):
7502           Work with transient-mark-mode
7503
7504 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7505
7506         * Version number is increased to 2.7.2.
7507
7508         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7509         instead of elmo-dop-queue-method.
7510
7511 2001-08-06  SAITO Atsunori <sai@yedo.com>
7512
7513         * wl-vars.el (wl-ldap-objectclass): New user option.
7514
7515         * wl-address.el (wl-ldap-make-filter): Use it.
7516
7517 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7518
7519         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7520
7521 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7522
7523         * wl-folder.el (wl-folder): redisplay after folder insertion.
7524
7525         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7526
7527         * wl-summary.el (wl-summary-sync-update):
7528         Change status mark only when new-msgdb exists.
7529         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7530
7531 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7532
7533         * wl-summary.el (wl-summary-open-folder): New function.
7534         (wl-summary-goto-folder-subr): Use it.
7535         (wl-summary-mark-as-important): Fix;
7536         Encache only when no cache exists.
7537
7538 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7539
7540         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7541         Use with-current-buffer.
7542
7543 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7544
7545         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7546         before call `get-buffer'. Fixed parenthesis.
7547         (wl-score-get-header-entry): Clear message and help window when
7548         keyboard quit.
7549         (wl-score-edit-insert-header): Ditto.
7550
7551 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7552
7553         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7554         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7555         (wl-default-draft-cite): Fix.
7556
7557         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7558         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7559
7560 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7561
7562         * wl-message.el (wl-message-prev-page): Do same bahavior
7563         as summary when it is called in the message buffer.
7564         (wl-message-next-page): Ditto.
7565
7566 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7567
7568         * wl-summary.el (wl-summary-forward): Use cache if it is not
7569         section cache.
7570
7571 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7574         Removed redundant require of elmo-vars.
7575         (wl-biff-state-indicator-on): Changed default value for
7576         xemacs with non-mule environment.
7577
7578         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7579         wl-message-buffer is nil;
7580         Hide progress bar after moving messages.
7581
7582 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7583
7584         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7585         message at cursor point is deleted.
7586
7587 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7588
7589         * wl-vars.el: Changed file coding system to euc-japan.
7590         Added -*-coding:-*- magic to the first line.
7591
7592         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7593         Search parent from the first message.
7594
7595         * Version number is increased to 2.7.1.
7596
7597 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7598
7599         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7600
7601 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7602
7603         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7604         refile/delete execution.
7605
7606         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7607         Fixed docstring.
7608
7609 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7610
7611         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7612         do update process;
7613         Don't update marks when update process is interrupted.
7614
7615 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7616
7617         * wl-summary.el (wl-summary-reply): Fixed problem when
7618         wl-draft-use-frame is non-nil.
7619         (wl-summary-forward): Ditto.
7620
7621         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7622         as nil.
7623         (wl-folder-mark-as-read-all-entity): Ditto.
7624         (wl-folder-prefetch-entity): Ditto.
7625
7626         * wl.el (wl): Check environment before wl-init.
7627
7628         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7629         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7630         instead of wl-summary-collect-unread.
7631         (wl-summary-reply): Split message window.
7632
7633 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7634
7635         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7636         only if current language environment is japanese,
7637
7638         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7639         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7640         (wl-folder-goto-folder-subr): Ditto.
7641
7642         * wl-draft.el (wl-draft-dispatch-message): Call
7643         `elmo-file-cache-get-path'.
7644
7645 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7646
7647         * wl-summary.el (wl-summary-cursor-move): If return value of
7648         wl-summary-next-message is not number, don't jump.
7649
7650 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7651
7652         * wl-summary.el (wl-summary-buffer-next-message-function): New
7653         variable.
7654         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7655         if it is bound.
7656
7657         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7658         string.
7659
7660         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7661         (wl-plugged-drawing): Ditto.
7662
7663 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7664
7665         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7666         process.
7667         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7668         with unwind-protect.
7669
7670         * wl.el (wl-init): Require mime-setup.
7671         (wl-check-environment): Don't require mime-setup.
7672
7673         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7674         instead of elmo-folder-type.
7675
7676         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7677         value as nil.
7678
7679 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7680
7681         * Version number is increased to 2.7.0.
7682
7683         * wl-version.el (wl-version): Changed codename.
7684
7685         * wl-summary.el (wl-summary-delete-cache): Fixed.
7686
7687         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7688         Workaround for net folders.
7689         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7690
7691         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7692         value to nil (According to the patch from
7693         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7694
7695         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7696         of elmo-folder-close.
7697
7698 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7699
7700         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7701         for postfix.
7702
7703 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7704
7705         * wl-summary.el (wl-summary-resend-message): Fixed.
7706
7707         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7708         Call wl-draft with `from' argument if its address is included in
7709         `wl-user-mail-address-list'.
7710         (wl-draft): Added `from' argument.
7711
7712         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7713         non-nil.
7714         (wl): Don't show demo if wl-demo is nil.
7715
7716         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7717         wl-summary-use-frame.
7718
7719         * wl-vars.el (wl-summary-use-frame): New user option.
7720         (wl-folder-use-frame): Changed docstring.
7721
7722         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7723         non-nil.
7724         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7725         wl-summary-use-frame.
7726
7727         * wl-vars.el (wl-folder-use-frame): New user option.
7728
7729         * wl-summary.el (wl-summary-exit): Back to folder frame if
7730         wl-folder-use-frame is non-nil.
7731         (wl-summary-redisplay-internal): Ignore cache if current folder
7732         is draft folder,
7733         (wl-summary-redisplay-no-mime): Ditto.
7734         (wl-summary-redisplay-all-header): Ditto.
7735
7736         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7737         if wl-folder-use-frame is non-nil.
7738
7739 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7740
7741         * wl-summary.el (wl-summary-sync-update): Bind
7742         elmo-folder-update-threshold.
7743         (wl-summary-mark-as-important): Enclosed server mark processing
7744         with `save-match-data'.
7745
7746         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7747         only when it is already defined.
7748
7749 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7750
7751         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7752         name of folder exclude localdir is wrong.
7753         * wl-folder.el (wl-folder-sync-entity):
7754         Set `wl-summary-always-sticky-folder-list' as nil.
7755         (wl-folder-mark-as-read-all-entity): Ditto.
7756         (wl-folder-prefetch-entity): Ditto.
7757
7758 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7759
7760         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7761         instead of `wl-summary-write-current-newsgroup'.
7762
7763 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7764
7765         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7766         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7767         non-nil and selected message is important, do not display.
7768
7769 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7770
7771         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7772
7773 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7774
7775         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7776
7777         * wl-summary.el (wl-summary-mark-as-important): Set message number
7778         using wl-summary-message-number.
7779
7780 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7781
7782         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7783         destination folder is 'null.
7784
7785 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7786
7787         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7788         New function.
7789         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7790         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7791         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7792
7793 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7794
7795         * wl-mime.el (wl-mime-setup): Added setting for
7796         `mime-setup-signature-key-alist' to avoid overriding key bind for
7797         `wl-draft-send'.
7798
7799         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7800         for `wl-draft-send'.
7801         * wl-mule.el (wl-draft-overload-functions): Ditto.
7802         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7803         * wl-draft.el (wl-draft-send): Ditto.
7804
7805         * wl-message.el (wl-message-display-internal):
7806         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7807         (Patch is provided by <kita@coe.nttdata.co.jp>).
7808
7809 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7810
7811         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7812
7813 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7814
7815         * wl.el (wl): Fix for wl-demo.
7816
7817 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7818
7819         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7820
7821 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7822
7823         * wl-folder.el (wl-folder-prefetch-entity): Use
7824         `wl-folder-get-elmo-folder'.
7825         (wl-folder-count-incorporates): Do not use
7826         `wl-folder-get-elmo-folder'.
7827
7828 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7829
7830         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7831         instead of `elmo-folder-get-type'.
7832
7833 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7834
7835         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7836         position on Subject: field.
7837         (Advised by Mito <mit@nines.nec.co.jp>)
7838
7839 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7840
7841         * wl-folder.el (wl-folder-prefetch-entity): Use
7842         `wl-folder-get-elmo-folder'.
7843
7844 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7845
7846         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7847
7848         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7849         `process-duplicates' slot.
7850
7851         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7852         if detection failed.
7853
7854 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7855
7856         * wl-version.el (wl-version-status): Set to "alpha".
7857
7858 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7859
7860         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7861         Check wl-message-buffer lives before set-buffer.
7862
7863 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7864
7865         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7866         called in folder mode.
7867         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7868         * wl-summary.el (wl-summary-exit-pre-hook): Run
7869         `wl-summary-exit-pre-hook' before exit summary mode.
7870
7871 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7872
7873         * wl-version.el (wl-version-status): New variable.
7874         (wl-version-status-alist): Removed.
7875         (wl-version-status): Rule included.
7876
7877 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7878
7879         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7880         @sponichi.
7881
7882         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7883         when `mail-reply-buffer' is buffer-local variable.
7884         (Reported by <kita@coe.nttdata.co.jp>).
7885
7886 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7887
7888         * wl-vars.el (toplevel): Require 'elmo-util.
7889
7890 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7891
7892         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7893         (All other related portions are changed)
7894
7895         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7896
7897         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7898
7899 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7900
7901         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7902
7903 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7904
7905         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7906         Delete other windows to avoid an error.
7907         Use `point-marker' instead of `point' to remember the start point
7908         of body.
7909
7910         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7911
7912         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7913         number not to exceed all message number.
7914
7915 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7916
7917         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7918         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7919
7920 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7921
7922         * wl-summary.el (wl-summary-sync-force-update): Added argument
7923         no-check.
7924         (wl-summary-sync-update): Ditto.
7925         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7926         with `no-check'.
7927
7928         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7929         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7930         already running.
7931
7932 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7933
7934         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7935         `dst-folder-arg'.
7936         (wl-expire-archive-number1): Diito.
7937         (wl-expire-archive-number2): Diito.
7938         (wl-expire-archive-Date): Diito.
7939         (wl-archive-number1): Diito.
7940         (wl-archive-number2): Diito.
7941         (wl-archive-date): Diito.
7942         (wl-archive-folder-p): New function.
7943         (wl-summary-expire): Support of expand folder name at
7944         wl-expire-alist.
7945         * wl-util.el (wl-expand-newtext): Renamed from
7946         `wl-refile-expand-newtext'.
7947
7948 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7949
7950         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7951         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7952         `(elmo-msgdb-get-overview msgdb)'.
7953         (wl-summary-prefetch): Bind match data before call
7954         `wl-summay-prefetch-msg'.
7955         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7956         'off if `wl-summary-buffer-disp-msg' is non-nil.
7957         Fixed problem that couldn't show only one new or unread message when
7958         enter folder.
7959         (wl-summary-reply): Don't call `split-window-vertically' and other
7960         window.
7961
7962 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7963
7964         * wl-expire.el (wl-expire-refile): Fixed.
7965
7966 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7967
7968         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7969
7970         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7971         biff notification is removed.
7972
7973         * wl.el (wl): Changed position of `elmo-init'.
7974
7975         * wl-draft.el (wl-default-draft-cite): Use date field
7976         on the citation buffer.
7977
7978         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7979
7980         * wl-xmas.el (wl-folder-internal-icon-list): Added
7981         `wl-folder-shimbun-image'.
7982
7983         * wl-e21.el (wl-folder-internal-icon-list): Added
7984         `wl-folder-shimbun-image'.
7985
7986 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7987
7988         * wl.el (wl-init): Eliminated argument.
7989         (wl): Rewrite.
7990
7991         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7992         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7993         instead of `elmo-folder-msgdb-internal'.
7994         (wl-summary-sync-update): Ditto.
7995         (wl-summary-flush-pending-append-operations): Eliminated.
7996         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7997         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7998         `elmo-folder-open'.
7999
8000         * wl-mime.el (wl-summary-burst): Fixed.
8001
8002         * wl-folder.el (wl-folder-info-save): Check data type.
8003
8004         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8005         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8006         instead of `elmo-folder-msgdb-internal'.
8007         (wl-expire-hide): Ditto.
8008
8009
8010         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8011
8012 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8013
8014         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8015
8016 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8017
8018         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8019
8020 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8021
8022         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8023         Fixed `match-beginning' argument mismatch.
8024
8025 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8026
8027         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8028         the default value.
8029
8030 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8031
8032         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8033         instead of `elmo-nntp-default-port'.
8034
8035         * wl-vars.el: Fixed some doc strings.
8036
8037 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8038
8039         * wl-summary.el (wl-summary-prefetch-msg): Use
8040         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8041
8042         * wl-vars.el: Define *-func as obsolete variable using
8043         `elmo-define-obsolete-variable'.
8044
8045         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8046         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8047         instead of `wl-message-buffer-prefetch-threshold'.
8048
8049         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8050
8051         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8052
8053         * wl-draft.el (wl-caesar-region-func): Ditto.
8054
8055         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8056         Keep unread status in elmo-folder-move-messages.
8057         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8058
8059 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8060
8061         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8062         `wl-summary-buffer-exit-func'
8063         (wl-summary-buffer-message-redisplay-function): Renamed from
8064         `wl-summary-buffer-message-redisplay-func'
8065         (wl-summary-buffer-next-folder-function): Renamed from
8066         `wl-summary-buffer-next-folder-func'.
8067         (wl-summary-buffer-prev-folder-function): Renamed from
8068         `wl-summary-buffer-prev-folder-func'.
8069         (wl-summary-get-petname-function): Renamed from
8070         `wl-summary-get-petname-func'.
8071
8072         * wl-score.el (wl-score-edit-exit-function): Renamed from
8073         `wl-score-edit-exit-func'.
8074
8075         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8076         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8077
8078         * wl-util.el (wl-load-profile-function): Renamed from
8079         `wl-load-profile-func'.
8080
8081         * wl-folder.el (wl-folder-completion-function): Renamed from
8082         `wl-folder-completion-func'.
8083         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8084
8085         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8086         `wl-expire-archive-get-folder-func'.
8087         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8088         (wl-draft-send-mail-function): Renamed from
8089         `wl-draft-send-mail-func'.
8090         (wl-draft-send-news-function): Renamed from
8091         `wl-draft-send-news-func'.
8092         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8093         (wl-generate-mailer-string-function): Renamed from
8094         `wl-generate-mailer-string-func'.
8095         (wl-highlight-signature-search-function): Renamed from
8096         `wl-highlight-signature-search-func'.
8097         (wl-highlight-x-face-function): Renamed from
8098         `wl-highlight-x-face-func'
8099         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8100         (wl-ps-print-buffer-function): Renamed from
8101         `wl-ps-print-buffer-func'
8102         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8103         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8104         (wl-summary-subject-filter-function): Renamed from
8105         `wl-summary-subject-filter-func'.
8106
8107         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8108         `wl-draft-queue-flush-send-func'
8109         (wl-draft-cite-function): Renamed from
8110         `wl-draft-cite-func'
8111
8112         * wl-address.el (wl-address-init-function): Renamed from
8113         `wl-address-init-func'.
8114
8115 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8116
8117         * wl-draft.el (wl-draft-queue-flush): Don't call
8118         `elmo-dop-unlock-message'.
8119         * wl-draft.el (wl-draft-queue-append): Don't call
8120         `elmo-dop-lock-message'.
8121
8122         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8123         (wl-summary-buffer-folder-name): Ditto.
8124         (wl-summary-message-regexp): Added '-' (all other related portions
8125         are changed).
8126         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8127         wl-summary-buffer-folder-name.
8128
8129 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8130
8131         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8132         the number of mails in the folder buffer is not updated by wl-biff.
8133
8134 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8135
8136         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8137         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8138
8139 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8140
8141         * wl-summary.el (wl-summary-next-message):
8142         Return next message number when wl-summary-move-order is nil.
8143
8144 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8145
8146         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8147         `wl-summary-move-spec-alist'.
8148         (wl-summary-move-spec-unplugged-alist): New variable
8149         (Move spec for unplugged status).
8150         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8151         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8152
8153 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8154
8155         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8156         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8157
8158 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8159
8160         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8161         simple quotation to quote the anonymous function.
8162         * tm-wl.el (wl-draft-preview-message): Ditto.
8163
8164 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8165
8166         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8167         Eliminate redundant `save-excursion'.
8168         (wl-highlight-summary-current-line): Ditto.
8169
8170         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8171         accessing match data when `looking-at' failed.
8172
8173         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8174         `elmo-match-string' where users don't care about the speed.
8175         (wl-draft-save): Ditto.
8176
8177 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8178
8179         * wl-util.el (wl-regexp-opt): New function.
8180
8181         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8182         number from `wl-summary-buffer-number-list'.
8183         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8184         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8185         (wl-summary-move-spec-alist): Changed default setting.
8186
8187 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8188
8189         * wl-vars.el (wl-biff-notify-hook): New hook.
8190         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8191         the arrival of new mail.
8192         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8193         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8194
8195 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8196
8197         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8198
8199 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8200
8201         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8202
8203         * Version number is increased to 2.5.8.
8204
8205         * wl-thread.el (toplevel): require 'cl.
8206         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8207         (wl-thread-make-number-list): New function.
8208         (wl-thread-entity-make-number-list-from-children): Ditto.
8209         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8210         (wl-thread-entity-insert-as-children): Likewise.
8211         (wl-thread-delete-message): Likewise.
8212         (wl-meaning-of-mark): Eliminated.
8213         (wl-thread-next-failure-mark-p): Ditto.
8214         (wl-thread-entity-get-mark): Ditto.
8215         (wl-thread-meaning-alist-get-result): Ditto.
8216         (wl-thread-entity-check-prev-mark): Ditto.
8217         (wl-thread-entity-check-next-mark): Ditto.
8218         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8219         (wl-thread-entity-get-prev-marked-entity): Ditto.
8220         (wl-thread-get-prev-unread): Ditto.
8221         (wl-thread-jump-to-prev-unread): Ditto.
8222         (wl-thread-get-next-unread): Ditto.
8223         (wl-thread-jump-to-next-unread): Ditto.
8224         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8225         (wl-thread-entity-get-next-marked-entity): Ditto.
8226
8227         * wl-summary.el (wl-summary-buffer-number-list):
8228         New bufer-local variable.
8229         (wl-summary-switch-to-clone-buffer): Clone
8230         `wl-summary-buffer-number-list'.
8231         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8232         (wl-summary-cursor-move-regex): Eliminated.
8233         (wl-summary-cursor-up): Rewrite.
8234         (wl-summary-cursor-down): Ditto.
8235         (wl-summary-mode-spec-alist): New variable.
8236         (wl-summary-next-message): New inline function.
8237         (wl-summary-cursor-move): New function.
8238         (wl-summary-default-get-next-msg): Rewrite.
8239         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8240         (wl-summary-rescan): Ditto.
8241         (wl-summary-sync-all-init): Ditto.
8242         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8243         summary is not thread view.
8244         (wl-summary-sync-update): Ditto.
8245         (wl-summary-rescan): Ditto.
8246         (wl-summary-make-number-list): New function.
8247
8248         * wl-draft.el: "FCC" -> "Fcc".
8249
8250 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8251
8252         * wl-highlight.el (wl-highlight-summary-window):
8253         Call `set-buffer-modified-p'.
8254
8255         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8256         (wl): Call `elmo-init' and fix.
8257
8258         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8259         Use new variables.
8260
8261         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8262
8263 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8264
8265         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8266
8267 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8268
8269         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8270
8271 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8272
8273         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8274         `wl-use-toolbar' nor `display-graphic-p'.
8275         (wl-e21-setup-message-toolbar): Ditto.
8276         (wl-e21-setup-summary-toolbar): Ditto.
8277         (wl-e21-setup-folder-toolbar): Ditto.
8278
8279         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8280         (wl-plugged-init-icons): Ditto.
8281
8282         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8283         `display-graphic-p'.
8284         (wl-plugged-set-folder-icon): Ditto.
8285         (wl-highlight-plugged-current-line): Ditto.
8286         (wl-highlight-folder-current-line): Ditto.
8287         (wl-e21-highlight-folder-group-line): Ditto.
8288         (wl-e21-setup-toolbar): Ditto.
8289         (wl-e21-display-image-p): New macro.
8290
8291         * wl-demo.el (wl-demo): Simplified.
8292         (wl-demo-image-type-alist): Use `image-type-available-p' for
8293         checking whether the image type `xbm' is available.
8294
8295 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8296
8297         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8298         (wl-summary-input-range): Ditto.
8299
8300 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8301
8302         * wl-summary.el (wl-summary-edit-addresses): Use
8303         `wl-summary-get-original-buffer'
8304         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8305         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8306         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8307         (wl-summary-get-newsgroups): Eliminated.
8308         (wl-summary-set-crosspost): Ditto.
8309         (wl-summary-is-crosspost-folder): Ditto.
8310         (wl-crosspost-alist-load): Ditto.
8311         (wl-crosspost-alist-save): Ditto.
8312
8313         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8314         `elmo-setup-subscribed-newsgroups' instead of
8315         `elmo-nntp-make-groups-hashtb'.
8316         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8317         instead of `wl-crosspost-alist-save'.
8318
8319         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8320         of `elmo-folder-message-appendable-p'.
8321         (wl-mime-header-presentation-method): Eliminated.
8322
8323         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8324         (Error occurs in emacs21).
8325
8326         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8327         the current buffer).
8328
8329         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8330         instead of `wl-crosspost-alist-save'.
8331         (wl-init): `elmo-crosspost-message-alist-load'
8332         instead of `wl-crosspost-alist-load'
8333
8334         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8335         (wl-parse-newsgroups): Likewise.
8336         (wl-biff-notify): Run `wl-biff-notify-hook'.
8337
8338 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8339
8340         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8341
8342         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8343         when `wl-summary-lazy-highlight' is non-nil.
8344         (wl-summary-goto-folder-subr): Highlight only when
8345         `wl-summary-lazy-highlight' is non-nil.
8346
8347         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8348         Don't display progress and highlight temp-mark when
8349         `wl-summary-lazy-highlight' is non-nil.
8350         (wl-highlight-summary-window): New function.
8351         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8352
8353 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8354
8355         * wl-summary.el (wl-summary-sync): Change `all-visible'
8356         from `all-shown'
8357         (wl-summary-input-range): Ditto.
8358
8359 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8360
8361         * wl-e21.el (wl-highlight-folder-current-line): Call
8362         `wl-folder-init-icons' when folder icons have not been initialized.
8363
8364         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8365
8366         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8367         (wl-demo-image-type-alist): New macro.
8368
8369 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8370
8371         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8372         display does not support graphics.
8373         (wl-plugged-init-icons): Ditto.
8374         (wl-folder-init-icons): Ditto.
8375
8376         * wl-demo.el (wl-demo): Chech closely whether the display
8377         supports graphics.
8378
8379 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8380
8381         * wl-summary.el (wl-summary-get-original-buffer): New function.
8382         (wl-summary-set-crosspost): Use it.
8383         (wl-summary-target-mark-uudecode): Ditto.
8384         (wl-summary-reedit): Ditto.
8385         (wl-summary-resend-bounced-mail): Ditto.
8386         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8387         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8388
8389         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8390         (wl-message-display-internal): Ditto.
8391
8392 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8393
8394         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8395
8396 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl-summary.el (wl-summary-save-view): Renamed from
8399         `wl-summary-save-status'.
8400
8401 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8402
8403         * wl-summary.el (wl-summary-sync): Added `all-shown'
8404
8405 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8406
8407         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8408
8409 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8410
8411         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8412
8413 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8414
8415         * wl-highlight.el (wl-highlight-summary-line-string): Use
8416         `zerop' instead of `= 0'.
8417         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8418
8419         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8420         for comparing numbers.
8421         (wl-template-prev): Use `zerop' instead of `eq 0'.
8422
8423         * wl-draft.el (wl-draft-insert-current-message): Use
8424         `with-current-buffer' instead of `save-excursion'.
8425         Use `zerop' instead of `eq 0'.
8426
8427 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8428
8429         * wl-draft.el (wl-draft-insert-ccs): New function.
8430         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8431         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8432
8433 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8434
8435         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8436
8437 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8438
8439         * wl-expire.el (wl-expire-refile): Don't call
8440         elmo-msgdb-add-msgs-to-seen-list;
8441         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8442         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8443
8444 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8445
8446         * wl-message.el (wl-message-prev-page): Ignore errors while
8447         scroll-down.
8448
8449 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8450
8451         * wl-mime.el: Use elmo-original-message-mode instead of
8452         mmelmo-original-mode.
8453
8454         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8455         `elmo-folder-get-spec';
8456         (wl-fldmgr-add-completion-all-completions):
8457         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8458
8459         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8460         of `elmo-folder-get-type'.
8461
8462         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8463         `elmo-folder-get-spec';
8464         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8465         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8466         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8467         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8468         `elmo-read-msg-no-cache';
8469         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8470         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8471         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8472         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8473         `elmo-cache-save';
8474         (wl-draft-reedit): Use `elmo-message-file-name'.
8475
8476         * wl-expire.el: Use `elmo-folder-name-internal';
8477         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8478         Use macro `wl-summary-buffer-msgdb' instead of variable
8479         `wl-summary-buffer-msgdb';
8480         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8481         Use macro `wl-summary-buffer-folder-name' instead of variable
8482         `wl-summary-buffer-folder-name'.
8483         * wl-score.el: Likewise.
8484
8485         * wl-message.el: Rewrite for new message buffer cache mechanism.
8486         (wl-message-buffer-cache-buffer-get): New macro.
8487         (wl-message-buffer-cache-folder-get): Ditto.
8488         (wl-message-buffer-cache-message-get): Ditto.
8489         (wl-message-buffer-cache-entry-make): Ditto.
8490         (wl-message-buffer-cache-hit): Ditto.
8491         (wl-message-buffer-cache-sort): New function.
8492         (wl-message-buffer-cache-add): Ditto.
8493         (wl-message-buffer-cache-delete): Ditto.
8494         (wl-message-buffer-cache-clean-up): Ditto.
8495         (wl-message-buffer-window): Rewrite.
8496         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8497         (wl-message-buffer-display): New function.
8498         (wl-message-display-internal): New function.
8499
8500 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8501
8502         * wl-folder.el: Use `elmo-folder-name-internal';
8503         Use `wl-folder-get-elmo-folder';
8504         Use `elmo-folder-list-messages' instead of
8505         `elmo-list-folder';
8506         Use `elmo-folder-get-primitive-list' instead of
8507         `elmo-folder-get-primitive-spec-list';
8508         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8509         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8510         Use `elmo-folder-create' instead of `elmo-create-folder'.
8511         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8512         (wl-folder-get-elmo-folder): New macro.
8513         (wl-folder-elmo-folder-cache-get): Ditto.
8514         (wl-folder-elmo-folder-cache-put): Ditto.
8515         (wl-folder-suspend): Call `elmo-quit'.
8516
8517         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8518         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8519         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8520         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8521         (toplevel): require 'cl.
8522         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8523
8524         * wl-summary.el: Rewrite to use new elmo interface.
8525
8526 \f
8527 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8528
8529         * wl-mime.el (wl-draft-preview-message):
8530         Run `wl-draft-send-hook' before collecting recipients information;
8531         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8532
8533         * tm-wl.el (wl-draft-preview-message): Ditto.
8534
8535 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8536
8537         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8538         wrong recipients are displayed when forwarded message.
8539
8540 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8541
8542         * Version number is increased to 2.5.7.
8543
8544 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8545
8546         * wl-message.el (wl-message-next-page): Bind
8547         `window-pixel-scroll-increment' to nil while scrolling up.
8548
8549 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8550
8551         * wl-vars.el (wl-save-hook): New hook.
8552         * wl.el (wl-save): Call `wl-save-hook'.
8553
8554 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8555
8556         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8557         Argument WITH-ARG instead of NO-ARG (negative mean).
8558         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8559         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8560         * wl-message.el (wl-message-follow-current-entity): Likewise.
8561
8562 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8563
8564         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8565         FROM was optional argument.
8566         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8567
8568 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8569
8570         * Version number is increased to 2.5.6.
8571
8572 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8573
8574         * wl-version.el (wl-version-show): Removed.
8575         (wl-version): Add `interactive'.
8576
8577 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8578
8579         * wl-summary.el (wl-summary-get-petname-func): New variable.
8580         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8581         instead of `wl-address-get-petname-1'.
8582         (wl-summary-simple-from): Ditto.
8583
8584         * wl-address.el (wl-address-get-petname-1): Define as function.
8585
8586 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8587
8588         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8589         field in the original message.
8590         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8591
8592 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8593
8594         * wl-expire.el (wl-expire-hide):
8595         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8596
8597 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8598
8599         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8600         find decoder for To, Cc, and Subject.
8601
8602 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8603
8604         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8605         for checking `elmo-use-buffer-cache'.
8606         (wl-summary-mark-as-important): Fixed typo in comment.
8607
8608 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8609
8610         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8611         field in the original message.
8612         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8613
8614 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8615
8616         * wl-expire.el (wl-expire-hide):
8617         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8618
8619 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8620
8621         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8622         find decoder for To, Cc, and Subject.
8623
8624 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8625
8626         * Version number is increased to 2.5.5.
8627
8628         * wl-address.el (wl-address-specials-regexp): New constant.
8629         (wl-address-quote-specials): Use it.
8630
8631 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8632
8633         * wl-summary.el (wl-summary-rescan):
8634         Call `wl-summary-buffer-number-column-detect'.
8635         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8636
8637         * wl-message.el (wl-message-mode-map): Define.
8638         (wl-message-decode): Use it as local-map.
8639
8640 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8641
8642         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8643         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8644
8645 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8646
8647         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8648
8649         * wl-mule.el (wl-read-event-char): Ditto.
8650
8651         * wl-e21.el (wl-read-event-char): Ditto.
8652
8653         * wl-nemacs.el (wl-read-event-char): Ditto.
8654         (read-event): Removed.
8655
8656         * wl-util.el (toplevel): Removed dummy definition of
8657         `read-event'.
8658         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8659
8660 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8661
8662         * wl-nemacs.el (elmo-archive-call-process): Moved to
8663         elmo-archive.el.
8664
8665 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8666
8667         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8668         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8669
8670         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8671         instead of magic-number 6.  Use `not' instead of `null' for symbol
8672         `nil' check (not empty list).
8673         (wl-draft-insert-x-face-field): Fixed paren style.
8674
8675         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8676         one-branch conditional statement, instead of `and' and `if'.
8677         (wl-draft-forward): Likewise.
8678         (wl-draft-add-references): Likewise.
8679         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8680
8681         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8682         conditional steatment.  Use `cond' instead of `if'.
8683         (wl-draft-confirm): Likewise.
8684
8685 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8686
8687         * wl-version.el (wl-version-show): Use `product-string-1'
8688         instead of `wl-version'.
8689         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8690
8691         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8692
8693 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8694
8695         * wl-highlight.el (wl-highlight-headers): Revert
8696         `wl-highlight-x-face-func' argument (`beg' and `end').
8697
8698 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8699
8700         * wl.el (toplevel): Move `product-provide' declare.
8701         * wl-demo.el (toplevel): Ditto.
8702         * wl-dnd.el (toplevel): Ditto.
8703         * wl-highlight.el (toplevel): Ditto.
8704         * wl-message.el (toplevel): Ditto.
8705         * wl-refile.el (toplevel): Ditto.
8706         * wl-util.el (toplevel): Ditto.
8707
8708 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8709
8710         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8711         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8712         (wl-thread-close-all): keep cursor position.
8713
8714 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8715
8716         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8717         (eq x 0).
8718         (wl-generate-user-agent-string-1): Fix conditional statement.
8719
8720 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8721
8722         * wl.el (wl-check-environment): Additional check for
8723         'wl-local-domain' and `wl-message-id-domain'.
8724
8725 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8726
8727         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8728
8729 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8730
8731         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8732         instead of `smtp-sasl-user-realm'.
8733
8734 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8735
8736         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8737
8738 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8739
8740         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8741         to the default value as well as `eword-lexical-analyzer'.
8742
8743 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8744
8745         * wl-version.el (wl-extended-emacs-version,
8746         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8747         `elmo-match-string' instead of `wl-match-string'.
8748
8749 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8750
8751         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8752         docstring.
8753
8754 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8755
8756         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8757
8758 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8759
8760         * wl-highlight.el (wl-highlight-headers): Remove
8761         `wl-highlight-x-face-func' argument (`beg' and `end').
8762
8763 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8764
8765         * wl-summary.el (wl-summary-mark-as-important):
8766         Remove cache if folder is local.
8767
8768 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8769
8770         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8771         to get existing e-mail address string.
8772
8773 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8774
8775         * wl-version.el (wl-generate-user-agent-string): Commentary.
8776         (wl-generate-user-agent-string-1): Use `when' for
8777         one-branch conditional statement, instead of `and' and `if'.
8778         (wl-extended-emacs-version, wl-extended-emacs-version2,
8779         wl-extended-emacs-version3): Ditto.
8780
8781 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8782
8783         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8784         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8785         condition-case; Remove initialization.
8786         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8787         (wl-summary-sync-update3): Added argument `sync-all';
8788         Eliminated local variable `msgdb';
8789         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8790         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8791         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8792
8793 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8794
8795         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8796         connection before call `wl-draft-send-mail-with-smtp'.
8797
8798 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8799
8800         * Version number is increased to 2.5.4.
8801
8802 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8803
8804         * wl.el (wl-check-environment): Additional check for
8805         'wl-local-domain' and `wl-message-id-domain'.
8806
8807 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8808
8809         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8810         buffer as command specific.
8811         (wl-folder-mark-as-read-all-entity): Ditto.
8812         (wl-folder-prefetch-entity): Ditto.
8813         (wl-folder-drop-unsync-entity): Ditto.
8814
8815         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8816         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8817         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8818
8819         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8820         save-excursion.
8821
8822 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8823
8824         * Version number is increased to 2.5.3.
8825
8826         * wl-summary.el (wl-summary-save-view-cache):
8827         Delete duplicated `write-region';
8828         Use `write-region-as-binary' instead of `as-binary-output-file' and
8829         `write-region'.
8830
8831 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8832
8833         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8834
8835 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8836
8837         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8838         instead of `smtp-via-smtp'.
8839
8840 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8841
8842         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8843
8844 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8845
8846         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8847         instead of `smtp-sasl-user-realm'.
8848
8849 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8850
8851         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8852
8853 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8854
8855         * Version number is increased to 2.5.2.
8856
8857 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8858
8859         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8860         does not exist.
8861         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8862         (wl-biff-start): Call `timer-activate' if timer already exists.
8863
8864         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8865         only when it is bound as function.
8866
8867 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8868
8869         * Version number is increased to 2.5.1.
8870
8871 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8872
8873         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8874         Print refile/copy destination.
8875
8876 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8877
8878         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8879         queue-flush-only is non-nil.
8880
8881         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8882
8883         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8884         checking cache folder.
8885
8886 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8887
8888         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8889         `regexp-quote'.
8890
8891 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8892
8893         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8894         function.
8895         * wl-summary.el (wl-summary-write-current-folder-functions):
8896         Change default value.  Use it.
8897
8898 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8899
8900         * Version number is increased to 2.5.0.
8901
8902         * wl-version.el (wl-version): Changed codename.
8903
8904 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8905
8906         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8907         (wl-summary-supersedes-message): Ditto.
8908
8909 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8910
8911         * wl-refile.el (wl-refile-guess-functions): Renamed from
8912         `wl-refile-guess-func-list'.
8913
8914 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8915
8916         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8917         Fixed problem when no rule was matched.
8918
8919 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8920
8921         * wl-summary.el (wl-summary-get-mark): Fixed
8922         `wl-summary-buffer-target-mark' check logic.
8923
8924 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8925
8926         * wl-folder.el (wl-folder-write-current-folder): Added group
8927         folder check.
8928
8929         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8930         `wl-summary-write-current-newsgroup'.
8931         (wl-summary-write-current-folder-functions): New variable.
8932         * wl-folder.el (wl-folder-get-newsgroups): New function.
8933         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8934         (wl-folder-write-current-folder): Renamed from
8935         `wl-folder-write-current-newsgroup'.
8936
8937 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8938
8939         * Version number is increased to 2.3.93.
8940
8941 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8942
8943         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8944         (wl-ldap-make-matched-value-list): Ditto.
8945         (wl-ldap-alias-safe-string): Split e-mail address.
8946
8947         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8948         petname folder default was selected.
8949         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8950         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8951
8952 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8953
8954         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8955         to `wl-draft-config-exec'.
8956
8957         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8958         instead of calling `wl-draft-config-exec';
8959         Process group-list and show recipients in minibuffer.
8960
8961         * tm-wl.el (wl-draft-preview-message): Ditto.
8962
8963 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8964
8965         * wl.el (toplevel): Added (C) to copyright notice, and
8966         sync Author header.
8967         * tm-wl.el (toplevel): Ditto.
8968         * wl-address.el (toplevel): Ditto.
8969         * wl-demo.el (toplevel): Ditto.
8970         * wl-dnd.el (toplevel): Ditto.
8971         * wl-draft.el (toplevel): Ditto.
8972         * wl-e21.el (toplevel): Ditto.
8973         * wl-expire.el (toplevel): Ditto.
8974         * wl-folder.el (toplevel): Ditto.
8975         * wl-highlight.el (toplevel): Ditto.
8976         * wl-message.el (toplevel): Ditto.
8977         * wl-mime.el (toplevel): Ditto.
8978         * wl-mule.el (toplevel): Ditto.
8979         * wl-nemacs.el (toplevel): Ditto.
8980         * wl-refile.el (toplevel): Ditto.
8981         * wl-score.el (toplevel): Ditto.
8982         * wl-summary.el (toplevel): Ditto.
8983         * wl-template.el (toplevel): Ditto.
8984         * wl-thread.el (toplevel): Ditto.
8985         * wl-util.el (toplevel): Ditto.
8986         * wl-vars.el (toplevel): Ditto.
8987         * wl-xmas.el (toplevel): Ditto.
8988
8989 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8990
8991         * wl.el (wl-init): Added comment about `wl-init-hook'.
8992         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8993         * wl-vars.el (wl-init-hook): Added docs.
8994         (wl-make-plugged-hook): Removed useless docs.
8995         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8996         * wl-xmas.el (toplevel): Ditto.
8997
8998 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8999
9000         * wl-address.el (toplevel): Fixed multiple Author header format.
9001         * wl-demo.el (toplevel): Ditto.
9002         * wl-draft.el (toplevel): Ditto.
9003         * wl-folder.el (toplevel): Ditto.
9004         * wl-summary.el (toplevel): Ditto.
9005         * wl-thread.el (toplevel): Ditto.
9006         * wl-util.el (toplevel): Ditto.
9007         * wl-vars.el (toplevel): Ditto.
9008         * wl-version.el (toplevel): Ditto.
9009         * wl-xmas.el (toplevel): Ditto.
9010         * wl.el (toplevel): Ditto.
9011
9012         * wl-version.el (toplevel): Added require `elmo-version' for
9013         `product-version-as-string'.
9014
9015 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9016
9017         * wl-vars.el (wl-draft-send-hook): Changed default value to
9018         '(wl-draft-config-exec).
9019
9020         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9021         explicitly.
9022         (wl-draft): Set `wl-draft-config-exec-flag' before running
9023         `wl-mail-setup-hook'.
9024
9025         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9026         `wl-biff-init-icons' to `wl-init-hook' instead of
9027         `wl-make-plugged-hook'.
9028         (Because if `wl-draft' command is invoked at first,
9029         they are not initialized)
9030         Updated copyright notice.
9031
9032         * wl-e21.el (toplevel): Ditto;
9033
9034         * wl-demo.el (toplevel): Updated copyright notice.
9035         * wl-address.el (toplevel): Ditto.
9036         * wl-draft.el (toplevel): Ditto.
9037         * wl-version.el (toplevel): Ditto.
9038         * wl-folder.el (toplevel): Ditto.
9039         * wl-summary.el (toplevel): Ditto.
9040         * wl-thread.el (toplevel): Ditto.
9041         * wl-util.el (toplevel): Ditto.
9042         * wl-vars.el (toplevel): Ditto.
9043         * wl.el (toplevel): Ditto.
9044
9045 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9046
9047         * wl-highlight.el (wl-highlight-message): Fixed problem of
9048         highlighting failure which occured when the last field contains
9049         multiple lines in the draft buffer.
9050
9051         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9052         `wl-biff-start' if plugged.
9053
9054         * wl-util.el (wl-biff-check-folder): New function.
9055         (wl-biff-check-folders): Don't set session name prefix.
9056         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9057         (wl-biff-check-folder-async): Ditto.
9058
9059         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9060         in email address.
9061
9062 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9063
9064         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9065
9066         * wl-draft.el (wl-draft-strip-subject-re): New function.
9067
9068         * wl-draft.el (wl-draft-reply): Use it.
9069
9070 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9071
9072         * wl-message.el (wl-mmelmo-message-redisplay): Use
9073         `mime-display-message' instead of `wl-mime-display-message'.
9074
9075         * wl-mime.el (toplevel): Removed compatibility workaround
9076         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9077         (wl-mime-display-message): Abolished.
9078         (wl-mime-entity-read-field): Ditto.
9079         (wl-mime-combine-message/partial-pieces): Use
9080         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9081
9082 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9083
9084         * wl-template.el: Doc fixes.
9085
9086 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9087
9088         * wl-e21.el (wl-message-overload-functions): Do nothing if
9089         `current-local-map' is not available.
9090         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9091
9092 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9093
9094         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9095         representation.
9096
9097         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9098         number.
9099         (wl-fldmgr-save-folders): Don't use `format' when insert
9100         `wl-fldmgr-folders-header'.
9101
9102 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9103
9104         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9105
9106 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9107
9108         * wl-highlight.el (wl-highlight-message):
9109         Use `std11-field-end' to detect end point of the header field.
9110         Refer `wl-highlight-max-header-size'.
9111
9112         * wl-vars.el (wl-highlight-max-header-size): New variable.
9113
9114         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9115
9116         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9117         Set `for-draft' argument of wl-highlight-headers.
9118         (wl-draft): Ditto.
9119         (wl-draft-reedit): Ditto.
9120         (wl-user-agent-compose-internal): Ditto.
9121
9122 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9123
9124         * wl-message.el (wl-message-add-button): Use overlay.
9125
9126 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9127
9128         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9129
9130         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9131         problem when group-list content is nothing.
9132         (Reported by Mito <mit@nines.nec.co.jp>)
9133
9134 2000-10-18  SAITO Atsunori <sai@yedo.com>
9135
9136         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9137
9138 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9139
9140         * tm-wl.el (toplevel): Use product-provide.
9141
9142 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9143
9144         * Version number is increased to 2.3.92.
9145
9146 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9147
9148         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9149         title text, use `display' property for left margin under Emacs 21.
9150
9151         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9152         properties.
9153         (wl-plugged-init-icons): Ditto.
9154
9155 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9156
9157         * wl.el (wl-save-status, wl-init): Remove last period in
9158         "...done." message.
9159         * tm-wl.el (wl-summary-burst): Ditto.
9160         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9161         wl-summary-resume-cache-status,
9162         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9163         wl-summary-sync-update3, wl-summary-highlight-msgs,
9164         wl-summary-flush-pending-append-operations,
9165         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9166         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9167         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9168         wl-thread-open-all): Ditto.
9169         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9170         * wl-mime.el (wl-summary-burst): Ditto.
9171         * wl-highlight.el (wl-highlight-summary): Ditto.
9172         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9173         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9174         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9175         * wl-address.el (wl-local-address-init): Ditto.
9176
9177 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9178
9179         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9180         `add-text-properties'.
9181         (wl-plugged-init-icons): Ditto.
9182         (wl-folder-init-icons): Use `propertize' instead of
9183         `put-text-property'.
9184         (wl-plugged-set-folder-icon): Ditto.
9185         (wl-e21-highlight-folder-group-line): Ditto.
9186
9187 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9188
9189         * wl-version.el (wl-version-status-alist): New variable.
9190         (wl-version-status): New function.
9191
9192         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9193         "Cc" part of the case "Reply-To".
9194
9195         * wl-draft.el (wl-draft-reply): Use result of
9196         `eword-extract-address-components'.
9197
9198         * wl-demo.el (wl-demo-icon-name): New constant.
9199         (wl-logo-xpm): Use it.
9200         (wl-logo-xbm): Ditto.
9201         (wl-logo-bitmap): Ditto.
9202
9203         * Version number is increased to 2.3.91.
9204
9205 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9206
9207         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9208         (wl-extended-emacs-version, wl-extended-emacs-version2,
9209         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9210         docstring.
9211
9212         * wl-version.el (wl-generate-user-agent-string-1): New function.
9213         (wl-generate-user-agent-string): Use it.
9214
9215         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9216         `mime-edit-insert-user-agent-field'.
9217         (wl-generate-user-agent-string): Check
9218         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9219
9220         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9221         instead of `if', when verbose case.
9222
9223 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9224
9225         * wl-expire.el (wl-summary-expire): Fix.
9226
9227 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9228
9229         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9230         and `elmo-lost+found-folder' if 'wl-draft.
9231         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9232
9233 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9234
9235         * wl-expire.el (wl-summary-expire): Change messages.
9236         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9237         `deleing-info' instead of "Deleting..."
9238
9239 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9240
9241         * wl-summary.el (wl-summary-refile-subr): Fix.
9242
9243 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9244
9245         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9246         if pipe folder.
9247
9248 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9249
9250         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9251
9252 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9253
9254         * wl-expire.el (wl-expire-hide): New function.
9255         (wl-summary-expire): Add `hide'.
9256
9257 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9258
9259         * wl-vars.el (wl-draft-reply-without-argument-list):
9260         Changed default value to consider `Reply-To:'.
9261         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9262
9263         * Version number is increased to 2.3.90.
9264
9265         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9266         elmo-imap4-get-session with unwind-protect.
9267         Don't cause error.
9268         (wl-summary-sync-marks): Don't check plugged nor folder type.
9269         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9270         (Always keep current buffer).
9271
9272 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9273
9274         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9275         Enclose with `save-excursion'.
9276
9277 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9278
9279         * wl-version.el (wl-version): Remove interactive.
9280
9281 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9282
9283         * wl-version.el (wl-generate-user-agent-string): Use
9284         `product-string-verbose' instead of `product-string-1'.
9285
9286 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9287
9288         * wl-vars.el (wl-draft-use-cache): New variable.
9289         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9290         if wl-draft-use-cache is non-nil.
9291
9292 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9293
9294         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9295         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9296
9297 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9298
9299         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9300         (wl-thread-msg-mark-as-unread): Ditto.
9301
9302         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9303         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9304         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9305         Don't set mark in summary if return value of `elmo-mark-as-read'
9306         is nil.
9307         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9308         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9309         instead of `wl-thread-msg-mark-as-read'.
9310         (wl-summary-mark-as-unread-region): Ditto.
9311         (wl-summary-target-mark-mark-as-read): Ditto.
9312
9313         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9314
9315 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9316
9317         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9318
9319         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9320
9321 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9322
9323         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9324         face.
9325
9326 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9327
9328         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9329         `running-xemacs'.
9330
9331 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9332
9333         * wl-version.el (toplevel): Use `product-version-as-string' for
9334         set verstion-string, if defined.
9335
9336         * wl-version.el (wl-version-show): Insert string at point, when
9337         call with argument.
9338
9339         * wl-version.el (wl-generate-user-agent-string): Use
9340         `product-string-1' instead of `wl-appname', `wl-version' and
9341         `wl-codename'.
9342
9343 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9344
9345         * wl-address.el (toplevel): Use product-provide.
9346         * wl-demo.el (toplevel): Ditto.
9347         * wl-dnd.el (toplevel): Ditto.
9348         * wl-draft.el (toplevel): Ditto.
9349         * wl-e21.el (toplevel): Ditto.
9350         * wl-expire.el (toplevel): Ditto.
9351         * wl-fldmgr.el (toplevel): Ditto.
9352         * wl-folder.el (toplevel): Ditto.
9353         * wl-highlight.el (toplevel): Ditto.
9354         * wl-message.el (toplevel): Ditto.
9355         * wl-mime.el (toplevel): Ditto.
9356         * wl-mule.el (toplevel): Ditto.
9357         * wl-nemacs.el (toplevel): Ditto.
9358         * wl-refile.el (toplevel): Ditto.
9359         * wl-score.el (toplevel): Ditto.
9360         * wl-summary.el (toplevel): Ditto.
9361         * wl-template.el (toplevel): Ditto.
9362         * wl-thread.el (toplevel): Ditto.
9363         * wl-util.el (toplevel): Ditto.
9364         * wl-vars.el (toplevel): Ditto.
9365         * wl-xmas.el (toplevel): Ditto.
9366         * wl.el (toplevel): Ditto.
9367
9368 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9369
9370         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9371         instead of product.
9372
9373         * wl-version.el (wl-version): Compile time evalution elmo-version.
9374
9375 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9376
9377         * wl-summary.el (wl-summary-sync-force-update): Append queue
9378         `mark-as-read'if unplugged.
9379
9380 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9381
9382         * wl-version.el: New file.  Use product.el.
9383         * wl.el: add (require 'wl-version).
9384         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9385         for ~/.folders header.
9386         (wl-fldmgr-folders-header): Changed.
9387         * wl-demo.el (wl-demo): Use product.el.
9388
9389         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9390         wl-version.el.
9391         * wl-util.el (wl-version, wl-version-show): Ditto.
9392
9393         * wl-util.el (wl-generate-user-agent-string,
9394         wl-extended-emacs-version, wl-extended-emacs-version2,
9395         wl-extended-emacs-version3): Move to wl-version.el.
9396         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9397         xemacs-codename, mime-edit-insert-user-agent-field,
9398         mime-edit-user-agent-value, mime-editor/version,
9399         mime-editor/codename): Compile warning killer move to
9400         wl-version.el
9401
9402 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9403
9404         * wl-summary.el (wl-summary-refile-subr): Fix.
9405
9406 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9407
9408         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9409         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9410
9411 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9412
9413         * wl.el (wl-check-environment): Check too many `@'.
9414
9415 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9416
9417         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9418
9419 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9420
9421         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9422         wl-draft-reply-myself-without-argument-list): Add variables.
9423         * wl-draft.el (wl-draft-reply): Use it.
9424
9425 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9426
9427         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9428         the 5th argument of `elmo-network-get-spec'.
9429
9430         * wl-thread.el (wl-thread-reparent-children): New inline function.
9431         (wl-thread-delete-message): Use it.
9432
9433         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9434         (wl-summary-score-update-all-lines): Don't use `dolist'.
9435
9436 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9437
9438         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9439         (require 'elmo-msgdb) for inline function.
9440
9441 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9442
9443         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9444
9445 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9446
9447         * wl-score.el (wl-score-headers): Fix for the confusing macro
9448         `elmo-kill-buffer'.
9449
9450 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9451
9452         * wl-summary.el: Don't use the 3rd argument of `require' because
9453         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9454         * wl-util.el: Ditto.
9455         * wl-draft.el: Ditto.
9456
9457 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9458
9459         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9460         window system is not used.
9461
9462 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9463
9464         * wl-thread.el: Don't use `mapcar' only for iteration.
9465         (wl-thread-resume-entity): Ditto.
9466         (wl-thread-delete-message): Ditto.
9467
9468         * wl-summary.el: Bind `dragdrop-drop-functions',
9469         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9470         of `require' for `timezone', `easymenu' and `ps-print';
9471         don't use `mapcar' only for iteration.
9472
9473         * wl-util.el: Bind `mule-version', `nemacs-version',
9474         `emacs-beta-version', `xemacs-codename',
9475         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9476         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9477         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9478         only for iteration.
9479
9480         * wl-score.el: Don't use `mapcar' only for iteration.
9481         (wl-score-simplify-buffer-fuzzy): Ditto.
9482         (wl-score-simplify-subject): Ditto.
9483         (wl-score-headers): Ditto.
9484         (wl-summary-score-update-all-lines): Ditto.
9485
9486         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9487         `enable-multibyte-characters' and `mule-version'.
9488
9489         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9490         `mapcar' only for iteration.
9491
9492         * wl-demo.el: Don't use `mapcar' only for iteration.
9493
9494         * wl-folder.el: Don't use `mapcar' only for iteration.
9495         (wl-folder-open-all): Ditto.
9496         (wl-folder-count-incorporates): Ditto.
9497
9498         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9499         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9500
9501         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9502         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9503         `smtp-connection-type'; specify 3rd argument of `require' for
9504         `timezone'; don't use `mapcar' only for iteration.
9505         (wl-draft-clone-local-variables): Don't use `mapcar'.
9506         (wl-draft-generate-clone-buffer): Ditto.
9507         (wl-user-agent-compose-internal): Ditto.
9508
9509         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9510
9511         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9512         (wl-save-status): Ditto.
9513
9514         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9515         for iteration.
9516
9517 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9518
9519         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9520         removed `Date'.
9521         (wl-fldmgr-make-filter-default): New user option.
9522
9523         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9524         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9525         (wl-fldmgr-filter-completion-alist): Abolish.
9526
9527         * wl.el (wl): Don't check servers if arg is non-nil.
9528
9529         * wl-draft.el (wl-draft-reply): Set only message-id string to
9530         In-Reply-To field.
9531
9532 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9533
9534         * wl-summary.el (wl-summary-pick): Rewrite.
9535
9536         * wl-draft.el (wl-draft-forward): Get references field from
9537         original buffer.
9538         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9539
9540 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9541
9542         * wl-draft.el (wl-draft-forward): Add references field.
9543
9544 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9545
9546         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9547         (wl-draft-reply): Use it.
9548
9549 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9550
9551         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9552         when Emacs 21 is running.
9553
9554         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9555         bindings.
9556
9557 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9558
9559         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9560         XPM icons transparent.
9561
9562         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9563         Emacs 21.
9564
9565 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9566
9567         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9568         nil.
9569
9570         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9571         when it is persistent.
9572         (wl-summary-sync-marks): Changed argument for
9573         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9574         (wl-summary-virtual): Use `elmo-read-search-condition'.
9575         (wl-summary-redisplay-internal): If folder is local, mark as read
9576         even when folder is plugged.
9577
9578 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9579
9580         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9581         of `tool-bar-lines' in the frame parameters.
9582         (after-make-frame-functions, post-command-hook): Don't modify the
9583         value.
9584         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9585         wl-e21-tool-bar-lines): Removed.
9586
9587 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9588
9589         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9590         properties `evaporate' and `wl-momentary-overlay' as well.
9591         (wl-highlight-summary-displaying): Ditto.
9592         (wl-delete-all-overlays): Don't delete overlay which does not have
9593         a property `wl-momentary-overlay'.
9594
9595         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9596         `display-mouse-p' and `display-graphic-p'.
9597         (wl-folder-init-icons): Don't search for XBM or the other files.
9598         (wl-plugged-set-folder-icon): Make icons if and only if
9599         `display-graphic-p' returns non-nil.
9600         (wl-highlight-plugged-current-line): Use `before-string' overlay
9601         property to show icon images.
9602         (wl-highlight-folder-current-line): Ditto.
9603         (wl-e21-highlight-folder-group-line): Ditto.
9604         (wl-e21-highlight-folder-by-numbers): Ditto.
9605         (wl-e21-insert-image): Removed.
9606         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9607         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9608         said.
9609         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9610         `wl-e21-force-switch-toolbar'.
9611         (wl-e21-make-icon-image): Removed.
9612         (wl-e21-setup-toolbar): Don't search for XBM files.
9613         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9614         the default value.
9615
9616 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9617
9618         * wl-util.el (wl-biff-check-folder-async): Set
9619         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9620
9621 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9622
9623         * wl-e21.el (after-make-frame-functions): Add
9624         `wl-e21-force-switch-toolbar'.
9625         (wl-e21-force-switch-toolbar): New function force to switch the
9626         toolbar appearance automatically.
9627         (post-command-hook): Add `wl-e21-switch-toolbar'.
9628         (wl-e21-switch-toolbar): New function to switch the toolbar
9629         appearance automatically.
9630         (wl-e21-tool-bar-lines): New buffer local variable.
9631
9632 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9633
9634         * wl-util.el (wl-biff-check-folders-running): New variable.
9635         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9636         (wl-biff-check-folder-async-callback):
9637         Set `wl-biff-check-folders-running'.
9638         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9639         with unwind-protect.
9640
9641         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9642         Enclose `wl-folder-auto-check' with unwind-protect.
9643
9644         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9645         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9646
9647         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9648
9649         * wl-util.el (wl-biff-notify): New inline function.
9650         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9651         locally.
9652         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9653         folder-list' is 1.
9654         Use `wl-biff-notify'.
9655         (wl-biff-check-folder-async-callback): New function.
9656         (wl-biff-check-folder-async): Ditto.
9657
9658         * wl-folder.el (wl-folder): Don't check folders.
9659         (wl-folder-auto-check): New function.
9660
9661 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9662
9663         * wl-util.el (wl-biff-start) [Emacs19+]:
9664         Use `timer-next-integral-multiple-of-time'.
9665         (wl-biff-check-folders): Use `wl-default-folder'
9666         if `wl-biff-check-folder-list' is nil.
9667
9668 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9669
9670         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9671         instead of `elmo-delete-lists'.
9672
9673 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9674
9675         * wl.el (wl-plugged-toggle-all): Set the value of
9676         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9677         (wl-plugged-toggle): Ditto.
9678         (wl-toggle-plugged): Ditto.
9679         (wl-plugged-init): Ditto.
9680
9681         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9682         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9683         instead of `wl-biff-state-indicator-off' and
9684         `wl-biff-state-indicator-on'; don't modify the value and the type
9685         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9686         (wl-plugged-init-icons): Set icons data to
9687         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9688         instead of `wl-plug-state-indicator-off' and
9689         `wl-plug-state-indicator-on'; don't modify the value and the type
9690         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9691
9692         * wl-vars.el (wl-modeline-biff-state-off,
9693         wl-modeline-biff-state-on, wl-modeline-biff-status,
9694         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9695         wl-modeline-plug-status): New internal variables.
9696         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9697         wl-biff-check-interval, wl-biff-check-folder-list): Change
9698         customization group from `wl-folder' to `wl-highlight'.
9699         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9700         wl-show-plug-status-on-modeline): Defcustomized.
9701
9702         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9703         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9704         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9705         a flag to `mode-line-buffer-identification'.
9706
9707         * wl-e21.el (wl-biff-init-icons): Set icons data to
9708         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9709         instead of `wl-biff-state-indicator-off' and
9710         `wl-biff-state-indicator-on'.
9711         (wl-plugged-init-icons): Set icons data to
9712         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9713         instead of `wl-plug-state-indicator-off' and
9714         `wl-plug-state-indicator-on'.
9715
9716 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9717
9718         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9719         excessive titles.
9720
9721 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9722
9723         * wl.el (wl-plugged-mode): Use revised
9724         `wl-mode-line-buffer-identification'.
9725         (wl-plugged-init): Don't use `force-mode-line-update'.
9726
9727         * wl-xmas.el (wl-draft-overload-functions): Use revised
9728         `wl-mode-line-buffer-identification'.
9729         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9730         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9731         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9732         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9733         `wl-make-plugged-hook';
9734         add `wl-folder-init-icons' and `wl-setup-folder' to
9735         `wl-folder-mode-hook'.
9736
9737         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9738         19 as well.
9739         (wl-mode-line-display-priority-list): New user option.
9740         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9741         Defcustomized.
9742         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9743         Add docs.
9744
9745         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9746         start.
9747         (wl-mode-line-buffer-identification): Revised as a function.
9748
9749         * wl-summary.el (wl-summary-mode): Use revised
9750         `wl-mode-line-buffer-identification'; don't call
9751         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9752         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9753         `wl-xmas-setup-summary'.
9754
9755         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9756         `wl-mode-line-buffer-identification'.
9757
9758         * wl-mule.el (wl-draft-overload-functions): Use revised
9759         `wl-mode-line-buffer-identification'.
9760
9761         * wl-folder.el (wl-make-plugged-alist): Don't call
9762         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9763         (wl-folder): Don't call `wl-folder-init-icons' directly.
9764         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9765         `wl-xmas-setup-folder' directly;
9766         use revised `wl-mode-line-buffer-identification'.
9767         (TopLevel): Don't bind `wl-biff-init-icons',
9768         `wl-plugged-init-icons', `wl-folder-init-icons',
9769         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9770
9771         * wl-e21.el (wl-draft-overload-functions): Use revised
9772         `wl-mode-line-buffer-identification'.
9773         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9774         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9775         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9776         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9777         `wl-make-plugged-hook';
9778         add `wl-folder-init-icons' and `wl-setup-folder' to
9779         `wl-folder-mode-hook'.
9780
9781 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9782             Katsumi Yamaoka    <yamaoka@jpl.org>
9783
9784         * wl.el (wl): Call `wl-biff-start'.
9785         (wl-exit): Call `wl-biff-stop'.
9786         (wl-plugged-mode): Show biff in modeline.
9787         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9788
9789         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9790         (wl-biff-init-icons): New function.
9791         (wl-plugged-init-icons): Don't make too much keymaps.
9792         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9793
9794         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9795         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9796         variables.
9797         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9798         options.
9799
9800         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9801         wl-biff-start, wl-biff-stop): New functions.
9802         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9803         (wl-biff-timer-name): New variable.
9804
9805         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9806
9807         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9808         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9809
9810         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9811         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9812
9813         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9814         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9815         `wl-folder-init-icons' to `ignore' if they are not available.
9816         (wl-folder-mode): Show biff in modeline.
9817
9818         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9819         (wl-biff-init-icons): New function.
9820         (wl-plugged-init-icons): Don't make too much keymaps.
9821         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9822
9823 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9824
9825         * wl-vars.el (wl-strict-diff-folders): Customization Type
9826         and doc fix.  Define as a list of regular expressions for
9827         folders or nil.
9828         * wl-folder.el (wl-folder-check-one-entity): Use
9829         `wl-string-match-member' instead of `wl-string-member' for
9830         `wl-strict-diff-folders'.
9831
9832 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9833
9834         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9835         (wl-highlight-folder-current-line): Use it; new implementation.
9836         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9837         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9838         `defsubst' instead of `defun'.
9839
9840         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9841         `wl-highlight-group-folder-by-numbers'; made it can also be a
9842         number.  See info for more details.
9843
9844         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9845         running.
9846
9847         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9848         to bind them.
9849
9850         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9851         (wl-highlight-folder-current-line): New implementation.
9852
9853         * wl-highlight.el (wl-highlight-folder-group-line): New
9854         implementation.
9855         (wl-delete-all-overlays): Rewrite as a marco.
9856         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9857
9858         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9859         running.
9860         (wl-folder-*-glyph): No need to bind them.
9861
9862         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9863         `wl-e21-highlight-folder-group-icon'; rewrite.
9864         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9865         `defsubst' instead of `defun'.
9866         (wl-folder-mode-map): Bind it when compiling.
9867
9868 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9869
9870         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9871
9872         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9873
9874 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9875
9876         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9877
9878 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9879
9880         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9881         (wl-highlight-folder-current-line): Use it.
9882
9883         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9884         in `id-name'.
9885
9886 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9887
9888         * wl.el: Require `wl-e21' when Emacs 21 is running.
9889
9890         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9891         default when Emacs 21 is running.
9892         (wl-use-highlight-mouse-line): Ditto.
9893         (wl-on-emacs21): New constant.
9894         (wl-on-emacs20): Removed.
9895
9896         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9897         Emacs 21 is running.
9898
9899         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9900         Emacs 21 is running.
9901
9902         * wl-e21.el: New file.
9903
9904 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9905
9906         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9907         (wl-toggle-plugged): Ditto.
9908         (wl-plugged-toggle): Ditto.
9909         (wl-plugged-toggle-all): Ditto.
9910
9911         * wl-vars.el (wl-plug-state-indicator): Refer
9912         `wl-plug-state-indicator-on' indirectly.
9913
9914 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9915
9916         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9917         Call `wl-folder-confirm-existence'.
9918
9919         * wl-folder.el (wl-folder-confirm-existence): Added optional
9920         argument `force'.
9921
9922 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9923
9924         * wl-summary.el (wl-summary-refile-subr): Assume
9925         `copy-or-refile' as symbol.
9926         (wl-summary-refile): Follow up above change.
9927         (wl-summary-copy): Ditto.  Doc fix.
9928
9929 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9930
9931         * wl-summary.el (wl-summary-pick): Don't bind
9932         `elmo-search-mime-charset'.
9933
9934         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9935         default using old backquote style.
9936         (wl-search-mime-charset): Abolished.
9937
9938         * wl-highlight.el (wl-highlight-headers):
9939         Call `point' after `re-search-forward'(for Nemacs).
9940
9941         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9942         for elmo-imap4.el.
9943
9944 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9945
9946         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9947         `wl-message-ignored-field-list' instead of
9948         `mime-view-ignored-field-list'.
9949
9950         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9951         Add interactive spec.
9952         (wl-folder-goto-bottom-of-current-folder): Ditto.
9953         (wl-folder-mode-map): Bind them.
9954
9955         * wl-vars.el (wl-message-ignored-field-list): New variable.
9956         (wl-message-visible-field-list): New variable.
9957
9958         * wl-mime.el (wl-mime-header-presentation-method): New function.
9959         (wl-mime-setup): Set header-presentation-method.
9960
9961 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9962
9963         * wl-nemacs.el (wl-draft-overload-functions): Set
9964         `mode-line-buffer-identification' instead of using
9965         `wl-make-modeline'.
9966
9967         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9968         instead of using `wl-make-modeline'.
9969
9970         * wl-xmas.el (wl-plugged-init-icons): Set up
9971         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9972         (wl-make-modeline): Abolish.
9973         (wl-draft-overload-functions): Set
9974         `mode-line-buffer-identification' instead of using
9975         `wl-make-modeline'.
9976
9977         * wl-util.el (wl-make-modeline-subr): Abolish.
9978         (wl-mode-line-buffer-identification): New alias.
9979
9980         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9981         (wl-summary-make-modeline): Abolish.
9982         (wl-summary-buffer-set-folder): Set
9983         `wl-summary-buffer-folder-indicator'.
9984         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9985         of using `wl-make-modeline'.
9986         (wl-summary-switch-to-clone-buffer): Don't set
9987         `mode-line-buffer-identification'.
9988         (wl-summary-goto-folder-subr): Ditto.
9989
9990         * wl-mule.el (wl-draft-overload-functions): Set
9991         `mode-line-buffer-identification' instead of using
9992         `wl-make-modeline'.
9993
9994         * wl-folder.el (wl-folder-mode): Set
9995         `mode-line-buffer-identification' instead of using
9996         `wl-make-modeline'.
9997         (wl-folder): Don't set `mode-line-buffer-identification'.
9998
9999 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10000
10001         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10002         instead of `member' for `wl-refile-guess-func-list' look-ups.
10003         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10004
10005 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10006
10007         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10008         `wl-message-button-dispatcher'.
10009
10010         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10011
10012         * wl-message.el (wl-message-button-dispatcher): Use it.
10013
10014         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10015         "In-Reply-To".
10016
10017         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10018         Bind `case-fold-search' to t.
10019
10020 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10021
10022         * wl-xmas.el (wl-message-overload-functions): Initialize
10023         `wl-message-button-map'.
10024
10025         * wl-mule.el (wl-message-overload-functions): Initialize
10026         `wl-message-button-map'.
10027
10028         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10029
10030         * wl-message.el (wl-message-button-map): New keymap.
10031         (wl-message-add-button): New function.
10032         (wl-message-button-dispatcher): New function.
10033         (wl-message-button-refer-article): New function.
10034
10035         * wl-highlight.el
10036         (wl-highlight-message-add-buttons-to-header): New function.
10037         (wl-highlight-headers): Use it.
10038
10039 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10040
10041         * wl-summary.el (wl-summary-default-from): Use
10042         `wl-address-get-petname-1'.
10043         (wl-summary-simple-from): Ditto.
10044
10045         * wl-address.el (wl-address-get-petname-1): New inline function.
10046         (wl-address-get-petname): Use it.
10047
10048 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10049
10050         * wl-summary.el (wl-summary-default-from): Return full-name part
10051         from the address if no petname was found.
10052         (wl-summary-simple-from): Ditto.
10053
10054         * wl-address.el (wl-address-get-petname): Return nil if no petname
10055         associated with the address was found.
10056
10057 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10058
10059         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10060         display is finished.
10061
10062 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10063
10064         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10065         `elmo-folder-exists-p' argument.
10066
10067 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10068
10069         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10070         the folder.
10071
10072 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10073
10074         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10075
10076         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10077         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10078
10079 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10080
10081         * wl-folder.el (wl-folder-create-subr): New function.
10082         (wl-folder-confirm-existence): Use it.
10083         (wl-folder-check-one-entity): Use it.
10084         Check the error symbol is derived from 'elmo-open-error.
10085
10086         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10087         `ignore-error'.
10088
10089 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10090
10091         * wl-util.el (toplevel): Add (eval-when-compile (require
10092         'elmo-util)).  (Maybe `provide' is typo.)
10093
10094 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10095
10096         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10097         (I don't know why this was needed.)
10098
10099         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10100         Follow up changes for stream-type.
10101
10102         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10103         (wl-draft-elmo-nntp-send): Ditto.
10104
10105         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10106         (wl-nntp-posting-stream-type): Ditto.
10107         (wl-pop-before-smtp-ssl): Abolished.
10108         (wl-nntp-posting-ssl): Ditto.
10109
10110         * wl-address.el (wl-address-quote-specials): New function.
10111         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10112
10113         * wl-draft.el (wl-draft-reply): Ditto.
10114
10115 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10116
10117         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10118         use function `wl-string-match-assoc'.
10119
10120 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10121
10122         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10123
10124         * wl-draft.el (wl-draft-deduce-address-list): New function.
10125         (wl-draft-parse-mailbox-list): Ditto.
10126         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10127         instead of `smtp-deduce-address-list'.
10128         (wl-draft-on-field-p): Follow group list.
10129
10130         * wl-address.el (wl-address-concat-token): New function.
10131         (wl-address-string-without-group-list-contents): Ditto.
10132         (wl-complete-field-body): Fixed problem of completion
10133         by japanese petname.
10134         (wl-address-make-completion-list): Rewrite.
10135
10136 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10137
10138         * wl-address.el (wl-address-make-completion-list): Completion by
10139         petname.
10140         (wl-complete-field-body): Likewise.
10141
10142 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10143
10144         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10145         contains invalid address syntax.
10146
10147 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10148
10149         * wl-folder.el (wl-folder-check-entity-async): Use
10150         `elmo-nntp-spec-hostname'.
10151
10152 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10153
10154         * wl-summary.el (wl-summary-msgdb-load-async): Use
10155         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10156
10157 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10158
10159         * wl-draft.el (wl-draft-reply): Set argument
10160         `content-transfer-encoding' as nil.
10161
10162 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10163
10164         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10165         `wl-refile-alist'.
10166
10167 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10168
10169         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10170         (wl-draft-edit-string): Ditto.
10171         (wl-draft-forward): Ditto.
10172         * wl-summary.el (wl-summary-write): Ditto.
10173
10174 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10175
10176         * wl-summary.el (wl-summary-sync-update3): Call
10177         `wl-summary-buffer-number-column-detect'.
10178         (wl-summary-buffer-number-column-detect): Search from point-min.
10179
10180 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10181
10182         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10183         contains an address which is not included in original to or cc.
10184
10185 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10186
10187         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10188         begin-line does not exist.
10189         * wl-message.el (wl-message-uu-substring): Ditto.
10190
10191 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10192
10193         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10194         clear local variables.
10195         (wl-summary-exit): Call `elmo-commit'.
10196         (wl-summary-switch-to-clone-buffer): Call
10197         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10198         (wl-summary-goto-folder-subr): Ditto.
10199
10200         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10201         POP folder.
10202
10203 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10204
10205         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10206         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10207         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10208         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10209         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10210         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10211
10212         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10213
10214 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10215
10216         * wl-summary.el (wl-summary-search-by-subject):
10217         Search parent message from the latest one.
10218
10219 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10220
10221         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10222         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10223
10224         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10225         New user option.
10226
10227         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10228         if elmo-nntp-use-killed-list is nil.
10229         Use `elmo-msgdb-append-to-killed-list'.
10230         (Append numbers confirmed as disappeared to the killed list.)
10231         (wl-summary-confirm-appends): Don't display negative number.
10232
10233 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10234
10235         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10236
10237 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10238
10239         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10240         range is `all'.
10241         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10242         `elmo-list-bigger-diff'.
10243
10244 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10245
10246         * wl-summary.el (wl-summary-buffer-exit-func):
10247         New buffer local variable.
10248         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10249
10250 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10251
10252         * wl-demo.el (wl-demo): Fix the last change.
10253
10254 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10255
10256         * wl-demo.el (wl-demo): Don't use `eval'.
10257
10258 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10259
10260         * wl-summary.el (wl-summary-buffer-thread-modified):
10261         New buffer-local variable.
10262         (wl-summary-set-thread-modified): New function.
10263         (wl-summary-thread-modified-p): New function.
10264         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10265         (wl-summary-yank-saved-message): Use function
10266         `wl-summary-set-thread-modified'
10267         (wl-summary-switch-to-clone-buffer): Add
10268         `wl-summary-buffer-thread-modified'.
10269
10270         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10271         (wl-summary-buffer-mark-saved-hook): Ditto.
10272         * wl-summary.el (wl-summary-msgdb-save): New hook
10273         `wl-summary-buffer-message-saved-hook' and
10274         `wl-summary-buffer-mark-saved-hook'.
10275
10276 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10277
10278         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10279
10280 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10281
10282         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10283         don't hide scroll bars under FSF Emacsen because it may incur an
10284         undesirable redrawing.
10285
10286 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10287
10288         * wl-draft.el (wl-draft-edit-string): Call
10289         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10290
10291 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10292
10293         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10294
10295 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10296
10297         * wl-summary.el (wl-summary-msgdb-load-async): Call
10298         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10299
10300 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10301
10302         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10303         fringes in demo buffer; center bitmap logo correctly even if old
10304         Mule is used.
10305
10306 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10307
10308         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10309
10310         * wl-refile.el (wl-refile-subject-alist): New variable.
10311         (wl-refile-subject-alist-file-name): Ditto.
10312         (wl-refile-alist-setup): Rewrite.
10313         (wl-refile-alist-save): Use `elmo-object-save'.
10314         Eliminated arguments.
10315         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10316         (wl-refile-guess-by-subject): New function.
10317         (wl-refile-guess-func-list): Added it.
10318
10319 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10320
10321         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10322         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10323
10324 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10325
10326         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10327         New buffer-local variable.
10328         (wl-summary-buffer-next-folder-func): Ditto.
10329         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10330         if non-nil.
10331         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10332         if non-nil.
10333         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10334         if non-nil.
10335         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10336         if non-nil.
10337
10338 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10339
10340         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10341         permanently in the demo buffer.
10342
10343 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10344
10345         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10346         `mime-entity-fetch-field'.
10347
10348         * wl.el (wl-exit): Delete plugged buffer.
10349
10350         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10351         XEmacs has menubar feature.
10352
10353 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10354
10355         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10356         cannot arrive at the beginning of the buffer under old Emacsen.
10357
10358 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10359
10360         * wl-address.el (wl-address-ldap-search):
10361         Call `ldap-search-entries' with `withdn' argument t.
10362         (wl-complete-field-body): Bind completion-ignore-case as t.
10363         Clear ldap search hash when it was sole completion.
10364         Use elmo-string for pattern string.
10365         (wl-ldap-alias-safe-string): Eliminated needless let.
10366
10367 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10368
10369         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10370         (wl-ldap-alias-sep): New constant.
10371         (wl-ldap-search-attribute-type-list): Ditto.
10372         (wl-ldap-get-value): New function.
10373         (wl-ldap-make-filter): Ditto.
10374         (wl-ldap-make-matched-value-list): Ditto.
10375         (wl-ldap-alias-safe-string): Ditto.
10376         (wl-ldap-register-dn-string): Ditto.
10377         (wl-address-ldap-search): Rewrite.
10378
10379 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10380
10381         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10382         thread is deleted.
10383         (wl-thread-delete-line-from-buffer): Ditto.
10384         (wl-thread-get-exist-children): New function.
10385
10386 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10387
10388         * wl-demo.el (wl-demo): Made it to select various image types.
10389         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10390         from `wl-title-logo'.
10391         (wl-logo-ascii): New variable.
10392         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10393         (wl-demo-copyright-notice): New constant.
10394
10395         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10396
10397 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10398
10399         * wl-vars.el (wl-summary-target-above): Renamed from
10400         wl-summary-temp-above.
10401         * wl-score.el (wl-score-get-score-alist): Use it.
10402         (wl-summary-score-update-all-lines): Use it.
10403         * wl-summary.el: Ditto. (make-variable-buffer-local).
10404
10405 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10406
10407         * wl-vars.el (wl-ldap-port): New user option.
10408
10409         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10410         Rewite whole implementation.
10411         (wl-complete-field-body): Fixed.
10412
10413 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10414
10415         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10416         Choose implementation at compile time.
10417
10418 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10419
10420         * wl-address.el (wl-ldap-search-internal): New function.
10421         (wl-complete-field-to): Use it.
10422
10423 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10424
10425         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10426         Use `let' instead of `let*'.
10427         Require 'wl-vars.
10428
10429         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10430         Define as defcustom.
10431         (wl-ldap-base): Ditto.
10432         (wl-use-ldap): Ditto.
10433
10434 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10435
10436         * wl-address.el (wl-ldap-search): New function.
10437         (wl-complete-field-body): Use `wl-ldap-search'.
10438         (wl-ldap-server): New variable.
10439         (wl-ldap-base): Ditto.
10440         (wl-use-ldap): Ditto.
10441
10442 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10443
10444         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10445         (Pointed out by Mito <mit@nines.nec.co.jp>).
10446         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10447         buffer-local variables like `wl-summary-redisplay-internal'.
10448         (wl-summary-redisplay-all-header): Likewise.  Update
10449         Summary view too.
10450
10451 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10452
10453         * wl-summary.el (wl-summary-jump-to-parent-message):
10454         Consider prefix argument.
10455
10456         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10457         when closed thread is deleted.
10458
10459 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10460
10461         * wl-summary.el (wl-summary-jump-to-parent-message):
10462         Consider thread modification.
10463
10464 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10465
10466         * wl-message.el (wl-message-normal-get-original-buffer): Use
10467         `save-excursion'.
10468
10469         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10470         (wl-summary-showto-folder-regexp): Ditto.
10471
10472 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10473
10474         * wl-util.el (wl-delete-alist): Doc fix.
10475         (wl-delete-associations): New function.
10476         (wl-inverse-alist): New function.
10477         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10478         Split temporary variables. Use `wl-delete-associations'
10479         and `wl-inverse-alist'.
10480         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10481
10482 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10483
10484         * wl-folder.el (wl-folder-prefetch-entity):
10485         Execute prefetching if new count is unknown.
10486
10487 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10488
10489         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10490
10491         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10492         delete entity.
10493         (wl-thread-set-parent): If insert as top, set linked as nil.
10494
10495         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10496         `wl-thread-cleanup-symbols' when view mode is thread.
10497
10498 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10499
10500         * wl-folder.el (wl-folder-create-folder-entity): Use
10501         with-current-buffer.
10502         (wl-local-folder-init): Call set-buffer to make sure we are in
10503         the Folder buffer. Don't touch buffer-local variables here.
10504         (wl-folder-mode): Initialize buffer-local variables here.
10505
10506         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10507         (wl-folder-entity-assign-id): Ditto.
10508         (wl-folder-create-entity-hashtb): Ditto.
10509         (wl-local-folder-init): Ditto.
10510         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10511
10512 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10513
10514         * wl-summary.el (wl-summary-default-from): Fix probrem when
10515         std11-extract-address-components return (nil "foo@bar").
10516
10517 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10518
10519         * wl-draft.el (wl-draft-clone-local-variables):
10520         Remove redundant `setq'.
10521
10522 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10523
10524         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10525         Bind wl-highlight-x-face-func as nil while highlighting header.
10526
10527 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10528
10529         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10530
10531 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10532
10533         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10534         elmo-msgdb-overview-hashtb from copy-variables.
10535         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10536         instead of `elmo-msgdb-overview-get-entity-by-number'.
10537         (wl-summary-auto-refile): Ditto.
10538
10539         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10540         `elmo-msgdb-overview-get-entity' instead of
10541         `elmo-msgdb-search-overview-entity'.  Use
10542         `elmo-msgdb-overview-get-entity' instead of
10543         `elmo-msgdb-overview-get-entity-by-number'.
10544         (wl-thread-insert-entity-sub): Ditto.
10545         (wl-thread-insert-message): Ditto.
10546
10547         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10548         `elmo-msgdb-overview-get-entity'.
10549         (wl-normal-message-redisplay): Ditto.
10550
10551 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10552
10553         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10554         `wl-thread-entities'.
10555         (wl-thread-delete-message): Fix remove top message from
10556         `wl-thread-entity-list'.
10557
10558         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10559         wl-append(nconc), because update-list is broken on Meadow.
10560
10561         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10562         updating process.
10563         (wl-summary-rescan): Ditto.
10564         (wl-summary-sync-update3): Ditto.
10565         * wl-thread.el (wl-thread-set-parent): Renamed from
10566         `wl-summary-set-parent'.
10567         (wl-thread-insert-message): Updating buffer faster.
10568         (wl-thread-delete-message): Updating buffer faster.
10569
10570         * wl-score.el (wl-summary-score-update-all-lines): Changed
10571         interval for display progress gauge.
10572
10573 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10574
10575         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10576         folder always-sticky.
10577         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10578         defmacro.
10579
10580 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10581
10582         * wl-vars.el (wl-draft-add-references): New user option.
10583
10584         * wl-draft.el (wl-draft-add-references): New function.
10585         (wl-draft-yank-from-mail-reply-buffer): Use it.
10586         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10587         as nil.
10588
10589 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10590
10591         * wl-thread.el (wl-thread-update-line-msgs): Called
10592         `wl-thread-update-line-on-buffer-sub'.
10593         (wl-thread-update-line-on-buffer): Delete routine of inserting
10594         thread.
10595         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10596         moved from `wl-thread-update-line-on-buffer'.
10597         Add threshold for displaying progress gauge.
10598         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10599         argument of `wl-thread-update-line-msgs'.
10600         Add threshold for displaying progress gauge.
10601         * wl-folder.el:
10602         Add threshold for displaying progress gauge.
10603         * wl-score.el: Ditto.
10604
10605         * wl-expire.el (wl-summary-expire): Display deleting info.
10606
10607 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10608
10609         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10610         `no-msg'.
10611         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10612         argument of `wl-thread-update-line-msgs'.
10613         (wl-summary-set-parent): Added optional argument `parent-number'.
10614         (wl-summary-buffer-saved-message): New buffer local variable.
10615         (wl-summary-save-current-message): New command.
10616         (wl-summary-yank-saved-message): Ditto.
10617         (wl-summary-mode-map): Added key binding for
10618         `wl-summary-save-current-message' (\ew) and
10619         `wl-summary-yank-saved-message' (\C-y).
10620         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10621
10622 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10623
10624         * wl-summary.el (wl-summary-mode-map): Added key binding for
10625         `wl-summary-set-parent' (ts).
10626
10627 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10628
10629         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10630         subject faster. If thread number is reverse, delayed updating
10631         thread.
10632         (wl-summary-search-by-subject): Ditto.
10633         (wl-summary-put-alike): Ditto.
10634         (wl-summary-get-alike): Ditto.
10635         (wl-summary-insert-headers): Insert header of all overview in
10636         buffer.
10637         (wl-summary-rescan): Delayed updating thread. Kill search subject
10638         buffer for wl-summary-search-by-subject.
10639         (wl-summary-sync-update3): Ditto.
10640         (wl-summary-exit): Ditto.
10641         (wl-summary-goto-bottom-of-current-thread): Change for linked
10642         thread.
10643         (wl-summary-overview-create-summary-line): Change line for linked
10644         thread.
10645
10646         * wl-summary.el (wl-summary-update-thread): Use
10647         wl-thread-maybe-get-children-num.
10648         (wl-summary-set-parent): If change parent, move sub thread.
10649         (wl-summary-redisplay-internal): Add horizontal recenter.
10650         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10651
10652         * wl-thread.el (wl-thread-entity-get-linked): New function.
10653         (wl-thread-entity-set-linked): New function.
10654         (wl-thread-create-entity): Add linked element.
10655         (wl-thread-entity-insert-as-top): Use wl-append.
10656         (wl-thread-maybe-get-children-num): If closing thread, return
10657         children msgs.
10658         (wl-thread-update-line-msgs): Displaying progress message.
10659         (wl-thread-update-line-on-buffer-sub): Use
10660         wl-thread-maybe-get-children-num.
10661         (wl-thread-update-line-on-buffer): If update line is not exists,
10662         insert thread.
10663         (wl-thread-delete-message): If delete top msg of thread, search
10664         parent by subject.
10665         (wl-thread-insert-entity): Use
10666         wl-thread-maybe-get-children-num.
10667
10668         * wl-highlight.el (wl-highlight-summary-current-line): change
10669         sregexp for linked thread.
10670         * wl-util.el (wl-count-lines): Count lines.
10671         (wl-horizontal-recenter): horizontal recenter.
10672         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10673         (wl-score-get-alike): Ditto.
10674         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10675         (wl-subject-length-limit): New variable.
10676         (wl-highlight-thread-indent-string-regexp): Changed for linked
10677         thread.
10678
10679 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10680
10681         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10682         New variable (revival).
10683         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10684         by subject matching if there's no in-reply-to nor references field
10685         (revival).
10686
10687 \f
10688 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10689
10690         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10691         message.
10692
10693 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10694
10695         * wl-summary.el (wl-summary-reply): Return t if there was a
10696         message at cursor point.
10697         Added unwind-protect.
10698         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10699         returns t.
10700         (wl-summary-cancel-message): Do nothing when there's no message at
10701         cursor point.
10702         (wl-summary-forward): Ditto.
10703         (wl-summary-jump-to-parent-message): Ditto.
10704         (wl-summary-reedit): Ditto.
10705         (wl-summary-edit-addresses): Ditto.
10706         (wl-summary-pipe-message): Ditto.
10707         (wl-summary-print-message-with-ps-print): Ditto.
10708         (wl-summary-print-message): Ditto.
10709         (wl-summary-mark-as-important): Ditto.
10710         (wl-summary-mark-as-unread): Ditto.
10711
10712         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10713         message at cursor point.
10714         (wl-summary-reply-with-citation): Remove unwind-protect.
10715
10716         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10717         subject searching feature.
10718         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10719         Eliminated.
10720
10721 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10722
10723         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10724         New variable.
10725         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10726         by subject matching if there's no in-reply-to nor references field.
10727
10728         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10729
10730         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10731         when display is finished.
10732         (wl-folder-open-all): Ditto.
10733         (wl-folder-update-access-group): Ditto.
10734         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10735         * wl-thread.el (wl-thread-close-all): Ditto.
10736
10737         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10738         progress gauge only when it was displayed.
10739         * wl-folder.el (wl-folder-insert-entity): Ditto.
10740
10741 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10742
10743         * wl-summary.el (wl-summary-incorporate): Enclose
10744         `wl-summary-sync-force-update' with save-excursion.
10745
10746 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10747
10748         * wl-summary.el (wl-summary-prefetch-region):
10749         Pass current cursor point to `pos-visible-in-window-p' after
10750         moving cursor to the started point.
10751
10752 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10753
10754         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10755
10756         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10757         fields from the forwarding message.
10758         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10759         `ignored-fields'.
10760
10761 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10762
10763         * wl-mime.el (wl-message-request-partial):
10764         Eliminated argument `msgdb'.
10765         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10766         (wl-mime-combine-message/partial-pieces): Likewise.
10767         * tm-wl.el (wl-message-request-partial): Likewise.
10768         (wl-mime-combine-message/partial-pieces): Likewise.
10769
10770 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10771
10772         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10773         when display is finished.
10774
10775 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10776
10777         * wl-summary.el (wl-summary-goto-folder-subr):
10778         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10779
10780 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10781
10782         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10783         when cursor point is visible.
10784
10785 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10786
10787         * wl-expire.el (wl-expire-archive-get-max-number):
10788         Don't use `file-name-directory'.
10789
10790 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10791
10792         * wl-expire.el (wl-expire-archive-get-max-number):
10793         Use `file-name-directory'.
10794
10795 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10796
10797         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10798         only when there is progress.
10799
10800 2000-04-13  Mito <mit@nines.nec.co.jp>
10801
10802         * wl-summary.el (wl-summary-sync-marks): Display progress.
10803
10804 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10805
10806         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10807         (wl-summary-prev): Move cursor regardless of unread status.
10808         (wl-summary-next): Ditto.
10809
10810 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10811
10812         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10813         Added argument `target' and `number'.
10814         * tm-wl.el (wl-summary-burst-subr): New function.
10815         (wl-summary-burst): Use it.
10816
10817 2000-04-10  Mito <mit@nines.nec.co.jp>
10818
10819         * wl-mime.el (wl-burst): New function.
10820         (wl-summary-burst): Use it.
10821
10822 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10823
10824         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10825         as petname when there's no candidate.
10826
10827 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10828
10829         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10830         New variable.
10831         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10832
10833         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10834
10835         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10836
10837 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10838
10839         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10840         Use substring of `original' instead of buffer-substring.
10841         (wl-refile-evaluate-rule):
10842         Set `original' argument of wl-refile-expand-newtext.
10843
10844         * wl-summary.el
10845         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10846         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10847         (wl-summary-auto-refile): Check existence of destination folder just
10848         before marking.
10849
10850 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10851
10852         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10853         when wl-refile-get-field-value return nil.
10854
10855 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10856
10857         * wl-refile.el
10858         (wl-refile-expand-newtext): New function imported from Gnus.
10859         (wl-refile-evaluate-rule): Use it.
10860
10861 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10862
10863         * wl-summary.el (wl-summary-print-destination):
10864         Duplicate folder string to avoid putting text-property on
10865         original string.
10866
10867         * wl-refile.el (wl-refile-get-field-value): New function.
10868         (wl-refile-evaluate-rule): New function;
10869         Evaluate refile rule recursively.
10870         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10871         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10872         New function; Check existence of a target folder recursively.
10873         (wl-summary-auto-refile-check-refile-rule-alist):
10874         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10875
10876 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10877
10878         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10879
10880         * wl-folder.el (wl-create-folder-entity-from-buffer):
10881         Fixed problem when '}' character is contained in folder name.
10882
10883         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10884
10885 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10886
10887         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10888         (wl-fldmgr-add-completion-all-completions):
10889         Use wl-fldmgr-add-completion-hashtb.
10890
10891 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10892
10893         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10894         wl-fldmgr-add-completion-subr): New functions.
10895         * wl-folder.el (wl-folder-completion-func): New variable.
10896         * wl-summary.el (wl-summary-read-folder):
10897         Use wl-folder-completion-func.
10898
10899         * wl-refile.el: Eliminate throw & catch.
10900
10901         * wl.el (wl-plugged-sending-queue-status): Fixed.
10902
10903 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10904
10905         * wl-draft.el (wl-draft): Put category property on
10906         mail-header-separator.