* wl-util.el (wl-biff-check-folders): Set biff flag.
[elisp/wanderlust.git] / wl / ChangeLog
1 2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-util.el (wl-biff-check-folders): Set biff flag.
4         (from Naoto Morishima [wl:14031])
5
6 2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7
8         * wl.el (wl-plugged-server-indent): Use quote instead of
9         backquote.
10
11 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
12
13         * wl-score.el (wl-score-insert-header): Add guard for
14         `std11-unfold-string'.
15         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
16         TYPE artgument when TO or CC field.
17
18 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
19
20         * wl-summary.el (wl-summary-goto-folder-subr): Call
21         `elmo-folder-close' instead of `elmo-folder-commit' if discard
22         current summary.
23
24 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
25
26         * wl-util.el (wl-read-shell-commande): New function or alias.
27
28         * wl-summary.el (wl-summary-pipe-message): Use
29         `wl-read-shell-command' instead of `read-string'.
30         (wl-summary-target-mark-pipe): Ditto.
31
32 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
33
34         * wl-summary.el (wl-summary-reply): Fix docstring.
35         * wl-draft.el (wl-draft-reply): Ditto.
36
37 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
38
39         * wl-mime.el (wl-summary-extract-attachments): New command.
40         (wl-summary-extract-attachments-1): New internal function.
41
42 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
43
44         * wl-expire.el (wl-expire-folder): New function (split from
45         wl-summary-expire).
46         (wl-summary-expire): Use it. Add argument `all' instead of remove
47         `nolist'. Cause an error only if this function is calling
48         interactively.
49
50 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
51
52         * wl-expire.el (wl-expire-refile): Display progress message.
53         (wl-summary-expire): Simplify.
54
55         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
56         unused argument `deleting-info'.
57
58 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
59
60         * wl-vars.el (wl-message-popup-buffers): New user option.
61
62         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
63         (wl-message-delete-popup-windows): New function that substitues
64         above one.
65         (wl-mime-setup): Follow the above change.
66
67 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
68
69         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
70
71 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
72
73         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
74         "tkm" to wl-thread-spam.
75
76 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
77
78         * wl-thread.el (wl-thread-entity-insert-as-children): Use
79         wl-thread-entity-set-children.
80         (wl-thread-insert-message, wl-thread-insert-entity-sub,
81         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
82         Use wl-thread-entity-get-*.
83
84 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
85
86         * wl-mime.el (wl-epg-progress-callback): New function.
87         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
88         with `elmo-with-progress-display'. Set a progress callback
89         function to epg-context.
90         (wl-mime-pgp-verify-region-with-epg): Ditto.
91
92 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
93
94         * wl-util.el (wl-completing-read-multiple): Define as an alias of
95         `completing-read-multiple' if emacs-version is not less than 22.
96
97 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
98
99         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
100         change.
101
102 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * wl-summary.el (wl-summary-sync-update): Move
105         `wl-thread-update-indent-string-thread' to outside of
106         `elmo-with-progress-display'.
107
108 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
109
110         * wl-message.el (wl-message-exit): Check buffer existence.
111
112 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
113
114         * wl-util.el (wl-simple-display-progress): New function.
115         (wl-display-progress-with-gauge): Ditto.
116         (wl-progress-callback-function): Ditto.
117
118         * wl.el (wl-init): Set `elmo-progress-callback-function' as
119         `wl-progress-callback-function'
120
121         * wl-vars.el (wl-display-progress-threshold): New user option.
122         (wl-display-progress-function): Ditto.
123
124         * Version number is increased to 2.15.5.
125
126 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
127
128         * wl-thread.el (wl-thread-close-children): New function.
129         (wl-thread-open-children): Ditto.
130         * wl-action.el (wl-summary-set-mark): Redo the last change by
131         using it.
132
133         * wl-action.el (wl-summary-set-mark): Undo the last change.
134         Forbid interactive call.
135
136 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
137
138         * wl-mime.el (wl-define-dummy-functions): New macro.
139         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
140         `wl-mime-pgp-decrypt-region'.
141         (wl-mime-pgp-verify-region-with-epg): Renamed from
142         `wl-mime-pgp-verify-region'.
143         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
144         `wl-mime-pgp-decrypt-region'.
145         (wl-mime-pgp-verify-region-with-pgg): Renamed from
146         `wl-mime-pgp-verify-region'.
147         (wl-mime-pgp-decrypt-region): New function; To select dispatch
148         function at runtime.
149         (wl-mime-pgp-verify-region): Ditto.
150
151         * wl-vars.el (wl-use-pgp-module): New user option.
152
153 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
154
155         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
156         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
157
158 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
159
160         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
161         even if there are target marks only.
162
163 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
164
165         * Version number is increased to 2.15.4.
166
167 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
168
169         * wl-folder.el (wl-folder-check-one-entity): Simplify.
170
171 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
172
173         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
174         variable.
175
176 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
177
178         * wl-spam.el (wl-thread-test-spam): New function.
179         (wl-spam-setup): Bind "tkc".
180
181 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
182
183         * wl-expire.el (wl-folder-expire-entity): Rewite without
184         `wl-summary-goto-folder-subr'.
185         (wl-folder-expire-current-entity): Don't kill summary buffer.
186
187 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
188
189         * wl-folder.el (wl-folder-sync-entity): Rewrite without
190         `wl-summary-goto-folder-subr'.
191         (wl-folder-mark-as-read-all-entity): Likewise.
192
193         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
194
195 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
196
197         * wl-thread.el (wl-thread-force-open): Arranged.
198
199 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
200
201         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
202         from regexp.
203
204         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
205         (wl-read-search-condition-internal): Append them.
206
207 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
208
209         * wl-vars.el (wl-additional-search-condition-fields):
210         New user option.
211
212         * wl-util.el (wl-search-condition-fields): New function; export
213         from `wl-read-search-condition-internal'.
214         (wl-read-search-condition-internal): Use it.
215
216         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
217
218 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
219
220         * wl-summary.el (wl-summary-define-sort-command): New function.
221         (wl-summary-sort-by-date, wl-summary-sort-by-number)
222         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
223         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
224         define by `wl-summary-define-sort-command' at runtime.
225
226         * wl.el (wl-init): Call wl-summary-define-sort-command.
227
228 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
229
230         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
231         properties at the decrypting region.
232
233 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
234
235         * wl-util.el (wl-find-region): New function.
236
237         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
238         coding system.
239         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
240         property `wl-mime-decoded-coding-system'.
241         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
242         property `wl-mime-decoded-coding-system' to encode text.
243
244         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
245         message.
246         (wl-mime-pgp-verify-region): Ditto.
247
248 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
249
250         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
251         buffer. Use epa-display-verify-result.
252
253 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
254
255         * wl-draft.el (wl-draft-send): Continue even if setting parent
256         flag was failed.
257
258 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
259
260         * wl-message.el (wl-message-flag-indicator): Fixed the problem
261         of returning string only of parentheses.
262
263 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
264
265         * wl-summary.el (wl-summary-write): Add argument `folder'.
266         (wl-summary-write-current-folder): Change argument `folder' from
267         optional to require.
268         (wl-summary-get-buffer): Return the buffer associated folder only.
269
270         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
271         change.
272         (wl-folder-toggle-disp-summary): Ditto.
273
274         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
275         current summary as parent-folder.
276
277 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
278
279         * wl-draft.el (wl-draft-reedit): Don't overwrite
280         wl-draft-parent-folder.
281
282 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
283
284         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
285         (wl-mime-pgp-verify-region): Ditto.
286         (wl-message-decrypt-pgp-nonmime): Use the above function.
287         (wl-message-verify-pgp-nonmime): Likewise.
288         (wl-mime-preview-application/pgp): Likewise.
289
290 2006-04-20  Kenichi Okada  <okada@opaopa.org>
291
292         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
293         Fix about the order of `wl-nntp-posting-port' and
294         `wl-nntp-posting-stream-type'.
295         * wl.el (wl-plugged-port-label-alist): Add smtp.
296
297 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
298
299         * wl-summary.el (wl-summary-message-status): New macro.
300
301         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
302         (wl-summary-killed-mark): New user option.
303
304         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
305         API change.
306         (wl-thread-insert-entity-sub): Ditto.
307         (wl-thread-recover-messages): New command.
308
309         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
310         Don't call `wl-highlight-summary-current-line' directly.
311         (wl-summary-buffer-attach): Connect to signal `status-changed'
312         instead of `cache-changed'.
313         (wl-summary-buffer-detach): Follow the above change.
314         (wl-summary-detect-mark-position): Follow the API change.
315         (wl-summary-rescan-message): Ditto.
316         (wl-summary-insert-sequential): Ditto.
317         (wl-summary-update-thread): Ditto.
318         (wl-summary-message-mark): Ditto.
319         (wl-summary-persistent-mark): Ditto.
320         (wl-summary-create-line): Ditto.
321         (wl-summary-prefetch-region-no-mark): Call
322         `wl-summary-persistent-mark' with number.
323         (wl-summary-recover-messages-region): New command.
324         (wl-summary-target-mark-recover): Ditto.
325         (wl-summary-recover-message): Ditto.
326         (wl-summary-persistent-mark-string): Add argument `status' instead
327         of remove arguments `flags' and `cached'.  Treat killed status.
328         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
329
330         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
331         (wl-highlight-summary-line-face-spec): Treat killed status.
332         (wl-highlight-summary-line-string): Follow the API change.
333         (wl-highlight-summary-current-line): Ditto.
334
335         * Version number is increased to 2.15.3.
336
337 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
340         of symbolp to test whether the condition is function.
341
342 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
343
344         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
345         to nil.
346
347 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
348
349         * wl-summary.el (wl-summary-buffer-message-ring): New internal
350         variable.
351         (wl-summary-buffer-last-displayed-msg): Abolish.
352         (wl-summary-push-message): New function.
353         (wl-summary-pop-message): Ditto.
354         (wl-summary-goto-folder-subr): Reset
355         `wl-summary-buffer-message-ring'.
356         (wl-summary-pop-to-last-message): New command.
357         (wl-summary-goto-last-displayed-msg): Call
358         wl-summary-pop-to-last-message if optional argument is non-nil or
359         the last command is itself.
360         (wl-summary-redisplay-internal): Push last message number into
361         `wl-summary-buffer-message-ring'.
362
363         * wl-vars.el (wl-summary-message-ring-max): New user option.
364
365 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
366
367         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
368         from `wl-draft-reply').
369         (wl-draft-reply): Use it.
370         (wl-draft-find-reply-headers): Avoid compile warning.
371
372 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
373
374         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
375
376 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
377
378         * wl-message.el (wl-message-flag-indicator): New function.
379         (wl-message-redisplay): Use it.
380
381 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
382
383         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
384
385 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
386
387         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
388         instead of `read-event'.
389
390         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
391
392         * wl-mule.el (wl-read-event-char): Ditto.
393
394         * wl-e21.el (wl-read-event-char): Ditto.
395
396 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
397
398         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
399
400 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
401
402         * wl-vars.el (wl-draft-send-confirm-type): New user option.
403
404         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
405
406         * wl-draft.el (wl-draft-send-confirm): Confirmation by
407         `wl-draft-send-confirm-type'
408
409 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
410
411         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
412         Avoid error when the buffer name is already used.
413
414 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
415
416         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
417         the change of elmo-nmz -> elmo-search.
418         (wl-highlight-summary-line-help-echo-alist): Ditto.
419         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
420         (wl-nmz-folder-icon): Define as obsolete.
421         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
422         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
423
424 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * wl-summary.el (wl-summary-get-list-info): Rewrite with
427         `elmo-find-list-match-value'
428
429 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
430
431         * wl-summary.el (wl-summary-get-list-info): Optimize.
432         Use List-Id and List-Post also.
433
434 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
435
436         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
437
438 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
439
440         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
441
442 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
443
444         * wl-util.el (wl-completing-read-multiple-1): New internal function.
445         (wl-completing-read-multiple-2): Ditto.
446         (wl-completing-read-multiple): Define use above functions.
447
448         * wl-summary.el (wl-summary-sort): Removed the workaround for a
449         bug of `completing-read-multiple' about default value.
450
451         * wl-xmas.el (wl-completing-read-multiple): Removed.
452
453         * wl-mule.el (wl-completing-read-multiple): Ditto.
454
455         * wl-e21.el (wl-completing-read-multiple): Ditto.
456
457 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
458
459         * wl-util.el (wl-filter-associations): New function.
460
461         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
462         (wl-spam-ignored-folder-list): Ditto.
463         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
464         (wl-spam-string-member-p): New function.
465         (wl-spam-domain): Use it.
466         (wl-spam-split-numbers): New function.
467         (wl-spam-apply-partitions): Ditto.
468         (wl-spam-register-spam-messages): Use `folder' instead of
469         `wl-summary-buffer-elmo-folder'.
470         (wl-spam-register-good-messages): Ditto.
471         (wl-summary-exec-action-spam): Decide a domain by real folder of
472         message.
473         (wl-summary-exec-action-refile-with-register): Likewise.
474
475 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
476
477         * wl-e21.el (wl-e21-find-image): New function.
478         (wl-e21-setup-toolbar): Use it instead of `find-image'.
479         (wl-e21-highlight-folder-group-line): Ditto.
480         (wl-folder-init-icons): Ditto.
481         (wl-plugged-init-icons): Ditto.
482         (wl-biff-init-icons): Ditto.
483
484 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
485
486         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
487         (wl-inhibit-save-drafts): New internal variable.
488         (wl-disable-auto-save): Ditto.
489         (wl-save-drafts): Treat above variables.
490         (wl-auto-save-drafts): New function.
491         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
492         `wl-stop-save-drafts'.
493         (wl-start-save-drafts): New function.
494         (wl-stop-save-drafts): Ditto.
495         (wl-set-auto-save-draft): New command.
496
497         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
498         `wl-set-save-drafts'.
499
500 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
501
502         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
503         `make-local-variable' instead of `make-variable-buffer-local'.
504
505 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
506
507         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
508
509 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
510
511         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
512
513 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
514
515         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
516         of working buffer.
517
518 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
519
520         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
521
522         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
523         value into recipients; Bind `wl-draft-remove-group-list-contents'
524         as nil.
525
526 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
527
528         * wl-summary.el (wl-summary-sort): Fixed the last change.
529
530         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
531         (wl-summary-sort-messages): Ditto.
532         (wl-summary-rescan): Use it.
533         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
534         `completing-read'; Append candidates for reverse order.
535
536 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
537
538         * Version number is increased to 2.15.2.
539
540 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
541
542         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
543         "Smaller".
544         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
545
546 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
547
548         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
549
550 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
551
552         * wl-vars.el (wl-draft-additional-header-alist): Add into the
553         customize group `wl-draft'.
554         (wl-draft-add-in-reply-to): Move customize group from `wl' to
555         `wl-draft'.
556         (wl-draft-add-references): Ditto.
557
558         * wl-action.el (wl-summary-print-argument): Rename argument from
559         `folder' to `data'.
560
561 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
562
563         * wl-summary.el (wl-summary-rescan-message): Call
564         `wl-thread-cleanup-symbols' before insert thread.
565
566 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
567
568         * wl.el (wl-init): Set `elmo-get-folder-function' as
569         `wl-folder-make-elmo-folder'.
570
571         * wl-spam.el (wl-summary-exec-action-spam): Use
572         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
573
574         * wl-folder.el (wl-folder-make-elmo-folder): New function.
575         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
576         `elmo-make-folder'.
577         (wl-folder-get-elmo-folder): Ditto.
578         (wl-folder-create-subr): Simplify.
579
580 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
581
582         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
583
584 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
585
586         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
587         contents in message buffer instead of original buffer. If optional
588         argument specified, ask coding system for encode.
589
590 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
591
592         * wl-spam.el (wl-summary-test-spam-region): New function.
593         (wl-spam-setup): Bind "rkc".
594
595 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
596
597         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
598
599 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
600
601         * wl-spam.el (wl-summary-test-spam): Fix typo.
602         (wl-message-check-spam): Ditto.
603
604 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * wl-summary.el (wl-summary-default-from): Simplify.
607
608 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
609
610         * wl-action.el (wl-summary-exec-action-refile): Simplify.
611         (wl-summary-exec-action-copy): Ditto.
612         (wl-summary-auto-refile): Check existence of temporary mark.
613
614 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
615
616         * wl-summary.el (wl-summary-create-line): Use
617         `elmo-time-to-datevec'.
618
619         * wl-expire.el (wl-expire-archive-date): Ditto.
620         (wl-expire-localdir-date): Ditto.
621
622         * wl-util.el (wl-day-number): Abolish.
623
624         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
625         of `wl-day-number'.
626         (wl-score-followup): Ditto.
627         (wl-score-add-followups): Ditto.
628         (wl-score-get-latest-msgs): Ditto.
629         (wl-score-get-header-entry): Ditto.
630         (wl-score-edit-insert-date): Ditto.
631
632 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
633
634         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
635         `elmo-message-entity-field' with 2nd argument `type'.
636
637 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
638
639         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
640
641 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-thread.el (wl-thread-delete-message): Delete descendant
644         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
645
646 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
647
648         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
649
650 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
651
652         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
653         `Access folder'.
654
655 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
656
657         * wl-vars.el (wl-access-folder-icon): New user option.
658
659         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
660         `Access folder'.
661
662 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
663
664         * wl-summary.el (wl-summary-buffer-set-folder): Use
665         `wl-folder-mime-charset'.
666
667         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
668         `mime-charset'.
669         (wl-folder-get-elmo-folder): Ditto.
670         (wl-folder-mime-charset): New function.
671
672 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
673
674         * wl-util.el (wl-parse-addresses): Define alias of
675         `elmo-parse-addresses' (move to `elmo-util.el').
676
677         * wl-summary.el (wl-summary-default-from): Follow the API change.
678         (wl-summary-overview-entity-compare-by-date): Ditto.
679         (wl-summary-overview-entity-compare-by-from): Ditto.
680         (wl-summary-get-list-info): Get value of `ml-info' field from
681         entity at first.
682         (wl-summary-rescan-message): Treat prefix argument.
683         (wl-summary-prefetch-msg): Follow the API change.
684         (wl-summary-search-by-subject): Ditto.
685         (wl-summary-insert-thread): Ditto.
686         (wl-summary-line-subject): Ditto.
687         (wl-summary-line-from): Ditto.
688         (wl-summary-create-line): Ditto.
689         (wl-summary-print-message-with-ps-print): Ditto.
690
691         * wl-score.el (wl-score-ov-entity-get): Ditto.
692         (wl-score-followup): Ditto.
693         (wl-score-add-followups): Use `elmo-message-entity-field' instead
694         of `car'.
695         (wl-score-get-latest-msgs): Follow the API change.
696         (wl-score-get-header): Ditto.
697
698         * wl-refile.el (wl-refile-learn): Ditto.
699         (wl-refile-subject-learn): Ditto.
700         (wl-refile-get-field-value): Ditto.
701         (wl-refile-guess-by-history): Ditto.
702         (wl-refile-guess-by-subject): Ditto.
703
704         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
705
706         * wl-expire.el (wl-expire-date-p): Removed.
707         (wl-expire-archive-date): Follow the API change.
708         (wl-expire-localdir-date): Ditto.
709         (wl-summary-expire): Ditto.
710
711         * Version number is increased to 2.15.1.
712
713 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
714
715         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
716         group is access or not (it is not strict, like wl-fldmgr-rename).
717
718 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
719
720         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
721         duplicate call of `wl-summary-print-argument' on the wrong line.
722
723 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
724
725         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
726         even if argument `number' is nil.
727         (wl-summary-insert-line): Print action argument if current message
728         has it.
729
730 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
731
732         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
733         (wl-draft-reply): Ditto.
734         (wl-draft): Add optional argument `parent-number' and call
735         `wl-draft-create-buffer' with it.
736         (wl-draft-create-buffer): Add optional argument
737         `parent-number'. Set wl-draft-parent-number as it.
738
739 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
740
741         * wl-folder.el (wl-folder-set-persistent-mark): If summary
742         buffer is not for given folder, don't use it.
743
744 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
745
746         * Version number is increased to 2.15.0.
747
748 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
751
752         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
753         (wl-highlight-get-face-by-name): New internal function.
754         (wl-highlight-summary-line-face-spec): Use it and fixed.
755
756 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
757
758         * wl-summary.el (wl-summary-sync-update): Use
759         `elmo-message-entity-field' instead of `car' to get message-id
760         from overview entity.
761
762         * wl-summary.el (wl-summary-rescan-message): Call
763         `wl-highlight-summary-displaying' when displaying a message.
764
765 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
766
767         * wl-draft.el (wl-draft-config-info-filename): Extracted from
768         `wl-draft-config-info-operation'.
769         (wl-draft-buffer-change-number): New function.
770         (wl-draft-rename-saved-config): Ditto.
771         * wl.el (wl-init): Connect slot for message-number-changed.
772         (toplevel): Add autoload for wl-draft-rename-saved-config.
773
774 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
775
776         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
777         `update-overview'
778         (wl-summary-buffer-detach): Disconnect from it.
779         (wl-summary-rescan-message): Use command.
780
781         * wl-message.el (wl-message-buffer-display): Use
782         `with-current-buffer' instead of `save-excursion'.
783
784 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * wl-mime.el (wl-draft-preview-attributes-list): Protect
787         wl-draft-preview-attributes-list from distraction.
788
789 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
790
791         * wl-summary.el (wl-summary-sync-update): Sort the return value of
792         `elmo-list-diff'.
793
794 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
795
796         * wl-summary.el
797         (wl-summary-edit-addresses-collect-candidate-fields): Use
798         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
799
800         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
801         instead of `elmo-set-work-buf'.
802
803         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
804         (wl-address-make-address-list): Ditto.
805
806         * Version number is increased to 2.13.3.
807
808 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
809
810         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
811         user option.
812
813         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
814         argument `5'.
815
816         * wl-message.el (wl-message-display-no-merge-p): New function.
817         (wl-message-buffer-display): Check whether the message is
818         reassembled and follow the API change.
819
820 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
821
822         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
823         multibyte on working buffer and removed unnecessary
824         `buffer-disable-undo'.
825
826 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
827
828         * wl-util.el (wl-read-search-condition-internal): Fixed the last
829         change.
830
831 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
832
833         * wl-util.el (wl-read-search-condition-internal): Protect
834         elmo-global-flags from distraction.
835
836 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
837
838         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
839
840         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
841         (wl-summary-event-handler): Ditto.
842         (wl-summary-update-persistent-mark-on-event): New
843         function (renamed from `elmo-event-handler-flag-changed').
844         (wl-summary-buffer-attach): New function.
845         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
846         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
847         instead of `elmo-folder-add-handler'.
848
849         * Version number is increased to 2.13.2.
850
851 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
852
853         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
854         and "\177" to the `wl-news-previous-page'.
855         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
856         (wl-news-previous-page): New function.
857
858 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
859
860         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
861         instead of `write-region' and simplify.
862
863 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
864
865         * wl-template.el (wl-template-select): Cause error if
866         `wl-template-alist' is nil.
867
868 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
869
870         * wl-news.el.in: Set file variable `no-byte-compile'.
871
872 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
873
874         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
875         whether a target message is within displaying area.
876         (elmo-event-handler-cache-changed): Ditto.
877
878 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
879
880         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
881         to `defun'.  Use `nconc' instead of `append' to collect descendant
882         message numbers.
883
884 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
885
886         * wl-thread.el (wl-thread-save-top-list)
887         (wl-thread-save-entities): Use `with-temp-buffer'.
888         * wl-news.el.in (wl-news-previous-version-load):
889         (wl-news-previous-version-save): Ditto.
890         * wl-summary.el (wl-summary-load-file-object)
891         (wl-summary-save-view-cache): Ditto.
892
893 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
894
895         * wl-util.el (toplevel): Require 'elmo-flag'.
896         (wl-read-search-condition): New function (Renamed from
897         `elmo-read-search-condition').
898         (wl-read-search-condition-internal): Likewise.
899
900         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
901         invalid.
902         (wl-summary-pick): Use `wl-read-search-condition' instead of
903         `elmo-read-search-condition'.
904         (wl-summary-virtual): Ditto.
905
906         * wl-folder.el (wl-folder-virtual): Ditto.
907         (wl-folder-pick): Ditto.
908
909         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
910
911 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
912
913         * wl-summary.el (wl-summary-reedit): Call
914         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
915
916 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
917
918         * wl-mime.el (toplevel): Require wl-vars.
919
920         * wl-message.el (toplevel): Require cl at compile.
921
922         * wl-draft.el (toplevel): Require elmo.
923
924 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
925
926         * wl-message.el (wl-message-buffer-prefetch): Count is a number
927         and do nothing when it is not positive.
928         (wl-message-buffer-prefetch-next): Ditto.
929
930 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
931
932         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
933         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
934         (wl-summary-redisplay-internal): Ditto.
935
936         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
937         message (the condition is borrowed from `wl-check-variables-2').
938         (wl-summary-redisplay-internal): Ditto.
939
940 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
941
942         * wl-mime.el (wl-draft-nntp-attribute): New function.
943         (wl-draft-attribute-nntp-posting-server): Use it.
944         (wl-draft-attribute-nntp-posting-port): Ditto.
945
946         * wl-mime.el (wl-draft-preview-attributes-list): New function.
947         (wl-draft-show-attributes-buffer): Ditto.
948         (wl-draft-hide-attributes-buffer): Ditto.
949         (wl-draft-attribute-newsgroups): Ditto.
950         (wl-draft-attribute-nntp-posting-server): Ditto.
951         (wl-draft-attribute-nntp-posting-port): Ditto.
952         (wl-draft-preview-message): Use there functions.
953
954         * wl-vars.el (wl-draft-preview-attributes-list): Change default
955         value.
956
957 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
958
959         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
960         (wl-draft-reedit): Ditto.
961         (wl-draft-queue-flush): Ditto.
962
963         * wl-mime.el (wl-message-request-partial): Ditto.
964         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
965         instead of `elmo-message-fetch'.
966
967         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
968
969         * wl-summary.el (wl-summary-message-string): Ditto.
970
971 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
972
973         * wl-util.el (wl-current-message-buffer): Follow the API change.
974
975         * wl-summary.el (wl-summary-redisplay-internal): Call
976         `wl-summary-mark-as-read' with 2nd argument as nil and update
977         unread count instead of persistent mark.
978
979         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
980         variable.
981         (wl-message-redisplay): Follow the API change.
982         (wl-message-buffer-display): Managed mime-entity directly and
983         return preview buffer only.
984         (wl-message-display-internal): Rewrite.
985         (wl-message-buffer-prefetch-subr): Not save return value of
986         `wl-message-buffer-display'.
987
988         * Version number is increased to 2.13.1.
989
990 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
991
992         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
993         'elmo-multiple-fields-body-list' with boundary specified.
994
995 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
996
997         * wl-vars.el (wl-summary-resend-use-cache): New variable.
998         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
999         cache if `wl-summary-resend-use-cache' is non-nil.
1000
1001 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1002
1003         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
1004         (wl-nntp-posting-stream-type): Ditto.
1005
1006 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1007
1008         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
1009
1010 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1011
1012         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1013         message.
1014
1015 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1016
1017         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1018         Abolish.
1019         (wl-summary-buffer-persistent-mark-version): New internal
1020         variable.
1021         (wl-summary-update-mark-and-highlight-window): Check by
1022         wl-summary-persistent-mark-invalid-p.
1023         (wl-summary-update-status-marks): Ditto.
1024         (elmo-event-handler-flag-changed): Rewrite.
1025         (elmo-event-handler-cache-changed): Define.
1026         (wl-summary-prefetch-msg): Does not update persistent mark here.
1027         (wl-summary-delete-cache): Ditto.
1028         (wl-summary-resume-cache-status): Ditto.
1029         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1030         (wl-summary-persistent-mark-invalid-p): New function.
1031         (wl-summary-validate-persistent-mark): Ditto.
1032         (wl-summary-validate-persistent-mark-string): Ditto.
1033         (wl-summary-invalidate-persistent-mark): Ditto.
1034         (wl-summary-update-persistent-mark): Call
1035         `wl-summary-validate-persistent-mark'.
1036         (wl-summary-create-line): Call
1037         `wl-summary-validate-persistent-mark-string'.
1038
1039         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1040         status as t if cache used.
1041
1042 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1043
1044         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1045         only if the target is group.
1046         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1047
1048 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1049
1050         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1051
1052 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1053
1054         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1055
1056         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1057
1058 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1059
1060         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1061         (Thanks to Yoichi NAKAYAMA).
1062
1063 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1064
1065         * wl-util.el (wl-save-drafts): Restore echo area.
1066
1067 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1068
1069         * Version number is increased to 2.13.0.
1070
1071         * wl-util.el (wl-biff-check-folder-async): Use
1072         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1073
1074 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1075
1076         * wl-message.el (wl-message-display-internal): Does not put
1077         wl-message-display-type property on message buffer.
1078         (wl-message-buffer-display-type): New function.
1079
1080         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1081
1082         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1083         `wl-summary-buffer-detach'.
1084         (wl-summary-message-display-type): Use
1085         `wl-summary-buffer-display-type'.
1086
1087 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1088
1089         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1090         buffer-local.
1091
1092         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1093         kill-buffer-hook instead of make-local-variable.
1094         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1095
1096 2004-12-12  Scott Renfro <scott@renfro.org>
1097
1098         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1099         regex for square-branket.
1100
1101 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1102
1103         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1104         `wl-message-mime-analysis-p' with argument `header'.
1105
1106 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1107
1108         * wl-mime.el (wl-draft-yank-current-message-entity): 
1109         Switch to no-mime following method according to wl-message-display-type
1110         property.
1111         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1112
1113         * wl-message.el (wl-message-display-internal): 
1114         Put wl-message-display-type property on message buffer.
1115
1116         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1117         (wl-message-display-internal): Ditto;
1118
1119         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1120
1121 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1122
1123         * wl-message.el (wl-message-make-display-type): New function.
1124         (wl-message-display-type-property): Ditto.
1125         (wl-message-mime-analysys-p): Ditto.
1126         (wl-message-display-all-header-p): Ditto.
1127         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1128         added `display-type'.
1129         (wl-message-buffer-display): Likewise.
1130         (wl-message-display-internal): Likewise.
1131         (wl-message-buffer-display-type): Abolish.
1132         (wl-message-buffer-prefetch-subr): Follow the API changed.
1133
1134         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1135         from wl-summary-buffer-display-all-header and changed default value.
1136         (wl-summary-message-display-type): New function.
1137         (wl-summary-buffer-display-mime-mode): Ditto.
1138         (wl-summary-buffer-display-header-mode): Ditto.
1139         (wl-summary-toggle-mime): Rewrite with above functions.
1140         (wl-summary-toggle-all-header): Ditto.
1141         (wl-summary-redisplay): Force redisplay with default mode.
1142         (wl-summary-redisplay-internal): Renamed argument from `mode',
1143         `all-header' to `mime-mode', `header-mode'.
1144         Use `wl-message-make-display-type'.
1145
1146         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1147         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1148
1149 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1150
1151         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1152
1153 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1154
1155         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1156         in original message buffer.
1157         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1158         buffer.
1159
1160 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1161
1162         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1163
1164 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1165
1166         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1167
1168 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1169
1170         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1171         when actions succeeded.
1172         (wl-summary-exec-action-copy): Likewise.
1173
1174 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1175
1176         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1177         there is switch-to-buffer at the end of wl-message-select-buffer.
1178         (wl-summary-reply): Ditto.
1179
1180 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1181
1182         * wl-summary.el (wl-summary-forward): Put subject in original
1183         message buffer as argument of wl-draft-forward.
1184         * wl-draft.el (wl-draft-forward): Decode subject as in
1185         wl-draft-reply.
1186
1187 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1188
1189         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1190         a folder under access group.
1191
1192 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1193
1194         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1195         wl-message-buffer-display.
1196
1197         * wl-util.el (wl-set-save-drafts): Fix typo.
1198
1199 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1200
1201         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1202         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1203         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1204         the way to measure the width of a bitmap image; don't put face on
1205         ascii and bitmap images; put the mark which should not use the
1206         variable-pitch face on ascii and bitmap images.
1207         (wl-demo-setup-properties): Don't use the variable-pitch face on
1208         ascii and bitmap images; made it work on Emacs 20 and earlier.
1209         (wl-demo-insert-text): End with a newline at the bottom; don't put
1210         face on text.
1211
1212         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1213
1214 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1215
1216         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1217
1218         * wl-util.el (wl-save-drafts): Moved from sample setting.
1219         (wl-set-save-drafts): New function to set idle timer.
1220         * wl-draft.el (wl-draft): Call it.
1221         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1222
1223 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1224
1225         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1226         a summary which has toggle display status off.
1227
1228 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1229
1230         * wl-draft.el (wl-draft-do-fcc): No cache save.
1231
1232 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1233
1234         * wl-summary.el (elmo-event-handler-flag-changed): Use
1235         `set-buffer' instead of `with-current-buffer'.
1236
1237 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1238
1239         * wl-summary.el (wl-summary-after-resize-function): New function.
1240         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1241         window-size-change-functions.
1242
1243 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1244
1245         * wl-draft.el (wl-draft-create-buffer): Bind
1246         `change-major-mode-hook' after current buffer is changed.
1247
1248         * wl-summary.el (wl-summary-buffer-detach): New function.
1249         (wl-summary-buffer-set-folder): Call it.
1250         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1251         change-major-mode-hook and kill-buffer-hook.
1252         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1253         (wl-summary-switch-to-clone-buffer): Ditto.
1254         (wl-summary-goto-folder-subr): Ditto.
1255
1256 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1257
1258         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1259         after boundp check.
1260
1261 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1262
1263         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1264         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1265         for `kill-buffer'.
1266
1267         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1268         handler of current buffer from elmo-folder.
1269
1270 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1271
1272         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1273
1274 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1275
1276         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1277         variable.
1278         (wl-summary-event-handler): New class.
1279         (elmo-event-handler-flag-changed): Define to update persistent
1280         mark.
1281         (wl-summary-buffer-set-folder): Register event handler to
1282         elmo-folder.
1283         (wl-summary-exit): Unregister event handler.
1284         (wl-summary-goto-folder-subr): Ditto.
1285         (wl-summary-mark-as-read-all): Does not call
1286         `wl-summary-update-persistent-mark' directly.
1287         (wl-summary-mark-as-read-internal): Ditto.
1288         (wl-summary-set-persistent-mark-internal): Ditto.
1289         (wl-summary-set-flags-internal): Ditto.
1290
1291         * Version number is increased to 2.11.33.
1292
1293 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1294
1295         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1296         to nil.
1297
1298 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1299
1300         * wl-spam.el (wl-spam-setup): Add hook
1301         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1302         instead of `wl-summary-prepare-hook'.
1303
1304         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1305         if folder type is `'flag'.
1306         (wl-summary-mark-as-important): Ditto.
1307
1308 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1309
1310         * wl-address.el (wl-address-minibuffer-history): New variable.
1311         (wl-address-minibuffer-local-map): New keymap.
1312         (wl-address-read-from-minibuffer): New function.
1313
1314         * wl-action.el (wl-summary-get-resend-address): Use
1315         `wl-address-read-from-minibuffer' instead of `completing-read'.
1316
1317 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1318
1319         * Version number is increased to 2.11.32.
1320
1321 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1322
1323         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1324         without mule to iso-8859-1.
1325         (wl-draft-add-in-reply-to): Add note in description.
1326         (wl-draft-add-references): Ditto.
1327
1328 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1329
1330         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1331         definition for `m'.
1332         (wl-summary-mode-line-format): Add '[%m]'.
1333         (wl-message-mode-line-format-spec-alist): Ditto.
1334         (wl-summary-display-mime-mode-list): New variable.
1335
1336         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1337         from wl-summary-buffer-display-as-is.
1338         (wl-summary-buffer-display-all-header): New buffer local variable.
1339         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1340         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1341         instead of wl-summary-buffer-display-as-is.
1342         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1343         (wl-summary-set-persistent-mark): Ditto.
1344         (wl-summary-set-message-buffer-or-redisplay): Just call
1345         `wl-summary-redisplay-internal' without optional arguments.
1346         (wl-summary-toggle-mime): Rewrite.
1347         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1348         (wl-summary-toggle-all-header): New function.
1349         (wl-summary-redisplay-internal): Treat mime mode.
1350
1351         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1352         to wl-mime-preview-follow-no-mime.
1353         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1354         accodring to the display-mode.
1355
1356         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1357         (wl-message-buffer-display): Changed argument name from `as-is' to
1358         `mode'.
1359         (wl-message-display-internal): Ditto;
1360         Bind elmo-mime-display-header-analysis according to the mode.
1361         (wl-message-display-internal): Put wl-message-display-mime-mode
1362         property on entire buffer.
1363
1364 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1365
1366         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1367
1368 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1369
1370         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1371         Don't extract mail address.
1372         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1373
1374         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1375
1376         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1377
1378 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1379
1380         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1381         wl-fldmgr-cut-entity-list on confirmation.
1382
1383 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1384
1385         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1386         (wl-mime-quit-preview): Check existence of
1387         mime-edit-temp-message-buffer here.
1388
1389 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1390
1391         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1392         after deletion.
1393
1394         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1395         before calling wl-mime-quit-preview.
1396
1397 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1398
1399         * wl-summary.el (wl-summary-pick): If call it with prefix
1400         argument, set `delete-marks' as non-nil. Pick from only visible
1401         messages.
1402         (wl-summary-check-target-mark): New function.
1403         (wl-summary-target-mark-mark-as-read): Use it.
1404         (wl-summary-target-mark-mark-as-unread): Ditto.
1405         (wl-summary-target-mark-operation): Ditto.
1406         (wl-summary-target-mark-set-flags): Ditto.
1407         (wl-summary-target-mark-save): Ditto.
1408         (wl-summary-target-mark-pick): Ditto.
1409         (wl-summary-target-mark-forward): Ditto.
1410         (wl-summary-target-mark-reply-with-citation): Ditto.
1411         (wl-summary-target-mark-print): Ditto.
1412         (wl-summary-target-mark-uudecode): Ditto.
1413
1414         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1415         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1416         with `ask-coding' is non-nil.
1417
1418 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1419
1420         * wl-thread.el (wl-thread-set-parent): If parent is a message
1421         which is identified by references, set linked as nil.
1422
1423 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1424
1425         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1426         (wl-message-mode-line-format-spec-alist): Ditto.
1427         (wl-message-mode-line-format): Ditto.
1428         (wl-summary-mode-line-format): Ditto for docstring.
1429         (wl-summary-no-mime-folder-list): Fix typo.
1430
1431         * wl-util.el (wl-current-message-buffer): Call
1432         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1433
1434         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1435         variable.
1436         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1437         of `wl-summary-redisplay-no-mime'.
1438         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1439         (wl-summary-toggle-mime): New function.
1440         (wl-summary-redisplay-all-header): Rewrite.
1441         (wl-summary-redisplay-no-mime): Ditto.
1442         (wl-summary-redisplay-internal): Added argument `as-is' and
1443         `all-header'.
1444
1445         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1446         New variable.
1447         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1448         bottom.
1449         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1450         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1451         "/" unconditionally.
1452
1453         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1454         wl-mime-preview-follow-no-mime for as-is content.
1455         (wl-mime-preview-follow-no-mime): New function.
1456         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1457
1458         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1459         and added `as-is', `all-header'.
1460         (wl-message-buffer-display): Ditto.
1461         (wl-message-buffer-display-type): New function.
1462
1463 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1464
1465         * wl-vars.el (wl-message-header-button-alist): Change default
1466         value.
1467         (wl-message-body-button-alist): Ditto.
1468
1469 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1470
1471         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1472
1473 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1474
1475         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1476
1477 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1478
1479         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1480         is always true.
1481
1482 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1483
1484         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1485         on null entity.
1486
1487 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1488
1489         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1490
1491 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1492
1493         * wl-vars.el (wl-summary-resend-hook): New hook.
1494
1495         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1496         `wl-summary-resend-hook'.
1497
1498 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1499
1500         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1501         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1502         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1503         (wl-summary-new-cached-mark): Changed default value to 'n'.
1504         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1505         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1506         (wl-folder-sync-range-alist): Remove spec for 'flag.
1507         (wl-summary-force-prefetch-folder-list): New user option.
1508
1509         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1510         `wl-summary-toggle-persistent-mark'.
1511         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1512         number is nil.
1513         (wl-summary-mark-as-answered-region): Set interactive argument of
1514         `wl-summary-set-persistent-mark-internal'.
1515         (wl-summary-mark-as-important-region): Ditto.
1516         (wl-summary-unset-persistent-mark): Ditto.
1517         (wl-summary-set-persistent-mark): Ditto.
1518         (wl-summary-mark-as-answered): Ditto.
1519         (wl-summary-mark-as-important): Ditto.
1520         (wl-summary-set-persistent-mark-internal): Do nothing
1521         when `elmo-message-flag-available-p' is nil.
1522         (wl-summary-toggle-persistent-mark): New function.
1523         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1524         when the folder matches `wl-summary-force-prefetch-folder-list'.
1525
1526
1527         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1528         when number is nil.
1529         (wl-highlight-summary-forwarded-face): New face.
1530
1531 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1532
1533         * Version number is increased to 2.11.31.
1534
1535 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1536
1537         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1538         (wl-biff-check-folder-async): Ditto.
1539         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1540
1541 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1542
1543         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1544         Add an argument `reverse'.  All callers are updated.
1545         (wl-summary-sort): Add a prefix argument `reverse' to specify
1546         reverse sorting.
1547         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1548         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1549         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1550
1551 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1552
1553         * wl-message.el (wl-message-redisplay): Does not narrow header if
1554         disply-type is all-header or as-is.
1555
1556         * wl-summary.el (wl-summary-enter-handler): Use
1557         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1558
1559 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1560
1561         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1562         after adding wl-draft-parent-variables.
1563         (wl-draft-forward): Ditto.
1564
1565 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1566
1567         * wl-summary.el (wl-summary-sync-marks): Call
1568         `wl-summary-set-persistent-mark' and
1569         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1570         (wl-summary-set-persistent-mark-internal): Add 4th argument
1571         `no-server'.
1572         (wl-summary-unset-persistent-mark): Ditto.
1573         (wl-summary-set-persistent-mark): Ditto.
1574         (wl-summary-add-flags-internal): Abolish.
1575         (wl-summary-remove-flags-internal): Ditto.
1576         (wl-summary-mark-as-important-internal): Ditto.
1577         (wl-summary-mark-as-important): Use
1578         `wl-summary-set-persistent-mark' instead of
1579         `wl-summary-add-flags-internal'.
1580         (wl-summary-mark-as-important-region): Ditto.
1581
1582         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1583
1584         * wl-summary.el (wl-summary-get-available-flags): New function.
1585         (wl-summary-sync-marks): Use it and simplified.
1586         (wl-summary-unset-persistent-mark): Use
1587         `wl-summary-get-available-flags'.
1588         (wl-summary-set-persistent-mark): Ditto.
1589
1590 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1591
1592         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1593         id.
1594
1595 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1596
1597         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1598         number, call `wl-summary-prev-line-content'. Show message when the
1599         message is not found.
1600
1601 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1602
1603         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1604         wl-summary-enter-handler.
1605         (wl-summary-enter-handler): New command.
1606
1607         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1608         docstring and custom spec.
1609
1610         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1611         flags too; Don't treat Cached and New.
1612         (wl-summary-set-persistent-mark): Ditto.
1613
1614         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1615         `wl-folder-set-flag'.
1616
1617         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1618         instead of `wl-folder-set-flag'.
1619
1620         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1621         for completion.
1622         (wl-summary-set-persistent-mark): Ditto.
1623
1624         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1625         instead of `wl-draft-quit-preview'.
1626
1627         * wl-mime.el (toplevel): Avoid compile warning.
1628         (wl-mime-quit-preview): New function
1629         (formarly defined as `wl-draft-quit-preview').
1630         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1631         quitting method.
1632
1633         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1634
1635         * wl-folder.el (wl-folder-set-flag): Renamed from
1636         `wl-draft-set-flag-on-parent'.
1637
1638         * wl-draft.el (wl-draft-quit-preview): New function.
1639         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1640         (wl-draft-send): Call `wl-folder-set-flag' instead of
1641         `wl-draft-set-flag-on-parent'.
1642         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1643
1644 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1645
1646         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1647         (wl-draft-send): Ditto.
1648
1649 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1650
1651         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1652         (wl-draft-kill-pre-hook): Set default value as nil.
1653         (wl-summary-reply-hook): Ditto.
1654         (wl-draft-kill-flags): Abolish.
1655
1656         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1657         (wl-draft-parent-variables): Renamed from
1658         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1659         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1660         argument; Add wl-draft-parent-variables to
1661         wl-draft-config-variables.
1662         (wl-draft-reply): Likewise.
1663         (wl-draft-kill-flags): Abolish.
1664         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1665         (wl-draft-set-flag-on-parent): New function.
1666         (wl-draft-setup-parent-flag): Ditto.
1667
1668 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1669
1670         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1671         `wl-draft-parent-folder' is "".
1672
1673 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1674
1675         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1676         (wl-summary-digit-jump): New function.
1677         (Adviced by John Owens and Hiroya Murata)
1678
1679         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1680         (Adviced by John Owens)
1681
1682         * wl-xmas.el (wl-message-define-keymap): Ditto.
1683
1684         * wl-mule.el (wl-message-define-keymap): Ditto.
1685
1686 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1687
1688         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1689         change of return value of elmo-folder-count-flags.
1690
1691         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1692         (wl-summary-mark-as-read-internal): Ditto.
1693         (wl-summary-set-persistent-mark-internal): Ditto.
1694         (wl-summary-folder-info-update): Ditto.
1695         (wl-summary-sync-update): Fixed the last change.
1696
1697         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1698
1699 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1700
1701         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1702         (wl-draft-kill-flags): Fixed docstring.
1703
1704         * wl-draft.el (wl-draft-kill-flags): New function.
1705         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1706
1707 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1708
1709         * wl-vars.el (wl-reply-hook): Abolish.
1710         (wl-draft-reply-hook): New hook.
1711         (wl-summary-reply-hook): Ditto.
1712         (wl-draft-forward-hook): Ditto.
1713         (wl-summary-forward-hook): Ditto.
1714         (wl-draft-kill-flags): New variable.
1715
1716         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1717         wl-summary-set-persistent-mark-internal.
1718         (wl-summary-sync-marks): Use elmo-preserved-flags.
1719         (wl-summary-update-persistent-mark): Make it interactive.
1720         (wl-summary-set-persistent-mark-internal): New inline function.
1721         (wl-summary-mark-as-answered): Use it.
1722         (wl-summary-mark-as-unanswered): Ditto.
1723         (wl-summary-unset-persistent-mark): New function.
1724         (wl-summary-set-persistent-mark): Ditto.
1725         (wl-summary-reply): Don't set answered flag;
1726         Run wl-summary-reply-hook instead.
1727         (wl-summary-forward): Call wl-draft-forward with number.
1728         Run wl-summary-forward-hook.
1729
1730         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1731         (wl-highlight-summary-line-face-spec): Use it as a default
1732         persistent mark face.
1733
1734         * wl-draft.el (wl-draft-forward): Added optional argument number;
1735         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1736         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1737         (wl-draft-kill): Use wl-draft-kill-flags.
1738
1739         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1740
1741         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1742         of return value of elmo-folder-count-flags.
1743
1744         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1745
1746         * wl-summary.el (wl-summary-count-unread): Ditto.
1747         (wl-summary-sync-update): Follow the change above.
1748         (wl-summary-force-prefetch): New function.
1749
1750 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1751
1752         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1753         variable `buf' with `let' instead of `setq'.
1754
1755 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1756
1757         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1758         add Content-Disposition heaeder on the deleted part.
1759
1760 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1761
1762         * wl-draft.el (wl-draft-save): Encode address list under edit by
1763         `eword-encode-unstructured-field-body'.
1764
1765         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1766
1767 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1768
1769         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1770         wl-current-summary-buffer.
1771
1772 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1773
1774         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1775         `numbers' is ignored.
1776
1777 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1778
1779         * wl-folder.el (wl-folder-open-folder): Avoid error.
1780         Reported by John Owens, [wl-en:815]
1781
1782         * wl.el (wl): Set timer for biff process even if prefix argument
1783         is given or auto-checking is quitted.
1784
1785         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1786         immediately.
1787         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1788         (wl-toggle-plugged): Ditto.
1789
1790         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1791         * wl-util.el (wl-biff-start): Use idle timer if
1792         `wl-biff-use-idle-timer' is non-nil.
1793
1794 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1795
1796         * wl-highlight.el (wl-highlight-message): Fix description.
1797
1798 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1799
1800         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1801         tty.
1802
1803 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1804
1805         * wl-action.el (wl-summary-exec): Print failure count.
1806
1807 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1808
1809         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1810         to `defun', remove interactive form.
1811         Set elmo-message-fetch-confirm when force-reload is non-nil.
1812
1813 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1814
1815         * wl-summary.el (toplevel): Removed unnecessary autoload.
1816
1817 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1818
1819         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1820         the buffer is generated from another message buffer.
1821
1822 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1823
1824         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1825         extracted from `wl-fldmgr-save-folders'.
1826         (wl-fldmgr-delete): Call it after deletion.
1827
1828 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1829
1830         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1831         multi-tty support.
1832
1833 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1834
1835         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1836
1837 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1838
1839         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1840         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1841
1842 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1843
1844         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1845         unsubscribe list only if argument CLEAR is nil.
1846
1847 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1848
1849         * wl-draft.el (wl-draft-reply): Decode subject before removing
1850         Re: prefix.
1851
1852 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1853
1854         * wl-summary.el (wl-summary-sort-by-size): New command.
1855
1856 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1857
1858         * wl-summary.el (wl-summary-number-list-from-region): New
1859         function.
1860         (wl-summary-mark-as-read-region): Use it.
1861         (wl-summary-mark-as-unread-region): Ditto.
1862         (wl-summary-set-flags-region): Ditto and add optional argument
1863         remove.
1864         (wl-summary-mark-as-answered-region): Ditto.
1865         (wl-summary-mark-as-important-region): Ditto.
1866         (wl-summary-target-mark-mark-as-important): Added optional
1867         argument remove.
1868         (wl-summary-target-mark-mark-as-answered): Ditto.
1869         (wl-summary-target-mark-set-flags): Ditto.
1870
1871 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1872
1873         * wl-summary.el (wl-summary-set-flags-region): Call
1874         `wl-summary-set-flags-internal' with number list instead of call
1875         one by each message.
1876         (wl-summary-target-mark-set-flags): Likewise.
1877
1878 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1879
1880         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1881         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1882         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1883         (wl-summary-target-mark-mark-as-answered): Likewise.
1884
1885 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1886
1887         * wl-summary.el (wl-summary-target-mark-forward): Use
1888         `wl-summary-delete-all-target-marks' instead of
1889         `wl-summary-delete-all-temp-marks'.
1890         (wl-summary-target-mark-reply-with-citation): Ditto.
1891         (wl-summary-target-mark-uudecode): Ditto.
1892         (wl-summary-target-mark-set-flags): Ditto and remove needless
1893         cursor move.
1894
1895 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1896
1897         * wl-summary.el (wl-summary-target-mark-forward): Protect
1898         wl-summary-buffer-target-mark-list from nreverse.
1899         (wl-summary-target-mark-reply-with-citation): Ditto.
1900
1901 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1902
1903         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1904         `elmo-display-progress-threshold'.
1905
1906 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1907
1908         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1909         check `wl-summary-highlight'.
1910         (wl-summary-window-scroll-functions): Respect value of
1911         `wl-summary-highlight'.
1912         (wl-summary-sync-update): Run hooks
1913         `wl-summary-buffer-window-scroll-functions' at any time.
1914
1915 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1916
1917         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1918         from `wl-summary-cleanup-temp-marks'.
1919         (wl-summary-cleanup-temp-marks): Abolish argument.
1920         * wl.el (wl-save-status): Revert previous change.
1921         (wl-execute-temp-marks): New function, call
1922         `wl-summary-exec-with-confirmation'.
1923         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1924         (wl-folder-save-and-exec-marks): Abolished.
1925
1926 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1927
1928         * wl-e21.el (wl-e21-display-image-p): Respect
1929         `wl-highlight-folder-with-icon'.
1930         (wl-e21-highlight-folder-group-line): Highlight mouse line
1931         even if wl-e21-display-image-p is nil.
1932
1933         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1934         Respect value of `wl-summary-highlight'.
1935
1936         * wl.el (wl-save-status): Remove unused variable.
1937
1938         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1939         (wl-folder-mode-map): Bind it to "x".
1940
1941 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1942
1943         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1944
1945         * wl-thread.el (wl-thread-get-parent-list): Don't check
1946         disconnected ancestors, neglecting needless work in
1947         `wl-thread-update-indent-string-thread'.
1948
1949         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1950         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1951         argument, add argument default-keep to keep marks by default.
1952
1953         * Version number is increased to 2.11.30.
1954
1955         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1956         customization type and docstring.
1957         (wl-draft-reply-without-argument-list): Ditto.
1958
1959 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1960
1961         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1962
1963         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1964
1965 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1966
1967         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1968
1969 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1970
1971         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1972         save-excursion so as not to include run-hooks.
1973
1974 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1975
1976         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1977         Clarify that marks are going to be cleared.
1978
1979 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1980
1981         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1982         according to 3rd element of wl-summary-flag-mark.
1983
1984         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1985
1986 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1987
1988         * wl-action.el (wl-summary-target-mark-all): Don't set
1989         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1990
1991 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1992
1993         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1994         (wl-forward-subject-prefix): Ditto.
1995         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1996         (wl-draft-reply-make-subject): Ditto.
1997
1998         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1999         `wl-draft-forward'.
2000         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
2001
2002 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2003
2004         * wl-action.el (wl-summary-target-mark-set-action): Stop if
2005         target message does not exist.
2006
2007 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
2008
2009         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2010         `wl-subject-prefix-regexp'.
2011         (wl-subject-forward-prefix-regexp): New variable.
2012         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2013         `wl-draft-strip-subject-re' and take regexp as argument.
2014         (wl-draft-forward): Use it.
2015         (wl-draft-reply): Ditto.
2016
2017 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2018
2019         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2020         emacs multi-tty support.
2021
2022 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2023
2024         * wl-e21.el (wl-e21-display-image-p): Don't call
2025         `display-images-p'.
2026         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2027         support.
2028         (wl-highlight-folder-current-line): Ditto.
2029         (wl-folder-init-icons): Ditto.
2030
2031 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2032
2033         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2034         the last line of summary in unplugged mode.
2035
2036 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2037
2038         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2039
2040 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2041
2042         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2043         * wl-address.el (wl-address-user-mail-address-p): Use it.
2044         (wl-address-delete-user-mail-addresses): Ditto.
2045         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2046
2047         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2048         (wl-address-delete-user-mail-addresses): Ditto.
2049
2050         * wl-address.el (wl-address-delete-user-mail-addresses): New
2051         function.
2052         * wl-refile.el (wl-refile-guess-by-history): Use it.
2053         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2054         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2055
2056         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2057         use wl-address-user-mail-address-p.
2058
2059 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2060
2061         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2062         after opening group.
2063
2064 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2065
2066         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2067         of elmo-set-buffer-multibyte.
2068
2069         * wl-message.el (wl-original-message-mode): Ditto.
2070
2071         * wl-score.el (wl-score-insert-header): Ditto.
2072
2073         * wl-summary.el
2074         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2075         (wl-summary-goto-folder-subr): Ditto.
2076         (wl-summary-insert-headers): Ditto.
2077
2078         * wl-util.el (wl-set-string-width): Ditto.
2079
2080         * Version number is increased to 2.11.29.
2081
2082 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2083
2084         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2085         (wl-highlight-summary-line-help-echo-alist): New variable.
2086         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2087         into `wl-highlight-summary-line-help-echo' and
2088         `wl-highlight-flag-folder-help-echo'.
2089         (wl-highlight-summary-line-string): Change accordingly.
2090         (wl-highlight-summary-current-line): Ditto.
2091
2092 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2093
2094         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2095         at the beginning of field body (Thanks to Markus Knittig).
2096
2097         * wl-draft.el (wl-draft-insert-current-message): Also check
2098         summary buffer, remove unnecessary tag.
2099
2100 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2101
2102         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2103         when wl-message-buffer is nil.
2104
2105         * wl-folder.el (wl-folder): Abolish unused argument.
2106         Call wl-folder-init when wl-folder-entity is nil.
2107         * wl.el (wl): Change accordingly.
2108
2109 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2110
2111         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2112         multibyte string before insert into draft buffer.
2113         (wl-draft-create-buffer): Always enable multibyte characters for
2114         draft buffer.
2115
2116         * Version number is increased to 2.11.28.
2117
2118 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2119
2120         * wl-folder.el (wl-folder-open-close): Handle blank line.
2121         (wl-folder-jump-to-current-entity): Ditto.
2122
2123 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2124
2125         * Version number is increased to 2.11.27.
2126
2127 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2128
2129         * wl-thread.el (wl-thread-insert-message): When the thread is
2130         devided by wl-summary-max-thread-depth, insert line at the end of
2131         buffer.
2132
2133 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2134
2135         * Version number is increased to 2.11.26.
2136
2137 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2138
2139         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2140
2141 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2142
2143         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2144         value of stream-type and session.
2145
2146 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2147
2148         * Version number is increased to 2.11.25.
2149
2150 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2151
2152         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2153         in a quit message.
2154
2155 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2156
2157         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2158         (wl-summary-redisplay-no-mime-internal): Ditto.
2159
2160 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2161
2162         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2163         * wl-vars.el (wl-smtp-connection-type): Ditto.
2164
2165 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2166
2167         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2168         for the separator line and quote mail-header-separator.
2169
2170 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2171
2172         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2173         result message.
2174
2175         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2176         `elmo-multiple-fields-body-list' with boundary as
2177         mail-header-separator.
2178
2179 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2180
2181         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2182
2183 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2184
2185         * wl-util.el (wl-list-diff): Remove unused function.
2186
2187         * wl-draft.el (wl-draft-send-confirm): Discard input before
2188         confirmation.
2189
2190 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2191
2192         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2193         order of flag and new.
2194
2195 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2196
2197         * wl-vars.el (wl-refile-policy-alist): Abolished.
2198
2199         * wl-action.el (wl-summary-set-action-refile): Follow the change
2200         above.
2201
2202 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2203
2204         * wl-highlight.el (wl-highlight-signature-search): Don't use
2205         re-search-backward for a long word since it is possible to crash
2206         XEmacs because of a bug.
2207
2208 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2209
2210         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2211
2212 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2213
2214         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2215         argument for wl-summary-sync-force-update.
2216
2217 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2218
2219         * wl-summary.el (wl-summary-mode-map): Revival of
2220         wl-summary-mark-as-important related bindings;
2221         Bind 'F','tF','mF','rF','m&'.
2222         (wl-summary-mark-as-important-region): Revival.
2223         (wl-summary-target-mark-mark-as-important): Ditto.
2224         (wl-summary-target-mark-operation): New function.
2225         (wl-summary-target-mark-mark-as-answered): Use it.
2226         (wl-summary-decide-flag): Don't set Important as default.
2227         (wl-summary-mark-as-important-internal): Revival.
2228         (wl-summary-mark-as-important): Ditto.
2229
2230         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2231
2232         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2233         instead of facep.
2234
2235 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2236
2237         * wl-dnd.el (wl-dnd-drop-func): Fix.
2238
2239         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2240         mouse-set-point instead of posn-point.
2241
2242         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2243
2244         * wl-mule.el (wl-completing-read-multiple): Ditto.
2245
2246 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2247
2248         * wl-demo.el (face-background-name): Defalias to avoid compile
2249         warning.
2250
2251 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2252
2253         * wl-summary.el (wl-summary-decide-flag): Use
2254         wl-completing-read-multiple instead of completing-read-multiple.
2255
2256         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2257         New alias.
2258
2259         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2260         Use face-background-name instead of face-background.
2261
2262         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2263
2264         * wl-summary.el (wl-summary-save): Use it.
2265         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2266
2267         * wl-mime.el (wl-mime-save-content): Fix last change.
2268
2269 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2270
2271         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2272         New function.
2273         (wl-summary-sort-specs): Added sort.
2274         * wl-mime.el (wl-mime-save-content): Expand file name.
2275
2276 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2277
2278         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2279
2280         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2281
2282 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2283
2284         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2285         for flag if it is not defined.
2286
2287 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2288
2289         * wl-e21.el (wl-highlight-folder-current-line): Use
2290         elmo-folder-type-internal when elmo-folder-type returns nil.
2291
2292         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2293
2294         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2295
2296         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2297
2298         * wl-e21.el (wl-summary-toolbar): Ditto.
2299
2300         * wl-vars.el (wl-demo-background-color): Abolished.
2301         (wl-summary-persistent-mark-priority-list): Renamed from
2302         wl-summary-flag-priority-list.
2303         (wl-summary-flag-alist): New user option.
2304         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2305         (wl-message-mode-line-format-spec-alist): Added 'F'.
2306         (wl-message-mode-line-format): Likewise.
2307         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2308         instead of wl-summary-important-mark.
2309         (wl-file-folder-icon): New variable.
2310
2311         * wl-thread.el (wl-thread-set-flags): Renamed from
2312         wl-thread-mark-as-important.
2313
2314         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2315         warning.
2316         (wl-summary-mode-menu-spec): Follow the change of 
2317         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2318         (wl-summary-mode-map): Follow the change of
2319         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2320         (wl-summary-detect-mark-position): Follow the variable name change.
2321         (wl-summary-set-flags-region): New function for the replacement of
2322         wl-summary-mark-as-important-region.
2323         (wl-summary-sync-marks): Sync all global-flags.
2324         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2325         instead of elmo-message-flagged-p.
2326         (wl-summary-persistent-mark-string): Follow the variable name change;
2327         Put wl-summary-flag-mark if the message has global-flag.
2328         (wl-summary-target-mark-set-flags): Renamed from 
2329         wl-summary-target-mark-mark-as-important.
2330         (wl-summary-decide-flag): New function.
2331         (wl-summary-set-flags-internal): Renamed from
2332         wl-summary-mark-as-important-internal.
2333         (wl-summary-add-flags-internal): New function.
2334         (wl-summary-remove-flags-internal): Ditto.
2335         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2336         (wl-summary-mark-as-unimportant): Abolish.
2337         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2338         (wl-summary-next-message): List flagged messages in the msgdb.
2339
2340         * wl-score.el (wl-summary-score-update-all-lines): Use
2341         wl-summary-add-flags-internal instead of 
2342
2343         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2344
2345         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2346         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2347         (wl-message-buffer-require-all-header): Renamed from
2348         wl-message-buffer-all-header-flag (Ditto).
2349         (wl-message-buffer-flag-indicator): New variable.
2350         (wl-message-redisplay): Changed local varibale name from `flag' to
2351         `display-type'; Set up wl-message-buffer-flag-indicator.
2352         (wl-message-buffer-display): Changed varibale name from `flag' to
2353         `display-type'.
2354         (wl-message-display-internal): Likewise.
2355
2356         * wl-highlight.el (wl-highlight-demo-face): Define default background
2357         color.
2358         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2359
2360         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2361
2362         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2363         (wl-demo-setup-properties): Renamed from
2364         `wl-demo-set-background-color'.
2365         (wl-demo): Follow the change above.
2366         
2367         * Version number is increased to 2.11.24.
2368
2369 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2370
2371         * wl-summary.el (wl-summary-toggle-thread): Call
2372         `wl-summary-rescan' with disable-thread as non-nil.
2373         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2374
2375 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2376
2377         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2378         foreground property of the face.
2379         (wl-demo-insert-text): Don't set up face property here.
2380         (wl-demo): Call wl-demo-set-background-color, anyway.
2381
2382 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2383
2384         * wl-vars.el (wl-demo-background-color): The value can be nil.
2385
2386 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2387
2388         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2389         to wl-summary-wheel-dispatcher.
2390
2391         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2392         wl-message-wheel-dispatcher.
2393         (wl-message-wheel-dispatcher): New function.
2394         (wl-summary-wheel-dispatcher): Ditto.
2395
2396 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2397
2398         * wl-action.el (wl-summary-target-mark-all): List messages which are
2399         not in the killed-list.
2400
2401         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2402         only when the folder is 'flag/important.
2403
2404         * wl-address.el (wl-complete-field-body): Complete if the last
2405         character is a space.
2406
2407 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2408
2409         * wl-folder.el (wl-folder-clear-entity-info): Use
2410         elmo-clear-hash-val.
2411
2412         * wl-fldmgr.el (wl-fldmgr-rename): Set
2413         wl-folder-info-alist-modified as t.
2414
2415 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2416
2417         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2418
2419 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2420
2421         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2422         (wl-folder-buffer-last-visited-entity-id): New buffer local
2423         variable.
2424         (wl-folder-revisit-last-visited-folder): New function.
2425         (wl-folder-mode-map): Bind it to "C-i".
2426         (wl-folder-set-current-entity-id): Set last visited folder.
2427         * wl-summary.el (wl-summary-exit): Ditto.
2428
2429 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2430
2431         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2432         before calling `recenter' in order to cope with an XEmacs bug.
2433
2434 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2435
2436         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2437         to the default value.
2438
2439 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2440
2441         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2442         change.
2443         (wl-summary-sync-marks): Ditto.
2444         (wl-summary-mark-as-read-internal): Ditto.
2445         (wl-summary-mark-as-answered-internal): Ditto.
2446         (wl-summary-mark-as-important-internal): Ditto.
2447         (wl-summary-reply): Ditto.
2448
2449         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2450         instead of `elmo-folder-unflag-answered'.
2451
2452         * Version number is increased to 2.11.23.
2453
2454         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2455         the last change.
2456
2457 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2458
2459         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2460         Specify "spam" or "good".
2461
2462 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2463
2464         * wl-spam.el (wl-summary-exec-action-spam): Call
2465         wl-folder-confirm-existence for spam folder.
2466         (wl-spam-setup): Bind "mk".
2467
2468 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2469
2470         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2471
2472 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2473
2474         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2475         destination folder is empty.
2476
2477 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2478
2479         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2480         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2481
2482         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2483         (wl-summary-refile-prev-destination-region): New function.
2484         (wl-thread-refile-prev-destination): Ditto.
2485         (wl-summary-target-mark-refile-prev-destination): Ditto.
2486
2487 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2488
2489         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2490         (wl-demo-background-color): Changed default value.
2491
2492         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2493         color.
2494
2495         * wl-demo.el (wl-demo-set-background-color): New function.
2496         (wl-demo): Call it.
2497
2498 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2499
2500         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2501         * wl-address.el (wl-address-add-or-change): Don't add empty
2502         address.
2503
2504 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2505
2506         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2507
2508 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2509
2510         * wl-vars.el (wl-demo-image-filter-alist): New variable
2511         (wl-demo-background-color): Ditto.
2512
2513         * wl-demo.el (wl-demo-xpm-set-background): New function.
2514         (wl-demo-image-filter): Ditto.
2515         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2516
2517         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2518
2519         * wl-demo.el (wl-demo-icon-name): Define as function.
2520         (wl-demo-insert-image): Use it.
2521
2522 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2523
2524         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2525
2526 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2527
2528         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2529
2530 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2531
2532         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2533
2534 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2535
2536         * wl-thread.el (wl-thread-mark-as-answered): New function.
2537
2538         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2539         answered" entry.
2540         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2541         "r&" and wl-thread-mark-as-answered to "t&".
2542         (wl-summary-mark-as-important-region): Refine to toggle mark.
2543         (wl-summary-mark-as-answered-region): New function.
2544         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2545         and 3rd argument.
2546         (wl-summary-mark-as-important-internal): Likewise.
2547
2548 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2549
2550         * wl-template.el (wl-template-preview): New internal variable.
2551         (wl-template-preview-p): New function.
2552         (wl-template-show): Bind `wl-template-preview' as t.
2553
2554 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2555
2556         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2557         `elmo-message-entity-field' with 3rd argument which is non-nil.
2558
2559 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2560
2561         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2562         Removed duplicate local bind `folder'.
2563
2564 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2565
2566         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2567
2568 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2569
2570         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2571         duplicate definition.
2572
2573 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2574
2575         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2576         non-nil, use it; Don't fetch message if there's no message in the
2577         current cursor position.
2578
2579 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2580
2581         * wl-util.el (wl-region-exists-p): Use region-active-p.
2582         (wl-deactivate-region): New function.
2583         * wl-message.el (wl-message-redisplay): Deactivate region.
2584
2585         * wl-summary.el (wl-summary-reply): Call
2586         `wl-summary-set-message-buffer-or-redisplay' instead of
2587         `wl-summary-redisplay-internal', don't move point.
2588
2589 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2592         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2593         by regexp.
2594
2595 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2596
2597         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2598         if no need.
2599
2600 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2601
2602         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2603         default value to nil.
2604         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2605         `wl-summary-prepare-hook'; Replace refile action to
2606         `wl-summary-exec-action-refile-with-register'.
2607
2608         * Version number is increased to 2.11.22.
2609
2610 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2611
2612         * wl-summary.el (wl-summary-detect-mark-position): Set
2613         `wl-summary-buffer-weekday-name-lang'.
2614
2615 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2616
2617         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2618         (wl-summary-mark-as-read-all): Ditto.
2619         (wl-summary-delete-messages-on-buffer): Ditto.
2620         (wl-summary-sync-update): Ditto.
2621         (wl-summary-mark-as-read-internal): Ditto.
2622         (wl-summary-mark-as-answered-internal): Ditto.
2623         (wl-summary-update-folder-info): Abolished.
2624
2625 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2626
2627         * wl-summary.el (wl-summary-mark-as-read-all): Use
2628         `wl-summary-update-folder-info' instead of
2629         `wl-folder-update-unread'.
2630
2631 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2632
2633         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2634         `wl-summary-folder-info-update'.
2635         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2636         instead of `wl-summary-folder-info-update'.
2637         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2638         `wl-folder-set-folder-updated'.
2639         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2640         instead of `wl-folder-update-unread'.
2641         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2642         the value of `wl-summary-buffer-unread-count' for the second parameter of
2643         `wl-folder-update-unread'.
2644
2645         * Version number is increased to 2.11.21.
2646
2647 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2648
2649         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2650         a local variable.
2651
2652 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2653
2654         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2655         interactively.
2656
2657         * wl-summary.el (wl-summary-mark-as-important-internal): New
2658         internal function.
2659         (wl-summary-mark-as-important): Use it.
2660         (wl-summary-mark-as-unimportant): New function.
2661         (wl-summary-sync-marks): Follow the API change.
2662
2663         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2664
2665         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2666
2667 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2668
2669         * wl-folder.el (wl-folder-update-unread): Re-indent.
2670         Narrow the scope of a local variable.
2671
2672 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2673
2674         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2675         (wl-addrmgr-merge-entries): Ditto.
2676         (wl-addrmgr): Added to address entry which exists in draft buffer
2677         if no entry is in original.
2678
2679 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2680
2681         * wl-batch.el: New file.
2682
2683 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2684
2685         * wl-vars.el (wl-use-semi): Remove unused variable.
2686
2687 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2688
2689         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2690         "?".
2691
2692 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2693
2694         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2695         wl-summary-new-mark.
2696         (wl-summary-new-cached-mark): New user option.
2697         (wl-summary-score-marks): Follow the change above.
2698         (wl-summary-auto-refile-skip-marks): Ditto.
2699         (wl-summary-incorporate-marks): Ditto.
2700         (wl-summary-expire-reserve-marks): Ditto.
2701
2702         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2703
2704         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2705         (wl-summary-persistent-mark-string): Distinguished between cached
2706         and uncached mark when the message is new.
2707
2708 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2709
2710         * wl-spam.el (wl-spam-domain): Renamed from
2711         `wl-spam-folder-guess-domain'.
2712         (wl-summary-exec-action-spam): Register as spam if domain of the
2713         source folder is good.
2714         (wl-summary-exec-action-refile-with-register): Register message if
2715         domain of the source folder is not undecided.
2716
2717 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2718
2719         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2720         detect thread loop.
2721
2722 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2723
2724         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2725         and wl-summary-skip-mark-list.
2726
2727 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2728
2729         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2730
2731         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2732
2733         * wl-spam.el (toplevel): Require wl-highlight.
2734         (wl-spam-auto-check-policy-alist): Abolish.
2735         (wl-spam-auto-check-folder-regexp-list): New user option.
2736         (wl-spam-auto-check-marks): Ditto.
2737         (wl-spam-mark-action-list): Ditto.
2738         (wl-highlight-summary-spam-face): New face.
2739         (wl-spam-auto-check-message-p): New function.
2740         (wl-spam-map-spam-messages): Fixed message.
2741         (wl-spam-register-spam-messages): Ditto.
2742         (wl-spam-register-good-messages): Ditto.
2743         (wl-summary-spam-map): Add and remove keybind.
2744         (wl-summary-target-mark-spam): Abolish.
2745         (wl-summary-refile-spam): Ditto.
2746         (wl-summary-test-spam): New function.
2747         (wl-summary-mark-spam): Ditto.
2748         (wl-summary-auto-check-spam): Follow the above change.
2749         (wl-summary-exec-action-spam): New function.
2750         (wl-summary-exec-action-refile-with-register): Fixed message.
2751         (wl-message-check-spam): New function.
2752         (wl-spam-setup): Ditto.
2753         (toplevel): Call it if this file is loaded interactivity.
2754
2755         * Version number is increased to 2.11.20.
2756
2757 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2758
2759         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2760         when new optional argument `force' is non nil or modified.
2761
2762 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2763
2764         * wl.el (toplevel): Require wl-spam when compile.
2765         (wl-save-status): Call wl-spam-save-status.
2766
2767         * wl-spam.el (wl-spam-register-spam-messages): New function.
2768         (wl-spam-register-good-messages): Ditto.
2769         (wl-spam-save-status): Ditto.
2770         (wl-summary-mode-map): Bind
2771         wl-summary-target-mark-register-as-spam to "ms" and
2772         wl-summary-target-mark-register-as-good to "mn".
2773         (wl-summary-register-as-spam): Abolish optional argument; Use
2774         wl-spam-register-spam-messages.
2775         (wl-summary-register-as-spam-all): Use
2776         wl-spam-register-spam-messages.
2777         (wl-summary-register-as-good): Abolish optional argument; Use
2778         wl-spam-register-good-messages.
2779         (wl-summary-register-as-good-all): Use
2780         wl-spam-register-good-messages.
2781         (wl-summary-target-mark-register-as-spam): New funtion.
2782         (wl-summary-target-mark-register-as-good): Ditto.
2783
2784 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2785
2786         * wl-spam.el: New file.
2787
2788 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2789
2790         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2791
2792         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2793         (wl-summary-auto-refile): Call wl-refile-guess with
2794         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2795
2796 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2797
2798         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2799         with disable-thread argument non-nil.
2800
2801 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2802
2803         * wl-summary.el (wl-summary-rescan): Added optional argument
2804         disable-thread.
2805         (wl-summary-sync): Call wl-summary-rescan with argument
2806         disable-thread.
2807         (wl-summary-input-range): Added new range `rescan-thread'.
2808
2809 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2810
2811         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2812
2813 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2814
2815         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2816         internal variable.
2817         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2818         wl-summary-search-parent-by-subject-regexp and
2819         wl-summary-divide-thread-when-subject-changed as nil.
2820         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2821         (wl-summary-insert-thread): Search parent entity from
2822         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2823         thread loop.
2824
2825 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2828
2829         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2830
2831         * wl-util.el (wl-require-update-all-folder-p): New function.
2832         (wl-get-assoc-list-value): Added `function' to match directive.
2833         (wl-collect-draft): Rewrite.
2834
2835         * wl-summary.el (wl-summary-sync-update): Clear faces
2836         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2837         are non-nil.
2838         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2839         argument as function.
2840         (wl-summary-input-range): Ditto.
2841
2842         * wl-folder.el (wl-draft-get-folder): New function.
2843         (wl-folder-get-elmo-folder): Consider draft folder.
2844
2845         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2846         (wl-draft-buffer-message-number): New buffer local variable.
2847         (wl-draft-folder-internal): New internal variable.
2848         (wl-draft-delete): Rewrite.
2849         (wl-draft-save): Ditto.
2850         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2851         wl-folder-get-elmo-folder.
2852         (wl-draft-config-info-operation): Ditto.
2853         (wl-jump-to-draft-folder): Ditto.
2854         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2855         (wl-draft-reedit): Rewrite.
2856
2857         * Version number is increased to 2.11.19.
2858         
2859 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2860
2861         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2862         variable.
2863
2864 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2865
2866         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2867         Use ignore-errors instead of unwind-protect.
2868
2869 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2870
2871         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2872         for updating `wl-thread-entity-list'.
2873
2874 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2875
2876         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2877         parameter from calling `wl-thread-entity-get-older-brothers' and
2878         `wl-thread-entity-get-younger-brothers'.
2879         Replace nested `append' with a single one.
2880
2881 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2882
2883         * wl-summary.el (wl-summary-mode): Don't use the return value of
2884         `make-local-hook'.
2885
2886 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2887
2888         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2889         instead of `let*'.
2890         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2891         of local variables.
2892
2893 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2894
2895         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2896         Renamed from wl-summary-window-scroll-functions.
2897         (wl-summary-window-scroll-functions): Don't set to variable.
2898         (wl-summary-display-top): Use run-hooks.
2899         (wl-summary-display-bottom): Ditto.
2900         (wl-summary-toggle-disp-msg): Ditto.
2901         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2902         Use it instead of wl-summary-window-scroll-functions.
2903         (wl-summary-goto-folder-subr): Don't call
2904         wl-summary-window-scroll-functions, use
2905         wl-summary-buffer-window-scroll-functions instead.
2906
2907 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2908
2909         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2910         make-local-variable.
2911
2912 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2913
2914         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2915         set-buffer-modified-p.
2916         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2917         (wl-summary-display-bottom): Ditto.
2918         (wl-summary-toggle-disp-msg): Ditto.
2919
2920 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2921
2922         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2923
2924         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2925         (wl-summary-forward): Use elmo-message-entity-field instead of
2926         elmo-message-field.
2927
2928         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2929
2930 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2931
2932         * wl-summary.el (wl-summary-window-scroll-functions): No use
2933         `append'.
2934
2935 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2936
2937         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2938         function.
2939         (wl-summary-window-scroll-functions): Call it when both
2940         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2941         (wl-summary-temp-mark): Added optional argument number.
2942         (wl-summary-message-mark): Added optional argument flag.
2943         (wl-summary-persistent-mark): Added optional argument number and flag.
2944         (wl-summary-update-persistent-mark): Ditto.
2945         (wl-summary-update-status-marks): Set "r" for interactive spec.
2946
2947         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2948         argument number and flag.
2949
2950         * wl-action.el (wl-summary-registered-temp-mark): 
2951         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2952
2953 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2954
2955         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2956         internal variable (buffer local).
2957         (wl-summary-window-scroll-functions): New function.
2958         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2959         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2960         as nil.
2961         (wl-summary-update-status-marks): Added arguments beg, end and
2962         check.
2963         (wl-summary-update-mark-window): Use function.
2964         (wl-summary-sync-update): Follow the change above.
2965         (wl-summary-switch-to-clone-buffer): Copy
2966         wl-summary-buffer-unsync-mark-number-list.
2967         (wl-summary-goto-folder-subr): Set
2968         wl-summary-buffer-unsync-mark-number-list and
2969         use wl-summary-window-scroll-functions instead of
2970         wl-summary-lazy-highlight.
2971
2972         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2973
2974 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2975
2976         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2977
2978         * wl-summary.el (wl-summary-update-persistent-mark): Call
2979         wl-summary-set-message-modified.
2980
2981         * wl-summary.el (wl-summary-sync-update): Don't call
2982         wl-summary-update-status-marks.
2983
2984         * Version number is increased to 2.11.18.
2985
2986 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2987
2988         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2989         (wl-message-next-page): Ditto.
2990
2991 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2992
2993         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2994         local variable.  Change the order of a collected list into the
2995         same as the specified range.  Remove nil from a collected list.
2996
2997 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2998
2999         * wl-summary.el (wl-summary-insert-headers): Set visible-only
3000         argument for elmo-folder-list-messages.
3001
3002 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3003
3004         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
3005         change (wl-summary-count-unreads return a list instead of a cons
3006         cell).
3007
3008 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
3009
3010         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3011         `wl-summary-folder-info-update'.
3012
3013 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3014
3015         * wl-summary.el (wl-summary-set-message-modified): No use
3016         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3017         (wl-summary-set-mark-modified): Abolish.
3018         (wl-summary-mark-modified-p): Ditto.
3019         (wl-summary-save-view): Follow the change above.
3020
3021         * wl-expire.el (wl-summary-expire): Likewise.
3022
3023 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3024
3025         * wl-summary.el (wl-summary-detect-mark-position): Use
3026         modb-entity-handler.
3027         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3028
3029         * Version number is increased to 2.11.17.
3030
3031 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3032
3033         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3034         entity field value.
3035         (wl-summary-prefetch-msg): Ditto.
3036         (wl-summary-print-message-with-ps-print): Ditto.
3037
3038 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3039
3040         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3041         for dummy entity.
3042         (wl-summary-insert-thread): Use elmo-message-entity-field.
3043         (wl-summary-update-thread): Use elmo-message-entity-field and
3044         elmo-message-entity-number.
3045         (wl-summary-line-number):  Use elmo-message-entity-number.
3046         (wl-summary-line-size): Use elmo-message-entity-field.
3047         (wl-summary-line-subject): Ditto.
3048         (wl-summary-line-from): Ditto.
3049         (wl-summary-line-attached): Ditto.
3050         (wl-summary-create-line): Ditto.
3051         (wl-summary-create-line): Use elmo-message-entity-number.
3052         (wl-summary-print-message-with-ps-print): Use
3053         elmo-message-entity-field.
3054
3055 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3056
3057         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3058         change in elmo-msgdb-make-message-entity.
3059         (wl-summary-buffer-set-folder): Don't call
3060         wl-summary-detect-mark-position here.
3061         (wl-summary-rescan): Call elmo-message-entity-number.
3062         (wl-summary-sync-update): Ditto.
3063         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3064
3065         * wl-score.el (wl-score-header-index): Redefine 2th element.
3066         (wl-score-overview-entity-get-extra): Abolish.
3067         (wl-score-ov-entity-get): Rewrite.
3068         (wl-score-string-index<, wl-score-string-func<): Abolish.
3069         (wl-score-string<): New function.
3070         (wl-score-string-sort): Use it.
3071
3072         * wl-refile.el (wl-refile-guess-by-history): Use
3073         elmo-message-entity-field.
3074         (wl-refile-guess-by-from): Ditto.
3075         (wl-refile-guess-by-msgid): Ditto.
3076
3077         * Version number is increased to 2.11.16.
3078
3079 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3080
3081         * wl-folder.el (wl-folder-confirm-existence): Don't call
3082         file-exists-p if msgdb-path is nil.
3083         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3084         `wl-read-folder-hist' to `wl-read-folder-history'.
3085
3086 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3087
3088         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3089         `y-or-n-p'.
3090
3091 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3092
3093         * wl-score.el (wl-score-headers): Don't use
3094         elmo-folder-do-each-message-entity.
3095
3096         * Version number is increased to 2.11.15.
3097
3098 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3099
3100         * wl-summary.el (wl-summary-delete-all-msgs): Use
3101         elmo-folder-move-messages instead of elmo-folder-delete-messages
3102         and elmo-folder-detach-messages.
3103         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3104
3105         * wl-expire.el (wl-expire-delete): Ditto.
3106         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3107
3108 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3109
3110         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3111         (wl-message-header-narrowing-fields): Ditto.
3112         (wl-message-header-narrowing-lines): Ditto.
3113         (wl-message-header-narrowing-string): Ditto.
3114
3115         * wl-summary.el (wl-summary-mode-map): Bind
3116         wl-summary-toggle-header-narrowing to "C-cC-f".
3117         (wl-summary-toggle-header-narrowing): New function.
3118
3119         * wl-message.el (wl-message-buffer-create): Call
3120         wl-message-header-narrowing-setup.
3121         (wl-message-redisplay): Call wl-message-header-narrowing.
3122         (wl-message-header-narrowing): New function.
3123         (wl-message-header-narrowing-map): New keymap.
3124         (wl-message-header-narrowing-widen-map): New keymap.
3125         (wl-message-header-narrowing-again-at-mouse): New function.
3126         (wl-message-header-narrowing-1): Ditto.
3127         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3128         (wl-message-header-narrowing-setup): Ditto.
3129         (wl-message-header-narrowing-toggle): Ditto.
3130         
3131         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3132
3133         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3134         'flag as all.
3135         (wl-use-flag-folder-help-echo): New user option.
3136
3137         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3138         wl-summary-highlight as nil.
3139         (wl-summary-set-mark-modified): Follow the API change.
3140         (wl-summary-mark-modified-p): Ditto.
3141         (wl-summary-mark-as-read-all): Ditto.
3142         (wl-summary-sync-marks): Don't call
3143         elmo-folder-list-messages-with-global-mark.
3144         (wl-summary-mark-as-read-internal): Follow the API change.
3145         (wl-summary-mark-as-answered-internal): Ditto.
3146         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3147         Follow the API change.
3148         (wl-summary-create-line): Call with number argument.
3149         (wl-summary-reply): Follow the API change.
3150
3151         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3152         function.
3153         (wl-highlight-summary-line-string): Call it when
3154         wl-use-flag-folder-help-echo is non-nil.
3155         (wl-highlight-summary-current-line): Ditto.
3156         (elmo-flag-folder-referrer): Added autoload setting.
3157
3158         * wl-draft.el (wl-draft-kill): Follow the API change.
3159
3160         * Version number is increased to 2.11.14.
3161         
3162 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3163
3164         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3165
3166 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3167
3168         * Version number is increased to 2.11.13.
3169
3170 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3171
3172         * wl-draft.el (wl-draft-previous-history-element): Fixed
3173         unbalanced parenthesis and bind unbound local variables.
3174
3175 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3176
3177         * wl-draft.el (wl-draft-previous-history-element): New function.
3178         (wl-draft-next-history-element): Ditto.
3179         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3180         them to M-p and M-n.
3181
3182 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3183
3184         * Version number is increased to 2.11.12.
3185
3186 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3187
3188         * wl-draft.el (wl-draft-hide): Select buffer-window.
3189
3190 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3191
3192         * wl-summary.el (wl-summary-narrow-to-region): New function.
3193         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3194         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3195         (wl-summary-save-region): Use it.
3196         * wl-action.el (wl-summary-collect-numbers-region)
3197         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3198
3199 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3200
3201         * wl-folder.el (wl-folder-count-incorporates): Don't use
3202         `elmo-msgdb-mark-load'
3203
3204         * Version number is increased to 2.11.11.
3205
3206 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3207
3208         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3209         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3210
3211 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3212
3213         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3214
3215 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3216
3217         * Version number is increased to 2.11.10.
3218
3219 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3220
3221         * wl-mime.el (wl-draft-attribute-value): Fixed.
3222
3223 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3224
3225         * wl-util.el (wl-copy-local-variables): New function.
3226
3227         * wl-mime.el (wl-draft-attribute-recipients): New function.
3228         (wl-draft-attribute-envelope-from): Ditto.
3229         (wl-draft-attribute-smtp-posting-server): Ditto.
3230         (wl-draft-attribute-smtp-posting-port): Ditto.
3231         (wl-draft-attribute-value): Ditto.
3232         (wl-draft-preview-message): Use it to get value for
3233         attributes. Reflect result of `wl-draft-config'.
3234
3235         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3236         and call `wl-summary-mark-as-read' before to call
3237         `wl-summary-unset-mark'.
3238         (wl-summary-target-mark-mark-as-unread): Likewise.
3239         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3240
3241 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3242
3243         * wl-mime.el (wl-draft-preview-message): Use actual value for
3244         attributes; Fix for small window.
3245
3246 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3247
3248         * wl-refile.el (wl-refile-get-field-value): Call
3249         `elmo-message-entity-field' with 3rd argument is non-nil.
3250
3251 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3252
3253         * wl-vars.el (wl-draft-preview-attributes): New user option.
3254         (wl-draft-preview-attributes-list): Ditto.
3255         (wl-draft-preview-attributes-buffer-lines): Ditto.
3256         (wl-draft-preview-attributes-buffer-name): Ditto.
3257
3258         * wl-mime.el (wl-draft-preview-message): Display attributes.
3259
3260 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3261
3262         * wl-summary.el (wl-summary-detect-mark-position): Bind
3263         wl-summary-flag-priority-list to '(new).
3264
3265 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3266
3267         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3268         funtion.
3269         (wl-highlight-summary-line-string): Use it.
3270         (wl-highlight-summary-current-line): Ditto.
3271
3272 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3273
3274         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3275         line even when the mark string is not changed.
3276
3277         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3278         argument change in the wl-summary-create-line.
3279         (wl-thread-insert-entity-sub): Ditto.
3280
3281         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3282         argument change in the wl-summary-create-line.
3283         (wl-summary-insert-sequential): Ditto.
3284         (wl-summary-update-thread): Ditto.
3285         (wl-summary-persistent-mark-string): New inline function.
3286         (wl-summary-message-mark): Use it.
3287         (wl-summary-create-line): Abolish argument wl-persistent-mark
3288         and added wl-flags, wl-cached.
3289
3290         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3291         mark to flags.
3292         (wl-highlight-summary-current-line): Decide the face not by the 
3293         persistent mark but flags.
3294
3295 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3296
3297         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3298         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3299         wl-summary-read-uncached-mark): Revive.
3300         (wl-summary-answered-cached-mark,
3301         wl-summary-answered-uncached-mark): New user option.
3302         (wl-summary-score-marks): Follow the change above.
3303         (wl-summary-auto-refile-skip-marks): Ditto.
3304         (wl-summary-incorporate-marks): Ditto.
3305         (wl-summary-expire-reserve-marks): Ditto.
3306         (wl-summary-flag-priority-list): New user option.
3307
3308         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3309         changes.
3310         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3311         of elmo-message-mark.
3312         (wl-summary-mark-as-read-internal): Ditto.
3313         (wl-summary-mark-as-answered): Ditto.
3314         (wl-summary-mark-as-important): Ditto.
3315         (wl-summary-redisplay-internal): Ditto.
3316         (wl-summary-redisplay-no-mime-internal): Ditto.
3317         (wl-summary-message-mark): New function.
3318         (wl-summary-insert-sequential): Use wl-summary-message-mark
3319         instead of elmo-message-mark.
3320         (wl-summary-update-thread): Ditto.
3321         (wl-summary-persistent-mark): Ditto.
3322         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3323         instead of elmo-message-mark.
3324
3325         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3326         wl-summary-message-mark instead of elmo-message-mark.
3327         (wl-thread-insert-entity-sub): Ditto.
3328         (wl-thread-get-children-msgs-uncached): Ditto.
3329
3330         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3331         variable name changes.
3332         (wl-highlight-summary-current-line): Ditto.
3333
3334         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3335         wl-summary-message-mark instead of elmo-message-mark.
3336
3337         * wl-expire.el (wl-expire-message-p): Ditto.
3338
3339         * wl-score.el (wl-score-headers): Ditto.
3340
3341         * Version number is increased to 2.11.9.
3342
3343         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3344         (wl-summary-sync-update): Follow the change above.
3345         (wl-summary-switch-to-clone-buffer): Ditto.
3346         (wl-summary-open-folder): Ditto.
3347
3348 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3349
3350         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3351         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3352
3353         * Version number is increased to 2.11.8.
3354
3355         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3356
3357         * wl-expire.el (wl-expire-refile): Follow the API change on
3358         `elmo-folder-move-messages'.
3359         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3360
3361         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3362         (wl-summary-exec-action-refile): Ditto.
3363         (wl-summary-exec-action-copy): Ditto.
3364         (wl-summary-no-auto-refile-message-p): No use
3365         `wl-summary-buffer-msgdb'.
3366         (wl-summary-auto-refile): Ditto.
3367
3368 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3369
3370         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3371
3372 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3373
3374         * wl-summary.el (wl-summary-sync): Treat no-sync.
3375
3376         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3377         (wl-default-sync-range): Ditto.
3378
3379 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3380
3381         * wl-refile.el (wl-refile-subject-learn): Call
3382         `elmo-message-entity-field' with 3rd argument is non-nil.
3383         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3384         instead of `elmo-msgdb-overview-entity-get-subject'.
3385
3386 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3387
3388         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3389         scan-type is rescan.
3390         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3391         new optional argument force is non-nil.
3392         (wl-summary-save-view-cache): Call it with force argument non-nil.
3393
3394         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3395
3396 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3397
3398         * wl-action.el (wl-summary-print-argument): Fixed last change.
3399
3400 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3401
3402         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3403         simplified.
3404         (wl-summary-target-mark-mark-as-unread): Likewise.
3405         (wl-summary-target-mark-mark-as-important): Likewise.
3406
3407 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3408
3409         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3410         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3411         (wl-summary-mark-as-important-region): Change accordingly.
3412         (wl-summary-target-mark-mark-as-important): Ditto.
3413
3414 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3415
3416         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3417
3418         * wl-action.el (wl-summary-print-argument): Print argument to
3419         right side of window if `wl-summary-print-argument-within-window'
3420         is non-nil.
3421
3422 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3423
3424         * wl-action.el (wl-summary-set-mark): Use
3425         `wl-summary-message-visible-p' to check visibility of the message
3426         and jump to message only when the message line is visible and have
3427         different number; Call wl-summary-unset-mark with number argument.
3428         (wl-summary-unset-mark): 
3429         Use `wl-summary-message-visible-p'
3430         to check visibility of the message and jump to message only when
3431         the message line is visible and have different number;
3432
3433 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3434
3435         * Version number is increased to 2.11.7.
3436
3437         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3438         and wl-folder-summary-line-format.
3439
3440         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3441         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3442         (wl-summary-set-score-mark): Use it.
3443         (wl-summary-target-mark-mark-as-read): Ditto.
3444         (wl-summary-target-mark-mark-as-unread): Ditto.
3445         (wl-summary-target-mark-mark-as-important): Ditto.
3446         (wl-summary-target-mark-msgs): Simplified.
3447         (wl-summary-detect-mark-position): Fixed problem when
3448         summary-line-format no contain persisten/temp mark spec.
3449         (wl-summary-temp-mark): Ditto.
3450         (wl-summary-persistent-mark): Ditto.
3451         (wl-summary-update-persistent-mark): Ditto.
3452
3453         * wl-action.el (wl-summary-set-mark): Ditto.
3454         (wl-summary-unset-mark): Ditto.
3455         All other related portions are changed.
3456
3457 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3458
3459         * Version number is increased to 2.11.6.
3460
3461 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3462
3463         * wl-util.el (wl-current-message-buffer): Define as function;
3464         Don't use the value of wl-messge-buffer.
3465
3466         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3467         persistent mark.
3468
3469         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3470         no current message, cause an error.
3471
3472 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3473
3474         * wl-summary.el (wl-summary-set-message-modified): Use
3475         elmo-folder-set-message-modified instead of
3476         elmo-folder-set-message-modified-internal.
3477
3478 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3479
3480         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3481         interactively.
3482         (wl-summary-sync): nokill->entirely.
3483         (wl-summary-sync-marks): Fixed message.
3484         (wl-summary-input-range): Added mark, nokill->entirely.
3485
3486         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3487         messages as read.
3488
3489 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3490
3491         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3492         update-noscore.
3493         (wl-summary-sync): Follow the change above.
3494
3495 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3496
3497         * wl-action.el (wl-summary-target-mark-all): Use
3498         elmo-folder-list-messages.
3499
3500 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3501
3502         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3503         (wl-summary-rescan): Set wl-summary-scored as nil.
3504         (wl-summary-sync-force-update): Follow the change above.
3505         (wl-summary-sync): Ditto.
3506         (wl-summary-sync-update): Added argument disable-killed.
3507         (wl-summary-insert-headers): Set visible-only argument for
3508         elmo-folder-list-messages.
3509         (wl-summary-input-range): Added update-nokill, update-noscore,
3510         all-nokill, all-noscore and mark.
3511
3512         * Version number is increased to 2.11.5.
3513
3514         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3515
3516 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3517
3518         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3519         (wl-summary-prefetch-region-no-mark): Change accordingly.
3520         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3521
3522 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3523
3524         * wl-address.el (wl-complete-field-to): Abolished.
3525         (wl-complete-address): Completion function for completing-read.
3526         * wl-action.el (wl-summary-get-resend-address): Use it.
3527
3528         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3529         wl-summary-update-mark and abolish unused argument.
3530         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3531         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3532         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3533         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3534         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3535         * wl-draft.el (wl-draft-kill): Ditto.
3536
3537         * wl-summary.el: Remove unused binding of case-fold-search.
3538         (wl-summary-replace-status-marks): Abolished.
3539
3540 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3541
3542         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3543         is specified or folder length is zero.
3544
3545 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3546
3547         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3548         (wl-folder-archive-current-entity): Ditto.
3549
3550 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3551
3552         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3553         retrieving message mark.
3554         (wl-summary-redisplay-internal): Ditto.
3555
3556         * wl-message.el (wl-message-buffer-display): Ignore errors while
3557         retrieving message-id field.
3558
3559         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3560         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3561         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3562         order of the arguments for `wl-expire-message-p'.
3563         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3564
3565         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3566         Check return value of wl-summary-reply.
3567         (wl-summary-reply): Recover window configuration when an error occured.
3568
3569 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3570
3571         * wl-summary.el (wl-summary-resend-message): Abolished, the
3572         feature is inherited by wl-summary-resend (put resend mark).
3573
3574 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3575
3576         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3577         wl-message-buffer to nil when the message is hide.
3578
3579 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3580
3581         * .cvsignore: New file.
3582
3583 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3584
3585         * wl-action.el (wl-summary-action-docstring): Add more info.
3586         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3587         duplicate definition.
3588         (wl-summary-define-mark-action): Functions wl-summary-*-region
3589         keep current position.
3590         (wl-summary-unregister-target-mark): Store result to the variable.
3591
3592 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3593
3594         * Version number is increased to 2.11.4.
3595
3596 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3597
3598         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3599         wl-summary-delete-all-temp-marks.
3600         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3601
3602         * wl-action.el (wl-summary-set-mark): Changed terminology
3603         refile-destination -> action-argument.
3604         (wl-summary-unset-mark): Ditto.
3605         (wl-summary-remove-argument): Ditto.
3606         (wl-summary-print-argument): Ditto.
3607
3608         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3609         (wl-thread-remove-argument-region): Ditto.
3610         (wl-thread-print-argument-region): Ditto.
3611         (wl-thread-close): Ditto.
3612         (wl-thread-open): Ditto.
3613
3614         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3615         (wl-highlight-refile-destination-face is abolished)
3616         (wl-highlight-action-argument-string): Ditto.
3617         (wl-highlight-summary-current-line): Highlight action argument.
3618
3619         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3620         color for light backgrounds.
3621         (wl-highlight-summary-answered-face): Ditto.
3622
3623 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3624
3625         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3626
3627         * wl-score.el (wl-summary-score-update-all-lines): Use
3628         wl-summary-set-mark.
3629         (wl-summary-score-update-all-lines): Kill expunged messages.
3630
3631         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3632
3633 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3634
3635         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3636         directly.
3637         (wl-score-overview-entity-get-lines): Ditto.
3638         (wl-score-overview-entity-get-xref): Ditto.
3639         (wl-score-get-latest-msgs): Ditto.
3640         (wl-summary-rescore): Ditto.
3641
3642         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3643         to "&".
3644         (wl-summary-mark-as-answered-internal): New inline function.
3645         (wl-summary-mark-as-answered): New function.
3646         (wl-summary-mark-as-unanswered): Ditto.
3647         (wl-summary-sync-marks): Modified for answered-mark synching.
3648
3649 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3650
3651         * wl-action.el (wl-summary-set-mark): Fixed last change.
3652
3653 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3654
3655         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3656         behavior of wl-summary-unread-message-hook
3657         (Pointed out by akira yamada <akira@arika.org>).
3658
3659 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3660
3661         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3662         wl-summary-delete.
3663         * wl-xmas.el (wl-summary-toolbar): Ditto.
3664
3665         * wl-action.el (wl-summary-set-mark): Don't override current
3666         temp-mark.
3667
3668         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3669
3670 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3671
3672         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3673         (wl-refile-msgid-learn): Ditto.
3674         (wl-refile-get-field-value): Ditto.
3675
3676         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3677
3678         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3679         (wl-expire-delete-reserved-messages): Renamed from
3680         wl-expire-reserve-marked-msgs-from-list.
3681         (wl-expire-delete): Removed argument `msgdb'.
3682         (wl-expire-refile): Ditto.
3683         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3684         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3685         mark-alist as argument.
3686         (wl-expire-archive-number1): Removed argument `msgdb'.
3687         (wl-expire-archive-number2): Ditto.
3688         (wl-expire-archive-date): Ditto.
3689         (wl-expire-localdir-date): Ditto.
3690         (wl-expire-hide): Ditto.
3691         (wl-archive-number1): Ditto.
3692         (wl-archive-number2): Ditto.
3693         (wl-archive-date): Ditto.
3694         (wl-archive-folder): Ditto.
3695         All other related portions are changed.
3696
3697 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3698
3699         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3700         mean move up and down. (suggested by Takashi Kawachi)
3701
3702 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3703
3704         * wl-acap.el (toplevel): Don't require un-define.
3705
3706 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3707
3708         * wl-thread.el (wl-thread-delete-message): Always update
3709         wl-summary-buffer-number-list.
3710
3711         * wl-action.el (wl-summary-print-destination): 
3712         Do nothing when folder is nil.
3713
3714 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3715
3716         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3717         persistent mark when prefetch is succeeded.
3718
3719 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3720
3721         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3722         instead of elmo-msgdb-delete-msgs.
3723         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3724         (wl-expire-hide): Ditto.
3725
3726         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3727
3728         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3729         elmo-msgdb interface.
3730         (wl-thread-get-exist-children): Likewise.
3731         (wl-thread-insert-message): Likewise.
3732         (wl-thread-msg-mark-as-important): Likewise.
3733         (wl-thread-insert-entity-sub): Likewise.
3734         (wl-thread-get-children-msgs-uncached): Likewise.
3735
3736         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3737         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3738         (wl-summary-sync-update): Likewise.
3739         (wl-summary-auto-select-msg-p): Likewise.
3740         (wl-summary-update-thread): Likewise.
3741         (wl-summary-mark-as-important): Likewise.
3742         (wl-summary-jump-to-msg-internal): Likewise.
3743         (wl-summary-redisplay-internal): Likewise.
3744         (wl-summary-print-message-with-ps-print): Likewise.
3745         (wl-summary-folder-info-update): Likewise.
3746
3747         * wl-folder.el (wl-folder-check-one-entity):
3748         elmo-folder-count-flags instead of wl-summary-count-unread.
3749
3750         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3751
3752         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3753
3754         * wl-summary.el (wl-summary-set-message-modified): 
3755         Call wl-summary-set-mark-modified.
3756         (wl-summary-delete-messages-on-buffer): Call
3757         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3758         (wl-summary-sync-update): Call elmo-folder-length instead of
3759         elmo-folder-messages.
3760         (wl-summary-insert-headers): Don't call
3761         elmo-folder-list-message-entities.
3762
3763 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3764
3765         * wl-action.el (wl-summary-define-mark-action): Call
3766         `wl-summary-set-mark' with argument `data'.
3767         (wl-summary-auto-refile): Fixed order of arguments when call
3768         `wl-summary-refile'.
3769
3770 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3771
3772         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3773
3774         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3775
3776         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3777         (Renamed from wl-highlight-summary-deleted-face).
3778         (wl-highlight-summary-resend-face): New face.
3779
3780         (wl-highlight-summary-deleted-face): Renamed from
3781         wl-highlight-summary-erased-face.
3782
3783         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3784
3785         * wl-action.el (wl-summary-get-resend-address): New function.
3786         (wl-summary-exec-action-resend): Ditto.
3787         (wl-summary-exec-action-resend-subr): Ditto.
3788
3789         * w-thread.el (wl-thread-copy): Removed definition.
3790         (wl-thread-refile): Ditto.
3791         (wl-thread-delete): Ditto.
3792         (wl-thread-target-mark): Ditto.
3793
3794         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3795         (wl-summary-target-mark-set-action): Fixed.
3796         (wl-summary-define-mark-action): Fixed quotation.
3797         (wl-summary-move-mark-list-messages): Display message.
3798         (wl-summary-define-mark-action): Define thread functions.
3799         (wl-summary-exec-action-refile): Changed message.
3800         (wl-summary-exec): Ditto.
3801
3802 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3803         
3804         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3805         '%%'.
3806
3807 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3808
3809         * wl.el (toplevel): Require wl-action.
3810         (wl-init): Call wl-summary-define-mark-action.
3811
3812         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3813
3814         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3815         wl-summary-delete and wl-summary-erase.
3816         (wl-summary-mode-map): Ditto.
3817
3818         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3819         wl-delete-folder-alist.
3820
3821         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3822         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3823         (toplevel): Moved mark & action related functions to the wl-action.el.
3824
3825         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3826         in wl-summary-mark-action-list.
3827         (wl-highlight-summary-current-line): Ditto.
3828
3829         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3830         empty lines.
3831
3832         * wl-action.el: New file. 
3833
3834 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3835
3836         * wl-summary.el (wl-summary-target-mark-replace): New function.
3837         (wl-summary-target-mark-prefetch): Use it.
3838         (wl-summary-target-mark-delete): Ditto.
3839         (toplevel): Rearranged definition order.
3840         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3841         (wl-summary-target-mark-erase): Rewrite.
3842         (wl-summary-erase-region): New function.
3843         (wl-summary-exec-action-erase): Changed message.
3844         (wl-summary-move-mark-list-messages): New function.
3845         (wl-summary-exec-action-delete): Use it.
3846         (wl-summary-exec-action-erase): Ditto.
3847
3848         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3849         (wl-summary-skip-mark-list): Added "d".
3850
3851         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3852         while searching.
3853
3854         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3855         and define using defcustom;
3856         Define 4th element as a face.
3857         
3858         * wl-summary.el (wl-summary-incorporate): Use 
3859         `wl-summary-prefetch-region-no-mark' instead of
3860         `wl-summary-prefetch-region'.
3861         (wl-summary-prefetch-region-no-mark): Revival of old
3862         `wl-summary-prefetch-region'.
3863         (wl-summary-mark-action-list): Moved to wl-vars.el
3864
3865         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3866         face according to the `wl-summary-mark-action-list'.
3867         (wl-highlight-summary-current-line): Ditto;
3868         Removed destination highlighting.
3869
3870         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3871         (wl-highlight-summary-line-string): Highlight for "i" mark.
3872         (wl-highlight-summary-current-line): Ditto.
3873
3874         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3875         no destination.
3876
3877         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3878         exists, just go ahead.
3879         (wl-summary-prefetch-region): Rewrite.
3880         (wl-summary-prefetch): Ditto.
3881         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3882         (wl-summary-exec-action-prefetch): New function.
3883         (wl-summary-target-mark-prefetch): Rewrite.
3884
3885 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3886
3887         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3888         (wl-highlight-summary-line-string): Added "d" and "D".
3889         (wl-highlight-summary-current-line): Ditto.
3890
3891         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3892         in wl-summary.el.
3893         (wl-thread-insert-entity-sub): Ditto.
3894         (wl-thread-remove-destination-region): Ditto.
3895         (wl-thread-print-destination-region): Ditto.
3896
3897         * wl-summary.el (wl-summary-buffer-refile-list,
3898         wl-summary-buffer-delete-list,
3899         wl-summary-buffer-copy-list): Abolish.
3900         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3901         All other related portions are changed.
3902         (wl-summary-mark-action-list): New variable.
3903         (wl-summary-set-mark): New function.
3904         (wl-summary-register-target-mark): Ditto.
3905         (wl-summary-unregister-target-mark): Ditto.
3906         (wl-summary-have-target-mark-p): Ditto.
3907         (wl-summary-register-temp-mark): Ditto.
3908         (wl-summary-unregister-temp-mark): Ditto.
3909         (wl-summary-registered-temp-mark): Ditto.
3910         (wl-summary-collect-temp-mark): Ditto.
3911         (wl-summary-unset-mark): Ditto.
3912         (wl-summary-set-target-mark): Ditto.
3913         (wl-summary-unset-target-mark): Ditto.
3914         (wl-summary-set-action-generic): Ditto.
3915         (wl-summary-unset-action-generic): Ditto.
3916         (wl-summary-exec-action-delete): Ditto.
3917         (wl-summary-exec-action-erase): Ditto.
3918         (wl-summary-set-action-refile): Ditto.
3919         (wl-summary-set-action-refile-subr): Ditto.
3920         (wl-summary-unset-action-refile): Ditto.
3921         (wl-summary-make-destination-numbers-list): Ditto.
3922         (wl-summary-exec-action-refile): Ditto.
3923         (wl-summary-set-action-copy): Ditto.
3924         (wl-summary-unset-action-copy): Ditto.
3925         (wl-summary-exec-action-copy): Ditto.
3926         (wl-summary-collect-numbers-region): Ditto.
3927         (wl-summary-delete): Rewrite.
3928         (wl-summary-erase): Ditto.
3929         (wl-summary-remove-destination): Ditto.
3930         (wl-summary-exec): Ditto.
3931         (wl-summary-exec-region): Ditto.
3932         (wl-summary-target-mark-erase): Ditto.
3933         (wl-summary-refile): Ditto.
3934         (wl-summary-copy): Ditto.
3935         (wl-summary-unmark): Ditto.
3936         (wl-summary-delete-all-mark): Ditto.
3937         (wl-summary-mark-line): Don't highlight.
3938         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3939         (wl-summary-target-mark-refile-subr): Rewrite.
3940
3941         (wl-summary-copy-prev-destination): Abolish.
3942
3943 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3944
3945         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3946         default values along the value of wl-on-mule.
3947         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3948         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3949         It is not used anywhere.
3950
3951 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3952
3953         * wl-summary.el (wl-summary-print-destination): Keep position.
3954         (wl-summary-cursor-move-surface): Keep horizontal position.
3955
3956 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3957
3958         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3959         write sendlog.
3960
3961 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3962
3963         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3964         `wl-summary-highlight'.
3965
3966 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3967
3968         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3969         trivial condition for temp-mark.
3970
3971 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3972
3973         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3974         when it hits killed buffer.
3975
3976 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3977
3978         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3979         * wl-news.el.in: `message' and `error' take format string.
3980
3981 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3982
3983         * wl-folder (wl-folder-insert-entity): Display a message,
3984         `...done', when the work finish.
3985         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3986
3987 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3988
3989         * wl-message.el (wl-message-redisplay): Remove unused local
3990         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3991
3992 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3993
3994         * wl-summary.el (wl-summary-replace-status-marks): Disable
3995         interactive use.
3996         (wl-summary-reedit): Check message existence at first.
3997         (wl-summary-mark-line): Fix doc, return value is indefinite.
3998
3999         * wl-highlight.el (wl-highlight-message): Arranged.
4000
4001         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
4002         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
4003         check temp-mark by wl-summary-temp-mark always.
4004         (wl-highlight-summary): Change accordingly.
4005         * wl-summary.el (wl-summary-mark-as-read-all)
4006         (wl-summary-delete-cache, wl-summary-set-score-mark)
4007         (wl-summary-mark-as-unread, wl-summary-unmark)
4008         (wl-summary-mark-line, wl-summary-mark-as-read)
4009         (wl-summary-mark-as-important): Ditto.
4010
4011         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4012         end of the window if possible.
4013         * wl-summary.el (wl-summary-sync-update): Support lazy
4014         highlighting.
4015         (wl-summary-toggle-disp-msg): Ditto.
4016
4017 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4018
4019         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4020
4021 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4022
4023         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4024         change.
4025
4026 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4027
4028         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4029         API.
4030         (wl-summary-sync-update): Ditto.
4031
4032         * wl-score.el (wl-score-get-score-alist): Changed argument.
4033         (wl-summary-rescore-msgs): Likewise.
4034         (wl-summary-score-headers): Likewise.
4035         (wl-score-headers): Likewise;
4036         Use elmo-folder-do-each-message-entity, etc.
4037         (wl-summary-score-effect): Follow the changes above.
4038         (wl-summary-rescore): Ditto.
4039         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4040         (wl-score-get-overview): Abolish.
4041
4042         * wl-summary.el (wl-summary-default-from): Follow the API change in
4043         elmo-msgdb.
4044         (wl-summary-count-unread): Ditto.
4045         (wl-summary-detect-mark-position): Ditto.
4046         (wl-summary-overview-entity-compare-by-date): Ditto.
4047         (wl-summary-overview-entity-compare-by-number): Ditto.
4048         (wl-summary-overview-entity-compare-by-from): Ditto.
4049         (wl-summary-overview-entity-compare-by-subject): Ditto.
4050         (wl-summary-get-list-info): Ditto.
4051         (wl-summary-rescan): Ditto.
4052         (wl-summary-jump-to-msg-by-message-id): Ditto.
4053         (wl-summary-sync-update): Ditto; Removed comment.
4054         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4055         (wl-summary-insert-message): Use wl-summary-insert
4056         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4057         (wl-summary-insert-headers): Changed argument overview to folder.
4058         (wl-summary-search-by-subject): Likewise.
4059         (wl-summary-insert-thread): Renamed from 
4060         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4061
4062         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4063         too.
4064
4065         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4066         wl-string-member.
4067
4068 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4069
4070         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4071         elmo-folder-append-buffer.
4072         (wl-draft-queue-append): Likewise.
4073
4074         * wl-mime.el (wl-message-delete-current-part): Ditto.
4075         (wl-summary-burst-subr): Ditto.
4076
4077         * wl-news.el.in (wl-news-send-news): Ditto.
4078
4079 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4080
4081         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4082         function.
4083         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4084         (wl-summary-update-mark): Enclose with save-excursion.
4085         (wl-summary-mark-as-read-internal): Fixed last change.
4086         (wl-summary-mark-as-important): Use 3rd argument of
4087         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4088         Don't use elmo-msgdb-set-mark.
4089         (wl-summary-redisplay-internal): If msgdb flag is already read,
4090         just update the mark on buffer.
4091
4092 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4093
4094         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4095         cut visible folder when elmo-folder-delete returns non-nil value.
4096
4097 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4098
4099         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4100         by Kenichi OKADA <okada@opaopa.org>).
4101
4102 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4103
4104         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4105
4106 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4107
4108         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4109         Fixed the last change, search group entity by its real name.
4110         (Thanks to: KOBAYASHI Shinji)
4111
4112 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4113
4114         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4115         (wl-fldmgr-access-display-all): Don't refer visible name.
4116         * wl-expire.el (wl-folder-archive-current-entity)
4117         (wl-folder-expire-current-entity): Ditto.
4118         * wl-folder.el (wl-folder-jump-to-current-entity)
4119         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4120         (wl-folder-open-folder-sub,wl-folder-open-all)
4121         (wl-folder-write-current-folder): Ditto.
4122         (wl-folder-insert-entity): Don't use petname for normal group.
4123         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4124         is the real name.
4125         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4126         Abolished.
4127
4128 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4129
4130         * wl-draft.el (wl-draft-create-buffer): Add
4131         `wl-summary-reply-with-citation'
4132
4133 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4134
4135         * wl-draft.el (wl-draft-reply): Fixed.
4136
4137 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4138
4139         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4140         when `wl-draft-send-confirm-with-preview' is non-nil.
4141         You can scroll up/down by j/k.
4142         (wl-draft-send-confirm-with-preview): New variable (default=t).
4143
4144 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4145
4146         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4147         (wl-fldmgr-save-folders): Fix comment.
4148
4149 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4150
4151         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4152         along the last change in `wl-folder-buffer-group-p'.
4153
4154 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4155
4156         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4157         folder.
4158
4159         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4160         the default value.
4161
4162         * wl-mime.el (wl-summary-burst): Update summary only when target
4163         folder equals current folder.
4164
4165 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4166
4167         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4168
4169 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4170
4171         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4172         value.
4173
4174 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4177         `map-extents' instead of `extent-at' repeatedly.
4178         (wl-highlight-folder-current-line): Ditto.
4179
4180         * wl-highlight.el: Remove useless dummy functions.
4181
4182 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4183
4184         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4185         (wl-folder-put-folder-property): New function to put text property.
4186         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4187         (wl-folder-insert-entity, wl-folder-update-diff-line)
4188         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4189         * wl-e21.el, wl-xmas.el, wl-mule.el
4190         (wl-highlight-folder-current-line): Ditto.
4191         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4192         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4193         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4194         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4195
4196 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4197
4198         * Version number is increased to 2.11.3.
4199
4200 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4201
4202         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4203         Resume current-buffer since it is assumed by remaining tasks.
4204
4205 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4206
4207         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4208         (wl-folder-completion-function): Abolished.
4209         (wl-folder-complete-folder): New function.
4210         (wl-folder-complete-filter-condition): Ditto.
4211         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4212         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4213
4214 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4215
4216         * wl-draft.el (wl-draft-send-confirm): New function.
4217         (wl-draft-send): Use it.
4218
4219         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4220         cursor-in-echo-area while confirming.
4221
4222         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4223
4224         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4225         searching via nntp if wl-summary-search-via-nntp is 'force.
4226         Otherwise, invoke searching in nntp folder only.
4227         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4228
4229         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4230         explicitly for mime-make-text-tag.
4231
4232 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4233
4234         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4235         `mime-make-text-tag' instead of `mime-create-tag'.
4236
4237 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4238
4239         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4240         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4241
4242 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4243
4244         * wl-score.el (wl-score-save): Bind print-length and print-level.
4245         (wl-score-pretty-print): Ditto.
4246         (wl-score-edit-insert-header-entry): Ditto.
4247
4248         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4249         "From" entry to be treated with wl-draft-eword-encode-address-list.
4250         * wl-mime.el (wl-draft-preview-message): Ditto.
4251
4252         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4253         (wl-summary-mark-as-unread): Ditto.
4254         (wl-summary-mark-as-read-region): Change accordingly.
4255         (wl-summary-mark-as-unread-region): Ditto.
4256         (wl-summary-target-mark-mark-as-read): Ditto.
4257         (wl-summary-target-mark-mark-as-unread): Ditto.
4258
4259 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4260
4261         * Version number is increased to 2.11.2.
4262
4263 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4264
4265         * wl-news.el.in (wl-news-previous-version-save): Bind
4266         print-length and print-level.
4267         * wl-thread.el (wl-thread-save-entities): Ditto.
4268         (wl-thread-save-top-list): Bind print-length.
4269
4270 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4271
4272         * wl-highlight.el (wl-highlight-summary-line-string): Use
4273         wl-summary-score-below-mark, wl-summary-score-over-mark.
4274         (wl-highlight-summary-current-line): Ditto.
4275
4276 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4277
4278         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4279         insert it.
4280
4281 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4282
4283         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4284
4285 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4286
4287         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4288         message without msgid.
4289         Rewrite with elmo-folder-move-messages.
4290         Set wl-message-buffer to nil.
4291
4292         * wl-summary.el (wl-summary-erase-subr): New function. Use
4293         elmo-folder-move-messages.
4294         (wl-summary-erase): Call it.
4295         (wl-summary-target-mark-erase): Ditto.
4296
4297 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4298
4299         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4300         it is not up-tp-date.
4301
4302 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4303
4304         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4305         buffer after calling `wl-summary-goto-folder-subr' without the
4306         argument `interactive'.
4307         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4308
4309 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4310
4311         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4312         `mime-create-tag'. Use `string=' instead of `looking-at'.
4313
4314 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4315
4316         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4317         to avoid compile warning.
4318
4319         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4320         entity-id when folder is given.
4321         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4322         save-excursion, use save-selected-window instead.
4323         Select folder buffer window if exists.
4324         (To correct behavior with wl-folder-move-cur-folder.)
4325
4326 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4327
4328         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4329
4330 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4331
4332         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4333         list-count instead of %d.
4334
4335 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4336
4337         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4338         (wl-news): Set it.
4339         (wl-news-append-to-folder): Use it.
4340
4341         * wl-news.el.in (wl-news-send-news): Append to specified folder
4342         instead of wl-default-folder.
4343         (wl-news-append-to-folder): Show error message with specified folder.
4344
4345         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4346                 In most major modes, Emacs assumes that any opening
4347                 delimiter found at the left margin is the start of a
4348                 top-level definition, or defun. Therefore, *never put an
4349                 opening delimiter at the left margin unless it should have
4350                 that significance.*
4351
4352         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4353
4354 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4355
4356         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4357
4358 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4359
4360         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4361
4362 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4363
4364         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4365         for sequential numbering case.
4366
4367 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4368
4369         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4370         value.
4371         (wl-draft-reply-without-argument-list): Ditto.
4372         (wl-draft-reply-myself-with-argument-list): Abolish.
4373         (wl-draft-reply-myself-without-argument-list): Ditto.
4374         * wl-draft.el (wl-draft-self-reply-p): New function.
4375         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4376
4377 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4378
4379         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4380         (avoid error for the case without byte-compiling)
4381
4382 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4383
4384         * wl-news.el.in (wl-news-append-to-folder): New function.
4385         (wl-news-exit): Rewrite.
4386         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4387
4388 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4389
4390         * wl-draft.el (wl-draft-reply-position): New function.
4391         (wl-draft-reply-position): Fix.
4392         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4393         (wl-summary-target-mark-reply-with-citation): Ditto.
4394         (wl-summary-reply-with-citation): Ditto.
4395         * wl-vars.el (wl-draft-reply-default-position): New variable.
4396
4397 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4398
4399         * wl-draft.el (wl-draft-send): Preview when interactive send.
4400
4401 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4402
4403         * wl-draft.el (wl-draft-reply): Set default position.
4404         * wl-summary.el (wl-summary-reply): Ditto.
4405         (wl-summary-reply-with-citation): Ditto.
4406         (wl-summary-target-mark-reply-with-citation): Ditto.
4407
4408 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4409
4410         * wl-news.el.in (wl-news-lang): Set default value according to
4411         current-language-environment.
4412         (wl-news-append-news): Do nothing when news-list is nil.
4413
4414 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4415
4416         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4417         (wl-news): Change message.
4418         (wl-news-exit): Check buffer.
4419         (wl-news-force-exit): New function.
4420         (wl-news-show-all): New function.
4421         (wl-news-discard-and-exit): Fix.
4422
4423 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4424
4425         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4426         according to current-language-environment.
4427
4428         * wl-news.el.in (wl-news): If arg, show all NEWS after
4429         wl-news-default-previous-version.
4430
4431 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4432
4433         * wl-news.el.in (wl-news-check): Rewritten.
4434         (wl-news-previous-version-load): Change data type.
4435         (wl-news-previous-version-save): Change data type.
4436         (wl-news-append-news): Add return value.
4437         (wl-news-check-news): New function.
4438         (wl-news-already-current-p): New function.
4439         (wl-news-send-news): Rewritten.
4440         (wl-news-mode-map): Add new keybind.
4441         (wl-news): Rewritten.
4442         (wl-news-exit): Rewritten.
4443         (wl-news-discard-and-mail): New function.
4444         (wl-news-send-to-address): Abolished.
4445         * wl.el (wl-init): Delete a message.
4446
4447 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4448
4449         * wl-news.el.in (wl-news-exit): Update previous version.
4450         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4451
4452 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4453
4454         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4455
4456 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4457
4458         * wl-news.el.in (wl-news): New function.
4459         (wl-news-mode): New function.
4460         (wl-news-next-line): New function.
4461         (wl-news-next-page): New function.
4462         (wl-news-exit): New function.
4463         (wl-news-buf-name): New variable.
4464         (wl-news-mode-map): New variable.
4465         (wl-news-winconf): New variable.
4466         (wl-news-append-news): Add an option.
4467
4468 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4469
4470         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4471
4472 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4473
4474         * wl-news.el.in (wl-news-send-to-address): New variable.
4475         (wl-news-send-news): Use it.
4476         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4477         Return updating status.
4478         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4479
4480 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4481
4482         * wl-news.el.in (wl-news-send-news): Delete
4483         Organization and X-Face.
4484
4485 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4486
4487         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4488         (wl-news-append-news): New function.
4489         (wl-news-send-news): New function.
4490
4491 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4492
4493         * Version number is increased to 2.11.1.
4494
4495 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4496
4497         * wl-news.el.in : New file.
4498
4499 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4500
4501         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4502         default value.
4503         (wl-draft-reply-without-argument-list): Ditto.
4504
4505 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4506
4507         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4508         (wl-message-buffer-prefetch-idle-time): Ditto.
4509         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4510
4511 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4512
4513         * wl-thread.el (wl-thread-insert-message): Use
4514         wl-summary-max-thread-depth.
4515
4516         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4517         loop detection.
4518
4519         * wl-message.el (wl-message-buffer-display): Back to the first page
4520         when cache is hit.
4521
4522 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4523
4524         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4525
4526         * wl-summary.el (wl-summary-insert-thread-entity):
4527         If the thread depth is reached to wl-summary-max-thread-depth,
4528         divide the thread.
4529
4530 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4531
4532         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4533         for elmo-remove-passwd.
4534
4535 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4536
4537         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4538         folder is sticky.
4539         (wl-folder-mark-as-read-all-entity): Ditto.
4540         (wl-folder-prefetch-entity): Ditto.
4541
4542 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4543
4544         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4545
4546 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4547
4548         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4549         Delete messages on buffer for unplugged operation.
4550         (wl-summary-erase): Ditto.
4551
4552 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4553
4554         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4555         take nil so as not to search parent by subject.
4556
4557 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4558
4559         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4560         (wl-folder-get-next-folder): Ditto.
4561         (wl-folder-get-path): Ditto.
4562
4563 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4564
4565         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4566         system and encode the region with it before verifying.
4567
4568 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4569
4570         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4571         system of the echo buffer before decoding.
4572
4573 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4574
4575         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4576         original contents.
4577
4578 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4579
4580         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4581         with argument 'any-exists.
4582
4583 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4584
4585         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4586         Use `wl-cs-autoconv'.
4587
4588 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4589
4590         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4591         by `mime-view-automatic-conversion'.
4592
4593         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4594         (wl-message-verify-pgp-nonmime): Ditto.
4595         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4596         Bind them to C-c:d and C-c:v respectively.
4597
4598         Merge following code by Teranishi-san from [wl-en:00167].
4599         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4600         (wl-mime-preview-application/pgp-encrypted): Ditto.
4601         (wl-mime-setup): Add entry.
4602
4603 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4604
4605         * wl-summary.el (wl-summary-target-mark-erase): New function.
4606         Bind it to "mD".
4607
4608 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4609
4610         * wl-vars.el (wl-draft-write-file-function): Fix.
4611         (wl-draft-reedit-hook): Changed default value.
4612
4613         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4614         wl-draft-reedit-hook.
4615         (wl-draft-remove-text-plain-tag): New function.
4616         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4617
4618         * wl-vars.el (wl-draft-write-file-function): New user option.
4619
4620         * wl-draft.el (wl-draft-prepare-edit): Use it for
4621         local-write-file-hooks.
4622         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4623
4624         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4625         (wl-draft-insert-mail-header-separator): Return the body beginning
4626         point.
4627         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4628         text/plain.
4629         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4630
4631 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4632
4633         * wl-summary.el (wl-summary-erase): New function to erase message
4634         without moving it to trash. Bind to "D".
4635
4636         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4637         as `keep' unless switch-function.
4638
4639 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4640
4641         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4642         message buffer by using `wl-summary-toggle-disp-msg'.
4643         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4644         buffer window.
4645         (wl-summary-supresedes-message): Ditto.
4646
4647         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4648         Do not delete other windows.
4649         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4650         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4651         (wl-draft-create-buffer): Set reply-or-forward also for target
4652         mark commands.
4653
4654 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4655
4656         * wl-draft.el (wl-user-agent-compose): Delete special case for
4657         switch-to-buffer-other-window.
4658
4659         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4660         (wl-summary-forward): Ditto.
4661
4662         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4663         function.
4664         (wl-draft-buffer-style): New use option.
4665
4666         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4667         (wl-draft): Follow the change above.
4668         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4669         wl-draft-buffer-style.
4670         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4671         switch-function.
4672
4673 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4674
4675         * wl-address.el (wl-address-make-completion-entry): Extracted from
4676         `wl-address-make-completion-list'.
4677         (wl-address-enable-strict-loading): New variable.
4678         (wl-address-make-completion-list): Revive petname duplication
4679         inquiry, and enable it if `wl-address-enable-strict-loading'.
4680         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4681
4682 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4683
4684         * wl-message.el (wl-message-get-original-buffer): Avoid
4685         'Selecting deleted buffer' error when original buffer is killed.
4686
4687 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4688
4689         * wl-summary.el (wl-summary-next-message): Use
4690         elmo-message-accessible-p instead of elmo-message-cached-p.
4691
4692 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4693
4694         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4695
4696         * wl-thread.el (wl-thread-open-all-unread): Use
4697         elmo-folder-list-flagged instead of
4698         elmo-folder-list-messages-mark-match.
4699
4700         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4701         instead of elmo-folder-list-messages-mark-match.
4702         (wl-summary-move-spec-alist): New variable.
4703         (wl-summary-move-spec-plugged-alist,
4704         wl-summary-move-spec-unplugged-alist): Abolish.
4705         (wl-summary-next-message): Follow the change above.
4706         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4707         with 'no-msg' argument.
4708
4709         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4710         variable.
4711         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4712         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4713         (wl-message-buffer-prefetch-get-next): Follow the change above.
4714
4715 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4716
4717         * wl-version.el (wl-version): Changed codename.
4718
4719         * Version number is increased to 2.11.0.
4720
4721 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4722
4723         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4724         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4725         `wl-draft-config-variables'.
4726         (wl-draft-kill): Fixed problem when the draft is reedit.
4727
4728 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4729
4730         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4731         buffer-modified status (Thanks to
4732         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4733
4734 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4735
4736         * wl-util.el (wl-region-exists-p): New function.
4737
4738         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4739         Remove defvars for byte-compile warnings.
4740
4741 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4742
4743         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4744         defvar-maybe. Removed unused bind.
4745
4746 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4747
4748         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4749         summary buffer window before creating new frame.
4750         (wl-draft-reply): Ditto.
4751
4752 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4753
4754         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4755
4756 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4757
4758         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4759
4760 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4761
4762         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4763         instead of `kill-region'.
4764
4765 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4766
4767         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4768         (wl-highlight-summary-line-string): Use it.
4769         (wl-highlight-summary-current-line): Ditto.
4770
4771         * wl-mime.el (wl-message-delete-current-part): Check the class of
4772         mime-entity.
4773
4774         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4775
4776         * wl-summary.el (wl-summary-make-number-list): Initialize.
4777         (wl-summary-update-mark): New function.
4778         (wl-summary-reply): Put `answered' mark on the message.
4779         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4780
4781         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4782         (wl-draft-reply): Added optional argument `number';
4783         Set wl-draft-parent-number.
4784         (wl-draft-kill): Delete answered mark if it is a reply.
4785
4786 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4787
4788         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4789         that originates in mime-preview-follow-current-entity.
4790         (wl-draft-yank-current-message-entity): Use it if region is active.
4791
4792         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4793         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4794         `wl-message-delete-current-part'.
4795         * wl-mule.el (wl-message-define-keymap): Ditto.
4796         * wl-xmas.el (wl-message-define-keymap): Ditto.
4797
4798 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4799
4800         * wl-mime.el (wl-message-delete-current-part): New function.
4801         (wl-mime-node-id-to-string): Ditto.
4802
4803         * wl-mime.el (wl-message-delete-current-part): Use existing
4804         original buffer which corresponds current mime-view buffer.
4805         (fetched buffer might have different structure, possibly)
4806
4807         * wl-mime.el (wl-message-delete-current-part): Quit if the
4808         message content differs from the actual message.
4809
4810 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4811
4812         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4813         order.
4814         (wl-summary-search-by-subject): Search parent message from tail;
4815         Check the existence of the parent message on the current thread tree.
4816         (wl-summary-update-thread): Check whether the line is inserted.
4817
4818 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4819
4820         * wl-vars.el (wl-summary-line-format): Undo last change.
4821         * wl-summary.el (wl-summary-print-destination): Do not put
4822         invisible property when `wl-summary-width' is nil.
4823         (wl-summary-line-subject-minimum-length): Abolished.
4824         (wl-summary-line-subject): Ditto.
4825
4826 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4827
4828         * wl-vars.el (wl-summary-line-format): Change default value.
4829         (wl-summary-subject-length-limit): Abolished.
4830         * wl-summary.el (wl-summary-line-subject): Ditto.
4831
4832 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4833
4834         * wl-template.el (wl-template-select): Added optional argument.
4835         If optional argument is specified, reverse
4836         `wl-template-visible-select'.
4837
4838 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4839
4840         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4841         Take prefix argument to force asking the destination folder.
4842
4843 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4844
4845         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4846         count and update status.
4847
4848 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4849
4850         * wl-summary.el (wl-summary-redisplay-internal): If
4851         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4852         after fetching.
4853
4854 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4855
4856         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4857         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4858
4859         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4860
4861 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4862
4863         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4864         (All other related portions are changed).
4865         (wl-summary-mark-as-read-all): Rewrite.
4866
4867 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4868
4869         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4870         `wl-summary-mark-as-read'.
4871         (wl-summary-mark-as-unread): Rewrite.
4872         (wl-summary-mark-as-read): Added no-modeline argument.
4873         (wl-summary-resume-cache-status): Rewrite.
4874         (wl-summary-exec-subr): Remove unused local variable.
4875
4876 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4877
4878         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4879         logic to call `wl-summary-buffer-prev-folder-function'.
4880         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4881
4882 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4883
4884         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4885         is nil.
4886
4887 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4888
4889         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4890         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4891         (wl-mime-setup): Add its entry.
4892
4893 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4894
4895         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4896         (wl-summary-delete-cache): Likewise.
4897         (wl-summary-mark-as-read): Rewrite.
4898
4899 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4900
4901         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4902         `wl-summary-count-unread'.
4903
4904         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4905
4906         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4907
4908 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4909
4910         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4911         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4912         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4913         Renamed to the elmo-msgdb-*-mark.
4914         (wl-summary-score-marks): Follow the change above.
4915         (wl-summary-auto-refile-skip-marks): Ditto.
4916         (wl-summary-incorporate-marks): Ditto.
4917         (wl-summary-expire-reserve-marks): Ditto.
4918
4919         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4920         changes.
4921         (wl-thread-insert-top): Changed updating message.
4922
4923         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4924         variable.
4925         (wl-summary-count-unread): Count answered marks.
4926         (wl-summary-rescan): Call wl-summary-insert-message instead of
4927         wl-summary-append-message-func-internal.
4928         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4929         (wl-summary-prefetch-msg): Follow the variable name changes.
4930         (wl-summary-prefetch-region): Ditto.
4931         (wl-summary-mark-as-read-all): Follow the API changes;
4932         Don't call elmo-folder-replace-marks.
4933         (wl-summary-delete-cache): Follow the variable name changes.
4934         (wl-summary-resume-cache-status): Ditto.
4935         (wl-summary-update-status-marks): New function.
4936         (wl-summary-insert-message): New function.
4937         (wl-summary-sync-marks): Follow the variable name changes.
4938         (wl-summary-sync-update): Synchronize to the msgdb, too;
4939         Changed update messages.
4940         (wl-summary-make-number-list): Rewrite.
4941         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4942         (wl-summary-mark-as-unread): Follow the API changes.
4943         (wl-summary-exec-subr): Follow the variable name changes.
4944         (wl-summary-mark-as-read): Ditto.
4945         (wl-summary-move-spec-plugged-alist): Ditto.
4946         (wl-summary-move-spec-unplugged-alist): Ditto.
4947         (wl-summary-cursor-move-surface): Ditto.
4948
4949         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4950         variable name changes.
4951         (wl-highlight-summary-current-line): Ditto.
4952
4953         * wl-expire.el (wl-expire-refile): Follow the API change in
4954         elmo-folder-move-messages.
4955         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4956         (wl-summary-archive): Use elmo-folder-msgdb instead of
4957         elmo-msgdb-load.
4958
4959 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4960
4961         * wl-mime.el (wl-draft-preview-message): Restore the position
4962         before evaluating wl-draft-send-hook in preview buffer.
4963
4964 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4965
4966         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4967         when it creates new draft buffer.
4968
4969         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4970         without argument.
4971
4972         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4973         Evaluate content and if the value is string, insert it.
4974         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4975         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4976         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4977         wl-draft-config-sub-part-bottom): Use it.
4978
4979         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4980         with the folder name. The question was unintelligible when it is
4981         called from wl-save-status.
4982
4983 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4984
4985         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4986         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4987         cannot take second argument).
4988
4989 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4990
4991         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4992         as t. Since type and subtype are not case sensitive (RFC 2045).
4993
4994 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4995
4996         * wl-vars.el (wl-message-mode-line-format): New variable.
4997         (wl-message-mode-line-format-spec-alist): Ditto.
4998         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4999         (wl-message-redisplay): Use wl-message-mode-line-format.
5000
5001 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
5002
5003         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
5004
5005 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5006
5007         * wl-summary.el (wl-summary-default-from): Write description.
5008
5009 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5010
5011         * wl-vars.el (wl-ldap-objectclass): Abolish.
5012
5013         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5014         (wl-ldap-make-filter): Removed condition for objectclass.
5015         (wl-ldap-make-matched-value-list): Remove meaningless process.
5016         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5017         (wl-address-ldap-search): Don't add `*' to `pat' string;
5018         use ignore-errors; added `email';
5019         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5020         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5021         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5022
5023
5024 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5025
5026         * wl-draft.el (wl-draft-parent-folder): Write description.
5027         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5028
5029 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5030
5031         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5032         as "" (zero-length string) if no parent.
5033         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5034
5035 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5036
5037         * wl-address.el (wl-address-make-completion-list): Skip duplication
5038         checking.
5039         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5040         `append'.
5041
5042 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5043
5044         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5045         instead of `beginning-of-buffer'.
5046
5047 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5050
5051 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5052
5053         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5054         Refer wl-message-buffer-name.
5055         (wl-message-wheel-down): Ditto.
5056
5057 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5058
5059         * wl-vars.el (wl-message-buffer-name): New user option.
5060
5061         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5062         directly instead of making alist dinamically.
5063
5064         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5065         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5066         wl-message-buffer-cache-name.
5067         (wl-message-buffer-cache-clean-up): Ditto.
5068
5069         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5070
5071         * Version number is increased to 2.9.15.
5072
5073 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-vars.el (wl-summary-default-view-alist): New user option.
5076
5077         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5078
5079         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5080         while deleting address.
5081         (wl-draft-delete-myself-from-cc): Ditto.
5082
5083         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5084         If optional argument is specified, reverse sort order.
5085
5086         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5087
5088 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5089
5090         * wl-thread.el (wl-thread-insert-message): Return parent number if
5091         exists.
5092         (wl-thread-update-indent-string-region): Use
5093         wl-thread-update-line-on-buffer-sub instead of
5094         wl-thread-update-line-on-buffer.
5095
5096 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5097
5098         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5099         (wl-folder-close-all): Ditto.
5100
5101 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5102
5103         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5104         and mailing-list:.
5105         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5106         value.
5107         (wl-summary-line-list-info): Print mailing-list name even when 
5108         list-number is empty.
5109
5110 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5111
5112         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5113
5114         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5115         (wl-draft-open-file): Ditto.
5116         (wl-draft-random-alphabet): Ditto.
5117
5118         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5119         bindings.
5120
5121 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5122
5123         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5124         * wl-vars.el (wl-draft-config-alist): Ditto.
5125
5126 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5127
5128         * Version number is increased to 2.9.14.
5129
5130         * wl.el (wl): Don't set wl-init as nil when error occured while
5131         auto-checking folders.
5132
5133         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5134         `elmo-expand-newtext'.
5135
5136 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5137
5138         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5139         `this-command' so that `wl-folder-goto-folder' contained in
5140         `wl-summary-keep-cursor-command' work.
5141
5142 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5143
5144         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5145         message buffer displaying state.
5146
5147 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5148
5149         * wl-vars.el (wl-summary-default-view): New variable to specify
5150         default value for `wl-summary-buffer-view' instead of using
5151         set-default.
5152         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5153
5154 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5155
5156         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5157
5158         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5159
5160 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5161
5162         * wl-vars.el (wl-forward-subject-prefix): New variable.
5163         * wl-draft.el (wl-draft-forward): Use it.
5164
5165 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5166
5167         * wl-message.el (wl-message-prev-page): When it is called without
5168         lines argument, scroll down by wl-message-scroll-amount lines.
5169         (wl-message-next-page): Ditto.
5170         * wl-vars.el (wl-message-scroll-amount): Change default value
5171         to preserve current behavior.
5172
5173 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5174
5175         * wl-summary.el (wl-summary-prefetch-msg): Bind
5176         `wl-message-entity' to call `wl-summary-from-function'.
5177
5178 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5179
5180         * wl-message.el (wl-message-buffer-create): Run
5181         wl-message-buffer-created-hook.
5182
5183 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5184
5185         * wl-summary.el (wl-summary-sort-specs): New variable.
5186         (wl-summary-default-sort-spec): Ditto.
5187         (wl-summary-sort): Rewrite.
5188         (wl-summary-sort-by-list-info): New function.
5189
5190 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5191
5192         * wl-summary.el (wl-summary-get-list-info): New function.
5193         (wl-summary-sort): Rewrite.
5194         (wl-summary-line-list-info): Ditto.
5195         (wl-summary-line-list-count): Ditto.
5196         (wl-summary-refile-region): Fixed docstring.
5197
5198 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5199
5200         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5201         `wl-folder-entity-hashtb' as completion table.
5202
5203 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5204
5205         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5206         only when this command is called interactively; silence the byte-
5207         compiler.
5208
5209 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5210
5211         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5212         active in XEmacs.
5213
5214 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5215
5216         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5217         plural lines.
5218
5219 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5220
5221         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5222         of current line when the cursor is on the header name.
5223         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5224
5225 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5226
5227         * wl-util.el (wl-read-directory-name): Return displayed directory
5228         as the default value also on XEmacs.
5229
5230 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5231
5232         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5233         formatting.
5234
5235 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5236
5237         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5238         argument and when it is non-nil, check face property before
5239         highlighting for each line.
5240         (wl-highlight-summary-window): Set it.
5241
5242 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5243
5244         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5245         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5246
5247         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5248         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5249         (wl-draft-get-fcc-list): Likewise.
5250
5251 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5252
5253         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5254         (wl-thread-entity-cur): Ditto.
5255         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5256         wl-thread-indent-regexp setting.
5257         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5258
5259         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5260         wl-summary-lazy-highlight.
5261         (wl-summary-display-bottom): Ditto.
5262
5263         * wl-thread.el (wl-thread-open-close): Likewise.
5264
5265         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5266         from and subject;
5267         Bind wl-draft-use-frame;
5268         Enclose with save-window-excursion;
5269         Use wl-draft-create-buffer instead of with-temp-buffer;
5270         Use wl-draft-prepare-edit;
5271         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5272         Use wl-draft-send instead of wl-draft-raw-send.
5273
5274 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5275
5276         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5277         of using wl-from.
5278
5279 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5280
5281         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5282         insert-buffer instead of clone-buffer.
5283         (wl-draft-doing-mime-bcc): New variable.
5284         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5285         infinite loop.
5286         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5287
5288         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5289         (wl-draft-mime-bcc-body): Ditto.
5290
5291         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5292         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5293         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5294         wl-draft-do-mime-bcc.
5295         (wl-draft-mime-bcc-field): New function.
5296         (wl-draft-do-mime-bcc): Ditto.
5297
5298         * wl-address.el (wl-address-complete-header-list): New variable.
5299         (wl-address-complete-header-regexp): Changed default value.
5300
5301         * Version number is increased to 2.9.13.
5302
5303 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5304
5305         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5306         it is differed.
5307
5308 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5309
5310         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5311         (wl-summary-line-list-count): Ditto.
5312
5313 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5314
5315         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5316         (wl-nntp-posting-function): New variable.
5317         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5318         `wl-nntp-posting-config-alist'.
5319
5320 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5321
5322         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5323         FLIM.
5324
5325 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5326
5327         * wl-summary.el (wl-summary-target-mark-refile-sub):
5328         Remove a nuisance funcall.
5329
5330 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5331
5332         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5333         as t for `try-completion'.
5334
5335 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5336
5337         * wl-summary.el (wl-summary-default-from): Use
5338         wl-address-header-extract-address instead of
5339         std11-extract-address-components.
5340         (wl-summary-simple-from): Ditto.
5341         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5342         (wl-summary-insert-headers): Show message.
5343         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5344         for whole line.
5345         (wl-summary-default-from): Revert last change.
5346         (wl-summary-simple-from): Ditto.
5347         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5348         (wl-summary-mark-as-read-region): Follow the change above.
5349         (wl-summary-sync-marks): Ditto.
5350         (wl-summary-target-mark-mark-as-read): Ditto.
5351         (wl-summary-redisplay-internal): Ditto.
5352         (wl-summary-redisplay-no-mime-internal): Ditto.
5353         (wl-summary-redisplay-all-header): Ditto.
5354         (wl-summary-mark-as-read): Removed argument `cached';
5355         Use current cache status to set cache mark.
5356         (wl-summary-redisplay-internal): Follow the change above.
5357         (wl-summary-redisplay-no-mime-internal): Ditto.
5358         (wl-summary-redisplay-all-header): Ditto.
5359
5360         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5361
5362         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5363         Don't call itself recursively (Adviced by Yamaoka-san).
5364
5365 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5366
5367         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5368         bind wl-summary-highlight as nil to avoid error caused by missing
5369         local variables.
5370
5371 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5372
5373         * wl-vars.el (wl-invalid-character-message): New user option.
5374
5375         * wl-util.el (wl-set-string-width): If truncated string-width is
5376         larger than specified width, use `wl-invalid-character-message'.
5377
5378 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5379
5380         * wl-summary.el (wl-summary-prefetch-msg): 
5381         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5382
5383 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5384
5385         * wl-vars.el (wl-summary-check-line-format): New user option.
5386         (wl-summary-line-format-file): Ditto.
5387
5388         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5389         variable.
5390         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5391         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5392         and `wl-summary-view-old-p' to check whether do a rescan or not.
5393         (wl-summary-view-old-p): New function.
5394         (wl-summary-line-format-changed-p): Ditto.
5395         (wl-summary-line-format-save): Ditto.
5396         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5397
5398         * wl-util.el (wl-set-string-width): Avoid using negative number
5399         for make-string.
5400
5401 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5402
5403         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5404         return value.
5405
5406         * wl-util.el (wl-set-string-width): Added optional argument
5407         `padding' (All other related portions are changed).
5408         (wl-line-parse-format): If the first letter of column number is
5409         `0', zero-padding the result (ex: "%05l").
5410
5411         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5412
5413 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5414
5415         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5416         sequential summary view.
5417
5418 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5421         if it doesn't have a -unix version.
5422
5423 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5424
5425         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5426
5427 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5428
5429         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5430         content.
5431         (wl-draft): Follow the change above.
5432
5433         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5434
5435         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5436         and wl-folder-summary-line-format-alist contain %T and %P.
5437
5438         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5439         (wl-summary-mode-line-format): New user option.
5440         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5441         (wl-summary-line-format): Changed default value.
5442         (wl-summary-lazy-highlight): Changed default value.
5443
5444         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5445         change in wl-summary-create-line.
5446         (wl-thread-insert-entity-sub): Ditto.
5447
5448         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5449         (wl-summary-buffer-unread-status): Ditto.
5450         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5451         (wl-summary-buffer-persistent-mark-column): Ditto.
5452         (wl-summary-buffer-mode-line-formatter): Ditto.
5453         (wl-summary-buffer-mode-line): Ditto.
5454         (wl-summary-message-regexp): Abolished.
5455         (All other related portions are changed.)
5456         (wl-summary-detect-mark-position): New function.
5457         (wl-summary-buffer-set-folder): Setup
5458         wl-summary-buffer-mode-line-formatter.
5459         (wl-summary-mode): Setup selective-display;
5460         Setup pre-idle-hook when xemacs.
5461         (wl-summary-update-modeline): Rewrite.
5462         (wl-summary-jump-to-msg): Define as function;
5463         Changed regexp for searching messages.
5464         (wl-summary-message-number): Rewrite.
5465         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5466         Do rescan when old type summary cache.
5467         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5468         (wl-summary-remove-destination): Use '\r' to detect EOL.
5469         (wl-summary-print-destination): Ditto.
5470         (wl-summary-temp-mark): New inline function.
5471         (wl-summary-persistent-mark): Ditto.
5472         (wl-summary-line-number): New function.
5473         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5474         (wl-summary-line-list-count): New function.
5475         (wl-summary-create-line): Added argument persistent-mark.
5476         (All other related portions are changed)
5477         (wl-summary-create-line): Insert '\r'.
5478         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5479         (wl-summary-cursor-move-surface): New inline function.
5480         (wl-summary-prev): Use it.
5481         (wl-summary-next): Ditto.
5482
5483         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5484         wl-summary-message-regexp.
5485         (wl-highlight-summary): Delete progress message.
5486         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5487
5488         * Version number is increased to 2.9.12.
5489
5490 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5491
5492         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5493         variable (nil: no minimum).
5494         (wl-summary-line-subject): Add some spaces after subject by
5495         wl-summary-line-subject-minimum-length.
5496
5497 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5498
5499         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5500         and removed `F'.
5501         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5502         change above).
5503
5504 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5505
5506         * wl-summary.el (wl-summary-line-list-count): Reverted.
5507         (example setting in samples/*/dot.wl is also updated)
5508
5509 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5510
5511         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5512
5513         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5514
5515         * wl-vars.el (wl-summary-line-format): Addes some description to the
5516         docstring.
5517
5518         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5519         (wl-summary-line-close-bracket): Ditto.
5520         (wl-summary-line-children-number): Ditto.
5521         (wl-summary-line-thread-indent): Ditto.
5522         (wl-summary-line-children-and-from): Ditto.
5523
5524         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5525         't', 'c', 'F' and added 'C'.
5526
5527         * wl-util.el (wl-set-string-width): Accept negative value.
5528         (wl-line-parse-format): Added "%number(" and "%)".
5529
5530 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5531
5532         * wl-summary.el (wl-summary-line-list-count): Change format of the
5533         return value.
5534
5535 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5536
5537         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5538         from the recent message.el.
5539         (wl-draft-point-in-header-p): Ditto.
5540         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5541         wl-draft-beginning-of-line.
5542         * wl-e21.el (wl-draft-mode-map): Ditto.
5543         * wl-xmas.el (wl-draft-mode-map): Ditto.
5544
5545         * wl-folder.el: Sort macrodefs by dependencies.
5546
5547 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5548
5549         * wl-summary.el (wl-summary-prev): Fixed regexp.
5550         (wl-summary-next): Ditto.
5551
5552 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5553
5554         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5555
5556 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5557
5558         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5559         for backward compatibility.
5560
5561 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5562
5563         * wl-summary.el (wl-summary-line-list-count): New function, merged
5564         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5565         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5566         list counts.
5567
5568 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5569
5570         * wl-summary.el (wl-summary-create-line): Ignore errors while
5571         timezone-fix-time.
5572
5573         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5574
5575         * wl-summary.el (wl-summary-sync-update): Ditto.
5576         (wl-summary-default-from): Use wl-message-entity
5577         instead of entity.
5578
5579         * wl-summary.el (wl-summary-create-line): Fix.
5580
5581         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5582         (wl-summary-line-format): New user option.
5583         (wl-folder-summary-line-format-alist): Ditto.
5584         (wl-summary-from-width): Abolished.
5585
5586         * wl-util.el (toplevel): Require 'bytecomp.
5587         (wl-line-parse-format): New function.
5588         (wl-line-formatter-setup): New macro.
5589
5590         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5591         (wl-summary-buffer-line-formatter): New buffer local variable.
5592         (wl-summary-switch-to-clone-buffer): Follow the change above.
5593         (wl-summary-message-regexp): Fix.
5594         (wl-summary-from-func-internal): Abolished.
5595         (wl-summary-subject-func-internal): Ditto.
5596         (wl-summary-subject-filter-func-internal): Ditto.
5597         (All other related portions are changed.)
5598         (wl-summary-buffer-set-folder):
5599         Set up wl-summary-buffer-number-column and 
5600         wl-summary-buffer-line-formatter
5601         (All other related portions are changed.)
5602         (wl-summary-buffer-number-column-detect): Abolished.
5603         (All other related portions are changed.)
5604         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5605         (wl-summary-delete-all-temp-marks-on-buffer): Use
5606         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5607         (wl-summary-target-mark-delete): Ditto.
5608         (wl-summary-target-mark-refile-subr): Ditto.
5609         (wl-summary-target-mark-mark-as-read): Ditto.
5610         (wl-summary-target-mark-mark-as-unread): Ditto.
5611         (wl-summary-target-mark-mark-as-important): Ditto.
5612         (wl-summary-target-mark-save): Ditto.
5613         (wl-summary-replace-status-marks): Renamed from
5614         wl-summary-set-status-marks-on-buffer;
5615         Use wl-summary-message-regexp instead of
5616         wl-summary-buffer-number-regexp.
5617         (wl-summary-sync-update): Follow the change above.
5618         (wl-summary-goto-previous-message-beginning): New function.
5619         (wl-summary-mark-as-unread): Use it.
5620         (wl-summary-mark-as-important): Ditto.
5621         (wl-summary-line-formatter): New variable.
5622         (wl-summary-line-year): New function.
5623         (wl-summary-line-day): Ditto.
5624         (wl-summary-line-day-of-week): Ditto.
5625         (wl-summary-line-hour): Ditto.
5626         (wl-summary-line-minute): Ditto.
5627         (wl-summary-line-open-bracket): Ditto.
5628         (wl-summary-line-close-bracket): Ditto.
5629         (wl-summary-line-children-number): Ditto.
5630         (wl-summary-line-thread-indent): Ditto.
5631         (wl-summary-line-size): Ditto.
5632         (wl-summary-line-subject): Ditto.
5633         (wl-summary-line-from): Ditto.
5634         (wl-summary-line-children-and-from): Ditto.
5635         (wl-summary-create-line): Rewritten.
5636         (wl-summary-format-date): Abolished.
5637
5638         * wl-highlight.el (wl-highlight-summary-current-line): Use
5639         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5640         Use thread structure to detect thread top message.
5641
5642         * wl-draft.el (wl-default-draft-cite): Don't use
5643         wl-summary-from-func-internal.
5644
5645         * wl-refile.el (wl-refile-subject-learn): Don't use
5646         wl-summary-subject-filter-func-internal.
5647         (wl-refile-guess-by-subject): Ditto.
5648
5649         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5650         parameters.
5651
5652         * wl-thread.el (wl-thread-update-indent-string-region):
5653         Use wl-thread-update-line-on-buffer instead of
5654         wl-thread-update-indent-string.
5655         (wl-thread-update-children-number): Redefine using
5656         wl-thread-update-line-on-buffer.
5657         (wl-thread-update-indent-string): Abolished.
5658
5659         * Version number is increased to 2.9.11.
5660
5661 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5662
5663         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5664         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5665         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5666
5667         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5668         as nil.
5669
5670         * wl-thread.el (wl-thread-open-all-unread): Use 
5671         elmo-folder-list-messages-mark-match.
5672         (wl-thread-insert-message): Removed argument `mark-alist'.
5673         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5674         elmo-msgdb-set-mark.
5675         (wl-thread-get-children-msgs-uncached): Likewise.
5676         (wl-thread-get-exist-children): Added argument include-self.
5677         (wl-thread-delete-message): Follow the change above.
5678
5679         * wl-summary.el (wl-summary-count-unread): Removed argument.
5680         (wl-summary-rescan): Follow the change above.
5681         (wl-summary-mark-as-read-region): Ditto
5682         (wl-summary-mark-as-unread-region): Ditto.
5683         (wl-summary-delete-messages-on-buffer): Ditto.
5684         (wl-summary-sync-update): Ditto.
5685         (wl-summary-switch-to-clone-buffer): Ditto.
5686         (wl-summary-goto-folder-subr): Ditto.
5687         (wl-summary-target-mark-mark-as-read): Ditto.
5688         (wl-summary-target-mark-mark-as-unread): Ditto.
5689         (wl-summary-target-mark-mark-as-important): Ditto.
5690         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5691         (wl-summary-update-thread): Removed argument `mark-alist'.
5692         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5693         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5694         (wl-summary-resume-cache-status): Likewise.
5695         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5696         elmo-msgdb-set-mark.
5697         (wl-summary-mark-as-read-all): Likewise.
5698         (wl-summary-delete-cache): Ditto.
5699         (wl-summary-auto-select-msg-p): Ditto.
5700         (wl-summary-mark-as-unread): Ditto.
5701         (wl-summary-no-auto-refile-message-p): Ditto.
5702         (wl-summary-mark-as-read): Ditto.
5703         (wl-summary-mark-as-important): Ditto.
5704         (wl-summary-auto-refile): Follow the change above.
5705         (wl-summary-delete-all-marks): Removed.
5706         (wl-summary-resume-marks-and-highlight): Ditto.
5707         (wl-summary-resume-marks): Ditto.
5708         (wl-summary-delete-important-msgs-from-list): Ditto.
5709         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5710
5711         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5712         wl-summary-count-unread.
5713
5714         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5715         (wl-summary-score-update-all-lines): Use
5716         elmo-msgdb-set-mark.
5717
5718 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5721         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5722         (wl-summary-create-line): Renamed from
5723         wl-summary-overview-create-summary-line;
5724         Argument rearrangement.
5725         (wl-summary-update-thread): Follow the change above.
5726
5727         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5728         (wl-thread-insert-entity-sub): Likewise.
5729
5730         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5731         argument `overview', `mark-alist' and added `msgdb'.
5732
5733         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5734
5735         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5736         (wl-summary-rescan): Follow the change above.
5737         (wl-summary-sync-update): Ditto.
5738         (wl-summary-insert-thread-entity): Ditto;
5739         Don't use `let*' in every while loop;
5740         Detect infinite loop of threads.
5741         (wl-summary-update-thread): Removed argument `overview'.
5742
5743         * wl-thread.el (wl-thread-insert-message): Ditto.
5744
5745         * Version number is increased to 2.9.10.
5746
5747         * wl-message.el (wl-message-redisplay): Ignore errors while
5748         wl-message-redisplay-hook.
5749
5750 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5751
5752         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5753
5754 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5755
5756         * wl.el (wl): inhibit-quit while wl-folder.
5757
5758 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5759
5760         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5761         while msgdb access.
5762
5763 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5764
5765         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5766         even if no folder is not created.
5767
5768 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5769
5770         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5771
5772         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5773         implementation.
5774         (wl-summary-target-mark-thread): Ditto.
5775
5776         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5777
5778 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5779
5780         * wl-util.el (wl-display-bytes): Remove unused function.
5781
5782 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5783
5784         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5785         seems critical one (partially reverse the change in 2002/03/17).
5786
5787 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5788
5789         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5790         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5791
5792 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5793
5794         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5795         is not writable.
5796         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5797         plugged status instead of `'force' as 2nd argument.
5798
5799         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5800         is not creatable.
5801
5802         * Version number is increased to 2.9.9.
5803
5804 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5805
5806         * wl-summary.el (wl-summary-suspend): New function.
5807
5808 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5809
5810         * wl.el (wl): Do not check variables if check is nil.
5811         * wl-utils.el (wl-collect-draft): New function.
5812         * wl-folder.el (wl-folder-suspend): Put summary buffers
5813         and draft buffers at the end of buffer list.
5814         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5815
5816 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5817
5818         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5819         loop instead of recursive call.
5820
5821         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5822         2nd argument.
5823
5824 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5825
5826         * wl-draft.el (wl-draft-create-contents): Don't take neither
5827         (function . args) nor (string . something) any more.
5828
5829         * wl-version.el (wl-generate-user-agent-string): Return string
5830         without header symbol.
5831         * wl-draft.el (wl-draft-default-headers): Use it.
5832
5833         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5834         `wl-draft-insert-ccs' and return field value instead of inserting
5835         the header. Abolish cc argument.
5836         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5837
5838         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5839         rather than one with string car.
5840
5841         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5842         * wl-draft.el (wl-draft-create-contents): Add it after the default
5843         headers.
5844
5845         * wl-draft.el (wl-draft-create-contents): For the case of
5846         (symbol-or-string . function) insert header only when the function
5847         returns string value.
5848
5849 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5850
5851         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5852         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5853
5854 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5855
5856         * wl.el (wl-check-environment): Don't check Message-ID when
5857         `wl-insert-message-id' is nil.
5858         Revive checking if `wl-message-id-domain' contains "@".
5859
5860 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5861
5862         * wl.el (wl-check-environment): Merge examination for "@" at
5863         inappropriate position into the first string-match.
5864
5865         * wl-summary.el (wl-summary-target-mark-print): New function.
5866         (wl-summary-pipe-message-subr): Extracted from
5867         `wl-summary-pipe-message'.
5868         (wl-summary-target-mark-pipe): New function.
5869         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5870         `wl-summary-target-mark-pipe'.
5871
5872 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5873
5874         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5875
5876 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5877
5878         * wl.el (wl-check-environment): Use elmo-warning instead of
5879         error for non-critical ones.
5880         Remove trash folder check.
5881         (wl): Don't ignore error in wl-check-environment.
5882
5883         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5884         check, which is moved from `wl-check-environment'.
5885         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5886
5887 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5888
5889         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5890         guess anything, call wl-summary-write.
5891         (wl-summary-write): Create draft with blank To field.
5892         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5893
5894 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5895
5896         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5897         argument full as well for wl-folder-write-current-folder.
5898         If wl-*-write-current-folder cannot guess addressee, add blank
5899         To header.
5900         Rewrite condition for positioning cursor.
5901
5902 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5903
5904         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5905         summary buffer is present, use it.
5906         (wl-folder-jump-to-previous-summary): Ditto.
5907
5908 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5909
5910         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5911
5912         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5913         wl-summary-previous-buffer and wl-summary-next-buffer.
5914
5915         * wl-folder.el (wl-folder-mode-map): Bind
5916         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5917         (wl-folder-jump-to-next-summary): New function.
5918         (wl-folder-jump-to-previous-summary): Ditto.
5919
5920         * wl-draft.el (wl-draft): Rearranged.
5921
5922 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5923
5924         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5925         of header.
5926         (wl-draft): Collect arguments for the header as header-alist.
5927         (wl-draft-forward): Arrange arguments for wl-draft.
5928         (wl-draft-reply): Ditto.
5929         (wl-draft-edit-string): Ditto.
5930         * wl-summary.el (wl-summary-write): Ditto.
5931         (wl-summary-write-current-folder): Ditto.
5932
5933         * Version number is increased to 2.9.8.
5934
5935 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5936
5937         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5938
5939         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5940
5941         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5942         even if the guess failed.
5943
5944         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5945         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5946         wl-summary-write-current-folder.
5947         * wl-xmas.el: Ditto.
5948
5949 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5950
5951         * wl-summary.el (wl-summary-next-page): Force display message if
5952         message is not displayed yet.
5953         (wl-summary-prev-page): Ditto.
5954
5955 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5956
5957         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5958
5959 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5960
5961         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5962         add "Preview Message" and "Save Draft and Exit".
5963
5964 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5965
5966         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5967         if addrmgr is called from draft in splitted window.
5968
5969         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5970         * wl-mule.el: Ditto.
5971         * wl-xmas.el: Ditto.
5972
5973 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5974
5975         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5976
5977         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5978         * wl-xmas.el (wl-folder-toolbar): Ditto.
5979
5980 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5981
5982         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5983         and wl-draft-save-and-exit.
5984         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5985         * wl-xmas.el: Ditto.
5986         * wl-mule.el: Ditto.
5987
5988         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5989         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5990
5991 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5992
5993         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5994         lists for saving buffer.
5995
5996 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5997
5998         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5999         parent-folder argument instead of it.
6000         (wl-draft-create-buffer): Ditto.
6001         (wl-draft-forward): Ditto.
6002         (wl-draft-reply): Ditto.
6003         * wl-summary.el (wl-summary-write): Ditto.
6004         (wl-summary-write-current-folder): Ditto.
6005
6006         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
6007         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
6008         Folder buffer after composing.
6009
6010 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6011
6012         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6013         header if the file `wl-x-face-file' already contains it.
6014
6015 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6016
6017         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6018         folder" entry.
6019         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6020         * wl-e21.el (wl-folder-toolbar): Ditto.
6021         * wl-xmas.el (wl-folder-toolbar): Ditto.
6022
6023 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6024
6025         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6026         wl-folder-goto-folder with sticky argument.
6027         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6028
6029 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6030
6031         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6032         and wl-summary-previous-buffer.
6033         (wl-summary-next-buffer): New function.
6034         (wl-summary-previous-buffer): Ditto.
6035
6036 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6037
6038         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6039         wl-folder-jump-to-current-entity-with-arg.
6040         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6041         `wl-folder-jump-to-current-entity'.
6042         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6043         `wl-summary-goto-folder-sticky'.
6044         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6045         `wl-summary-goto-folder'.
6046         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6047         Unless force-exit, do not clean temp. marks for sticky summary.
6048         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6049
6050 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6051
6052         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6053         not entire.
6054
6055 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6056
6057         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6058         to `C-x C-s'.
6059         (wl-summary-save-status): New command.
6060         (wl-summary-exit): Don't clean-up temp marks when sticky.
6061         (Applied patch from Nakayama-san [wl: 09548])
6062         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6063         Do nothing when no mark data.
6064         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6065         Call `wl-summary-delete-all-temp-marks' before saving.
6066
6067 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6068
6069         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6070
6071 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6072
6073         * wl.el (wl-check-environment): Also cause error when (system-name)
6074         returns "localhost.localdomain". (Although it doesn't affect because
6075         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6076
6077 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6078
6079         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6080         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6081
6082         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6083         value.
6084
6085 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6088         Likewise r-cc-list and r-ng-list.
6089
6090 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6091
6092         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6093         only if it is bound as variable.
6094
6095         * wl-mime.el (wl-draft-preview-message): Ditto.
6096
6097 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6098
6099         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6100         needless `goto-char'.
6101
6102         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6103         `wl-summary-redisplay-no-mime-internal' instead of
6104         `wl-summary-redisplay-no-mime'.
6105         (wl-summary-redisplay-no-mime): Changed argument;
6106         Call `wl-summary-redisplay-no-mime-internal'.
6107
6108         * wl-mime.el (wl-draft-preview-message): Bind
6109         `mime-header-encode-method-alist' locally.
6110
6111         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6112         (wl-draft-std11-parse-addresses): Added the first address check.
6113         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6114
6115         * Version number is increased to 2.9.7.
6116
6117 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6118
6119         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6120
6121 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6122
6123         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6124         related to scrollbar support, if there is no such a feature
6125         compiled in.
6126
6127 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6128
6129         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6130         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6131         for prefetch.
6132
6133 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6134
6135         * wl-summary.el (wl-summary-pick): Fix for no match.
6136
6137 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6138
6139         * wl-draft.el (wl-draft-save):
6140         Override `mime-header-encode-method-alist'.
6141
6142 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6143
6144         * wl-folder.el (wl-folder-pick): New function.
6145         Define key as "?".
6146
6147 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6148
6149         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6150         Fix for unplugged.
6151
6152 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6153
6154         * wl-folder.el (wl-folder-virtual): New function.
6155         Define key as "V".
6156
6157 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6158
6159         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6160         multi folder if entity is group.
6161
6162 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6163
6164         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6165         is nil.
6166
6167 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6168
6169         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6170         (wl-summary-target-mark-msgs): Return the number of marked messages.
6171
6172 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6173
6174         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6175         "first:" is specified.
6176
6177 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6178
6179         * wl-vars.el (wl-from): Use return value of function
6180         user-full-name instead of the variable user-full-name since
6181         XEmacs-20.4 doesn't set this variable.
6182
6183 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6184
6185         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6186         call `wl' directly.
6187
6188 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6189
6190         * wl-draft.el (wl-draft-reedit): Removed duplicated
6191         switch-to-buffers.
6192
6193 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * wl.el (wl-other-frame): Removed garbages.
6196
6197 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6198
6199         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6200
6201         * wl-xmas.el (wl-draft-key-setup): Ditto.
6202
6203         * wl-mule.el (wl-draft-key-setup): Ditto.
6204
6205         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6206         (wl-draft-reedit): Ditto.
6207         (wl-draft-prepare-edit): Add `wl-draft-save' to
6208         `local-write-file-hooks'.
6209         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6210         (wl-draft-reedit): Set buffer-file-name.
6211         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6212
6213
6214         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6215         call it.
6216         (wl-delete-startup-frame-function): New variable.
6217         (wl-other-frame): New function
6218         (Original was written by Yamaoka san [wl: 09239]).
6219
6220         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6221         if `wl-folder-use-frame'.
6222
6223 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6224
6225         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6226
6227 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6228
6229         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6230         New variable.
6231         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6232         (wl-message-buffer-prefetch-get-next): Use them.
6233         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6234
6235 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6236
6237         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6238         with unwind-protect.
6239
6240         * wl-draft.el (wl-draft-reedit): Rewrite.
6241         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6242         (wl-draft-save): Insert header separator if it does not exist;
6243         Removed condition-case.
6244
6245         * wl-summary.el (wl-summary-reedit): Revert last change.
6246
6247         * wl-draft.el (wl-draft-save): Rewrite.
6248         (wl-draft-create-buffer): Set buffer-file-name as nil.
6249
6250         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6251
6252         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6253
6254         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6255         nil.
6256
6257 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6258
6259         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6260         If count is nil, do not prefetch.
6261         (wl-message-buffer-prefetch-next): Next.
6262
6263 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6264
6265         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6266
6267 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6268
6269         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6270         `delete-backward-char'
6271         (wl-draft-prepare-edit): Check major-mode.
6272         (wl-draft-decode-header): Rewrite.
6273         (wl-draft): Fix.
6274
6275 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6276
6277         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6278
6279 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6280
6281         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6282         (wl-message-buffer-prefetch-get-next): Remove size checking.
6283         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6284
6285 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6286
6287         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6288         (wl-draft-default-headers): Fix.
6289
6290 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6291
6292         * wl-draft.el (wl-draft-default-headers): Insert return value of
6293         `wl-generate-mailer-string-function'.
6294
6295 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6296
6297         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6298         (wl-draft-insert-mail-header-separator): Ditto.
6299
6300         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6301         again (Reverted the change on 2002-01-17 by OKADA san).
6302
6303 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6304
6305         * wl-draft.el (wl-draft): Rewrite.
6306         (wl-draft-create-buffer): New function.
6307         (wl-draft-create-contents): Ditto.
6308         (wl-draft-prepare-edit): Ditto.
6309         (wl-draft-decode-header): Ditto.
6310         (wl-draft-decode-body): Ditto.
6311         (wl-draft-check-new-line): Ditto.
6312         (wl-draft-default-headers): Ditto.
6313         (wl-draft-insert-mail-header-separator): Ditto.
6314
6315 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6316
6317         * Version number is increased to 2.9.6.
6318
6319 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6320
6321         * wl-draft.el (wl-draft-delete-field): Optional argument.
6322         (wl-draft-delete-fields): Ditto.
6323
6324 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6325
6326         * wl-message.el (toplevel): Eliminated byte-compile warning.
6327         for `itimer-function', `delete-timer' and `itimer-list'.
6328
6329 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6330
6331         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6332         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6333         `wl-message-buffer-prefetch-threshold'.
6334         * wl-summary.el (wl-summary-redisplay-internal): Remove
6335         the check of `wl-message-buffer-prefetch-depth'.
6336
6337 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6338
6339         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6340         size of article.
6341         (wl-message-buffer-prefetch-subr): Remove size check.
6342
6343 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6344
6345         * wl-vars.el (wl-plugged): Make customizable.
6346
6347 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6348
6349         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6350         (wl-message-buffer-prefetch-set-timer): New function.
6351         (wl-message-buffer-prefetch-get-next): New function.
6352         (wl-message-buffer-prefetch): New function.
6353         (wl-message-buffer-prefetch-next): Rewrite.
6354         (wl-message-buffer-prefetch-subr): Rewrite.
6355         * wl-vars.el (wl-auto-prefetch-first): New variable.
6356         * wl-summary.el (wl-summary-goto-folder-subr): Call
6357         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6358
6359 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6360
6361         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6362         `wl-summary-unread-message-hook'.
6363
6364 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6365
6366         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6367         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6368         if range is `cache-status'.
6369
6370 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6371
6372         * wl-message.el (wl-message-buffer-prefetch-subr):
6373         Improve debug message.
6374
6375 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6376
6377         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6378         `wl-mail-send-pre-hook'.
6379         (wl-draft-send-mail-with-qmail): Ditto.
6380         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6381
6382 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6383
6384         * wl-message.el (wl-message-buffer-prefetch-subr):
6385         Fix for cancel-function-timers bug.
6386         (wl-message-buffer-prefetch-debug): Default value is t.
6387
6388 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6389
6390         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6391         (wl-message-buffer-prefetch-subr): Rewrite.
6392         Rename from `wl-message-buffer-prefetch'.
6393
6394 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6395
6396         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6397         (wl-default-draft-cite-decorate-author): Ditto.
6398
6399         * wl-draft.el (wl-draft-cite-function): Removed.
6400         (wl-default-draft-cite-decorate-author): Ditto.
6401
6402 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6403
6404         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6405         (wl-default-draft-cite): Do not arrange author name if the value of
6406         `wl-default-draft-cite-decorate-author' is nil.
6407
6408 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6409
6410         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6411
6412         * wl-folder.el (wl-folder-check-one-entity): Don't care
6413         `elmo-folder-use-flag-p'.
6414
6415 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6416
6417         * wl-folder (wl-folder-check-one-entity): Fix
6418         problem if unread is nil.
6419
6420 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6421
6422         * wl-address.el (wl-address-make-completion-list): Check whether
6423         the address is a group list.
6424         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6425
6426 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6427
6428         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6429         The number of the messages of new and unread does not count
6430         correctly.
6431
6432         * wl-summary.el (wl-summary-count-unread): Changed to return
6433         `(new . unread)' instead of total.
6434         (wl-summary-sync-update): Follow the change above.
6435
6436         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6437
6438 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6439
6440         * wl-address.el (wl-address-make-completion-list): Do not enclose
6441         address by " <" and ">" if associated realname is "".
6442         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6443         This is against the promblem with group list in .addresses pointed
6444         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6445
6446 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6447
6448         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6449         message is a format control string.
6450         * wl-expire.el (wl-expire-append-log): Ditto.
6451         * wl-mime.el (wl-summary-burst-subr): Ditto.
6452         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6453         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6454
6455 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6456
6457         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6458         wl.el (wl-check-variables): Rename from `wl-check-type'.
6459         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6460         (wl-check-variables-2): New function.
6461         (wl): Call `wl-check-variables-2'.
6462
6463 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6464
6465         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6466         after renaming folder in access group.
6467
6468 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6469
6470         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6471         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6472         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6473         (wl-message-buffer-prefetch): Rewrite.
6474         (wl-message-buffer-prefetch-idle-time): Removed.
6475         * wl-summary.el (wl-summary-redisplay-internal):
6476         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6477         Error check for `wl-message-buffer-prefetch-depht'.
6478
6479 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6480
6481         * Version number is increased to 2.9.5.
6482         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6483
6484 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6485
6486         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6487         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6488         Based on the patch written by
6489         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6490
6491 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6492
6493         * wl-draft.el (wl-draft-raw-send): Fix for
6494         `wl-news-send-pre-hook'
6495
6496 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6497
6498         * wl-utils.el (wl-message-id-function): New variable.
6499         * wl-draft.el (wl-draft-insert-required-fields):
6500         Use `wl-message-id-function'.
6501
6502 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6503
6504         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6505         * wl-utils.el (wl-draft-make-message-id-string):
6506         Use `wl-from' for domain part of Message-ID
6507         if `wl-message-id-use-wl-from' if non-nil.
6508         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6509
6510 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6511
6512         * wl.el (wl): Call `wl-check-type'
6513         Do not 'condition-case'.
6514
6515 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6516
6517         * wl.el (wl-check-type): New function.
6518         (wl-check-type-variables): New variable.
6519
6520 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6521
6522         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6523
6524 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6525
6526         * wl-draft.el (wl-smtp-password-key): New function.
6527         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6528         (wl-draft-send-mail-with-smtp): Ditto.
6529         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6530
6531 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6532
6533         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6534         * wl-utils.el (wl-unique-id-suffix): Remove.
6535
6536 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6537
6538         * Version number is increased to 2.9.4.
6539
6540 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6541
6542         * wl-utils.el (wl-unique-id-suffix): New variable.
6543         (wl-unique-id): Use `wl-unique-id-suffix'
6544
6545 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6546
6547         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6548         instead of `elmo-msgdb-search'.
6549
6550         * Version number is increased to 2.9.3.
6551
6552 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6553
6554         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6555
6556 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6557
6558         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6559         (wl-draft-dispatch-message): Changed for send-later.
6560         (wl-draft-queue-flush): Ditto.
6561         (wl-draft): Clear `wl-sent-message-queued'.
6562         (wl-draft-reedit): Ditto.
6563         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6564         * wl-vars.el (wl-draft-force-queuing): New variable.
6565         (wl-draft-force-queuing-mail): New variable.
6566         (wl-draft-force-queuing-news): New variable.
6567
6568 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6569
6570         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6571         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6572
6573 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6574
6575         * Version number is increased to 2.9.2.
6576
6577 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6578
6579         * wl-draft.el (wl-draft-elide-region): New user command.
6580         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6581
6582         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6583         command `wl-draft-elide-region'.
6584         * wl-mule.el: Ditto.
6585         * wl-xmas.el: Ditto.
6586
6587 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6588
6589         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6590         (wl-biff-check-folder-async): Removed needless let.
6591
6592 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6595         wl-folder-get-elmo-folder.
6596         (wl-biff-check-folder): Set `biff' argument of
6597         `wl-folder-check-one-entity'.
6598         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6599
6600         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6601         (wl-folder-check-one-entity): Added `biff' argument;
6602         Setup `biff' slot of folder.
6603
6604         * Version number is increased to 2.9.1.
6605
6606 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6607
6608         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6609         comment out and fixed.
6610         (wl-fldmgr-add-completion-subr): Ditto.
6611
6612         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6613         and msgdb.
6614
6615         * wl.el (wl-toggle-plugged): Save summary view.
6616
6617 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6618
6619         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6620
6621 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6622
6623         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6624
6625 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6626
6627         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6628         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6629         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6630
6631         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6632         if it was failed.
6633         (wl-demo): Disable undo in the demo buffer.
6634
6635 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6636
6637         * wl-version.el (wl-version): Changed codename.
6638
6639         * Version number is increased to 2.9.0.
6640
6641 2001-12-14  Takuo KITAME <kitame@northeye.org>
6642
6643         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6644         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6645         (wl-folder-mark-as-read-all-current-entity): Ditto.
6646
6647 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6648
6649         * wl-vars.el (wl-from-width): Define as obsolete variable.
6650         (wl-subject-length-limit): Ditto.
6651
6652         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6653
6654         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6655         wl-summary-save-view.
6656
6657         * wl.el (wl-save-status): Ditto.
6658         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6659
6660         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6661         (wl-summary-exit): Follow the change above.
6662         (wl-summary-goto-folder-subr): Ditto.
6663
6664         * wl-folder.el (wl-folder-create-subr): Don't use
6665         `elmo-folder-creatable-p'.
6666
6667 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6668
6669         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6670
6671 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6674         rather than bitmap on Emacs 21.
6675         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6676         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6677         for xbm if the new redisplay engine is not available.
6678
6679 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * wl-folder.el (wl-folder-init-hook): New hook.
6682         (wl-folder-init): Run `wl-folder-init-hook'.
6683
6684 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6687
6688 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6689
6690         * wl-acap.el (wl-acap-cache-filename): New variable.
6691         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6692         (wl-acap-init): Use cache if no ACAP server found.
6693
6694 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6695
6696         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6697         `wl-acap-original-msgdb-dir'.
6698
6699         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6700         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6701
6702         * wl-mime.el (wl-mime-save-directory): Renamed from
6703         `wl-mime-save-dir'.
6704
6705 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6708
6709         * wl-demo.el: Require `path-util'.
6710         (wl-demo-bitmap-mule-available-p): New internal variable.
6711         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6712         `module-installed-p' instead.
6713         (wl-demo-insert-image): Use *.img file for a bitmap image.
6714         (wl-demo): Don't call the ascii demo recursively.
6715
6716 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6717
6718         * Version number is increased to 2.7.7.
6719
6720 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6721
6722         * wl.el (wl-exit): Eliminated byte-compile warning.
6723
6724 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6725
6726         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6727         obsolete variable using `elmo-define-obsolete-variable'.
6728         (wl-fetch-confirm-threshold): Ditto.
6729         (wl-cache-prefetch-folder-type-list): Ditto.
6730         (wl-cache-prefetch-folder-list): Ditto.
6731
6732 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6733
6734         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6735         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6736         (wl-demo-insert-image): New function.
6737         (wl-demo-insert-text): New function.
6738         (wl-demo-image-type-alist): Redefine as a function.
6739         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6740         (wl-demo-with-temp-file-buffer): Removed.
6741         (wl-logo-xpm): Removed.
6742         (wl-logo-xbm): Removed.
6743         (wl-logo-bitmap): Removed.
6744
6745 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6746
6747         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6748         (wl-expire-localdir-get-folder-function): New user option.
6749         (wl-expire-localdir-get-folder): New function.
6750         (wl-expire-localdir-date): Ditto.
6751
6752 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6753
6754         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6755         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6756         Fixed unread number mismatch when all-unread < unread.
6757
6758 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6759
6760         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6761         (wl-fetch-confirm-threshold): Ditto.
6762
6763         * wl-summary.el (wl-summary-confirm-appends): Removed.
6764         (wl-summary-sync-update): Don't refer
6765         `wl-summary-update-confirm-threshold' (It is now abolished).
6766
6767         * wl-message.el (wl-message-display-internal): Don't refer
6768         `wl-fetch-confirm-threshold' (It is now abolished).
6769
6770 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6773
6774 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6775
6776         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6777         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6778         Change default value to nil.
6779         (wl-summary-indent-length-limit): The value can be nil, nil means
6780         unlimited.
6781
6782         * wl-summary.el: Don't set limit for indent length if the value of
6783         wl-summary-indent-length-limit is nil.
6784         If the value of wl-summary-width is nil, it means only that the width
6785         of summary is unlimited (nil doesn't mean that the indent length is
6786         unlimited).
6787
6788         * wl-thread.el: Ditto.
6789
6790 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6791
6792         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6793         be nil, nil means never confirm.
6794         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6795
6796 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6797
6798         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6799         means unlimited).
6800
6801 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6802
6803         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6804         Use `with-temp-buffer'.
6805
6806 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6807
6808         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6809         with new backquote style).
6810         (wl-folder-get-entity-from-buffer): Ditto.
6811
6812 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6813
6814         * wl-version.el (nemacs-version): Eliminated.
6815         (wl-extended-emacs-version2): Ignore nemacs.
6816         (wl-extended-emacs-version3): Ditto.
6817
6818 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6819
6820         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6821         (wl-draft-add-in-reply-to): New variable.
6822         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6823         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6824         (wl-draft-yank-from-mail-reply-buffer): Use
6825         `wl-draft-add-in-reply-to'.
6826         (wl-draft-insert-current-message): Ditto.
6827
6828 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6829
6830         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6831         typo (kill->hide).
6832         (wl-message-buffer-prefetch-folder-type-list): Added elements
6833         `mark' and `cache' instead of `internal'.
6834
6835 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6836
6837         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6838         resume msgdb directory.
6839
6840 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6841
6842         * wl.el (wl-exit): Call `wl-acap-exit'.
6843
6844         * wl-summary.el (wl-summary-message-string): New function.
6845         (wl-summary-reedit): Use it.
6846         (wl-summary-resend-bounced-mail): Remove needless let.
6847         (wl-summary-supersedes-message): Ditto.
6848         (wl-summary-save): Ditto.
6849
6850         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6851         (wl-acap-init): Set it.
6852         (wl-acap-exit): New function.
6853
6854 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6855
6856         * wl.el (wl-init): Revert (require 'mime-setup). move from
6857         toplevel.
6858
6859 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6860
6861         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6862         local variables.  Add error when guess function return invalid
6863         value.
6864
6865 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6866
6867         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6868         Change local variable name.
6869         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6870         (wl-folder-get-newsgroups): Return nil when non-news folder.
6871         * wl-summary.el (wl-summary-write-current-folder): State through
6872         when guess-list return nil.
6873         (wl-summary-write-current-folder-functions): Fixed docstring.
6874
6875         * wl.el (wl-exit): Changed confirm message.
6876
6877         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6878         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6879
6880         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6881
6882 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6883
6884         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6885         user option (Renamed from wl-cache-prefetch-folder-type-list).
6886         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6887         from wl-cache-prefetch-folder-list).
6888
6889         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6890         Move to wl-vars.el.
6891         (wl-message-buffer-prefetch-p): Changed to enable
6892         `wl-message-buffer-prefetch-folder-list'.
6893
6894         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6895         `ignore-cache'.
6896
6897 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6898
6899         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6900         `part-top' and `part-bottom'.
6901         (wl-draft-config-sub-part-top): New function.
6902         (wl-draft-config-sub-part-bottom): New function.
6903
6904 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6905
6906         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6907
6908 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6909
6910         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6911
6912 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6913
6914         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6915
6916         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6917         (wl-summary-write-current-folder): Ditto.
6918
6919 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6920
6921         * wl-folder.el (wl-folder-get-newsgroups): Use
6922         `elmo-folder-newsgroups'.
6923
6924 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6925
6926         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6927         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6928         `wl-draft-config-sub-header-bottom'.
6929
6930 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6931
6932         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6933         localnews folder.
6934
6935 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6936
6937         * wl-summary.el (wl-summary-mode): Undo last change.
6938
6939         * wl-folder.el (wl-folder-mode): Ditto.
6940
6941 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6942
6943         * wl-summary.el (wl-summary-mode): Locally set
6944         truncate-partial-window-width to nil.
6945         (for XEmacs)
6946
6947         * wl-folder.el (wl-folder-mode): Ditto.
6948
6949 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6950
6951         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6952
6953 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6954
6955         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6956         number.
6957
6958         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6959
6960         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6961
6962         * Version number is increased to 2.7.6.
6963
6964 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6965
6966         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6967
6968 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6969
6970         * wl-summary.el (wl-summary-sync-update): Enclose network
6971         related portion with `unwind-protect'.
6972
6973 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6974
6975         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6976
6977 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6978
6979         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6980         element.
6981         * wl-vars.el (wl-message-body-button-alist): Ditto.
6982
6983         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6984         max match length.
6985         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6986
6987         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6988         for the max match length;
6989         Use 4th element value for the button string regexp group.
6990
6991         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6992         candidate exists, prompt to select.
6993
6994 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6995
6996         * wl-summary.el (wl-summary-jump-to-msg): Search before
6997         calibration point by `beginning-of-line'.
6998
6999 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7000
7001         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
7002         for access group.
7003
7004 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7005
7006         * wl-message.el (wl-message-display-internal): Bind
7007         `default-mime-charset'.
7008
7009         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7010
7011         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7012
7013         * Version number is increased to 2.7.5.
7014
7015 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7016
7017         * wl-expire.el (wl-summary-archive): Fixed;
7018         Use `elmo-folder-name-internal'.
7019
7020 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7021
7022         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7023         from `elmo-folder-move-messages' caller.
7024         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7025
7026         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7027         related portions are changed).
7028
7029 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7030
7031         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7032         counter.
7033
7034 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7035
7036         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7037         buffer local and set it to nil.
7038
7039         * wl-message.el (wl-message-redisplay): Ditto.
7040
7041 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7042
7043         * wl-summary.el (wl-summary-mark-as-important): If message is
7044         already cached, set messag as read, otherwise encache and mark as read.
7045
7046 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7047
7048         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7049         point-min.
7050
7051 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7054         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7055         a keymap.
7056
7057 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7058
7059         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7060         parent.
7061
7062         * wl-mule.el (wl-message-define-keymap): Ditto.
7063
7064         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7065
7066         * wl-xmas.el (wl-message-display-internal-hook): Define.
7067         (wl-xmas-setup-message-toolbar): Define as function.
7068         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7069         (wl-message-overload-functions): Abolished.
7070         (wl-message-define-keymap): New function.
7071
7072         * wl-vars.el (wl-message-display-internal-hook): New variable.
7073         (wl-message-header-button-alist): New variable (Renamed from
7074         wl-highlight-message-header-button-alist).
7075         (wl-message-body-button-alist): Ditto.
7076
7077         * wl-mule.el (wl-message-define-keymap): New function.
7078         (wl-message-overload-functions): Abolished.
7079
7080         * wl-message.el (wl-message-add-buttons-to-body): New function.
7081         (wl-message-redisplay): Don't call wl-message-overload-functions;
7082         Call wl-message-add-buttons-to-header and
7083         wl-message-add-buttons-to-body.
7084         (wl-message-display-internal): Set keymap argument for
7085         elmo-mime-display-as-is, elmo-mime-message-display;
7086         Run wl-message-display-internal-hook.
7087         (wl-message-refer-article-or-url): Abolished.
7088
7089         * wl-highlight.el (wl-highlight-headers): Don't call
7090         wl-highlight-message-add-buttons-to-header.
7091         (wl-highlight-message-add-buttons-to-header): Abolished.
7092
7093
7094         * wl-e21.el (wl-message-display-internal-hook): Define.
7095         (wl-e21-setup-toolbar): Deleted duplicated binding.
7096         (wl-e21-setup-message-toolbar): Define as function.
7097         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7098         (wl-message-define-keymap): New function.
7099         (wl-message-overload-functions): Abolished.
7100
7101 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7102
7103         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7104         and elmo-folder-close.
7105
7106         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7107
7108 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7109
7110         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7111         boolean value.
7112         * wl-draft.el (wl-draft-do-fcc): Ditto.
7113
7114 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7115
7116         * wl-vars.el (wl-fcc-force-as-read): New variable.
7117         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7118         mark copied message as read.
7119
7120 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7121
7122         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7123
7124 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7125
7126         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7127         `wl-summary-target-above' instead of obsolete variable
7128         `wl-summary-temp-above'.
7129
7130         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7131         instead of `make-obsolete-variable'.
7132         * wl-refile.el (toplevel): Ditto.
7133
7134 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7135
7136         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7137         with third argument t.
7138         (wl-draft): Set first argument for wl-plugged-init as t.
7139
7140         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7141         definition.
7142
7143 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7144
7145         * wl-vars.el: Tabify.
7146         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7147
7148         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7149         message.
7150
7151 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7152
7153         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7154         and set default to beep.
7155
7156 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7157
7158         * wl-vars.el (wl-draft-truncate-lines): New variable.
7159
7160         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7161         instead of wl-message-truncate-lines for truncate-lines.
7162
7163 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7164
7165         * wl-message.el (wl-message-display-internal): Call
7166         `wl-highlight-message' after `elmo-mime-display-as-is'.
7167
7168         * wl-mime.el (wl-mime-display-text/plain): New function.
7169         (wl-mime-display-header): Ditto.
7170         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7171         body-presentation-method for text/plain;
7172         Register `wl-mime-display-header' as a header-presentation-method;
7173         Don't set up `elmo-message-text-content-inserted-hook' and
7174         `elmo-message-header-inserted-hook'.
7175
7176         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7177         variable.
7178         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7179         as t if flag is 'all-header;
7180         Don't bind `elmo-message-ignored-field-list',
7181         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7182
7183 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7184
7185         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7186         for xemacs with non-mule environment.
7187
7188 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7189
7190         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7191         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7192         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7193
7194 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7195
7196         * wl-vars.el (wl-interactive-send): Set default value as t.
7197
7198 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7199
7200         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7201         (wl-addrmgr-method-list): Abolished.
7202         (wl-addrmgr-change-method): Follow above change.
7203
7204         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7205
7206 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7207
7208         * wl-vars.el (wl-message-truncate-lines): Change default value
7209         to default-truncate-lines.
7210
7211         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7212
7213 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7214
7215         * wl-vars.el (wl-message-truncate-lines): New variable.
7216
7217         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7218         wl-message-truncate-lines.
7219
7220 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7221
7222         * wl-acap.el (wl-acap-init): Remove period from error message.
7223         (wl-acap-find-acap-service): Remove period from message.
7224
7225 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7226
7227         * wl.el (wl-check-environment): Undo last change.
7228
7229         * wl-vars.el (wl-from): Changed default value.
7230
7231         * wl-util.el (toplevel): Don't require tm-edit.
7232
7233         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7234         `wl-folder-init';
7235         Don't set mark on mail body.
7236         (wl-draft-reedit): Ditto.
7237
7238         * wl-address.el (wl-address-quote-specials): Define as an alias for
7239         elmo-address-quote-specials.
7240
7241 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7242
7243         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7244
7245         * wl-vars.el (wl-from): Set default value as nil.
7246         (wl-organization): Set default value as ORGANIZATION environment
7247         variable.
7248
7249         * wl-draft.el (wl-smtp-extension-bind): Check value of
7250         wl-smtp-connection-type.
7251
7252         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7253         error.
7254
7255 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7256
7257         * Version number is increased to 2.7.4.
7258
7259         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7260         arguments from `wl-highlight-x-face-function' caller.
7261         Use x-face-1.3.6.12 or later.
7262
7263 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7264
7265         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7266
7267 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7268
7269         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7270         (wl-fcc): Fix to accept function.
7271         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7272
7273 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7274
7275         * wl-acap.el (toplevel): Added `product-provide' declare.
7276         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7277
7278 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7279
7280         * wl.el (wl): Changed order of calling `elmo-init'
7281         and `elmo-folder-init'.
7282
7283 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7284
7285         * wl-mime.el (wl-summary-burst): Extract message when content-type
7286         of root entity is not only `multipart' but also `message/rfc822'.
7287         (wl-summary-burst-subr): Ditto.
7288
7289 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7290
7291         * wl-vars.el (toplevel): Require 'custom.
7292         (wl-trash-folder): Added to `wl-setting' group.
7293
7294         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7295         exists.
7296         (wl-addrmgr-draw): Insert empty line when no entry exists.
7297
7298         * wl-mule.el (wl-message-wheel-up): Fixed.
7299         (wl-message-wheel-down): Ditto.
7300
7301 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7302
7303         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7304         config is an anonymous lambda expression.
7305
7306 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7309         when Mule 2 is running.
7310
7311 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7312
7313         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7314
7315 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7316
7317         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7318         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7319
7320         * wl-address.el (wl-address-specials-regexp): Eliminated.
7321         (wl-address-quote-specials): Rewrite.
7322
7323 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7326         shy-groups for regexp.
7327
7328         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7329         character classes and Perl style shy-groups for regexp.
7330         (wl-highlight-plugged-current-line): Use Posix style character
7331         classes for regexp.
7332         (wl-e21-highlight-folder-by-numbers): Ditto.
7333         (wl-e21-display-image-p): Use `display-images-p' instead of
7334         `display-graphic-p'.
7335         (display-images-p): Make an alias to `display-graphic-p' if it is
7336         not available.  It is for Emacs version prior to 21.0.105.
7337
7338         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7339         `display-graphic-p'.
7340         (wl-demo-image-type-alist): Ditto.
7341         (display-images-p): Make an alias to `display-graphic-p' if it is
7342         not available.  It is for Emacs version prior to 21.0.105.
7343
7344 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7345
7346         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7347         support.
7348         (wl-generate-user-agent-string): Ditto.
7349
7350         * wl-version.el (wl-version): Update docsting.
7351         (wl-version-status): Ditto.
7352
7353 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7354
7355         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7356         21.0.105.  For Emacs 21.0.104 or earlier.
7357
7358 2001-09-03  Takuo KITAME <kitame@northeye.org>
7359
7360         * wl-e21.el (wl-plugged-init-icons): Use
7361         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7362         (wl-biff-init-icons): Ditto.
7363
7364 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7365
7366         * wl-highlight.el (wl-highlight-summary-current-line):
7367         Fixed highlighting refile/copy destination.
7368
7369         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7370         (wl-acap-store): Encode string by wl-acap-coding-system.
7371
7372 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7373
7374         * wl-acap.el (toplevel): Check and require 'un-define before
7375         'xemacs-ucs;
7376          Added checking for UTF-2000.
7377
7378 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7379
7380         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7381         Don't enclose with `eval-and-compile'.
7382
7383         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7384         wl-init is non-nil.
7385
7386         * wl-draft.el (wl-draft): Ditto.
7387
7388         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7389
7390         * wl-acap.el (toplevel): Require 'wl.
7391         (wl-acap-store): Call `elmo-init'.
7392
7393         * wl.el (wl): Changed position of `wl-check-environment'.
7394         (toplevel): Added autoload setting for wl-acap.
7395
7396         * wl-vars.el (wl-setting): New custom group.
7397         (wl-from): Added wl-setting group.
7398         (wl-user-mail-address-list): Ditto.
7399         (wl-organization): Ditto.
7400         (wl-subscribed-mailing-list): Ditto.
7401         (wl-envelope-from): Ditto.
7402         (wl-smtp-posting-user): Ditto.
7403         (wl-smtp-posting-server): Ditto.
7404         (wl-smtp-posting-port): Ditto.
7405         (wl-smtp-authenticate-type): Ditto.
7406         (wl-pop-before-smtp-user): Ditto.
7407         (wl-pop-before-smtp-server): Ditto.
7408         (wl-pop-before-smtp-port): Ditto.
7409         (wl-pop-before-smtp-authenticate-type): Ditto.
7410         (wl-nntp-posting-server): Ditto.
7411         (wl-nntp-posting-user): Ditto.
7412         (wl-nntp-posting-port): Ditto.
7413         (wl-fetch-confirm-threshold): Ditto.
7414         (wl-prefetch-threshold): Ditto.
7415         (wl-thread-insert-opened): Ditto.
7416         (wl-ldap-server): Ditto.
7417         (wl-ldap-port): Ditto.
7418         (wl-ldap-base): Ditto.
7419         (wl-ldap-objectclass): Ditto.
7420         (wl-use-ldap): Ditto.
7421         (wl-draft-config-alist): Ditto.
7422         (wl-draft-config-matchone): Ditto.
7423         (wl-template-alist): Ditto.
7424         (wl-message-sort-field-list): Ditto.
7425         (wl-message-ignored-field-list): Ditto.
7426         (wl-message-visible-field-list): Ditto.
7427         (wl-interactive-send): Ditto.
7428         (wl-summary-move-order): Ditto.
7429         (wl-auto-select-first): Ditto.
7430         (wl-auto-select-next): Ditto.
7431         (wl-interactive-save-folders): Ditto.
7432
7433         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7434         Initialization codes are moved from wl-local-folder-init.
7435         (wl-local-folder-init): Follow the change above.
7436         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7437
7438         * wl-acap.el: New file.
7439
7440         * Version number is increased to 2.7.3.
7441
7442 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7443
7444         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7445
7446 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7447
7448         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7449         (wl-addrmgr-address-entry-list): Ditto.
7450
7451 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7452
7453         * wl-e21.el (wl-draft-mode-map): Removed binding for
7454         `wl-draft-insert-x-face-field'.
7455
7456         * wl-mule.el (wl-draft-mode-map): Ditto.
7457
7458         * wl-xmas.el (wl-draft-mode-map): Ditto.
7459
7460         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7461         (wl-cs-autoconv): Ditto.
7462         (wl-cs-local): Ditto.
7463         (wl-use-scoring): Ditto.
7464         (wl-mime-charset): Ditto.
7465         (wl-folder-check-async): Ditto.
7466
7467         * wl.el (toplevel): Ignore nemacs and tm.
7468         (wl-exit): Ditto.
7469
7470         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7471         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7472         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7473         instead of wl-address-petname-add-or-change.
7474         (wl-summary-edit-addresses-subr): Use wl-address-delete
7475         instead of wl-address-petname-delete.
7476
7477         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7478
7479         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7480         if error occured.
7481
7482         * wl-message.el (require): Remove tm support.
7483
7484         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7485
7486         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7487         (wl-folder-jump-to-current-entity): Ditto.
7488         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7489
7490         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7491         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7492         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7493
7494         * wl-mule.el (wl-draft-key-setup): Ditto.
7495
7496         * wl-xmas.el (wl-draft-key-setup): Ditto.
7497
7498         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7499         (wl-draft-std11-parse-addresses): New function.
7500         (wl-draft-parse-mailbox-list): Use it.
7501         (wl-draft): Ignore nemacs.
7502         (wl-draft-reedit): Ditto.
7503
7504         * wl-addrmgr.el: New file.
7505         (Original is wl-rcpt.el written by
7506         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7507         Thanks Kitamoto-san.)
7508
7509         * wl-address.el (wl-address-make-address-list): Modified parsing
7510         process.
7511         (wl-address-delete): Renamed from `wl-address-petname-delete';
7512         Modify wl-address-list too.
7513         (wl-address-add-or-change): Renamed from
7514         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7515
7516 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7517
7518         * wl-highlight.el (wl-highlight-summary-current-line):
7519           Work with transient-mark-mode
7520
7521 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7522
7523         * Version number is increased to 2.7.2.
7524
7525         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7526         instead of elmo-dop-queue-method.
7527
7528 2001-08-06  SAITO Atsunori <sai@yedo.com>
7529
7530         * wl-vars.el (wl-ldap-objectclass): New user option.
7531
7532         * wl-address.el (wl-ldap-make-filter): Use it.
7533
7534 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7535
7536         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7537
7538 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7539
7540         * wl-folder.el (wl-folder): redisplay after folder insertion.
7541
7542         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7543
7544         * wl-summary.el (wl-summary-sync-update):
7545         Change status mark only when new-msgdb exists.
7546         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7547
7548 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7549
7550         * wl-summary.el (wl-summary-open-folder): New function.
7551         (wl-summary-goto-folder-subr): Use it.
7552         (wl-summary-mark-as-important): Fix;
7553         Encache only when no cache exists.
7554
7555 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7556
7557         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7558         Use with-current-buffer.
7559
7560 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7561
7562         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7563         before call `get-buffer'. Fixed parenthesis.
7564         (wl-score-get-header-entry): Clear message and help window when
7565         keyboard quit.
7566         (wl-score-edit-insert-header): Ditto.
7567
7568 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7569
7570         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7571         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7572         (wl-default-draft-cite): Fix.
7573
7574         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7575         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7576
7577 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7578
7579         * wl-message.el (wl-message-prev-page): Do same bahavior
7580         as summary when it is called in the message buffer.
7581         (wl-message-next-page): Ditto.
7582
7583 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7584
7585         * wl-summary.el (wl-summary-forward): Use cache if it is not
7586         section cache.
7587
7588 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7589
7590         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7591         Removed redundant require of elmo-vars.
7592         (wl-biff-state-indicator-on): Changed default value for
7593         xemacs with non-mule environment.
7594
7595         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7596         wl-message-buffer is nil;
7597         Hide progress bar after moving messages.
7598
7599 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7600
7601         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7602         message at cursor point is deleted.
7603
7604 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7605
7606         * wl-vars.el: Changed file coding system to euc-japan.
7607         Added -*-coding:-*- magic to the first line.
7608
7609         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7610         Search parent from the first message.
7611
7612         * Version number is increased to 2.7.1.
7613
7614 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7615
7616         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7617
7618 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7619
7620         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7621         refile/delete execution.
7622
7623         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7624         Fixed docstring.
7625
7626 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7627
7628         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7629         do update process;
7630         Don't update marks when update process is interrupted.
7631
7632 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7633
7634         * wl-summary.el (wl-summary-reply): Fixed problem when
7635         wl-draft-use-frame is non-nil.
7636         (wl-summary-forward): Ditto.
7637
7638         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7639         as nil.
7640         (wl-folder-mark-as-read-all-entity): Ditto.
7641         (wl-folder-prefetch-entity): Ditto.
7642
7643         * wl.el (wl): Check environment before wl-init.
7644
7645         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7646         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7647         instead of wl-summary-collect-unread.
7648         (wl-summary-reply): Split message window.
7649
7650 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7651
7652         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7653         only if current language environment is japanese,
7654
7655         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7656         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7657         (wl-folder-goto-folder-subr): Ditto.
7658
7659         * wl-draft.el (wl-draft-dispatch-message): Call
7660         `elmo-file-cache-get-path'.
7661
7662 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7663
7664         * wl-summary.el (wl-summary-cursor-move): If return value of
7665         wl-summary-next-message is not number, don't jump.
7666
7667 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7668
7669         * wl-summary.el (wl-summary-buffer-next-message-function): New
7670         variable.
7671         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7672         if it is bound.
7673
7674         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7675         string.
7676
7677         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7678         (wl-plugged-drawing): Ditto.
7679
7680 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7681
7682         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7683         process.
7684         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7685         with unwind-protect.
7686
7687         * wl.el (wl-init): Require mime-setup.
7688         (wl-check-environment): Don't require mime-setup.
7689
7690         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7691         instead of elmo-folder-type.
7692
7693         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7694         value as nil.
7695
7696 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7697
7698         * Version number is increased to 2.7.0.
7699
7700         * wl-version.el (wl-version): Changed codename.
7701
7702         * wl-summary.el (wl-summary-delete-cache): Fixed.
7703
7704         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7705         Workaround for net folders.
7706         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7707
7708         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7709         value to nil (According to the patch from
7710         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7711
7712         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7713         of elmo-folder-close.
7714
7715 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7716
7717         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7718         for postfix.
7719
7720 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7721
7722         * wl-summary.el (wl-summary-resend-message): Fixed.
7723
7724         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7725         Call wl-draft with `from' argument if its address is included in
7726         `wl-user-mail-address-list'.
7727         (wl-draft): Added `from' argument.
7728
7729         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7730         non-nil.
7731         (wl): Don't show demo if wl-demo is nil.
7732
7733         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7734         wl-summary-use-frame.
7735
7736         * wl-vars.el (wl-summary-use-frame): New user option.
7737         (wl-folder-use-frame): Changed docstring.
7738
7739         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7740         non-nil.
7741         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7742         wl-summary-use-frame.
7743
7744         * wl-vars.el (wl-folder-use-frame): New user option.
7745
7746         * wl-summary.el (wl-summary-exit): Back to folder frame if
7747         wl-folder-use-frame is non-nil.
7748         (wl-summary-redisplay-internal): Ignore cache if current folder
7749         is draft folder,
7750         (wl-summary-redisplay-no-mime): Ditto.
7751         (wl-summary-redisplay-all-header): Ditto.
7752
7753         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7754         if wl-folder-use-frame is non-nil.
7755
7756 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7757
7758         * wl-summary.el (wl-summary-sync-update): Bind
7759         elmo-folder-update-threshold.
7760         (wl-summary-mark-as-important): Enclosed server mark processing
7761         with `save-match-data'.
7762
7763         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7764         only when it is already defined.
7765
7766 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7767
7768         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7769         name of folder exclude localdir is wrong.
7770         * wl-folder.el (wl-folder-sync-entity):
7771         Set `wl-summary-always-sticky-folder-list' as nil.
7772         (wl-folder-mark-as-read-all-entity): Ditto.
7773         (wl-folder-prefetch-entity): Ditto.
7774
7775 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7776
7777         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7778         instead of `wl-summary-write-current-newsgroup'.
7779
7780 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7781
7782         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7783         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7784         non-nil and selected message is important, do not display.
7785
7786 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7787
7788         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7789
7790 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7791
7792         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7793
7794         * wl-summary.el (wl-summary-mark-as-important): Set message number
7795         using wl-summary-message-number.
7796
7797 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7798
7799         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7800         destination folder is 'null.
7801
7802 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7803
7804         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7805         New function.
7806         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7807         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7808         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7809
7810 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7811
7812         * wl-mime.el (wl-mime-setup): Added setting for
7813         `mime-setup-signature-key-alist' to avoid overriding key bind for
7814         `wl-draft-send'.
7815
7816         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7817         for `wl-draft-send'.
7818         * wl-mule.el (wl-draft-overload-functions): Ditto.
7819         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7820         * wl-draft.el (wl-draft-send): Ditto.
7821
7822         * wl-message.el (wl-message-display-internal):
7823         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7824         (Patch is provided by <kita@coe.nttdata.co.jp>).
7825
7826 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7827
7828         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7829
7830 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7831
7832         * wl.el (wl): Fix for wl-demo.
7833
7834 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7835
7836         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7837
7838 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7839
7840         * wl-folder.el (wl-folder-prefetch-entity): Use
7841         `wl-folder-get-elmo-folder'.
7842         (wl-folder-count-incorporates): Do not use
7843         `wl-folder-get-elmo-folder'.
7844
7845 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7846
7847         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7848         instead of `elmo-folder-get-type'.
7849
7850 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7851
7852         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7853         position on Subject: field.
7854         (Advised by Mito <mit@nines.nec.co.jp>)
7855
7856 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7857
7858         * wl-folder.el (wl-folder-prefetch-entity): Use
7859         `wl-folder-get-elmo-folder'.
7860
7861 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7862
7863         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7864
7865         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7866         `process-duplicates' slot.
7867
7868         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7869         if detection failed.
7870
7871 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7872
7873         * wl-version.el (wl-version-status): Set to "alpha".
7874
7875 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7876
7877         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7878         Check wl-message-buffer lives before set-buffer.
7879
7880 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7881
7882         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7883         called in folder mode.
7884         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7885         * wl-summary.el (wl-summary-exit-pre-hook): Run
7886         `wl-summary-exit-pre-hook' before exit summary mode.
7887
7888 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7889
7890         * wl-version.el (wl-version-status): New variable.
7891         (wl-version-status-alist): Removed.
7892         (wl-version-status): Rule included.
7893
7894 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7895
7896         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7897         @sponichi.
7898
7899         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7900         when `mail-reply-buffer' is buffer-local variable.
7901         (Reported by <kita@coe.nttdata.co.jp>).
7902
7903 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7904
7905         * wl-vars.el (toplevel): Require 'elmo-util.
7906
7907 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7908
7909         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7910         (All other related portions are changed)
7911
7912         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7913
7914         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7915
7916 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7917
7918         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7919
7920 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7921
7922         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7923         Delete other windows to avoid an error.
7924         Use `point-marker' instead of `point' to remember the start point
7925         of body.
7926
7927         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7928
7929         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7930         number not to exceed all message number.
7931
7932 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7933
7934         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7935         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7936
7937 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7938
7939         * wl-summary.el (wl-summary-sync-force-update): Added argument
7940         no-check.
7941         (wl-summary-sync-update): Ditto.
7942         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7943         with `no-check'.
7944
7945         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7946         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7947         already running.
7948
7949 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7950
7951         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7952         `dst-folder-arg'.
7953         (wl-expire-archive-number1): Diito.
7954         (wl-expire-archive-number2): Diito.
7955         (wl-expire-archive-Date): Diito.
7956         (wl-archive-number1): Diito.
7957         (wl-archive-number2): Diito.
7958         (wl-archive-date): Diito.
7959         (wl-archive-folder-p): New function.
7960         (wl-summary-expire): Support of expand folder name at
7961         wl-expire-alist.
7962         * wl-util.el (wl-expand-newtext): Renamed from
7963         `wl-refile-expand-newtext'.
7964
7965 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7966
7967         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7968         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7969         `(elmo-msgdb-get-overview msgdb)'.
7970         (wl-summary-prefetch): Bind match data before call
7971         `wl-summay-prefetch-msg'.
7972         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7973         'off if `wl-summary-buffer-disp-msg' is non-nil.
7974         Fixed problem that couldn't show only one new or unread message when
7975         enter folder.
7976         (wl-summary-reply): Don't call `split-window-vertically' and other
7977         window.
7978
7979 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7980
7981         * wl-expire.el (wl-expire-refile): Fixed.
7982
7983 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7984
7985         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7986
7987         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7988         biff notification is removed.
7989
7990         * wl.el (wl): Changed position of `elmo-init'.
7991
7992         * wl-draft.el (wl-default-draft-cite): Use date field
7993         on the citation buffer.
7994
7995         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7996
7997         * wl-xmas.el (wl-folder-internal-icon-list): Added
7998         `wl-folder-shimbun-image'.
7999
8000         * wl-e21.el (wl-folder-internal-icon-list): Added
8001         `wl-folder-shimbun-image'.
8002
8003 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
8004
8005         * wl.el (wl-init): Eliminated argument.
8006         (wl): Rewrite.
8007
8008         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
8009         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8010         instead of `elmo-folder-msgdb-internal'.
8011         (wl-summary-sync-update): Ditto.
8012         (wl-summary-flush-pending-append-operations): Eliminated.
8013         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8014         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8015         `elmo-folder-open'.
8016
8017         * wl-mime.el (wl-summary-burst): Fixed.
8018
8019         * wl-folder.el (wl-folder-info-save): Check data type.
8020
8021         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8022         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8023         instead of `elmo-folder-msgdb-internal'.
8024         (wl-expire-hide): Ditto.
8025
8026
8027         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8028
8029 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8030
8031         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8032
8033 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8034
8035         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8036
8037 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8038
8039         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8040         Fixed `match-beginning' argument mismatch.
8041
8042 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8043
8044         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8045         the default value.
8046
8047 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8048
8049         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8050         instead of `elmo-nntp-default-port'.
8051
8052         * wl-vars.el: Fixed some doc strings.
8053
8054 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8055
8056         * wl-summary.el (wl-summary-prefetch-msg): Use
8057         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8058
8059         * wl-vars.el: Define *-func as obsolete variable using
8060         `elmo-define-obsolete-variable'.
8061
8062         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8063         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8064         instead of `wl-message-buffer-prefetch-threshold'.
8065
8066         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8067
8068         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8069
8070         * wl-draft.el (wl-caesar-region-func): Ditto.
8071
8072         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8073         Keep unread status in elmo-folder-move-messages.
8074         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8075
8076 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8077
8078         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8079         `wl-summary-buffer-exit-func'
8080         (wl-summary-buffer-message-redisplay-function): Renamed from
8081         `wl-summary-buffer-message-redisplay-func'
8082         (wl-summary-buffer-next-folder-function): Renamed from
8083         `wl-summary-buffer-next-folder-func'.
8084         (wl-summary-buffer-prev-folder-function): Renamed from
8085         `wl-summary-buffer-prev-folder-func'.
8086         (wl-summary-get-petname-function): Renamed from
8087         `wl-summary-get-petname-func'.
8088
8089         * wl-score.el (wl-score-edit-exit-function): Renamed from
8090         `wl-score-edit-exit-func'.
8091
8092         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8093         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8094
8095         * wl-util.el (wl-load-profile-function): Renamed from
8096         `wl-load-profile-func'.
8097
8098         * wl-folder.el (wl-folder-completion-function): Renamed from
8099         `wl-folder-completion-func'.
8100         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8101
8102         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8103         `wl-expire-archive-get-folder-func'.
8104         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8105         (wl-draft-send-mail-function): Renamed from
8106         `wl-draft-send-mail-func'.
8107         (wl-draft-send-news-function): Renamed from
8108         `wl-draft-send-news-func'.
8109         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8110         (wl-generate-mailer-string-function): Renamed from
8111         `wl-generate-mailer-string-func'.
8112         (wl-highlight-signature-search-function): Renamed from
8113         `wl-highlight-signature-search-func'.
8114         (wl-highlight-x-face-function): Renamed from
8115         `wl-highlight-x-face-func'
8116         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8117         (wl-ps-print-buffer-function): Renamed from
8118         `wl-ps-print-buffer-func'
8119         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8120         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8121         (wl-summary-subject-filter-function): Renamed from
8122         `wl-summary-subject-filter-func'.
8123
8124         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8125         `wl-draft-queue-flush-send-func'
8126         (wl-draft-cite-function): Renamed from
8127         `wl-draft-cite-func'
8128
8129         * wl-address.el (wl-address-init-function): Renamed from
8130         `wl-address-init-func'.
8131
8132 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8133
8134         * wl-draft.el (wl-draft-queue-flush): Don't call
8135         `elmo-dop-unlock-message'.
8136         * wl-draft.el (wl-draft-queue-append): Don't call
8137         `elmo-dop-lock-message'.
8138
8139         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8140         (wl-summary-buffer-folder-name): Ditto.
8141         (wl-summary-message-regexp): Added '-' (all other related portions
8142         are changed).
8143         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8144         wl-summary-buffer-folder-name.
8145
8146 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8147
8148         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8149         the number of mails in the folder buffer is not updated by wl-biff.
8150
8151 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8152
8153         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8154         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8155
8156 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8157
8158         * wl-summary.el (wl-summary-next-message):
8159         Return next message number when wl-summary-move-order is nil.
8160
8161 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8162
8163         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8164         `wl-summary-move-spec-alist'.
8165         (wl-summary-move-spec-unplugged-alist): New variable
8166         (Move spec for unplugged status).
8167         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8168         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8169
8170 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8171
8172         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8173         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8174
8175 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8176
8177         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8178         simple quotation to quote the anonymous function.
8179         * tm-wl.el (wl-draft-preview-message): Ditto.
8180
8181 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8182
8183         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8184         Eliminate redundant `save-excursion'.
8185         (wl-highlight-summary-current-line): Ditto.
8186
8187         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8188         accessing match data when `looking-at' failed.
8189
8190         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8191         `elmo-match-string' where users don't care about the speed.
8192         (wl-draft-save): Ditto.
8193
8194 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8195
8196         * wl-util.el (wl-regexp-opt): New function.
8197
8198         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8199         number from `wl-summary-buffer-number-list'.
8200         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8201         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8202         (wl-summary-move-spec-alist): Changed default setting.
8203
8204 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8205
8206         * wl-vars.el (wl-biff-notify-hook): New hook.
8207         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8208         the arrival of new mail.
8209         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8210         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8211
8212 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8213
8214         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8215
8216 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8217
8218         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8219
8220         * Version number is increased to 2.5.8.
8221
8222         * wl-thread.el (toplevel): require 'cl.
8223         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8224         (wl-thread-make-number-list): New function.
8225         (wl-thread-entity-make-number-list-from-children): Ditto.
8226         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8227         (wl-thread-entity-insert-as-children): Likewise.
8228         (wl-thread-delete-message): Likewise.
8229         (wl-meaning-of-mark): Eliminated.
8230         (wl-thread-next-failure-mark-p): Ditto.
8231         (wl-thread-entity-get-mark): Ditto.
8232         (wl-thread-meaning-alist-get-result): Ditto.
8233         (wl-thread-entity-check-prev-mark): Ditto.
8234         (wl-thread-entity-check-next-mark): Ditto.
8235         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8236         (wl-thread-entity-get-prev-marked-entity): Ditto.
8237         (wl-thread-get-prev-unread): Ditto.
8238         (wl-thread-jump-to-prev-unread): Ditto.
8239         (wl-thread-get-next-unread): Ditto.
8240         (wl-thread-jump-to-next-unread): Ditto.
8241         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8242         (wl-thread-entity-get-next-marked-entity): Ditto.
8243
8244         * wl-summary.el (wl-summary-buffer-number-list):
8245         New bufer-local variable.
8246         (wl-summary-switch-to-clone-buffer): Clone
8247         `wl-summary-buffer-number-list'.
8248         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8249         (wl-summary-cursor-move-regex): Eliminated.
8250         (wl-summary-cursor-up): Rewrite.
8251         (wl-summary-cursor-down): Ditto.
8252         (wl-summary-mode-spec-alist): New variable.
8253         (wl-summary-next-message): New inline function.
8254         (wl-summary-cursor-move): New function.
8255         (wl-summary-default-get-next-msg): Rewrite.
8256         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8257         (wl-summary-rescan): Ditto.
8258         (wl-summary-sync-all-init): Ditto.
8259         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8260         summary is not thread view.
8261         (wl-summary-sync-update): Ditto.
8262         (wl-summary-rescan): Ditto.
8263         (wl-summary-make-number-list): New function.
8264
8265         * wl-draft.el: "FCC" -> "Fcc".
8266
8267 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8268
8269         * wl-highlight.el (wl-highlight-summary-window):
8270         Call `set-buffer-modified-p'.
8271
8272         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8273         (wl): Call `elmo-init' and fix.
8274
8275         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8276         Use new variables.
8277
8278         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8279
8280 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8281
8282         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8283
8284 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8285
8286         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8287
8288 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8289
8290         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8291         `wl-use-toolbar' nor `display-graphic-p'.
8292         (wl-e21-setup-message-toolbar): Ditto.
8293         (wl-e21-setup-summary-toolbar): Ditto.
8294         (wl-e21-setup-folder-toolbar): Ditto.
8295
8296         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8297         (wl-plugged-init-icons): Ditto.
8298
8299         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8300         `display-graphic-p'.
8301         (wl-plugged-set-folder-icon): Ditto.
8302         (wl-highlight-plugged-current-line): Ditto.
8303         (wl-highlight-folder-current-line): Ditto.
8304         (wl-e21-highlight-folder-group-line): Ditto.
8305         (wl-e21-setup-toolbar): Ditto.
8306         (wl-e21-display-image-p): New macro.
8307
8308         * wl-demo.el (wl-demo): Simplified.
8309         (wl-demo-image-type-alist): Use `image-type-available-p' for
8310         checking whether the image type `xbm' is available.
8311
8312 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8313
8314         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8315         (wl-summary-input-range): Ditto.
8316
8317 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8318
8319         * wl-summary.el (wl-summary-edit-addresses): Use
8320         `wl-summary-get-original-buffer'
8321         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8322         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8323         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8324         (wl-summary-get-newsgroups): Eliminated.
8325         (wl-summary-set-crosspost): Ditto.
8326         (wl-summary-is-crosspost-folder): Ditto.
8327         (wl-crosspost-alist-load): Ditto.
8328         (wl-crosspost-alist-save): Ditto.
8329
8330         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8331         `elmo-setup-subscribed-newsgroups' instead of
8332         `elmo-nntp-make-groups-hashtb'.
8333         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8334         instead of `wl-crosspost-alist-save'.
8335
8336         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8337         of `elmo-folder-message-appendable-p'.
8338         (wl-mime-header-presentation-method): Eliminated.
8339
8340         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8341         (Error occurs in emacs21).
8342
8343         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8344         the current buffer).
8345
8346         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8347         instead of `wl-crosspost-alist-save'.
8348         (wl-init): `elmo-crosspost-message-alist-load'
8349         instead of `wl-crosspost-alist-load'
8350
8351         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8352         (wl-parse-newsgroups): Likewise.
8353         (wl-biff-notify): Run `wl-biff-notify-hook'.
8354
8355 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8356
8357         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8358
8359         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8360         when `wl-summary-lazy-highlight' is non-nil.
8361         (wl-summary-goto-folder-subr): Highlight only when
8362         `wl-summary-lazy-highlight' is non-nil.
8363
8364         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8365         Don't display progress and highlight temp-mark when
8366         `wl-summary-lazy-highlight' is non-nil.
8367         (wl-highlight-summary-window): New function.
8368         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8369
8370 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8371
8372         * wl-summary.el (wl-summary-sync): Change `all-visible'
8373         from `all-shown'
8374         (wl-summary-input-range): Ditto.
8375
8376 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8377
8378         * wl-e21.el (wl-highlight-folder-current-line): Call
8379         `wl-folder-init-icons' when folder icons have not been initialized.
8380
8381         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8382
8383         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8384         (wl-demo-image-type-alist): New macro.
8385
8386 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8387
8388         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8389         display does not support graphics.
8390         (wl-plugged-init-icons): Ditto.
8391         (wl-folder-init-icons): Ditto.
8392
8393         * wl-demo.el (wl-demo): Chech closely whether the display
8394         supports graphics.
8395
8396 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl-summary.el (wl-summary-get-original-buffer): New function.
8399         (wl-summary-set-crosspost): Use it.
8400         (wl-summary-target-mark-uudecode): Ditto.
8401         (wl-summary-reedit): Ditto.
8402         (wl-summary-resend-bounced-mail): Ditto.
8403         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8404         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8405
8406         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8407         (wl-message-display-internal): Ditto.
8408
8409 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8410
8411         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8412
8413 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8414
8415         * wl-summary.el (wl-summary-save-view): Renamed from
8416         `wl-summary-save-status'.
8417
8418 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8419
8420         * wl-summary.el (wl-summary-sync): Added `all-shown'
8421
8422 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8423
8424         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8425
8426 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8427
8428         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8429
8430 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8431
8432         * wl-highlight.el (wl-highlight-summary-line-string): Use
8433         `zerop' instead of `= 0'.
8434         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8435
8436         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8437         for comparing numbers.
8438         (wl-template-prev): Use `zerop' instead of `eq 0'.
8439
8440         * wl-draft.el (wl-draft-insert-current-message): Use
8441         `with-current-buffer' instead of `save-excursion'.
8442         Use `zerop' instead of `eq 0'.
8443
8444 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8445
8446         * wl-draft.el (wl-draft-insert-ccs): New function.
8447         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8448         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8449
8450 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8451
8452         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8453
8454 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8455
8456         * wl-expire.el (wl-expire-refile): Don't call
8457         elmo-msgdb-add-msgs-to-seen-list;
8458         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8459         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8460
8461 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8462
8463         * wl-message.el (wl-message-prev-page): Ignore errors while
8464         scroll-down.
8465
8466 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8467
8468         * wl-mime.el: Use elmo-original-message-mode instead of
8469         mmelmo-original-mode.
8470
8471         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8472         `elmo-folder-get-spec';
8473         (wl-fldmgr-add-completion-all-completions):
8474         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8475
8476         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8477         of `elmo-folder-get-type'.
8478
8479         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8480         `elmo-folder-get-spec';
8481         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8482         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8483         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8484         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8485         `elmo-read-msg-no-cache';
8486         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8487         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8488         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8489         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8490         `elmo-cache-save';
8491         (wl-draft-reedit): Use `elmo-message-file-name'.
8492
8493         * wl-expire.el: Use `elmo-folder-name-internal';
8494         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8495         Use macro `wl-summary-buffer-msgdb' instead of variable
8496         `wl-summary-buffer-msgdb';
8497         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8498         Use macro `wl-summary-buffer-folder-name' instead of variable
8499         `wl-summary-buffer-folder-name'.
8500         * wl-score.el: Likewise.
8501
8502         * wl-message.el: Rewrite for new message buffer cache mechanism.
8503         (wl-message-buffer-cache-buffer-get): New macro.
8504         (wl-message-buffer-cache-folder-get): Ditto.
8505         (wl-message-buffer-cache-message-get): Ditto.
8506         (wl-message-buffer-cache-entry-make): Ditto.
8507         (wl-message-buffer-cache-hit): Ditto.
8508         (wl-message-buffer-cache-sort): New function.
8509         (wl-message-buffer-cache-add): Ditto.
8510         (wl-message-buffer-cache-delete): Ditto.
8511         (wl-message-buffer-cache-clean-up): Ditto.
8512         (wl-message-buffer-window): Rewrite.
8513         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8514         (wl-message-buffer-display): New function.
8515         (wl-message-display-internal): New function.
8516
8517 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8518
8519         * wl-folder.el: Use `elmo-folder-name-internal';
8520         Use `wl-folder-get-elmo-folder';
8521         Use `elmo-folder-list-messages' instead of
8522         `elmo-list-folder';
8523         Use `elmo-folder-get-primitive-list' instead of
8524         `elmo-folder-get-primitive-spec-list';
8525         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8526         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8527         Use `elmo-folder-create' instead of `elmo-create-folder'.
8528         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8529         (wl-folder-get-elmo-folder): New macro.
8530         (wl-folder-elmo-folder-cache-get): Ditto.
8531         (wl-folder-elmo-folder-cache-put): Ditto.
8532         (wl-folder-suspend): Call `elmo-quit'.
8533
8534         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8535         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8536         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8537         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8538         (toplevel): require 'cl.
8539         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8540
8541         * wl-summary.el: Rewrite to use new elmo interface.
8542
8543 \f
8544 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8545
8546         * wl-mime.el (wl-draft-preview-message):
8547         Run `wl-draft-send-hook' before collecting recipients information;
8548         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8549
8550         * tm-wl.el (wl-draft-preview-message): Ditto.
8551
8552 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8553
8554         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8555         wrong recipients are displayed when forwarded message.
8556
8557 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8558
8559         * Version number is increased to 2.5.7.
8560
8561 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8562
8563         * wl-message.el (wl-message-next-page): Bind
8564         `window-pixel-scroll-increment' to nil while scrolling up.
8565
8566 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8567
8568         * wl-vars.el (wl-save-hook): New hook.
8569         * wl.el (wl-save): Call `wl-save-hook'.
8570
8571 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8572
8573         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8574         Argument WITH-ARG instead of NO-ARG (negative mean).
8575         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8576         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8577         * wl-message.el (wl-message-follow-current-entity): Likewise.
8578
8579 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8580
8581         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8582         FROM was optional argument.
8583         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8584
8585 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8586
8587         * Version number is increased to 2.5.6.
8588
8589 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8590
8591         * wl-version.el (wl-version-show): Removed.
8592         (wl-version): Add `interactive'.
8593
8594 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8595
8596         * wl-summary.el (wl-summary-get-petname-func): New variable.
8597         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8598         instead of `wl-address-get-petname-1'.
8599         (wl-summary-simple-from): Ditto.
8600
8601         * wl-address.el (wl-address-get-petname-1): Define as function.
8602
8603 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8604
8605         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8606         field in the original message.
8607         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8608
8609 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8610
8611         * wl-expire.el (wl-expire-hide):
8612         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8613
8614 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8615
8616         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8617         find decoder for To, Cc, and Subject.
8618
8619 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8620
8621         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8622         for checking `elmo-use-buffer-cache'.
8623         (wl-summary-mark-as-important): Fixed typo in comment.
8624
8625 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8626
8627         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8628         field in the original message.
8629         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8630
8631 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8632
8633         * wl-expire.el (wl-expire-hide):
8634         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8635
8636 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8637
8638         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8639         find decoder for To, Cc, and Subject.
8640
8641 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8642
8643         * Version number is increased to 2.5.5.
8644
8645         * wl-address.el (wl-address-specials-regexp): New constant.
8646         (wl-address-quote-specials): Use it.
8647
8648 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8649
8650         * wl-summary.el (wl-summary-rescan):
8651         Call `wl-summary-buffer-number-column-detect'.
8652         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8653
8654         * wl-message.el (wl-message-mode-map): Define.
8655         (wl-message-decode): Use it as local-map.
8656
8657 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8658
8659         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8660         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8661
8662 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8663
8664         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8665
8666         * wl-mule.el (wl-read-event-char): Ditto.
8667
8668         * wl-e21.el (wl-read-event-char): Ditto.
8669
8670         * wl-nemacs.el (wl-read-event-char): Ditto.
8671         (read-event): Removed.
8672
8673         * wl-util.el (toplevel): Removed dummy definition of
8674         `read-event'.
8675         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8676
8677 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8678
8679         * wl-nemacs.el (elmo-archive-call-process): Moved to
8680         elmo-archive.el.
8681
8682 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8683
8684         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8685         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8686
8687         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8688         instead of magic-number 6.  Use `not' instead of `null' for symbol
8689         `nil' check (not empty list).
8690         (wl-draft-insert-x-face-field): Fixed paren style.
8691
8692         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8693         one-branch conditional statement, instead of `and' and `if'.
8694         (wl-draft-forward): Likewise.
8695         (wl-draft-add-references): Likewise.
8696         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8697
8698         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8699         conditional steatment.  Use `cond' instead of `if'.
8700         (wl-draft-confirm): Likewise.
8701
8702 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8703
8704         * wl-version.el (wl-version-show): Use `product-string-1'
8705         instead of `wl-version'.
8706         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8707
8708         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8709
8710 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8711
8712         * wl-highlight.el (wl-highlight-headers): Revert
8713         `wl-highlight-x-face-func' argument (`beg' and `end').
8714
8715 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8716
8717         * wl.el (toplevel): Move `product-provide' declare.
8718         * wl-demo.el (toplevel): Ditto.
8719         * wl-dnd.el (toplevel): Ditto.
8720         * wl-highlight.el (toplevel): Ditto.
8721         * wl-message.el (toplevel): Ditto.
8722         * wl-refile.el (toplevel): Ditto.
8723         * wl-util.el (toplevel): Ditto.
8724
8725 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8726
8727         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8728         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8729         (wl-thread-close-all): keep cursor position.
8730
8731 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8732
8733         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8734         (eq x 0).
8735         (wl-generate-user-agent-string-1): Fix conditional statement.
8736
8737 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8738
8739         * wl.el (wl-check-environment): Additional check for
8740         'wl-local-domain' and `wl-message-id-domain'.
8741
8742 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8743
8744         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8745
8746 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8747
8748         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8749         instead of `smtp-sasl-user-realm'.
8750
8751 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8752
8753         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8754
8755 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8756
8757         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8758         to the default value as well as `eword-lexical-analyzer'.
8759
8760 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8761
8762         * wl-version.el (wl-extended-emacs-version,
8763         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8764         `elmo-match-string' instead of `wl-match-string'.
8765
8766 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8767
8768         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8769         docstring.
8770
8771 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8772
8773         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8774
8775 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8776
8777         * wl-highlight.el (wl-highlight-headers): Remove
8778         `wl-highlight-x-face-func' argument (`beg' and `end').
8779
8780 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8781
8782         * wl-summary.el (wl-summary-mark-as-important):
8783         Remove cache if folder is local.
8784
8785 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8786
8787         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8788         to get existing e-mail address string.
8789
8790 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8791
8792         * wl-version.el (wl-generate-user-agent-string): Commentary.
8793         (wl-generate-user-agent-string-1): Use `when' for
8794         one-branch conditional statement, instead of `and' and `if'.
8795         (wl-extended-emacs-version, wl-extended-emacs-version2,
8796         wl-extended-emacs-version3): Ditto.
8797
8798 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8799
8800         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8801         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8802         condition-case; Remove initialization.
8803         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8804         (wl-summary-sync-update3): Added argument `sync-all';
8805         Eliminated local variable `msgdb';
8806         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8807         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8808         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8809
8810 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8811
8812         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8813         connection before call `wl-draft-send-mail-with-smtp'.
8814
8815 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8816
8817         * Version number is increased to 2.5.4.
8818
8819 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8820
8821         * wl.el (wl-check-environment): Additional check for
8822         'wl-local-domain' and `wl-message-id-domain'.
8823
8824 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8825
8826         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8827         buffer as command specific.
8828         (wl-folder-mark-as-read-all-entity): Ditto.
8829         (wl-folder-prefetch-entity): Ditto.
8830         (wl-folder-drop-unsync-entity): Ditto.
8831
8832         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8833         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8834         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8835
8836         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8837         save-excursion.
8838
8839 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8840
8841         * Version number is increased to 2.5.3.
8842
8843         * wl-summary.el (wl-summary-save-view-cache):
8844         Delete duplicated `write-region';
8845         Use `write-region-as-binary' instead of `as-binary-output-file' and
8846         `write-region'.
8847
8848 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8849
8850         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8851
8852 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8853
8854         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8855         instead of `smtp-via-smtp'.
8856
8857 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8858
8859         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8860
8861 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8862
8863         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8864         instead of `smtp-sasl-user-realm'.
8865
8866 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8867
8868         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8869
8870 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8871
8872         * Version number is increased to 2.5.2.
8873
8874 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8875
8876         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8877         does not exist.
8878         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8879         (wl-biff-start): Call `timer-activate' if timer already exists.
8880
8881         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8882         only when it is bound as function.
8883
8884 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8885
8886         * Version number is increased to 2.5.1.
8887
8888 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8889
8890         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8891         Print refile/copy destination.
8892
8893 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8894
8895         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8896         queue-flush-only is non-nil.
8897
8898         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8899
8900         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8901         checking cache folder.
8902
8903 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8904
8905         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8906         `regexp-quote'.
8907
8908 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8909
8910         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8911         function.
8912         * wl-summary.el (wl-summary-write-current-folder-functions):
8913         Change default value.  Use it.
8914
8915 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8916
8917         * Version number is increased to 2.5.0.
8918
8919         * wl-version.el (wl-version): Changed codename.
8920
8921 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8922
8923         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8924         (wl-summary-supersedes-message): Ditto.
8925
8926 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8927
8928         * wl-refile.el (wl-refile-guess-functions): Renamed from
8929         `wl-refile-guess-func-list'.
8930
8931 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8932
8933         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8934         Fixed problem when no rule was matched.
8935
8936 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8937
8938         * wl-summary.el (wl-summary-get-mark): Fixed
8939         `wl-summary-buffer-target-mark' check logic.
8940
8941 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8942
8943         * wl-folder.el (wl-folder-write-current-folder): Added group
8944         folder check.
8945
8946         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8947         `wl-summary-write-current-newsgroup'.
8948         (wl-summary-write-current-folder-functions): New variable.
8949         * wl-folder.el (wl-folder-get-newsgroups): New function.
8950         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8951         (wl-folder-write-current-folder): Renamed from
8952         `wl-folder-write-current-newsgroup'.
8953
8954 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8955
8956         * Version number is increased to 2.3.93.
8957
8958 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8959
8960         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8961         (wl-ldap-make-matched-value-list): Ditto.
8962         (wl-ldap-alias-safe-string): Split e-mail address.
8963
8964         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8965         petname folder default was selected.
8966         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8967         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8968
8969 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8970
8971         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8972         to `wl-draft-config-exec'.
8973
8974         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8975         instead of calling `wl-draft-config-exec';
8976         Process group-list and show recipients in minibuffer.
8977
8978         * tm-wl.el (wl-draft-preview-message): Ditto.
8979
8980 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8981
8982         * wl.el (toplevel): Added (C) to copyright notice, and
8983         sync Author header.
8984         * tm-wl.el (toplevel): Ditto.
8985         * wl-address.el (toplevel): Ditto.
8986         * wl-demo.el (toplevel): Ditto.
8987         * wl-dnd.el (toplevel): Ditto.
8988         * wl-draft.el (toplevel): Ditto.
8989         * wl-e21.el (toplevel): Ditto.
8990         * wl-expire.el (toplevel): Ditto.
8991         * wl-folder.el (toplevel): Ditto.
8992         * wl-highlight.el (toplevel): Ditto.
8993         * wl-message.el (toplevel): Ditto.
8994         * wl-mime.el (toplevel): Ditto.
8995         * wl-mule.el (toplevel): Ditto.
8996         * wl-nemacs.el (toplevel): Ditto.
8997         * wl-refile.el (toplevel): Ditto.
8998         * wl-score.el (toplevel): Ditto.
8999         * wl-summary.el (toplevel): Ditto.
9000         * wl-template.el (toplevel): Ditto.
9001         * wl-thread.el (toplevel): Ditto.
9002         * wl-util.el (toplevel): Ditto.
9003         * wl-vars.el (toplevel): Ditto.
9004         * wl-xmas.el (toplevel): Ditto.
9005
9006 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
9007
9008         * wl.el (wl-init): Added comment about `wl-init-hook'.
9009         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9010         * wl-vars.el (wl-init-hook): Added docs.
9011         (wl-make-plugged-hook): Removed useless docs.
9012         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9013         * wl-xmas.el (toplevel): Ditto.
9014
9015 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9016
9017         * wl-address.el (toplevel): Fixed multiple Author header format.
9018         * wl-demo.el (toplevel): Ditto.
9019         * wl-draft.el (toplevel): Ditto.
9020         * wl-folder.el (toplevel): Ditto.
9021         * wl-summary.el (toplevel): Ditto.
9022         * wl-thread.el (toplevel): Ditto.
9023         * wl-util.el (toplevel): Ditto.
9024         * wl-vars.el (toplevel): Ditto.
9025         * wl-version.el (toplevel): Ditto.
9026         * wl-xmas.el (toplevel): Ditto.
9027         * wl.el (toplevel): Ditto.
9028
9029         * wl-version.el (toplevel): Added require `elmo-version' for
9030         `product-version-as-string'.
9031
9032 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9033
9034         * wl-vars.el (wl-draft-send-hook): Changed default value to
9035         '(wl-draft-config-exec).
9036
9037         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9038         explicitly.
9039         (wl-draft): Set `wl-draft-config-exec-flag' before running
9040         `wl-mail-setup-hook'.
9041
9042         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9043         `wl-biff-init-icons' to `wl-init-hook' instead of
9044         `wl-make-plugged-hook'.
9045         (Because if `wl-draft' command is invoked at first,
9046         they are not initialized)
9047         Updated copyright notice.
9048
9049         * wl-e21.el (toplevel): Ditto;
9050
9051         * wl-demo.el (toplevel): Updated copyright notice.
9052         * wl-address.el (toplevel): Ditto.
9053         * wl-draft.el (toplevel): Ditto.
9054         * wl-version.el (toplevel): Ditto.
9055         * wl-folder.el (toplevel): Ditto.
9056         * wl-summary.el (toplevel): Ditto.
9057         * wl-thread.el (toplevel): Ditto.
9058         * wl-util.el (toplevel): Ditto.
9059         * wl-vars.el (toplevel): Ditto.
9060         * wl.el (toplevel): Ditto.
9061
9062 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9063
9064         * wl-highlight.el (wl-highlight-message): Fixed problem of
9065         highlighting failure which occured when the last field contains
9066         multiple lines in the draft buffer.
9067
9068         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9069         `wl-biff-start' if plugged.
9070
9071         * wl-util.el (wl-biff-check-folder): New function.
9072         (wl-biff-check-folders): Don't set session name prefix.
9073         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9074         (wl-biff-check-folder-async): Ditto.
9075
9076         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9077         in email address.
9078
9079 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9080
9081         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9082
9083         * wl-draft.el (wl-draft-strip-subject-re): New function.
9084
9085         * wl-draft.el (wl-draft-reply): Use it.
9086
9087 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9088
9089         * wl-message.el (wl-mmelmo-message-redisplay): Use
9090         `mime-display-message' instead of `wl-mime-display-message'.
9091
9092         * wl-mime.el (toplevel): Removed compatibility workaround
9093         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9094         (wl-mime-display-message): Abolished.
9095         (wl-mime-entity-read-field): Ditto.
9096         (wl-mime-combine-message/partial-pieces): Use
9097         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9098
9099 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9100
9101         * wl-template.el: Doc fixes.
9102
9103 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9104
9105         * wl-e21.el (wl-message-overload-functions): Do nothing if
9106         `current-local-map' is not available.
9107         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9108
9109 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9110
9111         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9112         representation.
9113
9114         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9115         number.
9116         (wl-fldmgr-save-folders): Don't use `format' when insert
9117         `wl-fldmgr-folders-header'.
9118
9119 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9120
9121         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9122
9123 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9124
9125         * wl-highlight.el (wl-highlight-message):
9126         Use `std11-field-end' to detect end point of the header field.
9127         Refer `wl-highlight-max-header-size'.
9128
9129         * wl-vars.el (wl-highlight-max-header-size): New variable.
9130
9131         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9132
9133         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9134         Set `for-draft' argument of wl-highlight-headers.
9135         (wl-draft): Ditto.
9136         (wl-draft-reedit): Ditto.
9137         (wl-user-agent-compose-internal): Ditto.
9138
9139 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9140
9141         * wl-message.el (wl-message-add-button): Use overlay.
9142
9143 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9144
9145         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9146
9147         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9148         problem when group-list content is nothing.
9149         (Reported by Mito <mit@nines.nec.co.jp>)
9150
9151 2000-10-18  SAITO Atsunori <sai@yedo.com>
9152
9153         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9154
9155 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9156
9157         * tm-wl.el (toplevel): Use product-provide.
9158
9159 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9160
9161         * Version number is increased to 2.3.92.
9162
9163 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9164
9165         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9166         title text, use `display' property for left margin under Emacs 21.
9167
9168         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9169         properties.
9170         (wl-plugged-init-icons): Ditto.
9171
9172 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9173
9174         * wl.el (wl-save-status, wl-init): Remove last period in
9175         "...done." message.
9176         * tm-wl.el (wl-summary-burst): Ditto.
9177         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9178         wl-summary-resume-cache-status,
9179         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9180         wl-summary-sync-update3, wl-summary-highlight-msgs,
9181         wl-summary-flush-pending-append-operations,
9182         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9183         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9184         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9185         wl-thread-open-all): Ditto.
9186         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9187         * wl-mime.el (wl-summary-burst): Ditto.
9188         * wl-highlight.el (wl-highlight-summary): Ditto.
9189         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9190         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9191         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9192         * wl-address.el (wl-local-address-init): Ditto.
9193
9194 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9195
9196         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9197         `add-text-properties'.
9198         (wl-plugged-init-icons): Ditto.
9199         (wl-folder-init-icons): Use `propertize' instead of
9200         `put-text-property'.
9201         (wl-plugged-set-folder-icon): Ditto.
9202         (wl-e21-highlight-folder-group-line): Ditto.
9203
9204 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9205
9206         * wl-version.el (wl-version-status-alist): New variable.
9207         (wl-version-status): New function.
9208
9209         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9210         "Cc" part of the case "Reply-To".
9211
9212         * wl-draft.el (wl-draft-reply): Use result of
9213         `eword-extract-address-components'.
9214
9215         * wl-demo.el (wl-demo-icon-name): New constant.
9216         (wl-logo-xpm): Use it.
9217         (wl-logo-xbm): Ditto.
9218         (wl-logo-bitmap): Ditto.
9219
9220         * Version number is increased to 2.3.91.
9221
9222 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9223
9224         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9225         (wl-extended-emacs-version, wl-extended-emacs-version2,
9226         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9227         docstring.
9228
9229         * wl-version.el (wl-generate-user-agent-string-1): New function.
9230         (wl-generate-user-agent-string): Use it.
9231
9232         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9233         `mime-edit-insert-user-agent-field'.
9234         (wl-generate-user-agent-string): Check
9235         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9236
9237         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9238         instead of `if', when verbose case.
9239
9240 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9241
9242         * wl-expire.el (wl-summary-expire): Fix.
9243
9244 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9245
9246         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9247         and `elmo-lost+found-folder' if 'wl-draft.
9248         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9249
9250 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9251
9252         * wl-expire.el (wl-summary-expire): Change messages.
9253         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9254         `deleing-info' instead of "Deleting..."
9255
9256 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9257
9258         * wl-summary.el (wl-summary-refile-subr): Fix.
9259
9260 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9261
9262         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9263         if pipe folder.
9264
9265 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9266
9267         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9268
9269 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9270
9271         * wl-expire.el (wl-expire-hide): New function.
9272         (wl-summary-expire): Add `hide'.
9273
9274 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9275
9276         * wl-vars.el (wl-draft-reply-without-argument-list):
9277         Changed default value to consider `Reply-To:'.
9278         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9279
9280         * Version number is increased to 2.3.90.
9281
9282         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9283         elmo-imap4-get-session with unwind-protect.
9284         Don't cause error.
9285         (wl-summary-sync-marks): Don't check plugged nor folder type.
9286         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9287         (Always keep current buffer).
9288
9289 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9290
9291         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9292         Enclose with `save-excursion'.
9293
9294 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9295
9296         * wl-version.el (wl-version): Remove interactive.
9297
9298 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9299
9300         * wl-version.el (wl-generate-user-agent-string): Use
9301         `product-string-verbose' instead of `product-string-1'.
9302
9303 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9304
9305         * wl-vars.el (wl-draft-use-cache): New variable.
9306         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9307         if wl-draft-use-cache is non-nil.
9308
9309 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9310
9311         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9312         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9313
9314 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9315
9316         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9317         (wl-thread-msg-mark-as-unread): Ditto.
9318
9319         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9320         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9321         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9322         Don't set mark in summary if return value of `elmo-mark-as-read'
9323         is nil.
9324         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9325         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9326         instead of `wl-thread-msg-mark-as-read'.
9327         (wl-summary-mark-as-unread-region): Ditto.
9328         (wl-summary-target-mark-mark-as-read): Ditto.
9329
9330         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9331
9332 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9333
9334         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9335
9336         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9337
9338 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9339
9340         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9341         face.
9342
9343 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9344
9345         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9346         `running-xemacs'.
9347
9348 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9349
9350         * wl-version.el (toplevel): Use `product-version-as-string' for
9351         set verstion-string, if defined.
9352
9353         * wl-version.el (wl-version-show): Insert string at point, when
9354         call with argument.
9355
9356         * wl-version.el (wl-generate-user-agent-string): Use
9357         `product-string-1' instead of `wl-appname', `wl-version' and
9358         `wl-codename'.
9359
9360 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9361
9362         * wl-address.el (toplevel): Use product-provide.
9363         * wl-demo.el (toplevel): Ditto.
9364         * wl-dnd.el (toplevel): Ditto.
9365         * wl-draft.el (toplevel): Ditto.
9366         * wl-e21.el (toplevel): Ditto.
9367         * wl-expire.el (toplevel): Ditto.
9368         * wl-fldmgr.el (toplevel): Ditto.
9369         * wl-folder.el (toplevel): Ditto.
9370         * wl-highlight.el (toplevel): Ditto.
9371         * wl-message.el (toplevel): Ditto.
9372         * wl-mime.el (toplevel): Ditto.
9373         * wl-mule.el (toplevel): Ditto.
9374         * wl-nemacs.el (toplevel): Ditto.
9375         * wl-refile.el (toplevel): Ditto.
9376         * wl-score.el (toplevel): Ditto.
9377         * wl-summary.el (toplevel): Ditto.
9378         * wl-template.el (toplevel): Ditto.
9379         * wl-thread.el (toplevel): Ditto.
9380         * wl-util.el (toplevel): Ditto.
9381         * wl-vars.el (toplevel): Ditto.
9382         * wl-xmas.el (toplevel): Ditto.
9383         * wl.el (toplevel): Ditto.
9384
9385 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9386
9387         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9388         instead of product.
9389
9390         * wl-version.el (wl-version): Compile time evalution elmo-version.
9391
9392 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9393
9394         * wl-summary.el (wl-summary-sync-force-update): Append queue
9395         `mark-as-read'if unplugged.
9396
9397 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9398
9399         * wl-version.el: New file.  Use product.el.
9400         * wl.el: add (require 'wl-version).
9401         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9402         for ~/.folders header.
9403         (wl-fldmgr-folders-header): Changed.
9404         * wl-demo.el (wl-demo): Use product.el.
9405
9406         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9407         wl-version.el.
9408         * wl-util.el (wl-version, wl-version-show): Ditto.
9409
9410         * wl-util.el (wl-generate-user-agent-string,
9411         wl-extended-emacs-version, wl-extended-emacs-version2,
9412         wl-extended-emacs-version3): Move to wl-version.el.
9413         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9414         xemacs-codename, mime-edit-insert-user-agent-field,
9415         mime-edit-user-agent-value, mime-editor/version,
9416         mime-editor/codename): Compile warning killer move to
9417         wl-version.el
9418
9419 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9420
9421         * wl-summary.el (wl-summary-refile-subr): Fix.
9422
9423 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9424
9425         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9426         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9427
9428 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9429
9430         * wl.el (wl-check-environment): Check too many `@'.
9431
9432 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9433
9434         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9435
9436 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9437
9438         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9439         wl-draft-reply-myself-without-argument-list): Add variables.
9440         * wl-draft.el (wl-draft-reply): Use it.
9441
9442 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9443
9444         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9445         the 5th argument of `elmo-network-get-spec'.
9446
9447         * wl-thread.el (wl-thread-reparent-children): New inline function.
9448         (wl-thread-delete-message): Use it.
9449
9450         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9451         (wl-summary-score-update-all-lines): Don't use `dolist'.
9452
9453 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9454
9455         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9456         (require 'elmo-msgdb) for inline function.
9457
9458 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9459
9460         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9461
9462 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9463
9464         * wl-score.el (wl-score-headers): Fix for the confusing macro
9465         `elmo-kill-buffer'.
9466
9467 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9468
9469         * wl-summary.el: Don't use the 3rd argument of `require' because
9470         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9471         * wl-util.el: Ditto.
9472         * wl-draft.el: Ditto.
9473
9474 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9475
9476         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9477         window system is not used.
9478
9479 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9480
9481         * wl-thread.el: Don't use `mapcar' only for iteration.
9482         (wl-thread-resume-entity): Ditto.
9483         (wl-thread-delete-message): Ditto.
9484
9485         * wl-summary.el: Bind `dragdrop-drop-functions',
9486         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9487         of `require' for `timezone', `easymenu' and `ps-print';
9488         don't use `mapcar' only for iteration.
9489
9490         * wl-util.el: Bind `mule-version', `nemacs-version',
9491         `emacs-beta-version', `xemacs-codename',
9492         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9493         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9494         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9495         only for iteration.
9496
9497         * wl-score.el: Don't use `mapcar' only for iteration.
9498         (wl-score-simplify-buffer-fuzzy): Ditto.
9499         (wl-score-simplify-subject): Ditto.
9500         (wl-score-headers): Ditto.
9501         (wl-summary-score-update-all-lines): Ditto.
9502
9503         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9504         `enable-multibyte-characters' and `mule-version'.
9505
9506         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9507         `mapcar' only for iteration.
9508
9509         * wl-demo.el: Don't use `mapcar' only for iteration.
9510
9511         * wl-folder.el: Don't use `mapcar' only for iteration.
9512         (wl-folder-open-all): Ditto.
9513         (wl-folder-count-incorporates): Ditto.
9514
9515         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9516         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9517
9518         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9519         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9520         `smtp-connection-type'; specify 3rd argument of `require' for
9521         `timezone'; don't use `mapcar' only for iteration.
9522         (wl-draft-clone-local-variables): Don't use `mapcar'.
9523         (wl-draft-generate-clone-buffer): Ditto.
9524         (wl-user-agent-compose-internal): Ditto.
9525
9526         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9527
9528         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9529         (wl-save-status): Ditto.
9530
9531         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9532         for iteration.
9533
9534 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9535
9536         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9537         removed `Date'.
9538         (wl-fldmgr-make-filter-default): New user option.
9539
9540         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9541         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9542         (wl-fldmgr-filter-completion-alist): Abolish.
9543
9544         * wl.el (wl): Don't check servers if arg is non-nil.
9545
9546         * wl-draft.el (wl-draft-reply): Set only message-id string to
9547         In-Reply-To field.
9548
9549 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9550
9551         * wl-summary.el (wl-summary-pick): Rewrite.
9552
9553         * wl-draft.el (wl-draft-forward): Get references field from
9554         original buffer.
9555         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9556
9557 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9558
9559         * wl-draft.el (wl-draft-forward): Add references field.
9560
9561 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9562
9563         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9564         (wl-draft-reply): Use it.
9565
9566 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9567
9568         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9569         when Emacs 21 is running.
9570
9571         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9572         bindings.
9573
9574 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9575
9576         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9577         XPM icons transparent.
9578
9579         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9580         Emacs 21.
9581
9582 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9583
9584         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9585         nil.
9586
9587         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9588         when it is persistent.
9589         (wl-summary-sync-marks): Changed argument for
9590         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9591         (wl-summary-virtual): Use `elmo-read-search-condition'.
9592         (wl-summary-redisplay-internal): If folder is local, mark as read
9593         even when folder is plugged.
9594
9595 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9596
9597         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9598         of `tool-bar-lines' in the frame parameters.
9599         (after-make-frame-functions, post-command-hook): Don't modify the
9600         value.
9601         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9602         wl-e21-tool-bar-lines): Removed.
9603
9604 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9605
9606         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9607         properties `evaporate' and `wl-momentary-overlay' as well.
9608         (wl-highlight-summary-displaying): Ditto.
9609         (wl-delete-all-overlays): Don't delete overlay which does not have
9610         a property `wl-momentary-overlay'.
9611
9612         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9613         `display-mouse-p' and `display-graphic-p'.
9614         (wl-folder-init-icons): Don't search for XBM or the other files.
9615         (wl-plugged-set-folder-icon): Make icons if and only if
9616         `display-graphic-p' returns non-nil.
9617         (wl-highlight-plugged-current-line): Use `before-string' overlay
9618         property to show icon images.
9619         (wl-highlight-folder-current-line): Ditto.
9620         (wl-e21-highlight-folder-group-line): Ditto.
9621         (wl-e21-highlight-folder-by-numbers): Ditto.
9622         (wl-e21-insert-image): Removed.
9623         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9624         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9625         said.
9626         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9627         `wl-e21-force-switch-toolbar'.
9628         (wl-e21-make-icon-image): Removed.
9629         (wl-e21-setup-toolbar): Don't search for XBM files.
9630         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9631         the default value.
9632
9633 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9634
9635         * wl-util.el (wl-biff-check-folder-async): Set
9636         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9637
9638 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9639
9640         * wl-e21.el (after-make-frame-functions): Add
9641         `wl-e21-force-switch-toolbar'.
9642         (wl-e21-force-switch-toolbar): New function force to switch the
9643         toolbar appearance automatically.
9644         (post-command-hook): Add `wl-e21-switch-toolbar'.
9645         (wl-e21-switch-toolbar): New function to switch the toolbar
9646         appearance automatically.
9647         (wl-e21-tool-bar-lines): New buffer local variable.
9648
9649 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9650
9651         * wl-util.el (wl-biff-check-folders-running): New variable.
9652         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9653         (wl-biff-check-folder-async-callback):
9654         Set `wl-biff-check-folders-running'.
9655         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9656         with unwind-protect.
9657
9658         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9659         Enclose `wl-folder-auto-check' with unwind-protect.
9660
9661         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9662         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9663
9664         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9665
9666         * wl-util.el (wl-biff-notify): New inline function.
9667         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9668         locally.
9669         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9670         folder-list' is 1.
9671         Use `wl-biff-notify'.
9672         (wl-biff-check-folder-async-callback): New function.
9673         (wl-biff-check-folder-async): Ditto.
9674
9675         * wl-folder.el (wl-folder): Don't check folders.
9676         (wl-folder-auto-check): New function.
9677
9678 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9679
9680         * wl-util.el (wl-biff-start) [Emacs19+]:
9681         Use `timer-next-integral-multiple-of-time'.
9682         (wl-biff-check-folders): Use `wl-default-folder'
9683         if `wl-biff-check-folder-list' is nil.
9684
9685 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9686
9687         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9688         instead of `elmo-delete-lists'.
9689
9690 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9691
9692         * wl.el (wl-plugged-toggle-all): Set the value of
9693         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9694         (wl-plugged-toggle): Ditto.
9695         (wl-toggle-plugged): Ditto.
9696         (wl-plugged-init): Ditto.
9697
9698         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9699         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9700         instead of `wl-biff-state-indicator-off' and
9701         `wl-biff-state-indicator-on'; don't modify the value and the type
9702         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9703         (wl-plugged-init-icons): Set icons data to
9704         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9705         instead of `wl-plug-state-indicator-off' and
9706         `wl-plug-state-indicator-on'; don't modify the value and the type
9707         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9708
9709         * wl-vars.el (wl-modeline-biff-state-off,
9710         wl-modeline-biff-state-on, wl-modeline-biff-status,
9711         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9712         wl-modeline-plug-status): New internal variables.
9713         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9714         wl-biff-check-interval, wl-biff-check-folder-list): Change
9715         customization group from `wl-folder' to `wl-highlight'.
9716         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9717         wl-show-plug-status-on-modeline): Defcustomized.
9718
9719         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9720         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9721         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9722         a flag to `mode-line-buffer-identification'.
9723
9724         * wl-e21.el (wl-biff-init-icons): Set icons data to
9725         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9726         instead of `wl-biff-state-indicator-off' and
9727         `wl-biff-state-indicator-on'.
9728         (wl-plugged-init-icons): Set icons data to
9729         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9730         instead of `wl-plug-state-indicator-off' and
9731         `wl-plug-state-indicator-on'.
9732
9733 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9734
9735         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9736         excessive titles.
9737
9738 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9739
9740         * wl.el (wl-plugged-mode): Use revised
9741         `wl-mode-line-buffer-identification'.
9742         (wl-plugged-init): Don't use `force-mode-line-update'.
9743
9744         * wl-xmas.el (wl-draft-overload-functions): Use revised
9745         `wl-mode-line-buffer-identification'.
9746         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9747         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9748         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9749         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9750         `wl-make-plugged-hook';
9751         add `wl-folder-init-icons' and `wl-setup-folder' to
9752         `wl-folder-mode-hook'.
9753
9754         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9755         19 as well.
9756         (wl-mode-line-display-priority-list): New user option.
9757         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9758         Defcustomized.
9759         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9760         Add docs.
9761
9762         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9763         start.
9764         (wl-mode-line-buffer-identification): Revised as a function.
9765
9766         * wl-summary.el (wl-summary-mode): Use revised
9767         `wl-mode-line-buffer-identification'; don't call
9768         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9769         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9770         `wl-xmas-setup-summary'.
9771
9772         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9773         `wl-mode-line-buffer-identification'.
9774
9775         * wl-mule.el (wl-draft-overload-functions): Use revised
9776         `wl-mode-line-buffer-identification'.
9777
9778         * wl-folder.el (wl-make-plugged-alist): Don't call
9779         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9780         (wl-folder): Don't call `wl-folder-init-icons' directly.
9781         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9782         `wl-xmas-setup-folder' directly;
9783         use revised `wl-mode-line-buffer-identification'.
9784         (TopLevel): Don't bind `wl-biff-init-icons',
9785         `wl-plugged-init-icons', `wl-folder-init-icons',
9786         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9787
9788         * wl-e21.el (wl-draft-overload-functions): Use revised
9789         `wl-mode-line-buffer-identification'.
9790         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9791         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9792         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9793         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9794         `wl-make-plugged-hook';
9795         add `wl-folder-init-icons' and `wl-setup-folder' to
9796         `wl-folder-mode-hook'.
9797
9798 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9799             Katsumi Yamaoka    <yamaoka@jpl.org>
9800
9801         * wl.el (wl): Call `wl-biff-start'.
9802         (wl-exit): Call `wl-biff-stop'.
9803         (wl-plugged-mode): Show biff in modeline.
9804         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9805
9806         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9807         (wl-biff-init-icons): New function.
9808         (wl-plugged-init-icons): Don't make too much keymaps.
9809         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9810
9811         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9812         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9813         variables.
9814         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9815         options.
9816
9817         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9818         wl-biff-start, wl-biff-stop): New functions.
9819         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9820         (wl-biff-timer-name): New variable.
9821
9822         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9823
9824         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9825         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9826
9827         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9828         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9829
9830         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9831         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9832         `wl-folder-init-icons' to `ignore' if they are not available.
9833         (wl-folder-mode): Show biff in modeline.
9834
9835         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9836         (wl-biff-init-icons): New function.
9837         (wl-plugged-init-icons): Don't make too much keymaps.
9838         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9839
9840 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9841
9842         * wl-vars.el (wl-strict-diff-folders): Customization Type
9843         and doc fix.  Define as a list of regular expressions for
9844         folders or nil.
9845         * wl-folder.el (wl-folder-check-one-entity): Use
9846         `wl-string-match-member' instead of `wl-string-member' for
9847         `wl-strict-diff-folders'.
9848
9849 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9850
9851         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9852         (wl-highlight-folder-current-line): Use it; new implementation.
9853         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9854         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9855         `defsubst' instead of `defun'.
9856
9857         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9858         `wl-highlight-group-folder-by-numbers'; made it can also be a
9859         number.  See info for more details.
9860
9861         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9862         running.
9863
9864         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9865         to bind them.
9866
9867         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9868         (wl-highlight-folder-current-line): New implementation.
9869
9870         * wl-highlight.el (wl-highlight-folder-group-line): New
9871         implementation.
9872         (wl-delete-all-overlays): Rewrite as a marco.
9873         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9874
9875         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9876         running.
9877         (wl-folder-*-glyph): No need to bind them.
9878
9879         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9880         `wl-e21-highlight-folder-group-icon'; rewrite.
9881         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9882         `defsubst' instead of `defun'.
9883         (wl-folder-mode-map): Bind it when compiling.
9884
9885 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9886
9887         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9888
9889         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9890
9891 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9892
9893         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9894
9895 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9896
9897         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9898         (wl-highlight-folder-current-line): Use it.
9899
9900         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9901         in `id-name'.
9902
9903 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9904
9905         * wl.el: Require `wl-e21' when Emacs 21 is running.
9906
9907         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9908         default when Emacs 21 is running.
9909         (wl-use-highlight-mouse-line): Ditto.
9910         (wl-on-emacs21): New constant.
9911         (wl-on-emacs20): Removed.
9912
9913         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9914         Emacs 21 is running.
9915
9916         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9917         Emacs 21 is running.
9918
9919         * wl-e21.el: New file.
9920
9921 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9922
9923         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9924         (wl-toggle-plugged): Ditto.
9925         (wl-plugged-toggle): Ditto.
9926         (wl-plugged-toggle-all): Ditto.
9927
9928         * wl-vars.el (wl-plug-state-indicator): Refer
9929         `wl-plug-state-indicator-on' indirectly.
9930
9931 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9932
9933         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9934         Call `wl-folder-confirm-existence'.
9935
9936         * wl-folder.el (wl-folder-confirm-existence): Added optional
9937         argument `force'.
9938
9939 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9940
9941         * wl-summary.el (wl-summary-refile-subr): Assume
9942         `copy-or-refile' as symbol.
9943         (wl-summary-refile): Follow up above change.
9944         (wl-summary-copy): Ditto.  Doc fix.
9945
9946 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9947
9948         * wl-summary.el (wl-summary-pick): Don't bind
9949         `elmo-search-mime-charset'.
9950
9951         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9952         default using old backquote style.
9953         (wl-search-mime-charset): Abolished.
9954
9955         * wl-highlight.el (wl-highlight-headers):
9956         Call `point' after `re-search-forward'(for Nemacs).
9957
9958         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9959         for elmo-imap4.el.
9960
9961 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9962
9963         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9964         `wl-message-ignored-field-list' instead of
9965         `mime-view-ignored-field-list'.
9966
9967         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9968         Add interactive spec.
9969         (wl-folder-goto-bottom-of-current-folder): Ditto.
9970         (wl-folder-mode-map): Bind them.
9971
9972         * wl-vars.el (wl-message-ignored-field-list): New variable.
9973         (wl-message-visible-field-list): New variable.
9974
9975         * wl-mime.el (wl-mime-header-presentation-method): New function.
9976         (wl-mime-setup): Set header-presentation-method.
9977
9978 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9979
9980         * wl-nemacs.el (wl-draft-overload-functions): Set
9981         `mode-line-buffer-identification' instead of using
9982         `wl-make-modeline'.
9983
9984         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9985         instead of using `wl-make-modeline'.
9986
9987         * wl-xmas.el (wl-plugged-init-icons): Set up
9988         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9989         (wl-make-modeline): Abolish.
9990         (wl-draft-overload-functions): Set
9991         `mode-line-buffer-identification' instead of using
9992         `wl-make-modeline'.
9993
9994         * wl-util.el (wl-make-modeline-subr): Abolish.
9995         (wl-mode-line-buffer-identification): New alias.
9996
9997         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9998         (wl-summary-make-modeline): Abolish.
9999         (wl-summary-buffer-set-folder): Set
10000         `wl-summary-buffer-folder-indicator'.
10001         (wl-summary-mode): Set `mode-line-buffer-identification' instead
10002         of using `wl-make-modeline'.
10003         (wl-summary-switch-to-clone-buffer): Don't set
10004         `mode-line-buffer-identification'.
10005         (wl-summary-goto-folder-subr): Ditto.
10006
10007         * wl-mule.el (wl-draft-overload-functions): Set
10008         `mode-line-buffer-identification' instead of using
10009         `wl-make-modeline'.
10010
10011         * wl-folder.el (wl-folder-mode): Set
10012         `mode-line-buffer-identification' instead of using
10013         `wl-make-modeline'.
10014         (wl-folder): Don't set `mode-line-buffer-identification'.
10015
10016 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10017
10018         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10019         instead of `member' for `wl-refile-guess-func-list' look-ups.
10020         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10021
10022 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10023
10024         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10025         `wl-message-button-dispatcher'.
10026
10027         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10028
10029         * wl-message.el (wl-message-button-dispatcher): Use it.
10030
10031         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10032         "In-Reply-To".
10033
10034         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10035         Bind `case-fold-search' to t.
10036
10037 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10038
10039         * wl-xmas.el (wl-message-overload-functions): Initialize
10040         `wl-message-button-map'.
10041
10042         * wl-mule.el (wl-message-overload-functions): Initialize
10043         `wl-message-button-map'.
10044
10045         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10046
10047         * wl-message.el (wl-message-button-map): New keymap.
10048         (wl-message-add-button): New function.
10049         (wl-message-button-dispatcher): New function.
10050         (wl-message-button-refer-article): New function.
10051
10052         * wl-highlight.el
10053         (wl-highlight-message-add-buttons-to-header): New function.
10054         (wl-highlight-headers): Use it.
10055
10056 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10057
10058         * wl-summary.el (wl-summary-default-from): Use
10059         `wl-address-get-petname-1'.
10060         (wl-summary-simple-from): Ditto.
10061
10062         * wl-address.el (wl-address-get-petname-1): New inline function.
10063         (wl-address-get-petname): Use it.
10064
10065 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10066
10067         * wl-summary.el (wl-summary-default-from): Return full-name part
10068         from the address if no petname was found.
10069         (wl-summary-simple-from): Ditto.
10070
10071         * wl-address.el (wl-address-get-petname): Return nil if no petname
10072         associated with the address was found.
10073
10074 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10075
10076         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10077         display is finished.
10078
10079 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10080
10081         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10082         `elmo-folder-exists-p' argument.
10083
10084 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10085
10086         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10087         the folder.
10088
10089 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10090
10091         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10092
10093         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10094         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10095
10096 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10097
10098         * wl-folder.el (wl-folder-create-subr): New function.
10099         (wl-folder-confirm-existence): Use it.
10100         (wl-folder-check-one-entity): Use it.
10101         Check the error symbol is derived from 'elmo-open-error.
10102
10103         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10104         `ignore-error'.
10105
10106 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10107
10108         * wl-util.el (toplevel): Add (eval-when-compile (require
10109         'elmo-util)).  (Maybe `provide' is typo.)
10110
10111 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10112
10113         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10114         (I don't know why this was needed.)
10115
10116         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10117         Follow up changes for stream-type.
10118
10119         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10120         (wl-draft-elmo-nntp-send): Ditto.
10121
10122         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10123         (wl-nntp-posting-stream-type): Ditto.
10124         (wl-pop-before-smtp-ssl): Abolished.
10125         (wl-nntp-posting-ssl): Ditto.
10126
10127         * wl-address.el (wl-address-quote-specials): New function.
10128         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10129
10130         * wl-draft.el (wl-draft-reply): Ditto.
10131
10132 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10133
10134         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10135         use function `wl-string-match-assoc'.
10136
10137 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10138
10139         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10140
10141         * wl-draft.el (wl-draft-deduce-address-list): New function.
10142         (wl-draft-parse-mailbox-list): Ditto.
10143         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10144         instead of `smtp-deduce-address-list'.
10145         (wl-draft-on-field-p): Follow group list.
10146
10147         * wl-address.el (wl-address-concat-token): New function.
10148         (wl-address-string-without-group-list-contents): Ditto.
10149         (wl-complete-field-body): Fixed problem of completion
10150         by japanese petname.
10151         (wl-address-make-completion-list): Rewrite.
10152
10153 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10154
10155         * wl-address.el (wl-address-make-completion-list): Completion by
10156         petname.
10157         (wl-complete-field-body): Likewise.
10158
10159 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10160
10161         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10162         contains invalid address syntax.
10163
10164 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10165
10166         * wl-folder.el (wl-folder-check-entity-async): Use
10167         `elmo-nntp-spec-hostname'.
10168
10169 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10170
10171         * wl-summary.el (wl-summary-msgdb-load-async): Use
10172         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10173
10174 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10175
10176         * wl-draft.el (wl-draft-reply): Set argument
10177         `content-transfer-encoding' as nil.
10178
10179 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10180
10181         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10182         `wl-refile-alist'.
10183
10184 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10185
10186         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10187         (wl-draft-edit-string): Ditto.
10188         (wl-draft-forward): Ditto.
10189         * wl-summary.el (wl-summary-write): Ditto.
10190
10191 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10192
10193         * wl-summary.el (wl-summary-sync-update3): Call
10194         `wl-summary-buffer-number-column-detect'.
10195         (wl-summary-buffer-number-column-detect): Search from point-min.
10196
10197 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10198
10199         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10200         contains an address which is not included in original to or cc.
10201
10202 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10203
10204         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10205         begin-line does not exist.
10206         * wl-message.el (wl-message-uu-substring): Ditto.
10207
10208 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10209
10210         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10211         clear local variables.
10212         (wl-summary-exit): Call `elmo-commit'.
10213         (wl-summary-switch-to-clone-buffer): Call
10214         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10215         (wl-summary-goto-folder-subr): Ditto.
10216
10217         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10218         POP folder.
10219
10220 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10221
10222         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10223         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10224         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10225         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10226         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10227         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10228
10229         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10230
10231 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10232
10233         * wl-summary.el (wl-summary-search-by-subject):
10234         Search parent message from the latest one.
10235
10236 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10237
10238         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10239         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10240
10241         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10242         New user option.
10243
10244         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10245         if elmo-nntp-use-killed-list is nil.
10246         Use `elmo-msgdb-append-to-killed-list'.
10247         (Append numbers confirmed as disappeared to the killed list.)
10248         (wl-summary-confirm-appends): Don't display negative number.
10249
10250 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10251
10252         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10253
10254 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10255
10256         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10257         range is `all'.
10258         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10259         `elmo-list-bigger-diff'.
10260
10261 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10262
10263         * wl-summary.el (wl-summary-buffer-exit-func):
10264         New buffer local variable.
10265         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10266
10267 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10268
10269         * wl-demo.el (wl-demo): Fix the last change.
10270
10271 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10272
10273         * wl-demo.el (wl-demo): Don't use `eval'.
10274
10275 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10276
10277         * wl-summary.el (wl-summary-buffer-thread-modified):
10278         New buffer-local variable.
10279         (wl-summary-set-thread-modified): New function.
10280         (wl-summary-thread-modified-p): New function.
10281         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10282         (wl-summary-yank-saved-message): Use function
10283         `wl-summary-set-thread-modified'
10284         (wl-summary-switch-to-clone-buffer): Add
10285         `wl-summary-buffer-thread-modified'.
10286
10287         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10288         (wl-summary-buffer-mark-saved-hook): Ditto.
10289         * wl-summary.el (wl-summary-msgdb-save): New hook
10290         `wl-summary-buffer-message-saved-hook' and
10291         `wl-summary-buffer-mark-saved-hook'.
10292
10293 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10294
10295         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10296
10297 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10298
10299         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10300         don't hide scroll bars under FSF Emacsen because it may incur an
10301         undesirable redrawing.
10302
10303 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10304
10305         * wl-draft.el (wl-draft-edit-string): Call
10306         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10307
10308 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10309
10310         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10311
10312 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10313
10314         * wl-summary.el (wl-summary-msgdb-load-async): Call
10315         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10316
10317 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10318
10319         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10320         fringes in demo buffer; center bitmap logo correctly even if old
10321         Mule is used.
10322
10323 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10324
10325         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10326
10327         * wl-refile.el (wl-refile-subject-alist): New variable.
10328         (wl-refile-subject-alist-file-name): Ditto.
10329         (wl-refile-alist-setup): Rewrite.
10330         (wl-refile-alist-save): Use `elmo-object-save'.
10331         Eliminated arguments.
10332         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10333         (wl-refile-guess-by-subject): New function.
10334         (wl-refile-guess-func-list): Added it.
10335
10336 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10337
10338         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10339         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10340
10341 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10342
10343         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10344         New buffer-local variable.
10345         (wl-summary-buffer-next-folder-func): Ditto.
10346         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10347         if non-nil.
10348         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10349         if non-nil.
10350         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10351         if non-nil.
10352         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10353         if non-nil.
10354
10355 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10356
10357         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10358         permanently in the demo buffer.
10359
10360 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10361
10362         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10363         `mime-entity-fetch-field'.
10364
10365         * wl.el (wl-exit): Delete plugged buffer.
10366
10367         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10368         XEmacs has menubar feature.
10369
10370 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10371
10372         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10373         cannot arrive at the beginning of the buffer under old Emacsen.
10374
10375 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10376
10377         * wl-address.el (wl-address-ldap-search):
10378         Call `ldap-search-entries' with `withdn' argument t.
10379         (wl-complete-field-body): Bind completion-ignore-case as t.
10380         Clear ldap search hash when it was sole completion.
10381         Use elmo-string for pattern string.
10382         (wl-ldap-alias-safe-string): Eliminated needless let.
10383
10384 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10385
10386         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10387         (wl-ldap-alias-sep): New constant.
10388         (wl-ldap-search-attribute-type-list): Ditto.
10389         (wl-ldap-get-value): New function.
10390         (wl-ldap-make-filter): Ditto.
10391         (wl-ldap-make-matched-value-list): Ditto.
10392         (wl-ldap-alias-safe-string): Ditto.
10393         (wl-ldap-register-dn-string): Ditto.
10394         (wl-address-ldap-search): Rewrite.
10395
10396 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10397
10398         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10399         thread is deleted.
10400         (wl-thread-delete-line-from-buffer): Ditto.
10401         (wl-thread-get-exist-children): New function.
10402
10403 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10404
10405         * wl-demo.el (wl-demo): Made it to select various image types.
10406         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10407         from `wl-title-logo'.
10408         (wl-logo-ascii): New variable.
10409         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10410         (wl-demo-copyright-notice): New constant.
10411
10412         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10413
10414 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10415
10416         * wl-vars.el (wl-summary-target-above): Renamed from
10417         wl-summary-temp-above.
10418         * wl-score.el (wl-score-get-score-alist): Use it.
10419         (wl-summary-score-update-all-lines): Use it.
10420         * wl-summary.el: Ditto. (make-variable-buffer-local).
10421
10422 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10423
10424         * wl-vars.el (wl-ldap-port): New user option.
10425
10426         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10427         Rewite whole implementation.
10428         (wl-complete-field-body): Fixed.
10429
10430 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10431
10432         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10433         Choose implementation at compile time.
10434
10435 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10436
10437         * wl-address.el (wl-ldap-search-internal): New function.
10438         (wl-complete-field-to): Use it.
10439
10440 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10441
10442         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10443         Use `let' instead of `let*'.
10444         Require 'wl-vars.
10445
10446         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10447         Define as defcustom.
10448         (wl-ldap-base): Ditto.
10449         (wl-use-ldap): Ditto.
10450
10451 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10452
10453         * wl-address.el (wl-ldap-search): New function.
10454         (wl-complete-field-body): Use `wl-ldap-search'.
10455         (wl-ldap-server): New variable.
10456         (wl-ldap-base): Ditto.
10457         (wl-use-ldap): Ditto.
10458
10459 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10460
10461         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10462         (Pointed out by Mito <mit@nines.nec.co.jp>).
10463         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10464         buffer-local variables like `wl-summary-redisplay-internal'.
10465         (wl-summary-redisplay-all-header): Likewise.  Update
10466         Summary view too.
10467
10468 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10469
10470         * wl-summary.el (wl-summary-jump-to-parent-message):
10471         Consider prefix argument.
10472
10473         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10474         when closed thread is deleted.
10475
10476 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10477
10478         * wl-summary.el (wl-summary-jump-to-parent-message):
10479         Consider thread modification.
10480
10481 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10482
10483         * wl-message.el (wl-message-normal-get-original-buffer): Use
10484         `save-excursion'.
10485
10486         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10487         (wl-summary-showto-folder-regexp): Ditto.
10488
10489 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10490
10491         * wl-util.el (wl-delete-alist): Doc fix.
10492         (wl-delete-associations): New function.
10493         (wl-inverse-alist): New function.
10494         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10495         Split temporary variables. Use `wl-delete-associations'
10496         and `wl-inverse-alist'.
10497         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10498
10499 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10500
10501         * wl-folder.el (wl-folder-prefetch-entity):
10502         Execute prefetching if new count is unknown.
10503
10504 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10505
10506         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10507
10508         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10509         delete entity.
10510         (wl-thread-set-parent): If insert as top, set linked as nil.
10511
10512         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10513         `wl-thread-cleanup-symbols' when view mode is thread.
10514
10515 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10516
10517         * wl-folder.el (wl-folder-create-folder-entity): Use
10518         with-current-buffer.
10519         (wl-local-folder-init): Call set-buffer to make sure we are in
10520         the Folder buffer. Don't touch buffer-local variables here.
10521         (wl-folder-mode): Initialize buffer-local variables here.
10522
10523         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10524         (wl-folder-entity-assign-id): Ditto.
10525         (wl-folder-create-entity-hashtb): Ditto.
10526         (wl-local-folder-init): Ditto.
10527         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10528
10529 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10530
10531         * wl-summary.el (wl-summary-default-from): Fix probrem when
10532         std11-extract-address-components return (nil "foo@bar").
10533
10534 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10535
10536         * wl-draft.el (wl-draft-clone-local-variables):
10537         Remove redundant `setq'.
10538
10539 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10540
10541         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10542         Bind wl-highlight-x-face-func as nil while highlighting header.
10543
10544 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10545
10546         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10547
10548 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10549
10550         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10551         elmo-msgdb-overview-hashtb from copy-variables.
10552         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10553         instead of `elmo-msgdb-overview-get-entity-by-number'.
10554         (wl-summary-auto-refile): Ditto.
10555
10556         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10557         `elmo-msgdb-overview-get-entity' instead of
10558         `elmo-msgdb-search-overview-entity'.  Use
10559         `elmo-msgdb-overview-get-entity' instead of
10560         `elmo-msgdb-overview-get-entity-by-number'.
10561         (wl-thread-insert-entity-sub): Ditto.
10562         (wl-thread-insert-message): Ditto.
10563
10564         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10565         `elmo-msgdb-overview-get-entity'.
10566         (wl-normal-message-redisplay): Ditto.
10567
10568 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10569
10570         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10571         `wl-thread-entities'.
10572         (wl-thread-delete-message): Fix remove top message from
10573         `wl-thread-entity-list'.
10574
10575         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10576         wl-append(nconc), because update-list is broken on Meadow.
10577
10578         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10579         updating process.
10580         (wl-summary-rescan): Ditto.
10581         (wl-summary-sync-update3): Ditto.
10582         * wl-thread.el (wl-thread-set-parent): Renamed from
10583         `wl-summary-set-parent'.
10584         (wl-thread-insert-message): Updating buffer faster.
10585         (wl-thread-delete-message): Updating buffer faster.
10586
10587         * wl-score.el (wl-summary-score-update-all-lines): Changed
10588         interval for display progress gauge.
10589
10590 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10591
10592         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10593         folder always-sticky.
10594         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10595         defmacro.
10596
10597 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10598
10599         * wl-vars.el (wl-draft-add-references): New user option.
10600
10601         * wl-draft.el (wl-draft-add-references): New function.
10602         (wl-draft-yank-from-mail-reply-buffer): Use it.
10603         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10604         as nil.
10605
10606 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10607
10608         * wl-thread.el (wl-thread-update-line-msgs): Called
10609         `wl-thread-update-line-on-buffer-sub'.
10610         (wl-thread-update-line-on-buffer): Delete routine of inserting
10611         thread.
10612         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10613         moved from `wl-thread-update-line-on-buffer'.
10614         Add threshold for displaying progress gauge.
10615         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10616         argument of `wl-thread-update-line-msgs'.
10617         Add threshold for displaying progress gauge.
10618         * wl-folder.el:
10619         Add threshold for displaying progress gauge.
10620         * wl-score.el: Ditto.
10621
10622         * wl-expire.el (wl-summary-expire): Display deleting info.
10623
10624 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10625
10626         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10627         `no-msg'.
10628         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10629         argument of `wl-thread-update-line-msgs'.
10630         (wl-summary-set-parent): Added optional argument `parent-number'.
10631         (wl-summary-buffer-saved-message): New buffer local variable.
10632         (wl-summary-save-current-message): New command.
10633         (wl-summary-yank-saved-message): Ditto.
10634         (wl-summary-mode-map): Added key binding for
10635         `wl-summary-save-current-message' (\ew) and
10636         `wl-summary-yank-saved-message' (\C-y).
10637         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10638
10639 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10640
10641         * wl-summary.el (wl-summary-mode-map): Added key binding for
10642         `wl-summary-set-parent' (ts).
10643
10644 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10645
10646         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10647         subject faster. If thread number is reverse, delayed updating
10648         thread.
10649         (wl-summary-search-by-subject): Ditto.
10650         (wl-summary-put-alike): Ditto.
10651         (wl-summary-get-alike): Ditto.
10652         (wl-summary-insert-headers): Insert header of all overview in
10653         buffer.
10654         (wl-summary-rescan): Delayed updating thread. Kill search subject
10655         buffer for wl-summary-search-by-subject.
10656         (wl-summary-sync-update3): Ditto.
10657         (wl-summary-exit): Ditto.
10658         (wl-summary-goto-bottom-of-current-thread): Change for linked
10659         thread.
10660         (wl-summary-overview-create-summary-line): Change line for linked
10661         thread.
10662
10663         * wl-summary.el (wl-summary-update-thread): Use
10664         wl-thread-maybe-get-children-num.
10665         (wl-summary-set-parent): If change parent, move sub thread.
10666         (wl-summary-redisplay-internal): Add horizontal recenter.
10667         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10668
10669         * wl-thread.el (wl-thread-entity-get-linked): New function.
10670         (wl-thread-entity-set-linked): New function.
10671         (wl-thread-create-entity): Add linked element.
10672         (wl-thread-entity-insert-as-top): Use wl-append.
10673         (wl-thread-maybe-get-children-num): If closing thread, return
10674         children msgs.
10675         (wl-thread-update-line-msgs): Displaying progress message.
10676         (wl-thread-update-line-on-buffer-sub): Use
10677         wl-thread-maybe-get-children-num.
10678         (wl-thread-update-line-on-buffer): If update line is not exists,
10679         insert thread.
10680         (wl-thread-delete-message): If delete top msg of thread, search
10681         parent by subject.
10682         (wl-thread-insert-entity): Use
10683         wl-thread-maybe-get-children-num.
10684
10685         * wl-highlight.el (wl-highlight-summary-current-line): change
10686         sregexp for linked thread.
10687         * wl-util.el (wl-count-lines): Count lines.
10688         (wl-horizontal-recenter): horizontal recenter.
10689         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10690         (wl-score-get-alike): Ditto.
10691         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10692         (wl-subject-length-limit): New variable.
10693         (wl-highlight-thread-indent-string-regexp): Changed for linked
10694         thread.
10695
10696 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10697
10698         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10699         New variable (revival).
10700         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10701         by subject matching if there's no in-reply-to nor references field
10702         (revival).
10703
10704 \f
10705 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10706
10707         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10708         message.
10709
10710 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10711
10712         * wl-summary.el (wl-summary-reply): Return t if there was a
10713         message at cursor point.
10714         Added unwind-protect.
10715         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10716         returns t.
10717         (wl-summary-cancel-message): Do nothing when there's no message at
10718         cursor point.
10719         (wl-summary-forward): Ditto.
10720         (wl-summary-jump-to-parent-message): Ditto.
10721         (wl-summary-reedit): Ditto.
10722         (wl-summary-edit-addresses): Ditto.
10723         (wl-summary-pipe-message): Ditto.
10724         (wl-summary-print-message-with-ps-print): Ditto.
10725         (wl-summary-print-message): Ditto.
10726         (wl-summary-mark-as-important): Ditto.
10727         (wl-summary-mark-as-unread): Ditto.
10728
10729         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10730         message at cursor point.
10731         (wl-summary-reply-with-citation): Remove unwind-protect.
10732
10733         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10734         subject searching feature.
10735         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10736         Eliminated.
10737
10738 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10739
10740         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10741         New variable.
10742         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10743         by subject matching if there's no in-reply-to nor references field.
10744
10745         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10746
10747         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10748         when display is finished.
10749         (wl-folder-open-all): Ditto.
10750         (wl-folder-update-access-group): Ditto.
10751         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10752         * wl-thread.el (wl-thread-close-all): Ditto.
10753
10754         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10755         progress gauge only when it was displayed.
10756         * wl-folder.el (wl-folder-insert-entity): Ditto.
10757
10758 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10759
10760         * wl-summary.el (wl-summary-incorporate): Enclose
10761         `wl-summary-sync-force-update' with save-excursion.
10762
10763 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10764
10765         * wl-summary.el (wl-summary-prefetch-region):
10766         Pass current cursor point to `pos-visible-in-window-p' after
10767         moving cursor to the started point.
10768
10769 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10770
10771         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10772
10773         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10774         fields from the forwarding message.
10775         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10776         `ignored-fields'.
10777
10778 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10779
10780         * wl-mime.el (wl-message-request-partial):
10781         Eliminated argument `msgdb'.
10782         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10783         (wl-mime-combine-message/partial-pieces): Likewise.
10784         * tm-wl.el (wl-message-request-partial): Likewise.
10785         (wl-mime-combine-message/partial-pieces): Likewise.
10786
10787 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10788
10789         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10790         when display is finished.
10791
10792 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10793
10794         * wl-summary.el (wl-summary-goto-folder-subr):
10795         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10796
10797 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10798
10799         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10800         when cursor point is visible.
10801
10802 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10803
10804         * wl-expire.el (wl-expire-archive-get-max-number):
10805         Don't use `file-name-directory'.
10806
10807 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10808
10809         * wl-expire.el (wl-expire-archive-get-max-number):
10810         Use `file-name-directory'.
10811
10812 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10813
10814         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10815         only when there is progress.
10816
10817 2000-04-13  Mito <mit@nines.nec.co.jp>
10818
10819         * wl-summary.el (wl-summary-sync-marks): Display progress.
10820
10821 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10822
10823         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10824         (wl-summary-prev): Move cursor regardless of unread status.
10825         (wl-summary-next): Ditto.
10826
10827 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10828
10829         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10830         Added argument `target' and `number'.
10831         * tm-wl.el (wl-summary-burst-subr): New function.
10832         (wl-summary-burst): Use it.
10833
10834 2000-04-10  Mito <mit@nines.nec.co.jp>
10835
10836         * wl-mime.el (wl-burst): New function.
10837         (wl-summary-burst): Use it.
10838
10839 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10840
10841         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10842         as petname when there's no candidate.
10843
10844 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10845
10846         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10847         New variable.
10848         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10849
10850         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10851
10852         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10853
10854 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10855
10856         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10857         Use substring of `original' instead of buffer-substring.
10858         (wl-refile-evaluate-rule):
10859         Set `original' argument of wl-refile-expand-newtext.
10860
10861         * wl-summary.el
10862         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10863         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10864         (wl-summary-auto-refile): Check existence of destination folder just
10865         before marking.
10866
10867 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10868
10869         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10870         when wl-refile-get-field-value return nil.
10871
10872 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10873
10874         * wl-refile.el
10875         (wl-refile-expand-newtext): New function imported from Gnus.
10876         (wl-refile-evaluate-rule): Use it.
10877
10878 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10879
10880         * wl-summary.el (wl-summary-print-destination):
10881         Duplicate folder string to avoid putting text-property on
10882         original string.
10883
10884         * wl-refile.el (wl-refile-get-field-value): New function.
10885         (wl-refile-evaluate-rule): New function;
10886         Evaluate refile rule recursively.
10887         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10888         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10889         New function; Check existence of a target folder recursively.
10890         (wl-summary-auto-refile-check-refile-rule-alist):
10891         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10892
10893 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10894
10895         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10896
10897         * wl-folder.el (wl-create-folder-entity-from-buffer):
10898         Fixed problem when '}' character is contained in folder name.
10899
10900         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10901
10902 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10903
10904         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10905         (wl-fldmgr-add-completion-all-completions):
10906         Use wl-fldmgr-add-completion-hashtb.
10907
10908 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10909
10910         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10911         wl-fldmgr-add-completion-subr): New functions.
10912         * wl-folder.el (wl-folder-completion-func): New variable.
10913         * wl-summary.el (wl-summary-read-folder):
10914         Use wl-folder-completion-func.
10915
10916         * wl-refile.el: Eliminate throw & catch.
10917
10918         * wl.el (wl-plugged-sending-queue-status): Fixed.
10919
10920 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10921
10922         * wl-draft.el (wl-draft): Put category property on
10923         mail-header-separator.