wl-score.el (wl-score-insert-header): Add guard for `std11-unfold-string'.
[elisp/wanderlust.git] / wl / ChangeLog
1 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * wl-score.el (wl-score-insert-header): Add guard for
4         `std11-unfold-string'.
5
6 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl-summary.el (wl-summary-goto-folder-subr): Call
9         `elmo-folder-close' instead of `elmo-folder-commit' if discard
10         current summary.
11
12 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
13
14         * wl-util.el (wl-read-shell-commande): New function or alias.
15
16         * wl-summary.el (wl-summary-pipe-message): Use
17         `wl-read-shell-command' instead of `read-string'.
18         (wl-summary-target-mark-pipe): Ditto.
19
20 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
21
22         * wl-summary.el (wl-summary-reply): Fix docstring.
23         * wl-draft.el (wl-draft-reply): Ditto.
24
25 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
26
27         * wl-mime.el (wl-summary-extract-attachments): New command.
28         (wl-summary-extract-attachments-1): New internal function.
29
30 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-expire.el (wl-expire-folder): New function (split from
33         wl-summary-expire).
34         (wl-summary-expire): Use it. Add argument `all' instead of remove
35         `nolist'. Cause an error only if this function is calling
36         interactively.
37
38 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
39
40         * wl-expire.el (wl-expire-refile): Display progress message.
41         (wl-summary-expire): Simplify.
42
43         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
44         unused argument `deleting-info'.
45
46 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
47
48         * wl-vars.el (wl-message-popup-buffers): New user option.
49
50         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
51         (wl-message-delete-popup-windows): New function that substitues
52         above one.
53         (wl-mime-setup): Follow the above change.
54
55 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
56
57         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
58
59 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
60
61         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
62         "tkm" to wl-thread-spam.
63
64 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
65
66         * wl-thread.el (wl-thread-entity-insert-as-children): Use
67         wl-thread-entity-set-children.
68         (wl-thread-insert-message, wl-thread-insert-entity-sub,
69         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
70         Use wl-thread-entity-get-*.
71
72 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
73
74         * wl-mime.el (wl-epg-progress-callback): New function.
75         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
76         with `elmo-with-progress-display'. Set a progress callback
77         function to epg-context.
78         (wl-mime-pgp-verify-region-with-epg): Ditto.
79
80 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
81
82         * wl-util.el (wl-completing-read-multiple): Define as an alias of
83         `completing-read-multiple' if emacs-version is not less than 22.
84
85 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
86
87         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
88         change.
89
90 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
91
92         * wl-summary.el (wl-summary-sync-update): Move
93         `wl-thread-update-indent-string-thread' to outside of
94         `elmo-with-progress-display'.
95
96 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
97
98         * wl-message.el (wl-message-exit): Check buffer existence.
99
100 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
101
102         * wl-util.el (wl-simple-display-progress): New function.
103         (wl-display-progress-with-gauge): Ditto.
104         (wl-progress-callback-function): Ditto.
105
106         * wl.el (wl-init): Set `elmo-progress-callback-function' as
107         `wl-progress-callback-function'
108
109         * wl-vars.el (wl-display-progress-threshold): New user option.
110         (wl-display-progress-function): Ditto.
111
112         * Version number is increased to 2.15.5.
113
114 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
115
116         * wl-thread.el (wl-thread-close-children): New function.
117         (wl-thread-open-children): Ditto.
118         * wl-action.el (wl-summary-set-mark): Redo the last change by
119         using it.
120
121         * wl-action.el (wl-summary-set-mark): Undo the last change.
122         Forbid interactive call.
123
124 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
125
126         * wl-mime.el (wl-define-dummy-functions): New macro.
127         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
128         `wl-mime-pgp-decrypt-region'.
129         (wl-mime-pgp-verify-region-with-epg): Renamed from
130         `wl-mime-pgp-verify-region'.
131         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
132         `wl-mime-pgp-decrypt-region'.
133         (wl-mime-pgp-verify-region-with-pgg): Renamed from
134         `wl-mime-pgp-verify-region'.
135         (wl-mime-pgp-decrypt-region): New function; To select dispatch
136         function at runtime.
137         (wl-mime-pgp-verify-region): Ditto.
138
139         * wl-vars.el (wl-use-pgp-module): New user option.
140
141 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
142
143         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
144         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
145
146 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
147
148         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
149         even if there are target marks only.
150
151 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
152
153         * Version number is increased to 2.15.4.
154
155 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
156
157         * wl-folder.el (wl-folder-check-one-entity): Simplify.
158
159 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
160
161         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
162         variable.
163
164 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
165
166         * wl-spam.el (wl-thread-test-spam): New function.
167         (wl-spam-setup): Bind "tkc".
168
169 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
170
171         * wl-expire.el (wl-folder-expire-entity): Rewite without
172         `wl-summary-goto-folder-subr'.
173         (wl-folder-expire-current-entity): Don't kill summary buffer.
174
175 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
176
177         * wl-folder.el (wl-folder-sync-entity): Rewrite without
178         `wl-summary-goto-folder-subr'.
179         (wl-folder-mark-as-read-all-entity): Likewise.
180
181         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
182
183 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
184
185         * wl-thread.el (wl-thread-force-open): Arranged.
186
187 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
188
189         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
190         from regexp.
191
192         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
193         (wl-read-search-condition-internal): Append them.
194
195 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
196
197         * wl-vars.el (wl-additional-search-condition-fields):
198         New user option.
199
200         * wl-util.el (wl-search-condition-fields): New function; export
201         from `wl-read-search-condition-internal'.
202         (wl-read-search-condition-internal): Use it.
203
204         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
205
206 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
207
208         * wl-summary.el (wl-summary-define-sort-command): New function.
209         (wl-summary-sort-by-date, wl-summary-sort-by-number)
210         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
211         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
212         define by `wl-summary-define-sort-command' at runtime.
213
214         * wl.el (wl-init): Call wl-summary-define-sort-command.
215
216 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
217
218         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
219         properties at the decrypting region.
220
221 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
222
223         * wl-util.el (wl-find-region): New function.
224
225         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
226         coding system.
227         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
228         property `wl-mime-decoded-coding-system'.
229         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
230         property `wl-mime-decoded-coding-system' to encode text.
231
232         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
233         message.
234         (wl-mime-pgp-verify-region): Ditto.
235
236 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
237
238         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
239         buffer. Use epa-display-verify-result.
240
241 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
242
243         * wl-draft.el (wl-draft-send): Continue even if setting parent
244         flag was failed.
245
246 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
247
248         * wl-message.el (wl-message-flag-indicator): Fixed the problem
249         of returning string only of parentheses.
250
251 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
252
253         * wl-summary.el (wl-summary-write): Add argument `folder'.
254         (wl-summary-write-current-folder): Change argument `folder' from
255         optional to require.
256         (wl-summary-get-buffer): Return the buffer associated folder only.
257
258         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
259         change.
260         (wl-folder-toggle-disp-summary): Ditto.
261
262         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
263         current summary as parent-folder.
264
265 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
266
267         * wl-draft.el (wl-draft-reedit): Don't overwrite
268         wl-draft-parent-folder.
269
270 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
271
272         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
273         (wl-mime-pgp-verify-region): Ditto.
274         (wl-message-decrypt-pgp-nonmime): Use the above function.
275         (wl-message-verify-pgp-nonmime): Likewise.
276         (wl-mime-preview-application/pgp): Likewise.
277
278 2006-04-20  Kenichi Okada  <okada@opaopa.org>
279
280         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
281         Fix about the order of `wl-nntp-posting-port' and
282         `wl-nntp-posting-stream-type'.
283         * wl.el (wl-plugged-port-label-alist): Add smtp.
284
285 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
286
287         * wl-summary.el (wl-summary-message-status): New macro.
288
289         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
290         (wl-summary-killed-mark): New user option.
291
292         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
293         API change.
294         (wl-thread-insert-entity-sub): Ditto.
295         (wl-thread-recover-messages): New command.
296
297         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
298         Don't call `wl-highlight-summary-current-line' directly.
299         (wl-summary-buffer-attach): Connect to signal `status-changed'
300         instead of `cache-changed'.
301         (wl-summary-buffer-detach): Follow the above change.
302         (wl-summary-detect-mark-position): Follow the API change.
303         (wl-summary-rescan-message): Ditto.
304         (wl-summary-insert-sequential): Ditto.
305         (wl-summary-update-thread): Ditto.
306         (wl-summary-message-mark): Ditto.
307         (wl-summary-persistent-mark): Ditto.
308         (wl-summary-create-line): Ditto.
309         (wl-summary-prefetch-region-no-mark): Call
310         `wl-summary-persistent-mark' with number.
311         (wl-summary-recover-messages-region): New command.
312         (wl-summary-target-mark-recover): Ditto.
313         (wl-summary-recover-message): Ditto.
314         (wl-summary-persistent-mark-string): Add argument `status' instead
315         of remove arguments `flags' and `cached'.  Treat killed status.
316         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
317
318         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
319         (wl-highlight-summary-line-face-spec): Treat killed status.
320         (wl-highlight-summary-line-string): Follow the API change.
321         (wl-highlight-summary-current-line): Ditto.
322
323         * Version number is increased to 2.15.3.
324
325 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
326
327         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
328         of symbolp to test whether the condition is function.
329
330 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
331
332         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
333         to nil.
334
335 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
336
337         * wl-summary.el (wl-summary-buffer-message-ring): New internal
338         variable.
339         (wl-summary-buffer-last-displayed-msg): Abolish.
340         (wl-summary-push-message): New function.
341         (wl-summary-pop-message): Ditto.
342         (wl-summary-goto-folder-subr): Reset
343         `wl-summary-buffer-message-ring'.
344         (wl-summary-pop-to-last-message): New command.
345         (wl-summary-goto-last-displayed-msg): Call
346         wl-summary-pop-to-last-message if optional argument is non-nil or
347         the last command is itself.
348         (wl-summary-redisplay-internal): Push last message number into
349         `wl-summary-buffer-message-ring'.
350
351         * wl-vars.el (wl-summary-message-ring-max): New user option.
352
353 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
354
355         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
356         from `wl-draft-reply').
357         (wl-draft-reply): Use it.
358         (wl-draft-find-reply-headers): Avoid compile warning.
359
360 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
361
362         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
363
364 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * wl-message.el (wl-message-flag-indicator): New function.
367         (wl-message-redisplay): Use it.
368
369 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
370
371         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
372
373 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
374
375         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
376         instead of `read-event'.
377
378         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
379
380         * wl-mule.el (wl-read-event-char): Ditto.
381
382         * wl-e21.el (wl-read-event-char): Ditto.
383
384 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
385
386         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
387
388 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
389
390         * wl-vars.el (wl-draft-send-confirm-type): New user option.
391
392         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
393
394         * wl-draft.el (wl-draft-send-confirm): Confirmation by
395         `wl-draft-send-confirm-type'
396
397 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
398
399         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
400         Avoid error when the buffer name is already used.
401
402 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
403
404         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
405         the change of elmo-nmz -> elmo-search.
406         (wl-highlight-summary-line-help-echo-alist): Ditto.
407         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
408         (wl-nmz-folder-icon): Define as obsolete.
409         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
410         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
411
412 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
413
414         * wl-summary.el (wl-summary-get-list-info): Rewrite with
415         `elmo-find-list-match-value'
416
417 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
418
419         * wl-summary.el (wl-summary-get-list-info): Optimize.
420         Use List-Id and List-Post also.
421
422 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
423
424         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
425
426 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
427
428         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
429
430 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
431
432         * wl-util.el (wl-completing-read-multiple-1): New internal function.
433         (wl-completing-read-multiple-2): Ditto.
434         (wl-completing-read-multiple): Define use above functions.
435
436         * wl-summary.el (wl-summary-sort): Removed the workaround for a
437         bug of `completing-read-multiple' about default value.
438
439         * wl-xmas.el (wl-completing-read-multiple): Removed.
440
441         * wl-mule.el (wl-completing-read-multiple): Ditto.
442
443         * wl-e21.el (wl-completing-read-multiple): Ditto.
444
445 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * wl-util.el (wl-filter-associations): New function.
448
449         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
450         (wl-spam-ignored-folder-list): Ditto.
451         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
452         (wl-spam-string-member-p): New function.
453         (wl-spam-domain): Use it.
454         (wl-spam-split-numbers): New function.
455         (wl-spam-apply-partitions): Ditto.
456         (wl-spam-register-spam-messages): Use `folder' instead of
457         `wl-summary-buffer-elmo-folder'.
458         (wl-spam-register-good-messages): Ditto.
459         (wl-summary-exec-action-spam): Decide a domain by real folder of
460         message.
461         (wl-summary-exec-action-refile-with-register): Likewise.
462
463 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
464
465         * wl-e21.el (wl-e21-find-image): New function.
466         (wl-e21-setup-toolbar): Use it instead of `find-image'.
467         (wl-e21-highlight-folder-group-line): Ditto.
468         (wl-folder-init-icons): Ditto.
469         (wl-plugged-init-icons): Ditto.
470         (wl-biff-init-icons): Ditto.
471
472 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
473
474         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
475         (wl-inhibit-save-drafts): New internal variable.
476         (wl-disable-auto-save): Ditto.
477         (wl-save-drafts): Treat above variables.
478         (wl-auto-save-drafts): New function.
479         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
480         `wl-stop-save-drafts'.
481         (wl-start-save-drafts): New function.
482         (wl-stop-save-drafts): Ditto.
483         (wl-set-auto-save-draft): New command.
484
485         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
486         `wl-set-save-drafts'.
487
488 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
489
490         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
491         `make-local-variable' instead of `make-variable-buffer-local'.
492
493 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
494
495         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
496
497 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
498
499         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
500
501 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
502
503         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
504         of working buffer.
505
506 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
507
508         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
509
510         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
511         value into recipients; Bind `wl-draft-remove-group-list-contents'
512         as nil.
513
514 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
515
516         * wl-summary.el (wl-summary-sort): Fixed the last change.
517
518         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
519         (wl-summary-sort-messages): Ditto.
520         (wl-summary-rescan): Use it.
521         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
522         `completing-read'; Append candidates for reverse order.
523
524 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
525
526         * Version number is increased to 2.15.2.
527
528 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
529
530         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
531         "Smaller".
532         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
533
534 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
535
536         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
537
538 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
539
540         * wl-vars.el (wl-draft-additional-header-alist): Add into the
541         customize group `wl-draft'.
542         (wl-draft-add-in-reply-to): Move customize group from `wl' to
543         `wl-draft'.
544         (wl-draft-add-references): Ditto.
545
546         * wl-action.el (wl-summary-print-argument): Rename argument from
547         `folder' to `data'.
548
549 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
550
551         * wl-summary.el (wl-summary-rescan-message): Call
552         `wl-thread-cleanup-symbols' before insert thread.
553
554 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
555
556         * wl.el (wl-init): Set `elmo-get-folder-function' as
557         `wl-folder-make-elmo-folder'.
558
559         * wl-spam.el (wl-summary-exec-action-spam): Use
560         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
561
562         * wl-folder.el (wl-folder-make-elmo-folder): New function.
563         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
564         `elmo-make-folder'.
565         (wl-folder-get-elmo-folder): Ditto.
566         (wl-folder-create-subr): Simplify.
567
568 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
569
570         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
571
572 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
573
574         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
575         contents in message buffer instead of original buffer. If optional
576         argument specified, ask coding system for encode.
577
578 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
579
580         * wl-spam.el (wl-summary-test-spam-region): New function.
581         (wl-spam-setup): Bind "rkc".
582
583 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
584
585         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
586
587 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
588
589         * wl-spam.el (wl-summary-test-spam): Fix typo.
590         (wl-message-check-spam): Ditto.
591
592 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
593
594         * wl-summary.el (wl-summary-default-from): Simplify.
595
596 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
597
598         * wl-action.el (wl-summary-exec-action-refile): Simplify.
599         (wl-summary-exec-action-copy): Ditto.
600         (wl-summary-auto-refile): Check existence of temporary mark.
601
602 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
603
604         * wl-summary.el (wl-summary-create-line): Use
605         `elmo-time-to-datevec'.
606
607         * wl-expire.el (wl-expire-archive-date): Ditto.
608         (wl-expire-localdir-date): Ditto.
609
610         * wl-util.el (wl-day-number): Abolish.
611
612         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
613         of `wl-day-number'.
614         (wl-score-followup): Ditto.
615         (wl-score-add-followups): Ditto.
616         (wl-score-get-latest-msgs): Ditto.
617         (wl-score-get-header-entry): Ditto.
618         (wl-score-edit-insert-date): Ditto.
619
620 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
621
622         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
623         `elmo-message-entity-field' with 2nd argument `type'.
624
625 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
626
627         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
628
629 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
630
631         * wl-thread.el (wl-thread-delete-message): Delete descendant
632         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
633
634 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
635
636         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
637
638 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
639
640         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
641         `Access folder'.
642
643 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
644
645         * wl-vars.el (wl-access-folder-icon): New user option.
646
647         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
648         `Access folder'.
649
650 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
651
652         * wl-summary.el (wl-summary-buffer-set-folder): Use
653         `wl-folder-mime-charset'.
654
655         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
656         `mime-charset'.
657         (wl-folder-get-elmo-folder): Ditto.
658         (wl-folder-mime-charset): New function.
659
660 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * wl-util.el (wl-parse-addresses): Define alias of
663         `elmo-parse-addresses' (move to `elmo-util.el').
664
665         * wl-summary.el (wl-summary-default-from): Follow the API change.
666         (wl-summary-overview-entity-compare-by-date): Ditto.
667         (wl-summary-overview-entity-compare-by-from): Ditto.
668         (wl-summary-get-list-info): Get value of `ml-info' field from
669         entity at first.
670         (wl-summary-rescan-message): Treat prefix argument.
671         (wl-summary-prefetch-msg): Follow the API change.
672         (wl-summary-search-by-subject): Ditto.
673         (wl-summary-insert-thread): Ditto.
674         (wl-summary-line-subject): Ditto.
675         (wl-summary-line-from): Ditto.
676         (wl-summary-create-line): Ditto.
677         (wl-summary-print-message-with-ps-print): Ditto.
678
679         * wl-score.el (wl-score-ov-entity-get): Ditto.
680         (wl-score-followup): Ditto.
681         (wl-score-add-followups): Use `elmo-message-entity-field' instead
682         of `car'.
683         (wl-score-get-latest-msgs): Follow the API change.
684         (wl-score-get-header): Ditto.
685
686         * wl-refile.el (wl-refile-learn): Ditto.
687         (wl-refile-subject-learn): Ditto.
688         (wl-refile-get-field-value): Ditto.
689         (wl-refile-guess-by-history): Ditto.
690         (wl-refile-guess-by-subject): Ditto.
691
692         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
693
694         * wl-expire.el (wl-expire-date-p): Removed.
695         (wl-expire-archive-date): Follow the API change.
696         (wl-expire-localdir-date): Ditto.
697         (wl-summary-expire): Ditto.
698
699         * Version number is increased to 2.15.1.
700
701 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
702
703         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
704         group is access or not (it is not strict, like wl-fldmgr-rename).
705
706 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
707
708         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
709         duplicate call of `wl-summary-print-argument' on the wrong line.
710
711 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
712
713         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
714         even if argument `number' is nil.
715         (wl-summary-insert-line): Print action argument if current message
716         has it.
717
718 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
719
720         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
721         (wl-draft-reply): Ditto.
722         (wl-draft): Add optional argument `parent-number' and call
723         `wl-draft-create-buffer' with it.
724         (wl-draft-create-buffer): Add optional argument
725         `parent-number'. Set wl-draft-parent-number as it.
726
727 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
728
729         * wl-folder.el (wl-folder-set-persistent-mark): If summary
730         buffer is not for given folder, don't use it.
731
732 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
733
734         * Version number is increased to 2.15.0.
735
736 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
737
738         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
739
740         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
741         (wl-highlight-get-face-by-name): New internal function.
742         (wl-highlight-summary-line-face-spec): Use it and fixed.
743
744 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
745
746         * wl-summary.el (wl-summary-sync-update): Use
747         `elmo-message-entity-field' instead of `car' to get message-id
748         from overview entity.
749
750         * wl-summary.el (wl-summary-rescan-message): Call
751         `wl-highlight-summary-displaying' when displaying a message.
752
753 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
754
755         * wl-draft.el (wl-draft-config-info-filename): Extracted from
756         `wl-draft-config-info-operation'.
757         (wl-draft-buffer-change-number): New function.
758         (wl-draft-rename-saved-config): Ditto.
759         * wl.el (wl-init): Connect slot for message-number-changed.
760         (toplevel): Add autoload for wl-draft-rename-saved-config.
761
762 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
763
764         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
765         `update-overview'
766         (wl-summary-buffer-detach): Disconnect from it.
767         (wl-summary-rescan-message): Use command.
768
769         * wl-message.el (wl-message-buffer-display): Use
770         `with-current-buffer' instead of `save-excursion'.
771
772 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
773
774         * wl-mime.el (wl-draft-preview-attributes-list): Protect
775         wl-draft-preview-attributes-list from distraction.
776
777 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
778
779         * wl-summary.el (wl-summary-sync-update): Sort the return value of
780         `elmo-list-diff'.
781
782 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
783
784         * wl-summary.el
785         (wl-summary-edit-addresses-collect-candidate-fields): Use
786         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
787
788         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
789         instead of `elmo-set-work-buf'.
790
791         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
792         (wl-address-make-address-list): Ditto.
793
794         * Version number is increased to 2.13.3.
795
796 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
797
798         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
799         user option.
800
801         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
802         argument `5'.
803
804         * wl-message.el (wl-message-display-no-merge-p): New function.
805         (wl-message-buffer-display): Check whether the message is
806         reassembled and follow the API change.
807
808 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
809
810         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
811         multibyte on working buffer and removed unnecessary
812         `buffer-disable-undo'.
813
814 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
815
816         * wl-util.el (wl-read-search-condition-internal): Fixed the last
817         change.
818
819 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
820
821         * wl-util.el (wl-read-search-condition-internal): Protect
822         elmo-global-flags from distraction.
823
824 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
825
826         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
827
828         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
829         (wl-summary-event-handler): Ditto.
830         (wl-summary-update-persistent-mark-on-event): New
831         function (renamed from `elmo-event-handler-flag-changed').
832         (wl-summary-buffer-attach): New function.
833         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
834         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
835         instead of `elmo-folder-add-handler'.
836
837         * Version number is increased to 2.13.2.
838
839 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
840
841         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
842         and "\177" to the `wl-news-previous-page'.
843         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
844         (wl-news-previous-page): New function.
845
846 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
847
848         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
849         instead of `write-region' and simplify.
850
851 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
852
853         * wl-template.el (wl-template-select): Cause error if
854         `wl-template-alist' is nil.
855
856 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
857
858         * wl-news.el.in: Set file variable `no-byte-compile'.
859
860 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
861
862         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
863         whether a target message is within displaying area.
864         (elmo-event-handler-cache-changed): Ditto.
865
866 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
867
868         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
869         to `defun'.  Use `nconc' instead of `append' to collect descendant
870         message numbers.
871
872 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
873
874         * wl-thread.el (wl-thread-save-top-list)
875         (wl-thread-save-entities): Use `with-temp-buffer'.
876         * wl-news.el.in (wl-news-previous-version-load):
877         (wl-news-previous-version-save): Ditto.
878         * wl-summary.el (wl-summary-load-file-object)
879         (wl-summary-save-view-cache): Ditto.
880
881 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
882
883         * wl-util.el (toplevel): Require 'elmo-flag'.
884         (wl-read-search-condition): New function (Renamed from
885         `elmo-read-search-condition').
886         (wl-read-search-condition-internal): Likewise.
887
888         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
889         invalid.
890         (wl-summary-pick): Use `wl-read-search-condition' instead of
891         `elmo-read-search-condition'.
892         (wl-summary-virtual): Ditto.
893
894         * wl-folder.el (wl-folder-virtual): Ditto.
895         (wl-folder-pick): Ditto.
896
897         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
898
899 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-summary.el (wl-summary-reedit): Call
902         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
903
904 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
905
906         * wl-mime.el (toplevel): Require wl-vars.
907
908         * wl-message.el (toplevel): Require cl at compile.
909
910         * wl-draft.el (toplevel): Require elmo.
911
912 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
913
914         * wl-message.el (wl-message-buffer-prefetch): Count is a number
915         and do nothing when it is not positive.
916         (wl-message-buffer-prefetch-next): Ditto.
917
918 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
919
920         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
921         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
922         (wl-summary-redisplay-internal): Ditto.
923
924         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
925         message (the condition is borrowed from `wl-check-variables-2').
926         (wl-summary-redisplay-internal): Ditto.
927
928 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
929
930         * wl-mime.el (wl-draft-nntp-attribute): New function.
931         (wl-draft-attribute-nntp-posting-server): Use it.
932         (wl-draft-attribute-nntp-posting-port): Ditto.
933
934         * wl-mime.el (wl-draft-preview-attributes-list): New function.
935         (wl-draft-show-attributes-buffer): Ditto.
936         (wl-draft-hide-attributes-buffer): Ditto.
937         (wl-draft-attribute-newsgroups): Ditto.
938         (wl-draft-attribute-nntp-posting-server): Ditto.
939         (wl-draft-attribute-nntp-posting-port): Ditto.
940         (wl-draft-preview-message): Use there functions.
941
942         * wl-vars.el (wl-draft-preview-attributes-list): Change default
943         value.
944
945 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
946
947         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
948         (wl-draft-reedit): Ditto.
949         (wl-draft-queue-flush): Ditto.
950
951         * wl-mime.el (wl-message-request-partial): Ditto.
952         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
953         instead of `elmo-message-fetch'.
954
955         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
956
957         * wl-summary.el (wl-summary-message-string): Ditto.
958
959 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
960
961         * wl-util.el (wl-current-message-buffer): Follow the API change.
962
963         * wl-summary.el (wl-summary-redisplay-internal): Call
964         `wl-summary-mark-as-read' with 2nd argument as nil and update
965         unread count instead of persistent mark.
966
967         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
968         variable.
969         (wl-message-redisplay): Follow the API change.
970         (wl-message-buffer-display): Managed mime-entity directly and
971         return preview buffer only.
972         (wl-message-display-internal): Rewrite.
973         (wl-message-buffer-prefetch-subr): Not save return value of
974         `wl-message-buffer-display'.
975
976         * Version number is increased to 2.13.1.
977
978 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
979
980         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
981         'elmo-multiple-fields-body-list' with boundary specified.
982
983 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
984
985         * wl-vars.el (wl-summary-resend-use-cache): New variable.
986         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
987         cache if `wl-summary-resend-use-cache' is non-nil.
988
989 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
990
991         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
992         (wl-nntp-posting-stream-type): Ditto.
993
994 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
995
996         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
997
998 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
999
1000         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1001         message.
1002
1003 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1006         Abolish.
1007         (wl-summary-buffer-persistent-mark-version): New internal
1008         variable.
1009         (wl-summary-update-mark-and-highlight-window): Check by
1010         wl-summary-persistent-mark-invalid-p.
1011         (wl-summary-update-status-marks): Ditto.
1012         (elmo-event-handler-flag-changed): Rewrite.
1013         (elmo-event-handler-cache-changed): Define.
1014         (wl-summary-prefetch-msg): Does not update persistent mark here.
1015         (wl-summary-delete-cache): Ditto.
1016         (wl-summary-resume-cache-status): Ditto.
1017         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1018         (wl-summary-persistent-mark-invalid-p): New function.
1019         (wl-summary-validate-persistent-mark): Ditto.
1020         (wl-summary-validate-persistent-mark-string): Ditto.
1021         (wl-summary-invalidate-persistent-mark): Ditto.
1022         (wl-summary-update-persistent-mark): Call
1023         `wl-summary-validate-persistent-mark'.
1024         (wl-summary-create-line): Call
1025         `wl-summary-validate-persistent-mark-string'.
1026
1027         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1028         status as t if cache used.
1029
1030 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1031
1032         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1033         only if the target is group.
1034         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1035
1036 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1037
1038         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1039
1040 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1041
1042         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1043
1044         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1045
1046 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1047
1048         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1049         (Thanks to Yoichi NAKAYAMA).
1050
1051 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1052
1053         * wl-util.el (wl-save-drafts): Restore echo area.
1054
1055 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1056
1057         * Version number is increased to 2.13.0.
1058
1059         * wl-util.el (wl-biff-check-folder-async): Use
1060         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1061
1062 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1063
1064         * wl-message.el (wl-message-display-internal): Does not put
1065         wl-message-display-type property on message buffer.
1066         (wl-message-buffer-display-type): New function.
1067
1068         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1069
1070         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1071         `wl-summary-buffer-detach'.
1072         (wl-summary-message-display-type): Use
1073         `wl-summary-buffer-display-type'.
1074
1075 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1076
1077         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1078         buffer-local.
1079
1080         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1081         kill-buffer-hook instead of make-local-variable.
1082         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1083
1084 2004-12-12  Scott Renfro <scott@renfro.org>
1085
1086         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1087         regex for square-branket.
1088
1089 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1090
1091         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1092         `wl-message-mime-analysis-p' with argument `header'.
1093
1094 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1095
1096         * wl-mime.el (wl-draft-yank-current-message-entity): 
1097         Switch to no-mime following method according to wl-message-display-type
1098         property.
1099         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1100
1101         * wl-message.el (wl-message-display-internal): 
1102         Put wl-message-display-type property on message buffer.
1103
1104         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1105         (wl-message-display-internal): Ditto;
1106
1107         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1108
1109 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1110
1111         * wl-message.el (wl-message-make-display-type): New function.
1112         (wl-message-display-type-property): Ditto.
1113         (wl-message-mime-analysys-p): Ditto.
1114         (wl-message-display-all-header-p): Ditto.
1115         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1116         added `display-type'.
1117         (wl-message-buffer-display): Likewise.
1118         (wl-message-display-internal): Likewise.
1119         (wl-message-buffer-display-type): Abolish.
1120         (wl-message-buffer-prefetch-subr): Follow the API changed.
1121
1122         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1123         from wl-summary-buffer-display-all-header and changed default value.
1124         (wl-summary-message-display-type): New function.
1125         (wl-summary-buffer-display-mime-mode): Ditto.
1126         (wl-summary-buffer-display-header-mode): Ditto.
1127         (wl-summary-toggle-mime): Rewrite with above functions.
1128         (wl-summary-toggle-all-header): Ditto.
1129         (wl-summary-redisplay): Force redisplay with default mode.
1130         (wl-summary-redisplay-internal): Renamed argument from `mode',
1131         `all-header' to `mime-mode', `header-mode'.
1132         Use `wl-message-make-display-type'.
1133
1134         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1135         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1136
1137 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1138
1139         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1140
1141 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1142
1143         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1144         in original message buffer.
1145         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1146         buffer.
1147
1148 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1149
1150         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1151
1152 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1153
1154         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1155
1156 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1157
1158         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1159         when actions succeeded.
1160         (wl-summary-exec-action-copy): Likewise.
1161
1162 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1163
1164         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1165         there is switch-to-buffer at the end of wl-message-select-buffer.
1166         (wl-summary-reply): Ditto.
1167
1168 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1169
1170         * wl-summary.el (wl-summary-forward): Put subject in original
1171         message buffer as argument of wl-draft-forward.
1172         * wl-draft.el (wl-draft-forward): Decode subject as in
1173         wl-draft-reply.
1174
1175 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1176
1177         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1178         a folder under access group.
1179
1180 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1181
1182         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1183         wl-message-buffer-display.
1184
1185         * wl-util.el (wl-set-save-drafts): Fix typo.
1186
1187 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1188
1189         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1190         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1191         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1192         the way to measure the width of a bitmap image; don't put face on
1193         ascii and bitmap images; put the mark which should not use the
1194         variable-pitch face on ascii and bitmap images.
1195         (wl-demo-setup-properties): Don't use the variable-pitch face on
1196         ascii and bitmap images; made it work on Emacs 20 and earlier.
1197         (wl-demo-insert-text): End with a newline at the bottom; don't put
1198         face on text.
1199
1200         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1201
1202 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1203
1204         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1205
1206         * wl-util.el (wl-save-drafts): Moved from sample setting.
1207         (wl-set-save-drafts): New function to set idle timer.
1208         * wl-draft.el (wl-draft): Call it.
1209         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1210
1211 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1212
1213         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1214         a summary which has toggle display status off.
1215
1216 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1217
1218         * wl-draft.el (wl-draft-do-fcc): No cache save.
1219
1220 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-summary.el (elmo-event-handler-flag-changed): Use
1223         `set-buffer' instead of `with-current-buffer'.
1224
1225 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1226
1227         * wl-summary.el (wl-summary-after-resize-function): New function.
1228         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1229         window-size-change-functions.
1230
1231 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1232
1233         * wl-draft.el (wl-draft-create-buffer): Bind
1234         `change-major-mode-hook' after current buffer is changed.
1235
1236         * wl-summary.el (wl-summary-buffer-detach): New function.
1237         (wl-summary-buffer-set-folder): Call it.
1238         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1239         change-major-mode-hook and kill-buffer-hook.
1240         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1241         (wl-summary-switch-to-clone-buffer): Ditto.
1242         (wl-summary-goto-folder-subr): Ditto.
1243
1244 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1245
1246         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1247         after boundp check.
1248
1249 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1250
1251         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1252         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1253         for `kill-buffer'.
1254
1255         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1256         handler of current buffer from elmo-folder.
1257
1258 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1259
1260         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1261
1262 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1263
1264         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1265         variable.
1266         (wl-summary-event-handler): New class.
1267         (elmo-event-handler-flag-changed): Define to update persistent
1268         mark.
1269         (wl-summary-buffer-set-folder): Register event handler to
1270         elmo-folder.
1271         (wl-summary-exit): Unregister event handler.
1272         (wl-summary-goto-folder-subr): Ditto.
1273         (wl-summary-mark-as-read-all): Does not call
1274         `wl-summary-update-persistent-mark' directly.
1275         (wl-summary-mark-as-read-internal): Ditto.
1276         (wl-summary-set-persistent-mark-internal): Ditto.
1277         (wl-summary-set-flags-internal): Ditto.
1278
1279         * Version number is increased to 2.11.33.
1280
1281 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1282
1283         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1284         to nil.
1285
1286 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1287
1288         * wl-spam.el (wl-spam-setup): Add hook
1289         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1290         instead of `wl-summary-prepare-hook'.
1291
1292         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1293         if folder type is `'flag'.
1294         (wl-summary-mark-as-important): Ditto.
1295
1296 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1297
1298         * wl-address.el (wl-address-minibuffer-history): New variable.
1299         (wl-address-minibuffer-local-map): New keymap.
1300         (wl-address-read-from-minibuffer): New function.
1301
1302         * wl-action.el (wl-summary-get-resend-address): Use
1303         `wl-address-read-from-minibuffer' instead of `completing-read'.
1304
1305 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1306
1307         * Version number is increased to 2.11.32.
1308
1309 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1310
1311         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1312         without mule to iso-8859-1.
1313         (wl-draft-add-in-reply-to): Add note in description.
1314         (wl-draft-add-references): Ditto.
1315
1316 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1317
1318         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1319         definition for `m'.
1320         (wl-summary-mode-line-format): Add '[%m]'.
1321         (wl-message-mode-line-format-spec-alist): Ditto.
1322         (wl-summary-display-mime-mode-list): New variable.
1323
1324         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1325         from wl-summary-buffer-display-as-is.
1326         (wl-summary-buffer-display-all-header): New buffer local variable.
1327         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1328         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1329         instead of wl-summary-buffer-display-as-is.
1330         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1331         (wl-summary-set-persistent-mark): Ditto.
1332         (wl-summary-set-message-buffer-or-redisplay): Just call
1333         `wl-summary-redisplay-internal' without optional arguments.
1334         (wl-summary-toggle-mime): Rewrite.
1335         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1336         (wl-summary-toggle-all-header): New function.
1337         (wl-summary-redisplay-internal): Treat mime mode.
1338
1339         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1340         to wl-mime-preview-follow-no-mime.
1341         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1342         accodring to the display-mode.
1343
1344         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1345         (wl-message-buffer-display): Changed argument name from `as-is' to
1346         `mode'.
1347         (wl-message-display-internal): Ditto;
1348         Bind elmo-mime-display-header-analysis according to the mode.
1349         (wl-message-display-internal): Put wl-message-display-mime-mode
1350         property on entire buffer.
1351
1352 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1353
1354         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1355
1356 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1357
1358         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1359         Don't extract mail address.
1360         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1361
1362         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1363
1364         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1365
1366 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1367
1368         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1369         wl-fldmgr-cut-entity-list on confirmation.
1370
1371 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1372
1373         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1374         (wl-mime-quit-preview): Check existence of
1375         mime-edit-temp-message-buffer here.
1376
1377 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1378
1379         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1380         after deletion.
1381
1382         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1383         before calling wl-mime-quit-preview.
1384
1385 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1386
1387         * wl-summary.el (wl-summary-pick): If call it with prefix
1388         argument, set `delete-marks' as non-nil. Pick from only visible
1389         messages.
1390         (wl-summary-check-target-mark): New function.
1391         (wl-summary-target-mark-mark-as-read): Use it.
1392         (wl-summary-target-mark-mark-as-unread): Ditto.
1393         (wl-summary-target-mark-operation): Ditto.
1394         (wl-summary-target-mark-set-flags): Ditto.
1395         (wl-summary-target-mark-save): Ditto.
1396         (wl-summary-target-mark-pick): Ditto.
1397         (wl-summary-target-mark-forward): Ditto.
1398         (wl-summary-target-mark-reply-with-citation): Ditto.
1399         (wl-summary-target-mark-print): Ditto.
1400         (wl-summary-target-mark-uudecode): Ditto.
1401
1402         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1403         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1404         with `ask-coding' is non-nil.
1405
1406 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1407
1408         * wl-thread.el (wl-thread-set-parent): If parent is a message
1409         which is identified by references, set linked as nil.
1410
1411 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1412
1413         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1414         (wl-message-mode-line-format-spec-alist): Ditto.
1415         (wl-message-mode-line-format): Ditto.
1416         (wl-summary-mode-line-format): Ditto for docstring.
1417         (wl-summary-no-mime-folder-list): Fix typo.
1418
1419         * wl-util.el (wl-current-message-buffer): Call
1420         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1421
1422         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1423         variable.
1424         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1425         of `wl-summary-redisplay-no-mime'.
1426         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1427         (wl-summary-toggle-mime): New function.
1428         (wl-summary-redisplay-all-header): Rewrite.
1429         (wl-summary-redisplay-no-mime): Ditto.
1430         (wl-summary-redisplay-internal): Added argument `as-is' and
1431         `all-header'.
1432
1433         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1434         New variable.
1435         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1436         bottom.
1437         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1438         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1439         "/" unconditionally.
1440
1441         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1442         wl-mime-preview-follow-no-mime for as-is content.
1443         (wl-mime-preview-follow-no-mime): New function.
1444         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1445
1446         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1447         and added `as-is', `all-header'.
1448         (wl-message-buffer-display): Ditto.
1449         (wl-message-buffer-display-type): New function.
1450
1451 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1452
1453         * wl-vars.el (wl-message-header-button-alist): Change default
1454         value.
1455         (wl-message-body-button-alist): Ditto.
1456
1457 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1460
1461 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1462
1463         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1464
1465 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1466
1467         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1468         is always true.
1469
1470 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1471
1472         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1473         on null entity.
1474
1475 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1476
1477         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1478
1479 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1480
1481         * wl-vars.el (wl-summary-resend-hook): New hook.
1482
1483         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1484         `wl-summary-resend-hook'.
1485
1486 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1487
1488         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1489         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1490         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1491         (wl-summary-new-cached-mark): Changed default value to 'n'.
1492         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1493         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1494         (wl-folder-sync-range-alist): Remove spec for 'flag.
1495         (wl-summary-force-prefetch-folder-list): New user option.
1496
1497         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1498         `wl-summary-toggle-persistent-mark'.
1499         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1500         number is nil.
1501         (wl-summary-mark-as-answered-region): Set interactive argument of
1502         `wl-summary-set-persistent-mark-internal'.
1503         (wl-summary-mark-as-important-region): Ditto.
1504         (wl-summary-unset-persistent-mark): Ditto.
1505         (wl-summary-set-persistent-mark): Ditto.
1506         (wl-summary-mark-as-answered): Ditto.
1507         (wl-summary-mark-as-important): Ditto.
1508         (wl-summary-set-persistent-mark-internal): Do nothing
1509         when `elmo-message-flag-available-p' is nil.
1510         (wl-summary-toggle-persistent-mark): New function.
1511         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1512         when the folder matches `wl-summary-force-prefetch-folder-list'.
1513
1514
1515         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1516         when number is nil.
1517         (wl-highlight-summary-forwarded-face): New face.
1518
1519 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1520
1521         * Version number is increased to 2.11.31.
1522
1523 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1524
1525         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1526         (wl-biff-check-folder-async): Ditto.
1527         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1528
1529 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1530
1531         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1532         Add an argument `reverse'.  All callers are updated.
1533         (wl-summary-sort): Add a prefix argument `reverse' to specify
1534         reverse sorting.
1535         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1536         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1537         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1538
1539 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1540
1541         * wl-message.el (wl-message-redisplay): Does not narrow header if
1542         disply-type is all-header or as-is.
1543
1544         * wl-summary.el (wl-summary-enter-handler): Use
1545         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1546
1547 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1548
1549         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1550         after adding wl-draft-parent-variables.
1551         (wl-draft-forward): Ditto.
1552
1553 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1554
1555         * wl-summary.el (wl-summary-sync-marks): Call
1556         `wl-summary-set-persistent-mark' and
1557         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1558         (wl-summary-set-persistent-mark-internal): Add 4th argument
1559         `no-server'.
1560         (wl-summary-unset-persistent-mark): Ditto.
1561         (wl-summary-set-persistent-mark): Ditto.
1562         (wl-summary-add-flags-internal): Abolish.
1563         (wl-summary-remove-flags-internal): Ditto.
1564         (wl-summary-mark-as-important-internal): Ditto.
1565         (wl-summary-mark-as-important): Use
1566         `wl-summary-set-persistent-mark' instead of
1567         `wl-summary-add-flags-internal'.
1568         (wl-summary-mark-as-important-region): Ditto.
1569
1570         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1571
1572         * wl-summary.el (wl-summary-get-available-flags): New function.
1573         (wl-summary-sync-marks): Use it and simplified.
1574         (wl-summary-unset-persistent-mark): Use
1575         `wl-summary-get-available-flags'.
1576         (wl-summary-set-persistent-mark): Ditto.
1577
1578 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1579
1580         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1581         id.
1582
1583 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1584
1585         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1586         number, call `wl-summary-prev-line-content'. Show message when the
1587         message is not found.
1588
1589 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1590
1591         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1592         wl-summary-enter-handler.
1593         (wl-summary-enter-handler): New command.
1594
1595         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1596         docstring and custom spec.
1597
1598         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1599         flags too; Don't treat Cached and New.
1600         (wl-summary-set-persistent-mark): Ditto.
1601
1602         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1603         `wl-folder-set-flag'.
1604
1605         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1606         instead of `wl-folder-set-flag'.
1607
1608         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1609         for completion.
1610         (wl-summary-set-persistent-mark): Ditto.
1611
1612         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1613         instead of `wl-draft-quit-preview'.
1614
1615         * wl-mime.el (toplevel): Avoid compile warning.
1616         (wl-mime-quit-preview): New function
1617         (formarly defined as `wl-draft-quit-preview').
1618         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1619         quitting method.
1620
1621         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1622
1623         * wl-folder.el (wl-folder-set-flag): Renamed from
1624         `wl-draft-set-flag-on-parent'.
1625
1626         * wl-draft.el (wl-draft-quit-preview): New function.
1627         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1628         (wl-draft-send): Call `wl-folder-set-flag' instead of
1629         `wl-draft-set-flag-on-parent'.
1630         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1631
1632 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1633
1634         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1635         (wl-draft-send): Ditto.
1636
1637 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1638
1639         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1640         (wl-draft-kill-pre-hook): Set default value as nil.
1641         (wl-summary-reply-hook): Ditto.
1642         (wl-draft-kill-flags): Abolish.
1643
1644         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1645         (wl-draft-parent-variables): Renamed from
1646         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1647         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1648         argument; Add wl-draft-parent-variables to
1649         wl-draft-config-variables.
1650         (wl-draft-reply): Likewise.
1651         (wl-draft-kill-flags): Abolish.
1652         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1653         (wl-draft-set-flag-on-parent): New function.
1654         (wl-draft-setup-parent-flag): Ditto.
1655
1656 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1657
1658         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1659         `wl-draft-parent-folder' is "".
1660
1661 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1662
1663         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1664         (wl-summary-digit-jump): New function.
1665         (Adviced by John Owens and Hiroya Murata)
1666
1667         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1668         (Adviced by John Owens)
1669
1670         * wl-xmas.el (wl-message-define-keymap): Ditto.
1671
1672         * wl-mule.el (wl-message-define-keymap): Ditto.
1673
1674 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1675
1676         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1677         change of return value of elmo-folder-count-flags.
1678
1679         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1680         (wl-summary-mark-as-read-internal): Ditto.
1681         (wl-summary-set-persistent-mark-internal): Ditto.
1682         (wl-summary-folder-info-update): Ditto.
1683         (wl-summary-sync-update): Fixed the last change.
1684
1685         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1686
1687 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1688
1689         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1690         (wl-draft-kill-flags): Fixed docstring.
1691
1692         * wl-draft.el (wl-draft-kill-flags): New function.
1693         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1694
1695 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1696
1697         * wl-vars.el (wl-reply-hook): Abolish.
1698         (wl-draft-reply-hook): New hook.
1699         (wl-summary-reply-hook): Ditto.
1700         (wl-draft-forward-hook): Ditto.
1701         (wl-summary-forward-hook): Ditto.
1702         (wl-draft-kill-flags): New variable.
1703
1704         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1705         wl-summary-set-persistent-mark-internal.
1706         (wl-summary-sync-marks): Use elmo-preserved-flags.
1707         (wl-summary-update-persistent-mark): Make it interactive.
1708         (wl-summary-set-persistent-mark-internal): New inline function.
1709         (wl-summary-mark-as-answered): Use it.
1710         (wl-summary-mark-as-unanswered): Ditto.
1711         (wl-summary-unset-persistent-mark): New function.
1712         (wl-summary-set-persistent-mark): Ditto.
1713         (wl-summary-reply): Don't set answered flag;
1714         Run wl-summary-reply-hook instead.
1715         (wl-summary-forward): Call wl-draft-forward with number.
1716         Run wl-summary-forward-hook.
1717
1718         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1719         (wl-highlight-summary-line-face-spec): Use it as a default
1720         persistent mark face.
1721
1722         * wl-draft.el (wl-draft-forward): Added optional argument number;
1723         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1724         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1725         (wl-draft-kill): Use wl-draft-kill-flags.
1726
1727         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1728
1729         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1730         of return value of elmo-folder-count-flags.
1731
1732         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1733
1734         * wl-summary.el (wl-summary-count-unread): Ditto.
1735         (wl-summary-sync-update): Follow the change above.
1736         (wl-summary-force-prefetch): New function.
1737
1738 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1739
1740         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1741         variable `buf' with `let' instead of `setq'.
1742
1743 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1744
1745         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1746         add Content-Disposition heaeder on the deleted part.
1747
1748 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1749
1750         * wl-draft.el (wl-draft-save): Encode address list under edit by
1751         `eword-encode-unstructured-field-body'.
1752
1753         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1754
1755 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1756
1757         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1758         wl-current-summary-buffer.
1759
1760 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1761
1762         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1763         `numbers' is ignored.
1764
1765 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1766
1767         * wl-folder.el (wl-folder-open-folder): Avoid error.
1768         Reported by John Owens, [wl-en:815]
1769
1770         * wl.el (wl): Set timer for biff process even if prefix argument
1771         is given or auto-checking is quitted.
1772
1773         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1774         immediately.
1775         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1776         (wl-toggle-plugged): Ditto.
1777
1778         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1779         * wl-util.el (wl-biff-start): Use idle timer if
1780         `wl-biff-use-idle-timer' is non-nil.
1781
1782 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1783
1784         * wl-highlight.el (wl-highlight-message): Fix description.
1785
1786 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1787
1788         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1789         tty.
1790
1791 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1792
1793         * wl-action.el (wl-summary-exec): Print failure count.
1794
1795 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1796
1797         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1798         to `defun', remove interactive form.
1799         Set elmo-message-fetch-confirm when force-reload is non-nil.
1800
1801 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1802
1803         * wl-summary.el (toplevel): Removed unnecessary autoload.
1804
1805 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1806
1807         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1808         the buffer is generated from another message buffer.
1809
1810 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1811
1812         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1813         extracted from `wl-fldmgr-save-folders'.
1814         (wl-fldmgr-delete): Call it after deletion.
1815
1816 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1817
1818         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1819         multi-tty support.
1820
1821 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1822
1823         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1824
1825 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1826
1827         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1828         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1829
1830 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1831
1832         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1833         unsubscribe list only if argument CLEAR is nil.
1834
1835 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1836
1837         * wl-draft.el (wl-draft-reply): Decode subject before removing
1838         Re: prefix.
1839
1840 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1841
1842         * wl-summary.el (wl-summary-sort-by-size): New command.
1843
1844 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1845
1846         * wl-summary.el (wl-summary-number-list-from-region): New
1847         function.
1848         (wl-summary-mark-as-read-region): Use it.
1849         (wl-summary-mark-as-unread-region): Ditto.
1850         (wl-summary-set-flags-region): Ditto and add optional argument
1851         remove.
1852         (wl-summary-mark-as-answered-region): Ditto.
1853         (wl-summary-mark-as-important-region): Ditto.
1854         (wl-summary-target-mark-mark-as-important): Added optional
1855         argument remove.
1856         (wl-summary-target-mark-mark-as-answered): Ditto.
1857         (wl-summary-target-mark-set-flags): Ditto.
1858
1859 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1860
1861         * wl-summary.el (wl-summary-set-flags-region): Call
1862         `wl-summary-set-flags-internal' with number list instead of call
1863         one by each message.
1864         (wl-summary-target-mark-set-flags): Likewise.
1865
1866 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1867
1868         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1869         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1870         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1871         (wl-summary-target-mark-mark-as-answered): Likewise.
1872
1873 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1874
1875         * wl-summary.el (wl-summary-target-mark-forward): Use
1876         `wl-summary-delete-all-target-marks' instead of
1877         `wl-summary-delete-all-temp-marks'.
1878         (wl-summary-target-mark-reply-with-citation): Ditto.
1879         (wl-summary-target-mark-uudecode): Ditto.
1880         (wl-summary-target-mark-set-flags): Ditto and remove needless
1881         cursor move.
1882
1883 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1884
1885         * wl-summary.el (wl-summary-target-mark-forward): Protect
1886         wl-summary-buffer-target-mark-list from nreverse.
1887         (wl-summary-target-mark-reply-with-citation): Ditto.
1888
1889 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1890
1891         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1892         `elmo-display-progress-threshold'.
1893
1894 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1895
1896         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1897         check `wl-summary-highlight'.
1898         (wl-summary-window-scroll-functions): Respect value of
1899         `wl-summary-highlight'.
1900         (wl-summary-sync-update): Run hooks
1901         `wl-summary-buffer-window-scroll-functions' at any time.
1902
1903 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1904
1905         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1906         from `wl-summary-cleanup-temp-marks'.
1907         (wl-summary-cleanup-temp-marks): Abolish argument.
1908         * wl.el (wl-save-status): Revert previous change.
1909         (wl-execute-temp-marks): New function, call
1910         `wl-summary-exec-with-confirmation'.
1911         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1912         (wl-folder-save-and-exec-marks): Abolished.
1913
1914 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1915
1916         * wl-e21.el (wl-e21-display-image-p): Respect
1917         `wl-highlight-folder-with-icon'.
1918         (wl-e21-highlight-folder-group-line): Highlight mouse line
1919         even if wl-e21-display-image-p is nil.
1920
1921         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1922         Respect value of `wl-summary-highlight'.
1923
1924         * wl.el (wl-save-status): Remove unused variable.
1925
1926         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1927         (wl-folder-mode-map): Bind it to "x".
1928
1929 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1930
1931         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1932
1933         * wl-thread.el (wl-thread-get-parent-list): Don't check
1934         disconnected ancestors, neglecting needless work in
1935         `wl-thread-update-indent-string-thread'.
1936
1937         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1938         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1939         argument, add argument default-keep to keep marks by default.
1940
1941         * Version number is increased to 2.11.30.
1942
1943         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1944         customization type and docstring.
1945         (wl-draft-reply-without-argument-list): Ditto.
1946
1947 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1948
1949         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1950
1951         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1952
1953 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1954
1955         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1956
1957 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1958
1959         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1960         save-excursion so as not to include run-hooks.
1961
1962 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1963
1964         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1965         Clarify that marks are going to be cleared.
1966
1967 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1968
1969         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1970         according to 3rd element of wl-summary-flag-mark.
1971
1972         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1973
1974 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1975
1976         * wl-action.el (wl-summary-target-mark-all): Don't set
1977         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1978
1979 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1980
1981         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1982         (wl-forward-subject-prefix): Ditto.
1983         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1984         (wl-draft-reply-make-subject): Ditto.
1985
1986         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1987         `wl-draft-forward'.
1988         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1989
1990 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1991
1992         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1993         target message does not exist.
1994
1995 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1996
1997         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1998         `wl-subject-prefix-regexp'.
1999         (wl-subject-forward-prefix-regexp): New variable.
2000         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2001         `wl-draft-strip-subject-re' and take regexp as argument.
2002         (wl-draft-forward): Use it.
2003         (wl-draft-reply): Ditto.
2004
2005 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2006
2007         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2008         emacs multi-tty support.
2009
2010 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2011
2012         * wl-e21.el (wl-e21-display-image-p): Don't call
2013         `display-images-p'.
2014         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2015         support.
2016         (wl-highlight-folder-current-line): Ditto.
2017         (wl-folder-init-icons): Ditto.
2018
2019 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2020
2021         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2022         the last line of summary in unplugged mode.
2023
2024 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2025
2026         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2027
2028 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2029
2030         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2031         * wl-address.el (wl-address-user-mail-address-p): Use it.
2032         (wl-address-delete-user-mail-addresses): Ditto.
2033         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2034
2035         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2036         (wl-address-delete-user-mail-addresses): Ditto.
2037
2038         * wl-address.el (wl-address-delete-user-mail-addresses): New
2039         function.
2040         * wl-refile.el (wl-refile-guess-by-history): Use it.
2041         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2042         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2043
2044         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2045         use wl-address-user-mail-address-p.
2046
2047 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2048
2049         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2050         after opening group.
2051
2052 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2053
2054         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2055         of elmo-set-buffer-multibyte.
2056
2057         * wl-message.el (wl-original-message-mode): Ditto.
2058
2059         * wl-score.el (wl-score-insert-header): Ditto.
2060
2061         * wl-summary.el
2062         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2063         (wl-summary-goto-folder-subr): Ditto.
2064         (wl-summary-insert-headers): Ditto.
2065
2066         * wl-util.el (wl-set-string-width): Ditto.
2067
2068         * Version number is increased to 2.11.29.
2069
2070 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2071
2072         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2073         (wl-highlight-summary-line-help-echo-alist): New variable.
2074         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2075         into `wl-highlight-summary-line-help-echo' and
2076         `wl-highlight-flag-folder-help-echo'.
2077         (wl-highlight-summary-line-string): Change accordingly.
2078         (wl-highlight-summary-current-line): Ditto.
2079
2080 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2081
2082         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2083         at the beginning of field body (Thanks to Markus Knittig).
2084
2085         * wl-draft.el (wl-draft-insert-current-message): Also check
2086         summary buffer, remove unnecessary tag.
2087
2088 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2089
2090         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2091         when wl-message-buffer is nil.
2092
2093         * wl-folder.el (wl-folder): Abolish unused argument.
2094         Call wl-folder-init when wl-folder-entity is nil.
2095         * wl.el (wl): Change accordingly.
2096
2097 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2098
2099         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2100         multibyte string before insert into draft buffer.
2101         (wl-draft-create-buffer): Always enable multibyte characters for
2102         draft buffer.
2103
2104         * Version number is increased to 2.11.28.
2105
2106 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2107
2108         * wl-folder.el (wl-folder-open-close): Handle blank line.
2109         (wl-folder-jump-to-current-entity): Ditto.
2110
2111 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2112
2113         * Version number is increased to 2.11.27.
2114
2115 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2116
2117         * wl-thread.el (wl-thread-insert-message): When the thread is
2118         devided by wl-summary-max-thread-depth, insert line at the end of
2119         buffer.
2120
2121 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2122
2123         * Version number is increased to 2.11.26.
2124
2125 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2126
2127         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2128
2129 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2130
2131         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2132         value of stream-type and session.
2133
2134 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2135
2136         * Version number is increased to 2.11.25.
2137
2138 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2139
2140         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2141         in a quit message.
2142
2143 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2144
2145         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2146         (wl-summary-redisplay-no-mime-internal): Ditto.
2147
2148 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2149
2150         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2151         * wl-vars.el (wl-smtp-connection-type): Ditto.
2152
2153 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2154
2155         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2156         for the separator line and quote mail-header-separator.
2157
2158 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2159
2160         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2161         result message.
2162
2163         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2164         `elmo-multiple-fields-body-list' with boundary as
2165         mail-header-separator.
2166
2167 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2168
2169         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2170
2171 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2172
2173         * wl-util.el (wl-list-diff): Remove unused function.
2174
2175         * wl-draft.el (wl-draft-send-confirm): Discard input before
2176         confirmation.
2177
2178 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2179
2180         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2181         order of flag and new.
2182
2183 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2184
2185         * wl-vars.el (wl-refile-policy-alist): Abolished.
2186
2187         * wl-action.el (wl-summary-set-action-refile): Follow the change
2188         above.
2189
2190 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2191
2192         * wl-highlight.el (wl-highlight-signature-search): Don't use
2193         re-search-backward for a long word since it is possible to crash
2194         XEmacs because of a bug.
2195
2196 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2197
2198         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2199
2200 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2203         argument for wl-summary-sync-force-update.
2204
2205 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2206
2207         * wl-summary.el (wl-summary-mode-map): Revival of
2208         wl-summary-mark-as-important related bindings;
2209         Bind 'F','tF','mF','rF','m&'.
2210         (wl-summary-mark-as-important-region): Revival.
2211         (wl-summary-target-mark-mark-as-important): Ditto.
2212         (wl-summary-target-mark-operation): New function.
2213         (wl-summary-target-mark-mark-as-answered): Use it.
2214         (wl-summary-decide-flag): Don't set Important as default.
2215         (wl-summary-mark-as-important-internal): Revival.
2216         (wl-summary-mark-as-important): Ditto.
2217
2218         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2219
2220         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2221         instead of facep.
2222
2223 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2224
2225         * wl-dnd.el (wl-dnd-drop-func): Fix.
2226
2227         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2228         mouse-set-point instead of posn-point.
2229
2230         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2231
2232         * wl-mule.el (wl-completing-read-multiple): Ditto.
2233
2234 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2235
2236         * wl-demo.el (face-background-name): Defalias to avoid compile
2237         warning.
2238
2239 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2240
2241         * wl-summary.el (wl-summary-decide-flag): Use
2242         wl-completing-read-multiple instead of completing-read-multiple.
2243
2244         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2245         New alias.
2246
2247         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2248         Use face-background-name instead of face-background.
2249
2250         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2251
2252         * wl-summary.el (wl-summary-save): Use it.
2253         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2254
2255         * wl-mime.el (wl-mime-save-content): Fix last change.
2256
2257 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2258
2259         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2260         New function.
2261         (wl-summary-sort-specs): Added sort.
2262         * wl-mime.el (wl-mime-save-content): Expand file name.
2263
2264 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2265
2266         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2267
2268         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2269
2270 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2271
2272         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2273         for flag if it is not defined.
2274
2275 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2276
2277         * wl-e21.el (wl-highlight-folder-current-line): Use
2278         elmo-folder-type-internal when elmo-folder-type returns nil.
2279
2280         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2281
2282         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2283
2284         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2285
2286         * wl-e21.el (wl-summary-toolbar): Ditto.
2287
2288         * wl-vars.el (wl-demo-background-color): Abolished.
2289         (wl-summary-persistent-mark-priority-list): Renamed from
2290         wl-summary-flag-priority-list.
2291         (wl-summary-flag-alist): New user option.
2292         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2293         (wl-message-mode-line-format-spec-alist): Added 'F'.
2294         (wl-message-mode-line-format): Likewise.
2295         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2296         instead of wl-summary-important-mark.
2297         (wl-file-folder-icon): New variable.
2298
2299         * wl-thread.el (wl-thread-set-flags): Renamed from
2300         wl-thread-mark-as-important.
2301
2302         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2303         warning.
2304         (wl-summary-mode-menu-spec): Follow the change of 
2305         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2306         (wl-summary-mode-map): Follow the change of
2307         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2308         (wl-summary-detect-mark-position): Follow the variable name change.
2309         (wl-summary-set-flags-region): New function for the replacement of
2310         wl-summary-mark-as-important-region.
2311         (wl-summary-sync-marks): Sync all global-flags.
2312         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2313         instead of elmo-message-flagged-p.
2314         (wl-summary-persistent-mark-string): Follow the variable name change;
2315         Put wl-summary-flag-mark if the message has global-flag.
2316         (wl-summary-target-mark-set-flags): Renamed from 
2317         wl-summary-target-mark-mark-as-important.
2318         (wl-summary-decide-flag): New function.
2319         (wl-summary-set-flags-internal): Renamed from
2320         wl-summary-mark-as-important-internal.
2321         (wl-summary-add-flags-internal): New function.
2322         (wl-summary-remove-flags-internal): Ditto.
2323         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2324         (wl-summary-mark-as-unimportant): Abolish.
2325         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2326         (wl-summary-next-message): List flagged messages in the msgdb.
2327
2328         * wl-score.el (wl-summary-score-update-all-lines): Use
2329         wl-summary-add-flags-internal instead of 
2330
2331         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2332
2333         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2334         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2335         (wl-message-buffer-require-all-header): Renamed from
2336         wl-message-buffer-all-header-flag (Ditto).
2337         (wl-message-buffer-flag-indicator): New variable.
2338         (wl-message-redisplay): Changed local varibale name from `flag' to
2339         `display-type'; Set up wl-message-buffer-flag-indicator.
2340         (wl-message-buffer-display): Changed varibale name from `flag' to
2341         `display-type'.
2342         (wl-message-display-internal): Likewise.
2343
2344         * wl-highlight.el (wl-highlight-demo-face): Define default background
2345         color.
2346         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2347
2348         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2349
2350         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2351         (wl-demo-setup-properties): Renamed from
2352         `wl-demo-set-background-color'.
2353         (wl-demo): Follow the change above.
2354         
2355         * Version number is increased to 2.11.24.
2356
2357 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2358
2359         * wl-summary.el (wl-summary-toggle-thread): Call
2360         `wl-summary-rescan' with disable-thread as non-nil.
2361         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2362
2363 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2364
2365         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2366         foreground property of the face.
2367         (wl-demo-insert-text): Don't set up face property here.
2368         (wl-demo): Call wl-demo-set-background-color, anyway.
2369
2370 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2371
2372         * wl-vars.el (wl-demo-background-color): The value can be nil.
2373
2374 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2375
2376         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2377         to wl-summary-wheel-dispatcher.
2378
2379         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2380         wl-message-wheel-dispatcher.
2381         (wl-message-wheel-dispatcher): New function.
2382         (wl-summary-wheel-dispatcher): Ditto.
2383
2384 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2385
2386         * wl-action.el (wl-summary-target-mark-all): List messages which are
2387         not in the killed-list.
2388
2389         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2390         only when the folder is 'flag/important.
2391
2392         * wl-address.el (wl-complete-field-body): Complete if the last
2393         character is a space.
2394
2395 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2396
2397         * wl-folder.el (wl-folder-clear-entity-info): Use
2398         elmo-clear-hash-val.
2399
2400         * wl-fldmgr.el (wl-fldmgr-rename): Set
2401         wl-folder-info-alist-modified as t.
2402
2403 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2404
2405         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2406
2407 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2408
2409         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2410         (wl-folder-buffer-last-visited-entity-id): New buffer local
2411         variable.
2412         (wl-folder-revisit-last-visited-folder): New function.
2413         (wl-folder-mode-map): Bind it to "C-i".
2414         (wl-folder-set-current-entity-id): Set last visited folder.
2415         * wl-summary.el (wl-summary-exit): Ditto.
2416
2417 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2420         before calling `recenter' in order to cope with an XEmacs bug.
2421
2422 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2423
2424         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2425         to the default value.
2426
2427 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2428
2429         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2430         change.
2431         (wl-summary-sync-marks): Ditto.
2432         (wl-summary-mark-as-read-internal): Ditto.
2433         (wl-summary-mark-as-answered-internal): Ditto.
2434         (wl-summary-mark-as-important-internal): Ditto.
2435         (wl-summary-reply): Ditto.
2436
2437         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2438         instead of `elmo-folder-unflag-answered'.
2439
2440         * Version number is increased to 2.11.23.
2441
2442         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2443         the last change.
2444
2445 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2446
2447         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2448         Specify "spam" or "good".
2449
2450 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2451
2452         * wl-spam.el (wl-summary-exec-action-spam): Call
2453         wl-folder-confirm-existence for spam folder.
2454         (wl-spam-setup): Bind "mk".
2455
2456 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2457
2458         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2459
2460 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2461
2462         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2463         destination folder is empty.
2464
2465 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2466
2467         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2468         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2469
2470         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2471         (wl-summary-refile-prev-destination-region): New function.
2472         (wl-thread-refile-prev-destination): Ditto.
2473         (wl-summary-target-mark-refile-prev-destination): Ditto.
2474
2475 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2476
2477         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2478         (wl-demo-background-color): Changed default value.
2479
2480         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2481         color.
2482
2483         * wl-demo.el (wl-demo-set-background-color): New function.
2484         (wl-demo): Call it.
2485
2486 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2487
2488         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2489         * wl-address.el (wl-address-add-or-change): Don't add empty
2490         address.
2491
2492 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2493
2494         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2495
2496 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2497
2498         * wl-vars.el (wl-demo-image-filter-alist): New variable
2499         (wl-demo-background-color): Ditto.
2500
2501         * wl-demo.el (wl-demo-xpm-set-background): New function.
2502         (wl-demo-image-filter): Ditto.
2503         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2504
2505         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2506
2507         * wl-demo.el (wl-demo-icon-name): Define as function.
2508         (wl-demo-insert-image): Use it.
2509
2510 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2511
2512         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2513
2514 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2515
2516         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2517
2518 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2519
2520         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2521
2522 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2523
2524         * wl-thread.el (wl-thread-mark-as-answered): New function.
2525
2526         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2527         answered" entry.
2528         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2529         "r&" and wl-thread-mark-as-answered to "t&".
2530         (wl-summary-mark-as-important-region): Refine to toggle mark.
2531         (wl-summary-mark-as-answered-region): New function.
2532         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2533         and 3rd argument.
2534         (wl-summary-mark-as-important-internal): Likewise.
2535
2536 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2537
2538         * wl-template.el (wl-template-preview): New internal variable.
2539         (wl-template-preview-p): New function.
2540         (wl-template-show): Bind `wl-template-preview' as t.
2541
2542 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2543
2544         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2545         `elmo-message-entity-field' with 3rd argument which is non-nil.
2546
2547 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2548
2549         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2550         Removed duplicate local bind `folder'.
2551
2552 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2553
2554         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2555
2556 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2557
2558         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2559         duplicate definition.
2560
2561 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2562
2563         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2564         non-nil, use it; Don't fetch message if there's no message in the
2565         current cursor position.
2566
2567 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2568
2569         * wl-util.el (wl-region-exists-p): Use region-active-p.
2570         (wl-deactivate-region): New function.
2571         * wl-message.el (wl-message-redisplay): Deactivate region.
2572
2573         * wl-summary.el (wl-summary-reply): Call
2574         `wl-summary-set-message-buffer-or-redisplay' instead of
2575         `wl-summary-redisplay-internal', don't move point.
2576
2577 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2578
2579         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2580         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2581         by regexp.
2582
2583 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2584
2585         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2586         if no need.
2587
2588 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2589
2590         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2591         default value to nil.
2592         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2593         `wl-summary-prepare-hook'; Replace refile action to
2594         `wl-summary-exec-action-refile-with-register'.
2595
2596         * Version number is increased to 2.11.22.
2597
2598 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2599
2600         * wl-summary.el (wl-summary-detect-mark-position): Set
2601         `wl-summary-buffer-weekday-name-lang'.
2602
2603 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2604
2605         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2606         (wl-summary-mark-as-read-all): Ditto.
2607         (wl-summary-delete-messages-on-buffer): Ditto.
2608         (wl-summary-sync-update): Ditto.
2609         (wl-summary-mark-as-read-internal): Ditto.
2610         (wl-summary-mark-as-answered-internal): Ditto.
2611         (wl-summary-update-folder-info): Abolished.
2612
2613 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2614
2615         * wl-summary.el (wl-summary-mark-as-read-all): Use
2616         `wl-summary-update-folder-info' instead of
2617         `wl-folder-update-unread'.
2618
2619 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2620
2621         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2622         `wl-summary-folder-info-update'.
2623         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2624         instead of `wl-summary-folder-info-update'.
2625         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2626         `wl-folder-set-folder-updated'.
2627         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2628         instead of `wl-folder-update-unread'.
2629         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2630         the value of `wl-summary-buffer-unread-count' for the second parameter of
2631         `wl-folder-update-unread'.
2632
2633         * Version number is increased to 2.11.21.
2634
2635 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2636
2637         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2638         a local variable.
2639
2640 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2641
2642         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2643         interactively.
2644
2645         * wl-summary.el (wl-summary-mark-as-important-internal): New
2646         internal function.
2647         (wl-summary-mark-as-important): Use it.
2648         (wl-summary-mark-as-unimportant): New function.
2649         (wl-summary-sync-marks): Follow the API change.
2650
2651         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2652
2653         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2654
2655 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2656
2657         * wl-folder.el (wl-folder-update-unread): Re-indent.
2658         Narrow the scope of a local variable.
2659
2660 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2661
2662         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2663         (wl-addrmgr-merge-entries): Ditto.
2664         (wl-addrmgr): Added to address entry which exists in draft buffer
2665         if no entry is in original.
2666
2667 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2668
2669         * wl-batch.el: New file.
2670
2671 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2672
2673         * wl-vars.el (wl-use-semi): Remove unused variable.
2674
2675 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2676
2677         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2678         "?".
2679
2680 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2681
2682         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2683         wl-summary-new-mark.
2684         (wl-summary-new-cached-mark): New user option.
2685         (wl-summary-score-marks): Follow the change above.
2686         (wl-summary-auto-refile-skip-marks): Ditto.
2687         (wl-summary-incorporate-marks): Ditto.
2688         (wl-summary-expire-reserve-marks): Ditto.
2689
2690         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2691
2692         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2693         (wl-summary-persistent-mark-string): Distinguished between cached
2694         and uncached mark when the message is new.
2695
2696 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2697
2698         * wl-spam.el (wl-spam-domain): Renamed from
2699         `wl-spam-folder-guess-domain'.
2700         (wl-summary-exec-action-spam): Register as spam if domain of the
2701         source folder is good.
2702         (wl-summary-exec-action-refile-with-register): Register message if
2703         domain of the source folder is not undecided.
2704
2705 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2706
2707         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2708         detect thread loop.
2709
2710 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2711
2712         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2713         and wl-summary-skip-mark-list.
2714
2715 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2716
2717         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2718
2719         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2720
2721         * wl-spam.el (toplevel): Require wl-highlight.
2722         (wl-spam-auto-check-policy-alist): Abolish.
2723         (wl-spam-auto-check-folder-regexp-list): New user option.
2724         (wl-spam-auto-check-marks): Ditto.
2725         (wl-spam-mark-action-list): Ditto.
2726         (wl-highlight-summary-spam-face): New face.
2727         (wl-spam-auto-check-message-p): New function.
2728         (wl-spam-map-spam-messages): Fixed message.
2729         (wl-spam-register-spam-messages): Ditto.
2730         (wl-spam-register-good-messages): Ditto.
2731         (wl-summary-spam-map): Add and remove keybind.
2732         (wl-summary-target-mark-spam): Abolish.
2733         (wl-summary-refile-spam): Ditto.
2734         (wl-summary-test-spam): New function.
2735         (wl-summary-mark-spam): Ditto.
2736         (wl-summary-auto-check-spam): Follow the above change.
2737         (wl-summary-exec-action-spam): New function.
2738         (wl-summary-exec-action-refile-with-register): Fixed message.
2739         (wl-message-check-spam): New function.
2740         (wl-spam-setup): Ditto.
2741         (toplevel): Call it if this file is loaded interactivity.
2742
2743         * Version number is increased to 2.11.20.
2744
2745 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2746
2747         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2748         when new optional argument `force' is non nil or modified.
2749
2750 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2751
2752         * wl.el (toplevel): Require wl-spam when compile.
2753         (wl-save-status): Call wl-spam-save-status.
2754
2755         * wl-spam.el (wl-spam-register-spam-messages): New function.
2756         (wl-spam-register-good-messages): Ditto.
2757         (wl-spam-save-status): Ditto.
2758         (wl-summary-mode-map): Bind
2759         wl-summary-target-mark-register-as-spam to "ms" and
2760         wl-summary-target-mark-register-as-good to "mn".
2761         (wl-summary-register-as-spam): Abolish optional argument; Use
2762         wl-spam-register-spam-messages.
2763         (wl-summary-register-as-spam-all): Use
2764         wl-spam-register-spam-messages.
2765         (wl-summary-register-as-good): Abolish optional argument; Use
2766         wl-spam-register-good-messages.
2767         (wl-summary-register-as-good-all): Use
2768         wl-spam-register-good-messages.
2769         (wl-summary-target-mark-register-as-spam): New funtion.
2770         (wl-summary-target-mark-register-as-good): Ditto.
2771
2772 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2773
2774         * wl-spam.el: New file.
2775
2776 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2777
2778         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2779
2780         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2781         (wl-summary-auto-refile): Call wl-refile-guess with
2782         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2783
2784 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2785
2786         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2787         with disable-thread argument non-nil.
2788
2789 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2790
2791         * wl-summary.el (wl-summary-rescan): Added optional argument
2792         disable-thread.
2793         (wl-summary-sync): Call wl-summary-rescan with argument
2794         disable-thread.
2795         (wl-summary-input-range): Added new range `rescan-thread'.
2796
2797 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2798
2799         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2800
2801 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2802
2803         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2804         internal variable.
2805         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2806         wl-summary-search-parent-by-subject-regexp and
2807         wl-summary-divide-thread-when-subject-changed as nil.
2808         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2809         (wl-summary-insert-thread): Search parent entity from
2810         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2811         thread loop.
2812
2813 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2814
2815         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2816
2817         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2818
2819         * wl-util.el (wl-require-update-all-folder-p): New function.
2820         (wl-get-assoc-list-value): Added `function' to match directive.
2821         (wl-collect-draft): Rewrite.
2822
2823         * wl-summary.el (wl-summary-sync-update): Clear faces
2824         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2825         are non-nil.
2826         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2827         argument as function.
2828         (wl-summary-input-range): Ditto.
2829
2830         * wl-folder.el (wl-draft-get-folder): New function.
2831         (wl-folder-get-elmo-folder): Consider draft folder.
2832
2833         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2834         (wl-draft-buffer-message-number): New buffer local variable.
2835         (wl-draft-folder-internal): New internal variable.
2836         (wl-draft-delete): Rewrite.
2837         (wl-draft-save): Ditto.
2838         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2839         wl-folder-get-elmo-folder.
2840         (wl-draft-config-info-operation): Ditto.
2841         (wl-jump-to-draft-folder): Ditto.
2842         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2843         (wl-draft-reedit): Rewrite.
2844
2845         * Version number is increased to 2.11.19.
2846         
2847 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2848
2849         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2850         variable.
2851
2852 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2853
2854         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2855         Use ignore-errors instead of unwind-protect.
2856
2857 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2858
2859         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2860         for updating `wl-thread-entity-list'.
2861
2862 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2863
2864         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2865         parameter from calling `wl-thread-entity-get-older-brothers' and
2866         `wl-thread-entity-get-younger-brothers'.
2867         Replace nested `append' with a single one.
2868
2869 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2870
2871         * wl-summary.el (wl-summary-mode): Don't use the return value of
2872         `make-local-hook'.
2873
2874 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2875
2876         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2877         instead of `let*'.
2878         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2879         of local variables.
2880
2881 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2882
2883         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2884         Renamed from wl-summary-window-scroll-functions.
2885         (wl-summary-window-scroll-functions): Don't set to variable.
2886         (wl-summary-display-top): Use run-hooks.
2887         (wl-summary-display-bottom): Ditto.
2888         (wl-summary-toggle-disp-msg): Ditto.
2889         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2890         Use it instead of wl-summary-window-scroll-functions.
2891         (wl-summary-goto-folder-subr): Don't call
2892         wl-summary-window-scroll-functions, use
2893         wl-summary-buffer-window-scroll-functions instead.
2894
2895 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2896
2897         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2898         make-local-variable.
2899
2900 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2901
2902         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2903         set-buffer-modified-p.
2904         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2905         (wl-summary-display-bottom): Ditto.
2906         (wl-summary-toggle-disp-msg): Ditto.
2907
2908 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2909
2910         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2911
2912         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2913         (wl-summary-forward): Use elmo-message-entity-field instead of
2914         elmo-message-field.
2915
2916         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2917
2918 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2919
2920         * wl-summary.el (wl-summary-window-scroll-functions): No use
2921         `append'.
2922
2923 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2924
2925         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2926         function.
2927         (wl-summary-window-scroll-functions): Call it when both
2928         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2929         (wl-summary-temp-mark): Added optional argument number.
2930         (wl-summary-message-mark): Added optional argument flag.
2931         (wl-summary-persistent-mark): Added optional argument number and flag.
2932         (wl-summary-update-persistent-mark): Ditto.
2933         (wl-summary-update-status-marks): Set "r" for interactive spec.
2934
2935         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2936         argument number and flag.
2937
2938         * wl-action.el (wl-summary-registered-temp-mark): 
2939         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2940
2941 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2942
2943         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2944         internal variable (buffer local).
2945         (wl-summary-window-scroll-functions): New function.
2946         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2947         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2948         as nil.
2949         (wl-summary-update-status-marks): Added arguments beg, end and
2950         check.
2951         (wl-summary-update-mark-window): Use function.
2952         (wl-summary-sync-update): Follow the change above.
2953         (wl-summary-switch-to-clone-buffer): Copy
2954         wl-summary-buffer-unsync-mark-number-list.
2955         (wl-summary-goto-folder-subr): Set
2956         wl-summary-buffer-unsync-mark-number-list and
2957         use wl-summary-window-scroll-functions instead of
2958         wl-summary-lazy-highlight.
2959
2960         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2961
2962 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2963
2964         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2965
2966         * wl-summary.el (wl-summary-update-persistent-mark): Call
2967         wl-summary-set-message-modified.
2968
2969         * wl-summary.el (wl-summary-sync-update): Don't call
2970         wl-summary-update-status-marks.
2971
2972         * Version number is increased to 2.11.18.
2973
2974 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2975
2976         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2977         (wl-message-next-page): Ditto.
2978
2979 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2980
2981         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2982         local variable.  Change the order of a collected list into the
2983         same as the specified range.  Remove nil from a collected list.
2984
2985 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2986
2987         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2988         argument for elmo-folder-list-messages.
2989
2990 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2991
2992         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2993         change (wl-summary-count-unreads return a list instead of a cons
2994         cell).
2995
2996 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2997
2998         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2999         `wl-summary-folder-info-update'.
3000
3001 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3002
3003         * wl-summary.el (wl-summary-set-message-modified): No use
3004         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3005         (wl-summary-set-mark-modified): Abolish.
3006         (wl-summary-mark-modified-p): Ditto.
3007         (wl-summary-save-view): Follow the change above.
3008
3009         * wl-expire.el (wl-summary-expire): Likewise.
3010
3011 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3012
3013         * wl-summary.el (wl-summary-detect-mark-position): Use
3014         modb-entity-handler.
3015         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3016
3017         * Version number is increased to 2.11.17.
3018
3019 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3020
3021         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3022         entity field value.
3023         (wl-summary-prefetch-msg): Ditto.
3024         (wl-summary-print-message-with-ps-print): Ditto.
3025
3026 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3027
3028         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3029         for dummy entity.
3030         (wl-summary-insert-thread): Use elmo-message-entity-field.
3031         (wl-summary-update-thread): Use elmo-message-entity-field and
3032         elmo-message-entity-number.
3033         (wl-summary-line-number):  Use elmo-message-entity-number.
3034         (wl-summary-line-size): Use elmo-message-entity-field.
3035         (wl-summary-line-subject): Ditto.
3036         (wl-summary-line-from): Ditto.
3037         (wl-summary-line-attached): Ditto.
3038         (wl-summary-create-line): Ditto.
3039         (wl-summary-create-line): Use elmo-message-entity-number.
3040         (wl-summary-print-message-with-ps-print): Use
3041         elmo-message-entity-field.
3042
3043 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3044
3045         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3046         change in elmo-msgdb-make-message-entity.
3047         (wl-summary-buffer-set-folder): Don't call
3048         wl-summary-detect-mark-position here.
3049         (wl-summary-rescan): Call elmo-message-entity-number.
3050         (wl-summary-sync-update): Ditto.
3051         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3052
3053         * wl-score.el (wl-score-header-index): Redefine 2th element.
3054         (wl-score-overview-entity-get-extra): Abolish.
3055         (wl-score-ov-entity-get): Rewrite.
3056         (wl-score-string-index<, wl-score-string-func<): Abolish.
3057         (wl-score-string<): New function.
3058         (wl-score-string-sort): Use it.
3059
3060         * wl-refile.el (wl-refile-guess-by-history): Use
3061         elmo-message-entity-field.
3062         (wl-refile-guess-by-from): Ditto.
3063         (wl-refile-guess-by-msgid): Ditto.
3064
3065         * Version number is increased to 2.11.16.
3066
3067 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3068
3069         * wl-folder.el (wl-folder-confirm-existence): Don't call
3070         file-exists-p if msgdb-path is nil.
3071         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3072         `wl-read-folder-hist' to `wl-read-folder-history'.
3073
3074 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3075
3076         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3077         `y-or-n-p'.
3078
3079 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3080
3081         * wl-score.el (wl-score-headers): Don't use
3082         elmo-folder-do-each-message-entity.
3083
3084         * Version number is increased to 2.11.15.
3085
3086 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3087
3088         * wl-summary.el (wl-summary-delete-all-msgs): Use
3089         elmo-folder-move-messages instead of elmo-folder-delete-messages
3090         and elmo-folder-detach-messages.
3091         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3092
3093         * wl-expire.el (wl-expire-delete): Ditto.
3094         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3095
3096 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3097
3098         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3099         (wl-message-header-narrowing-fields): Ditto.
3100         (wl-message-header-narrowing-lines): Ditto.
3101         (wl-message-header-narrowing-string): Ditto.
3102
3103         * wl-summary.el (wl-summary-mode-map): Bind
3104         wl-summary-toggle-header-narrowing to "C-cC-f".
3105         (wl-summary-toggle-header-narrowing): New function.
3106
3107         * wl-message.el (wl-message-buffer-create): Call
3108         wl-message-header-narrowing-setup.
3109         (wl-message-redisplay): Call wl-message-header-narrowing.
3110         (wl-message-header-narrowing): New function.
3111         (wl-message-header-narrowing-map): New keymap.
3112         (wl-message-header-narrowing-widen-map): New keymap.
3113         (wl-message-header-narrowing-again-at-mouse): New function.
3114         (wl-message-header-narrowing-1): Ditto.
3115         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3116         (wl-message-header-narrowing-setup): Ditto.
3117         (wl-message-header-narrowing-toggle): Ditto.
3118         
3119         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3120
3121         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3122         'flag as all.
3123         (wl-use-flag-folder-help-echo): New user option.
3124
3125         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3126         wl-summary-highlight as nil.
3127         (wl-summary-set-mark-modified): Follow the API change.
3128         (wl-summary-mark-modified-p): Ditto.
3129         (wl-summary-mark-as-read-all): Ditto.
3130         (wl-summary-sync-marks): Don't call
3131         elmo-folder-list-messages-with-global-mark.
3132         (wl-summary-mark-as-read-internal): Follow the API change.
3133         (wl-summary-mark-as-answered-internal): Ditto.
3134         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3135         Follow the API change.
3136         (wl-summary-create-line): Call with number argument.
3137         (wl-summary-reply): Follow the API change.
3138
3139         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3140         function.
3141         (wl-highlight-summary-line-string): Call it when
3142         wl-use-flag-folder-help-echo is non-nil.
3143         (wl-highlight-summary-current-line): Ditto.
3144         (elmo-flag-folder-referrer): Added autoload setting.
3145
3146         * wl-draft.el (wl-draft-kill): Follow the API change.
3147
3148         * Version number is increased to 2.11.14.
3149         
3150 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3151
3152         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3153
3154 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3155
3156         * Version number is increased to 2.11.13.
3157
3158 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3159
3160         * wl-draft.el (wl-draft-previous-history-element): Fixed
3161         unbalanced parenthesis and bind unbound local variables.
3162
3163 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3164
3165         * wl-draft.el (wl-draft-previous-history-element): New function.
3166         (wl-draft-next-history-element): Ditto.
3167         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3168         them to M-p and M-n.
3169
3170 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3171
3172         * Version number is increased to 2.11.12.
3173
3174 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3175
3176         * wl-draft.el (wl-draft-hide): Select buffer-window.
3177
3178 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3179
3180         * wl-summary.el (wl-summary-narrow-to-region): New function.
3181         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3182         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3183         (wl-summary-save-region): Use it.
3184         * wl-action.el (wl-summary-collect-numbers-region)
3185         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3186
3187 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3188
3189         * wl-folder.el (wl-folder-count-incorporates): Don't use
3190         `elmo-msgdb-mark-load'
3191
3192         * Version number is increased to 2.11.11.
3193
3194 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3195
3196         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3197         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3198
3199 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3200
3201         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3202
3203 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3204
3205         * Version number is increased to 2.11.10.
3206
3207 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3208
3209         * wl-mime.el (wl-draft-attribute-value): Fixed.
3210
3211 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3212
3213         * wl-util.el (wl-copy-local-variables): New function.
3214
3215         * wl-mime.el (wl-draft-attribute-recipients): New function.
3216         (wl-draft-attribute-envelope-from): Ditto.
3217         (wl-draft-attribute-smtp-posting-server): Ditto.
3218         (wl-draft-attribute-smtp-posting-port): Ditto.
3219         (wl-draft-attribute-value): Ditto.
3220         (wl-draft-preview-message): Use it to get value for
3221         attributes. Reflect result of `wl-draft-config'.
3222
3223         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3224         and call `wl-summary-mark-as-read' before to call
3225         `wl-summary-unset-mark'.
3226         (wl-summary-target-mark-mark-as-unread): Likewise.
3227         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3228
3229 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3230
3231         * wl-mime.el (wl-draft-preview-message): Use actual value for
3232         attributes; Fix for small window.
3233
3234 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3235
3236         * wl-refile.el (wl-refile-get-field-value): Call
3237         `elmo-message-entity-field' with 3rd argument is non-nil.
3238
3239 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3240
3241         * wl-vars.el (wl-draft-preview-attributes): New user option.
3242         (wl-draft-preview-attributes-list): Ditto.
3243         (wl-draft-preview-attributes-buffer-lines): Ditto.
3244         (wl-draft-preview-attributes-buffer-name): Ditto.
3245
3246         * wl-mime.el (wl-draft-preview-message): Display attributes.
3247
3248 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3249
3250         * wl-summary.el (wl-summary-detect-mark-position): Bind
3251         wl-summary-flag-priority-list to '(new).
3252
3253 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3254
3255         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3256         funtion.
3257         (wl-highlight-summary-line-string): Use it.
3258         (wl-highlight-summary-current-line): Ditto.
3259
3260 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3261
3262         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3263         line even when the mark string is not changed.
3264
3265         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3266         argument change in the wl-summary-create-line.
3267         (wl-thread-insert-entity-sub): Ditto.
3268
3269         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3270         argument change in the wl-summary-create-line.
3271         (wl-summary-insert-sequential): Ditto.
3272         (wl-summary-update-thread): Ditto.
3273         (wl-summary-persistent-mark-string): New inline function.
3274         (wl-summary-message-mark): Use it.
3275         (wl-summary-create-line): Abolish argument wl-persistent-mark
3276         and added wl-flags, wl-cached.
3277
3278         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3279         mark to flags.
3280         (wl-highlight-summary-current-line): Decide the face not by the 
3281         persistent mark but flags.
3282
3283 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3284
3285         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3286         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3287         wl-summary-read-uncached-mark): Revive.
3288         (wl-summary-answered-cached-mark,
3289         wl-summary-answered-uncached-mark): New user option.
3290         (wl-summary-score-marks): Follow the change above.
3291         (wl-summary-auto-refile-skip-marks): Ditto.
3292         (wl-summary-incorporate-marks): Ditto.
3293         (wl-summary-expire-reserve-marks): Ditto.
3294         (wl-summary-flag-priority-list): New user option.
3295
3296         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3297         changes.
3298         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3299         of elmo-message-mark.
3300         (wl-summary-mark-as-read-internal): Ditto.
3301         (wl-summary-mark-as-answered): Ditto.
3302         (wl-summary-mark-as-important): Ditto.
3303         (wl-summary-redisplay-internal): Ditto.
3304         (wl-summary-redisplay-no-mime-internal): Ditto.
3305         (wl-summary-message-mark): New function.
3306         (wl-summary-insert-sequential): Use wl-summary-message-mark
3307         instead of elmo-message-mark.
3308         (wl-summary-update-thread): Ditto.
3309         (wl-summary-persistent-mark): Ditto.
3310         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3311         instead of elmo-message-mark.
3312
3313         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3314         wl-summary-message-mark instead of elmo-message-mark.
3315         (wl-thread-insert-entity-sub): Ditto.
3316         (wl-thread-get-children-msgs-uncached): Ditto.
3317
3318         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3319         variable name changes.
3320         (wl-highlight-summary-current-line): Ditto.
3321
3322         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3323         wl-summary-message-mark instead of elmo-message-mark.
3324
3325         * wl-expire.el (wl-expire-message-p): Ditto.
3326
3327         * wl-score.el (wl-score-headers): Ditto.
3328
3329         * Version number is increased to 2.11.9.
3330
3331         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3332         (wl-summary-sync-update): Follow the change above.
3333         (wl-summary-switch-to-clone-buffer): Ditto.
3334         (wl-summary-open-folder): Ditto.
3335
3336 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3337
3338         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3339         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3340
3341         * Version number is increased to 2.11.8.
3342
3343         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3344
3345         * wl-expire.el (wl-expire-refile): Follow the API change on
3346         `elmo-folder-move-messages'.
3347         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3348
3349         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3350         (wl-summary-exec-action-refile): Ditto.
3351         (wl-summary-exec-action-copy): Ditto.
3352         (wl-summary-no-auto-refile-message-p): No use
3353         `wl-summary-buffer-msgdb'.
3354         (wl-summary-auto-refile): Ditto.
3355
3356 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3357
3358         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3359
3360 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3361
3362         * wl-summary.el (wl-summary-sync): Treat no-sync.
3363
3364         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3365         (wl-default-sync-range): Ditto.
3366
3367 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3368
3369         * wl-refile.el (wl-refile-subject-learn): Call
3370         `elmo-message-entity-field' with 3rd argument is non-nil.
3371         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3372         instead of `elmo-msgdb-overview-entity-get-subject'.
3373
3374 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3375
3376         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3377         scan-type is rescan.
3378         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3379         new optional argument force is non-nil.
3380         (wl-summary-save-view-cache): Call it with force argument non-nil.
3381
3382         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3383
3384 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3385
3386         * wl-action.el (wl-summary-print-argument): Fixed last change.
3387
3388 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3389
3390         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3391         simplified.
3392         (wl-summary-target-mark-mark-as-unread): Likewise.
3393         (wl-summary-target-mark-mark-as-important): Likewise.
3394
3395 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3396
3397         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3398         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3399         (wl-summary-mark-as-important-region): Change accordingly.
3400         (wl-summary-target-mark-mark-as-important): Ditto.
3401
3402 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3403
3404         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3405
3406         * wl-action.el (wl-summary-print-argument): Print argument to
3407         right side of window if `wl-summary-print-argument-within-window'
3408         is non-nil.
3409
3410 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3411
3412         * wl-action.el (wl-summary-set-mark): Use
3413         `wl-summary-message-visible-p' to check visibility of the message
3414         and jump to message only when the message line is visible and have
3415         different number; Call wl-summary-unset-mark with number argument.
3416         (wl-summary-unset-mark): 
3417         Use `wl-summary-message-visible-p'
3418         to check visibility of the message and jump to message only when
3419         the message line is visible and have different number;
3420
3421 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3422
3423         * Version number is increased to 2.11.7.
3424
3425         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3426         and wl-folder-summary-line-format.
3427
3428         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3429         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3430         (wl-summary-set-score-mark): Use it.
3431         (wl-summary-target-mark-mark-as-read): Ditto.
3432         (wl-summary-target-mark-mark-as-unread): Ditto.
3433         (wl-summary-target-mark-mark-as-important): Ditto.
3434         (wl-summary-target-mark-msgs): Simplified.
3435         (wl-summary-detect-mark-position): Fixed problem when
3436         summary-line-format no contain persisten/temp mark spec.
3437         (wl-summary-temp-mark): Ditto.
3438         (wl-summary-persistent-mark): Ditto.
3439         (wl-summary-update-persistent-mark): Ditto.
3440
3441         * wl-action.el (wl-summary-set-mark): Ditto.
3442         (wl-summary-unset-mark): Ditto.
3443         All other related portions are changed.
3444
3445 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3446
3447         * Version number is increased to 2.11.6.
3448
3449 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3450
3451         * wl-util.el (wl-current-message-buffer): Define as function;
3452         Don't use the value of wl-messge-buffer.
3453
3454         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3455         persistent mark.
3456
3457         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3458         no current message, cause an error.
3459
3460 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3461
3462         * wl-summary.el (wl-summary-set-message-modified): Use
3463         elmo-folder-set-message-modified instead of
3464         elmo-folder-set-message-modified-internal.
3465
3466 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3467
3468         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3469         interactively.
3470         (wl-summary-sync): nokill->entirely.
3471         (wl-summary-sync-marks): Fixed message.
3472         (wl-summary-input-range): Added mark, nokill->entirely.
3473
3474         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3475         messages as read.
3476
3477 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3478
3479         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3480         update-noscore.
3481         (wl-summary-sync): Follow the change above.
3482
3483 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3484
3485         * wl-action.el (wl-summary-target-mark-all): Use
3486         elmo-folder-list-messages.
3487
3488 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3489
3490         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3491         (wl-summary-rescan): Set wl-summary-scored as nil.
3492         (wl-summary-sync-force-update): Follow the change above.
3493         (wl-summary-sync): Ditto.
3494         (wl-summary-sync-update): Added argument disable-killed.
3495         (wl-summary-insert-headers): Set visible-only argument for
3496         elmo-folder-list-messages.
3497         (wl-summary-input-range): Added update-nokill, update-noscore,
3498         all-nokill, all-noscore and mark.
3499
3500         * Version number is increased to 2.11.5.
3501
3502         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3503
3504 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3505
3506         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3507         (wl-summary-prefetch-region-no-mark): Change accordingly.
3508         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3509
3510 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3511
3512         * wl-address.el (wl-complete-field-to): Abolished.
3513         (wl-complete-address): Completion function for completing-read.
3514         * wl-action.el (wl-summary-get-resend-address): Use it.
3515
3516         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3517         wl-summary-update-mark and abolish unused argument.
3518         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3519         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3520         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3521         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3522         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3523         * wl-draft.el (wl-draft-kill): Ditto.
3524
3525         * wl-summary.el: Remove unused binding of case-fold-search.
3526         (wl-summary-replace-status-marks): Abolished.
3527
3528 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3529
3530         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3531         is specified or folder length is zero.
3532
3533 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3534
3535         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3536         (wl-folder-archive-current-entity): Ditto.
3537
3538 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3539
3540         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3541         retrieving message mark.
3542         (wl-summary-redisplay-internal): Ditto.
3543
3544         * wl-message.el (wl-message-buffer-display): Ignore errors while
3545         retrieving message-id field.
3546
3547         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3548         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3549         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3550         order of the arguments for `wl-expire-message-p'.
3551         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3552
3553         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3554         Check return value of wl-summary-reply.
3555         (wl-summary-reply): Recover window configuration when an error occured.
3556
3557 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3558
3559         * wl-summary.el (wl-summary-resend-message): Abolished, the
3560         feature is inherited by wl-summary-resend (put resend mark).
3561
3562 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3563
3564         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3565         wl-message-buffer to nil when the message is hide.
3566
3567 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3568
3569         * .cvsignore: New file.
3570
3571 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3572
3573         * wl-action.el (wl-summary-action-docstring): Add more info.
3574         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3575         duplicate definition.
3576         (wl-summary-define-mark-action): Functions wl-summary-*-region
3577         keep current position.
3578         (wl-summary-unregister-target-mark): Store result to the variable.
3579
3580 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3581
3582         * Version number is increased to 2.11.4.
3583
3584 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3585
3586         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3587         wl-summary-delete-all-temp-marks.
3588         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3589
3590         * wl-action.el (wl-summary-set-mark): Changed terminology
3591         refile-destination -> action-argument.
3592         (wl-summary-unset-mark): Ditto.
3593         (wl-summary-remove-argument): Ditto.
3594         (wl-summary-print-argument): Ditto.
3595
3596         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3597         (wl-thread-remove-argument-region): Ditto.
3598         (wl-thread-print-argument-region): Ditto.
3599         (wl-thread-close): Ditto.
3600         (wl-thread-open): Ditto.
3601
3602         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3603         (wl-highlight-refile-destination-face is abolished)
3604         (wl-highlight-action-argument-string): Ditto.
3605         (wl-highlight-summary-current-line): Highlight action argument.
3606
3607         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3608         color for light backgrounds.
3609         (wl-highlight-summary-answered-face): Ditto.
3610
3611 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3612
3613         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3614
3615         * wl-score.el (wl-summary-score-update-all-lines): Use
3616         wl-summary-set-mark.
3617         (wl-summary-score-update-all-lines): Kill expunged messages.
3618
3619         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3620
3621 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3622
3623         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3624         directly.
3625         (wl-score-overview-entity-get-lines): Ditto.
3626         (wl-score-overview-entity-get-xref): Ditto.
3627         (wl-score-get-latest-msgs): Ditto.
3628         (wl-summary-rescore): Ditto.
3629
3630         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3631         to "&".
3632         (wl-summary-mark-as-answered-internal): New inline function.
3633         (wl-summary-mark-as-answered): New function.
3634         (wl-summary-mark-as-unanswered): Ditto.
3635         (wl-summary-sync-marks): Modified for answered-mark synching.
3636
3637 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3638
3639         * wl-action.el (wl-summary-set-mark): Fixed last change.
3640
3641 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3642
3643         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3644         behavior of wl-summary-unread-message-hook
3645         (Pointed out by akira yamada <akira@arika.org>).
3646
3647 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3648
3649         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3650         wl-summary-delete.
3651         * wl-xmas.el (wl-summary-toolbar): Ditto.
3652
3653         * wl-action.el (wl-summary-set-mark): Don't override current
3654         temp-mark.
3655
3656         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3657
3658 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3659
3660         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3661         (wl-refile-msgid-learn): Ditto.
3662         (wl-refile-get-field-value): Ditto.
3663
3664         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3665
3666         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3667         (wl-expire-delete-reserved-messages): Renamed from
3668         wl-expire-reserve-marked-msgs-from-list.
3669         (wl-expire-delete): Removed argument `msgdb'.
3670         (wl-expire-refile): Ditto.
3671         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3672         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3673         mark-alist as argument.
3674         (wl-expire-archive-number1): Removed argument `msgdb'.
3675         (wl-expire-archive-number2): Ditto.
3676         (wl-expire-archive-date): Ditto.
3677         (wl-expire-localdir-date): Ditto.
3678         (wl-expire-hide): Ditto.
3679         (wl-archive-number1): Ditto.
3680         (wl-archive-number2): Ditto.
3681         (wl-archive-date): Ditto.
3682         (wl-archive-folder): Ditto.
3683         All other related portions are changed.
3684
3685 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3686
3687         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3688         mean move up and down. (suggested by Takashi Kawachi)
3689
3690 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3691
3692         * wl-acap.el (toplevel): Don't require un-define.
3693
3694 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3695
3696         * wl-thread.el (wl-thread-delete-message): Always update
3697         wl-summary-buffer-number-list.
3698
3699         * wl-action.el (wl-summary-print-destination): 
3700         Do nothing when folder is nil.
3701
3702 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3703
3704         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3705         persistent mark when prefetch is succeeded.
3706
3707 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3708
3709         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3710         instead of elmo-msgdb-delete-msgs.
3711         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3712         (wl-expire-hide): Ditto.
3713
3714         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3715
3716         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3717         elmo-msgdb interface.
3718         (wl-thread-get-exist-children): Likewise.
3719         (wl-thread-insert-message): Likewise.
3720         (wl-thread-msg-mark-as-important): Likewise.
3721         (wl-thread-insert-entity-sub): Likewise.
3722         (wl-thread-get-children-msgs-uncached): Likewise.
3723
3724         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3725         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3726         (wl-summary-sync-update): Likewise.
3727         (wl-summary-auto-select-msg-p): Likewise.
3728         (wl-summary-update-thread): Likewise.
3729         (wl-summary-mark-as-important): Likewise.
3730         (wl-summary-jump-to-msg-internal): Likewise.
3731         (wl-summary-redisplay-internal): Likewise.
3732         (wl-summary-print-message-with-ps-print): Likewise.
3733         (wl-summary-folder-info-update): Likewise.
3734
3735         * wl-folder.el (wl-folder-check-one-entity):
3736         elmo-folder-count-flags instead of wl-summary-count-unread.
3737
3738         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3739
3740         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3741
3742         * wl-summary.el (wl-summary-set-message-modified): 
3743         Call wl-summary-set-mark-modified.
3744         (wl-summary-delete-messages-on-buffer): Call
3745         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3746         (wl-summary-sync-update): Call elmo-folder-length instead of
3747         elmo-folder-messages.
3748         (wl-summary-insert-headers): Don't call
3749         elmo-folder-list-message-entities.
3750
3751 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3752
3753         * wl-action.el (wl-summary-define-mark-action): Call
3754         `wl-summary-set-mark' with argument `data'.
3755         (wl-summary-auto-refile): Fixed order of arguments when call
3756         `wl-summary-refile'.
3757
3758 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3759
3760         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3761
3762         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3763
3764         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3765         (Renamed from wl-highlight-summary-deleted-face).
3766         (wl-highlight-summary-resend-face): New face.
3767
3768         (wl-highlight-summary-deleted-face): Renamed from
3769         wl-highlight-summary-erased-face.
3770
3771         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3772
3773         * wl-action.el (wl-summary-get-resend-address): New function.
3774         (wl-summary-exec-action-resend): Ditto.
3775         (wl-summary-exec-action-resend-subr): Ditto.
3776
3777         * w-thread.el (wl-thread-copy): Removed definition.
3778         (wl-thread-refile): Ditto.
3779         (wl-thread-delete): Ditto.
3780         (wl-thread-target-mark): Ditto.
3781
3782         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3783         (wl-summary-target-mark-set-action): Fixed.
3784         (wl-summary-define-mark-action): Fixed quotation.
3785         (wl-summary-move-mark-list-messages): Display message.
3786         (wl-summary-define-mark-action): Define thread functions.
3787         (wl-summary-exec-action-refile): Changed message.
3788         (wl-summary-exec): Ditto.
3789
3790 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3791         
3792         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3793         '%%'.
3794
3795 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3796
3797         * wl.el (toplevel): Require wl-action.
3798         (wl-init): Call wl-summary-define-mark-action.
3799
3800         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3801
3802         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3803         wl-summary-delete and wl-summary-erase.
3804         (wl-summary-mode-map): Ditto.
3805
3806         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3807         wl-delete-folder-alist.
3808
3809         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3810         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3811         (toplevel): Moved mark & action related functions to the wl-action.el.
3812
3813         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3814         in wl-summary-mark-action-list.
3815         (wl-highlight-summary-current-line): Ditto.
3816
3817         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3818         empty lines.
3819
3820         * wl-action.el: New file. 
3821
3822 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3823
3824         * wl-summary.el (wl-summary-target-mark-replace): New function.
3825         (wl-summary-target-mark-prefetch): Use it.
3826         (wl-summary-target-mark-delete): Ditto.
3827         (toplevel): Rearranged definition order.
3828         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3829         (wl-summary-target-mark-erase): Rewrite.
3830         (wl-summary-erase-region): New function.
3831         (wl-summary-exec-action-erase): Changed message.
3832         (wl-summary-move-mark-list-messages): New function.
3833         (wl-summary-exec-action-delete): Use it.
3834         (wl-summary-exec-action-erase): Ditto.
3835
3836         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3837         (wl-summary-skip-mark-list): Added "d".
3838
3839         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3840         while searching.
3841
3842         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3843         and define using defcustom;
3844         Define 4th element as a face.
3845         
3846         * wl-summary.el (wl-summary-incorporate): Use 
3847         `wl-summary-prefetch-region-no-mark' instead of
3848         `wl-summary-prefetch-region'.
3849         (wl-summary-prefetch-region-no-mark): Revival of old
3850         `wl-summary-prefetch-region'.
3851         (wl-summary-mark-action-list): Moved to wl-vars.el
3852
3853         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3854         face according to the `wl-summary-mark-action-list'.
3855         (wl-highlight-summary-current-line): Ditto;
3856         Removed destination highlighting.
3857
3858         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3859         (wl-highlight-summary-line-string): Highlight for "i" mark.
3860         (wl-highlight-summary-current-line): Ditto.
3861
3862         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3863         no destination.
3864
3865         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3866         exists, just go ahead.
3867         (wl-summary-prefetch-region): Rewrite.
3868         (wl-summary-prefetch): Ditto.
3869         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3870         (wl-summary-exec-action-prefetch): New function.
3871         (wl-summary-target-mark-prefetch): Rewrite.
3872
3873 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3874
3875         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3876         (wl-highlight-summary-line-string): Added "d" and "D".
3877         (wl-highlight-summary-current-line): Ditto.
3878
3879         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3880         in wl-summary.el.
3881         (wl-thread-insert-entity-sub): Ditto.
3882         (wl-thread-remove-destination-region): Ditto.
3883         (wl-thread-print-destination-region): Ditto.
3884
3885         * wl-summary.el (wl-summary-buffer-refile-list,
3886         wl-summary-buffer-delete-list,
3887         wl-summary-buffer-copy-list): Abolish.
3888         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3889         All other related portions are changed.
3890         (wl-summary-mark-action-list): New variable.
3891         (wl-summary-set-mark): New function.
3892         (wl-summary-register-target-mark): Ditto.
3893         (wl-summary-unregister-target-mark): Ditto.
3894         (wl-summary-have-target-mark-p): Ditto.
3895         (wl-summary-register-temp-mark): Ditto.
3896         (wl-summary-unregister-temp-mark): Ditto.
3897         (wl-summary-registered-temp-mark): Ditto.
3898         (wl-summary-collect-temp-mark): Ditto.
3899         (wl-summary-unset-mark): Ditto.
3900         (wl-summary-set-target-mark): Ditto.
3901         (wl-summary-unset-target-mark): Ditto.
3902         (wl-summary-set-action-generic): Ditto.
3903         (wl-summary-unset-action-generic): Ditto.
3904         (wl-summary-exec-action-delete): Ditto.
3905         (wl-summary-exec-action-erase): Ditto.
3906         (wl-summary-set-action-refile): Ditto.
3907         (wl-summary-set-action-refile-subr): Ditto.
3908         (wl-summary-unset-action-refile): Ditto.
3909         (wl-summary-make-destination-numbers-list): Ditto.
3910         (wl-summary-exec-action-refile): Ditto.
3911         (wl-summary-set-action-copy): Ditto.
3912         (wl-summary-unset-action-copy): Ditto.
3913         (wl-summary-exec-action-copy): Ditto.
3914         (wl-summary-collect-numbers-region): Ditto.
3915         (wl-summary-delete): Rewrite.
3916         (wl-summary-erase): Ditto.
3917         (wl-summary-remove-destination): Ditto.
3918         (wl-summary-exec): Ditto.
3919         (wl-summary-exec-region): Ditto.
3920         (wl-summary-target-mark-erase): Ditto.
3921         (wl-summary-refile): Ditto.
3922         (wl-summary-copy): Ditto.
3923         (wl-summary-unmark): Ditto.
3924         (wl-summary-delete-all-mark): Ditto.
3925         (wl-summary-mark-line): Don't highlight.
3926         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3927         (wl-summary-target-mark-refile-subr): Rewrite.
3928
3929         (wl-summary-copy-prev-destination): Abolish.
3930
3931 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3932
3933         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3934         default values along the value of wl-on-mule.
3935         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3936         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3937         It is not used anywhere.
3938
3939 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3940
3941         * wl-summary.el (wl-summary-print-destination): Keep position.
3942         (wl-summary-cursor-move-surface): Keep horizontal position.
3943
3944 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3945
3946         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3947         write sendlog.
3948
3949 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3950
3951         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3952         `wl-summary-highlight'.
3953
3954 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3955
3956         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3957         trivial condition for temp-mark.
3958
3959 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3960
3961         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3962         when it hits killed buffer.
3963
3964 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3965
3966         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3967         * wl-news.el.in: `message' and `error' take format string.
3968
3969 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3970
3971         * wl-folder (wl-folder-insert-entity): Display a message,
3972         `...done', when the work finish.
3973         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3974
3975 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3976
3977         * wl-message.el (wl-message-redisplay): Remove unused local
3978         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3979
3980 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3981
3982         * wl-summary.el (wl-summary-replace-status-marks): Disable
3983         interactive use.
3984         (wl-summary-reedit): Check message existence at first.
3985         (wl-summary-mark-line): Fix doc, return value is indefinite.
3986
3987         * wl-highlight.el (wl-highlight-message): Arranged.
3988
3989         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3990         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3991         check temp-mark by wl-summary-temp-mark always.
3992         (wl-highlight-summary): Change accordingly.
3993         * wl-summary.el (wl-summary-mark-as-read-all)
3994         (wl-summary-delete-cache, wl-summary-set-score-mark)
3995         (wl-summary-mark-as-unread, wl-summary-unmark)
3996         (wl-summary-mark-line, wl-summary-mark-as-read)
3997         (wl-summary-mark-as-important): Ditto.
3998
3999         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4000         end of the window if possible.
4001         * wl-summary.el (wl-summary-sync-update): Support lazy
4002         highlighting.
4003         (wl-summary-toggle-disp-msg): Ditto.
4004
4005 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4006
4007         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4008
4009 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4010
4011         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4012         change.
4013
4014 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4015
4016         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4017         API.
4018         (wl-summary-sync-update): Ditto.
4019
4020         * wl-score.el (wl-score-get-score-alist): Changed argument.
4021         (wl-summary-rescore-msgs): Likewise.
4022         (wl-summary-score-headers): Likewise.
4023         (wl-score-headers): Likewise;
4024         Use elmo-folder-do-each-message-entity, etc.
4025         (wl-summary-score-effect): Follow the changes above.
4026         (wl-summary-rescore): Ditto.
4027         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4028         (wl-score-get-overview): Abolish.
4029
4030         * wl-summary.el (wl-summary-default-from): Follow the API change in
4031         elmo-msgdb.
4032         (wl-summary-count-unread): Ditto.
4033         (wl-summary-detect-mark-position): Ditto.
4034         (wl-summary-overview-entity-compare-by-date): Ditto.
4035         (wl-summary-overview-entity-compare-by-number): Ditto.
4036         (wl-summary-overview-entity-compare-by-from): Ditto.
4037         (wl-summary-overview-entity-compare-by-subject): Ditto.
4038         (wl-summary-get-list-info): Ditto.
4039         (wl-summary-rescan): Ditto.
4040         (wl-summary-jump-to-msg-by-message-id): Ditto.
4041         (wl-summary-sync-update): Ditto; Removed comment.
4042         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4043         (wl-summary-insert-message): Use wl-summary-insert
4044         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4045         (wl-summary-insert-headers): Changed argument overview to folder.
4046         (wl-summary-search-by-subject): Likewise.
4047         (wl-summary-insert-thread): Renamed from 
4048         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4049
4050         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4051         too.
4052
4053         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4054         wl-string-member.
4055
4056 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4057
4058         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4059         elmo-folder-append-buffer.
4060         (wl-draft-queue-append): Likewise.
4061
4062         * wl-mime.el (wl-message-delete-current-part): Ditto.
4063         (wl-summary-burst-subr): Ditto.
4064
4065         * wl-news.el.in (wl-news-send-news): Ditto.
4066
4067 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4068
4069         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4070         function.
4071         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4072         (wl-summary-update-mark): Enclose with save-excursion.
4073         (wl-summary-mark-as-read-internal): Fixed last change.
4074         (wl-summary-mark-as-important): Use 3rd argument of
4075         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4076         Don't use elmo-msgdb-set-mark.
4077         (wl-summary-redisplay-internal): If msgdb flag is already read,
4078         just update the mark on buffer.
4079
4080 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4081
4082         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4083         cut visible folder when elmo-folder-delete returns non-nil value.
4084
4085 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4086
4087         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4088         by Kenichi OKADA <okada@opaopa.org>).
4089
4090 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4091
4092         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4093
4094 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4095
4096         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4097         Fixed the last change, search group entity by its real name.
4098         (Thanks to: KOBAYASHI Shinji)
4099
4100 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4101
4102         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4103         (wl-fldmgr-access-display-all): Don't refer visible name.
4104         * wl-expire.el (wl-folder-archive-current-entity)
4105         (wl-folder-expire-current-entity): Ditto.
4106         * wl-folder.el (wl-folder-jump-to-current-entity)
4107         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4108         (wl-folder-open-folder-sub,wl-folder-open-all)
4109         (wl-folder-write-current-folder): Ditto.
4110         (wl-folder-insert-entity): Don't use petname for normal group.
4111         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4112         is the real name.
4113         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4114         Abolished.
4115
4116 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4117
4118         * wl-draft.el (wl-draft-create-buffer): Add
4119         `wl-summary-reply-with-citation'
4120
4121 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4122
4123         * wl-draft.el (wl-draft-reply): Fixed.
4124
4125 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4126
4127         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4128         when `wl-draft-send-confirm-with-preview' is non-nil.
4129         You can scroll up/down by j/k.
4130         (wl-draft-send-confirm-with-preview): New variable (default=t).
4131
4132 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4133
4134         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4135         (wl-fldmgr-save-folders): Fix comment.
4136
4137 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4138
4139         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4140         along the last change in `wl-folder-buffer-group-p'.
4141
4142 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4143
4144         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4145         folder.
4146
4147         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4148         the default value.
4149
4150         * wl-mime.el (wl-summary-burst): Update summary only when target
4151         folder equals current folder.
4152
4153 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4154
4155         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4156
4157 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4158
4159         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4160         value.
4161
4162 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4165         `map-extents' instead of `extent-at' repeatedly.
4166         (wl-highlight-folder-current-line): Ditto.
4167
4168         * wl-highlight.el: Remove useless dummy functions.
4169
4170 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4171
4172         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4173         (wl-folder-put-folder-property): New function to put text property.
4174         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4175         (wl-folder-insert-entity, wl-folder-update-diff-line)
4176         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4177         * wl-e21.el, wl-xmas.el, wl-mule.el
4178         (wl-highlight-folder-current-line): Ditto.
4179         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4180         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4181         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4182         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4183
4184 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4185
4186         * Version number is increased to 2.11.3.
4187
4188 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4189
4190         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4191         Resume current-buffer since it is assumed by remaining tasks.
4192
4193 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4194
4195         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4196         (wl-folder-completion-function): Abolished.
4197         (wl-folder-complete-folder): New function.
4198         (wl-folder-complete-filter-condition): Ditto.
4199         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4200         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4201
4202 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4203
4204         * wl-draft.el (wl-draft-send-confirm): New function.
4205         (wl-draft-send): Use it.
4206
4207         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4208         cursor-in-echo-area while confirming.
4209
4210         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4211
4212         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4213         searching via nntp if wl-summary-search-via-nntp is 'force.
4214         Otherwise, invoke searching in nntp folder only.
4215         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4216
4217         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4218         explicitly for mime-make-text-tag.
4219
4220 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4221
4222         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4223         `mime-make-text-tag' instead of `mime-create-tag'.
4224
4225 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4226
4227         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4228         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4229
4230 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4231
4232         * wl-score.el (wl-score-save): Bind print-length and print-level.
4233         (wl-score-pretty-print): Ditto.
4234         (wl-score-edit-insert-header-entry): Ditto.
4235
4236         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4237         "From" entry to be treated with wl-draft-eword-encode-address-list.
4238         * wl-mime.el (wl-draft-preview-message): Ditto.
4239
4240         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4241         (wl-summary-mark-as-unread): Ditto.
4242         (wl-summary-mark-as-read-region): Change accordingly.
4243         (wl-summary-mark-as-unread-region): Ditto.
4244         (wl-summary-target-mark-mark-as-read): Ditto.
4245         (wl-summary-target-mark-mark-as-unread): Ditto.
4246
4247 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4248
4249         * Version number is increased to 2.11.2.
4250
4251 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4252
4253         * wl-news.el.in (wl-news-previous-version-save): Bind
4254         print-length and print-level.
4255         * wl-thread.el (wl-thread-save-entities): Ditto.
4256         (wl-thread-save-top-list): Bind print-length.
4257
4258 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4259
4260         * wl-highlight.el (wl-highlight-summary-line-string): Use
4261         wl-summary-score-below-mark, wl-summary-score-over-mark.
4262         (wl-highlight-summary-current-line): Ditto.
4263
4264 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4265
4266         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4267         insert it.
4268
4269 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4270
4271         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4272
4273 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4274
4275         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4276         message without msgid.
4277         Rewrite with elmo-folder-move-messages.
4278         Set wl-message-buffer to nil.
4279
4280         * wl-summary.el (wl-summary-erase-subr): New function. Use
4281         elmo-folder-move-messages.
4282         (wl-summary-erase): Call it.
4283         (wl-summary-target-mark-erase): Ditto.
4284
4285 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4286
4287         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4288         it is not up-tp-date.
4289
4290 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4291
4292         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4293         buffer after calling `wl-summary-goto-folder-subr' without the
4294         argument `interactive'.
4295         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4296
4297 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4298
4299         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4300         `mime-create-tag'. Use `string=' instead of `looking-at'.
4301
4302 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4303
4304         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4305         to avoid compile warning.
4306
4307         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4308         entity-id when folder is given.
4309         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4310         save-excursion, use save-selected-window instead.
4311         Select folder buffer window if exists.
4312         (To correct behavior with wl-folder-move-cur-folder.)
4313
4314 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4315
4316         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4317
4318 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4319
4320         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4321         list-count instead of %d.
4322
4323 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4324
4325         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4326         (wl-news): Set it.
4327         (wl-news-append-to-folder): Use it.
4328
4329         * wl-news.el.in (wl-news-send-news): Append to specified folder
4330         instead of wl-default-folder.
4331         (wl-news-append-to-folder): Show error message with specified folder.
4332
4333         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4334                 In most major modes, Emacs assumes that any opening
4335                 delimiter found at the left margin is the start of a
4336                 top-level definition, or defun. Therefore, *never put an
4337                 opening delimiter at the left margin unless it should have
4338                 that significance.*
4339
4340         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4341
4342 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4343
4344         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4345
4346 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4347
4348         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4349
4350 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4351
4352         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4353         for sequential numbering case.
4354
4355 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4356
4357         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4358         value.
4359         (wl-draft-reply-without-argument-list): Ditto.
4360         (wl-draft-reply-myself-with-argument-list): Abolish.
4361         (wl-draft-reply-myself-without-argument-list): Ditto.
4362         * wl-draft.el (wl-draft-self-reply-p): New function.
4363         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4364
4365 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4366
4367         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4368         (avoid error for the case without byte-compiling)
4369
4370 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4371
4372         * wl-news.el.in (wl-news-append-to-folder): New function.
4373         (wl-news-exit): Rewrite.
4374         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4375
4376 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4377
4378         * wl-draft.el (wl-draft-reply-position): New function.
4379         (wl-draft-reply-position): Fix.
4380         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4381         (wl-summary-target-mark-reply-with-citation): Ditto.
4382         (wl-summary-reply-with-citation): Ditto.
4383         * wl-vars.el (wl-draft-reply-default-position): New variable.
4384
4385 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4386
4387         * wl-draft.el (wl-draft-send): Preview when interactive send.
4388
4389 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4390
4391         * wl-draft.el (wl-draft-reply): Set default position.
4392         * wl-summary.el (wl-summary-reply): Ditto.
4393         (wl-summary-reply-with-citation): Ditto.
4394         (wl-summary-target-mark-reply-with-citation): Ditto.
4395
4396 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4397
4398         * wl-news.el.in (wl-news-lang): Set default value according to
4399         current-language-environment.
4400         (wl-news-append-news): Do nothing when news-list is nil.
4401
4402 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4403
4404         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4405         (wl-news): Change message.
4406         (wl-news-exit): Check buffer.
4407         (wl-news-force-exit): New function.
4408         (wl-news-show-all): New function.
4409         (wl-news-discard-and-exit): Fix.
4410
4411 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4412
4413         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4414         according to current-language-environment.
4415
4416         * wl-news.el.in (wl-news): If arg, show all NEWS after
4417         wl-news-default-previous-version.
4418
4419 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4420
4421         * wl-news.el.in (wl-news-check): Rewritten.
4422         (wl-news-previous-version-load): Change data type.
4423         (wl-news-previous-version-save): Change data type.
4424         (wl-news-append-news): Add return value.
4425         (wl-news-check-news): New function.
4426         (wl-news-already-current-p): New function.
4427         (wl-news-send-news): Rewritten.
4428         (wl-news-mode-map): Add new keybind.
4429         (wl-news): Rewritten.
4430         (wl-news-exit): Rewritten.
4431         (wl-news-discard-and-mail): New function.
4432         (wl-news-send-to-address): Abolished.
4433         * wl.el (wl-init): Delete a message.
4434
4435 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4436
4437         * wl-news.el.in (wl-news-exit): Update previous version.
4438         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4439
4440 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4441
4442         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4443
4444 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4445
4446         * wl-news.el.in (wl-news): New function.
4447         (wl-news-mode): New function.
4448         (wl-news-next-line): New function.
4449         (wl-news-next-page): New function.
4450         (wl-news-exit): New function.
4451         (wl-news-buf-name): New variable.
4452         (wl-news-mode-map): New variable.
4453         (wl-news-winconf): New variable.
4454         (wl-news-append-news): Add an option.
4455
4456 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4457
4458         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4459
4460 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4461
4462         * wl-news.el.in (wl-news-send-to-address): New variable.
4463         (wl-news-send-news): Use it.
4464         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4465         Return updating status.
4466         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4467
4468 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4469
4470         * wl-news.el.in (wl-news-send-news): Delete
4471         Organization and X-Face.
4472
4473 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4474
4475         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4476         (wl-news-append-news): New function.
4477         (wl-news-send-news): New function.
4478
4479 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4480
4481         * Version number is increased to 2.11.1.
4482
4483 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4484
4485         * wl-news.el.in : New file.
4486
4487 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4488
4489         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4490         default value.
4491         (wl-draft-reply-without-argument-list): Ditto.
4492
4493 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4494
4495         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4496         (wl-message-buffer-prefetch-idle-time): Ditto.
4497         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4498
4499 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4500
4501         * wl-thread.el (wl-thread-insert-message): Use
4502         wl-summary-max-thread-depth.
4503
4504         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4505         loop detection.
4506
4507         * wl-message.el (wl-message-buffer-display): Back to the first page
4508         when cache is hit.
4509
4510 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4511
4512         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4513
4514         * wl-summary.el (wl-summary-insert-thread-entity):
4515         If the thread depth is reached to wl-summary-max-thread-depth,
4516         divide the thread.
4517
4518 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4519
4520         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4521         for elmo-remove-passwd.
4522
4523 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4524
4525         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4526         folder is sticky.
4527         (wl-folder-mark-as-read-all-entity): Ditto.
4528         (wl-folder-prefetch-entity): Ditto.
4529
4530 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4531
4532         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4533
4534 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4535
4536         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4537         Delete messages on buffer for unplugged operation.
4538         (wl-summary-erase): Ditto.
4539
4540 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4541
4542         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4543         take nil so as not to search parent by subject.
4544
4545 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4546
4547         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4548         (wl-folder-get-next-folder): Ditto.
4549         (wl-folder-get-path): Ditto.
4550
4551 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4552
4553         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4554         system and encode the region with it before verifying.
4555
4556 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4557
4558         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4559         system of the echo buffer before decoding.
4560
4561 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4562
4563         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4564         original contents.
4565
4566 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4567
4568         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4569         with argument 'any-exists.
4570
4571 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4572
4573         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4574         Use `wl-cs-autoconv'.
4575
4576 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4577
4578         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4579         by `mime-view-automatic-conversion'.
4580
4581         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4582         (wl-message-verify-pgp-nonmime): Ditto.
4583         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4584         Bind them to C-c:d and C-c:v respectively.
4585
4586         Merge following code by Teranishi-san from [wl-en:00167].
4587         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4588         (wl-mime-preview-application/pgp-encrypted): Ditto.
4589         (wl-mime-setup): Add entry.
4590
4591 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4592
4593         * wl-summary.el (wl-summary-target-mark-erase): New function.
4594         Bind it to "mD".
4595
4596 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4597
4598         * wl-vars.el (wl-draft-write-file-function): Fix.
4599         (wl-draft-reedit-hook): Changed default value.
4600
4601         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4602         wl-draft-reedit-hook.
4603         (wl-draft-remove-text-plain-tag): New function.
4604         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4605
4606         * wl-vars.el (wl-draft-write-file-function): New user option.
4607
4608         * wl-draft.el (wl-draft-prepare-edit): Use it for
4609         local-write-file-hooks.
4610         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4611
4612         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4613         (wl-draft-insert-mail-header-separator): Return the body beginning
4614         point.
4615         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4616         text/plain.
4617         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4618
4619 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4620
4621         * wl-summary.el (wl-summary-erase): New function to erase message
4622         without moving it to trash. Bind to "D".
4623
4624         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4625         as `keep' unless switch-function.
4626
4627 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4628
4629         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4630         message buffer by using `wl-summary-toggle-disp-msg'.
4631         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4632         buffer window.
4633         (wl-summary-supresedes-message): Ditto.
4634
4635         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4636         Do not delete other windows.
4637         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4638         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4639         (wl-draft-create-buffer): Set reply-or-forward also for target
4640         mark commands.
4641
4642 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4643
4644         * wl-draft.el (wl-user-agent-compose): Delete special case for
4645         switch-to-buffer-other-window.
4646
4647         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4648         (wl-summary-forward): Ditto.
4649
4650         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4651         function.
4652         (wl-draft-buffer-style): New use option.
4653
4654         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4655         (wl-draft): Follow the change above.
4656         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4657         wl-draft-buffer-style.
4658         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4659         switch-function.
4660
4661 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4662
4663         * wl-address.el (wl-address-make-completion-entry): Extracted from
4664         `wl-address-make-completion-list'.
4665         (wl-address-enable-strict-loading): New variable.
4666         (wl-address-make-completion-list): Revive petname duplication
4667         inquiry, and enable it if `wl-address-enable-strict-loading'.
4668         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4669
4670 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4671
4672         * wl-message.el (wl-message-get-original-buffer): Avoid
4673         'Selecting deleted buffer' error when original buffer is killed.
4674
4675 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4676
4677         * wl-summary.el (wl-summary-next-message): Use
4678         elmo-message-accessible-p instead of elmo-message-cached-p.
4679
4680 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4681
4682         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4683
4684         * wl-thread.el (wl-thread-open-all-unread): Use
4685         elmo-folder-list-flagged instead of
4686         elmo-folder-list-messages-mark-match.
4687
4688         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4689         instead of elmo-folder-list-messages-mark-match.
4690         (wl-summary-move-spec-alist): New variable.
4691         (wl-summary-move-spec-plugged-alist,
4692         wl-summary-move-spec-unplugged-alist): Abolish.
4693         (wl-summary-next-message): Follow the change above.
4694         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4695         with 'no-msg' argument.
4696
4697         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4698         variable.
4699         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4700         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4701         (wl-message-buffer-prefetch-get-next): Follow the change above.
4702
4703 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4704
4705         * wl-version.el (wl-version): Changed codename.
4706
4707         * Version number is increased to 2.11.0.
4708
4709 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4710
4711         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4712         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4713         `wl-draft-config-variables'.
4714         (wl-draft-kill): Fixed problem when the draft is reedit.
4715
4716 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4717
4718         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4719         buffer-modified status (Thanks to
4720         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4721
4722 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4723
4724         * wl-util.el (wl-region-exists-p): New function.
4725
4726         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4727         Remove defvars for byte-compile warnings.
4728
4729 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4730
4731         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4732         defvar-maybe. Removed unused bind.
4733
4734 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4735
4736         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4737         summary buffer window before creating new frame.
4738         (wl-draft-reply): Ditto.
4739
4740 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4741
4742         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4743
4744 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4745
4746         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4747
4748 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4749
4750         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4751         instead of `kill-region'.
4752
4753 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4754
4755         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4756         (wl-highlight-summary-line-string): Use it.
4757         (wl-highlight-summary-current-line): Ditto.
4758
4759         * wl-mime.el (wl-message-delete-current-part): Check the class of
4760         mime-entity.
4761
4762         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4763
4764         * wl-summary.el (wl-summary-make-number-list): Initialize.
4765         (wl-summary-update-mark): New function.
4766         (wl-summary-reply): Put `answered' mark on the message.
4767         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4768
4769         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4770         (wl-draft-reply): Added optional argument `number';
4771         Set wl-draft-parent-number.
4772         (wl-draft-kill): Delete answered mark if it is a reply.
4773
4774 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4775
4776         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4777         that originates in mime-preview-follow-current-entity.
4778         (wl-draft-yank-current-message-entity): Use it if region is active.
4779
4780         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4781         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4782         `wl-message-delete-current-part'.
4783         * wl-mule.el (wl-message-define-keymap): Ditto.
4784         * wl-xmas.el (wl-message-define-keymap): Ditto.
4785
4786 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4787
4788         * wl-mime.el (wl-message-delete-current-part): New function.
4789         (wl-mime-node-id-to-string): Ditto.
4790
4791         * wl-mime.el (wl-message-delete-current-part): Use existing
4792         original buffer which corresponds current mime-view buffer.
4793         (fetched buffer might have different structure, possibly)
4794
4795         * wl-mime.el (wl-message-delete-current-part): Quit if the
4796         message content differs from the actual message.
4797
4798 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4799
4800         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4801         order.
4802         (wl-summary-search-by-subject): Search parent message from tail;
4803         Check the existence of the parent message on the current thread tree.
4804         (wl-summary-update-thread): Check whether the line is inserted.
4805
4806 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4807
4808         * wl-vars.el (wl-summary-line-format): Undo last change.
4809         * wl-summary.el (wl-summary-print-destination): Do not put
4810         invisible property when `wl-summary-width' is nil.
4811         (wl-summary-line-subject-minimum-length): Abolished.
4812         (wl-summary-line-subject): Ditto.
4813
4814 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4815
4816         * wl-vars.el (wl-summary-line-format): Change default value.
4817         (wl-summary-subject-length-limit): Abolished.
4818         * wl-summary.el (wl-summary-line-subject): Ditto.
4819
4820 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4821
4822         * wl-template.el (wl-template-select): Added optional argument.
4823         If optional argument is specified, reverse
4824         `wl-template-visible-select'.
4825
4826 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4827
4828         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4829         Take prefix argument to force asking the destination folder.
4830
4831 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4832
4833         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4834         count and update status.
4835
4836 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4837
4838         * wl-summary.el (wl-summary-redisplay-internal): If
4839         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4840         after fetching.
4841
4842 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4843
4844         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4845         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4846
4847         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4848
4849 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4850
4851         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4852         (All other related portions are changed).
4853         (wl-summary-mark-as-read-all): Rewrite.
4854
4855 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4856
4857         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4858         `wl-summary-mark-as-read'.
4859         (wl-summary-mark-as-unread): Rewrite.
4860         (wl-summary-mark-as-read): Added no-modeline argument.
4861         (wl-summary-resume-cache-status): Rewrite.
4862         (wl-summary-exec-subr): Remove unused local variable.
4863
4864 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4865
4866         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4867         logic to call `wl-summary-buffer-prev-folder-function'.
4868         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4869
4870 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4871
4872         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4873         is nil.
4874
4875 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4876
4877         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4878         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4879         (wl-mime-setup): Add its entry.
4880
4881 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4882
4883         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4884         (wl-summary-delete-cache): Likewise.
4885         (wl-summary-mark-as-read): Rewrite.
4886
4887 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4888
4889         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4890         `wl-summary-count-unread'.
4891
4892         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4893
4894         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4895
4896 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4897
4898         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4899         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4900         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4901         Renamed to the elmo-msgdb-*-mark.
4902         (wl-summary-score-marks): Follow the change above.
4903         (wl-summary-auto-refile-skip-marks): Ditto.
4904         (wl-summary-incorporate-marks): Ditto.
4905         (wl-summary-expire-reserve-marks): Ditto.
4906
4907         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4908         changes.
4909         (wl-thread-insert-top): Changed updating message.
4910
4911         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4912         variable.
4913         (wl-summary-count-unread): Count answered marks.
4914         (wl-summary-rescan): Call wl-summary-insert-message instead of
4915         wl-summary-append-message-func-internal.
4916         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4917         (wl-summary-prefetch-msg): Follow the variable name changes.
4918         (wl-summary-prefetch-region): Ditto.
4919         (wl-summary-mark-as-read-all): Follow the API changes;
4920         Don't call elmo-folder-replace-marks.
4921         (wl-summary-delete-cache): Follow the variable name changes.
4922         (wl-summary-resume-cache-status): Ditto.
4923         (wl-summary-update-status-marks): New function.
4924         (wl-summary-insert-message): New function.
4925         (wl-summary-sync-marks): Follow the variable name changes.
4926         (wl-summary-sync-update): Synchronize to the msgdb, too;
4927         Changed update messages.
4928         (wl-summary-make-number-list): Rewrite.
4929         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4930         (wl-summary-mark-as-unread): Follow the API changes.
4931         (wl-summary-exec-subr): Follow the variable name changes.
4932         (wl-summary-mark-as-read): Ditto.
4933         (wl-summary-move-spec-plugged-alist): Ditto.
4934         (wl-summary-move-spec-unplugged-alist): Ditto.
4935         (wl-summary-cursor-move-surface): Ditto.
4936
4937         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4938         variable name changes.
4939         (wl-highlight-summary-current-line): Ditto.
4940
4941         * wl-expire.el (wl-expire-refile): Follow the API change in
4942         elmo-folder-move-messages.
4943         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4944         (wl-summary-archive): Use elmo-folder-msgdb instead of
4945         elmo-msgdb-load.
4946
4947 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4948
4949         * wl-mime.el (wl-draft-preview-message): Restore the position
4950         before evaluating wl-draft-send-hook in preview buffer.
4951
4952 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4953
4954         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4955         when it creates new draft buffer.
4956
4957         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4958         without argument.
4959
4960         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4961         Evaluate content and if the value is string, insert it.
4962         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4963         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4964         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4965         wl-draft-config-sub-part-bottom): Use it.
4966
4967         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4968         with the folder name. The question was unintelligible when it is
4969         called from wl-save-status.
4970
4971 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4972
4973         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4974         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4975         cannot take second argument).
4976
4977 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4978
4979         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4980         as t. Since type and subtype are not case sensitive (RFC 2045).
4981
4982 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4983
4984         * wl-vars.el (wl-message-mode-line-format): New variable.
4985         (wl-message-mode-line-format-spec-alist): Ditto.
4986         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4987         (wl-message-redisplay): Use wl-message-mode-line-format.
4988
4989 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4990
4991         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4992
4993 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4994
4995         * wl-summary.el (wl-summary-default-from): Write description.
4996
4997 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4998
4999         * wl-vars.el (wl-ldap-objectclass): Abolish.
5000
5001         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5002         (wl-ldap-make-filter): Removed condition for objectclass.
5003         (wl-ldap-make-matched-value-list): Remove meaningless process.
5004         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5005         (wl-address-ldap-search): Don't add `*' to `pat' string;
5006         use ignore-errors; added `email';
5007         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5008         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5009         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5010
5011
5012 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5013
5014         * wl-draft.el (wl-draft-parent-folder): Write description.
5015         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5016
5017 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5018
5019         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5020         as "" (zero-length string) if no parent.
5021         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5022
5023 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5024
5025         * wl-address.el (wl-address-make-completion-list): Skip duplication
5026         checking.
5027         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5028         `append'.
5029
5030 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5031
5032         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5033         instead of `beginning-of-buffer'.
5034
5035 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5036
5037         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5038
5039 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5040
5041         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5042         Refer wl-message-buffer-name.
5043         (wl-message-wheel-down): Ditto.
5044
5045 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * wl-vars.el (wl-message-buffer-name): New user option.
5048
5049         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5050         directly instead of making alist dinamically.
5051
5052         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5053         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5054         wl-message-buffer-cache-name.
5055         (wl-message-buffer-cache-clean-up): Ditto.
5056
5057         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5058
5059         * Version number is increased to 2.9.15.
5060
5061 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5062
5063         * wl-vars.el (wl-summary-default-view-alist): New user option.
5064
5065         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5066
5067         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5068         while deleting address.
5069         (wl-draft-delete-myself-from-cc): Ditto.
5070
5071         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5072         If optional argument is specified, reverse sort order.
5073
5074         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5075
5076 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5077
5078         * wl-thread.el (wl-thread-insert-message): Return parent number if
5079         exists.
5080         (wl-thread-update-indent-string-region): Use
5081         wl-thread-update-line-on-buffer-sub instead of
5082         wl-thread-update-line-on-buffer.
5083
5084 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5085
5086         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5087         (wl-folder-close-all): Ditto.
5088
5089 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5090
5091         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5092         and mailing-list:.
5093         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5094         value.
5095         (wl-summary-line-list-info): Print mailing-list name even when 
5096         list-number is empty.
5097
5098 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5099
5100         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5101
5102         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5103         (wl-draft-open-file): Ditto.
5104         (wl-draft-random-alphabet): Ditto.
5105
5106         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5107         bindings.
5108
5109 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5110
5111         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5112         * wl-vars.el (wl-draft-config-alist): Ditto.
5113
5114 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5115
5116         * Version number is increased to 2.9.14.
5117
5118         * wl.el (wl): Don't set wl-init as nil when error occured while
5119         auto-checking folders.
5120
5121         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5122         `elmo-expand-newtext'.
5123
5124 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5125
5126         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5127         `this-command' so that `wl-folder-goto-folder' contained in
5128         `wl-summary-keep-cursor-command' work.
5129
5130 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5131
5132         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5133         message buffer displaying state.
5134
5135 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5136
5137         * wl-vars.el (wl-summary-default-view): New variable to specify
5138         default value for `wl-summary-buffer-view' instead of using
5139         set-default.
5140         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5141
5142 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5143
5144         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5145
5146         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5147
5148 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5149
5150         * wl-vars.el (wl-forward-subject-prefix): New variable.
5151         * wl-draft.el (wl-draft-forward): Use it.
5152
5153 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5154
5155         * wl-message.el (wl-message-prev-page): When it is called without
5156         lines argument, scroll down by wl-message-scroll-amount lines.
5157         (wl-message-next-page): Ditto.
5158         * wl-vars.el (wl-message-scroll-amount): Change default value
5159         to preserve current behavior.
5160
5161 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5162
5163         * wl-summary.el (wl-summary-prefetch-msg): Bind
5164         `wl-message-entity' to call `wl-summary-from-function'.
5165
5166 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5167
5168         * wl-message.el (wl-message-buffer-create): Run
5169         wl-message-buffer-created-hook.
5170
5171 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5172
5173         * wl-summary.el (wl-summary-sort-specs): New variable.
5174         (wl-summary-default-sort-spec): Ditto.
5175         (wl-summary-sort): Rewrite.
5176         (wl-summary-sort-by-list-info): New function.
5177
5178 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5179
5180         * wl-summary.el (wl-summary-get-list-info): New function.
5181         (wl-summary-sort): Rewrite.
5182         (wl-summary-line-list-info): Ditto.
5183         (wl-summary-line-list-count): Ditto.
5184         (wl-summary-refile-region): Fixed docstring.
5185
5186 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5187
5188         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5189         `wl-folder-entity-hashtb' as completion table.
5190
5191 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5194         only when this command is called interactively; silence the byte-
5195         compiler.
5196
5197 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5198
5199         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5200         active in XEmacs.
5201
5202 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5203
5204         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5205         plural lines.
5206
5207 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5208
5209         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5210         of current line when the cursor is on the header name.
5211         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5212
5213 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5214
5215         * wl-util.el (wl-read-directory-name): Return displayed directory
5216         as the default value also on XEmacs.
5217
5218 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5219
5220         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5221         formatting.
5222
5223 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5224
5225         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5226         argument and when it is non-nil, check face property before
5227         highlighting for each line.
5228         (wl-highlight-summary-window): Set it.
5229
5230 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5231
5232         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5233         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5234
5235         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5236         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5237         (wl-draft-get-fcc-list): Likewise.
5238
5239 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5240
5241         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5242         (wl-thread-entity-cur): Ditto.
5243         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5244         wl-thread-indent-regexp setting.
5245         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5246
5247         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5248         wl-summary-lazy-highlight.
5249         (wl-summary-display-bottom): Ditto.
5250
5251         * wl-thread.el (wl-thread-open-close): Likewise.
5252
5253         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5254         from and subject;
5255         Bind wl-draft-use-frame;
5256         Enclose with save-window-excursion;
5257         Use wl-draft-create-buffer instead of with-temp-buffer;
5258         Use wl-draft-prepare-edit;
5259         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5260         Use wl-draft-send instead of wl-draft-raw-send.
5261
5262 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5263
5264         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5265         of using wl-from.
5266
5267 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5268
5269         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5270         insert-buffer instead of clone-buffer.
5271         (wl-draft-doing-mime-bcc): New variable.
5272         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5273         infinite loop.
5274         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5275
5276         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5277         (wl-draft-mime-bcc-body): Ditto.
5278
5279         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5280         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5281         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5282         wl-draft-do-mime-bcc.
5283         (wl-draft-mime-bcc-field): New function.
5284         (wl-draft-do-mime-bcc): Ditto.
5285
5286         * wl-address.el (wl-address-complete-header-list): New variable.
5287         (wl-address-complete-header-regexp): Changed default value.
5288
5289         * Version number is increased to 2.9.13.
5290
5291 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5292
5293         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5294         it is differed.
5295
5296 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5297
5298         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5299         (wl-summary-line-list-count): Ditto.
5300
5301 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5302
5303         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5304         (wl-nntp-posting-function): New variable.
5305         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5306         `wl-nntp-posting-config-alist'.
5307
5308 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5309
5310         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5311         FLIM.
5312
5313 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5314
5315         * wl-summary.el (wl-summary-target-mark-refile-sub):
5316         Remove a nuisance funcall.
5317
5318 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5319
5320         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5321         as t for `try-completion'.
5322
5323 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5324
5325         * wl-summary.el (wl-summary-default-from): Use
5326         wl-address-header-extract-address instead of
5327         std11-extract-address-components.
5328         (wl-summary-simple-from): Ditto.
5329         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5330         (wl-summary-insert-headers): Show message.
5331         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5332         for whole line.
5333         (wl-summary-default-from): Revert last change.
5334         (wl-summary-simple-from): Ditto.
5335         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5336         (wl-summary-mark-as-read-region): Follow the change above.
5337         (wl-summary-sync-marks): Ditto.
5338         (wl-summary-target-mark-mark-as-read): Ditto.
5339         (wl-summary-redisplay-internal): Ditto.
5340         (wl-summary-redisplay-no-mime-internal): Ditto.
5341         (wl-summary-redisplay-all-header): Ditto.
5342         (wl-summary-mark-as-read): Removed argument `cached';
5343         Use current cache status to set cache mark.
5344         (wl-summary-redisplay-internal): Follow the change above.
5345         (wl-summary-redisplay-no-mime-internal): Ditto.
5346         (wl-summary-redisplay-all-header): Ditto.
5347
5348         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5349
5350         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5351         Don't call itself recursively (Adviced by Yamaoka-san).
5352
5353 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5354
5355         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5356         bind wl-summary-highlight as nil to avoid error caused by missing
5357         local variables.
5358
5359 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5360
5361         * wl-vars.el (wl-invalid-character-message): New user option.
5362
5363         * wl-util.el (wl-set-string-width): If truncated string-width is
5364         larger than specified width, use `wl-invalid-character-message'.
5365
5366 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5367
5368         * wl-summary.el (wl-summary-prefetch-msg): 
5369         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5370
5371 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5372
5373         * wl-vars.el (wl-summary-check-line-format): New user option.
5374         (wl-summary-line-format-file): Ditto.
5375
5376         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5377         variable.
5378         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5379         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5380         and `wl-summary-view-old-p' to check whether do a rescan or not.
5381         (wl-summary-view-old-p): New function.
5382         (wl-summary-line-format-changed-p): Ditto.
5383         (wl-summary-line-format-save): Ditto.
5384         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5385
5386         * wl-util.el (wl-set-string-width): Avoid using negative number
5387         for make-string.
5388
5389 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5390
5391         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5392         return value.
5393
5394         * wl-util.el (wl-set-string-width): Added optional argument
5395         `padding' (All other related portions are changed).
5396         (wl-line-parse-format): If the first letter of column number is
5397         `0', zero-padding the result (ex: "%05l").
5398
5399         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5400
5401 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5402
5403         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5404         sequential summary view.
5405
5406 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5407
5408         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5409         if it doesn't have a -unix version.
5410
5411 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5412
5413         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5414
5415 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5416
5417         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5418         content.
5419         (wl-draft): Follow the change above.
5420
5421         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5422
5423         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5424         and wl-folder-summary-line-format-alist contain %T and %P.
5425
5426         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5427         (wl-summary-mode-line-format): New user option.
5428         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5429         (wl-summary-line-format): Changed default value.
5430         (wl-summary-lazy-highlight): Changed default value.
5431
5432         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5433         change in wl-summary-create-line.
5434         (wl-thread-insert-entity-sub): Ditto.
5435
5436         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5437         (wl-summary-buffer-unread-status): Ditto.
5438         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5439         (wl-summary-buffer-persistent-mark-column): Ditto.
5440         (wl-summary-buffer-mode-line-formatter): Ditto.
5441         (wl-summary-buffer-mode-line): Ditto.
5442         (wl-summary-message-regexp): Abolished.
5443         (All other related portions are changed.)
5444         (wl-summary-detect-mark-position): New function.
5445         (wl-summary-buffer-set-folder): Setup
5446         wl-summary-buffer-mode-line-formatter.
5447         (wl-summary-mode): Setup selective-display;
5448         Setup pre-idle-hook when xemacs.
5449         (wl-summary-update-modeline): Rewrite.
5450         (wl-summary-jump-to-msg): Define as function;
5451         Changed regexp for searching messages.
5452         (wl-summary-message-number): Rewrite.
5453         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5454         Do rescan when old type summary cache.
5455         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5456         (wl-summary-remove-destination): Use '\r' to detect EOL.
5457         (wl-summary-print-destination): Ditto.
5458         (wl-summary-temp-mark): New inline function.
5459         (wl-summary-persistent-mark): Ditto.
5460         (wl-summary-line-number): New function.
5461         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5462         (wl-summary-line-list-count): New function.
5463         (wl-summary-create-line): Added argument persistent-mark.
5464         (All other related portions are changed)
5465         (wl-summary-create-line): Insert '\r'.
5466         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5467         (wl-summary-cursor-move-surface): New inline function.
5468         (wl-summary-prev): Use it.
5469         (wl-summary-next): Ditto.
5470
5471         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5472         wl-summary-message-regexp.
5473         (wl-highlight-summary): Delete progress message.
5474         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5475
5476         * Version number is increased to 2.9.12.
5477
5478 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5479
5480         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5481         variable (nil: no minimum).
5482         (wl-summary-line-subject): Add some spaces after subject by
5483         wl-summary-line-subject-minimum-length.
5484
5485 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5486
5487         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5488         and removed `F'.
5489         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5490         change above).
5491
5492 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5493
5494         * wl-summary.el (wl-summary-line-list-count): Reverted.
5495         (example setting in samples/*/dot.wl is also updated)
5496
5497 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5498
5499         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5500
5501         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5502
5503         * wl-vars.el (wl-summary-line-format): Addes some description to the
5504         docstring.
5505
5506         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5507         (wl-summary-line-close-bracket): Ditto.
5508         (wl-summary-line-children-number): Ditto.
5509         (wl-summary-line-thread-indent): Ditto.
5510         (wl-summary-line-children-and-from): Ditto.
5511
5512         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5513         't', 'c', 'F' and added 'C'.
5514
5515         * wl-util.el (wl-set-string-width): Accept negative value.
5516         (wl-line-parse-format): Added "%number(" and "%)".
5517
5518 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5519
5520         * wl-summary.el (wl-summary-line-list-count): Change format of the
5521         return value.
5522
5523 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5524
5525         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5526         from the recent message.el.
5527         (wl-draft-point-in-header-p): Ditto.
5528         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5529         wl-draft-beginning-of-line.
5530         * wl-e21.el (wl-draft-mode-map): Ditto.
5531         * wl-xmas.el (wl-draft-mode-map): Ditto.
5532
5533         * wl-folder.el: Sort macrodefs by dependencies.
5534
5535 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5536
5537         * wl-summary.el (wl-summary-prev): Fixed regexp.
5538         (wl-summary-next): Ditto.
5539
5540 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5541
5542         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5543
5544 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5545
5546         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5547         for backward compatibility.
5548
5549 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5550
5551         * wl-summary.el (wl-summary-line-list-count): New function, merged
5552         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5553         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5554         list counts.
5555
5556 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5557
5558         * wl-summary.el (wl-summary-create-line): Ignore errors while
5559         timezone-fix-time.
5560
5561         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5562
5563         * wl-summary.el (wl-summary-sync-update): Ditto.
5564         (wl-summary-default-from): Use wl-message-entity
5565         instead of entity.
5566
5567         * wl-summary.el (wl-summary-create-line): Fix.
5568
5569         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5570         (wl-summary-line-format): New user option.
5571         (wl-folder-summary-line-format-alist): Ditto.
5572         (wl-summary-from-width): Abolished.
5573
5574         * wl-util.el (toplevel): Require 'bytecomp.
5575         (wl-line-parse-format): New function.
5576         (wl-line-formatter-setup): New macro.
5577
5578         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5579         (wl-summary-buffer-line-formatter): New buffer local variable.
5580         (wl-summary-switch-to-clone-buffer): Follow the change above.
5581         (wl-summary-message-regexp): Fix.
5582         (wl-summary-from-func-internal): Abolished.
5583         (wl-summary-subject-func-internal): Ditto.
5584         (wl-summary-subject-filter-func-internal): Ditto.
5585         (All other related portions are changed.)
5586         (wl-summary-buffer-set-folder):
5587         Set up wl-summary-buffer-number-column and 
5588         wl-summary-buffer-line-formatter
5589         (All other related portions are changed.)
5590         (wl-summary-buffer-number-column-detect): Abolished.
5591         (All other related portions are changed.)
5592         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5593         (wl-summary-delete-all-temp-marks-on-buffer): Use
5594         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5595         (wl-summary-target-mark-delete): Ditto.
5596         (wl-summary-target-mark-refile-subr): Ditto.
5597         (wl-summary-target-mark-mark-as-read): Ditto.
5598         (wl-summary-target-mark-mark-as-unread): Ditto.
5599         (wl-summary-target-mark-mark-as-important): Ditto.
5600         (wl-summary-target-mark-save): Ditto.
5601         (wl-summary-replace-status-marks): Renamed from
5602         wl-summary-set-status-marks-on-buffer;
5603         Use wl-summary-message-regexp instead of
5604         wl-summary-buffer-number-regexp.
5605         (wl-summary-sync-update): Follow the change above.
5606         (wl-summary-goto-previous-message-beginning): New function.
5607         (wl-summary-mark-as-unread): Use it.
5608         (wl-summary-mark-as-important): Ditto.
5609         (wl-summary-line-formatter): New variable.
5610         (wl-summary-line-year): New function.
5611         (wl-summary-line-day): Ditto.
5612         (wl-summary-line-day-of-week): Ditto.
5613         (wl-summary-line-hour): Ditto.
5614         (wl-summary-line-minute): Ditto.
5615         (wl-summary-line-open-bracket): Ditto.
5616         (wl-summary-line-close-bracket): Ditto.
5617         (wl-summary-line-children-number): Ditto.
5618         (wl-summary-line-thread-indent): Ditto.
5619         (wl-summary-line-size): Ditto.
5620         (wl-summary-line-subject): Ditto.
5621         (wl-summary-line-from): Ditto.
5622         (wl-summary-line-children-and-from): Ditto.
5623         (wl-summary-create-line): Rewritten.
5624         (wl-summary-format-date): Abolished.
5625
5626         * wl-highlight.el (wl-highlight-summary-current-line): Use
5627         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5628         Use thread structure to detect thread top message.
5629
5630         * wl-draft.el (wl-default-draft-cite): Don't use
5631         wl-summary-from-func-internal.
5632
5633         * wl-refile.el (wl-refile-subject-learn): Don't use
5634         wl-summary-subject-filter-func-internal.
5635         (wl-refile-guess-by-subject): Ditto.
5636
5637         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5638         parameters.
5639
5640         * wl-thread.el (wl-thread-update-indent-string-region):
5641         Use wl-thread-update-line-on-buffer instead of
5642         wl-thread-update-indent-string.
5643         (wl-thread-update-children-number): Redefine using
5644         wl-thread-update-line-on-buffer.
5645         (wl-thread-update-indent-string): Abolished.
5646
5647         * Version number is increased to 2.9.11.
5648
5649 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5650
5651         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5652         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5653         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5654
5655         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5656         as nil.
5657
5658         * wl-thread.el (wl-thread-open-all-unread): Use 
5659         elmo-folder-list-messages-mark-match.
5660         (wl-thread-insert-message): Removed argument `mark-alist'.
5661         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5662         elmo-msgdb-set-mark.
5663         (wl-thread-get-children-msgs-uncached): Likewise.
5664         (wl-thread-get-exist-children): Added argument include-self.
5665         (wl-thread-delete-message): Follow the change above.
5666
5667         * wl-summary.el (wl-summary-count-unread): Removed argument.
5668         (wl-summary-rescan): Follow the change above.
5669         (wl-summary-mark-as-read-region): Ditto
5670         (wl-summary-mark-as-unread-region): Ditto.
5671         (wl-summary-delete-messages-on-buffer): Ditto.
5672         (wl-summary-sync-update): Ditto.
5673         (wl-summary-switch-to-clone-buffer): Ditto.
5674         (wl-summary-goto-folder-subr): Ditto.
5675         (wl-summary-target-mark-mark-as-read): Ditto.
5676         (wl-summary-target-mark-mark-as-unread): Ditto.
5677         (wl-summary-target-mark-mark-as-important): Ditto.
5678         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5679         (wl-summary-update-thread): Removed argument `mark-alist'.
5680         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5681         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5682         (wl-summary-resume-cache-status): Likewise.
5683         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5684         elmo-msgdb-set-mark.
5685         (wl-summary-mark-as-read-all): Likewise.
5686         (wl-summary-delete-cache): Ditto.
5687         (wl-summary-auto-select-msg-p): Ditto.
5688         (wl-summary-mark-as-unread): Ditto.
5689         (wl-summary-no-auto-refile-message-p): Ditto.
5690         (wl-summary-mark-as-read): Ditto.
5691         (wl-summary-mark-as-important): Ditto.
5692         (wl-summary-auto-refile): Follow the change above.
5693         (wl-summary-delete-all-marks): Removed.
5694         (wl-summary-resume-marks-and-highlight): Ditto.
5695         (wl-summary-resume-marks): Ditto.
5696         (wl-summary-delete-important-msgs-from-list): Ditto.
5697         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5698
5699         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5700         wl-summary-count-unread.
5701
5702         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5703         (wl-summary-score-update-all-lines): Use
5704         elmo-msgdb-set-mark.
5705
5706 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5707
5708         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5709         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5710         (wl-summary-create-line): Renamed from
5711         wl-summary-overview-create-summary-line;
5712         Argument rearrangement.
5713         (wl-summary-update-thread): Follow the change above.
5714
5715         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5716         (wl-thread-insert-entity-sub): Likewise.
5717
5718         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5719         argument `overview', `mark-alist' and added `msgdb'.
5720
5721         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5722
5723         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5724         (wl-summary-rescan): Follow the change above.
5725         (wl-summary-sync-update): Ditto.
5726         (wl-summary-insert-thread-entity): Ditto;
5727         Don't use `let*' in every while loop;
5728         Detect infinite loop of threads.
5729         (wl-summary-update-thread): Removed argument `overview'.
5730
5731         * wl-thread.el (wl-thread-insert-message): Ditto.
5732
5733         * Version number is increased to 2.9.10.
5734
5735         * wl-message.el (wl-message-redisplay): Ignore errors while
5736         wl-message-redisplay-hook.
5737
5738 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5739
5740         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5741
5742 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5743
5744         * wl.el (wl): inhibit-quit while wl-folder.
5745
5746 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5747
5748         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5749         while msgdb access.
5750
5751 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5752
5753         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5754         even if no folder is not created.
5755
5756 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5757
5758         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5759
5760         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5761         implementation.
5762         (wl-summary-target-mark-thread): Ditto.
5763
5764         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5765
5766 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5767
5768         * wl-util.el (wl-display-bytes): Remove unused function.
5769
5770 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5771
5772         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5773         seems critical one (partially reverse the change in 2002/03/17).
5774
5775 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5776
5777         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5778         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5779
5780 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5781
5782         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5783         is not writable.
5784         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5785         plugged status instead of `'force' as 2nd argument.
5786
5787         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5788         is not creatable.
5789
5790         * Version number is increased to 2.9.9.
5791
5792 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5793
5794         * wl-summary.el (wl-summary-suspend): New function.
5795
5796 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5797
5798         * wl.el (wl): Do not check variables if check is nil.
5799         * wl-utils.el (wl-collect-draft): New function.
5800         * wl-folder.el (wl-folder-suspend): Put summary buffers
5801         and draft buffers at the end of buffer list.
5802         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5803
5804 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5805
5806         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5807         loop instead of recursive call.
5808
5809         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5810         2nd argument.
5811
5812 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5813
5814         * wl-draft.el (wl-draft-create-contents): Don't take neither
5815         (function . args) nor (string . something) any more.
5816
5817         * wl-version.el (wl-generate-user-agent-string): Return string
5818         without header symbol.
5819         * wl-draft.el (wl-draft-default-headers): Use it.
5820
5821         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5822         `wl-draft-insert-ccs' and return field value instead of inserting
5823         the header. Abolish cc argument.
5824         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5825
5826         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5827         rather than one with string car.
5828
5829         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5830         * wl-draft.el (wl-draft-create-contents): Add it after the default
5831         headers.
5832
5833         * wl-draft.el (wl-draft-create-contents): For the case of
5834         (symbol-or-string . function) insert header only when the function
5835         returns string value.
5836
5837 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5838
5839         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5840         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5841
5842 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5843
5844         * wl.el (wl-check-environment): Don't check Message-ID when
5845         `wl-insert-message-id' is nil.
5846         Revive checking if `wl-message-id-domain' contains "@".
5847
5848 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5849
5850         * wl.el (wl-check-environment): Merge examination for "@" at
5851         inappropriate position into the first string-match.
5852
5853         * wl-summary.el (wl-summary-target-mark-print): New function.
5854         (wl-summary-pipe-message-subr): Extracted from
5855         `wl-summary-pipe-message'.
5856         (wl-summary-target-mark-pipe): New function.
5857         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5858         `wl-summary-target-mark-pipe'.
5859
5860 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5861
5862         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5863
5864 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5865
5866         * wl.el (wl-check-environment): Use elmo-warning instead of
5867         error for non-critical ones.
5868         Remove trash folder check.
5869         (wl): Don't ignore error in wl-check-environment.
5870
5871         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5872         check, which is moved from `wl-check-environment'.
5873         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5874
5875 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5876
5877         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5878         guess anything, call wl-summary-write.
5879         (wl-summary-write): Create draft with blank To field.
5880         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5881
5882 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5883
5884         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5885         argument full as well for wl-folder-write-current-folder.
5886         If wl-*-write-current-folder cannot guess addressee, add blank
5887         To header.
5888         Rewrite condition for positioning cursor.
5889
5890 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5891
5892         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5893         summary buffer is present, use it.
5894         (wl-folder-jump-to-previous-summary): Ditto.
5895
5896 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5897
5898         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5899
5900         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5901         wl-summary-previous-buffer and wl-summary-next-buffer.
5902
5903         * wl-folder.el (wl-folder-mode-map): Bind
5904         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5905         (wl-folder-jump-to-next-summary): New function.
5906         (wl-folder-jump-to-previous-summary): Ditto.
5907
5908         * wl-draft.el (wl-draft): Rearranged.
5909
5910 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5911
5912         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5913         of header.
5914         (wl-draft): Collect arguments for the header as header-alist.
5915         (wl-draft-forward): Arrange arguments for wl-draft.
5916         (wl-draft-reply): Ditto.
5917         (wl-draft-edit-string): Ditto.
5918         * wl-summary.el (wl-summary-write): Ditto.
5919         (wl-summary-write-current-folder): Ditto.
5920
5921         * Version number is increased to 2.9.8.
5922
5923 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5924
5925         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5926
5927         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5928
5929         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5930         even if the guess failed.
5931
5932         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5933         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5934         wl-summary-write-current-folder.
5935         * wl-xmas.el: Ditto.
5936
5937 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5938
5939         * wl-summary.el (wl-summary-next-page): Force display message if
5940         message is not displayed yet.
5941         (wl-summary-prev-page): Ditto.
5942
5943 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5944
5945         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5946
5947 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5948
5949         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5950         add "Preview Message" and "Save Draft and Exit".
5951
5952 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5953
5954         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5955         if addrmgr is called from draft in splitted window.
5956
5957         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5958         * wl-mule.el: Ditto.
5959         * wl-xmas.el: Ditto.
5960
5961 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5962
5963         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5964
5965         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5966         * wl-xmas.el (wl-folder-toolbar): Ditto.
5967
5968 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5969
5970         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5971         and wl-draft-save-and-exit.
5972         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5973         * wl-xmas.el: Ditto.
5974         * wl-mule.el: Ditto.
5975
5976         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5977         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5978
5979 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5980
5981         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5982         lists for saving buffer.
5983
5984 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5985
5986         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5987         parent-folder argument instead of it.
5988         (wl-draft-create-buffer): Ditto.
5989         (wl-draft-forward): Ditto.
5990         (wl-draft-reply): Ditto.
5991         * wl-summary.el (wl-summary-write): Ditto.
5992         (wl-summary-write-current-folder): Ditto.
5993
5994         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5995         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5996         Folder buffer after composing.
5997
5998 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6001         header if the file `wl-x-face-file' already contains it.
6002
6003 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6004
6005         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6006         folder" entry.
6007         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6008         * wl-e21.el (wl-folder-toolbar): Ditto.
6009         * wl-xmas.el (wl-folder-toolbar): Ditto.
6010
6011 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6012
6013         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6014         wl-folder-goto-folder with sticky argument.
6015         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6016
6017 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6018
6019         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6020         and wl-summary-previous-buffer.
6021         (wl-summary-next-buffer): New function.
6022         (wl-summary-previous-buffer): Ditto.
6023
6024 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6025
6026         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6027         wl-folder-jump-to-current-entity-with-arg.
6028         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6029         `wl-folder-jump-to-current-entity'.
6030         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6031         `wl-summary-goto-folder-sticky'.
6032         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6033         `wl-summary-goto-folder'.
6034         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6035         Unless force-exit, do not clean temp. marks for sticky summary.
6036         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6037
6038 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6039
6040         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6041         not entire.
6042
6043 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6046         to `C-x C-s'.
6047         (wl-summary-save-status): New command.
6048         (wl-summary-exit): Don't clean-up temp marks when sticky.
6049         (Applied patch from Nakayama-san [wl: 09548])
6050         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6051         Do nothing when no mark data.
6052         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6053         Call `wl-summary-delete-all-temp-marks' before saving.
6054
6055 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6056
6057         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6058
6059 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6060
6061         * wl.el (wl-check-environment): Also cause error when (system-name)
6062         returns "localhost.localdomain". (Although it doesn't affect because
6063         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6064
6065 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6066
6067         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6068         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6069
6070         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6071         value.
6072
6073 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6074
6075         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6076         Likewise r-cc-list and r-ng-list.
6077
6078 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6079
6080         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6081         only if it is bound as variable.
6082
6083         * wl-mime.el (wl-draft-preview-message): Ditto.
6084
6085 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6088         needless `goto-char'.
6089
6090         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6091         `wl-summary-redisplay-no-mime-internal' instead of
6092         `wl-summary-redisplay-no-mime'.
6093         (wl-summary-redisplay-no-mime): Changed argument;
6094         Call `wl-summary-redisplay-no-mime-internal'.
6095
6096         * wl-mime.el (wl-draft-preview-message): Bind
6097         `mime-header-encode-method-alist' locally.
6098
6099         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6100         (wl-draft-std11-parse-addresses): Added the first address check.
6101         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6102
6103         * Version number is increased to 2.9.7.
6104
6105 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6106
6107         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6108
6109 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6110
6111         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6112         related to scrollbar support, if there is no such a feature
6113         compiled in.
6114
6115 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6116
6117         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6118         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6119         for prefetch.
6120
6121 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6122
6123         * wl-summary.el (wl-summary-pick): Fix for no match.
6124
6125 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6126
6127         * wl-draft.el (wl-draft-save):
6128         Override `mime-header-encode-method-alist'.
6129
6130 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6131
6132         * wl-folder.el (wl-folder-pick): New function.
6133         Define key as "?".
6134
6135 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6136
6137         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6138         Fix for unplugged.
6139
6140 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6141
6142         * wl-folder.el (wl-folder-virtual): New function.
6143         Define key as "V".
6144
6145 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6146
6147         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6148         multi folder if entity is group.
6149
6150 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6151
6152         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6153         is nil.
6154
6155 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6156
6157         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6158         (wl-summary-target-mark-msgs): Return the number of marked messages.
6159
6160 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6161
6162         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6163         "first:" is specified.
6164
6165 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6166
6167         * wl-vars.el (wl-from): Use return value of function
6168         user-full-name instead of the variable user-full-name since
6169         XEmacs-20.4 doesn't set this variable.
6170
6171 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6172
6173         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6174         call `wl' directly.
6175
6176 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6177
6178         * wl-draft.el (wl-draft-reedit): Removed duplicated
6179         switch-to-buffers.
6180
6181 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * wl.el (wl-other-frame): Removed garbages.
6184
6185 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6186
6187         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6188
6189         * wl-xmas.el (wl-draft-key-setup): Ditto.
6190
6191         * wl-mule.el (wl-draft-key-setup): Ditto.
6192
6193         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6194         (wl-draft-reedit): Ditto.
6195         (wl-draft-prepare-edit): Add `wl-draft-save' to
6196         `local-write-file-hooks'.
6197         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6198         (wl-draft-reedit): Set buffer-file-name.
6199         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6200
6201
6202         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6203         call it.
6204         (wl-delete-startup-frame-function): New variable.
6205         (wl-other-frame): New function
6206         (Original was written by Yamaoka san [wl: 09239]).
6207
6208         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6209         if `wl-folder-use-frame'.
6210
6211 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6212
6213         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6214
6215 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6216
6217         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6218         New variable.
6219         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6220         (wl-message-buffer-prefetch-get-next): Use them.
6221         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6222
6223 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6224
6225         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6226         with unwind-protect.
6227
6228         * wl-draft.el (wl-draft-reedit): Rewrite.
6229         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6230         (wl-draft-save): Insert header separator if it does not exist;
6231         Removed condition-case.
6232
6233         * wl-summary.el (wl-summary-reedit): Revert last change.
6234
6235         * wl-draft.el (wl-draft-save): Rewrite.
6236         (wl-draft-create-buffer): Set buffer-file-name as nil.
6237
6238         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6239
6240         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6241
6242         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6243         nil.
6244
6245 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6246
6247         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6248         If count is nil, do not prefetch.
6249         (wl-message-buffer-prefetch-next): Next.
6250
6251 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6252
6253         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6254
6255 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6256
6257         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6258         `delete-backward-char'
6259         (wl-draft-prepare-edit): Check major-mode.
6260         (wl-draft-decode-header): Rewrite.
6261         (wl-draft): Fix.
6262
6263 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6264
6265         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6266
6267 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6268
6269         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6270         (wl-message-buffer-prefetch-get-next): Remove size checking.
6271         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6272
6273 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6274
6275         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6276         (wl-draft-default-headers): Fix.
6277
6278 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6279
6280         * wl-draft.el (wl-draft-default-headers): Insert return value of
6281         `wl-generate-mailer-string-function'.
6282
6283 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6284
6285         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6286         (wl-draft-insert-mail-header-separator): Ditto.
6287
6288         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6289         again (Reverted the change on 2002-01-17 by OKADA san).
6290
6291 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6292
6293         * wl-draft.el (wl-draft): Rewrite.
6294         (wl-draft-create-buffer): New function.
6295         (wl-draft-create-contents): Ditto.
6296         (wl-draft-prepare-edit): Ditto.
6297         (wl-draft-decode-header): Ditto.
6298         (wl-draft-decode-body): Ditto.
6299         (wl-draft-check-new-line): Ditto.
6300         (wl-draft-default-headers): Ditto.
6301         (wl-draft-insert-mail-header-separator): Ditto.
6302
6303 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6304
6305         * Version number is increased to 2.9.6.
6306
6307 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6308
6309         * wl-draft.el (wl-draft-delete-field): Optional argument.
6310         (wl-draft-delete-fields): Ditto.
6311
6312 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6313
6314         * wl-message.el (toplevel): Eliminated byte-compile warning.
6315         for `itimer-function', `delete-timer' and `itimer-list'.
6316
6317 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6318
6319         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6320         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6321         `wl-message-buffer-prefetch-threshold'.
6322         * wl-summary.el (wl-summary-redisplay-internal): Remove
6323         the check of `wl-message-buffer-prefetch-depth'.
6324
6325 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6326
6327         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6328         size of article.
6329         (wl-message-buffer-prefetch-subr): Remove size check.
6330
6331 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6332
6333         * wl-vars.el (wl-plugged): Make customizable.
6334
6335 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6336
6337         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6338         (wl-message-buffer-prefetch-set-timer): New function.
6339         (wl-message-buffer-prefetch-get-next): New function.
6340         (wl-message-buffer-prefetch): New function.
6341         (wl-message-buffer-prefetch-next): Rewrite.
6342         (wl-message-buffer-prefetch-subr): Rewrite.
6343         * wl-vars.el (wl-auto-prefetch-first): New variable.
6344         * wl-summary.el (wl-summary-goto-folder-subr): Call
6345         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6346
6347 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6348
6349         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6350         `wl-summary-unread-message-hook'.
6351
6352 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6353
6354         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6355         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6356         if range is `cache-status'.
6357
6358 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6359
6360         * wl-message.el (wl-message-buffer-prefetch-subr):
6361         Improve debug message.
6362
6363 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6364
6365         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6366         `wl-mail-send-pre-hook'.
6367         (wl-draft-send-mail-with-qmail): Ditto.
6368         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6369
6370 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6371
6372         * wl-message.el (wl-message-buffer-prefetch-subr):
6373         Fix for cancel-function-timers bug.
6374         (wl-message-buffer-prefetch-debug): Default value is t.
6375
6376 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6377
6378         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6379         (wl-message-buffer-prefetch-subr): Rewrite.
6380         Rename from `wl-message-buffer-prefetch'.
6381
6382 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6383
6384         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6385         (wl-default-draft-cite-decorate-author): Ditto.
6386
6387         * wl-draft.el (wl-draft-cite-function): Removed.
6388         (wl-default-draft-cite-decorate-author): Ditto.
6389
6390 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6391
6392         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6393         (wl-default-draft-cite): Do not arrange author name if the value of
6394         `wl-default-draft-cite-decorate-author' is nil.
6395
6396 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6397
6398         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6399
6400         * wl-folder.el (wl-folder-check-one-entity): Don't care
6401         `elmo-folder-use-flag-p'.
6402
6403 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6404
6405         * wl-folder (wl-folder-check-one-entity): Fix
6406         problem if unread is nil.
6407
6408 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6409
6410         * wl-address.el (wl-address-make-completion-list): Check whether
6411         the address is a group list.
6412         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6413
6414 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6415
6416         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6417         The number of the messages of new and unread does not count
6418         correctly.
6419
6420         * wl-summary.el (wl-summary-count-unread): Changed to return
6421         `(new . unread)' instead of total.
6422         (wl-summary-sync-update): Follow the change above.
6423
6424         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6425
6426 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6427
6428         * wl-address.el (wl-address-make-completion-list): Do not enclose
6429         address by " <" and ">" if associated realname is "".
6430         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6431         This is against the promblem with group list in .addresses pointed
6432         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6433
6434 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6435
6436         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6437         message is a format control string.
6438         * wl-expire.el (wl-expire-append-log): Ditto.
6439         * wl-mime.el (wl-summary-burst-subr): Ditto.
6440         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6441         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6442
6443 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6444
6445         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6446         wl.el (wl-check-variables): Rename from `wl-check-type'.
6447         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6448         (wl-check-variables-2): New function.
6449         (wl): Call `wl-check-variables-2'.
6450
6451 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6452
6453         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6454         after renaming folder in access group.
6455
6456 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6457
6458         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6459         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6460         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6461         (wl-message-buffer-prefetch): Rewrite.
6462         (wl-message-buffer-prefetch-idle-time): Removed.
6463         * wl-summary.el (wl-summary-redisplay-internal):
6464         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6465         Error check for `wl-message-buffer-prefetch-depht'.
6466
6467 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6468
6469         * Version number is increased to 2.9.5.
6470         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6471
6472 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6473
6474         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6475         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6476         Based on the patch written by
6477         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6478
6479 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6480
6481         * wl-draft.el (wl-draft-raw-send): Fix for
6482         `wl-news-send-pre-hook'
6483
6484 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6485
6486         * wl-utils.el (wl-message-id-function): New variable.
6487         * wl-draft.el (wl-draft-insert-required-fields):
6488         Use `wl-message-id-function'.
6489
6490 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6491
6492         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6493         * wl-utils.el (wl-draft-make-message-id-string):
6494         Use `wl-from' for domain part of Message-ID
6495         if `wl-message-id-use-wl-from' if non-nil.
6496         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6497
6498 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6499
6500         * wl.el (wl): Call `wl-check-type'
6501         Do not 'condition-case'.
6502
6503 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6504
6505         * wl.el (wl-check-type): New function.
6506         (wl-check-type-variables): New variable.
6507
6508 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6509
6510         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6511
6512 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6513
6514         * wl-draft.el (wl-smtp-password-key): New function.
6515         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6516         (wl-draft-send-mail-with-smtp): Ditto.
6517         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6518
6519 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6520
6521         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6522         * wl-utils.el (wl-unique-id-suffix): Remove.
6523
6524 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6525
6526         * Version number is increased to 2.9.4.
6527
6528 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6529
6530         * wl-utils.el (wl-unique-id-suffix): New variable.
6531         (wl-unique-id): Use `wl-unique-id-suffix'
6532
6533 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6534
6535         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6536         instead of `elmo-msgdb-search'.
6537
6538         * Version number is increased to 2.9.3.
6539
6540 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6541
6542         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6543
6544 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6545
6546         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6547         (wl-draft-dispatch-message): Changed for send-later.
6548         (wl-draft-queue-flush): Ditto.
6549         (wl-draft): Clear `wl-sent-message-queued'.
6550         (wl-draft-reedit): Ditto.
6551         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6552         * wl-vars.el (wl-draft-force-queuing): New variable.
6553         (wl-draft-force-queuing-mail): New variable.
6554         (wl-draft-force-queuing-news): New variable.
6555
6556 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6557
6558         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6559         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6560
6561 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6562
6563         * Version number is increased to 2.9.2.
6564
6565 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6566
6567         * wl-draft.el (wl-draft-elide-region): New user command.
6568         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6569
6570         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6571         command `wl-draft-elide-region'.
6572         * wl-mule.el: Ditto.
6573         * wl-xmas.el: Ditto.
6574
6575 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6576
6577         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6578         (wl-biff-check-folder-async): Removed needless let.
6579
6580 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6581
6582         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6583         wl-folder-get-elmo-folder.
6584         (wl-biff-check-folder): Set `biff' argument of
6585         `wl-folder-check-one-entity'.
6586         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6587
6588         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6589         (wl-folder-check-one-entity): Added `biff' argument;
6590         Setup `biff' slot of folder.
6591
6592         * Version number is increased to 2.9.1.
6593
6594 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6595
6596         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6597         comment out and fixed.
6598         (wl-fldmgr-add-completion-subr): Ditto.
6599
6600         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6601         and msgdb.
6602
6603         * wl.el (wl-toggle-plugged): Save summary view.
6604
6605 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6606
6607         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6608
6609 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6610
6611         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6612
6613 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6614
6615         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6616         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6617         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6618
6619         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6620         if it was failed.
6621         (wl-demo): Disable undo in the demo buffer.
6622
6623 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6624
6625         * wl-version.el (wl-version): Changed codename.
6626
6627         * Version number is increased to 2.9.0.
6628
6629 2001-12-14  Takuo KITAME <kitame@northeye.org>
6630
6631         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6632         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6633         (wl-folder-mark-as-read-all-current-entity): Ditto.
6634
6635 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6636
6637         * wl-vars.el (wl-from-width): Define as obsolete variable.
6638         (wl-subject-length-limit): Ditto.
6639
6640         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6641
6642         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6643         wl-summary-save-view.
6644
6645         * wl.el (wl-save-status): Ditto.
6646         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6647
6648         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6649         (wl-summary-exit): Follow the change above.
6650         (wl-summary-goto-folder-subr): Ditto.
6651
6652         * wl-folder.el (wl-folder-create-subr): Don't use
6653         `elmo-folder-creatable-p'.
6654
6655 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6658
6659 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6662         rather than bitmap on Emacs 21.
6663         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6664         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6665         for xbm if the new redisplay engine is not available.
6666
6667 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6668
6669         * wl-folder.el (wl-folder-init-hook): New hook.
6670         (wl-folder-init): Run `wl-folder-init-hook'.
6671
6672 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6673
6674         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6675
6676 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6677
6678         * wl-acap.el (wl-acap-cache-filename): New variable.
6679         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6680         (wl-acap-init): Use cache if no ACAP server found.
6681
6682 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6683
6684         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6685         `wl-acap-original-msgdb-dir'.
6686
6687         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6688         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6689
6690         * wl-mime.el (wl-mime-save-directory): Renamed from
6691         `wl-mime-save-dir'.
6692
6693 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6696
6697         * wl-demo.el: Require `path-util'.
6698         (wl-demo-bitmap-mule-available-p): New internal variable.
6699         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6700         `module-installed-p' instead.
6701         (wl-demo-insert-image): Use *.img file for a bitmap image.
6702         (wl-demo): Don't call the ascii demo recursively.
6703
6704 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6705
6706         * Version number is increased to 2.7.7.
6707
6708 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6709
6710         * wl.el (wl-exit): Eliminated byte-compile warning.
6711
6712 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6713
6714         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6715         obsolete variable using `elmo-define-obsolete-variable'.
6716         (wl-fetch-confirm-threshold): Ditto.
6717         (wl-cache-prefetch-folder-type-list): Ditto.
6718         (wl-cache-prefetch-folder-list): Ditto.
6719
6720 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6721
6722         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6723         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6724         (wl-demo-insert-image): New function.
6725         (wl-demo-insert-text): New function.
6726         (wl-demo-image-type-alist): Redefine as a function.
6727         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6728         (wl-demo-with-temp-file-buffer): Removed.
6729         (wl-logo-xpm): Removed.
6730         (wl-logo-xbm): Removed.
6731         (wl-logo-bitmap): Removed.
6732
6733 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6734
6735         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6736         (wl-expire-localdir-get-folder-function): New user option.
6737         (wl-expire-localdir-get-folder): New function.
6738         (wl-expire-localdir-date): Ditto.
6739
6740 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6741
6742         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6743         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6744         Fixed unread number mismatch when all-unread < unread.
6745
6746 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6747
6748         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6749         (wl-fetch-confirm-threshold): Ditto.
6750
6751         * wl-summary.el (wl-summary-confirm-appends): Removed.
6752         (wl-summary-sync-update): Don't refer
6753         `wl-summary-update-confirm-threshold' (It is now abolished).
6754
6755         * wl-message.el (wl-message-display-internal): Don't refer
6756         `wl-fetch-confirm-threshold' (It is now abolished).
6757
6758 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6761
6762 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6763
6764         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6765         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6766         Change default value to nil.
6767         (wl-summary-indent-length-limit): The value can be nil, nil means
6768         unlimited.
6769
6770         * wl-summary.el: Don't set limit for indent length if the value of
6771         wl-summary-indent-length-limit is nil.
6772         If the value of wl-summary-width is nil, it means only that the width
6773         of summary is unlimited (nil doesn't mean that the indent length is
6774         unlimited).
6775
6776         * wl-thread.el: Ditto.
6777
6778 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6779
6780         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6781         be nil, nil means never confirm.
6782         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6783
6784 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6785
6786         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6787         means unlimited).
6788
6789 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6790
6791         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6792         Use `with-temp-buffer'.
6793
6794 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6795
6796         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6797         with new backquote style).
6798         (wl-folder-get-entity-from-buffer): Ditto.
6799
6800 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6801
6802         * wl-version.el (nemacs-version): Eliminated.
6803         (wl-extended-emacs-version2): Ignore nemacs.
6804         (wl-extended-emacs-version3): Ditto.
6805
6806 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6807
6808         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6809         (wl-draft-add-in-reply-to): New variable.
6810         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6811         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6812         (wl-draft-yank-from-mail-reply-buffer): Use
6813         `wl-draft-add-in-reply-to'.
6814         (wl-draft-insert-current-message): Ditto.
6815
6816 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6817
6818         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6819         typo (kill->hide).
6820         (wl-message-buffer-prefetch-folder-type-list): Added elements
6821         `mark' and `cache' instead of `internal'.
6822
6823 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6824
6825         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6826         resume msgdb directory.
6827
6828 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * wl.el (wl-exit): Call `wl-acap-exit'.
6831
6832         * wl-summary.el (wl-summary-message-string): New function.
6833         (wl-summary-reedit): Use it.
6834         (wl-summary-resend-bounced-mail): Remove needless let.
6835         (wl-summary-supersedes-message): Ditto.
6836         (wl-summary-save): Ditto.
6837
6838         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6839         (wl-acap-init): Set it.
6840         (wl-acap-exit): New function.
6841
6842 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6843
6844         * wl.el (wl-init): Revert (require 'mime-setup). move from
6845         toplevel.
6846
6847 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6848
6849         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6850         local variables.  Add error when guess function return invalid
6851         value.
6852
6853 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6854
6855         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6856         Change local variable name.
6857         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6858         (wl-folder-get-newsgroups): Return nil when non-news folder.
6859         * wl-summary.el (wl-summary-write-current-folder): State through
6860         when guess-list return nil.
6861         (wl-summary-write-current-folder-functions): Fixed docstring.
6862
6863         * wl.el (wl-exit): Changed confirm message.
6864
6865         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6866         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6867
6868         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6869
6870 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6871
6872         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6873         user option (Renamed from wl-cache-prefetch-folder-type-list).
6874         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6875         from wl-cache-prefetch-folder-list).
6876
6877         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6878         Move to wl-vars.el.
6879         (wl-message-buffer-prefetch-p): Changed to enable
6880         `wl-message-buffer-prefetch-folder-list'.
6881
6882         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6883         `ignore-cache'.
6884
6885 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6886
6887         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6888         `part-top' and `part-bottom'.
6889         (wl-draft-config-sub-part-top): New function.
6890         (wl-draft-config-sub-part-bottom): New function.
6891
6892 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6893
6894         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6895
6896 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6897
6898         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6899
6900 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6901
6902         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6903
6904         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6905         (wl-summary-write-current-folder): Ditto.
6906
6907 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6908
6909         * wl-folder.el (wl-folder-get-newsgroups): Use
6910         `elmo-folder-newsgroups'.
6911
6912 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6913
6914         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6915         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6916         `wl-draft-config-sub-header-bottom'.
6917
6918 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6919
6920         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6921         localnews folder.
6922
6923 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6924
6925         * wl-summary.el (wl-summary-mode): Undo last change.
6926
6927         * wl-folder.el (wl-folder-mode): Ditto.
6928
6929 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6930
6931         * wl-summary.el (wl-summary-mode): Locally set
6932         truncate-partial-window-width to nil.
6933         (for XEmacs)
6934
6935         * wl-folder.el (wl-folder-mode): Ditto.
6936
6937 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6938
6939         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6940
6941 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6942
6943         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6944         number.
6945
6946         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6947
6948         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6949
6950         * Version number is increased to 2.7.6.
6951
6952 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6953
6954         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6955
6956 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6957
6958         * wl-summary.el (wl-summary-sync-update): Enclose network
6959         related portion with `unwind-protect'.
6960
6961 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6962
6963         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6964
6965 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6966
6967         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6968         element.
6969         * wl-vars.el (wl-message-body-button-alist): Ditto.
6970
6971         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6972         max match length.
6973         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6974
6975         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6976         for the max match length;
6977         Use 4th element value for the button string regexp group.
6978
6979         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6980         candidate exists, prompt to select.
6981
6982 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6983
6984         * wl-summary.el (wl-summary-jump-to-msg): Search before
6985         calibration point by `beginning-of-line'.
6986
6987 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6988
6989         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6990         for access group.
6991
6992 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6993
6994         * wl-message.el (wl-message-display-internal): Bind
6995         `default-mime-charset'.
6996
6997         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6998
6999         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7000
7001         * Version number is increased to 2.7.5.
7002
7003 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7004
7005         * wl-expire.el (wl-summary-archive): Fixed;
7006         Use `elmo-folder-name-internal'.
7007
7008 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7009
7010         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7011         from `elmo-folder-move-messages' caller.
7012         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7013
7014         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7015         related portions are changed).
7016
7017 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7018
7019         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7020         counter.
7021
7022 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7023
7024         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7025         buffer local and set it to nil.
7026
7027         * wl-message.el (wl-message-redisplay): Ditto.
7028
7029 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7030
7031         * wl-summary.el (wl-summary-mark-as-important): If message is
7032         already cached, set messag as read, otherwise encache and mark as read.
7033
7034 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7035
7036         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7037         point-min.
7038
7039 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7042         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7043         a keymap.
7044
7045 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7046
7047         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7048         parent.
7049
7050         * wl-mule.el (wl-message-define-keymap): Ditto.
7051
7052         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7053
7054         * wl-xmas.el (wl-message-display-internal-hook): Define.
7055         (wl-xmas-setup-message-toolbar): Define as function.
7056         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7057         (wl-message-overload-functions): Abolished.
7058         (wl-message-define-keymap): New function.
7059
7060         * wl-vars.el (wl-message-display-internal-hook): New variable.
7061         (wl-message-header-button-alist): New variable (Renamed from
7062         wl-highlight-message-header-button-alist).
7063         (wl-message-body-button-alist): Ditto.
7064
7065         * wl-mule.el (wl-message-define-keymap): New function.
7066         (wl-message-overload-functions): Abolished.
7067
7068         * wl-message.el (wl-message-add-buttons-to-body): New function.
7069         (wl-message-redisplay): Don't call wl-message-overload-functions;
7070         Call wl-message-add-buttons-to-header and
7071         wl-message-add-buttons-to-body.
7072         (wl-message-display-internal): Set keymap argument for
7073         elmo-mime-display-as-is, elmo-mime-message-display;
7074         Run wl-message-display-internal-hook.
7075         (wl-message-refer-article-or-url): Abolished.
7076
7077         * wl-highlight.el (wl-highlight-headers): Don't call
7078         wl-highlight-message-add-buttons-to-header.
7079         (wl-highlight-message-add-buttons-to-header): Abolished.
7080
7081
7082         * wl-e21.el (wl-message-display-internal-hook): Define.
7083         (wl-e21-setup-toolbar): Deleted duplicated binding.
7084         (wl-e21-setup-message-toolbar): Define as function.
7085         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7086         (wl-message-define-keymap): New function.
7087         (wl-message-overload-functions): Abolished.
7088
7089 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7090
7091         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7092         and elmo-folder-close.
7093
7094         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7095
7096 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7097
7098         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7099         boolean value.
7100         * wl-draft.el (wl-draft-do-fcc): Ditto.
7101
7102 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7103
7104         * wl-vars.el (wl-fcc-force-as-read): New variable.
7105         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7106         mark copied message as read.
7107
7108 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7109
7110         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7111
7112 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7113
7114         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7115         `wl-summary-target-above' instead of obsolete variable
7116         `wl-summary-temp-above'.
7117
7118         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7119         instead of `make-obsolete-variable'.
7120         * wl-refile.el (toplevel): Ditto.
7121
7122 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7123
7124         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7125         with third argument t.
7126         (wl-draft): Set first argument for wl-plugged-init as t.
7127
7128         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7129         definition.
7130
7131 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7132
7133         * wl-vars.el: Tabify.
7134         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7135
7136         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7137         message.
7138
7139 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7140
7141         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7142         and set default to beep.
7143
7144 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7145
7146         * wl-vars.el (wl-draft-truncate-lines): New variable.
7147
7148         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7149         instead of wl-message-truncate-lines for truncate-lines.
7150
7151 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7152
7153         * wl-message.el (wl-message-display-internal): Call
7154         `wl-highlight-message' after `elmo-mime-display-as-is'.
7155
7156         * wl-mime.el (wl-mime-display-text/plain): New function.
7157         (wl-mime-display-header): Ditto.
7158         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7159         body-presentation-method for text/plain;
7160         Register `wl-mime-display-header' as a header-presentation-method;
7161         Don't set up `elmo-message-text-content-inserted-hook' and
7162         `elmo-message-header-inserted-hook'.
7163
7164         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7165         variable.
7166         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7167         as t if flag is 'all-header;
7168         Don't bind `elmo-message-ignored-field-list',
7169         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7170
7171 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7174         for xemacs with non-mule environment.
7175
7176 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7177
7178         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7179         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7180         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7181
7182 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7183
7184         * wl-vars.el (wl-interactive-send): Set default value as t.
7185
7186 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7187
7188         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7189         (wl-addrmgr-method-list): Abolished.
7190         (wl-addrmgr-change-method): Follow above change.
7191
7192         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7193
7194 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7195
7196         * wl-vars.el (wl-message-truncate-lines): Change default value
7197         to default-truncate-lines.
7198
7199         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7200
7201 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7202
7203         * wl-vars.el (wl-message-truncate-lines): New variable.
7204
7205         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7206         wl-message-truncate-lines.
7207
7208 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7209
7210         * wl-acap.el (wl-acap-init): Remove period from error message.
7211         (wl-acap-find-acap-service): Remove period from message.
7212
7213 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7214
7215         * wl.el (wl-check-environment): Undo last change.
7216
7217         * wl-vars.el (wl-from): Changed default value.
7218
7219         * wl-util.el (toplevel): Don't require tm-edit.
7220
7221         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7222         `wl-folder-init';
7223         Don't set mark on mail body.
7224         (wl-draft-reedit): Ditto.
7225
7226         * wl-address.el (wl-address-quote-specials): Define as an alias for
7227         elmo-address-quote-specials.
7228
7229 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7230
7231         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7232
7233         * wl-vars.el (wl-from): Set default value as nil.
7234         (wl-organization): Set default value as ORGANIZATION environment
7235         variable.
7236
7237         * wl-draft.el (wl-smtp-extension-bind): Check value of
7238         wl-smtp-connection-type.
7239
7240         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7241         error.
7242
7243 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7244
7245         * Version number is increased to 2.7.4.
7246
7247         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7248         arguments from `wl-highlight-x-face-function' caller.
7249         Use x-face-1.3.6.12 or later.
7250
7251 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7252
7253         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7254
7255 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7256
7257         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7258         (wl-fcc): Fix to accept function.
7259         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7260
7261 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7262
7263         * wl-acap.el (toplevel): Added `product-provide' declare.
7264         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7265
7266 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7267
7268         * wl.el (wl): Changed order of calling `elmo-init'
7269         and `elmo-folder-init'.
7270
7271 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7272
7273         * wl-mime.el (wl-summary-burst): Extract message when content-type
7274         of root entity is not only `multipart' but also `message/rfc822'.
7275         (wl-summary-burst-subr): Ditto.
7276
7277 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7278
7279         * wl-vars.el (toplevel): Require 'custom.
7280         (wl-trash-folder): Added to `wl-setting' group.
7281
7282         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7283         exists.
7284         (wl-addrmgr-draw): Insert empty line when no entry exists.
7285
7286         * wl-mule.el (wl-message-wheel-up): Fixed.
7287         (wl-message-wheel-down): Ditto.
7288
7289 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7290
7291         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7292         config is an anonymous lambda expression.
7293
7294 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7295
7296         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7297         when Mule 2 is running.
7298
7299 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7300
7301         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7302
7303 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7304
7305         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7306         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7307
7308         * wl-address.el (wl-address-specials-regexp): Eliminated.
7309         (wl-address-quote-specials): Rewrite.
7310
7311 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7312
7313         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7314         shy-groups for regexp.
7315
7316         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7317         character classes and Perl style shy-groups for regexp.
7318         (wl-highlight-plugged-current-line): Use Posix style character
7319         classes for regexp.
7320         (wl-e21-highlight-folder-by-numbers): Ditto.
7321         (wl-e21-display-image-p): Use `display-images-p' instead of
7322         `display-graphic-p'.
7323         (display-images-p): Make an alias to `display-graphic-p' if it is
7324         not available.  It is for Emacs version prior to 21.0.105.
7325
7326         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7327         `display-graphic-p'.
7328         (wl-demo-image-type-alist): Ditto.
7329         (display-images-p): Make an alias to `display-graphic-p' if it is
7330         not available.  It is for Emacs version prior to 21.0.105.
7331
7332 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7333
7334         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7335         support.
7336         (wl-generate-user-agent-string): Ditto.
7337
7338         * wl-version.el (wl-version): Update docsting.
7339         (wl-version-status): Ditto.
7340
7341 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7342
7343         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7344         21.0.105.  For Emacs 21.0.104 or earlier.
7345
7346 2001-09-03  Takuo KITAME <kitame@northeye.org>
7347
7348         * wl-e21.el (wl-plugged-init-icons): Use
7349         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7350         (wl-biff-init-icons): Ditto.
7351
7352 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7353
7354         * wl-highlight.el (wl-highlight-summary-current-line):
7355         Fixed highlighting refile/copy destination.
7356
7357         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7358         (wl-acap-store): Encode string by wl-acap-coding-system.
7359
7360 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7361
7362         * wl-acap.el (toplevel): Check and require 'un-define before
7363         'xemacs-ucs;
7364          Added checking for UTF-2000.
7365
7366 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7367
7368         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7369         Don't enclose with `eval-and-compile'.
7370
7371         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7372         wl-init is non-nil.
7373
7374         * wl-draft.el (wl-draft): Ditto.
7375
7376         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7377
7378         * wl-acap.el (toplevel): Require 'wl.
7379         (wl-acap-store): Call `elmo-init'.
7380
7381         * wl.el (wl): Changed position of `wl-check-environment'.
7382         (toplevel): Added autoload setting for wl-acap.
7383
7384         * wl-vars.el (wl-setting): New custom group.
7385         (wl-from): Added wl-setting group.
7386         (wl-user-mail-address-list): Ditto.
7387         (wl-organization): Ditto.
7388         (wl-subscribed-mailing-list): Ditto.
7389         (wl-envelope-from): Ditto.
7390         (wl-smtp-posting-user): Ditto.
7391         (wl-smtp-posting-server): Ditto.
7392         (wl-smtp-posting-port): Ditto.
7393         (wl-smtp-authenticate-type): Ditto.
7394         (wl-pop-before-smtp-user): Ditto.
7395         (wl-pop-before-smtp-server): Ditto.
7396         (wl-pop-before-smtp-port): Ditto.
7397         (wl-pop-before-smtp-authenticate-type): Ditto.
7398         (wl-nntp-posting-server): Ditto.
7399         (wl-nntp-posting-user): Ditto.
7400         (wl-nntp-posting-port): Ditto.
7401         (wl-fetch-confirm-threshold): Ditto.
7402         (wl-prefetch-threshold): Ditto.
7403         (wl-thread-insert-opened): Ditto.
7404         (wl-ldap-server): Ditto.
7405         (wl-ldap-port): Ditto.
7406         (wl-ldap-base): Ditto.
7407         (wl-ldap-objectclass): Ditto.
7408         (wl-use-ldap): Ditto.
7409         (wl-draft-config-alist): Ditto.
7410         (wl-draft-config-matchone): Ditto.
7411         (wl-template-alist): Ditto.
7412         (wl-message-sort-field-list): Ditto.
7413         (wl-message-ignored-field-list): Ditto.
7414         (wl-message-visible-field-list): Ditto.
7415         (wl-interactive-send): Ditto.
7416         (wl-summary-move-order): Ditto.
7417         (wl-auto-select-first): Ditto.
7418         (wl-auto-select-next): Ditto.
7419         (wl-interactive-save-folders): Ditto.
7420
7421         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7422         Initialization codes are moved from wl-local-folder-init.
7423         (wl-local-folder-init): Follow the change above.
7424         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7425
7426         * wl-acap.el: New file.
7427
7428         * Version number is increased to 2.7.3.
7429
7430 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7431
7432         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7433
7434 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7435
7436         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7437         (wl-addrmgr-address-entry-list): Ditto.
7438
7439 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7440
7441         * wl-e21.el (wl-draft-mode-map): Removed binding for
7442         `wl-draft-insert-x-face-field'.
7443
7444         * wl-mule.el (wl-draft-mode-map): Ditto.
7445
7446         * wl-xmas.el (wl-draft-mode-map): Ditto.
7447
7448         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7449         (wl-cs-autoconv): Ditto.
7450         (wl-cs-local): Ditto.
7451         (wl-use-scoring): Ditto.
7452         (wl-mime-charset): Ditto.
7453         (wl-folder-check-async): Ditto.
7454
7455         * wl.el (toplevel): Ignore nemacs and tm.
7456         (wl-exit): Ditto.
7457
7458         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7459         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7460         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7461         instead of wl-address-petname-add-or-change.
7462         (wl-summary-edit-addresses-subr): Use wl-address-delete
7463         instead of wl-address-petname-delete.
7464
7465         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7466
7467         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7468         if error occured.
7469
7470         * wl-message.el (require): Remove tm support.
7471
7472         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7473
7474         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7475         (wl-folder-jump-to-current-entity): Ditto.
7476         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7477
7478         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7479         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7480         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7481
7482         * wl-mule.el (wl-draft-key-setup): Ditto.
7483
7484         * wl-xmas.el (wl-draft-key-setup): Ditto.
7485
7486         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7487         (wl-draft-std11-parse-addresses): New function.
7488         (wl-draft-parse-mailbox-list): Use it.
7489         (wl-draft): Ignore nemacs.
7490         (wl-draft-reedit): Ditto.
7491
7492         * wl-addrmgr.el: New file.
7493         (Original is wl-rcpt.el written by
7494         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7495         Thanks Kitamoto-san.)
7496
7497         * wl-address.el (wl-address-make-address-list): Modified parsing
7498         process.
7499         (wl-address-delete): Renamed from `wl-address-petname-delete';
7500         Modify wl-address-list too.
7501         (wl-address-add-or-change): Renamed from
7502         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7503
7504 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7505
7506         * wl-highlight.el (wl-highlight-summary-current-line):
7507           Work with transient-mark-mode
7508
7509 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7510
7511         * Version number is increased to 2.7.2.
7512
7513         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7514         instead of elmo-dop-queue-method.
7515
7516 2001-08-06  SAITO Atsunori <sai@yedo.com>
7517
7518         * wl-vars.el (wl-ldap-objectclass): New user option.
7519
7520         * wl-address.el (wl-ldap-make-filter): Use it.
7521
7522 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7523
7524         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7525
7526 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7527
7528         * wl-folder.el (wl-folder): redisplay after folder insertion.
7529
7530         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7531
7532         * wl-summary.el (wl-summary-sync-update):
7533         Change status mark only when new-msgdb exists.
7534         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7535
7536 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7537
7538         * wl-summary.el (wl-summary-open-folder): New function.
7539         (wl-summary-goto-folder-subr): Use it.
7540         (wl-summary-mark-as-important): Fix;
7541         Encache only when no cache exists.
7542
7543 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7544
7545         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7546         Use with-current-buffer.
7547
7548 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7549
7550         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7551         before call `get-buffer'. Fixed parenthesis.
7552         (wl-score-get-header-entry): Clear message and help window when
7553         keyboard quit.
7554         (wl-score-edit-insert-header): Ditto.
7555
7556 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7557
7558         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7559         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7560         (wl-default-draft-cite): Fix.
7561
7562         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7563         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7564
7565 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7566
7567         * wl-message.el (wl-message-prev-page): Do same bahavior
7568         as summary when it is called in the message buffer.
7569         (wl-message-next-page): Ditto.
7570
7571 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl-summary.el (wl-summary-forward): Use cache if it is not
7574         section cache.
7575
7576 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7577
7578         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7579         Removed redundant require of elmo-vars.
7580         (wl-biff-state-indicator-on): Changed default value for
7581         xemacs with non-mule environment.
7582
7583         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7584         wl-message-buffer is nil;
7585         Hide progress bar after moving messages.
7586
7587 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7588
7589         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7590         message at cursor point is deleted.
7591
7592 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7593
7594         * wl-vars.el: Changed file coding system to euc-japan.
7595         Added -*-coding:-*- magic to the first line.
7596
7597         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7598         Search parent from the first message.
7599
7600         * Version number is increased to 2.7.1.
7601
7602 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7603
7604         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7605
7606 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7607
7608         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7609         refile/delete execution.
7610
7611         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7612         Fixed docstring.
7613
7614 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7615
7616         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7617         do update process;
7618         Don't update marks when update process is interrupted.
7619
7620 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7621
7622         * wl-summary.el (wl-summary-reply): Fixed problem when
7623         wl-draft-use-frame is non-nil.
7624         (wl-summary-forward): Ditto.
7625
7626         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7627         as nil.
7628         (wl-folder-mark-as-read-all-entity): Ditto.
7629         (wl-folder-prefetch-entity): Ditto.
7630
7631         * wl.el (wl): Check environment before wl-init.
7632
7633         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7634         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7635         instead of wl-summary-collect-unread.
7636         (wl-summary-reply): Split message window.
7637
7638 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7639
7640         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7641         only if current language environment is japanese,
7642
7643         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7644         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7645         (wl-folder-goto-folder-subr): Ditto.
7646
7647         * wl-draft.el (wl-draft-dispatch-message): Call
7648         `elmo-file-cache-get-path'.
7649
7650 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7651
7652         * wl-summary.el (wl-summary-cursor-move): If return value of
7653         wl-summary-next-message is not number, don't jump.
7654
7655 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7656
7657         * wl-summary.el (wl-summary-buffer-next-message-function): New
7658         variable.
7659         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7660         if it is bound.
7661
7662         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7663         string.
7664
7665         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7666         (wl-plugged-drawing): Ditto.
7667
7668 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7669
7670         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7671         process.
7672         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7673         with unwind-protect.
7674
7675         * wl.el (wl-init): Require mime-setup.
7676         (wl-check-environment): Don't require mime-setup.
7677
7678         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7679         instead of elmo-folder-type.
7680
7681         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7682         value as nil.
7683
7684 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7685
7686         * Version number is increased to 2.7.0.
7687
7688         * wl-version.el (wl-version): Changed codename.
7689
7690         * wl-summary.el (wl-summary-delete-cache): Fixed.
7691
7692         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7693         Workaround for net folders.
7694         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7695
7696         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7697         value to nil (According to the patch from
7698         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7699
7700         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7701         of elmo-folder-close.
7702
7703 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7704
7705         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7706         for postfix.
7707
7708 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7709
7710         * wl-summary.el (wl-summary-resend-message): Fixed.
7711
7712         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7713         Call wl-draft with `from' argument if its address is included in
7714         `wl-user-mail-address-list'.
7715         (wl-draft): Added `from' argument.
7716
7717         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7718         non-nil.
7719         (wl): Don't show demo if wl-demo is nil.
7720
7721         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7722         wl-summary-use-frame.
7723
7724         * wl-vars.el (wl-summary-use-frame): New user option.
7725         (wl-folder-use-frame): Changed docstring.
7726
7727         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7728         non-nil.
7729         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7730         wl-summary-use-frame.
7731
7732         * wl-vars.el (wl-folder-use-frame): New user option.
7733
7734         * wl-summary.el (wl-summary-exit): Back to folder frame if
7735         wl-folder-use-frame is non-nil.
7736         (wl-summary-redisplay-internal): Ignore cache if current folder
7737         is draft folder,
7738         (wl-summary-redisplay-no-mime): Ditto.
7739         (wl-summary-redisplay-all-header): Ditto.
7740
7741         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7742         if wl-folder-use-frame is non-nil.
7743
7744 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7745
7746         * wl-summary.el (wl-summary-sync-update): Bind
7747         elmo-folder-update-threshold.
7748         (wl-summary-mark-as-important): Enclosed server mark processing
7749         with `save-match-data'.
7750
7751         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7752         only when it is already defined.
7753
7754 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7755
7756         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7757         name of folder exclude localdir is wrong.
7758         * wl-folder.el (wl-folder-sync-entity):
7759         Set `wl-summary-always-sticky-folder-list' as nil.
7760         (wl-folder-mark-as-read-all-entity): Ditto.
7761         (wl-folder-prefetch-entity): Ditto.
7762
7763 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7764
7765         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7766         instead of `wl-summary-write-current-newsgroup'.
7767
7768 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7769
7770         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7771         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7772         non-nil and selected message is important, do not display.
7773
7774 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7775
7776         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7777
7778 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7779
7780         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7781
7782         * wl-summary.el (wl-summary-mark-as-important): Set message number
7783         using wl-summary-message-number.
7784
7785 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7786
7787         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7788         destination folder is 'null.
7789
7790 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7791
7792         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7793         New function.
7794         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7795         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7796         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7797
7798 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7799
7800         * wl-mime.el (wl-mime-setup): Added setting for
7801         `mime-setup-signature-key-alist' to avoid overriding key bind for
7802         `wl-draft-send'.
7803
7804         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7805         for `wl-draft-send'.
7806         * wl-mule.el (wl-draft-overload-functions): Ditto.
7807         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7808         * wl-draft.el (wl-draft-send): Ditto.
7809
7810         * wl-message.el (wl-message-display-internal):
7811         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7812         (Patch is provided by <kita@coe.nttdata.co.jp>).
7813
7814 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7815
7816         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7817
7818 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7819
7820         * wl.el (wl): Fix for wl-demo.
7821
7822 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7823
7824         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7825
7826 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7827
7828         * wl-folder.el (wl-folder-prefetch-entity): Use
7829         `wl-folder-get-elmo-folder'.
7830         (wl-folder-count-incorporates): Do not use
7831         `wl-folder-get-elmo-folder'.
7832
7833 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7834
7835         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7836         instead of `elmo-folder-get-type'.
7837
7838 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7839
7840         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7841         position on Subject: field.
7842         (Advised by Mito <mit@nines.nec.co.jp>)
7843
7844 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7845
7846         * wl-folder.el (wl-folder-prefetch-entity): Use
7847         `wl-folder-get-elmo-folder'.
7848
7849 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7850
7851         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7852
7853         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7854         `process-duplicates' slot.
7855
7856         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7857         if detection failed.
7858
7859 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7860
7861         * wl-version.el (wl-version-status): Set to "alpha".
7862
7863 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7864
7865         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7866         Check wl-message-buffer lives before set-buffer.
7867
7868 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7869
7870         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7871         called in folder mode.
7872         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7873         * wl-summary.el (wl-summary-exit-pre-hook): Run
7874         `wl-summary-exit-pre-hook' before exit summary mode.
7875
7876 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7877
7878         * wl-version.el (wl-version-status): New variable.
7879         (wl-version-status-alist): Removed.
7880         (wl-version-status): Rule included.
7881
7882 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7883
7884         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7885         @sponichi.
7886
7887         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7888         when `mail-reply-buffer' is buffer-local variable.
7889         (Reported by <kita@coe.nttdata.co.jp>).
7890
7891 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7892
7893         * wl-vars.el (toplevel): Require 'elmo-util.
7894
7895 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7896
7897         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7898         (All other related portions are changed)
7899
7900         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7901
7902         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7903
7904 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7905
7906         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7907
7908 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7909
7910         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7911         Delete other windows to avoid an error.
7912         Use `point-marker' instead of `point' to remember the start point
7913         of body.
7914
7915         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7916
7917         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7918         number not to exceed all message number.
7919
7920 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7921
7922         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7923         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7924
7925 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7926
7927         * wl-summary.el (wl-summary-sync-force-update): Added argument
7928         no-check.
7929         (wl-summary-sync-update): Ditto.
7930         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7931         with `no-check'.
7932
7933         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7934         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7935         already running.
7936
7937 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7938
7939         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7940         `dst-folder-arg'.
7941         (wl-expire-archive-number1): Diito.
7942         (wl-expire-archive-number2): Diito.
7943         (wl-expire-archive-Date): Diito.
7944         (wl-archive-number1): Diito.
7945         (wl-archive-number2): Diito.
7946         (wl-archive-date): Diito.
7947         (wl-archive-folder-p): New function.
7948         (wl-summary-expire): Support of expand folder name at
7949         wl-expire-alist.
7950         * wl-util.el (wl-expand-newtext): Renamed from
7951         `wl-refile-expand-newtext'.
7952
7953 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7954
7955         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7956         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7957         `(elmo-msgdb-get-overview msgdb)'.
7958         (wl-summary-prefetch): Bind match data before call
7959         `wl-summay-prefetch-msg'.
7960         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7961         'off if `wl-summary-buffer-disp-msg' is non-nil.
7962         Fixed problem that couldn't show only one new or unread message when
7963         enter folder.
7964         (wl-summary-reply): Don't call `split-window-vertically' and other
7965         window.
7966
7967 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7968
7969         * wl-expire.el (wl-expire-refile): Fixed.
7970
7971 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7972
7973         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7974
7975         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7976         biff notification is removed.
7977
7978         * wl.el (wl): Changed position of `elmo-init'.
7979
7980         * wl-draft.el (wl-default-draft-cite): Use date field
7981         on the citation buffer.
7982
7983         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7984
7985         * wl-xmas.el (wl-folder-internal-icon-list): Added
7986         `wl-folder-shimbun-image'.
7987
7988         * wl-e21.el (wl-folder-internal-icon-list): Added
7989         `wl-folder-shimbun-image'.
7990
7991 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7992
7993         * wl.el (wl-init): Eliminated argument.
7994         (wl): Rewrite.
7995
7996         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7997         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7998         instead of `elmo-folder-msgdb-internal'.
7999         (wl-summary-sync-update): Ditto.
8000         (wl-summary-flush-pending-append-operations): Eliminated.
8001         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8002         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8003         `elmo-folder-open'.
8004
8005         * wl-mime.el (wl-summary-burst): Fixed.
8006
8007         * wl-folder.el (wl-folder-info-save): Check data type.
8008
8009         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8010         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8011         instead of `elmo-folder-msgdb-internal'.
8012         (wl-expire-hide): Ditto.
8013
8014
8015         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8016
8017 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8018
8019         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8020
8021 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8022
8023         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8024
8025 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8026
8027         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8028         Fixed `match-beginning' argument mismatch.
8029
8030 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8031
8032         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8033         the default value.
8034
8035 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8036
8037         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8038         instead of `elmo-nntp-default-port'.
8039
8040         * wl-vars.el: Fixed some doc strings.
8041
8042 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8043
8044         * wl-summary.el (wl-summary-prefetch-msg): Use
8045         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8046
8047         * wl-vars.el: Define *-func as obsolete variable using
8048         `elmo-define-obsolete-variable'.
8049
8050         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8051         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8052         instead of `wl-message-buffer-prefetch-threshold'.
8053
8054         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8055
8056         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8057
8058         * wl-draft.el (wl-caesar-region-func): Ditto.
8059
8060         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8061         Keep unread status in elmo-folder-move-messages.
8062         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8063
8064 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8065
8066         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8067         `wl-summary-buffer-exit-func'
8068         (wl-summary-buffer-message-redisplay-function): Renamed from
8069         `wl-summary-buffer-message-redisplay-func'
8070         (wl-summary-buffer-next-folder-function): Renamed from
8071         `wl-summary-buffer-next-folder-func'.
8072         (wl-summary-buffer-prev-folder-function): Renamed from
8073         `wl-summary-buffer-prev-folder-func'.
8074         (wl-summary-get-petname-function): Renamed from
8075         `wl-summary-get-petname-func'.
8076
8077         * wl-score.el (wl-score-edit-exit-function): Renamed from
8078         `wl-score-edit-exit-func'.
8079
8080         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8081         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8082
8083         * wl-util.el (wl-load-profile-function): Renamed from
8084         `wl-load-profile-func'.
8085
8086         * wl-folder.el (wl-folder-completion-function): Renamed from
8087         `wl-folder-completion-func'.
8088         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8089
8090         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8091         `wl-expire-archive-get-folder-func'.
8092         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8093         (wl-draft-send-mail-function): Renamed from
8094         `wl-draft-send-mail-func'.
8095         (wl-draft-send-news-function): Renamed from
8096         `wl-draft-send-news-func'.
8097         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8098         (wl-generate-mailer-string-function): Renamed from
8099         `wl-generate-mailer-string-func'.
8100         (wl-highlight-signature-search-function): Renamed from
8101         `wl-highlight-signature-search-func'.
8102         (wl-highlight-x-face-function): Renamed from
8103         `wl-highlight-x-face-func'
8104         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8105         (wl-ps-print-buffer-function): Renamed from
8106         `wl-ps-print-buffer-func'
8107         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8108         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8109         (wl-summary-subject-filter-function): Renamed from
8110         `wl-summary-subject-filter-func'.
8111
8112         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8113         `wl-draft-queue-flush-send-func'
8114         (wl-draft-cite-function): Renamed from
8115         `wl-draft-cite-func'
8116
8117         * wl-address.el (wl-address-init-function): Renamed from
8118         `wl-address-init-func'.
8119
8120 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8121
8122         * wl-draft.el (wl-draft-queue-flush): Don't call
8123         `elmo-dop-unlock-message'.
8124         * wl-draft.el (wl-draft-queue-append): Don't call
8125         `elmo-dop-lock-message'.
8126
8127         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8128         (wl-summary-buffer-folder-name): Ditto.
8129         (wl-summary-message-regexp): Added '-' (all other related portions
8130         are changed).
8131         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8132         wl-summary-buffer-folder-name.
8133
8134 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8135
8136         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8137         the number of mails in the folder buffer is not updated by wl-biff.
8138
8139 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8140
8141         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8142         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8143
8144 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8145
8146         * wl-summary.el (wl-summary-next-message):
8147         Return next message number when wl-summary-move-order is nil.
8148
8149 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8150
8151         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8152         `wl-summary-move-spec-alist'.
8153         (wl-summary-move-spec-unplugged-alist): New variable
8154         (Move spec for unplugged status).
8155         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8156         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8157
8158 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8159
8160         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8161         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8162
8163 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8164
8165         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8166         simple quotation to quote the anonymous function.
8167         * tm-wl.el (wl-draft-preview-message): Ditto.
8168
8169 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8170
8171         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8172         Eliminate redundant `save-excursion'.
8173         (wl-highlight-summary-current-line): Ditto.
8174
8175         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8176         accessing match data when `looking-at' failed.
8177
8178         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8179         `elmo-match-string' where users don't care about the speed.
8180         (wl-draft-save): Ditto.
8181
8182 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8183
8184         * wl-util.el (wl-regexp-opt): New function.
8185
8186         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8187         number from `wl-summary-buffer-number-list'.
8188         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8189         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8190         (wl-summary-move-spec-alist): Changed default setting.
8191
8192 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8193
8194         * wl-vars.el (wl-biff-notify-hook): New hook.
8195         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8196         the arrival of new mail.
8197         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8198         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8199
8200 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8201
8202         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8203
8204 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8205
8206         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8207
8208         * Version number is increased to 2.5.8.
8209
8210         * wl-thread.el (toplevel): require 'cl.
8211         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8212         (wl-thread-make-number-list): New function.
8213         (wl-thread-entity-make-number-list-from-children): Ditto.
8214         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8215         (wl-thread-entity-insert-as-children): Likewise.
8216         (wl-thread-delete-message): Likewise.
8217         (wl-meaning-of-mark): Eliminated.
8218         (wl-thread-next-failure-mark-p): Ditto.
8219         (wl-thread-entity-get-mark): Ditto.
8220         (wl-thread-meaning-alist-get-result): Ditto.
8221         (wl-thread-entity-check-prev-mark): Ditto.
8222         (wl-thread-entity-check-next-mark): Ditto.
8223         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8224         (wl-thread-entity-get-prev-marked-entity): Ditto.
8225         (wl-thread-get-prev-unread): Ditto.
8226         (wl-thread-jump-to-prev-unread): Ditto.
8227         (wl-thread-get-next-unread): Ditto.
8228         (wl-thread-jump-to-next-unread): Ditto.
8229         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8230         (wl-thread-entity-get-next-marked-entity): Ditto.
8231
8232         * wl-summary.el (wl-summary-buffer-number-list):
8233         New bufer-local variable.
8234         (wl-summary-switch-to-clone-buffer): Clone
8235         `wl-summary-buffer-number-list'.
8236         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8237         (wl-summary-cursor-move-regex): Eliminated.
8238         (wl-summary-cursor-up): Rewrite.
8239         (wl-summary-cursor-down): Ditto.
8240         (wl-summary-mode-spec-alist): New variable.
8241         (wl-summary-next-message): New inline function.
8242         (wl-summary-cursor-move): New function.
8243         (wl-summary-default-get-next-msg): Rewrite.
8244         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8245         (wl-summary-rescan): Ditto.
8246         (wl-summary-sync-all-init): Ditto.
8247         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8248         summary is not thread view.
8249         (wl-summary-sync-update): Ditto.
8250         (wl-summary-rescan): Ditto.
8251         (wl-summary-make-number-list): New function.
8252
8253         * wl-draft.el: "FCC" -> "Fcc".
8254
8255 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8256
8257         * wl-highlight.el (wl-highlight-summary-window):
8258         Call `set-buffer-modified-p'.
8259
8260         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8261         (wl): Call `elmo-init' and fix.
8262
8263         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8264         Use new variables.
8265
8266         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8267
8268 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8269
8270         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8271
8272 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8273
8274         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8275
8276 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8277
8278         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8279         `wl-use-toolbar' nor `display-graphic-p'.
8280         (wl-e21-setup-message-toolbar): Ditto.
8281         (wl-e21-setup-summary-toolbar): Ditto.
8282         (wl-e21-setup-folder-toolbar): Ditto.
8283
8284         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8285         (wl-plugged-init-icons): Ditto.
8286
8287         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8288         `display-graphic-p'.
8289         (wl-plugged-set-folder-icon): Ditto.
8290         (wl-highlight-plugged-current-line): Ditto.
8291         (wl-highlight-folder-current-line): Ditto.
8292         (wl-e21-highlight-folder-group-line): Ditto.
8293         (wl-e21-setup-toolbar): Ditto.
8294         (wl-e21-display-image-p): New macro.
8295
8296         * wl-demo.el (wl-demo): Simplified.
8297         (wl-demo-image-type-alist): Use `image-type-available-p' for
8298         checking whether the image type `xbm' is available.
8299
8300 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8301
8302         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8303         (wl-summary-input-range): Ditto.
8304
8305 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * wl-summary.el (wl-summary-edit-addresses): Use
8308         `wl-summary-get-original-buffer'
8309         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8310         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8311         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8312         (wl-summary-get-newsgroups): Eliminated.
8313         (wl-summary-set-crosspost): Ditto.
8314         (wl-summary-is-crosspost-folder): Ditto.
8315         (wl-crosspost-alist-load): Ditto.
8316         (wl-crosspost-alist-save): Ditto.
8317
8318         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8319         `elmo-setup-subscribed-newsgroups' instead of
8320         `elmo-nntp-make-groups-hashtb'.
8321         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8322         instead of `wl-crosspost-alist-save'.
8323
8324         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8325         of `elmo-folder-message-appendable-p'.
8326         (wl-mime-header-presentation-method): Eliminated.
8327
8328         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8329         (Error occurs in emacs21).
8330
8331         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8332         the current buffer).
8333
8334         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8335         instead of `wl-crosspost-alist-save'.
8336         (wl-init): `elmo-crosspost-message-alist-load'
8337         instead of `wl-crosspost-alist-load'
8338
8339         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8340         (wl-parse-newsgroups): Likewise.
8341         (wl-biff-notify): Run `wl-biff-notify-hook'.
8342
8343 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8344
8345         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8346
8347         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8348         when `wl-summary-lazy-highlight' is non-nil.
8349         (wl-summary-goto-folder-subr): Highlight only when
8350         `wl-summary-lazy-highlight' is non-nil.
8351
8352         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8353         Don't display progress and highlight temp-mark when
8354         `wl-summary-lazy-highlight' is non-nil.
8355         (wl-highlight-summary-window): New function.
8356         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8357
8358 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8359
8360         * wl-summary.el (wl-summary-sync): Change `all-visible'
8361         from `all-shown'
8362         (wl-summary-input-range): Ditto.
8363
8364 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8365
8366         * wl-e21.el (wl-highlight-folder-current-line): Call
8367         `wl-folder-init-icons' when folder icons have not been initialized.
8368
8369         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8370
8371         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8372         (wl-demo-image-type-alist): New macro.
8373
8374 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8375
8376         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8377         display does not support graphics.
8378         (wl-plugged-init-icons): Ditto.
8379         (wl-folder-init-icons): Ditto.
8380
8381         * wl-demo.el (wl-demo): Chech closely whether the display
8382         supports graphics.
8383
8384 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8385
8386         * wl-summary.el (wl-summary-get-original-buffer): New function.
8387         (wl-summary-set-crosspost): Use it.
8388         (wl-summary-target-mark-uudecode): Ditto.
8389         (wl-summary-reedit): Ditto.
8390         (wl-summary-resend-bounced-mail): Ditto.
8391         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8392         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8393
8394         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8395         (wl-message-display-internal): Ditto.
8396
8397 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8398
8399         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8400
8401 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8402
8403         * wl-summary.el (wl-summary-save-view): Renamed from
8404         `wl-summary-save-status'.
8405
8406 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8407
8408         * wl-summary.el (wl-summary-sync): Added `all-shown'
8409
8410 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8411
8412         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8413
8414 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8415
8416         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8417
8418 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8419
8420         * wl-highlight.el (wl-highlight-summary-line-string): Use
8421         `zerop' instead of `= 0'.
8422         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8423
8424         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8425         for comparing numbers.
8426         (wl-template-prev): Use `zerop' instead of `eq 0'.
8427
8428         * wl-draft.el (wl-draft-insert-current-message): Use
8429         `with-current-buffer' instead of `save-excursion'.
8430         Use `zerop' instead of `eq 0'.
8431
8432 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8433
8434         * wl-draft.el (wl-draft-insert-ccs): New function.
8435         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8436         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8437
8438 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8439
8440         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8441
8442 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8443
8444         * wl-expire.el (wl-expire-refile): Don't call
8445         elmo-msgdb-add-msgs-to-seen-list;
8446         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8447         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8448
8449 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8450
8451         * wl-message.el (wl-message-prev-page): Ignore errors while
8452         scroll-down.
8453
8454 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8455
8456         * wl-mime.el: Use elmo-original-message-mode instead of
8457         mmelmo-original-mode.
8458
8459         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8460         `elmo-folder-get-spec';
8461         (wl-fldmgr-add-completion-all-completions):
8462         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8463
8464         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8465         of `elmo-folder-get-type'.
8466
8467         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8468         `elmo-folder-get-spec';
8469         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8470         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8471         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8472         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8473         `elmo-read-msg-no-cache';
8474         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8475         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8476         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8477         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8478         `elmo-cache-save';
8479         (wl-draft-reedit): Use `elmo-message-file-name'.
8480
8481         * wl-expire.el: Use `elmo-folder-name-internal';
8482         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8483         Use macro `wl-summary-buffer-msgdb' instead of variable
8484         `wl-summary-buffer-msgdb';
8485         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8486         Use macro `wl-summary-buffer-folder-name' instead of variable
8487         `wl-summary-buffer-folder-name'.
8488         * wl-score.el: Likewise.
8489
8490         * wl-message.el: Rewrite for new message buffer cache mechanism.
8491         (wl-message-buffer-cache-buffer-get): New macro.
8492         (wl-message-buffer-cache-folder-get): Ditto.
8493         (wl-message-buffer-cache-message-get): Ditto.
8494         (wl-message-buffer-cache-entry-make): Ditto.
8495         (wl-message-buffer-cache-hit): Ditto.
8496         (wl-message-buffer-cache-sort): New function.
8497         (wl-message-buffer-cache-add): Ditto.
8498         (wl-message-buffer-cache-delete): Ditto.
8499         (wl-message-buffer-cache-clean-up): Ditto.
8500         (wl-message-buffer-window): Rewrite.
8501         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8502         (wl-message-buffer-display): New function.
8503         (wl-message-display-internal): New function.
8504
8505 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8506
8507         * wl-folder.el: Use `elmo-folder-name-internal';
8508         Use `wl-folder-get-elmo-folder';
8509         Use `elmo-folder-list-messages' instead of
8510         `elmo-list-folder';
8511         Use `elmo-folder-get-primitive-list' instead of
8512         `elmo-folder-get-primitive-spec-list';
8513         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8514         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8515         Use `elmo-folder-create' instead of `elmo-create-folder'.
8516         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8517         (wl-folder-get-elmo-folder): New macro.
8518         (wl-folder-elmo-folder-cache-get): Ditto.
8519         (wl-folder-elmo-folder-cache-put): Ditto.
8520         (wl-folder-suspend): Call `elmo-quit'.
8521
8522         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8523         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8524         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8525         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8526         (toplevel): require 'cl.
8527         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8528
8529         * wl-summary.el: Rewrite to use new elmo interface.
8530
8531 \f
8532 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8533
8534         * wl-mime.el (wl-draft-preview-message):
8535         Run `wl-draft-send-hook' before collecting recipients information;
8536         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8537
8538         * tm-wl.el (wl-draft-preview-message): Ditto.
8539
8540 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8541
8542         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8543         wrong recipients are displayed when forwarded message.
8544
8545 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8546
8547         * Version number is increased to 2.5.7.
8548
8549 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8550
8551         * wl-message.el (wl-message-next-page): Bind
8552         `window-pixel-scroll-increment' to nil while scrolling up.
8553
8554 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8555
8556         * wl-vars.el (wl-save-hook): New hook.
8557         * wl.el (wl-save): Call `wl-save-hook'.
8558
8559 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8560
8561         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8562         Argument WITH-ARG instead of NO-ARG (negative mean).
8563         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8564         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8565         * wl-message.el (wl-message-follow-current-entity): Likewise.
8566
8567 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8568
8569         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8570         FROM was optional argument.
8571         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8572
8573 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8574
8575         * Version number is increased to 2.5.6.
8576
8577 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8578
8579         * wl-version.el (wl-version-show): Removed.
8580         (wl-version): Add `interactive'.
8581
8582 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8583
8584         * wl-summary.el (wl-summary-get-petname-func): New variable.
8585         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8586         instead of `wl-address-get-petname-1'.
8587         (wl-summary-simple-from): Ditto.
8588
8589         * wl-address.el (wl-address-get-petname-1): Define as function.
8590
8591 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8592
8593         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8594         field in the original message.
8595         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8596
8597 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8598
8599         * wl-expire.el (wl-expire-hide):
8600         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8601
8602 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8603
8604         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8605         find decoder for To, Cc, and Subject.
8606
8607 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8608
8609         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8610         for checking `elmo-use-buffer-cache'.
8611         (wl-summary-mark-as-important): Fixed typo in comment.
8612
8613 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8614
8615         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8616         field in the original message.
8617         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8618
8619 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8620
8621         * wl-expire.el (wl-expire-hide):
8622         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8623
8624 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8625
8626         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8627         find decoder for To, Cc, and Subject.
8628
8629 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8630
8631         * Version number is increased to 2.5.5.
8632
8633         * wl-address.el (wl-address-specials-regexp): New constant.
8634         (wl-address-quote-specials): Use it.
8635
8636 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8637
8638         * wl-summary.el (wl-summary-rescan):
8639         Call `wl-summary-buffer-number-column-detect'.
8640         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8641
8642         * wl-message.el (wl-message-mode-map): Define.
8643         (wl-message-decode): Use it as local-map.
8644
8645 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8646
8647         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8648         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8649
8650 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8651
8652         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8653
8654         * wl-mule.el (wl-read-event-char): Ditto.
8655
8656         * wl-e21.el (wl-read-event-char): Ditto.
8657
8658         * wl-nemacs.el (wl-read-event-char): Ditto.
8659         (read-event): Removed.
8660
8661         * wl-util.el (toplevel): Removed dummy definition of
8662         `read-event'.
8663         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8664
8665 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8666
8667         * wl-nemacs.el (elmo-archive-call-process): Moved to
8668         elmo-archive.el.
8669
8670 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8671
8672         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8673         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8674
8675         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8676         instead of magic-number 6.  Use `not' instead of `null' for symbol
8677         `nil' check (not empty list).
8678         (wl-draft-insert-x-face-field): Fixed paren style.
8679
8680         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8681         one-branch conditional statement, instead of `and' and `if'.
8682         (wl-draft-forward): Likewise.
8683         (wl-draft-add-references): Likewise.
8684         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8685
8686         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8687         conditional steatment.  Use `cond' instead of `if'.
8688         (wl-draft-confirm): Likewise.
8689
8690 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8691
8692         * wl-version.el (wl-version-show): Use `product-string-1'
8693         instead of `wl-version'.
8694         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8695
8696         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8697
8698 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8699
8700         * wl-highlight.el (wl-highlight-headers): Revert
8701         `wl-highlight-x-face-func' argument (`beg' and `end').
8702
8703 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8704
8705         * wl.el (toplevel): Move `product-provide' declare.
8706         * wl-demo.el (toplevel): Ditto.
8707         * wl-dnd.el (toplevel): Ditto.
8708         * wl-highlight.el (toplevel): Ditto.
8709         * wl-message.el (toplevel): Ditto.
8710         * wl-refile.el (toplevel): Ditto.
8711         * wl-util.el (toplevel): Ditto.
8712
8713 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8714
8715         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8716         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8717         (wl-thread-close-all): keep cursor position.
8718
8719 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8720
8721         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8722         (eq x 0).
8723         (wl-generate-user-agent-string-1): Fix conditional statement.
8724
8725 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8726
8727         * wl.el (wl-check-environment): Additional check for
8728         'wl-local-domain' and `wl-message-id-domain'.
8729
8730 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8731
8732         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8733
8734 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8735
8736         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8737         instead of `smtp-sasl-user-realm'.
8738
8739 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8740
8741         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8742
8743 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8744
8745         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8746         to the default value as well as `eword-lexical-analyzer'.
8747
8748 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8749
8750         * wl-version.el (wl-extended-emacs-version,
8751         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8752         `elmo-match-string' instead of `wl-match-string'.
8753
8754 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8755
8756         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8757         docstring.
8758
8759 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8760
8761         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8762
8763 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8764
8765         * wl-highlight.el (wl-highlight-headers): Remove
8766         `wl-highlight-x-face-func' argument (`beg' and `end').
8767
8768 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8769
8770         * wl-summary.el (wl-summary-mark-as-important):
8771         Remove cache if folder is local.
8772
8773 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8774
8775         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8776         to get existing e-mail address string.
8777
8778 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8779
8780         * wl-version.el (wl-generate-user-agent-string): Commentary.
8781         (wl-generate-user-agent-string-1): Use `when' for
8782         one-branch conditional statement, instead of `and' and `if'.
8783         (wl-extended-emacs-version, wl-extended-emacs-version2,
8784         wl-extended-emacs-version3): Ditto.
8785
8786 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8787
8788         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8789         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8790         condition-case; Remove initialization.
8791         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8792         (wl-summary-sync-update3): Added argument `sync-all';
8793         Eliminated local variable `msgdb';
8794         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8795         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8796         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8797
8798 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8799
8800         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8801         connection before call `wl-draft-send-mail-with-smtp'.
8802
8803 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8804
8805         * Version number is increased to 2.5.4.
8806
8807 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8808
8809         * wl.el (wl-check-environment): Additional check for
8810         'wl-local-domain' and `wl-message-id-domain'.
8811
8812 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8813
8814         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8815         buffer as command specific.
8816         (wl-folder-mark-as-read-all-entity): Ditto.
8817         (wl-folder-prefetch-entity): Ditto.
8818         (wl-folder-drop-unsync-entity): Ditto.
8819
8820         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8821         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8822         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8823
8824         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8825         save-excursion.
8826
8827 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8828
8829         * Version number is increased to 2.5.3.
8830
8831         * wl-summary.el (wl-summary-save-view-cache):
8832         Delete duplicated `write-region';
8833         Use `write-region-as-binary' instead of `as-binary-output-file' and
8834         `write-region'.
8835
8836 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8837
8838         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8839
8840 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8841
8842         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8843         instead of `smtp-via-smtp'.
8844
8845 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8846
8847         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8848
8849 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8850
8851         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8852         instead of `smtp-sasl-user-realm'.
8853
8854 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8855
8856         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8857
8858 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8859
8860         * Version number is increased to 2.5.2.
8861
8862 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8863
8864         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8865         does not exist.
8866         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8867         (wl-biff-start): Call `timer-activate' if timer already exists.
8868
8869         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8870         only when it is bound as function.
8871
8872 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8873
8874         * Version number is increased to 2.5.1.
8875
8876 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8877
8878         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8879         Print refile/copy destination.
8880
8881 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8882
8883         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8884         queue-flush-only is non-nil.
8885
8886         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8887
8888         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8889         checking cache folder.
8890
8891 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8892
8893         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8894         `regexp-quote'.
8895
8896 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8897
8898         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8899         function.
8900         * wl-summary.el (wl-summary-write-current-folder-functions):
8901         Change default value.  Use it.
8902
8903 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8904
8905         * Version number is increased to 2.5.0.
8906
8907         * wl-version.el (wl-version): Changed codename.
8908
8909 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8910
8911         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8912         (wl-summary-supersedes-message): Ditto.
8913
8914 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8915
8916         * wl-refile.el (wl-refile-guess-functions): Renamed from
8917         `wl-refile-guess-func-list'.
8918
8919 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8920
8921         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8922         Fixed problem when no rule was matched.
8923
8924 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8925
8926         * wl-summary.el (wl-summary-get-mark): Fixed
8927         `wl-summary-buffer-target-mark' check logic.
8928
8929 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8930
8931         * wl-folder.el (wl-folder-write-current-folder): Added group
8932         folder check.
8933
8934         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8935         `wl-summary-write-current-newsgroup'.
8936         (wl-summary-write-current-folder-functions): New variable.
8937         * wl-folder.el (wl-folder-get-newsgroups): New function.
8938         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8939         (wl-folder-write-current-folder): Renamed from
8940         `wl-folder-write-current-newsgroup'.
8941
8942 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8943
8944         * Version number is increased to 2.3.93.
8945
8946 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8947
8948         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8949         (wl-ldap-make-matched-value-list): Ditto.
8950         (wl-ldap-alias-safe-string): Split e-mail address.
8951
8952         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8953         petname folder default was selected.
8954         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8955         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8956
8957 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8958
8959         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8960         to `wl-draft-config-exec'.
8961
8962         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8963         instead of calling `wl-draft-config-exec';
8964         Process group-list and show recipients in minibuffer.
8965
8966         * tm-wl.el (wl-draft-preview-message): Ditto.
8967
8968 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8969
8970         * wl.el (toplevel): Added (C) to copyright notice, and
8971         sync Author header.
8972         * tm-wl.el (toplevel): Ditto.
8973         * wl-address.el (toplevel): Ditto.
8974         * wl-demo.el (toplevel): Ditto.
8975         * wl-dnd.el (toplevel): Ditto.
8976         * wl-draft.el (toplevel): Ditto.
8977         * wl-e21.el (toplevel): Ditto.
8978         * wl-expire.el (toplevel): Ditto.
8979         * wl-folder.el (toplevel): Ditto.
8980         * wl-highlight.el (toplevel): Ditto.
8981         * wl-message.el (toplevel): Ditto.
8982         * wl-mime.el (toplevel): Ditto.
8983         * wl-mule.el (toplevel): Ditto.
8984         * wl-nemacs.el (toplevel): Ditto.
8985         * wl-refile.el (toplevel): Ditto.
8986         * wl-score.el (toplevel): Ditto.
8987         * wl-summary.el (toplevel): Ditto.
8988         * wl-template.el (toplevel): Ditto.
8989         * wl-thread.el (toplevel): Ditto.
8990         * wl-util.el (toplevel): Ditto.
8991         * wl-vars.el (toplevel): Ditto.
8992         * wl-xmas.el (toplevel): Ditto.
8993
8994 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8995
8996         * wl.el (wl-init): Added comment about `wl-init-hook'.
8997         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8998         * wl-vars.el (wl-init-hook): Added docs.
8999         (wl-make-plugged-hook): Removed useless docs.
9000         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9001         * wl-xmas.el (toplevel): Ditto.
9002
9003 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9004
9005         * wl-address.el (toplevel): Fixed multiple Author header format.
9006         * wl-demo.el (toplevel): Ditto.
9007         * wl-draft.el (toplevel): Ditto.
9008         * wl-folder.el (toplevel): Ditto.
9009         * wl-summary.el (toplevel): Ditto.
9010         * wl-thread.el (toplevel): Ditto.
9011         * wl-util.el (toplevel): Ditto.
9012         * wl-vars.el (toplevel): Ditto.
9013         * wl-version.el (toplevel): Ditto.
9014         * wl-xmas.el (toplevel): Ditto.
9015         * wl.el (toplevel): Ditto.
9016
9017         * wl-version.el (toplevel): Added require `elmo-version' for
9018         `product-version-as-string'.
9019
9020 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9021
9022         * wl-vars.el (wl-draft-send-hook): Changed default value to
9023         '(wl-draft-config-exec).
9024
9025         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9026         explicitly.
9027         (wl-draft): Set `wl-draft-config-exec-flag' before running
9028         `wl-mail-setup-hook'.
9029
9030         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9031         `wl-biff-init-icons' to `wl-init-hook' instead of
9032         `wl-make-plugged-hook'.
9033         (Because if `wl-draft' command is invoked at first,
9034         they are not initialized)
9035         Updated copyright notice.
9036
9037         * wl-e21.el (toplevel): Ditto;
9038
9039         * wl-demo.el (toplevel): Updated copyright notice.
9040         * wl-address.el (toplevel): Ditto.
9041         * wl-draft.el (toplevel): Ditto.
9042         * wl-version.el (toplevel): Ditto.
9043         * wl-folder.el (toplevel): Ditto.
9044         * wl-summary.el (toplevel): Ditto.
9045         * wl-thread.el (toplevel): Ditto.
9046         * wl-util.el (toplevel): Ditto.
9047         * wl-vars.el (toplevel): Ditto.
9048         * wl.el (toplevel): Ditto.
9049
9050 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9051
9052         * wl-highlight.el (wl-highlight-message): Fixed problem of
9053         highlighting failure which occured when the last field contains
9054         multiple lines in the draft buffer.
9055
9056         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9057         `wl-biff-start' if plugged.
9058
9059         * wl-util.el (wl-biff-check-folder): New function.
9060         (wl-biff-check-folders): Don't set session name prefix.
9061         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9062         (wl-biff-check-folder-async): Ditto.
9063
9064         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9065         in email address.
9066
9067 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9068
9069         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9070
9071         * wl-draft.el (wl-draft-strip-subject-re): New function.
9072
9073         * wl-draft.el (wl-draft-reply): Use it.
9074
9075 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9076
9077         * wl-message.el (wl-mmelmo-message-redisplay): Use
9078         `mime-display-message' instead of `wl-mime-display-message'.
9079
9080         * wl-mime.el (toplevel): Removed compatibility workaround
9081         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9082         (wl-mime-display-message): Abolished.
9083         (wl-mime-entity-read-field): Ditto.
9084         (wl-mime-combine-message/partial-pieces): Use
9085         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9086
9087 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9088
9089         * wl-template.el: Doc fixes.
9090
9091 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9092
9093         * wl-e21.el (wl-message-overload-functions): Do nothing if
9094         `current-local-map' is not available.
9095         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9096
9097 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9098
9099         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9100         representation.
9101
9102         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9103         number.
9104         (wl-fldmgr-save-folders): Don't use `format' when insert
9105         `wl-fldmgr-folders-header'.
9106
9107 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9108
9109         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9110
9111 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9112
9113         * wl-highlight.el (wl-highlight-message):
9114         Use `std11-field-end' to detect end point of the header field.
9115         Refer `wl-highlight-max-header-size'.
9116
9117         * wl-vars.el (wl-highlight-max-header-size): New variable.
9118
9119         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9120
9121         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9122         Set `for-draft' argument of wl-highlight-headers.
9123         (wl-draft): Ditto.
9124         (wl-draft-reedit): Ditto.
9125         (wl-user-agent-compose-internal): Ditto.
9126
9127 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9128
9129         * wl-message.el (wl-message-add-button): Use overlay.
9130
9131 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9132
9133         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9134
9135         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9136         problem when group-list content is nothing.
9137         (Reported by Mito <mit@nines.nec.co.jp>)
9138
9139 2000-10-18  SAITO Atsunori <sai@yedo.com>
9140
9141         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9142
9143 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9144
9145         * tm-wl.el (toplevel): Use product-provide.
9146
9147 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9148
9149         * Version number is increased to 2.3.92.
9150
9151 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9152
9153         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9154         title text, use `display' property for left margin under Emacs 21.
9155
9156         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9157         properties.
9158         (wl-plugged-init-icons): Ditto.
9159
9160 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9161
9162         * wl.el (wl-save-status, wl-init): Remove last period in
9163         "...done." message.
9164         * tm-wl.el (wl-summary-burst): Ditto.
9165         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9166         wl-summary-resume-cache-status,
9167         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9168         wl-summary-sync-update3, wl-summary-highlight-msgs,
9169         wl-summary-flush-pending-append-operations,
9170         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9171         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9172         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9173         wl-thread-open-all): Ditto.
9174         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9175         * wl-mime.el (wl-summary-burst): Ditto.
9176         * wl-highlight.el (wl-highlight-summary): Ditto.
9177         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9178         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9179         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9180         * wl-address.el (wl-local-address-init): Ditto.
9181
9182 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9183
9184         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9185         `add-text-properties'.
9186         (wl-plugged-init-icons): Ditto.
9187         (wl-folder-init-icons): Use `propertize' instead of
9188         `put-text-property'.
9189         (wl-plugged-set-folder-icon): Ditto.
9190         (wl-e21-highlight-folder-group-line): Ditto.
9191
9192 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9193
9194         * wl-version.el (wl-version-status-alist): New variable.
9195         (wl-version-status): New function.
9196
9197         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9198         "Cc" part of the case "Reply-To".
9199
9200         * wl-draft.el (wl-draft-reply): Use result of
9201         `eword-extract-address-components'.
9202
9203         * wl-demo.el (wl-demo-icon-name): New constant.
9204         (wl-logo-xpm): Use it.
9205         (wl-logo-xbm): Ditto.
9206         (wl-logo-bitmap): Ditto.
9207
9208         * Version number is increased to 2.3.91.
9209
9210 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9211
9212         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9213         (wl-extended-emacs-version, wl-extended-emacs-version2,
9214         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9215         docstring.
9216
9217         * wl-version.el (wl-generate-user-agent-string-1): New function.
9218         (wl-generate-user-agent-string): Use it.
9219
9220         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9221         `mime-edit-insert-user-agent-field'.
9222         (wl-generate-user-agent-string): Check
9223         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9224
9225         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9226         instead of `if', when verbose case.
9227
9228 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9229
9230         * wl-expire.el (wl-summary-expire): Fix.
9231
9232 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9233
9234         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9235         and `elmo-lost+found-folder' if 'wl-draft.
9236         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9237
9238 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9239
9240         * wl-expire.el (wl-summary-expire): Change messages.
9241         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9242         `deleing-info' instead of "Deleting..."
9243
9244 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9245
9246         * wl-summary.el (wl-summary-refile-subr): Fix.
9247
9248 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9249
9250         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9251         if pipe folder.
9252
9253 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9254
9255         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9256
9257 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9258
9259         * wl-expire.el (wl-expire-hide): New function.
9260         (wl-summary-expire): Add `hide'.
9261
9262 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9263
9264         * wl-vars.el (wl-draft-reply-without-argument-list):
9265         Changed default value to consider `Reply-To:'.
9266         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9267
9268         * Version number is increased to 2.3.90.
9269
9270         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9271         elmo-imap4-get-session with unwind-protect.
9272         Don't cause error.
9273         (wl-summary-sync-marks): Don't check plugged nor folder type.
9274         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9275         (Always keep current buffer).
9276
9277 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9278
9279         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9280         Enclose with `save-excursion'.
9281
9282 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9283
9284         * wl-version.el (wl-version): Remove interactive.
9285
9286 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9287
9288         * wl-version.el (wl-generate-user-agent-string): Use
9289         `product-string-verbose' instead of `product-string-1'.
9290
9291 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9292
9293         * wl-vars.el (wl-draft-use-cache): New variable.
9294         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9295         if wl-draft-use-cache is non-nil.
9296
9297 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9298
9299         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9300         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9301
9302 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9303
9304         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9305         (wl-thread-msg-mark-as-unread): Ditto.
9306
9307         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9308         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9309         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9310         Don't set mark in summary if return value of `elmo-mark-as-read'
9311         is nil.
9312         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9313         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9314         instead of `wl-thread-msg-mark-as-read'.
9315         (wl-summary-mark-as-unread-region): Ditto.
9316         (wl-summary-target-mark-mark-as-read): Ditto.
9317
9318         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9319
9320 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9321
9322         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9323
9324         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9325
9326 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9327
9328         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9329         face.
9330
9331 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9332
9333         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9334         `running-xemacs'.
9335
9336 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9337
9338         * wl-version.el (toplevel): Use `product-version-as-string' for
9339         set verstion-string, if defined.
9340
9341         * wl-version.el (wl-version-show): Insert string at point, when
9342         call with argument.
9343
9344         * wl-version.el (wl-generate-user-agent-string): Use
9345         `product-string-1' instead of `wl-appname', `wl-version' and
9346         `wl-codename'.
9347
9348 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9349
9350         * wl-address.el (toplevel): Use product-provide.
9351         * wl-demo.el (toplevel): Ditto.
9352         * wl-dnd.el (toplevel): Ditto.
9353         * wl-draft.el (toplevel): Ditto.
9354         * wl-e21.el (toplevel): Ditto.
9355         * wl-expire.el (toplevel): Ditto.
9356         * wl-fldmgr.el (toplevel): Ditto.
9357         * wl-folder.el (toplevel): Ditto.
9358         * wl-highlight.el (toplevel): Ditto.
9359         * wl-message.el (toplevel): Ditto.
9360         * wl-mime.el (toplevel): Ditto.
9361         * wl-mule.el (toplevel): Ditto.
9362         * wl-nemacs.el (toplevel): Ditto.
9363         * wl-refile.el (toplevel): Ditto.
9364         * wl-score.el (toplevel): Ditto.
9365         * wl-summary.el (toplevel): Ditto.
9366         * wl-template.el (toplevel): Ditto.
9367         * wl-thread.el (toplevel): Ditto.
9368         * wl-util.el (toplevel): Ditto.
9369         * wl-vars.el (toplevel): Ditto.
9370         * wl-xmas.el (toplevel): Ditto.
9371         * wl.el (toplevel): Ditto.
9372
9373 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9374
9375         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9376         instead of product.
9377
9378         * wl-version.el (wl-version): Compile time evalution elmo-version.
9379
9380 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9381
9382         * wl-summary.el (wl-summary-sync-force-update): Append queue
9383         `mark-as-read'if unplugged.
9384
9385 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9386
9387         * wl-version.el: New file.  Use product.el.
9388         * wl.el: add (require 'wl-version).
9389         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9390         for ~/.folders header.
9391         (wl-fldmgr-folders-header): Changed.
9392         * wl-demo.el (wl-demo): Use product.el.
9393
9394         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9395         wl-version.el.
9396         * wl-util.el (wl-version, wl-version-show): Ditto.
9397
9398         * wl-util.el (wl-generate-user-agent-string,
9399         wl-extended-emacs-version, wl-extended-emacs-version2,
9400         wl-extended-emacs-version3): Move to wl-version.el.
9401         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9402         xemacs-codename, mime-edit-insert-user-agent-field,
9403         mime-edit-user-agent-value, mime-editor/version,
9404         mime-editor/codename): Compile warning killer move to
9405         wl-version.el
9406
9407 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9408
9409         * wl-summary.el (wl-summary-refile-subr): Fix.
9410
9411 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9412
9413         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9414         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9415
9416 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9417
9418         * wl.el (wl-check-environment): Check too many `@'.
9419
9420 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9421
9422         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9423
9424 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9425
9426         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9427         wl-draft-reply-myself-without-argument-list): Add variables.
9428         * wl-draft.el (wl-draft-reply): Use it.
9429
9430 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9431
9432         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9433         the 5th argument of `elmo-network-get-spec'.
9434
9435         * wl-thread.el (wl-thread-reparent-children): New inline function.
9436         (wl-thread-delete-message): Use it.
9437
9438         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9439         (wl-summary-score-update-all-lines): Don't use `dolist'.
9440
9441 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9442
9443         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9444         (require 'elmo-msgdb) for inline function.
9445
9446 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9447
9448         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9449
9450 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9451
9452         * wl-score.el (wl-score-headers): Fix for the confusing macro
9453         `elmo-kill-buffer'.
9454
9455 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9456
9457         * wl-summary.el: Don't use the 3rd argument of `require' because
9458         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9459         * wl-util.el: Ditto.
9460         * wl-draft.el: Ditto.
9461
9462 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9463
9464         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9465         window system is not used.
9466
9467 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9468
9469         * wl-thread.el: Don't use `mapcar' only for iteration.
9470         (wl-thread-resume-entity): Ditto.
9471         (wl-thread-delete-message): Ditto.
9472
9473         * wl-summary.el: Bind `dragdrop-drop-functions',
9474         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9475         of `require' for `timezone', `easymenu' and `ps-print';
9476         don't use `mapcar' only for iteration.
9477
9478         * wl-util.el: Bind `mule-version', `nemacs-version',
9479         `emacs-beta-version', `xemacs-codename',
9480         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9481         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9482         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9483         only for iteration.
9484
9485         * wl-score.el: Don't use `mapcar' only for iteration.
9486         (wl-score-simplify-buffer-fuzzy): Ditto.
9487         (wl-score-simplify-subject): Ditto.
9488         (wl-score-headers): Ditto.
9489         (wl-summary-score-update-all-lines): Ditto.
9490
9491         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9492         `enable-multibyte-characters' and `mule-version'.
9493
9494         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9495         `mapcar' only for iteration.
9496
9497         * wl-demo.el: Don't use `mapcar' only for iteration.
9498
9499         * wl-folder.el: Don't use `mapcar' only for iteration.
9500         (wl-folder-open-all): Ditto.
9501         (wl-folder-count-incorporates): Ditto.
9502
9503         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9504         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9505
9506         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9507         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9508         `smtp-connection-type'; specify 3rd argument of `require' for
9509         `timezone'; don't use `mapcar' only for iteration.
9510         (wl-draft-clone-local-variables): Don't use `mapcar'.
9511         (wl-draft-generate-clone-buffer): Ditto.
9512         (wl-user-agent-compose-internal): Ditto.
9513
9514         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9515
9516         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9517         (wl-save-status): Ditto.
9518
9519         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9520         for iteration.
9521
9522 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9523
9524         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9525         removed `Date'.
9526         (wl-fldmgr-make-filter-default): New user option.
9527
9528         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9529         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9530         (wl-fldmgr-filter-completion-alist): Abolish.
9531
9532         * wl.el (wl): Don't check servers if arg is non-nil.
9533
9534         * wl-draft.el (wl-draft-reply): Set only message-id string to
9535         In-Reply-To field.
9536
9537 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9538
9539         * wl-summary.el (wl-summary-pick): Rewrite.
9540
9541         * wl-draft.el (wl-draft-forward): Get references field from
9542         original buffer.
9543         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9544
9545 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9546
9547         * wl-draft.el (wl-draft-forward): Add references field.
9548
9549 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9550
9551         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9552         (wl-draft-reply): Use it.
9553
9554 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9555
9556         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9557         when Emacs 21 is running.
9558
9559         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9560         bindings.
9561
9562 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9563
9564         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9565         XPM icons transparent.
9566
9567         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9568         Emacs 21.
9569
9570 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9571
9572         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9573         nil.
9574
9575         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9576         when it is persistent.
9577         (wl-summary-sync-marks): Changed argument for
9578         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9579         (wl-summary-virtual): Use `elmo-read-search-condition'.
9580         (wl-summary-redisplay-internal): If folder is local, mark as read
9581         even when folder is plugged.
9582
9583 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9584
9585         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9586         of `tool-bar-lines' in the frame parameters.
9587         (after-make-frame-functions, post-command-hook): Don't modify the
9588         value.
9589         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9590         wl-e21-tool-bar-lines): Removed.
9591
9592 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9593
9594         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9595         properties `evaporate' and `wl-momentary-overlay' as well.
9596         (wl-highlight-summary-displaying): Ditto.
9597         (wl-delete-all-overlays): Don't delete overlay which does not have
9598         a property `wl-momentary-overlay'.
9599
9600         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9601         `display-mouse-p' and `display-graphic-p'.
9602         (wl-folder-init-icons): Don't search for XBM or the other files.
9603         (wl-plugged-set-folder-icon): Make icons if and only if
9604         `display-graphic-p' returns non-nil.
9605         (wl-highlight-plugged-current-line): Use `before-string' overlay
9606         property to show icon images.
9607         (wl-highlight-folder-current-line): Ditto.
9608         (wl-e21-highlight-folder-group-line): Ditto.
9609         (wl-e21-highlight-folder-by-numbers): Ditto.
9610         (wl-e21-insert-image): Removed.
9611         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9612         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9613         said.
9614         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9615         `wl-e21-force-switch-toolbar'.
9616         (wl-e21-make-icon-image): Removed.
9617         (wl-e21-setup-toolbar): Don't search for XBM files.
9618         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9619         the default value.
9620
9621 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9622
9623         * wl-util.el (wl-biff-check-folder-async): Set
9624         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9625
9626 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9627
9628         * wl-e21.el (after-make-frame-functions): Add
9629         `wl-e21-force-switch-toolbar'.
9630         (wl-e21-force-switch-toolbar): New function force to switch the
9631         toolbar appearance automatically.
9632         (post-command-hook): Add `wl-e21-switch-toolbar'.
9633         (wl-e21-switch-toolbar): New function to switch the toolbar
9634         appearance automatically.
9635         (wl-e21-tool-bar-lines): New buffer local variable.
9636
9637 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9638
9639         * wl-util.el (wl-biff-check-folders-running): New variable.
9640         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9641         (wl-biff-check-folder-async-callback):
9642         Set `wl-biff-check-folders-running'.
9643         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9644         with unwind-protect.
9645
9646         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9647         Enclose `wl-folder-auto-check' with unwind-protect.
9648
9649         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9650         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9651
9652         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9653
9654         * wl-util.el (wl-biff-notify): New inline function.
9655         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9656         locally.
9657         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9658         folder-list' is 1.
9659         Use `wl-biff-notify'.
9660         (wl-biff-check-folder-async-callback): New function.
9661         (wl-biff-check-folder-async): Ditto.
9662
9663         * wl-folder.el (wl-folder): Don't check folders.
9664         (wl-folder-auto-check): New function.
9665
9666 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9667
9668         * wl-util.el (wl-biff-start) [Emacs19+]:
9669         Use `timer-next-integral-multiple-of-time'.
9670         (wl-biff-check-folders): Use `wl-default-folder'
9671         if `wl-biff-check-folder-list' is nil.
9672
9673 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9674
9675         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9676         instead of `elmo-delete-lists'.
9677
9678 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9679
9680         * wl.el (wl-plugged-toggle-all): Set the value of
9681         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9682         (wl-plugged-toggle): Ditto.
9683         (wl-toggle-plugged): Ditto.
9684         (wl-plugged-init): Ditto.
9685
9686         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9687         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9688         instead of `wl-biff-state-indicator-off' and
9689         `wl-biff-state-indicator-on'; don't modify the value and the type
9690         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9691         (wl-plugged-init-icons): Set icons data to
9692         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9693         instead of `wl-plug-state-indicator-off' and
9694         `wl-plug-state-indicator-on'; don't modify the value and the type
9695         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9696
9697         * wl-vars.el (wl-modeline-biff-state-off,
9698         wl-modeline-biff-state-on, wl-modeline-biff-status,
9699         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9700         wl-modeline-plug-status): New internal variables.
9701         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9702         wl-biff-check-interval, wl-biff-check-folder-list): Change
9703         customization group from `wl-folder' to `wl-highlight'.
9704         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9705         wl-show-plug-status-on-modeline): Defcustomized.
9706
9707         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9708         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9709         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9710         a flag to `mode-line-buffer-identification'.
9711
9712         * wl-e21.el (wl-biff-init-icons): Set icons data to
9713         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9714         instead of `wl-biff-state-indicator-off' and
9715         `wl-biff-state-indicator-on'.
9716         (wl-plugged-init-icons): Set icons data to
9717         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9718         instead of `wl-plug-state-indicator-off' and
9719         `wl-plug-state-indicator-on'.
9720
9721 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9722
9723         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9724         excessive titles.
9725
9726 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9727
9728         * wl.el (wl-plugged-mode): Use revised
9729         `wl-mode-line-buffer-identification'.
9730         (wl-plugged-init): Don't use `force-mode-line-update'.
9731
9732         * wl-xmas.el (wl-draft-overload-functions): Use revised
9733         `wl-mode-line-buffer-identification'.
9734         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9735         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9736         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9737         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9738         `wl-make-plugged-hook';
9739         add `wl-folder-init-icons' and `wl-setup-folder' to
9740         `wl-folder-mode-hook'.
9741
9742         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9743         19 as well.
9744         (wl-mode-line-display-priority-list): New user option.
9745         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9746         Defcustomized.
9747         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9748         Add docs.
9749
9750         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9751         start.
9752         (wl-mode-line-buffer-identification): Revised as a function.
9753
9754         * wl-summary.el (wl-summary-mode): Use revised
9755         `wl-mode-line-buffer-identification'; don't call
9756         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9757         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9758         `wl-xmas-setup-summary'.
9759
9760         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9761         `wl-mode-line-buffer-identification'.
9762
9763         * wl-mule.el (wl-draft-overload-functions): Use revised
9764         `wl-mode-line-buffer-identification'.
9765
9766         * wl-folder.el (wl-make-plugged-alist): Don't call
9767         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9768         (wl-folder): Don't call `wl-folder-init-icons' directly.
9769         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9770         `wl-xmas-setup-folder' directly;
9771         use revised `wl-mode-line-buffer-identification'.
9772         (TopLevel): Don't bind `wl-biff-init-icons',
9773         `wl-plugged-init-icons', `wl-folder-init-icons',
9774         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9775
9776         * wl-e21.el (wl-draft-overload-functions): Use revised
9777         `wl-mode-line-buffer-identification'.
9778         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9779         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9780         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9781         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9782         `wl-make-plugged-hook';
9783         add `wl-folder-init-icons' and `wl-setup-folder' to
9784         `wl-folder-mode-hook'.
9785
9786 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9787             Katsumi Yamaoka    <yamaoka@jpl.org>
9788
9789         * wl.el (wl): Call `wl-biff-start'.
9790         (wl-exit): Call `wl-biff-stop'.
9791         (wl-plugged-mode): Show biff in modeline.
9792         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9793
9794         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9795         (wl-biff-init-icons): New function.
9796         (wl-plugged-init-icons): Don't make too much keymaps.
9797         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9798
9799         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9800         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9801         variables.
9802         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9803         options.
9804
9805         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9806         wl-biff-start, wl-biff-stop): New functions.
9807         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9808         (wl-biff-timer-name): New variable.
9809
9810         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9811
9812         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9813         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9814
9815         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9816         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9817
9818         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9819         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9820         `wl-folder-init-icons' to `ignore' if they are not available.
9821         (wl-folder-mode): Show biff in modeline.
9822
9823         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9824         (wl-biff-init-icons): New function.
9825         (wl-plugged-init-icons): Don't make too much keymaps.
9826         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9827
9828 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9829
9830         * wl-vars.el (wl-strict-diff-folders): Customization Type
9831         and doc fix.  Define as a list of regular expressions for
9832         folders or nil.
9833         * wl-folder.el (wl-folder-check-one-entity): Use
9834         `wl-string-match-member' instead of `wl-string-member' for
9835         `wl-strict-diff-folders'.
9836
9837 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9838
9839         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9840         (wl-highlight-folder-current-line): Use it; new implementation.
9841         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9842         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9843         `defsubst' instead of `defun'.
9844
9845         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9846         `wl-highlight-group-folder-by-numbers'; made it can also be a
9847         number.  See info for more details.
9848
9849         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9850         running.
9851
9852         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9853         to bind them.
9854
9855         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9856         (wl-highlight-folder-current-line): New implementation.
9857
9858         * wl-highlight.el (wl-highlight-folder-group-line): New
9859         implementation.
9860         (wl-delete-all-overlays): Rewrite as a marco.
9861         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9862
9863         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9864         running.
9865         (wl-folder-*-glyph): No need to bind them.
9866
9867         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9868         `wl-e21-highlight-folder-group-icon'; rewrite.
9869         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9870         `defsubst' instead of `defun'.
9871         (wl-folder-mode-map): Bind it when compiling.
9872
9873 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9874
9875         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9876
9877         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9878
9879 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9880
9881         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9882
9883 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9884
9885         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9886         (wl-highlight-folder-current-line): Use it.
9887
9888         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9889         in `id-name'.
9890
9891 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9892
9893         * wl.el: Require `wl-e21' when Emacs 21 is running.
9894
9895         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9896         default when Emacs 21 is running.
9897         (wl-use-highlight-mouse-line): Ditto.
9898         (wl-on-emacs21): New constant.
9899         (wl-on-emacs20): Removed.
9900
9901         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9902         Emacs 21 is running.
9903
9904         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9905         Emacs 21 is running.
9906
9907         * wl-e21.el: New file.
9908
9909 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9910
9911         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9912         (wl-toggle-plugged): Ditto.
9913         (wl-plugged-toggle): Ditto.
9914         (wl-plugged-toggle-all): Ditto.
9915
9916         * wl-vars.el (wl-plug-state-indicator): Refer
9917         `wl-plug-state-indicator-on' indirectly.
9918
9919 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9920
9921         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9922         Call `wl-folder-confirm-existence'.
9923
9924         * wl-folder.el (wl-folder-confirm-existence): Added optional
9925         argument `force'.
9926
9927 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9928
9929         * wl-summary.el (wl-summary-refile-subr): Assume
9930         `copy-or-refile' as symbol.
9931         (wl-summary-refile): Follow up above change.
9932         (wl-summary-copy): Ditto.  Doc fix.
9933
9934 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9935
9936         * wl-summary.el (wl-summary-pick): Don't bind
9937         `elmo-search-mime-charset'.
9938
9939         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9940         default using old backquote style.
9941         (wl-search-mime-charset): Abolished.
9942
9943         * wl-highlight.el (wl-highlight-headers):
9944         Call `point' after `re-search-forward'(for Nemacs).
9945
9946         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9947         for elmo-imap4.el.
9948
9949 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9950
9951         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9952         `wl-message-ignored-field-list' instead of
9953         `mime-view-ignored-field-list'.
9954
9955         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9956         Add interactive spec.
9957         (wl-folder-goto-bottom-of-current-folder): Ditto.
9958         (wl-folder-mode-map): Bind them.
9959
9960         * wl-vars.el (wl-message-ignored-field-list): New variable.
9961         (wl-message-visible-field-list): New variable.
9962
9963         * wl-mime.el (wl-mime-header-presentation-method): New function.
9964         (wl-mime-setup): Set header-presentation-method.
9965
9966 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9967
9968         * wl-nemacs.el (wl-draft-overload-functions): Set
9969         `mode-line-buffer-identification' instead of using
9970         `wl-make-modeline'.
9971
9972         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9973         instead of using `wl-make-modeline'.
9974
9975         * wl-xmas.el (wl-plugged-init-icons): Set up
9976         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9977         (wl-make-modeline): Abolish.
9978         (wl-draft-overload-functions): Set
9979         `mode-line-buffer-identification' instead of using
9980         `wl-make-modeline'.
9981
9982         * wl-util.el (wl-make-modeline-subr): Abolish.
9983         (wl-mode-line-buffer-identification): New alias.
9984
9985         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9986         (wl-summary-make-modeline): Abolish.
9987         (wl-summary-buffer-set-folder): Set
9988         `wl-summary-buffer-folder-indicator'.
9989         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9990         of using `wl-make-modeline'.
9991         (wl-summary-switch-to-clone-buffer): Don't set
9992         `mode-line-buffer-identification'.
9993         (wl-summary-goto-folder-subr): Ditto.
9994
9995         * wl-mule.el (wl-draft-overload-functions): Set
9996         `mode-line-buffer-identification' instead of using
9997         `wl-make-modeline'.
9998
9999         * wl-folder.el (wl-folder-mode): Set
10000         `mode-line-buffer-identification' instead of using
10001         `wl-make-modeline'.
10002         (wl-folder): Don't set `mode-line-buffer-identification'.
10003
10004 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10005
10006         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10007         instead of `member' for `wl-refile-guess-func-list' look-ups.
10008         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10009
10010 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10011
10012         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10013         `wl-message-button-dispatcher'.
10014
10015         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10016
10017         * wl-message.el (wl-message-button-dispatcher): Use it.
10018
10019         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10020         "In-Reply-To".
10021
10022         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10023         Bind `case-fold-search' to t.
10024
10025 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10026
10027         * wl-xmas.el (wl-message-overload-functions): Initialize
10028         `wl-message-button-map'.
10029
10030         * wl-mule.el (wl-message-overload-functions): Initialize
10031         `wl-message-button-map'.
10032
10033         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10034
10035         * wl-message.el (wl-message-button-map): New keymap.
10036         (wl-message-add-button): New function.
10037         (wl-message-button-dispatcher): New function.
10038         (wl-message-button-refer-article): New function.
10039
10040         * wl-highlight.el
10041         (wl-highlight-message-add-buttons-to-header): New function.
10042         (wl-highlight-headers): Use it.
10043
10044 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10045
10046         * wl-summary.el (wl-summary-default-from): Use
10047         `wl-address-get-petname-1'.
10048         (wl-summary-simple-from): Ditto.
10049
10050         * wl-address.el (wl-address-get-petname-1): New inline function.
10051         (wl-address-get-petname): Use it.
10052
10053 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10054
10055         * wl-summary.el (wl-summary-default-from): Return full-name part
10056         from the address if no petname was found.
10057         (wl-summary-simple-from): Ditto.
10058
10059         * wl-address.el (wl-address-get-petname): Return nil if no petname
10060         associated with the address was found.
10061
10062 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10063
10064         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10065         display is finished.
10066
10067 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10068
10069         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10070         `elmo-folder-exists-p' argument.
10071
10072 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10073
10074         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10075         the folder.
10076
10077 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10078
10079         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10080
10081         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10082         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10083
10084 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10085
10086         * wl-folder.el (wl-folder-create-subr): New function.
10087         (wl-folder-confirm-existence): Use it.
10088         (wl-folder-check-one-entity): Use it.
10089         Check the error symbol is derived from 'elmo-open-error.
10090
10091         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10092         `ignore-error'.
10093
10094 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10095
10096         * wl-util.el (toplevel): Add (eval-when-compile (require
10097         'elmo-util)).  (Maybe `provide' is typo.)
10098
10099 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10100
10101         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10102         (I don't know why this was needed.)
10103
10104         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10105         Follow up changes for stream-type.
10106
10107         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10108         (wl-draft-elmo-nntp-send): Ditto.
10109
10110         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10111         (wl-nntp-posting-stream-type): Ditto.
10112         (wl-pop-before-smtp-ssl): Abolished.
10113         (wl-nntp-posting-ssl): Ditto.
10114
10115         * wl-address.el (wl-address-quote-specials): New function.
10116         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10117
10118         * wl-draft.el (wl-draft-reply): Ditto.
10119
10120 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10121
10122         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10123         use function `wl-string-match-assoc'.
10124
10125 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10126
10127         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10128
10129         * wl-draft.el (wl-draft-deduce-address-list): New function.
10130         (wl-draft-parse-mailbox-list): Ditto.
10131         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10132         instead of `smtp-deduce-address-list'.
10133         (wl-draft-on-field-p): Follow group list.
10134
10135         * wl-address.el (wl-address-concat-token): New function.
10136         (wl-address-string-without-group-list-contents): Ditto.
10137         (wl-complete-field-body): Fixed problem of completion
10138         by japanese petname.
10139         (wl-address-make-completion-list): Rewrite.
10140
10141 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10142
10143         * wl-address.el (wl-address-make-completion-list): Completion by
10144         petname.
10145         (wl-complete-field-body): Likewise.
10146
10147 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10148
10149         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10150         contains invalid address syntax.
10151
10152 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10153
10154         * wl-folder.el (wl-folder-check-entity-async): Use
10155         `elmo-nntp-spec-hostname'.
10156
10157 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10158
10159         * wl-summary.el (wl-summary-msgdb-load-async): Use
10160         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10161
10162 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10163
10164         * wl-draft.el (wl-draft-reply): Set argument
10165         `content-transfer-encoding' as nil.
10166
10167 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10168
10169         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10170         `wl-refile-alist'.
10171
10172 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10173
10174         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10175         (wl-draft-edit-string): Ditto.
10176         (wl-draft-forward): Ditto.
10177         * wl-summary.el (wl-summary-write): Ditto.
10178
10179 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10180
10181         * wl-summary.el (wl-summary-sync-update3): Call
10182         `wl-summary-buffer-number-column-detect'.
10183         (wl-summary-buffer-number-column-detect): Search from point-min.
10184
10185 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10186
10187         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10188         contains an address which is not included in original to or cc.
10189
10190 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10191
10192         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10193         begin-line does not exist.
10194         * wl-message.el (wl-message-uu-substring): Ditto.
10195
10196 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10197
10198         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10199         clear local variables.
10200         (wl-summary-exit): Call `elmo-commit'.
10201         (wl-summary-switch-to-clone-buffer): Call
10202         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10203         (wl-summary-goto-folder-subr): Ditto.
10204
10205         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10206         POP folder.
10207
10208 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10209
10210         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10211         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10212         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10213         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10214         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10215         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10216
10217         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10218
10219 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10220
10221         * wl-summary.el (wl-summary-search-by-subject):
10222         Search parent message from the latest one.
10223
10224 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10225
10226         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10227         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10228
10229         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10230         New user option.
10231
10232         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10233         if elmo-nntp-use-killed-list is nil.
10234         Use `elmo-msgdb-append-to-killed-list'.
10235         (Append numbers confirmed as disappeared to the killed list.)
10236         (wl-summary-confirm-appends): Don't display negative number.
10237
10238 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10239
10240         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10241
10242 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10243
10244         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10245         range is `all'.
10246         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10247         `elmo-list-bigger-diff'.
10248
10249 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10250
10251         * wl-summary.el (wl-summary-buffer-exit-func):
10252         New buffer local variable.
10253         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10254
10255 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10256
10257         * wl-demo.el (wl-demo): Fix the last change.
10258
10259 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10260
10261         * wl-demo.el (wl-demo): Don't use `eval'.
10262
10263 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10264
10265         * wl-summary.el (wl-summary-buffer-thread-modified):
10266         New buffer-local variable.
10267         (wl-summary-set-thread-modified): New function.
10268         (wl-summary-thread-modified-p): New function.
10269         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10270         (wl-summary-yank-saved-message): Use function
10271         `wl-summary-set-thread-modified'
10272         (wl-summary-switch-to-clone-buffer): Add
10273         `wl-summary-buffer-thread-modified'.
10274
10275         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10276         (wl-summary-buffer-mark-saved-hook): Ditto.
10277         * wl-summary.el (wl-summary-msgdb-save): New hook
10278         `wl-summary-buffer-message-saved-hook' and
10279         `wl-summary-buffer-mark-saved-hook'.
10280
10281 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10282
10283         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10284
10285 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10286
10287         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10288         don't hide scroll bars under FSF Emacsen because it may incur an
10289         undesirable redrawing.
10290
10291 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10292
10293         * wl-draft.el (wl-draft-edit-string): Call
10294         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10295
10296 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10297
10298         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10299
10300 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10301
10302         * wl-summary.el (wl-summary-msgdb-load-async): Call
10303         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10304
10305 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10306
10307         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10308         fringes in demo buffer; center bitmap logo correctly even if old
10309         Mule is used.
10310
10311 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10312
10313         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10314
10315         * wl-refile.el (wl-refile-subject-alist): New variable.
10316         (wl-refile-subject-alist-file-name): Ditto.
10317         (wl-refile-alist-setup): Rewrite.
10318         (wl-refile-alist-save): Use `elmo-object-save'.
10319         Eliminated arguments.
10320         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10321         (wl-refile-guess-by-subject): New function.
10322         (wl-refile-guess-func-list): Added it.
10323
10324 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10325
10326         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10327         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10328
10329 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10330
10331         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10332         New buffer-local variable.
10333         (wl-summary-buffer-next-folder-func): Ditto.
10334         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10335         if non-nil.
10336         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10337         if non-nil.
10338         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10339         if non-nil.
10340         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10341         if non-nil.
10342
10343 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10344
10345         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10346         permanently in the demo buffer.
10347
10348 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10349
10350         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10351         `mime-entity-fetch-field'.
10352
10353         * wl.el (wl-exit): Delete plugged buffer.
10354
10355         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10356         XEmacs has menubar feature.
10357
10358 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10359
10360         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10361         cannot arrive at the beginning of the buffer under old Emacsen.
10362
10363 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10364
10365         * wl-address.el (wl-address-ldap-search):
10366         Call `ldap-search-entries' with `withdn' argument t.
10367         (wl-complete-field-body): Bind completion-ignore-case as t.
10368         Clear ldap search hash when it was sole completion.
10369         Use elmo-string for pattern string.
10370         (wl-ldap-alias-safe-string): Eliminated needless let.
10371
10372 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10373
10374         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10375         (wl-ldap-alias-sep): New constant.
10376         (wl-ldap-search-attribute-type-list): Ditto.
10377         (wl-ldap-get-value): New function.
10378         (wl-ldap-make-filter): Ditto.
10379         (wl-ldap-make-matched-value-list): Ditto.
10380         (wl-ldap-alias-safe-string): Ditto.
10381         (wl-ldap-register-dn-string): Ditto.
10382         (wl-address-ldap-search): Rewrite.
10383
10384 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10385
10386         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10387         thread is deleted.
10388         (wl-thread-delete-line-from-buffer): Ditto.
10389         (wl-thread-get-exist-children): New function.
10390
10391 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10392
10393         * wl-demo.el (wl-demo): Made it to select various image types.
10394         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10395         from `wl-title-logo'.
10396         (wl-logo-ascii): New variable.
10397         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10398         (wl-demo-copyright-notice): New constant.
10399
10400         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10401
10402 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10403
10404         * wl-vars.el (wl-summary-target-above): Renamed from
10405         wl-summary-temp-above.
10406         * wl-score.el (wl-score-get-score-alist): Use it.
10407         (wl-summary-score-update-all-lines): Use it.
10408         * wl-summary.el: Ditto. (make-variable-buffer-local).
10409
10410 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10411
10412         * wl-vars.el (wl-ldap-port): New user option.
10413
10414         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10415         Rewite whole implementation.
10416         (wl-complete-field-body): Fixed.
10417
10418 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10419
10420         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10421         Choose implementation at compile time.
10422
10423 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10424
10425         * wl-address.el (wl-ldap-search-internal): New function.
10426         (wl-complete-field-to): Use it.
10427
10428 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10429
10430         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10431         Use `let' instead of `let*'.
10432         Require 'wl-vars.
10433
10434         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10435         Define as defcustom.
10436         (wl-ldap-base): Ditto.
10437         (wl-use-ldap): Ditto.
10438
10439 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10440
10441         * wl-address.el (wl-ldap-search): New function.
10442         (wl-complete-field-body): Use `wl-ldap-search'.
10443         (wl-ldap-server): New variable.
10444         (wl-ldap-base): Ditto.
10445         (wl-use-ldap): Ditto.
10446
10447 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10448
10449         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10450         (Pointed out by Mito <mit@nines.nec.co.jp>).
10451         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10452         buffer-local variables like `wl-summary-redisplay-internal'.
10453         (wl-summary-redisplay-all-header): Likewise.  Update
10454         Summary view too.
10455
10456 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10457
10458         * wl-summary.el (wl-summary-jump-to-parent-message):
10459         Consider prefix argument.
10460
10461         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10462         when closed thread is deleted.
10463
10464 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10465
10466         * wl-summary.el (wl-summary-jump-to-parent-message):
10467         Consider thread modification.
10468
10469 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10470
10471         * wl-message.el (wl-message-normal-get-original-buffer): Use
10472         `save-excursion'.
10473
10474         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10475         (wl-summary-showto-folder-regexp): Ditto.
10476
10477 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10478
10479         * wl-util.el (wl-delete-alist): Doc fix.
10480         (wl-delete-associations): New function.
10481         (wl-inverse-alist): New function.
10482         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10483         Split temporary variables. Use `wl-delete-associations'
10484         and `wl-inverse-alist'.
10485         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10486
10487 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10488
10489         * wl-folder.el (wl-folder-prefetch-entity):
10490         Execute prefetching if new count is unknown.
10491
10492 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10493
10494         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10495
10496         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10497         delete entity.
10498         (wl-thread-set-parent): If insert as top, set linked as nil.
10499
10500         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10501         `wl-thread-cleanup-symbols' when view mode is thread.
10502
10503 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10504
10505         * wl-folder.el (wl-folder-create-folder-entity): Use
10506         with-current-buffer.
10507         (wl-local-folder-init): Call set-buffer to make sure we are in
10508         the Folder buffer. Don't touch buffer-local variables here.
10509         (wl-folder-mode): Initialize buffer-local variables here.
10510
10511         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10512         (wl-folder-entity-assign-id): Ditto.
10513         (wl-folder-create-entity-hashtb): Ditto.
10514         (wl-local-folder-init): Ditto.
10515         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10516
10517 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10518
10519         * wl-summary.el (wl-summary-default-from): Fix probrem when
10520         std11-extract-address-components return (nil "foo@bar").
10521
10522 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10523
10524         * wl-draft.el (wl-draft-clone-local-variables):
10525         Remove redundant `setq'.
10526
10527 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10528
10529         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10530         Bind wl-highlight-x-face-func as nil while highlighting header.
10531
10532 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10533
10534         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10535
10536 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10537
10538         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10539         elmo-msgdb-overview-hashtb from copy-variables.
10540         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10541         instead of `elmo-msgdb-overview-get-entity-by-number'.
10542         (wl-summary-auto-refile): Ditto.
10543
10544         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10545         `elmo-msgdb-overview-get-entity' instead of
10546         `elmo-msgdb-search-overview-entity'.  Use
10547         `elmo-msgdb-overview-get-entity' instead of
10548         `elmo-msgdb-overview-get-entity-by-number'.
10549         (wl-thread-insert-entity-sub): Ditto.
10550         (wl-thread-insert-message): Ditto.
10551
10552         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10553         `elmo-msgdb-overview-get-entity'.
10554         (wl-normal-message-redisplay): Ditto.
10555
10556 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10557
10558         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10559         `wl-thread-entities'.
10560         (wl-thread-delete-message): Fix remove top message from
10561         `wl-thread-entity-list'.
10562
10563         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10564         wl-append(nconc), because update-list is broken on Meadow.
10565
10566         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10567         updating process.
10568         (wl-summary-rescan): Ditto.
10569         (wl-summary-sync-update3): Ditto.
10570         * wl-thread.el (wl-thread-set-parent): Renamed from
10571         `wl-summary-set-parent'.
10572         (wl-thread-insert-message): Updating buffer faster.
10573         (wl-thread-delete-message): Updating buffer faster.
10574
10575         * wl-score.el (wl-summary-score-update-all-lines): Changed
10576         interval for display progress gauge.
10577
10578 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10579
10580         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10581         folder always-sticky.
10582         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10583         defmacro.
10584
10585 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10586
10587         * wl-vars.el (wl-draft-add-references): New user option.
10588
10589         * wl-draft.el (wl-draft-add-references): New function.
10590         (wl-draft-yank-from-mail-reply-buffer): Use it.
10591         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10592         as nil.
10593
10594 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10595
10596         * wl-thread.el (wl-thread-update-line-msgs): Called
10597         `wl-thread-update-line-on-buffer-sub'.
10598         (wl-thread-update-line-on-buffer): Delete routine of inserting
10599         thread.
10600         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10601         moved from `wl-thread-update-line-on-buffer'.
10602         Add threshold for displaying progress gauge.
10603         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10604         argument of `wl-thread-update-line-msgs'.
10605         Add threshold for displaying progress gauge.
10606         * wl-folder.el:
10607         Add threshold for displaying progress gauge.
10608         * wl-score.el: Ditto.
10609
10610         * wl-expire.el (wl-summary-expire): Display deleting info.
10611
10612 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10613
10614         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10615         `no-msg'.
10616         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10617         argument of `wl-thread-update-line-msgs'.
10618         (wl-summary-set-parent): Added optional argument `parent-number'.
10619         (wl-summary-buffer-saved-message): New buffer local variable.
10620         (wl-summary-save-current-message): New command.
10621         (wl-summary-yank-saved-message): Ditto.
10622         (wl-summary-mode-map): Added key binding for
10623         `wl-summary-save-current-message' (\ew) and
10624         `wl-summary-yank-saved-message' (\C-y).
10625         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10626
10627 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10628
10629         * wl-summary.el (wl-summary-mode-map): Added key binding for
10630         `wl-summary-set-parent' (ts).
10631
10632 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10633
10634         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10635         subject faster. If thread number is reverse, delayed updating
10636         thread.
10637         (wl-summary-search-by-subject): Ditto.
10638         (wl-summary-put-alike): Ditto.
10639         (wl-summary-get-alike): Ditto.
10640         (wl-summary-insert-headers): Insert header of all overview in
10641         buffer.
10642         (wl-summary-rescan): Delayed updating thread. Kill search subject
10643         buffer for wl-summary-search-by-subject.
10644         (wl-summary-sync-update3): Ditto.
10645         (wl-summary-exit): Ditto.
10646         (wl-summary-goto-bottom-of-current-thread): Change for linked
10647         thread.
10648         (wl-summary-overview-create-summary-line): Change line for linked
10649         thread.
10650
10651         * wl-summary.el (wl-summary-update-thread): Use
10652         wl-thread-maybe-get-children-num.
10653         (wl-summary-set-parent): If change parent, move sub thread.
10654         (wl-summary-redisplay-internal): Add horizontal recenter.
10655         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10656
10657         * wl-thread.el (wl-thread-entity-get-linked): New function.
10658         (wl-thread-entity-set-linked): New function.
10659         (wl-thread-create-entity): Add linked element.
10660         (wl-thread-entity-insert-as-top): Use wl-append.
10661         (wl-thread-maybe-get-children-num): If closing thread, return
10662         children msgs.
10663         (wl-thread-update-line-msgs): Displaying progress message.
10664         (wl-thread-update-line-on-buffer-sub): Use
10665         wl-thread-maybe-get-children-num.
10666         (wl-thread-update-line-on-buffer): If update line is not exists,
10667         insert thread.
10668         (wl-thread-delete-message): If delete top msg of thread, search
10669         parent by subject.
10670         (wl-thread-insert-entity): Use
10671         wl-thread-maybe-get-children-num.
10672
10673         * wl-highlight.el (wl-highlight-summary-current-line): change
10674         sregexp for linked thread.
10675         * wl-util.el (wl-count-lines): Count lines.
10676         (wl-horizontal-recenter): horizontal recenter.
10677         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10678         (wl-score-get-alike): Ditto.
10679         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10680         (wl-subject-length-limit): New variable.
10681         (wl-highlight-thread-indent-string-regexp): Changed for linked
10682         thread.
10683
10684 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10685
10686         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10687         New variable (revival).
10688         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10689         by subject matching if there's no in-reply-to nor references field
10690         (revival).
10691
10692 \f
10693 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10694
10695         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10696         message.
10697
10698 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10699
10700         * wl-summary.el (wl-summary-reply): Return t if there was a
10701         message at cursor point.
10702         Added unwind-protect.
10703         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10704         returns t.
10705         (wl-summary-cancel-message): Do nothing when there's no message at
10706         cursor point.
10707         (wl-summary-forward): Ditto.
10708         (wl-summary-jump-to-parent-message): Ditto.
10709         (wl-summary-reedit): Ditto.
10710         (wl-summary-edit-addresses): Ditto.
10711         (wl-summary-pipe-message): Ditto.
10712         (wl-summary-print-message-with-ps-print): Ditto.
10713         (wl-summary-print-message): Ditto.
10714         (wl-summary-mark-as-important): Ditto.
10715         (wl-summary-mark-as-unread): Ditto.
10716
10717         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10718         message at cursor point.
10719         (wl-summary-reply-with-citation): Remove unwind-protect.
10720
10721         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10722         subject searching feature.
10723         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10724         Eliminated.
10725
10726 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10727
10728         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10729         New variable.
10730         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10731         by subject matching if there's no in-reply-to nor references field.
10732
10733         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10734
10735         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10736         when display is finished.
10737         (wl-folder-open-all): Ditto.
10738         (wl-folder-update-access-group): Ditto.
10739         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10740         * wl-thread.el (wl-thread-close-all): Ditto.
10741
10742         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10743         progress gauge only when it was displayed.
10744         * wl-folder.el (wl-folder-insert-entity): Ditto.
10745
10746 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10747
10748         * wl-summary.el (wl-summary-incorporate): Enclose
10749         `wl-summary-sync-force-update' with save-excursion.
10750
10751 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10752
10753         * wl-summary.el (wl-summary-prefetch-region):
10754         Pass current cursor point to `pos-visible-in-window-p' after
10755         moving cursor to the started point.
10756
10757 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10758
10759         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10760
10761         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10762         fields from the forwarding message.
10763         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10764         `ignored-fields'.
10765
10766 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10767
10768         * wl-mime.el (wl-message-request-partial):
10769         Eliminated argument `msgdb'.
10770         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10771         (wl-mime-combine-message/partial-pieces): Likewise.
10772         * tm-wl.el (wl-message-request-partial): Likewise.
10773         (wl-mime-combine-message/partial-pieces): Likewise.
10774
10775 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10776
10777         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10778         when display is finished.
10779
10780 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10781
10782         * wl-summary.el (wl-summary-goto-folder-subr):
10783         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10784
10785 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10786
10787         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10788         when cursor point is visible.
10789
10790 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10791
10792         * wl-expire.el (wl-expire-archive-get-max-number):
10793         Don't use `file-name-directory'.
10794
10795 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10796
10797         * wl-expire.el (wl-expire-archive-get-max-number):
10798         Use `file-name-directory'.
10799
10800 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10801
10802         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10803         only when there is progress.
10804
10805 2000-04-13  Mito <mit@nines.nec.co.jp>
10806
10807         * wl-summary.el (wl-summary-sync-marks): Display progress.
10808
10809 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10810
10811         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10812         (wl-summary-prev): Move cursor regardless of unread status.
10813         (wl-summary-next): Ditto.
10814
10815 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10816
10817         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10818         Added argument `target' and `number'.
10819         * tm-wl.el (wl-summary-burst-subr): New function.
10820         (wl-summary-burst): Use it.
10821
10822 2000-04-10  Mito <mit@nines.nec.co.jp>
10823
10824         * wl-mime.el (wl-burst): New function.
10825         (wl-summary-burst): Use it.
10826
10827 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10828
10829         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10830         as petname when there's no candidate.
10831
10832 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10833
10834         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10835         New variable.
10836         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10837
10838         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10839
10840         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10841
10842 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10843
10844         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10845         Use substring of `original' instead of buffer-substring.
10846         (wl-refile-evaluate-rule):
10847         Set `original' argument of wl-refile-expand-newtext.
10848
10849         * wl-summary.el
10850         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10851         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10852         (wl-summary-auto-refile): Check existence of destination folder just
10853         before marking.
10854
10855 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10856
10857         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10858         when wl-refile-get-field-value return nil.
10859
10860 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10861
10862         * wl-refile.el
10863         (wl-refile-expand-newtext): New function imported from Gnus.
10864         (wl-refile-evaluate-rule): Use it.
10865
10866 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10867
10868         * wl-summary.el (wl-summary-print-destination):
10869         Duplicate folder string to avoid putting text-property on
10870         original string.
10871
10872         * wl-refile.el (wl-refile-get-field-value): New function.
10873         (wl-refile-evaluate-rule): New function;
10874         Evaluate refile rule recursively.
10875         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10876         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10877         New function; Check existence of a target folder recursively.
10878         (wl-summary-auto-refile-check-refile-rule-alist):
10879         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10880
10881 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10882
10883         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10884
10885         * wl-folder.el (wl-create-folder-entity-from-buffer):
10886         Fixed problem when '}' character is contained in folder name.
10887
10888         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10889
10890 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10891
10892         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10893         (wl-fldmgr-add-completion-all-completions):
10894         Use wl-fldmgr-add-completion-hashtb.
10895
10896 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10897
10898         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10899         wl-fldmgr-add-completion-subr): New functions.
10900         * wl-folder.el (wl-folder-completion-func): New variable.
10901         * wl-summary.el (wl-summary-read-folder):
10902         Use wl-folder-completion-func.
10903
10904         * wl-refile.el: Eliminate throw & catch.
10905
10906         * wl.el (wl-plugged-sending-queue-status): Fixed.
10907
10908 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10909
10910         * wl-draft.el (wl-draft): Put category property on
10911         mail-header-separator.