cc632b5772e0f87b0077b839e46f4daaa9def87c
[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         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
6         TYPE artgument when TO or CC field.
7
8 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9
10         * wl-summary.el (wl-summary-goto-folder-subr): Call
11         `elmo-folder-close' instead of `elmo-folder-commit' if discard
12         current summary.
13
14 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
15
16         * wl-util.el (wl-read-shell-commande): New function or alias.
17
18         * wl-summary.el (wl-summary-pipe-message): Use
19         `wl-read-shell-command' instead of `read-string'.
20         (wl-summary-target-mark-pipe): Ditto.
21
22 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
23
24         * wl-summary.el (wl-summary-reply): Fix docstring.
25         * wl-draft.el (wl-draft-reply): Ditto.
26
27 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
28
29         * wl-mime.el (wl-summary-extract-attachments): New command.
30         (wl-summary-extract-attachments-1): New internal function.
31
32 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
33
34         * wl-expire.el (wl-expire-folder): New function (split from
35         wl-summary-expire).
36         (wl-summary-expire): Use it. Add argument `all' instead of remove
37         `nolist'. Cause an error only if this function is calling
38         interactively.
39
40 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
41
42         * wl-expire.el (wl-expire-refile): Display progress message.
43         (wl-summary-expire): Simplify.
44
45         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
46         unused argument `deleting-info'.
47
48 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
49
50         * wl-vars.el (wl-message-popup-buffers): New user option.
51
52         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
53         (wl-message-delete-popup-windows): New function that substitues
54         above one.
55         (wl-mime-setup): Follow the above change.
56
57 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
58
59         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
60
61 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
62
63         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
64         "tkm" to wl-thread-spam.
65
66 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
67
68         * wl-thread.el (wl-thread-entity-insert-as-children): Use
69         wl-thread-entity-set-children.
70         (wl-thread-insert-message, wl-thread-insert-entity-sub,
71         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
72         Use wl-thread-entity-get-*.
73
74 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
75
76         * wl-mime.el (wl-epg-progress-callback): New function.
77         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
78         with `elmo-with-progress-display'. Set a progress callback
79         function to epg-context.
80         (wl-mime-pgp-verify-region-with-epg): Ditto.
81
82 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
83
84         * wl-util.el (wl-completing-read-multiple): Define as an alias of
85         `completing-read-multiple' if emacs-version is not less than 22.
86
87 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
88
89         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
90         change.
91
92 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
93
94         * wl-summary.el (wl-summary-sync-update): Move
95         `wl-thread-update-indent-string-thread' to outside of
96         `elmo-with-progress-display'.
97
98 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
99
100         * wl-message.el (wl-message-exit): Check buffer existence.
101
102 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * wl-util.el (wl-simple-display-progress): New function.
105         (wl-display-progress-with-gauge): Ditto.
106         (wl-progress-callback-function): Ditto.
107
108         * wl.el (wl-init): Set `elmo-progress-callback-function' as
109         `wl-progress-callback-function'
110
111         * wl-vars.el (wl-display-progress-threshold): New user option.
112         (wl-display-progress-function): Ditto.
113
114         * Version number is increased to 2.15.5.
115
116 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
117
118         * wl-thread.el (wl-thread-close-children): New function.
119         (wl-thread-open-children): Ditto.
120         * wl-action.el (wl-summary-set-mark): Redo the last change by
121         using it.
122
123         * wl-action.el (wl-summary-set-mark): Undo the last change.
124         Forbid interactive call.
125
126 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
127
128         * wl-mime.el (wl-define-dummy-functions): New macro.
129         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
130         `wl-mime-pgp-decrypt-region'.
131         (wl-mime-pgp-verify-region-with-epg): Renamed from
132         `wl-mime-pgp-verify-region'.
133         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
134         `wl-mime-pgp-decrypt-region'.
135         (wl-mime-pgp-verify-region-with-pgg): Renamed from
136         `wl-mime-pgp-verify-region'.
137         (wl-mime-pgp-decrypt-region): New function; To select dispatch
138         function at runtime.
139         (wl-mime-pgp-verify-region): Ditto.
140
141         * wl-vars.el (wl-use-pgp-module): New user option.
142
143 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
144
145         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
146         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
147
148 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
149
150         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
151         even if there are target marks only.
152
153 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
154
155         * Version number is increased to 2.15.4.
156
157 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
158
159         * wl-folder.el (wl-folder-check-one-entity): Simplify.
160
161 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
162
163         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
164         variable.
165
166 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
167
168         * wl-spam.el (wl-thread-test-spam): New function.
169         (wl-spam-setup): Bind "tkc".
170
171 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
172
173         * wl-expire.el (wl-folder-expire-entity): Rewite without
174         `wl-summary-goto-folder-subr'.
175         (wl-folder-expire-current-entity): Don't kill summary buffer.
176
177 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
178
179         * wl-folder.el (wl-folder-sync-entity): Rewrite without
180         `wl-summary-goto-folder-subr'.
181         (wl-folder-mark-as-read-all-entity): Likewise.
182
183         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
184
185 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
186
187         * wl-thread.el (wl-thread-force-open): Arranged.
188
189 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
190
191         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
192         from regexp.
193
194         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
195         (wl-read-search-condition-internal): Append them.
196
197 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
198
199         * wl-vars.el (wl-additional-search-condition-fields):
200         New user option.
201
202         * wl-util.el (wl-search-condition-fields): New function; export
203         from `wl-read-search-condition-internal'.
204         (wl-read-search-condition-internal): Use it.
205
206         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
207
208 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
209
210         * wl-summary.el (wl-summary-define-sort-command): New function.
211         (wl-summary-sort-by-date, wl-summary-sort-by-number)
212         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
213         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
214         define by `wl-summary-define-sort-command' at runtime.
215
216         * wl.el (wl-init): Call wl-summary-define-sort-command.
217
218 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
219
220         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
221         properties at the decrypting region.
222
223 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
224
225         * wl-util.el (wl-find-region): New function.
226
227         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
228         coding system.
229         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
230         property `wl-mime-decoded-coding-system'.
231         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
232         property `wl-mime-decoded-coding-system' to encode text.
233
234         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
235         message.
236         (wl-mime-pgp-verify-region): Ditto.
237
238 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
239
240         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
241         buffer. Use epa-display-verify-result.
242
243 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
244
245         * wl-draft.el (wl-draft-send): Continue even if setting parent
246         flag was failed.
247
248 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
249
250         * wl-message.el (wl-message-flag-indicator): Fixed the problem
251         of returning string only of parentheses.
252
253 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
254
255         * wl-summary.el (wl-summary-write): Add argument `folder'.
256         (wl-summary-write-current-folder): Change argument `folder' from
257         optional to require.
258         (wl-summary-get-buffer): Return the buffer associated folder only.
259
260         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
261         change.
262         (wl-folder-toggle-disp-summary): Ditto.
263
264         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
265         current summary as parent-folder.
266
267 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
268
269         * wl-draft.el (wl-draft-reedit): Don't overwrite
270         wl-draft-parent-folder.
271
272 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
273
274         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
275         (wl-mime-pgp-verify-region): Ditto.
276         (wl-message-decrypt-pgp-nonmime): Use the above function.
277         (wl-message-verify-pgp-nonmime): Likewise.
278         (wl-mime-preview-application/pgp): Likewise.
279
280 2006-04-20  Kenichi Okada  <okada@opaopa.org>
281
282         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
283         Fix about the order of `wl-nntp-posting-port' and
284         `wl-nntp-posting-stream-type'.
285         * wl.el (wl-plugged-port-label-alist): Add smtp.
286
287 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
288
289         * wl-summary.el (wl-summary-message-status): New macro.
290
291         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
292         (wl-summary-killed-mark): New user option.
293
294         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
295         API change.
296         (wl-thread-insert-entity-sub): Ditto.
297         (wl-thread-recover-messages): New command.
298
299         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
300         Don't call `wl-highlight-summary-current-line' directly.
301         (wl-summary-buffer-attach): Connect to signal `status-changed'
302         instead of `cache-changed'.
303         (wl-summary-buffer-detach): Follow the above change.
304         (wl-summary-detect-mark-position): Follow the API change.
305         (wl-summary-rescan-message): Ditto.
306         (wl-summary-insert-sequential): Ditto.
307         (wl-summary-update-thread): Ditto.
308         (wl-summary-message-mark): Ditto.
309         (wl-summary-persistent-mark): Ditto.
310         (wl-summary-create-line): Ditto.
311         (wl-summary-prefetch-region-no-mark): Call
312         `wl-summary-persistent-mark' with number.
313         (wl-summary-recover-messages-region): New command.
314         (wl-summary-target-mark-recover): Ditto.
315         (wl-summary-recover-message): Ditto.
316         (wl-summary-persistent-mark-string): Add argument `status' instead
317         of remove arguments `flags' and `cached'.  Treat killed status.
318         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
319
320         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
321         (wl-highlight-summary-line-face-spec): Treat killed status.
322         (wl-highlight-summary-line-string): Follow the API change.
323         (wl-highlight-summary-current-line): Ditto.
324
325         * Version number is increased to 2.15.3.
326
327 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
328
329         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
330         of symbolp to test whether the condition is function.
331
332 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
333
334         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
335         to nil.
336
337 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * wl-summary.el (wl-summary-buffer-message-ring): New internal
340         variable.
341         (wl-summary-buffer-last-displayed-msg): Abolish.
342         (wl-summary-push-message): New function.
343         (wl-summary-pop-message): Ditto.
344         (wl-summary-goto-folder-subr): Reset
345         `wl-summary-buffer-message-ring'.
346         (wl-summary-pop-to-last-message): New command.
347         (wl-summary-goto-last-displayed-msg): Call
348         wl-summary-pop-to-last-message if optional argument is non-nil or
349         the last command is itself.
350         (wl-summary-redisplay-internal): Push last message number into
351         `wl-summary-buffer-message-ring'.
352
353         * wl-vars.el (wl-summary-message-ring-max): New user option.
354
355 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
356
357         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
358         from `wl-draft-reply').
359         (wl-draft-reply): Use it.
360         (wl-draft-find-reply-headers): Avoid compile warning.
361
362 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
363
364         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
365
366 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
367
368         * wl-message.el (wl-message-flag-indicator): New function.
369         (wl-message-redisplay): Use it.
370
371 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
372
373         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
374
375 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
376
377         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
378         instead of `read-event'.
379
380         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
381
382         * wl-mule.el (wl-read-event-char): Ditto.
383
384         * wl-e21.el (wl-read-event-char): Ditto.
385
386 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
387
388         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
389
390 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
391
392         * wl-vars.el (wl-draft-send-confirm-type): New user option.
393
394         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
395
396         * wl-draft.el (wl-draft-send-confirm): Confirmation by
397         `wl-draft-send-confirm-type'
398
399 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
400
401         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
402         Avoid error when the buffer name is already used.
403
404 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
405
406         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
407         the change of elmo-nmz -> elmo-search.
408         (wl-highlight-summary-line-help-echo-alist): Ditto.
409         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
410         (wl-nmz-folder-icon): Define as obsolete.
411         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
412         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
413
414 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
415
416         * wl-summary.el (wl-summary-get-list-info): Rewrite with
417         `elmo-find-list-match-value'
418
419 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
420
421         * wl-summary.el (wl-summary-get-list-info): Optimize.
422         Use List-Id and List-Post also.
423
424 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
427
428 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
429
430         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
431
432 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
433
434         * wl-util.el (wl-completing-read-multiple-1): New internal function.
435         (wl-completing-read-multiple-2): Ditto.
436         (wl-completing-read-multiple): Define use above functions.
437
438         * wl-summary.el (wl-summary-sort): Removed the workaround for a
439         bug of `completing-read-multiple' about default value.
440
441         * wl-xmas.el (wl-completing-read-multiple): Removed.
442
443         * wl-mule.el (wl-completing-read-multiple): Ditto.
444
445         * wl-e21.el (wl-completing-read-multiple): Ditto.
446
447 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
448
449         * wl-util.el (wl-filter-associations): New function.
450
451         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
452         (wl-spam-ignored-folder-list): Ditto.
453         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
454         (wl-spam-string-member-p): New function.
455         (wl-spam-domain): Use it.
456         (wl-spam-split-numbers): New function.
457         (wl-spam-apply-partitions): Ditto.
458         (wl-spam-register-spam-messages): Use `folder' instead of
459         `wl-summary-buffer-elmo-folder'.
460         (wl-spam-register-good-messages): Ditto.
461         (wl-summary-exec-action-spam): Decide a domain by real folder of
462         message.
463         (wl-summary-exec-action-refile-with-register): Likewise.
464
465 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
466
467         * wl-e21.el (wl-e21-find-image): New function.
468         (wl-e21-setup-toolbar): Use it instead of `find-image'.
469         (wl-e21-highlight-folder-group-line): Ditto.
470         (wl-folder-init-icons): Ditto.
471         (wl-plugged-init-icons): Ditto.
472         (wl-biff-init-icons): Ditto.
473
474 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
475
476         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
477         (wl-inhibit-save-drafts): New internal variable.
478         (wl-disable-auto-save): Ditto.
479         (wl-save-drafts): Treat above variables.
480         (wl-auto-save-drafts): New function.
481         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
482         `wl-stop-save-drafts'.
483         (wl-start-save-drafts): New function.
484         (wl-stop-save-drafts): Ditto.
485         (wl-set-auto-save-draft): New command.
486
487         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
488         `wl-set-save-drafts'.
489
490 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
491
492         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
493         `make-local-variable' instead of `make-variable-buffer-local'.
494
495 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
496
497         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
498
499 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
500
501         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
502
503 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
504
505         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
506         of working buffer.
507
508 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
509
510         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
511
512         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
513         value into recipients; Bind `wl-draft-remove-group-list-contents'
514         as nil.
515
516 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
517
518         * wl-summary.el (wl-summary-sort): Fixed the last change.
519
520         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
521         (wl-summary-sort-messages): Ditto.
522         (wl-summary-rescan): Use it.
523         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
524         `completing-read'; Append candidates for reverse order.
525
526 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
527
528         * Version number is increased to 2.15.2.
529
530 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
531
532         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
533         "Smaller".
534         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
535
536 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
537
538         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
539
540 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
541
542         * wl-vars.el (wl-draft-additional-header-alist): Add into the
543         customize group `wl-draft'.
544         (wl-draft-add-in-reply-to): Move customize group from `wl' to
545         `wl-draft'.
546         (wl-draft-add-references): Ditto.
547
548         * wl-action.el (wl-summary-print-argument): Rename argument from
549         `folder' to `data'.
550
551 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
552
553         * wl-summary.el (wl-summary-rescan-message): Call
554         `wl-thread-cleanup-symbols' before insert thread.
555
556 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
557
558         * wl.el (wl-init): Set `elmo-get-folder-function' as
559         `wl-folder-make-elmo-folder'.
560
561         * wl-spam.el (wl-summary-exec-action-spam): Use
562         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
563
564         * wl-folder.el (wl-folder-make-elmo-folder): New function.
565         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
566         `elmo-make-folder'.
567         (wl-folder-get-elmo-folder): Ditto.
568         (wl-folder-create-subr): Simplify.
569
570 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
571
572         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
573
574 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
575
576         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
577         contents in message buffer instead of original buffer. If optional
578         argument specified, ask coding system for encode.
579
580 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
581
582         * wl-spam.el (wl-summary-test-spam-region): New function.
583         (wl-spam-setup): Bind "rkc".
584
585 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
586
587         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
588
589 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
590
591         * wl-spam.el (wl-summary-test-spam): Fix typo.
592         (wl-message-check-spam): Ditto.
593
594 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
595
596         * wl-summary.el (wl-summary-default-from): Simplify.
597
598 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
599
600         * wl-action.el (wl-summary-exec-action-refile): Simplify.
601         (wl-summary-exec-action-copy): Ditto.
602         (wl-summary-auto-refile): Check existence of temporary mark.
603
604 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * wl-summary.el (wl-summary-create-line): Use
607         `elmo-time-to-datevec'.
608
609         * wl-expire.el (wl-expire-archive-date): Ditto.
610         (wl-expire-localdir-date): Ditto.
611
612         * wl-util.el (wl-day-number): Abolish.
613
614         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
615         of `wl-day-number'.
616         (wl-score-followup): Ditto.
617         (wl-score-add-followups): Ditto.
618         (wl-score-get-latest-msgs): Ditto.
619         (wl-score-get-header-entry): Ditto.
620         (wl-score-edit-insert-date): Ditto.
621
622 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
623
624         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
625         `elmo-message-entity-field' with 2nd argument `type'.
626
627 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
628
629         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
630
631 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
632
633         * wl-thread.el (wl-thread-delete-message): Delete descendant
634         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
635
636 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
637
638         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
639
640 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
641
642         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
643         `Access folder'.
644
645 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
646
647         * wl-vars.el (wl-access-folder-icon): New user option.
648
649         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
650         `Access folder'.
651
652 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
653
654         * wl-summary.el (wl-summary-buffer-set-folder): Use
655         `wl-folder-mime-charset'.
656
657         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
658         `mime-charset'.
659         (wl-folder-get-elmo-folder): Ditto.
660         (wl-folder-mime-charset): New function.
661
662 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
663
664         * wl-util.el (wl-parse-addresses): Define alias of
665         `elmo-parse-addresses' (move to `elmo-util.el').
666
667         * wl-summary.el (wl-summary-default-from): Follow the API change.
668         (wl-summary-overview-entity-compare-by-date): Ditto.
669         (wl-summary-overview-entity-compare-by-from): Ditto.
670         (wl-summary-get-list-info): Get value of `ml-info' field from
671         entity at first.
672         (wl-summary-rescan-message): Treat prefix argument.
673         (wl-summary-prefetch-msg): Follow the API change.
674         (wl-summary-search-by-subject): Ditto.
675         (wl-summary-insert-thread): Ditto.
676         (wl-summary-line-subject): Ditto.
677         (wl-summary-line-from): Ditto.
678         (wl-summary-create-line): Ditto.
679         (wl-summary-print-message-with-ps-print): Ditto.
680
681         * wl-score.el (wl-score-ov-entity-get): Ditto.
682         (wl-score-followup): Ditto.
683         (wl-score-add-followups): Use `elmo-message-entity-field' instead
684         of `car'.
685         (wl-score-get-latest-msgs): Follow the API change.
686         (wl-score-get-header): Ditto.
687
688         * wl-refile.el (wl-refile-learn): Ditto.
689         (wl-refile-subject-learn): Ditto.
690         (wl-refile-get-field-value): Ditto.
691         (wl-refile-guess-by-history): Ditto.
692         (wl-refile-guess-by-subject): Ditto.
693
694         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
695
696         * wl-expire.el (wl-expire-date-p): Removed.
697         (wl-expire-archive-date): Follow the API change.
698         (wl-expire-localdir-date): Ditto.
699         (wl-summary-expire): Ditto.
700
701         * Version number is increased to 2.15.1.
702
703 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
704
705         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
706         group is access or not (it is not strict, like wl-fldmgr-rename).
707
708 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
709
710         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
711         duplicate call of `wl-summary-print-argument' on the wrong line.
712
713 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
714
715         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
716         even if argument `number' is nil.
717         (wl-summary-insert-line): Print action argument if current message
718         has it.
719
720 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
721
722         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
723         (wl-draft-reply): Ditto.
724         (wl-draft): Add optional argument `parent-number' and call
725         `wl-draft-create-buffer' with it.
726         (wl-draft-create-buffer): Add optional argument
727         `parent-number'. Set wl-draft-parent-number as it.
728
729 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
730
731         * wl-folder.el (wl-folder-set-persistent-mark): If summary
732         buffer is not for given folder, don't use it.
733
734 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
735
736         * Version number is increased to 2.15.0.
737
738 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
739
740         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
741
742         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
743         (wl-highlight-get-face-by-name): New internal function.
744         (wl-highlight-summary-line-face-spec): Use it and fixed.
745
746 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
747
748         * wl-summary.el (wl-summary-sync-update): Use
749         `elmo-message-entity-field' instead of `car' to get message-id
750         from overview entity.
751
752         * wl-summary.el (wl-summary-rescan-message): Call
753         `wl-highlight-summary-displaying' when displaying a message.
754
755 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
756
757         * wl-draft.el (wl-draft-config-info-filename): Extracted from
758         `wl-draft-config-info-operation'.
759         (wl-draft-buffer-change-number): New function.
760         (wl-draft-rename-saved-config): Ditto.
761         * wl.el (wl-init): Connect slot for message-number-changed.
762         (toplevel): Add autoload for wl-draft-rename-saved-config.
763
764 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
765
766         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
767         `update-overview'
768         (wl-summary-buffer-detach): Disconnect from it.
769         (wl-summary-rescan-message): Use command.
770
771         * wl-message.el (wl-message-buffer-display): Use
772         `with-current-buffer' instead of `save-excursion'.
773
774 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
775
776         * wl-mime.el (wl-draft-preview-attributes-list): Protect
777         wl-draft-preview-attributes-list from distraction.
778
779 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
780
781         * wl-summary.el (wl-summary-sync-update): Sort the return value of
782         `elmo-list-diff'.
783
784 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * wl-summary.el
787         (wl-summary-edit-addresses-collect-candidate-fields): Use
788         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
789
790         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
791         instead of `elmo-set-work-buf'.
792
793         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
794         (wl-address-make-address-list): Ditto.
795
796         * Version number is increased to 2.13.3.
797
798 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
801         user option.
802
803         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
804         argument `5'.
805
806         * wl-message.el (wl-message-display-no-merge-p): New function.
807         (wl-message-buffer-display): Check whether the message is
808         reassembled and follow the API change.
809
810 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
811
812         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
813         multibyte on working buffer and removed unnecessary
814         `buffer-disable-undo'.
815
816 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
817
818         * wl-util.el (wl-read-search-condition-internal): Fixed the last
819         change.
820
821 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
822
823         * wl-util.el (wl-read-search-condition-internal): Protect
824         elmo-global-flags from distraction.
825
826 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
827
828         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
829
830         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
831         (wl-summary-event-handler): Ditto.
832         (wl-summary-update-persistent-mark-on-event): New
833         function (renamed from `elmo-event-handler-flag-changed').
834         (wl-summary-buffer-attach): New function.
835         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
836         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
837         instead of `elmo-folder-add-handler'.
838
839         * Version number is increased to 2.13.2.
840
841 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
842
843         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
844         and "\177" to the `wl-news-previous-page'.
845         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
846         (wl-news-previous-page): New function.
847
848 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
849
850         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
851         instead of `write-region' and simplify.
852
853 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
854
855         * wl-template.el (wl-template-select): Cause error if
856         `wl-template-alist' is nil.
857
858 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
859
860         * wl-news.el.in: Set file variable `no-byte-compile'.
861
862 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
863
864         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
865         whether a target message is within displaying area.
866         (elmo-event-handler-cache-changed): Ditto.
867
868 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
869
870         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
871         to `defun'.  Use `nconc' instead of `append' to collect descendant
872         message numbers.
873
874 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
875
876         * wl-thread.el (wl-thread-save-top-list)
877         (wl-thread-save-entities): Use `with-temp-buffer'.
878         * wl-news.el.in (wl-news-previous-version-load):
879         (wl-news-previous-version-save): Ditto.
880         * wl-summary.el (wl-summary-load-file-object)
881         (wl-summary-save-view-cache): Ditto.
882
883 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
884
885         * wl-util.el (toplevel): Require 'elmo-flag'.
886         (wl-read-search-condition): New function (Renamed from
887         `elmo-read-search-condition').
888         (wl-read-search-condition-internal): Likewise.
889
890         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
891         invalid.
892         (wl-summary-pick): Use `wl-read-search-condition' instead of
893         `elmo-read-search-condition'.
894         (wl-summary-virtual): Ditto.
895
896         * wl-folder.el (wl-folder-virtual): Ditto.
897         (wl-folder-pick): Ditto.
898
899         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
900
901 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
902
903         * wl-summary.el (wl-summary-reedit): Call
904         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
905
906 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
907
908         * wl-mime.el (toplevel): Require wl-vars.
909
910         * wl-message.el (toplevel): Require cl at compile.
911
912         * wl-draft.el (toplevel): Require elmo.
913
914 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
915
916         * wl-message.el (wl-message-buffer-prefetch): Count is a number
917         and do nothing when it is not positive.
918         (wl-message-buffer-prefetch-next): Ditto.
919
920 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
921
922         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
923         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
924         (wl-summary-redisplay-internal): Ditto.
925
926         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
927         message (the condition is borrowed from `wl-check-variables-2').
928         (wl-summary-redisplay-internal): Ditto.
929
930 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
931
932         * wl-mime.el (wl-draft-nntp-attribute): New function.
933         (wl-draft-attribute-nntp-posting-server): Use it.
934         (wl-draft-attribute-nntp-posting-port): Ditto.
935
936         * wl-mime.el (wl-draft-preview-attributes-list): New function.
937         (wl-draft-show-attributes-buffer): Ditto.
938         (wl-draft-hide-attributes-buffer): Ditto.
939         (wl-draft-attribute-newsgroups): Ditto.
940         (wl-draft-attribute-nntp-posting-server): Ditto.
941         (wl-draft-attribute-nntp-posting-port): Ditto.
942         (wl-draft-preview-message): Use there functions.
943
944         * wl-vars.el (wl-draft-preview-attributes-list): Change default
945         value.
946
947 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
948
949         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
950         (wl-draft-reedit): Ditto.
951         (wl-draft-queue-flush): Ditto.
952
953         * wl-mime.el (wl-message-request-partial): Ditto.
954         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
955         instead of `elmo-message-fetch'.
956
957         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
958
959         * wl-summary.el (wl-summary-message-string): Ditto.
960
961 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
962
963         * wl-util.el (wl-current-message-buffer): Follow the API change.
964
965         * wl-summary.el (wl-summary-redisplay-internal): Call
966         `wl-summary-mark-as-read' with 2nd argument as nil and update
967         unread count instead of persistent mark.
968
969         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
970         variable.
971         (wl-message-redisplay): Follow the API change.
972         (wl-message-buffer-display): Managed mime-entity directly and
973         return preview buffer only.
974         (wl-message-display-internal): Rewrite.
975         (wl-message-buffer-prefetch-subr): Not save return value of
976         `wl-message-buffer-display'.
977
978         * Version number is increased to 2.13.1.
979
980 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
981
982         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
983         'elmo-multiple-fields-body-list' with boundary specified.
984
985 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
986
987         * wl-vars.el (wl-summary-resend-use-cache): New variable.
988         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
989         cache if `wl-summary-resend-use-cache' is non-nil.
990
991 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
992
993         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
994         (wl-nntp-posting-stream-type): Ditto.
995
996 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
997
998         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
999
1000 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1001
1002         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1003         message.
1004
1005 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1006
1007         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1008         Abolish.
1009         (wl-summary-buffer-persistent-mark-version): New internal
1010         variable.
1011         (wl-summary-update-mark-and-highlight-window): Check by
1012         wl-summary-persistent-mark-invalid-p.
1013         (wl-summary-update-status-marks): Ditto.
1014         (elmo-event-handler-flag-changed): Rewrite.
1015         (elmo-event-handler-cache-changed): Define.
1016         (wl-summary-prefetch-msg): Does not update persistent mark here.
1017         (wl-summary-delete-cache): Ditto.
1018         (wl-summary-resume-cache-status): Ditto.
1019         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1020         (wl-summary-persistent-mark-invalid-p): New function.
1021         (wl-summary-validate-persistent-mark): Ditto.
1022         (wl-summary-validate-persistent-mark-string): Ditto.
1023         (wl-summary-invalidate-persistent-mark): Ditto.
1024         (wl-summary-update-persistent-mark): Call
1025         `wl-summary-validate-persistent-mark'.
1026         (wl-summary-create-line): Call
1027         `wl-summary-validate-persistent-mark-string'.
1028
1029         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1030         status as t if cache used.
1031
1032 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1035         only if the target is group.
1036         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1037
1038 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1039
1040         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1041
1042 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1043
1044         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1045
1046         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1047
1048 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1049
1050         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1051         (Thanks to Yoichi NAKAYAMA).
1052
1053 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1054
1055         * wl-util.el (wl-save-drafts): Restore echo area.
1056
1057 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1058
1059         * Version number is increased to 2.13.0.
1060
1061         * wl-util.el (wl-biff-check-folder-async): Use
1062         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1063
1064 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1065
1066         * wl-message.el (wl-message-display-internal): Does not put
1067         wl-message-display-type property on message buffer.
1068         (wl-message-buffer-display-type): New function.
1069
1070         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1071
1072         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1073         `wl-summary-buffer-detach'.
1074         (wl-summary-message-display-type): Use
1075         `wl-summary-buffer-display-type'.
1076
1077 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1078
1079         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1080         buffer-local.
1081
1082         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1083         kill-buffer-hook instead of make-local-variable.
1084         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1085
1086 2004-12-12  Scott Renfro <scott@renfro.org>
1087
1088         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1089         regex for square-branket.
1090
1091 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1092
1093         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1094         `wl-message-mime-analysis-p' with argument `header'.
1095
1096 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1097
1098         * wl-mime.el (wl-draft-yank-current-message-entity): 
1099         Switch to no-mime following method according to wl-message-display-type
1100         property.
1101         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1102
1103         * wl-message.el (wl-message-display-internal): 
1104         Put wl-message-display-type property on message buffer.
1105
1106         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1107         (wl-message-display-internal): Ditto;
1108
1109         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1110
1111 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1112
1113         * wl-message.el (wl-message-make-display-type): New function.
1114         (wl-message-display-type-property): Ditto.
1115         (wl-message-mime-analysys-p): Ditto.
1116         (wl-message-display-all-header-p): Ditto.
1117         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1118         added `display-type'.
1119         (wl-message-buffer-display): Likewise.
1120         (wl-message-display-internal): Likewise.
1121         (wl-message-buffer-display-type): Abolish.
1122         (wl-message-buffer-prefetch-subr): Follow the API changed.
1123
1124         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1125         from wl-summary-buffer-display-all-header and changed default value.
1126         (wl-summary-message-display-type): New function.
1127         (wl-summary-buffer-display-mime-mode): Ditto.
1128         (wl-summary-buffer-display-header-mode): Ditto.
1129         (wl-summary-toggle-mime): Rewrite with above functions.
1130         (wl-summary-toggle-all-header): Ditto.
1131         (wl-summary-redisplay): Force redisplay with default mode.
1132         (wl-summary-redisplay-internal): Renamed argument from `mode',
1133         `all-header' to `mime-mode', `header-mode'.
1134         Use `wl-message-make-display-type'.
1135
1136         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1137         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1138
1139 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1140
1141         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1142
1143 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1144
1145         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1146         in original message buffer.
1147         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1148         buffer.
1149
1150 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1151
1152         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1153
1154 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1155
1156         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1157
1158 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1159
1160         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1161         when actions succeeded.
1162         (wl-summary-exec-action-copy): Likewise.
1163
1164 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1165
1166         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1167         there is switch-to-buffer at the end of wl-message-select-buffer.
1168         (wl-summary-reply): Ditto.
1169
1170 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1171
1172         * wl-summary.el (wl-summary-forward): Put subject in original
1173         message buffer as argument of wl-draft-forward.
1174         * wl-draft.el (wl-draft-forward): Decode subject as in
1175         wl-draft-reply.
1176
1177 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1178
1179         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1180         a folder under access group.
1181
1182 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1183
1184         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1185         wl-message-buffer-display.
1186
1187         * wl-util.el (wl-set-save-drafts): Fix typo.
1188
1189 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1190
1191         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1192         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1193         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1194         the way to measure the width of a bitmap image; don't put face on
1195         ascii and bitmap images; put the mark which should not use the
1196         variable-pitch face on ascii and bitmap images.
1197         (wl-demo-setup-properties): Don't use the variable-pitch face on
1198         ascii and bitmap images; made it work on Emacs 20 and earlier.
1199         (wl-demo-insert-text): End with a newline at the bottom; don't put
1200         face on text.
1201
1202         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1203
1204 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1205
1206         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1207
1208         * wl-util.el (wl-save-drafts): Moved from sample setting.
1209         (wl-set-save-drafts): New function to set idle timer.
1210         * wl-draft.el (wl-draft): Call it.
1211         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1212
1213 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1214
1215         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1216         a summary which has toggle display status off.
1217
1218 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1219
1220         * wl-draft.el (wl-draft-do-fcc): No cache save.
1221
1222 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1223
1224         * wl-summary.el (elmo-event-handler-flag-changed): Use
1225         `set-buffer' instead of `with-current-buffer'.
1226
1227 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1228
1229         * wl-summary.el (wl-summary-after-resize-function): New function.
1230         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1231         window-size-change-functions.
1232
1233 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1234
1235         * wl-draft.el (wl-draft-create-buffer): Bind
1236         `change-major-mode-hook' after current buffer is changed.
1237
1238         * wl-summary.el (wl-summary-buffer-detach): New function.
1239         (wl-summary-buffer-set-folder): Call it.
1240         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1241         change-major-mode-hook and kill-buffer-hook.
1242         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1243         (wl-summary-switch-to-clone-buffer): Ditto.
1244         (wl-summary-goto-folder-subr): Ditto.
1245
1246 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1247
1248         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1249         after boundp check.
1250
1251 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1252
1253         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1254         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1255         for `kill-buffer'.
1256
1257         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1258         handler of current buffer from elmo-folder.
1259
1260 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1261
1262         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1263
1264 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1265
1266         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1267         variable.
1268         (wl-summary-event-handler): New class.
1269         (elmo-event-handler-flag-changed): Define to update persistent
1270         mark.
1271         (wl-summary-buffer-set-folder): Register event handler to
1272         elmo-folder.
1273         (wl-summary-exit): Unregister event handler.
1274         (wl-summary-goto-folder-subr): Ditto.
1275         (wl-summary-mark-as-read-all): Does not call
1276         `wl-summary-update-persistent-mark' directly.
1277         (wl-summary-mark-as-read-internal): Ditto.
1278         (wl-summary-set-persistent-mark-internal): Ditto.
1279         (wl-summary-set-flags-internal): Ditto.
1280
1281         * Version number is increased to 2.11.33.
1282
1283 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1284
1285         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1286         to nil.
1287
1288 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1289
1290         * wl-spam.el (wl-spam-setup): Add hook
1291         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1292         instead of `wl-summary-prepare-hook'.
1293
1294         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1295         if folder type is `'flag'.
1296         (wl-summary-mark-as-important): Ditto.
1297
1298 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1299
1300         * wl-address.el (wl-address-minibuffer-history): New variable.
1301         (wl-address-minibuffer-local-map): New keymap.
1302         (wl-address-read-from-minibuffer): New function.
1303
1304         * wl-action.el (wl-summary-get-resend-address): Use
1305         `wl-address-read-from-minibuffer' instead of `completing-read'.
1306
1307 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1308
1309         * Version number is increased to 2.11.32.
1310
1311 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1312
1313         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1314         without mule to iso-8859-1.
1315         (wl-draft-add-in-reply-to): Add note in description.
1316         (wl-draft-add-references): Ditto.
1317
1318 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1319
1320         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1321         definition for `m'.
1322         (wl-summary-mode-line-format): Add '[%m]'.
1323         (wl-message-mode-line-format-spec-alist): Ditto.
1324         (wl-summary-display-mime-mode-list): New variable.
1325
1326         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1327         from wl-summary-buffer-display-as-is.
1328         (wl-summary-buffer-display-all-header): New buffer local variable.
1329         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1330         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1331         instead of wl-summary-buffer-display-as-is.
1332         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1333         (wl-summary-set-persistent-mark): Ditto.
1334         (wl-summary-set-message-buffer-or-redisplay): Just call
1335         `wl-summary-redisplay-internal' without optional arguments.
1336         (wl-summary-toggle-mime): Rewrite.
1337         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1338         (wl-summary-toggle-all-header): New function.
1339         (wl-summary-redisplay-internal): Treat mime mode.
1340
1341         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1342         to wl-mime-preview-follow-no-mime.
1343         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1344         accodring to the display-mode.
1345
1346         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1347         (wl-message-buffer-display): Changed argument name from `as-is' to
1348         `mode'.
1349         (wl-message-display-internal): Ditto;
1350         Bind elmo-mime-display-header-analysis according to the mode.
1351         (wl-message-display-internal): Put wl-message-display-mime-mode
1352         property on entire buffer.
1353
1354 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1355
1356         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1357
1358 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1359
1360         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1361         Don't extract mail address.
1362         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1363
1364         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1365
1366         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1367
1368 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1369
1370         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1371         wl-fldmgr-cut-entity-list on confirmation.
1372
1373 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1374
1375         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1376         (wl-mime-quit-preview): Check existence of
1377         mime-edit-temp-message-buffer here.
1378
1379 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1380
1381         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1382         after deletion.
1383
1384         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1385         before calling wl-mime-quit-preview.
1386
1387 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1388
1389         * wl-summary.el (wl-summary-pick): If call it with prefix
1390         argument, set `delete-marks' as non-nil. Pick from only visible
1391         messages.
1392         (wl-summary-check-target-mark): New function.
1393         (wl-summary-target-mark-mark-as-read): Use it.
1394         (wl-summary-target-mark-mark-as-unread): Ditto.
1395         (wl-summary-target-mark-operation): Ditto.
1396         (wl-summary-target-mark-set-flags): Ditto.
1397         (wl-summary-target-mark-save): Ditto.
1398         (wl-summary-target-mark-pick): Ditto.
1399         (wl-summary-target-mark-forward): Ditto.
1400         (wl-summary-target-mark-reply-with-citation): Ditto.
1401         (wl-summary-target-mark-print): Ditto.
1402         (wl-summary-target-mark-uudecode): Ditto.
1403
1404         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1405         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1406         with `ask-coding' is non-nil.
1407
1408 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1409
1410         * wl-thread.el (wl-thread-set-parent): If parent is a message
1411         which is identified by references, set linked as nil.
1412
1413 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1414
1415         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1416         (wl-message-mode-line-format-spec-alist): Ditto.
1417         (wl-message-mode-line-format): Ditto.
1418         (wl-summary-mode-line-format): Ditto for docstring.
1419         (wl-summary-no-mime-folder-list): Fix typo.
1420
1421         * wl-util.el (wl-current-message-buffer): Call
1422         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1423
1424         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1425         variable.
1426         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1427         of `wl-summary-redisplay-no-mime'.
1428         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1429         (wl-summary-toggle-mime): New function.
1430         (wl-summary-redisplay-all-header): Rewrite.
1431         (wl-summary-redisplay-no-mime): Ditto.
1432         (wl-summary-redisplay-internal): Added argument `as-is' and
1433         `all-header'.
1434
1435         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1436         New variable.
1437         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1438         bottom.
1439         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1440         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1441         "/" unconditionally.
1442
1443         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1444         wl-mime-preview-follow-no-mime for as-is content.
1445         (wl-mime-preview-follow-no-mime): New function.
1446         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1447
1448         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1449         and added `as-is', `all-header'.
1450         (wl-message-buffer-display): Ditto.
1451         (wl-message-buffer-display-type): New function.
1452
1453 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1454
1455         * wl-vars.el (wl-message-header-button-alist): Change default
1456         value.
1457         (wl-message-body-button-alist): Ditto.
1458
1459 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1460
1461         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1462
1463 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1464
1465         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1466
1467 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1468
1469         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1470         is always true.
1471
1472 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1473
1474         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1475         on null entity.
1476
1477 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1478
1479         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1480
1481 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1482
1483         * wl-vars.el (wl-summary-resend-hook): New hook.
1484
1485         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1486         `wl-summary-resend-hook'.
1487
1488 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1489
1490         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1491         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1492         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1493         (wl-summary-new-cached-mark): Changed default value to 'n'.
1494         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1495         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1496         (wl-folder-sync-range-alist): Remove spec for 'flag.
1497         (wl-summary-force-prefetch-folder-list): New user option.
1498
1499         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1500         `wl-summary-toggle-persistent-mark'.
1501         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1502         number is nil.
1503         (wl-summary-mark-as-answered-region): Set interactive argument of
1504         `wl-summary-set-persistent-mark-internal'.
1505         (wl-summary-mark-as-important-region): Ditto.
1506         (wl-summary-unset-persistent-mark): Ditto.
1507         (wl-summary-set-persistent-mark): Ditto.
1508         (wl-summary-mark-as-answered): Ditto.
1509         (wl-summary-mark-as-important): Ditto.
1510         (wl-summary-set-persistent-mark-internal): Do nothing
1511         when `elmo-message-flag-available-p' is nil.
1512         (wl-summary-toggle-persistent-mark): New function.
1513         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1514         when the folder matches `wl-summary-force-prefetch-folder-list'.
1515
1516
1517         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1518         when number is nil.
1519         (wl-highlight-summary-forwarded-face): New face.
1520
1521 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1522
1523         * Version number is increased to 2.11.31.
1524
1525 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1526
1527         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1528         (wl-biff-check-folder-async): Ditto.
1529         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1530
1531 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1532
1533         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1534         Add an argument `reverse'.  All callers are updated.
1535         (wl-summary-sort): Add a prefix argument `reverse' to specify
1536         reverse sorting.
1537         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1538         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1539         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1540
1541 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1542
1543         * wl-message.el (wl-message-redisplay): Does not narrow header if
1544         disply-type is all-header or as-is.
1545
1546         * wl-summary.el (wl-summary-enter-handler): Use
1547         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1548
1549 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1550
1551         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1552         after adding wl-draft-parent-variables.
1553         (wl-draft-forward): Ditto.
1554
1555 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1556
1557         * wl-summary.el (wl-summary-sync-marks): Call
1558         `wl-summary-set-persistent-mark' and
1559         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1560         (wl-summary-set-persistent-mark-internal): Add 4th argument
1561         `no-server'.
1562         (wl-summary-unset-persistent-mark): Ditto.
1563         (wl-summary-set-persistent-mark): Ditto.
1564         (wl-summary-add-flags-internal): Abolish.
1565         (wl-summary-remove-flags-internal): Ditto.
1566         (wl-summary-mark-as-important-internal): Ditto.
1567         (wl-summary-mark-as-important): Use
1568         `wl-summary-set-persistent-mark' instead of
1569         `wl-summary-add-flags-internal'.
1570         (wl-summary-mark-as-important-region): Ditto.
1571
1572         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1573
1574         * wl-summary.el (wl-summary-get-available-flags): New function.
1575         (wl-summary-sync-marks): Use it and simplified.
1576         (wl-summary-unset-persistent-mark): Use
1577         `wl-summary-get-available-flags'.
1578         (wl-summary-set-persistent-mark): Ditto.
1579
1580 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1581
1582         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1583         id.
1584
1585 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1586
1587         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1588         number, call `wl-summary-prev-line-content'. Show message when the
1589         message is not found.
1590
1591 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1592
1593         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1594         wl-summary-enter-handler.
1595         (wl-summary-enter-handler): New command.
1596
1597         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1598         docstring and custom spec.
1599
1600         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1601         flags too; Don't treat Cached and New.
1602         (wl-summary-set-persistent-mark): Ditto.
1603
1604         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1605         `wl-folder-set-flag'.
1606
1607         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1608         instead of `wl-folder-set-flag'.
1609
1610         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1611         for completion.
1612         (wl-summary-set-persistent-mark): Ditto.
1613
1614         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1615         instead of `wl-draft-quit-preview'.
1616
1617         * wl-mime.el (toplevel): Avoid compile warning.
1618         (wl-mime-quit-preview): New function
1619         (formarly defined as `wl-draft-quit-preview').
1620         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1621         quitting method.
1622
1623         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1624
1625         * wl-folder.el (wl-folder-set-flag): Renamed from
1626         `wl-draft-set-flag-on-parent'.
1627
1628         * wl-draft.el (wl-draft-quit-preview): New function.
1629         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1630         (wl-draft-send): Call `wl-folder-set-flag' instead of
1631         `wl-draft-set-flag-on-parent'.
1632         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1633
1634 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1635
1636         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1637         (wl-draft-send): Ditto.
1638
1639 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1640
1641         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1642         (wl-draft-kill-pre-hook): Set default value as nil.
1643         (wl-summary-reply-hook): Ditto.
1644         (wl-draft-kill-flags): Abolish.
1645
1646         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1647         (wl-draft-parent-variables): Renamed from
1648         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1649         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1650         argument; Add wl-draft-parent-variables to
1651         wl-draft-config-variables.
1652         (wl-draft-reply): Likewise.
1653         (wl-draft-kill-flags): Abolish.
1654         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1655         (wl-draft-set-flag-on-parent): New function.
1656         (wl-draft-setup-parent-flag): Ditto.
1657
1658 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1659
1660         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1661         `wl-draft-parent-folder' is "".
1662
1663 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1664
1665         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1666         (wl-summary-digit-jump): New function.
1667         (Adviced by John Owens and Hiroya Murata)
1668
1669         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1670         (Adviced by John Owens)
1671
1672         * wl-xmas.el (wl-message-define-keymap): Ditto.
1673
1674         * wl-mule.el (wl-message-define-keymap): Ditto.
1675
1676 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1677
1678         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1679         change of return value of elmo-folder-count-flags.
1680
1681         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1682         (wl-summary-mark-as-read-internal): Ditto.
1683         (wl-summary-set-persistent-mark-internal): Ditto.
1684         (wl-summary-folder-info-update): Ditto.
1685         (wl-summary-sync-update): Fixed the last change.
1686
1687         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1688
1689 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1690
1691         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1692         (wl-draft-kill-flags): Fixed docstring.
1693
1694         * wl-draft.el (wl-draft-kill-flags): New function.
1695         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1696
1697 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1698
1699         * wl-vars.el (wl-reply-hook): Abolish.
1700         (wl-draft-reply-hook): New hook.
1701         (wl-summary-reply-hook): Ditto.
1702         (wl-draft-forward-hook): Ditto.
1703         (wl-summary-forward-hook): Ditto.
1704         (wl-draft-kill-flags): New variable.
1705
1706         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1707         wl-summary-set-persistent-mark-internal.
1708         (wl-summary-sync-marks): Use elmo-preserved-flags.
1709         (wl-summary-update-persistent-mark): Make it interactive.
1710         (wl-summary-set-persistent-mark-internal): New inline function.
1711         (wl-summary-mark-as-answered): Use it.
1712         (wl-summary-mark-as-unanswered): Ditto.
1713         (wl-summary-unset-persistent-mark): New function.
1714         (wl-summary-set-persistent-mark): Ditto.
1715         (wl-summary-reply): Don't set answered flag;
1716         Run wl-summary-reply-hook instead.
1717         (wl-summary-forward): Call wl-draft-forward with number.
1718         Run wl-summary-forward-hook.
1719
1720         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1721         (wl-highlight-summary-line-face-spec): Use it as a default
1722         persistent mark face.
1723
1724         * wl-draft.el (wl-draft-forward): Added optional argument number;
1725         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1726         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1727         (wl-draft-kill): Use wl-draft-kill-flags.
1728
1729         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1730
1731         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1732         of return value of elmo-folder-count-flags.
1733
1734         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1735
1736         * wl-summary.el (wl-summary-count-unread): Ditto.
1737         (wl-summary-sync-update): Follow the change above.
1738         (wl-summary-force-prefetch): New function.
1739
1740 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1741
1742         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1743         variable `buf' with `let' instead of `setq'.
1744
1745 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1746
1747         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1748         add Content-Disposition heaeder on the deleted part.
1749
1750 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1751
1752         * wl-draft.el (wl-draft-save): Encode address list under edit by
1753         `eword-encode-unstructured-field-body'.
1754
1755         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1756
1757 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1758
1759         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1760         wl-current-summary-buffer.
1761
1762 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1763
1764         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1765         `numbers' is ignored.
1766
1767 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1768
1769         * wl-folder.el (wl-folder-open-folder): Avoid error.
1770         Reported by John Owens, [wl-en:815]
1771
1772         * wl.el (wl): Set timer for biff process even if prefix argument
1773         is given or auto-checking is quitted.
1774
1775         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1776         immediately.
1777         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1778         (wl-toggle-plugged): Ditto.
1779
1780         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1781         * wl-util.el (wl-biff-start): Use idle timer if
1782         `wl-biff-use-idle-timer' is non-nil.
1783
1784 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1785
1786         * wl-highlight.el (wl-highlight-message): Fix description.
1787
1788 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1789
1790         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1791         tty.
1792
1793 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1794
1795         * wl-action.el (wl-summary-exec): Print failure count.
1796
1797 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1798
1799         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1800         to `defun', remove interactive form.
1801         Set elmo-message-fetch-confirm when force-reload is non-nil.
1802
1803 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1804
1805         * wl-summary.el (toplevel): Removed unnecessary autoload.
1806
1807 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1808
1809         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1810         the buffer is generated from another message buffer.
1811
1812 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1813
1814         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1815         extracted from `wl-fldmgr-save-folders'.
1816         (wl-fldmgr-delete): Call it after deletion.
1817
1818 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1819
1820         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1821         multi-tty support.
1822
1823 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1824
1825         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1826
1827 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1828
1829         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1830         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1831
1832 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1833
1834         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1835         unsubscribe list only if argument CLEAR is nil.
1836
1837 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1838
1839         * wl-draft.el (wl-draft-reply): Decode subject before removing
1840         Re: prefix.
1841
1842 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1843
1844         * wl-summary.el (wl-summary-sort-by-size): New command.
1845
1846 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1847
1848         * wl-summary.el (wl-summary-number-list-from-region): New
1849         function.
1850         (wl-summary-mark-as-read-region): Use it.
1851         (wl-summary-mark-as-unread-region): Ditto.
1852         (wl-summary-set-flags-region): Ditto and add optional argument
1853         remove.
1854         (wl-summary-mark-as-answered-region): Ditto.
1855         (wl-summary-mark-as-important-region): Ditto.
1856         (wl-summary-target-mark-mark-as-important): Added optional
1857         argument remove.
1858         (wl-summary-target-mark-mark-as-answered): Ditto.
1859         (wl-summary-target-mark-set-flags): Ditto.
1860
1861 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1862
1863         * wl-summary.el (wl-summary-set-flags-region): Call
1864         `wl-summary-set-flags-internal' with number list instead of call
1865         one by each message.
1866         (wl-summary-target-mark-set-flags): Likewise.
1867
1868 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1869
1870         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1871         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1872         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1873         (wl-summary-target-mark-mark-as-answered): Likewise.
1874
1875 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1876
1877         * wl-summary.el (wl-summary-target-mark-forward): Use
1878         `wl-summary-delete-all-target-marks' instead of
1879         `wl-summary-delete-all-temp-marks'.
1880         (wl-summary-target-mark-reply-with-citation): Ditto.
1881         (wl-summary-target-mark-uudecode): Ditto.
1882         (wl-summary-target-mark-set-flags): Ditto and remove needless
1883         cursor move.
1884
1885 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1886
1887         * wl-summary.el (wl-summary-target-mark-forward): Protect
1888         wl-summary-buffer-target-mark-list from nreverse.
1889         (wl-summary-target-mark-reply-with-citation): Ditto.
1890
1891 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1892
1893         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1894         `elmo-display-progress-threshold'.
1895
1896 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1897
1898         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1899         check `wl-summary-highlight'.
1900         (wl-summary-window-scroll-functions): Respect value of
1901         `wl-summary-highlight'.
1902         (wl-summary-sync-update): Run hooks
1903         `wl-summary-buffer-window-scroll-functions' at any time.
1904
1905 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1906
1907         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1908         from `wl-summary-cleanup-temp-marks'.
1909         (wl-summary-cleanup-temp-marks): Abolish argument.
1910         * wl.el (wl-save-status): Revert previous change.
1911         (wl-execute-temp-marks): New function, call
1912         `wl-summary-exec-with-confirmation'.
1913         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1914         (wl-folder-save-and-exec-marks): Abolished.
1915
1916 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1917
1918         * wl-e21.el (wl-e21-display-image-p): Respect
1919         `wl-highlight-folder-with-icon'.
1920         (wl-e21-highlight-folder-group-line): Highlight mouse line
1921         even if wl-e21-display-image-p is nil.
1922
1923         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1924         Respect value of `wl-summary-highlight'.
1925
1926         * wl.el (wl-save-status): Remove unused variable.
1927
1928         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1929         (wl-folder-mode-map): Bind it to "x".
1930
1931 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1932
1933         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1934
1935         * wl-thread.el (wl-thread-get-parent-list): Don't check
1936         disconnected ancestors, neglecting needless work in
1937         `wl-thread-update-indent-string-thread'.
1938
1939         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1940         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1941         argument, add argument default-keep to keep marks by default.
1942
1943         * Version number is increased to 2.11.30.
1944
1945         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1946         customization type and docstring.
1947         (wl-draft-reply-without-argument-list): Ditto.
1948
1949 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1950
1951         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1952
1953         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1954
1955 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1956
1957         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1958
1959 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1960
1961         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1962         save-excursion so as not to include run-hooks.
1963
1964 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1965
1966         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1967         Clarify that marks are going to be cleared.
1968
1969 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1970
1971         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1972         according to 3rd element of wl-summary-flag-mark.
1973
1974         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1975
1976 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1977
1978         * wl-action.el (wl-summary-target-mark-all): Don't set
1979         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1980
1981 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1982
1983         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1984         (wl-forward-subject-prefix): Ditto.
1985         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1986         (wl-draft-reply-make-subject): Ditto.
1987
1988         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1989         `wl-draft-forward'.
1990         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1991
1992 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1993
1994         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1995         target message does not exist.
1996
1997 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1998
1999         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2000         `wl-subject-prefix-regexp'.
2001         (wl-subject-forward-prefix-regexp): New variable.
2002         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2003         `wl-draft-strip-subject-re' and take regexp as argument.
2004         (wl-draft-forward): Use it.
2005         (wl-draft-reply): Ditto.
2006
2007 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2008
2009         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2010         emacs multi-tty support.
2011
2012 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2013
2014         * wl-e21.el (wl-e21-display-image-p): Don't call
2015         `display-images-p'.
2016         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2017         support.
2018         (wl-highlight-folder-current-line): Ditto.
2019         (wl-folder-init-icons): Ditto.
2020
2021 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2022
2023         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2024         the last line of summary in unplugged mode.
2025
2026 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2027
2028         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2029
2030 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2031
2032         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2033         * wl-address.el (wl-address-user-mail-address-p): Use it.
2034         (wl-address-delete-user-mail-addresses): Ditto.
2035         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2036
2037         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2038         (wl-address-delete-user-mail-addresses): Ditto.
2039
2040         * wl-address.el (wl-address-delete-user-mail-addresses): New
2041         function.
2042         * wl-refile.el (wl-refile-guess-by-history): Use it.
2043         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2044         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2045
2046         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2047         use wl-address-user-mail-address-p.
2048
2049 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2050
2051         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2052         after opening group.
2053
2054 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2055
2056         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2057         of elmo-set-buffer-multibyte.
2058
2059         * wl-message.el (wl-original-message-mode): Ditto.
2060
2061         * wl-score.el (wl-score-insert-header): Ditto.
2062
2063         * wl-summary.el
2064         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2065         (wl-summary-goto-folder-subr): Ditto.
2066         (wl-summary-insert-headers): Ditto.
2067
2068         * wl-util.el (wl-set-string-width): Ditto.
2069
2070         * Version number is increased to 2.11.29.
2071
2072 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2073
2074         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2075         (wl-highlight-summary-line-help-echo-alist): New variable.
2076         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2077         into `wl-highlight-summary-line-help-echo' and
2078         `wl-highlight-flag-folder-help-echo'.
2079         (wl-highlight-summary-line-string): Change accordingly.
2080         (wl-highlight-summary-current-line): Ditto.
2081
2082 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2083
2084         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2085         at the beginning of field body (Thanks to Markus Knittig).
2086
2087         * wl-draft.el (wl-draft-insert-current-message): Also check
2088         summary buffer, remove unnecessary tag.
2089
2090 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2091
2092         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2093         when wl-message-buffer is nil.
2094
2095         * wl-folder.el (wl-folder): Abolish unused argument.
2096         Call wl-folder-init when wl-folder-entity is nil.
2097         * wl.el (wl): Change accordingly.
2098
2099 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2100
2101         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2102         multibyte string before insert into draft buffer.
2103         (wl-draft-create-buffer): Always enable multibyte characters for
2104         draft buffer.
2105
2106         * Version number is increased to 2.11.28.
2107
2108 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2109
2110         * wl-folder.el (wl-folder-open-close): Handle blank line.
2111         (wl-folder-jump-to-current-entity): Ditto.
2112
2113 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2114
2115         * Version number is increased to 2.11.27.
2116
2117 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2118
2119         * wl-thread.el (wl-thread-insert-message): When the thread is
2120         devided by wl-summary-max-thread-depth, insert line at the end of
2121         buffer.
2122
2123 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2124
2125         * Version number is increased to 2.11.26.
2126
2127 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2128
2129         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2130
2131 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2132
2133         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2134         value of stream-type and session.
2135
2136 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2137
2138         * Version number is increased to 2.11.25.
2139
2140 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2141
2142         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2143         in a quit message.
2144
2145 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2146
2147         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2148         (wl-summary-redisplay-no-mime-internal): Ditto.
2149
2150 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2151
2152         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2153         * wl-vars.el (wl-smtp-connection-type): Ditto.
2154
2155 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2156
2157         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2158         for the separator line and quote mail-header-separator.
2159
2160 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2161
2162         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2163         result message.
2164
2165         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2166         `elmo-multiple-fields-body-list' with boundary as
2167         mail-header-separator.
2168
2169 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2170
2171         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2172
2173 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2174
2175         * wl-util.el (wl-list-diff): Remove unused function.
2176
2177         * wl-draft.el (wl-draft-send-confirm): Discard input before
2178         confirmation.
2179
2180 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2181
2182         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2183         order of flag and new.
2184
2185 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2186
2187         * wl-vars.el (wl-refile-policy-alist): Abolished.
2188
2189         * wl-action.el (wl-summary-set-action-refile): Follow the change
2190         above.
2191
2192 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2193
2194         * wl-highlight.el (wl-highlight-signature-search): Don't use
2195         re-search-backward for a long word since it is possible to crash
2196         XEmacs because of a bug.
2197
2198 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2199
2200         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2201
2202 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2203
2204         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2205         argument for wl-summary-sync-force-update.
2206
2207 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2208
2209         * wl-summary.el (wl-summary-mode-map): Revival of
2210         wl-summary-mark-as-important related bindings;
2211         Bind 'F','tF','mF','rF','m&'.
2212         (wl-summary-mark-as-important-region): Revival.
2213         (wl-summary-target-mark-mark-as-important): Ditto.
2214         (wl-summary-target-mark-operation): New function.
2215         (wl-summary-target-mark-mark-as-answered): Use it.
2216         (wl-summary-decide-flag): Don't set Important as default.
2217         (wl-summary-mark-as-important-internal): Revival.
2218         (wl-summary-mark-as-important): Ditto.
2219
2220         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2221
2222         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2223         instead of facep.
2224
2225 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2226
2227         * wl-dnd.el (wl-dnd-drop-func): Fix.
2228
2229         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2230         mouse-set-point instead of posn-point.
2231
2232         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2233
2234         * wl-mule.el (wl-completing-read-multiple): Ditto.
2235
2236 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2237
2238         * wl-demo.el (face-background-name): Defalias to avoid compile
2239         warning.
2240
2241 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2242
2243         * wl-summary.el (wl-summary-decide-flag): Use
2244         wl-completing-read-multiple instead of completing-read-multiple.
2245
2246         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2247         New alias.
2248
2249         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2250         Use face-background-name instead of face-background.
2251
2252         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2253
2254         * wl-summary.el (wl-summary-save): Use it.
2255         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2256
2257         * wl-mime.el (wl-mime-save-content): Fix last change.
2258
2259 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2260
2261         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2262         New function.
2263         (wl-summary-sort-specs): Added sort.
2264         * wl-mime.el (wl-mime-save-content): Expand file name.
2265
2266 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2267
2268         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2269
2270         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2271
2272 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2273
2274         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2275         for flag if it is not defined.
2276
2277 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2278
2279         * wl-e21.el (wl-highlight-folder-current-line): Use
2280         elmo-folder-type-internal when elmo-folder-type returns nil.
2281
2282         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2283
2284         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2285
2286         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2287
2288         * wl-e21.el (wl-summary-toolbar): Ditto.
2289
2290         * wl-vars.el (wl-demo-background-color): Abolished.
2291         (wl-summary-persistent-mark-priority-list): Renamed from
2292         wl-summary-flag-priority-list.
2293         (wl-summary-flag-alist): New user option.
2294         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2295         (wl-message-mode-line-format-spec-alist): Added 'F'.
2296         (wl-message-mode-line-format): Likewise.
2297         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2298         instead of wl-summary-important-mark.
2299         (wl-file-folder-icon): New variable.
2300
2301         * wl-thread.el (wl-thread-set-flags): Renamed from
2302         wl-thread-mark-as-important.
2303
2304         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2305         warning.
2306         (wl-summary-mode-menu-spec): Follow the change of 
2307         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2308         (wl-summary-mode-map): Follow the change of
2309         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2310         (wl-summary-detect-mark-position): Follow the variable name change.
2311         (wl-summary-set-flags-region): New function for the replacement of
2312         wl-summary-mark-as-important-region.
2313         (wl-summary-sync-marks): Sync all global-flags.
2314         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2315         instead of elmo-message-flagged-p.
2316         (wl-summary-persistent-mark-string): Follow the variable name change;
2317         Put wl-summary-flag-mark if the message has global-flag.
2318         (wl-summary-target-mark-set-flags): Renamed from 
2319         wl-summary-target-mark-mark-as-important.
2320         (wl-summary-decide-flag): New function.
2321         (wl-summary-set-flags-internal): Renamed from
2322         wl-summary-mark-as-important-internal.
2323         (wl-summary-add-flags-internal): New function.
2324         (wl-summary-remove-flags-internal): Ditto.
2325         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2326         (wl-summary-mark-as-unimportant): Abolish.
2327         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2328         (wl-summary-next-message): List flagged messages in the msgdb.
2329
2330         * wl-score.el (wl-summary-score-update-all-lines): Use
2331         wl-summary-add-flags-internal instead of 
2332
2333         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2334
2335         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2336         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2337         (wl-message-buffer-require-all-header): Renamed from
2338         wl-message-buffer-all-header-flag (Ditto).
2339         (wl-message-buffer-flag-indicator): New variable.
2340         (wl-message-redisplay): Changed local varibale name from `flag' to
2341         `display-type'; Set up wl-message-buffer-flag-indicator.
2342         (wl-message-buffer-display): Changed varibale name from `flag' to
2343         `display-type'.
2344         (wl-message-display-internal): Likewise.
2345
2346         * wl-highlight.el (wl-highlight-demo-face): Define default background
2347         color.
2348         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2349
2350         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2351
2352         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2353         (wl-demo-setup-properties): Renamed from
2354         `wl-demo-set-background-color'.
2355         (wl-demo): Follow the change above.
2356         
2357         * Version number is increased to 2.11.24.
2358
2359 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2360
2361         * wl-summary.el (wl-summary-toggle-thread): Call
2362         `wl-summary-rescan' with disable-thread as non-nil.
2363         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2364
2365 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2366
2367         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2368         foreground property of the face.
2369         (wl-demo-insert-text): Don't set up face property here.
2370         (wl-demo): Call wl-demo-set-background-color, anyway.
2371
2372 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2373
2374         * wl-vars.el (wl-demo-background-color): The value can be nil.
2375
2376 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2377
2378         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2379         to wl-summary-wheel-dispatcher.
2380
2381         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2382         wl-message-wheel-dispatcher.
2383         (wl-message-wheel-dispatcher): New function.
2384         (wl-summary-wheel-dispatcher): Ditto.
2385
2386 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2387
2388         * wl-action.el (wl-summary-target-mark-all): List messages which are
2389         not in the killed-list.
2390
2391         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2392         only when the folder is 'flag/important.
2393
2394         * wl-address.el (wl-complete-field-body): Complete if the last
2395         character is a space.
2396
2397 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2398
2399         * wl-folder.el (wl-folder-clear-entity-info): Use
2400         elmo-clear-hash-val.
2401
2402         * wl-fldmgr.el (wl-fldmgr-rename): Set
2403         wl-folder-info-alist-modified as t.
2404
2405 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2406
2407         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2408
2409 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2410
2411         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2412         (wl-folder-buffer-last-visited-entity-id): New buffer local
2413         variable.
2414         (wl-folder-revisit-last-visited-folder): New function.
2415         (wl-folder-mode-map): Bind it to "C-i".
2416         (wl-folder-set-current-entity-id): Set last visited folder.
2417         * wl-summary.el (wl-summary-exit): Ditto.
2418
2419 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2422         before calling `recenter' in order to cope with an XEmacs bug.
2423
2424 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2425
2426         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2427         to the default value.
2428
2429 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2430
2431         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2432         change.
2433         (wl-summary-sync-marks): Ditto.
2434         (wl-summary-mark-as-read-internal): Ditto.
2435         (wl-summary-mark-as-answered-internal): Ditto.
2436         (wl-summary-mark-as-important-internal): Ditto.
2437         (wl-summary-reply): Ditto.
2438
2439         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2440         instead of `elmo-folder-unflag-answered'.
2441
2442         * Version number is increased to 2.11.23.
2443
2444         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2445         the last change.
2446
2447 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2448
2449         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2450         Specify "spam" or "good".
2451
2452 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2453
2454         * wl-spam.el (wl-summary-exec-action-spam): Call
2455         wl-folder-confirm-existence for spam folder.
2456         (wl-spam-setup): Bind "mk".
2457
2458 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2459
2460         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2461
2462 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2463
2464         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2465         destination folder is empty.
2466
2467 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2468
2469         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2470         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2471
2472         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2473         (wl-summary-refile-prev-destination-region): New function.
2474         (wl-thread-refile-prev-destination): Ditto.
2475         (wl-summary-target-mark-refile-prev-destination): Ditto.
2476
2477 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2478
2479         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2480         (wl-demo-background-color): Changed default value.
2481
2482         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2483         color.
2484
2485         * wl-demo.el (wl-demo-set-background-color): New function.
2486         (wl-demo): Call it.
2487
2488 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2489
2490         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2491         * wl-address.el (wl-address-add-or-change): Don't add empty
2492         address.
2493
2494 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2495
2496         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2497
2498 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2499
2500         * wl-vars.el (wl-demo-image-filter-alist): New variable
2501         (wl-demo-background-color): Ditto.
2502
2503         * wl-demo.el (wl-demo-xpm-set-background): New function.
2504         (wl-demo-image-filter): Ditto.
2505         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2506
2507         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2508
2509         * wl-demo.el (wl-demo-icon-name): Define as function.
2510         (wl-demo-insert-image): Use it.
2511
2512 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2513
2514         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2515
2516 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2517
2518         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2519
2520 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2521
2522         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2523
2524 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2525
2526         * wl-thread.el (wl-thread-mark-as-answered): New function.
2527
2528         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2529         answered" entry.
2530         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2531         "r&" and wl-thread-mark-as-answered to "t&".
2532         (wl-summary-mark-as-important-region): Refine to toggle mark.
2533         (wl-summary-mark-as-answered-region): New function.
2534         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2535         and 3rd argument.
2536         (wl-summary-mark-as-important-internal): Likewise.
2537
2538 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2539
2540         * wl-template.el (wl-template-preview): New internal variable.
2541         (wl-template-preview-p): New function.
2542         (wl-template-show): Bind `wl-template-preview' as t.
2543
2544 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2545
2546         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2547         `elmo-message-entity-field' with 3rd argument which is non-nil.
2548
2549 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2550
2551         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2552         Removed duplicate local bind `folder'.
2553
2554 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2555
2556         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2557
2558 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2559
2560         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2561         duplicate definition.
2562
2563 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2564
2565         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2566         non-nil, use it; Don't fetch message if there's no message in the
2567         current cursor position.
2568
2569 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2570
2571         * wl-util.el (wl-region-exists-p): Use region-active-p.
2572         (wl-deactivate-region): New function.
2573         * wl-message.el (wl-message-redisplay): Deactivate region.
2574
2575         * wl-summary.el (wl-summary-reply): Call
2576         `wl-summary-set-message-buffer-or-redisplay' instead of
2577         `wl-summary-redisplay-internal', don't move point.
2578
2579 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2580
2581         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2582         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2583         by regexp.
2584
2585 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2586
2587         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2588         if no need.
2589
2590 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2591
2592         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2593         default value to nil.
2594         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2595         `wl-summary-prepare-hook'; Replace refile action to
2596         `wl-summary-exec-action-refile-with-register'.
2597
2598         * Version number is increased to 2.11.22.
2599
2600 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2601
2602         * wl-summary.el (wl-summary-detect-mark-position): Set
2603         `wl-summary-buffer-weekday-name-lang'.
2604
2605 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2606
2607         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2608         (wl-summary-mark-as-read-all): Ditto.
2609         (wl-summary-delete-messages-on-buffer): Ditto.
2610         (wl-summary-sync-update): Ditto.
2611         (wl-summary-mark-as-read-internal): Ditto.
2612         (wl-summary-mark-as-answered-internal): Ditto.
2613         (wl-summary-update-folder-info): Abolished.
2614
2615 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2616
2617         * wl-summary.el (wl-summary-mark-as-read-all): Use
2618         `wl-summary-update-folder-info' instead of
2619         `wl-folder-update-unread'.
2620
2621 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2622
2623         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2624         `wl-summary-folder-info-update'.
2625         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2626         instead of `wl-summary-folder-info-update'.
2627         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2628         `wl-folder-set-folder-updated'.
2629         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2630         instead of `wl-folder-update-unread'.
2631         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2632         the value of `wl-summary-buffer-unread-count' for the second parameter of
2633         `wl-folder-update-unread'.
2634
2635         * Version number is increased to 2.11.21.
2636
2637 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2638
2639         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2640         a local variable.
2641
2642 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2643
2644         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2645         interactively.
2646
2647         * wl-summary.el (wl-summary-mark-as-important-internal): New
2648         internal function.
2649         (wl-summary-mark-as-important): Use it.
2650         (wl-summary-mark-as-unimportant): New function.
2651         (wl-summary-sync-marks): Follow the API change.
2652
2653         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2654
2655         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2656
2657 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2658
2659         * wl-folder.el (wl-folder-update-unread): Re-indent.
2660         Narrow the scope of a local variable.
2661
2662 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2663
2664         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2665         (wl-addrmgr-merge-entries): Ditto.
2666         (wl-addrmgr): Added to address entry which exists in draft buffer
2667         if no entry is in original.
2668
2669 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2670
2671         * wl-batch.el: New file.
2672
2673 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2674
2675         * wl-vars.el (wl-use-semi): Remove unused variable.
2676
2677 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2678
2679         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2680         "?".
2681
2682 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2683
2684         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2685         wl-summary-new-mark.
2686         (wl-summary-new-cached-mark): New user option.
2687         (wl-summary-score-marks): Follow the change above.
2688         (wl-summary-auto-refile-skip-marks): Ditto.
2689         (wl-summary-incorporate-marks): Ditto.
2690         (wl-summary-expire-reserve-marks): Ditto.
2691
2692         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2693
2694         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2695         (wl-summary-persistent-mark-string): Distinguished between cached
2696         and uncached mark when the message is new.
2697
2698 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2699
2700         * wl-spam.el (wl-spam-domain): Renamed from
2701         `wl-spam-folder-guess-domain'.
2702         (wl-summary-exec-action-spam): Register as spam if domain of the
2703         source folder is good.
2704         (wl-summary-exec-action-refile-with-register): Register message if
2705         domain of the source folder is not undecided.
2706
2707 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2708
2709         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2710         detect thread loop.
2711
2712 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2713
2714         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2715         and wl-summary-skip-mark-list.
2716
2717 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2718
2719         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2720
2721         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2722
2723         * wl-spam.el (toplevel): Require wl-highlight.
2724         (wl-spam-auto-check-policy-alist): Abolish.
2725         (wl-spam-auto-check-folder-regexp-list): New user option.
2726         (wl-spam-auto-check-marks): Ditto.
2727         (wl-spam-mark-action-list): Ditto.
2728         (wl-highlight-summary-spam-face): New face.
2729         (wl-spam-auto-check-message-p): New function.
2730         (wl-spam-map-spam-messages): Fixed message.
2731         (wl-spam-register-spam-messages): Ditto.
2732         (wl-spam-register-good-messages): Ditto.
2733         (wl-summary-spam-map): Add and remove keybind.
2734         (wl-summary-target-mark-spam): Abolish.
2735         (wl-summary-refile-spam): Ditto.
2736         (wl-summary-test-spam): New function.
2737         (wl-summary-mark-spam): Ditto.
2738         (wl-summary-auto-check-spam): Follow the above change.
2739         (wl-summary-exec-action-spam): New function.
2740         (wl-summary-exec-action-refile-with-register): Fixed message.
2741         (wl-message-check-spam): New function.
2742         (wl-spam-setup): Ditto.
2743         (toplevel): Call it if this file is loaded interactivity.
2744
2745         * Version number is increased to 2.11.20.
2746
2747 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2748
2749         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2750         when new optional argument `force' is non nil or modified.
2751
2752 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2753
2754         * wl.el (toplevel): Require wl-spam when compile.
2755         (wl-save-status): Call wl-spam-save-status.
2756
2757         * wl-spam.el (wl-spam-register-spam-messages): New function.
2758         (wl-spam-register-good-messages): Ditto.
2759         (wl-spam-save-status): Ditto.
2760         (wl-summary-mode-map): Bind
2761         wl-summary-target-mark-register-as-spam to "ms" and
2762         wl-summary-target-mark-register-as-good to "mn".
2763         (wl-summary-register-as-spam): Abolish optional argument; Use
2764         wl-spam-register-spam-messages.
2765         (wl-summary-register-as-spam-all): Use
2766         wl-spam-register-spam-messages.
2767         (wl-summary-register-as-good): Abolish optional argument; Use
2768         wl-spam-register-good-messages.
2769         (wl-summary-register-as-good-all): Use
2770         wl-spam-register-good-messages.
2771         (wl-summary-target-mark-register-as-spam): New funtion.
2772         (wl-summary-target-mark-register-as-good): Ditto.
2773
2774 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2775
2776         * wl-spam.el: New file.
2777
2778 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2779
2780         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2781
2782         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2783         (wl-summary-auto-refile): Call wl-refile-guess with
2784         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2785
2786 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2787
2788         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2789         with disable-thread argument non-nil.
2790
2791 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2792
2793         * wl-summary.el (wl-summary-rescan): Added optional argument
2794         disable-thread.
2795         (wl-summary-sync): Call wl-summary-rescan with argument
2796         disable-thread.
2797         (wl-summary-input-range): Added new range `rescan-thread'.
2798
2799 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2800
2801         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2802
2803 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2804
2805         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2806         internal variable.
2807         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2808         wl-summary-search-parent-by-subject-regexp and
2809         wl-summary-divide-thread-when-subject-changed as nil.
2810         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2811         (wl-summary-insert-thread): Search parent entity from
2812         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2813         thread loop.
2814
2815 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2816
2817         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2818
2819         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2820
2821         * wl-util.el (wl-require-update-all-folder-p): New function.
2822         (wl-get-assoc-list-value): Added `function' to match directive.
2823         (wl-collect-draft): Rewrite.
2824
2825         * wl-summary.el (wl-summary-sync-update): Clear faces
2826         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2827         are non-nil.
2828         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2829         argument as function.
2830         (wl-summary-input-range): Ditto.
2831
2832         * wl-folder.el (wl-draft-get-folder): New function.
2833         (wl-folder-get-elmo-folder): Consider draft folder.
2834
2835         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2836         (wl-draft-buffer-message-number): New buffer local variable.
2837         (wl-draft-folder-internal): New internal variable.
2838         (wl-draft-delete): Rewrite.
2839         (wl-draft-save): Ditto.
2840         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2841         wl-folder-get-elmo-folder.
2842         (wl-draft-config-info-operation): Ditto.
2843         (wl-jump-to-draft-folder): Ditto.
2844         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2845         (wl-draft-reedit): Rewrite.
2846
2847         * Version number is increased to 2.11.19.
2848         
2849 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2850
2851         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2852         variable.
2853
2854 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2855
2856         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2857         Use ignore-errors instead of unwind-protect.
2858
2859 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2860
2861         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2862         for updating `wl-thread-entity-list'.
2863
2864 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2865
2866         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2867         parameter from calling `wl-thread-entity-get-older-brothers' and
2868         `wl-thread-entity-get-younger-brothers'.
2869         Replace nested `append' with a single one.
2870
2871 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2872
2873         * wl-summary.el (wl-summary-mode): Don't use the return value of
2874         `make-local-hook'.
2875
2876 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2877
2878         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2879         instead of `let*'.
2880         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2881         of local variables.
2882
2883 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2884
2885         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2886         Renamed from wl-summary-window-scroll-functions.
2887         (wl-summary-window-scroll-functions): Don't set to variable.
2888         (wl-summary-display-top): Use run-hooks.
2889         (wl-summary-display-bottom): Ditto.
2890         (wl-summary-toggle-disp-msg): Ditto.
2891         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2892         Use it instead of wl-summary-window-scroll-functions.
2893         (wl-summary-goto-folder-subr): Don't call
2894         wl-summary-window-scroll-functions, use
2895         wl-summary-buffer-window-scroll-functions instead.
2896
2897 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2898
2899         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2900         make-local-variable.
2901
2902 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2903
2904         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2905         set-buffer-modified-p.
2906         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2907         (wl-summary-display-bottom): Ditto.
2908         (wl-summary-toggle-disp-msg): Ditto.
2909
2910 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2911
2912         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2913
2914         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2915         (wl-summary-forward): Use elmo-message-entity-field instead of
2916         elmo-message-field.
2917
2918         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2919
2920 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2921
2922         * wl-summary.el (wl-summary-window-scroll-functions): No use
2923         `append'.
2924
2925 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2926
2927         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2928         function.
2929         (wl-summary-window-scroll-functions): Call it when both
2930         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2931         (wl-summary-temp-mark): Added optional argument number.
2932         (wl-summary-message-mark): Added optional argument flag.
2933         (wl-summary-persistent-mark): Added optional argument number and flag.
2934         (wl-summary-update-persistent-mark): Ditto.
2935         (wl-summary-update-status-marks): Set "r" for interactive spec.
2936
2937         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2938         argument number and flag.
2939
2940         * wl-action.el (wl-summary-registered-temp-mark): 
2941         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2942
2943 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2944
2945         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2946         internal variable (buffer local).
2947         (wl-summary-window-scroll-functions): New function.
2948         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2949         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2950         as nil.
2951         (wl-summary-update-status-marks): Added arguments beg, end and
2952         check.
2953         (wl-summary-update-mark-window): Use function.
2954         (wl-summary-sync-update): Follow the change above.
2955         (wl-summary-switch-to-clone-buffer): Copy
2956         wl-summary-buffer-unsync-mark-number-list.
2957         (wl-summary-goto-folder-subr): Set
2958         wl-summary-buffer-unsync-mark-number-list and
2959         use wl-summary-window-scroll-functions instead of
2960         wl-summary-lazy-highlight.
2961
2962         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2963
2964 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2965
2966         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2967
2968         * wl-summary.el (wl-summary-update-persistent-mark): Call
2969         wl-summary-set-message-modified.
2970
2971         * wl-summary.el (wl-summary-sync-update): Don't call
2972         wl-summary-update-status-marks.
2973
2974         * Version number is increased to 2.11.18.
2975
2976 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2977
2978         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2979         (wl-message-next-page): Ditto.
2980
2981 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2982
2983         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2984         local variable.  Change the order of a collected list into the
2985         same as the specified range.  Remove nil from a collected list.
2986
2987 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2988
2989         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2990         argument for elmo-folder-list-messages.
2991
2992 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2993
2994         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2995         change (wl-summary-count-unreads return a list instead of a cons
2996         cell).
2997
2998 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2999
3000         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3001         `wl-summary-folder-info-update'.
3002
3003 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3004
3005         * wl-summary.el (wl-summary-set-message-modified): No use
3006         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3007         (wl-summary-set-mark-modified): Abolish.
3008         (wl-summary-mark-modified-p): Ditto.
3009         (wl-summary-save-view): Follow the change above.
3010
3011         * wl-expire.el (wl-summary-expire): Likewise.
3012
3013 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3014
3015         * wl-summary.el (wl-summary-detect-mark-position): Use
3016         modb-entity-handler.
3017         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3018
3019         * Version number is increased to 2.11.17.
3020
3021 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3022
3023         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3024         entity field value.
3025         (wl-summary-prefetch-msg): Ditto.
3026         (wl-summary-print-message-with-ps-print): Ditto.
3027
3028 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3029
3030         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3031         for dummy entity.
3032         (wl-summary-insert-thread): Use elmo-message-entity-field.
3033         (wl-summary-update-thread): Use elmo-message-entity-field and
3034         elmo-message-entity-number.
3035         (wl-summary-line-number):  Use elmo-message-entity-number.
3036         (wl-summary-line-size): Use elmo-message-entity-field.
3037         (wl-summary-line-subject): Ditto.
3038         (wl-summary-line-from): Ditto.
3039         (wl-summary-line-attached): Ditto.
3040         (wl-summary-create-line): Ditto.
3041         (wl-summary-create-line): Use elmo-message-entity-number.
3042         (wl-summary-print-message-with-ps-print): Use
3043         elmo-message-entity-field.
3044
3045 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3046
3047         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3048         change in elmo-msgdb-make-message-entity.
3049         (wl-summary-buffer-set-folder): Don't call
3050         wl-summary-detect-mark-position here.
3051         (wl-summary-rescan): Call elmo-message-entity-number.
3052         (wl-summary-sync-update): Ditto.
3053         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3054
3055         * wl-score.el (wl-score-header-index): Redefine 2th element.
3056         (wl-score-overview-entity-get-extra): Abolish.
3057         (wl-score-ov-entity-get): Rewrite.
3058         (wl-score-string-index<, wl-score-string-func<): Abolish.
3059         (wl-score-string<): New function.
3060         (wl-score-string-sort): Use it.
3061
3062         * wl-refile.el (wl-refile-guess-by-history): Use
3063         elmo-message-entity-field.
3064         (wl-refile-guess-by-from): Ditto.
3065         (wl-refile-guess-by-msgid): Ditto.
3066
3067         * Version number is increased to 2.11.16.
3068
3069 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3070
3071         * wl-folder.el (wl-folder-confirm-existence): Don't call
3072         file-exists-p if msgdb-path is nil.
3073         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3074         `wl-read-folder-hist' to `wl-read-folder-history'.
3075
3076 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3077
3078         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3079         `y-or-n-p'.
3080
3081 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3082
3083         * wl-score.el (wl-score-headers): Don't use
3084         elmo-folder-do-each-message-entity.
3085
3086         * Version number is increased to 2.11.15.
3087
3088 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3089
3090         * wl-summary.el (wl-summary-delete-all-msgs): Use
3091         elmo-folder-move-messages instead of elmo-folder-delete-messages
3092         and elmo-folder-detach-messages.
3093         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3094
3095         * wl-expire.el (wl-expire-delete): Ditto.
3096         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3097
3098 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3099
3100         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3101         (wl-message-header-narrowing-fields): Ditto.
3102         (wl-message-header-narrowing-lines): Ditto.
3103         (wl-message-header-narrowing-string): Ditto.
3104
3105         * wl-summary.el (wl-summary-mode-map): Bind
3106         wl-summary-toggle-header-narrowing to "C-cC-f".
3107         (wl-summary-toggle-header-narrowing): New function.
3108
3109         * wl-message.el (wl-message-buffer-create): Call
3110         wl-message-header-narrowing-setup.
3111         (wl-message-redisplay): Call wl-message-header-narrowing.
3112         (wl-message-header-narrowing): New function.
3113         (wl-message-header-narrowing-map): New keymap.
3114         (wl-message-header-narrowing-widen-map): New keymap.
3115         (wl-message-header-narrowing-again-at-mouse): New function.
3116         (wl-message-header-narrowing-1): Ditto.
3117         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3118         (wl-message-header-narrowing-setup): Ditto.
3119         (wl-message-header-narrowing-toggle): Ditto.
3120         
3121         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3122
3123         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3124         'flag as all.
3125         (wl-use-flag-folder-help-echo): New user option.
3126
3127         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3128         wl-summary-highlight as nil.
3129         (wl-summary-set-mark-modified): Follow the API change.
3130         (wl-summary-mark-modified-p): Ditto.
3131         (wl-summary-mark-as-read-all): Ditto.
3132         (wl-summary-sync-marks): Don't call
3133         elmo-folder-list-messages-with-global-mark.
3134         (wl-summary-mark-as-read-internal): Follow the API change.
3135         (wl-summary-mark-as-answered-internal): Ditto.
3136         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3137         Follow the API change.
3138         (wl-summary-create-line): Call with number argument.
3139         (wl-summary-reply): Follow the API change.
3140
3141         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3142         function.
3143         (wl-highlight-summary-line-string): Call it when
3144         wl-use-flag-folder-help-echo is non-nil.
3145         (wl-highlight-summary-current-line): Ditto.
3146         (elmo-flag-folder-referrer): Added autoload setting.
3147
3148         * wl-draft.el (wl-draft-kill): Follow the API change.
3149
3150         * Version number is increased to 2.11.14.
3151         
3152 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3153
3154         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3155
3156 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3157
3158         * Version number is increased to 2.11.13.
3159
3160 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3161
3162         * wl-draft.el (wl-draft-previous-history-element): Fixed
3163         unbalanced parenthesis and bind unbound local variables.
3164
3165 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3166
3167         * wl-draft.el (wl-draft-previous-history-element): New function.
3168         (wl-draft-next-history-element): Ditto.
3169         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3170         them to M-p and M-n.
3171
3172 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3173
3174         * Version number is increased to 2.11.12.
3175
3176 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3177
3178         * wl-draft.el (wl-draft-hide): Select buffer-window.
3179
3180 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3181
3182         * wl-summary.el (wl-summary-narrow-to-region): New function.
3183         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3184         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3185         (wl-summary-save-region): Use it.
3186         * wl-action.el (wl-summary-collect-numbers-region)
3187         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3188
3189 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3190
3191         * wl-folder.el (wl-folder-count-incorporates): Don't use
3192         `elmo-msgdb-mark-load'
3193
3194         * Version number is increased to 2.11.11.
3195
3196 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3197
3198         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3199         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3200
3201 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3202
3203         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3204
3205 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3206
3207         * Version number is increased to 2.11.10.
3208
3209 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3210
3211         * wl-mime.el (wl-draft-attribute-value): Fixed.
3212
3213 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3214
3215         * wl-util.el (wl-copy-local-variables): New function.
3216
3217         * wl-mime.el (wl-draft-attribute-recipients): New function.
3218         (wl-draft-attribute-envelope-from): Ditto.
3219         (wl-draft-attribute-smtp-posting-server): Ditto.
3220         (wl-draft-attribute-smtp-posting-port): Ditto.
3221         (wl-draft-attribute-value): Ditto.
3222         (wl-draft-preview-message): Use it to get value for
3223         attributes. Reflect result of `wl-draft-config'.
3224
3225         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3226         and call `wl-summary-mark-as-read' before to call
3227         `wl-summary-unset-mark'.
3228         (wl-summary-target-mark-mark-as-unread): Likewise.
3229         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3230
3231 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3232
3233         * wl-mime.el (wl-draft-preview-message): Use actual value for
3234         attributes; Fix for small window.
3235
3236 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3237
3238         * wl-refile.el (wl-refile-get-field-value): Call
3239         `elmo-message-entity-field' with 3rd argument is non-nil.
3240
3241 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3242
3243         * wl-vars.el (wl-draft-preview-attributes): New user option.
3244         (wl-draft-preview-attributes-list): Ditto.
3245         (wl-draft-preview-attributes-buffer-lines): Ditto.
3246         (wl-draft-preview-attributes-buffer-name): Ditto.
3247
3248         * wl-mime.el (wl-draft-preview-message): Display attributes.
3249
3250 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3251
3252         * wl-summary.el (wl-summary-detect-mark-position): Bind
3253         wl-summary-flag-priority-list to '(new).
3254
3255 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3256
3257         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3258         funtion.
3259         (wl-highlight-summary-line-string): Use it.
3260         (wl-highlight-summary-current-line): Ditto.
3261
3262 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3263
3264         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3265         line even when the mark string is not changed.
3266
3267         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3268         argument change in the wl-summary-create-line.
3269         (wl-thread-insert-entity-sub): Ditto.
3270
3271         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3272         argument change in the wl-summary-create-line.
3273         (wl-summary-insert-sequential): Ditto.
3274         (wl-summary-update-thread): Ditto.
3275         (wl-summary-persistent-mark-string): New inline function.
3276         (wl-summary-message-mark): Use it.
3277         (wl-summary-create-line): Abolish argument wl-persistent-mark
3278         and added wl-flags, wl-cached.
3279
3280         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3281         mark to flags.
3282         (wl-highlight-summary-current-line): Decide the face not by the 
3283         persistent mark but flags.
3284
3285 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3286
3287         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3288         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3289         wl-summary-read-uncached-mark): Revive.
3290         (wl-summary-answered-cached-mark,
3291         wl-summary-answered-uncached-mark): New user option.
3292         (wl-summary-score-marks): Follow the change above.
3293         (wl-summary-auto-refile-skip-marks): Ditto.
3294         (wl-summary-incorporate-marks): Ditto.
3295         (wl-summary-expire-reserve-marks): Ditto.
3296         (wl-summary-flag-priority-list): New user option.
3297
3298         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3299         changes.
3300         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3301         of elmo-message-mark.
3302         (wl-summary-mark-as-read-internal): Ditto.
3303         (wl-summary-mark-as-answered): Ditto.
3304         (wl-summary-mark-as-important): Ditto.
3305         (wl-summary-redisplay-internal): Ditto.
3306         (wl-summary-redisplay-no-mime-internal): Ditto.
3307         (wl-summary-message-mark): New function.
3308         (wl-summary-insert-sequential): Use wl-summary-message-mark
3309         instead of elmo-message-mark.
3310         (wl-summary-update-thread): Ditto.
3311         (wl-summary-persistent-mark): Ditto.
3312         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3313         instead of elmo-message-mark.
3314
3315         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3316         wl-summary-message-mark instead of elmo-message-mark.
3317         (wl-thread-insert-entity-sub): Ditto.
3318         (wl-thread-get-children-msgs-uncached): Ditto.
3319
3320         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3321         variable name changes.
3322         (wl-highlight-summary-current-line): Ditto.
3323
3324         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3325         wl-summary-message-mark instead of elmo-message-mark.
3326
3327         * wl-expire.el (wl-expire-message-p): Ditto.
3328
3329         * wl-score.el (wl-score-headers): Ditto.
3330
3331         * Version number is increased to 2.11.9.
3332
3333         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3334         (wl-summary-sync-update): Follow the change above.
3335         (wl-summary-switch-to-clone-buffer): Ditto.
3336         (wl-summary-open-folder): Ditto.
3337
3338 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3339
3340         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3341         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3342
3343         * Version number is increased to 2.11.8.
3344
3345         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3346
3347         * wl-expire.el (wl-expire-refile): Follow the API change on
3348         `elmo-folder-move-messages'.
3349         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3350
3351         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3352         (wl-summary-exec-action-refile): Ditto.
3353         (wl-summary-exec-action-copy): Ditto.
3354         (wl-summary-no-auto-refile-message-p): No use
3355         `wl-summary-buffer-msgdb'.
3356         (wl-summary-auto-refile): Ditto.
3357
3358 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3359
3360         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3361
3362 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3363
3364         * wl-summary.el (wl-summary-sync): Treat no-sync.
3365
3366         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3367         (wl-default-sync-range): Ditto.
3368
3369 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3370
3371         * wl-refile.el (wl-refile-subject-learn): Call
3372         `elmo-message-entity-field' with 3rd argument is non-nil.
3373         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3374         instead of `elmo-msgdb-overview-entity-get-subject'.
3375
3376 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3377
3378         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3379         scan-type is rescan.
3380         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3381         new optional argument force is non-nil.
3382         (wl-summary-save-view-cache): Call it with force argument non-nil.
3383
3384         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3385
3386 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3387
3388         * wl-action.el (wl-summary-print-argument): Fixed last change.
3389
3390 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3391
3392         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3393         simplified.
3394         (wl-summary-target-mark-mark-as-unread): Likewise.
3395         (wl-summary-target-mark-mark-as-important): Likewise.
3396
3397 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3398
3399         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3400         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3401         (wl-summary-mark-as-important-region): Change accordingly.
3402         (wl-summary-target-mark-mark-as-important): Ditto.
3403
3404 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3405
3406         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3407
3408         * wl-action.el (wl-summary-print-argument): Print argument to
3409         right side of window if `wl-summary-print-argument-within-window'
3410         is non-nil.
3411
3412 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3413
3414         * wl-action.el (wl-summary-set-mark): Use
3415         `wl-summary-message-visible-p' to check visibility of the message
3416         and jump to message only when the message line is visible and have
3417         different number; Call wl-summary-unset-mark with number argument.
3418         (wl-summary-unset-mark): 
3419         Use `wl-summary-message-visible-p'
3420         to check visibility of the message and jump to message only when
3421         the message line is visible and have different number;
3422
3423 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3424
3425         * Version number is increased to 2.11.7.
3426
3427         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3428         and wl-folder-summary-line-format.
3429
3430         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3431         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3432         (wl-summary-set-score-mark): Use it.
3433         (wl-summary-target-mark-mark-as-read): Ditto.
3434         (wl-summary-target-mark-mark-as-unread): Ditto.
3435         (wl-summary-target-mark-mark-as-important): Ditto.
3436         (wl-summary-target-mark-msgs): Simplified.
3437         (wl-summary-detect-mark-position): Fixed problem when
3438         summary-line-format no contain persisten/temp mark spec.
3439         (wl-summary-temp-mark): Ditto.
3440         (wl-summary-persistent-mark): Ditto.
3441         (wl-summary-update-persistent-mark): Ditto.
3442
3443         * wl-action.el (wl-summary-set-mark): Ditto.
3444         (wl-summary-unset-mark): Ditto.
3445         All other related portions are changed.
3446
3447 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3448
3449         * Version number is increased to 2.11.6.
3450
3451 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3452
3453         * wl-util.el (wl-current-message-buffer): Define as function;
3454         Don't use the value of wl-messge-buffer.
3455
3456         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3457         persistent mark.
3458
3459         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3460         no current message, cause an error.
3461
3462 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3463
3464         * wl-summary.el (wl-summary-set-message-modified): Use
3465         elmo-folder-set-message-modified instead of
3466         elmo-folder-set-message-modified-internal.
3467
3468 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3469
3470         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3471         interactively.
3472         (wl-summary-sync): nokill->entirely.
3473         (wl-summary-sync-marks): Fixed message.
3474         (wl-summary-input-range): Added mark, nokill->entirely.
3475
3476         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3477         messages as read.
3478
3479 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3480
3481         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3482         update-noscore.
3483         (wl-summary-sync): Follow the change above.
3484
3485 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3486
3487         * wl-action.el (wl-summary-target-mark-all): Use
3488         elmo-folder-list-messages.
3489
3490 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3491
3492         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3493         (wl-summary-rescan): Set wl-summary-scored as nil.
3494         (wl-summary-sync-force-update): Follow the change above.
3495         (wl-summary-sync): Ditto.
3496         (wl-summary-sync-update): Added argument disable-killed.
3497         (wl-summary-insert-headers): Set visible-only argument for
3498         elmo-folder-list-messages.
3499         (wl-summary-input-range): Added update-nokill, update-noscore,
3500         all-nokill, all-noscore and mark.
3501
3502         * Version number is increased to 2.11.5.
3503
3504         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3505
3506 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3507
3508         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3509         (wl-summary-prefetch-region-no-mark): Change accordingly.
3510         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3511
3512 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3513
3514         * wl-address.el (wl-complete-field-to): Abolished.
3515         (wl-complete-address): Completion function for completing-read.
3516         * wl-action.el (wl-summary-get-resend-address): Use it.
3517
3518         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3519         wl-summary-update-mark and abolish unused argument.
3520         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3521         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3522         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3523         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3524         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3525         * wl-draft.el (wl-draft-kill): Ditto.
3526
3527         * wl-summary.el: Remove unused binding of case-fold-search.
3528         (wl-summary-replace-status-marks): Abolished.
3529
3530 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3531
3532         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3533         is specified or folder length is zero.
3534
3535 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3536
3537         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3538         (wl-folder-archive-current-entity): Ditto.
3539
3540 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3541
3542         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3543         retrieving message mark.
3544         (wl-summary-redisplay-internal): Ditto.
3545
3546         * wl-message.el (wl-message-buffer-display): Ignore errors while
3547         retrieving message-id field.
3548
3549         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3550         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3551         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3552         order of the arguments for `wl-expire-message-p'.
3553         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3554
3555         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3556         Check return value of wl-summary-reply.
3557         (wl-summary-reply): Recover window configuration when an error occured.
3558
3559 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3560
3561         * wl-summary.el (wl-summary-resend-message): Abolished, the
3562         feature is inherited by wl-summary-resend (put resend mark).
3563
3564 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3565
3566         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3567         wl-message-buffer to nil when the message is hide.
3568
3569 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3570
3571         * .cvsignore: New file.
3572
3573 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3574
3575         * wl-action.el (wl-summary-action-docstring): Add more info.
3576         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3577         duplicate definition.
3578         (wl-summary-define-mark-action): Functions wl-summary-*-region
3579         keep current position.
3580         (wl-summary-unregister-target-mark): Store result to the variable.
3581
3582 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3583
3584         * Version number is increased to 2.11.4.
3585
3586 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3587
3588         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3589         wl-summary-delete-all-temp-marks.
3590         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3591
3592         * wl-action.el (wl-summary-set-mark): Changed terminology
3593         refile-destination -> action-argument.
3594         (wl-summary-unset-mark): Ditto.
3595         (wl-summary-remove-argument): Ditto.
3596         (wl-summary-print-argument): Ditto.
3597
3598         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3599         (wl-thread-remove-argument-region): Ditto.
3600         (wl-thread-print-argument-region): Ditto.
3601         (wl-thread-close): Ditto.
3602         (wl-thread-open): Ditto.
3603
3604         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3605         (wl-highlight-refile-destination-face is abolished)
3606         (wl-highlight-action-argument-string): Ditto.
3607         (wl-highlight-summary-current-line): Highlight action argument.
3608
3609         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3610         color for light backgrounds.
3611         (wl-highlight-summary-answered-face): Ditto.
3612
3613 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3614
3615         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3616
3617         * wl-score.el (wl-summary-score-update-all-lines): Use
3618         wl-summary-set-mark.
3619         (wl-summary-score-update-all-lines): Kill expunged messages.
3620
3621         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3622
3623 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3624
3625         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3626         directly.
3627         (wl-score-overview-entity-get-lines): Ditto.
3628         (wl-score-overview-entity-get-xref): Ditto.
3629         (wl-score-get-latest-msgs): Ditto.
3630         (wl-summary-rescore): Ditto.
3631
3632         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3633         to "&".
3634         (wl-summary-mark-as-answered-internal): New inline function.
3635         (wl-summary-mark-as-answered): New function.
3636         (wl-summary-mark-as-unanswered): Ditto.
3637         (wl-summary-sync-marks): Modified for answered-mark synching.
3638
3639 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3640
3641         * wl-action.el (wl-summary-set-mark): Fixed last change.
3642
3643 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3644
3645         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3646         behavior of wl-summary-unread-message-hook
3647         (Pointed out by akira yamada <akira@arika.org>).
3648
3649 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3650
3651         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3652         wl-summary-delete.
3653         * wl-xmas.el (wl-summary-toolbar): Ditto.
3654
3655         * wl-action.el (wl-summary-set-mark): Don't override current
3656         temp-mark.
3657
3658         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3659
3660 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3661
3662         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3663         (wl-refile-msgid-learn): Ditto.
3664         (wl-refile-get-field-value): Ditto.
3665
3666         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3667
3668         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3669         (wl-expire-delete-reserved-messages): Renamed from
3670         wl-expire-reserve-marked-msgs-from-list.
3671         (wl-expire-delete): Removed argument `msgdb'.
3672         (wl-expire-refile): Ditto.
3673         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3674         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3675         mark-alist as argument.
3676         (wl-expire-archive-number1): Removed argument `msgdb'.
3677         (wl-expire-archive-number2): Ditto.
3678         (wl-expire-archive-date): Ditto.
3679         (wl-expire-localdir-date): Ditto.
3680         (wl-expire-hide): Ditto.
3681         (wl-archive-number1): Ditto.
3682         (wl-archive-number2): Ditto.
3683         (wl-archive-date): Ditto.
3684         (wl-archive-folder): Ditto.
3685         All other related portions are changed.
3686
3687 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3688
3689         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3690         mean move up and down. (suggested by Takashi Kawachi)
3691
3692 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3693
3694         * wl-acap.el (toplevel): Don't require un-define.
3695
3696 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3697
3698         * wl-thread.el (wl-thread-delete-message): Always update
3699         wl-summary-buffer-number-list.
3700
3701         * wl-action.el (wl-summary-print-destination): 
3702         Do nothing when folder is nil.
3703
3704 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3705
3706         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3707         persistent mark when prefetch is succeeded.
3708
3709 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3710
3711         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3712         instead of elmo-msgdb-delete-msgs.
3713         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3714         (wl-expire-hide): Ditto.
3715
3716         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3717
3718         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3719         elmo-msgdb interface.
3720         (wl-thread-get-exist-children): Likewise.
3721         (wl-thread-insert-message): Likewise.
3722         (wl-thread-msg-mark-as-important): Likewise.
3723         (wl-thread-insert-entity-sub): Likewise.
3724         (wl-thread-get-children-msgs-uncached): Likewise.
3725
3726         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3727         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3728         (wl-summary-sync-update): Likewise.
3729         (wl-summary-auto-select-msg-p): Likewise.
3730         (wl-summary-update-thread): Likewise.
3731         (wl-summary-mark-as-important): Likewise.
3732         (wl-summary-jump-to-msg-internal): Likewise.
3733         (wl-summary-redisplay-internal): Likewise.
3734         (wl-summary-print-message-with-ps-print): Likewise.
3735         (wl-summary-folder-info-update): Likewise.
3736
3737         * wl-folder.el (wl-folder-check-one-entity):
3738         elmo-folder-count-flags instead of wl-summary-count-unread.
3739
3740         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3741
3742         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3743
3744         * wl-summary.el (wl-summary-set-message-modified): 
3745         Call wl-summary-set-mark-modified.
3746         (wl-summary-delete-messages-on-buffer): Call
3747         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3748         (wl-summary-sync-update): Call elmo-folder-length instead of
3749         elmo-folder-messages.
3750         (wl-summary-insert-headers): Don't call
3751         elmo-folder-list-message-entities.
3752
3753 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3754
3755         * wl-action.el (wl-summary-define-mark-action): Call
3756         `wl-summary-set-mark' with argument `data'.
3757         (wl-summary-auto-refile): Fixed order of arguments when call
3758         `wl-summary-refile'.
3759
3760 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3761
3762         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3763
3764         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3765
3766         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3767         (Renamed from wl-highlight-summary-deleted-face).
3768         (wl-highlight-summary-resend-face): New face.
3769
3770         (wl-highlight-summary-deleted-face): Renamed from
3771         wl-highlight-summary-erased-face.
3772
3773         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3774
3775         * wl-action.el (wl-summary-get-resend-address): New function.
3776         (wl-summary-exec-action-resend): Ditto.
3777         (wl-summary-exec-action-resend-subr): Ditto.
3778
3779         * w-thread.el (wl-thread-copy): Removed definition.
3780         (wl-thread-refile): Ditto.
3781         (wl-thread-delete): Ditto.
3782         (wl-thread-target-mark): Ditto.
3783
3784         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3785         (wl-summary-target-mark-set-action): Fixed.
3786         (wl-summary-define-mark-action): Fixed quotation.
3787         (wl-summary-move-mark-list-messages): Display message.
3788         (wl-summary-define-mark-action): Define thread functions.
3789         (wl-summary-exec-action-refile): Changed message.
3790         (wl-summary-exec): Ditto.
3791
3792 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3793         
3794         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3795         '%%'.
3796
3797 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3798
3799         * wl.el (toplevel): Require wl-action.
3800         (wl-init): Call wl-summary-define-mark-action.
3801
3802         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3803
3804         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3805         wl-summary-delete and wl-summary-erase.
3806         (wl-summary-mode-map): Ditto.
3807
3808         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3809         wl-delete-folder-alist.
3810
3811         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3812         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3813         (toplevel): Moved mark & action related functions to the wl-action.el.
3814
3815         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3816         in wl-summary-mark-action-list.
3817         (wl-highlight-summary-current-line): Ditto.
3818
3819         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3820         empty lines.
3821
3822         * wl-action.el: New file. 
3823
3824 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3825
3826         * wl-summary.el (wl-summary-target-mark-replace): New function.
3827         (wl-summary-target-mark-prefetch): Use it.
3828         (wl-summary-target-mark-delete): Ditto.
3829         (toplevel): Rearranged definition order.
3830         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3831         (wl-summary-target-mark-erase): Rewrite.
3832         (wl-summary-erase-region): New function.
3833         (wl-summary-exec-action-erase): Changed message.
3834         (wl-summary-move-mark-list-messages): New function.
3835         (wl-summary-exec-action-delete): Use it.
3836         (wl-summary-exec-action-erase): Ditto.
3837
3838         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3839         (wl-summary-skip-mark-list): Added "d".
3840
3841         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3842         while searching.
3843
3844         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3845         and define using defcustom;
3846         Define 4th element as a face.
3847         
3848         * wl-summary.el (wl-summary-incorporate): Use 
3849         `wl-summary-prefetch-region-no-mark' instead of
3850         `wl-summary-prefetch-region'.
3851         (wl-summary-prefetch-region-no-mark): Revival of old
3852         `wl-summary-prefetch-region'.
3853         (wl-summary-mark-action-list): Moved to wl-vars.el
3854
3855         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3856         face according to the `wl-summary-mark-action-list'.
3857         (wl-highlight-summary-current-line): Ditto;
3858         Removed destination highlighting.
3859
3860         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3861         (wl-highlight-summary-line-string): Highlight for "i" mark.
3862         (wl-highlight-summary-current-line): Ditto.
3863
3864         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3865         no destination.
3866
3867         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3868         exists, just go ahead.
3869         (wl-summary-prefetch-region): Rewrite.
3870         (wl-summary-prefetch): Ditto.
3871         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3872         (wl-summary-exec-action-prefetch): New function.
3873         (wl-summary-target-mark-prefetch): Rewrite.
3874
3875 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3876
3877         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3878         (wl-highlight-summary-line-string): Added "d" and "D".
3879         (wl-highlight-summary-current-line): Ditto.
3880
3881         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3882         in wl-summary.el.
3883         (wl-thread-insert-entity-sub): Ditto.
3884         (wl-thread-remove-destination-region): Ditto.
3885         (wl-thread-print-destination-region): Ditto.
3886
3887         * wl-summary.el (wl-summary-buffer-refile-list,
3888         wl-summary-buffer-delete-list,
3889         wl-summary-buffer-copy-list): Abolish.
3890         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3891         All other related portions are changed.
3892         (wl-summary-mark-action-list): New variable.
3893         (wl-summary-set-mark): New function.
3894         (wl-summary-register-target-mark): Ditto.
3895         (wl-summary-unregister-target-mark): Ditto.
3896         (wl-summary-have-target-mark-p): Ditto.
3897         (wl-summary-register-temp-mark): Ditto.
3898         (wl-summary-unregister-temp-mark): Ditto.
3899         (wl-summary-registered-temp-mark): Ditto.
3900         (wl-summary-collect-temp-mark): Ditto.
3901         (wl-summary-unset-mark): Ditto.
3902         (wl-summary-set-target-mark): Ditto.
3903         (wl-summary-unset-target-mark): Ditto.
3904         (wl-summary-set-action-generic): Ditto.
3905         (wl-summary-unset-action-generic): Ditto.
3906         (wl-summary-exec-action-delete): Ditto.
3907         (wl-summary-exec-action-erase): Ditto.
3908         (wl-summary-set-action-refile): Ditto.
3909         (wl-summary-set-action-refile-subr): Ditto.
3910         (wl-summary-unset-action-refile): Ditto.
3911         (wl-summary-make-destination-numbers-list): Ditto.
3912         (wl-summary-exec-action-refile): Ditto.
3913         (wl-summary-set-action-copy): Ditto.
3914         (wl-summary-unset-action-copy): Ditto.
3915         (wl-summary-exec-action-copy): Ditto.
3916         (wl-summary-collect-numbers-region): Ditto.
3917         (wl-summary-delete): Rewrite.
3918         (wl-summary-erase): Ditto.
3919         (wl-summary-remove-destination): Ditto.
3920         (wl-summary-exec): Ditto.
3921         (wl-summary-exec-region): Ditto.
3922         (wl-summary-target-mark-erase): Ditto.
3923         (wl-summary-refile): Ditto.
3924         (wl-summary-copy): Ditto.
3925         (wl-summary-unmark): Ditto.
3926         (wl-summary-delete-all-mark): Ditto.
3927         (wl-summary-mark-line): Don't highlight.
3928         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3929         (wl-summary-target-mark-refile-subr): Rewrite.
3930
3931         (wl-summary-copy-prev-destination): Abolish.
3932
3933 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3934
3935         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3936         default values along the value of wl-on-mule.
3937         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3938         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3939         It is not used anywhere.
3940
3941 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3942
3943         * wl-summary.el (wl-summary-print-destination): Keep position.
3944         (wl-summary-cursor-move-surface): Keep horizontal position.
3945
3946 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3947
3948         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3949         write sendlog.
3950
3951 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3952
3953         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3954         `wl-summary-highlight'.
3955
3956 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3957
3958         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3959         trivial condition for temp-mark.
3960
3961 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3962
3963         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3964         when it hits killed buffer.
3965
3966 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3967
3968         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3969         * wl-news.el.in: `message' and `error' take format string.
3970
3971 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3972
3973         * wl-folder (wl-folder-insert-entity): Display a message,
3974         `...done', when the work finish.
3975         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3976
3977 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3978
3979         * wl-message.el (wl-message-redisplay): Remove unused local
3980         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3981
3982 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3983
3984         * wl-summary.el (wl-summary-replace-status-marks): Disable
3985         interactive use.
3986         (wl-summary-reedit): Check message existence at first.
3987         (wl-summary-mark-line): Fix doc, return value is indefinite.
3988
3989         * wl-highlight.el (wl-highlight-message): Arranged.
3990
3991         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3992         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3993         check temp-mark by wl-summary-temp-mark always.
3994         (wl-highlight-summary): Change accordingly.
3995         * wl-summary.el (wl-summary-mark-as-read-all)
3996         (wl-summary-delete-cache, wl-summary-set-score-mark)
3997         (wl-summary-mark-as-unread, wl-summary-unmark)
3998         (wl-summary-mark-line, wl-summary-mark-as-read)
3999         (wl-summary-mark-as-important): Ditto.
4000
4001         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4002         end of the window if possible.
4003         * wl-summary.el (wl-summary-sync-update): Support lazy
4004         highlighting.
4005         (wl-summary-toggle-disp-msg): Ditto.
4006
4007 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4008
4009         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4010
4011 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4012
4013         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4014         change.
4015
4016 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4017
4018         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4019         API.
4020         (wl-summary-sync-update): Ditto.
4021
4022         * wl-score.el (wl-score-get-score-alist): Changed argument.
4023         (wl-summary-rescore-msgs): Likewise.
4024         (wl-summary-score-headers): Likewise.
4025         (wl-score-headers): Likewise;
4026         Use elmo-folder-do-each-message-entity, etc.
4027         (wl-summary-score-effect): Follow the changes above.
4028         (wl-summary-rescore): Ditto.
4029         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4030         (wl-score-get-overview): Abolish.
4031
4032         * wl-summary.el (wl-summary-default-from): Follow the API change in
4033         elmo-msgdb.
4034         (wl-summary-count-unread): Ditto.
4035         (wl-summary-detect-mark-position): Ditto.
4036         (wl-summary-overview-entity-compare-by-date): Ditto.
4037         (wl-summary-overview-entity-compare-by-number): Ditto.
4038         (wl-summary-overview-entity-compare-by-from): Ditto.
4039         (wl-summary-overview-entity-compare-by-subject): Ditto.
4040         (wl-summary-get-list-info): Ditto.
4041         (wl-summary-rescan): Ditto.
4042         (wl-summary-jump-to-msg-by-message-id): Ditto.
4043         (wl-summary-sync-update): Ditto; Removed comment.
4044         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4045         (wl-summary-insert-message): Use wl-summary-insert
4046         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4047         (wl-summary-insert-headers): Changed argument overview to folder.
4048         (wl-summary-search-by-subject): Likewise.
4049         (wl-summary-insert-thread): Renamed from 
4050         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4051
4052         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4053         too.
4054
4055         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4056         wl-string-member.
4057
4058 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4059
4060         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4061         elmo-folder-append-buffer.
4062         (wl-draft-queue-append): Likewise.
4063
4064         * wl-mime.el (wl-message-delete-current-part): Ditto.
4065         (wl-summary-burst-subr): Ditto.
4066
4067         * wl-news.el.in (wl-news-send-news): Ditto.
4068
4069 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4070
4071         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4072         function.
4073         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4074         (wl-summary-update-mark): Enclose with save-excursion.
4075         (wl-summary-mark-as-read-internal): Fixed last change.
4076         (wl-summary-mark-as-important): Use 3rd argument of
4077         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4078         Don't use elmo-msgdb-set-mark.
4079         (wl-summary-redisplay-internal): If msgdb flag is already read,
4080         just update the mark on buffer.
4081
4082 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4083
4084         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4085         cut visible folder when elmo-folder-delete returns non-nil value.
4086
4087 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4088
4089         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4090         by Kenichi OKADA <okada@opaopa.org>).
4091
4092 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4093
4094         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4095
4096 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4097
4098         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4099         Fixed the last change, search group entity by its real name.
4100         (Thanks to: KOBAYASHI Shinji)
4101
4102 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4103
4104         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4105         (wl-fldmgr-access-display-all): Don't refer visible name.
4106         * wl-expire.el (wl-folder-archive-current-entity)
4107         (wl-folder-expire-current-entity): Ditto.
4108         * wl-folder.el (wl-folder-jump-to-current-entity)
4109         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4110         (wl-folder-open-folder-sub,wl-folder-open-all)
4111         (wl-folder-write-current-folder): Ditto.
4112         (wl-folder-insert-entity): Don't use petname for normal group.
4113         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4114         is the real name.
4115         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4116         Abolished.
4117
4118 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4119
4120         * wl-draft.el (wl-draft-create-buffer): Add
4121         `wl-summary-reply-with-citation'
4122
4123 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4124
4125         * wl-draft.el (wl-draft-reply): Fixed.
4126
4127 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4128
4129         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4130         when `wl-draft-send-confirm-with-preview' is non-nil.
4131         You can scroll up/down by j/k.
4132         (wl-draft-send-confirm-with-preview): New variable (default=t).
4133
4134 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4135
4136         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4137         (wl-fldmgr-save-folders): Fix comment.
4138
4139 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4140
4141         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4142         along the last change in `wl-folder-buffer-group-p'.
4143
4144 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4145
4146         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4147         folder.
4148
4149         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4150         the default value.
4151
4152         * wl-mime.el (wl-summary-burst): Update summary only when target
4153         folder equals current folder.
4154
4155 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4156
4157         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4158
4159 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4160
4161         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4162         value.
4163
4164 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4165
4166         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4167         `map-extents' instead of `extent-at' repeatedly.
4168         (wl-highlight-folder-current-line): Ditto.
4169
4170         * wl-highlight.el: Remove useless dummy functions.
4171
4172 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4173
4174         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4175         (wl-folder-put-folder-property): New function to put text property.
4176         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4177         (wl-folder-insert-entity, wl-folder-update-diff-line)
4178         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4179         * wl-e21.el, wl-xmas.el, wl-mule.el
4180         (wl-highlight-folder-current-line): Ditto.
4181         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4182         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4183         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4184         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4185
4186 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4187
4188         * Version number is increased to 2.11.3.
4189
4190 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4191
4192         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4193         Resume current-buffer since it is assumed by remaining tasks.
4194
4195 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4196
4197         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4198         (wl-folder-completion-function): Abolished.
4199         (wl-folder-complete-folder): New function.
4200         (wl-folder-complete-filter-condition): Ditto.
4201         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4202         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4203
4204 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4205
4206         * wl-draft.el (wl-draft-send-confirm): New function.
4207         (wl-draft-send): Use it.
4208
4209         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4210         cursor-in-echo-area while confirming.
4211
4212         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4213
4214         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4215         searching via nntp if wl-summary-search-via-nntp is 'force.
4216         Otherwise, invoke searching in nntp folder only.
4217         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4218
4219         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4220         explicitly for mime-make-text-tag.
4221
4222 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4223
4224         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4225         `mime-make-text-tag' instead of `mime-create-tag'.
4226
4227 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4228
4229         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4230         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4231
4232 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4233
4234         * wl-score.el (wl-score-save): Bind print-length and print-level.
4235         (wl-score-pretty-print): Ditto.
4236         (wl-score-edit-insert-header-entry): Ditto.
4237
4238         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4239         "From" entry to be treated with wl-draft-eword-encode-address-list.
4240         * wl-mime.el (wl-draft-preview-message): Ditto.
4241
4242         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4243         (wl-summary-mark-as-unread): Ditto.
4244         (wl-summary-mark-as-read-region): Change accordingly.
4245         (wl-summary-mark-as-unread-region): Ditto.
4246         (wl-summary-target-mark-mark-as-read): Ditto.
4247         (wl-summary-target-mark-mark-as-unread): Ditto.
4248
4249 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * Version number is increased to 2.11.2.
4252
4253 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4254
4255         * wl-news.el.in (wl-news-previous-version-save): Bind
4256         print-length and print-level.
4257         * wl-thread.el (wl-thread-save-entities): Ditto.
4258         (wl-thread-save-top-list): Bind print-length.
4259
4260 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4261
4262         * wl-highlight.el (wl-highlight-summary-line-string): Use
4263         wl-summary-score-below-mark, wl-summary-score-over-mark.
4264         (wl-highlight-summary-current-line): Ditto.
4265
4266 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4267
4268         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4269         insert it.
4270
4271 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4272
4273         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4274
4275 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4276
4277         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4278         message without msgid.
4279         Rewrite with elmo-folder-move-messages.
4280         Set wl-message-buffer to nil.
4281
4282         * wl-summary.el (wl-summary-erase-subr): New function. Use
4283         elmo-folder-move-messages.
4284         (wl-summary-erase): Call it.
4285         (wl-summary-target-mark-erase): Ditto.
4286
4287 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4288
4289         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4290         it is not up-tp-date.
4291
4292 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4293
4294         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4295         buffer after calling `wl-summary-goto-folder-subr' without the
4296         argument `interactive'.
4297         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4298
4299 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4300
4301         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4302         `mime-create-tag'. Use `string=' instead of `looking-at'.
4303
4304 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4305
4306         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4307         to avoid compile warning.
4308
4309         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4310         entity-id when folder is given.
4311         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4312         save-excursion, use save-selected-window instead.
4313         Select folder buffer window if exists.
4314         (To correct behavior with wl-folder-move-cur-folder.)
4315
4316 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4317
4318         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4319
4320 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4321
4322         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4323         list-count instead of %d.
4324
4325 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4326
4327         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4328         (wl-news): Set it.
4329         (wl-news-append-to-folder): Use it.
4330
4331         * wl-news.el.in (wl-news-send-news): Append to specified folder
4332         instead of wl-default-folder.
4333         (wl-news-append-to-folder): Show error message with specified folder.
4334
4335         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4336                 In most major modes, Emacs assumes that any opening
4337                 delimiter found at the left margin is the start of a
4338                 top-level definition, or defun. Therefore, *never put an
4339                 opening delimiter at the left margin unless it should have
4340                 that significance.*
4341
4342         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4343
4344 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4345
4346         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4347
4348 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4349
4350         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4351
4352 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4353
4354         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4355         for sequential numbering case.
4356
4357 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4358
4359         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4360         value.
4361         (wl-draft-reply-without-argument-list): Ditto.
4362         (wl-draft-reply-myself-with-argument-list): Abolish.
4363         (wl-draft-reply-myself-without-argument-list): Ditto.
4364         * wl-draft.el (wl-draft-self-reply-p): New function.
4365         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4366
4367 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4368
4369         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4370         (avoid error for the case without byte-compiling)
4371
4372 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4373
4374         * wl-news.el.in (wl-news-append-to-folder): New function.
4375         (wl-news-exit): Rewrite.
4376         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4377
4378 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4379
4380         * wl-draft.el (wl-draft-reply-position): New function.
4381         (wl-draft-reply-position): Fix.
4382         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4383         (wl-summary-target-mark-reply-with-citation): Ditto.
4384         (wl-summary-reply-with-citation): Ditto.
4385         * wl-vars.el (wl-draft-reply-default-position): New variable.
4386
4387 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4388
4389         * wl-draft.el (wl-draft-send): Preview when interactive send.
4390
4391 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4392
4393         * wl-draft.el (wl-draft-reply): Set default position.
4394         * wl-summary.el (wl-summary-reply): Ditto.
4395         (wl-summary-reply-with-citation): Ditto.
4396         (wl-summary-target-mark-reply-with-citation): Ditto.
4397
4398 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4399
4400         * wl-news.el.in (wl-news-lang): Set default value according to
4401         current-language-environment.
4402         (wl-news-append-news): Do nothing when news-list is nil.
4403
4404 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4405
4406         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4407         (wl-news): Change message.
4408         (wl-news-exit): Check buffer.
4409         (wl-news-force-exit): New function.
4410         (wl-news-show-all): New function.
4411         (wl-news-discard-and-exit): Fix.
4412
4413 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4414
4415         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4416         according to current-language-environment.
4417
4418         * wl-news.el.in (wl-news): If arg, show all NEWS after
4419         wl-news-default-previous-version.
4420
4421 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4422
4423         * wl-news.el.in (wl-news-check): Rewritten.
4424         (wl-news-previous-version-load): Change data type.
4425         (wl-news-previous-version-save): Change data type.
4426         (wl-news-append-news): Add return value.
4427         (wl-news-check-news): New function.
4428         (wl-news-already-current-p): New function.
4429         (wl-news-send-news): Rewritten.
4430         (wl-news-mode-map): Add new keybind.
4431         (wl-news): Rewritten.
4432         (wl-news-exit): Rewritten.
4433         (wl-news-discard-and-mail): New function.
4434         (wl-news-send-to-address): Abolished.
4435         * wl.el (wl-init): Delete a message.
4436
4437 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4438
4439         * wl-news.el.in (wl-news-exit): Update previous version.
4440         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4441
4442 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4443
4444         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4445
4446 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4447
4448         * wl-news.el.in (wl-news): New function.
4449         (wl-news-mode): New function.
4450         (wl-news-next-line): New function.
4451         (wl-news-next-page): New function.
4452         (wl-news-exit): New function.
4453         (wl-news-buf-name): New variable.
4454         (wl-news-mode-map): New variable.
4455         (wl-news-winconf): New variable.
4456         (wl-news-append-news): Add an option.
4457
4458 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4459
4460         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4461
4462 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4463
4464         * wl-news.el.in (wl-news-send-to-address): New variable.
4465         (wl-news-send-news): Use it.
4466         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4467         Return updating status.
4468         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4469
4470 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4471
4472         * wl-news.el.in (wl-news-send-news): Delete
4473         Organization and X-Face.
4474
4475 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4476
4477         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4478         (wl-news-append-news): New function.
4479         (wl-news-send-news): New function.
4480
4481 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4482
4483         * Version number is increased to 2.11.1.
4484
4485 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4486
4487         * wl-news.el.in : New file.
4488
4489 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4490
4491         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4492         default value.
4493         (wl-draft-reply-without-argument-list): Ditto.
4494
4495 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4496
4497         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4498         (wl-message-buffer-prefetch-idle-time): Ditto.
4499         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4500
4501 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4502
4503         * wl-thread.el (wl-thread-insert-message): Use
4504         wl-summary-max-thread-depth.
4505
4506         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4507         loop detection.
4508
4509         * wl-message.el (wl-message-buffer-display): Back to the first page
4510         when cache is hit.
4511
4512 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4513
4514         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4515
4516         * wl-summary.el (wl-summary-insert-thread-entity):
4517         If the thread depth is reached to wl-summary-max-thread-depth,
4518         divide the thread.
4519
4520 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4521
4522         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4523         for elmo-remove-passwd.
4524
4525 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4526
4527         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4528         folder is sticky.
4529         (wl-folder-mark-as-read-all-entity): Ditto.
4530         (wl-folder-prefetch-entity): Ditto.
4531
4532 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4533
4534         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4535
4536 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4537
4538         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4539         Delete messages on buffer for unplugged operation.
4540         (wl-summary-erase): Ditto.
4541
4542 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4543
4544         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4545         take nil so as not to search parent by subject.
4546
4547 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4548
4549         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4550         (wl-folder-get-next-folder): Ditto.
4551         (wl-folder-get-path): Ditto.
4552
4553 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4554
4555         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4556         system and encode the region with it before verifying.
4557
4558 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4559
4560         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4561         system of the echo buffer before decoding.
4562
4563 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4564
4565         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4566         original contents.
4567
4568 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4569
4570         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4571         with argument 'any-exists.
4572
4573 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4574
4575         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4576         Use `wl-cs-autoconv'.
4577
4578 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4579
4580         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4581         by `mime-view-automatic-conversion'.
4582
4583         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4584         (wl-message-verify-pgp-nonmime): Ditto.
4585         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4586         Bind them to C-c:d and C-c:v respectively.
4587
4588         Merge following code by Teranishi-san from [wl-en:00167].
4589         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4590         (wl-mime-preview-application/pgp-encrypted): Ditto.
4591         (wl-mime-setup): Add entry.
4592
4593 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4594
4595         * wl-summary.el (wl-summary-target-mark-erase): New function.
4596         Bind it to "mD".
4597
4598 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4599
4600         * wl-vars.el (wl-draft-write-file-function): Fix.
4601         (wl-draft-reedit-hook): Changed default value.
4602
4603         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4604         wl-draft-reedit-hook.
4605         (wl-draft-remove-text-plain-tag): New function.
4606         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4607
4608         * wl-vars.el (wl-draft-write-file-function): New user option.
4609
4610         * wl-draft.el (wl-draft-prepare-edit): Use it for
4611         local-write-file-hooks.
4612         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4613
4614         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4615         (wl-draft-insert-mail-header-separator): Return the body beginning
4616         point.
4617         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4618         text/plain.
4619         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4620
4621 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4622
4623         * wl-summary.el (wl-summary-erase): New function to erase message
4624         without moving it to trash. Bind to "D".
4625
4626         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4627         as `keep' unless switch-function.
4628
4629 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4630
4631         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4632         message buffer by using `wl-summary-toggle-disp-msg'.
4633         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4634         buffer window.
4635         (wl-summary-supresedes-message): Ditto.
4636
4637         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4638         Do not delete other windows.
4639         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4640         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4641         (wl-draft-create-buffer): Set reply-or-forward also for target
4642         mark commands.
4643
4644 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4645
4646         * wl-draft.el (wl-user-agent-compose): Delete special case for
4647         switch-to-buffer-other-window.
4648
4649         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4650         (wl-summary-forward): Ditto.
4651
4652         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4653         function.
4654         (wl-draft-buffer-style): New use option.
4655
4656         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4657         (wl-draft): Follow the change above.
4658         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4659         wl-draft-buffer-style.
4660         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4661         switch-function.
4662
4663 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4664
4665         * wl-address.el (wl-address-make-completion-entry): Extracted from
4666         `wl-address-make-completion-list'.
4667         (wl-address-enable-strict-loading): New variable.
4668         (wl-address-make-completion-list): Revive petname duplication
4669         inquiry, and enable it if `wl-address-enable-strict-loading'.
4670         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4671
4672 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4673
4674         * wl-message.el (wl-message-get-original-buffer): Avoid
4675         'Selecting deleted buffer' error when original buffer is killed.
4676
4677 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4678
4679         * wl-summary.el (wl-summary-next-message): Use
4680         elmo-message-accessible-p instead of elmo-message-cached-p.
4681
4682 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4683
4684         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4685
4686         * wl-thread.el (wl-thread-open-all-unread): Use
4687         elmo-folder-list-flagged instead of
4688         elmo-folder-list-messages-mark-match.
4689
4690         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4691         instead of elmo-folder-list-messages-mark-match.
4692         (wl-summary-move-spec-alist): New variable.
4693         (wl-summary-move-spec-plugged-alist,
4694         wl-summary-move-spec-unplugged-alist): Abolish.
4695         (wl-summary-next-message): Follow the change above.
4696         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4697         with 'no-msg' argument.
4698
4699         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4700         variable.
4701         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4702         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4703         (wl-message-buffer-prefetch-get-next): Follow the change above.
4704
4705 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4706
4707         * wl-version.el (wl-version): Changed codename.
4708
4709         * Version number is increased to 2.11.0.
4710
4711 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4712
4713         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4714         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4715         `wl-draft-config-variables'.
4716         (wl-draft-kill): Fixed problem when the draft is reedit.
4717
4718 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4719
4720         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4721         buffer-modified status (Thanks to
4722         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4723
4724 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4725
4726         * wl-util.el (wl-region-exists-p): New function.
4727
4728         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4729         Remove defvars for byte-compile warnings.
4730
4731 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4732
4733         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4734         defvar-maybe. Removed unused bind.
4735
4736 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4737
4738         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4739         summary buffer window before creating new frame.
4740         (wl-draft-reply): Ditto.
4741
4742 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4743
4744         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4745
4746 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4747
4748         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4749
4750 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4751
4752         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4753         instead of `kill-region'.
4754
4755 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4756
4757         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4758         (wl-highlight-summary-line-string): Use it.
4759         (wl-highlight-summary-current-line): Ditto.
4760
4761         * wl-mime.el (wl-message-delete-current-part): Check the class of
4762         mime-entity.
4763
4764         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4765
4766         * wl-summary.el (wl-summary-make-number-list): Initialize.
4767         (wl-summary-update-mark): New function.
4768         (wl-summary-reply): Put `answered' mark on the message.
4769         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4770
4771         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4772         (wl-draft-reply): Added optional argument `number';
4773         Set wl-draft-parent-number.
4774         (wl-draft-kill): Delete answered mark if it is a reply.
4775
4776 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4777
4778         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4779         that originates in mime-preview-follow-current-entity.
4780         (wl-draft-yank-current-message-entity): Use it if region is active.
4781
4782         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4783         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4784         `wl-message-delete-current-part'.
4785         * wl-mule.el (wl-message-define-keymap): Ditto.
4786         * wl-xmas.el (wl-message-define-keymap): Ditto.
4787
4788 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4789
4790         * wl-mime.el (wl-message-delete-current-part): New function.
4791         (wl-mime-node-id-to-string): Ditto.
4792
4793         * wl-mime.el (wl-message-delete-current-part): Use existing
4794         original buffer which corresponds current mime-view buffer.
4795         (fetched buffer might have different structure, possibly)
4796
4797         * wl-mime.el (wl-message-delete-current-part): Quit if the
4798         message content differs from the actual message.
4799
4800 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4801
4802         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4803         order.
4804         (wl-summary-search-by-subject): Search parent message from tail;
4805         Check the existence of the parent message on the current thread tree.
4806         (wl-summary-update-thread): Check whether the line is inserted.
4807
4808 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4809
4810         * wl-vars.el (wl-summary-line-format): Undo last change.
4811         * wl-summary.el (wl-summary-print-destination): Do not put
4812         invisible property when `wl-summary-width' is nil.
4813         (wl-summary-line-subject-minimum-length): Abolished.
4814         (wl-summary-line-subject): Ditto.
4815
4816 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4817
4818         * wl-vars.el (wl-summary-line-format): Change default value.
4819         (wl-summary-subject-length-limit): Abolished.
4820         * wl-summary.el (wl-summary-line-subject): Ditto.
4821
4822 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4823
4824         * wl-template.el (wl-template-select): Added optional argument.
4825         If optional argument is specified, reverse
4826         `wl-template-visible-select'.
4827
4828 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4829
4830         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4831         Take prefix argument to force asking the destination folder.
4832
4833 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4834
4835         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4836         count and update status.
4837
4838 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4839
4840         * wl-summary.el (wl-summary-redisplay-internal): If
4841         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4842         after fetching.
4843
4844 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4845
4846         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4847         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4848
4849         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4850
4851 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4852
4853         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4854         (All other related portions are changed).
4855         (wl-summary-mark-as-read-all): Rewrite.
4856
4857 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4858
4859         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4860         `wl-summary-mark-as-read'.
4861         (wl-summary-mark-as-unread): Rewrite.
4862         (wl-summary-mark-as-read): Added no-modeline argument.
4863         (wl-summary-resume-cache-status): Rewrite.
4864         (wl-summary-exec-subr): Remove unused local variable.
4865
4866 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4867
4868         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4869         logic to call `wl-summary-buffer-prev-folder-function'.
4870         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4871
4872 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4873
4874         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4875         is nil.
4876
4877 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4878
4879         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4880         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4881         (wl-mime-setup): Add its entry.
4882
4883 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4886         (wl-summary-delete-cache): Likewise.
4887         (wl-summary-mark-as-read): Rewrite.
4888
4889 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4890
4891         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4892         `wl-summary-count-unread'.
4893
4894         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4895
4896         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4897
4898 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4899
4900         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4901         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4902         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4903         Renamed to the elmo-msgdb-*-mark.
4904         (wl-summary-score-marks): Follow the change above.
4905         (wl-summary-auto-refile-skip-marks): Ditto.
4906         (wl-summary-incorporate-marks): Ditto.
4907         (wl-summary-expire-reserve-marks): Ditto.
4908
4909         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4910         changes.
4911         (wl-thread-insert-top): Changed updating message.
4912
4913         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4914         variable.
4915         (wl-summary-count-unread): Count answered marks.
4916         (wl-summary-rescan): Call wl-summary-insert-message instead of
4917         wl-summary-append-message-func-internal.
4918         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4919         (wl-summary-prefetch-msg): Follow the variable name changes.
4920         (wl-summary-prefetch-region): Ditto.
4921         (wl-summary-mark-as-read-all): Follow the API changes;
4922         Don't call elmo-folder-replace-marks.
4923         (wl-summary-delete-cache): Follow the variable name changes.
4924         (wl-summary-resume-cache-status): Ditto.
4925         (wl-summary-update-status-marks): New function.
4926         (wl-summary-insert-message): New function.
4927         (wl-summary-sync-marks): Follow the variable name changes.
4928         (wl-summary-sync-update): Synchronize to the msgdb, too;
4929         Changed update messages.
4930         (wl-summary-make-number-list): Rewrite.
4931         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4932         (wl-summary-mark-as-unread): Follow the API changes.
4933         (wl-summary-exec-subr): Follow the variable name changes.
4934         (wl-summary-mark-as-read): Ditto.
4935         (wl-summary-move-spec-plugged-alist): Ditto.
4936         (wl-summary-move-spec-unplugged-alist): Ditto.
4937         (wl-summary-cursor-move-surface): Ditto.
4938
4939         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4940         variable name changes.
4941         (wl-highlight-summary-current-line): Ditto.
4942
4943         * wl-expire.el (wl-expire-refile): Follow the API change in
4944         elmo-folder-move-messages.
4945         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4946         (wl-summary-archive): Use elmo-folder-msgdb instead of
4947         elmo-msgdb-load.
4948
4949 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4950
4951         * wl-mime.el (wl-draft-preview-message): Restore the position
4952         before evaluating wl-draft-send-hook in preview buffer.
4953
4954 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4955
4956         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4957         when it creates new draft buffer.
4958
4959         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4960         without argument.
4961
4962         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4963         Evaluate content and if the value is string, insert it.
4964         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4965         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4966         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4967         wl-draft-config-sub-part-bottom): Use it.
4968
4969         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4970         with the folder name. The question was unintelligible when it is
4971         called from wl-save-status.
4972
4973 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4974
4975         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4976         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4977         cannot take second argument).
4978
4979 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4980
4981         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4982         as t. Since type and subtype are not case sensitive (RFC 2045).
4983
4984 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4985
4986         * wl-vars.el (wl-message-mode-line-format): New variable.
4987         (wl-message-mode-line-format-spec-alist): Ditto.
4988         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4989         (wl-message-redisplay): Use wl-message-mode-line-format.
4990
4991 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4992
4993         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4994
4995 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4996
4997         * wl-summary.el (wl-summary-default-from): Write description.
4998
4999 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5000
5001         * wl-vars.el (wl-ldap-objectclass): Abolish.
5002
5003         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5004         (wl-ldap-make-filter): Removed condition for objectclass.
5005         (wl-ldap-make-matched-value-list): Remove meaningless process.
5006         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5007         (wl-address-ldap-search): Don't add `*' to `pat' string;
5008         use ignore-errors; added `email';
5009         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5010         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5011         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5012
5013
5014 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5015
5016         * wl-draft.el (wl-draft-parent-folder): Write description.
5017         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5018
5019 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5020
5021         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5022         as "" (zero-length string) if no parent.
5023         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5024
5025 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5026
5027         * wl-address.el (wl-address-make-completion-list): Skip duplication
5028         checking.
5029         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5030         `append'.
5031
5032 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5033
5034         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5035         instead of `beginning-of-buffer'.
5036
5037 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5040
5041 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5042
5043         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5044         Refer wl-message-buffer-name.
5045         (wl-message-wheel-down): Ditto.
5046
5047 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5048
5049         * wl-vars.el (wl-message-buffer-name): New user option.
5050
5051         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5052         directly instead of making alist dinamically.
5053
5054         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5055         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5056         wl-message-buffer-cache-name.
5057         (wl-message-buffer-cache-clean-up): Ditto.
5058
5059         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5060
5061         * Version number is increased to 2.9.15.
5062
5063 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5064
5065         * wl-vars.el (wl-summary-default-view-alist): New user option.
5066
5067         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5068
5069         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5070         while deleting address.
5071         (wl-draft-delete-myself-from-cc): Ditto.
5072
5073         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5074         If optional argument is specified, reverse sort order.
5075
5076         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5077
5078 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5079
5080         * wl-thread.el (wl-thread-insert-message): Return parent number if
5081         exists.
5082         (wl-thread-update-indent-string-region): Use
5083         wl-thread-update-line-on-buffer-sub instead of
5084         wl-thread-update-line-on-buffer.
5085
5086 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5087
5088         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5089         (wl-folder-close-all): Ditto.
5090
5091 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5092
5093         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5094         and mailing-list:.
5095         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5096         value.
5097         (wl-summary-line-list-info): Print mailing-list name even when 
5098         list-number is empty.
5099
5100 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5101
5102         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5103
5104         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5105         (wl-draft-open-file): Ditto.
5106         (wl-draft-random-alphabet): Ditto.
5107
5108         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5109         bindings.
5110
5111 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5112
5113         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5114         * wl-vars.el (wl-draft-config-alist): Ditto.
5115
5116 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5117
5118         * Version number is increased to 2.9.14.
5119
5120         * wl.el (wl): Don't set wl-init as nil when error occured while
5121         auto-checking folders.
5122
5123         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5124         `elmo-expand-newtext'.
5125
5126 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5127
5128         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5129         `this-command' so that `wl-folder-goto-folder' contained in
5130         `wl-summary-keep-cursor-command' work.
5131
5132 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5133
5134         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5135         message buffer displaying state.
5136
5137 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5138
5139         * wl-vars.el (wl-summary-default-view): New variable to specify
5140         default value for `wl-summary-buffer-view' instead of using
5141         set-default.
5142         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5143
5144 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5145
5146         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5147
5148         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5149
5150 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5151
5152         * wl-vars.el (wl-forward-subject-prefix): New variable.
5153         * wl-draft.el (wl-draft-forward): Use it.
5154
5155 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5156
5157         * wl-message.el (wl-message-prev-page): When it is called without
5158         lines argument, scroll down by wl-message-scroll-amount lines.
5159         (wl-message-next-page): Ditto.
5160         * wl-vars.el (wl-message-scroll-amount): Change default value
5161         to preserve current behavior.
5162
5163 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5164
5165         * wl-summary.el (wl-summary-prefetch-msg): Bind
5166         `wl-message-entity' to call `wl-summary-from-function'.
5167
5168 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5169
5170         * wl-message.el (wl-message-buffer-create): Run
5171         wl-message-buffer-created-hook.
5172
5173 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5174
5175         * wl-summary.el (wl-summary-sort-specs): New variable.
5176         (wl-summary-default-sort-spec): Ditto.
5177         (wl-summary-sort): Rewrite.
5178         (wl-summary-sort-by-list-info): New function.
5179
5180 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5181
5182         * wl-summary.el (wl-summary-get-list-info): New function.
5183         (wl-summary-sort): Rewrite.
5184         (wl-summary-line-list-info): Ditto.
5185         (wl-summary-line-list-count): Ditto.
5186         (wl-summary-refile-region): Fixed docstring.
5187
5188 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5189
5190         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5191         `wl-folder-entity-hashtb' as completion table.
5192
5193 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5196         only when this command is called interactively; silence the byte-
5197         compiler.
5198
5199 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5200
5201         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5202         active in XEmacs.
5203
5204 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5205
5206         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5207         plural lines.
5208
5209 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5210
5211         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5212         of current line when the cursor is on the header name.
5213         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5214
5215 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5216
5217         * wl-util.el (wl-read-directory-name): Return displayed directory
5218         as the default value also on XEmacs.
5219
5220 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5221
5222         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5223         formatting.
5224
5225 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5226
5227         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5228         argument and when it is non-nil, check face property before
5229         highlighting for each line.
5230         (wl-highlight-summary-window): Set it.
5231
5232 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5233
5234         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5235         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5236
5237         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5238         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5239         (wl-draft-get-fcc-list): Likewise.
5240
5241 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5242
5243         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5244         (wl-thread-entity-cur): Ditto.
5245         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5246         wl-thread-indent-regexp setting.
5247         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5248
5249         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5250         wl-summary-lazy-highlight.
5251         (wl-summary-display-bottom): Ditto.
5252
5253         * wl-thread.el (wl-thread-open-close): Likewise.
5254
5255         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5256         from and subject;
5257         Bind wl-draft-use-frame;
5258         Enclose with save-window-excursion;
5259         Use wl-draft-create-buffer instead of with-temp-buffer;
5260         Use wl-draft-prepare-edit;
5261         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5262         Use wl-draft-send instead of wl-draft-raw-send.
5263
5264 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5265
5266         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5267         of using wl-from.
5268
5269 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5270
5271         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5272         insert-buffer instead of clone-buffer.
5273         (wl-draft-doing-mime-bcc): New variable.
5274         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5275         infinite loop.
5276         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5277
5278         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5279         (wl-draft-mime-bcc-body): Ditto.
5280
5281         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5282         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5283         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5284         wl-draft-do-mime-bcc.
5285         (wl-draft-mime-bcc-field): New function.
5286         (wl-draft-do-mime-bcc): Ditto.
5287
5288         * wl-address.el (wl-address-complete-header-list): New variable.
5289         (wl-address-complete-header-regexp): Changed default value.
5290
5291         * Version number is increased to 2.9.13.
5292
5293 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5294
5295         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5296         it is differed.
5297
5298 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5299
5300         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5301         (wl-summary-line-list-count): Ditto.
5302
5303 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5304
5305         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5306         (wl-nntp-posting-function): New variable.
5307         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5308         `wl-nntp-posting-config-alist'.
5309
5310 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5311
5312         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5313         FLIM.
5314
5315 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5316
5317         * wl-summary.el (wl-summary-target-mark-refile-sub):
5318         Remove a nuisance funcall.
5319
5320 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5321
5322         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5323         as t for `try-completion'.
5324
5325 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5326
5327         * wl-summary.el (wl-summary-default-from): Use
5328         wl-address-header-extract-address instead of
5329         std11-extract-address-components.
5330         (wl-summary-simple-from): Ditto.
5331         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5332         (wl-summary-insert-headers): Show message.
5333         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5334         for whole line.
5335         (wl-summary-default-from): Revert last change.
5336         (wl-summary-simple-from): Ditto.
5337         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5338         (wl-summary-mark-as-read-region): Follow the change above.
5339         (wl-summary-sync-marks): Ditto.
5340         (wl-summary-target-mark-mark-as-read): Ditto.
5341         (wl-summary-redisplay-internal): Ditto.
5342         (wl-summary-redisplay-no-mime-internal): Ditto.
5343         (wl-summary-redisplay-all-header): Ditto.
5344         (wl-summary-mark-as-read): Removed argument `cached';
5345         Use current cache status to set cache mark.
5346         (wl-summary-redisplay-internal): Follow the change above.
5347         (wl-summary-redisplay-no-mime-internal): Ditto.
5348         (wl-summary-redisplay-all-header): Ditto.
5349
5350         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5351
5352         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5353         Don't call itself recursively (Adviced by Yamaoka-san).
5354
5355 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5356
5357         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5358         bind wl-summary-highlight as nil to avoid error caused by missing
5359         local variables.
5360
5361 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5362
5363         * wl-vars.el (wl-invalid-character-message): New user option.
5364
5365         * wl-util.el (wl-set-string-width): If truncated string-width is
5366         larger than specified width, use `wl-invalid-character-message'.
5367
5368 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5369
5370         * wl-summary.el (wl-summary-prefetch-msg): 
5371         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5372
5373 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5374
5375         * wl-vars.el (wl-summary-check-line-format): New user option.
5376         (wl-summary-line-format-file): Ditto.
5377
5378         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5379         variable.
5380         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5381         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5382         and `wl-summary-view-old-p' to check whether do a rescan or not.
5383         (wl-summary-view-old-p): New function.
5384         (wl-summary-line-format-changed-p): Ditto.
5385         (wl-summary-line-format-save): Ditto.
5386         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5387
5388         * wl-util.el (wl-set-string-width): Avoid using negative number
5389         for make-string.
5390
5391 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5392
5393         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5394         return value.
5395
5396         * wl-util.el (wl-set-string-width): Added optional argument
5397         `padding' (All other related portions are changed).
5398         (wl-line-parse-format): If the first letter of column number is
5399         `0', zero-padding the result (ex: "%05l").
5400
5401         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5402
5403 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5404
5405         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5406         sequential summary view.
5407
5408 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5411         if it doesn't have a -unix version.
5412
5413 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5414
5415         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5416
5417 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5418
5419         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5420         content.
5421         (wl-draft): Follow the change above.
5422
5423         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5424
5425         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5426         and wl-folder-summary-line-format-alist contain %T and %P.
5427
5428         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5429         (wl-summary-mode-line-format): New user option.
5430         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5431         (wl-summary-line-format): Changed default value.
5432         (wl-summary-lazy-highlight): Changed default value.
5433
5434         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5435         change in wl-summary-create-line.
5436         (wl-thread-insert-entity-sub): Ditto.
5437
5438         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5439         (wl-summary-buffer-unread-status): Ditto.
5440         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5441         (wl-summary-buffer-persistent-mark-column): Ditto.
5442         (wl-summary-buffer-mode-line-formatter): Ditto.
5443         (wl-summary-buffer-mode-line): Ditto.
5444         (wl-summary-message-regexp): Abolished.
5445         (All other related portions are changed.)
5446         (wl-summary-detect-mark-position): New function.
5447         (wl-summary-buffer-set-folder): Setup
5448         wl-summary-buffer-mode-line-formatter.
5449         (wl-summary-mode): Setup selective-display;
5450         Setup pre-idle-hook when xemacs.
5451         (wl-summary-update-modeline): Rewrite.
5452         (wl-summary-jump-to-msg): Define as function;
5453         Changed regexp for searching messages.
5454         (wl-summary-message-number): Rewrite.
5455         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5456         Do rescan when old type summary cache.
5457         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5458         (wl-summary-remove-destination): Use '\r' to detect EOL.
5459         (wl-summary-print-destination): Ditto.
5460         (wl-summary-temp-mark): New inline function.
5461         (wl-summary-persistent-mark): Ditto.
5462         (wl-summary-line-number): New function.
5463         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5464         (wl-summary-line-list-count): New function.
5465         (wl-summary-create-line): Added argument persistent-mark.
5466         (All other related portions are changed)
5467         (wl-summary-create-line): Insert '\r'.
5468         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5469         (wl-summary-cursor-move-surface): New inline function.
5470         (wl-summary-prev): Use it.
5471         (wl-summary-next): Ditto.
5472
5473         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5474         wl-summary-message-regexp.
5475         (wl-highlight-summary): Delete progress message.
5476         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5477
5478         * Version number is increased to 2.9.12.
5479
5480 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5481
5482         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5483         variable (nil: no minimum).
5484         (wl-summary-line-subject): Add some spaces after subject by
5485         wl-summary-line-subject-minimum-length.
5486
5487 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5488
5489         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5490         and removed `F'.
5491         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5492         change above).
5493
5494 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5495
5496         * wl-summary.el (wl-summary-line-list-count): Reverted.
5497         (example setting in samples/*/dot.wl is also updated)
5498
5499 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5502
5503         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5504
5505         * wl-vars.el (wl-summary-line-format): Addes some description to the
5506         docstring.
5507
5508         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5509         (wl-summary-line-close-bracket): Ditto.
5510         (wl-summary-line-children-number): Ditto.
5511         (wl-summary-line-thread-indent): Ditto.
5512         (wl-summary-line-children-and-from): Ditto.
5513
5514         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5515         't', 'c', 'F' and added 'C'.
5516
5517         * wl-util.el (wl-set-string-width): Accept negative value.
5518         (wl-line-parse-format): Added "%number(" and "%)".
5519
5520 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5521
5522         * wl-summary.el (wl-summary-line-list-count): Change format of the
5523         return value.
5524
5525 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5526
5527         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5528         from the recent message.el.
5529         (wl-draft-point-in-header-p): Ditto.
5530         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5531         wl-draft-beginning-of-line.
5532         * wl-e21.el (wl-draft-mode-map): Ditto.
5533         * wl-xmas.el (wl-draft-mode-map): Ditto.
5534
5535         * wl-folder.el: Sort macrodefs by dependencies.
5536
5537 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5538
5539         * wl-summary.el (wl-summary-prev): Fixed regexp.
5540         (wl-summary-next): Ditto.
5541
5542 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5543
5544         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5545
5546 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5547
5548         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5549         for backward compatibility.
5550
5551 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5552
5553         * wl-summary.el (wl-summary-line-list-count): New function, merged
5554         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5555         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5556         list counts.
5557
5558 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5559
5560         * wl-summary.el (wl-summary-create-line): Ignore errors while
5561         timezone-fix-time.
5562
5563         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5564
5565         * wl-summary.el (wl-summary-sync-update): Ditto.
5566         (wl-summary-default-from): Use wl-message-entity
5567         instead of entity.
5568
5569         * wl-summary.el (wl-summary-create-line): Fix.
5570
5571         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5572         (wl-summary-line-format): New user option.
5573         (wl-folder-summary-line-format-alist): Ditto.
5574         (wl-summary-from-width): Abolished.
5575
5576         * wl-util.el (toplevel): Require 'bytecomp.
5577         (wl-line-parse-format): New function.
5578         (wl-line-formatter-setup): New macro.
5579
5580         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5581         (wl-summary-buffer-line-formatter): New buffer local variable.
5582         (wl-summary-switch-to-clone-buffer): Follow the change above.
5583         (wl-summary-message-regexp): Fix.
5584         (wl-summary-from-func-internal): Abolished.
5585         (wl-summary-subject-func-internal): Ditto.
5586         (wl-summary-subject-filter-func-internal): Ditto.
5587         (All other related portions are changed.)
5588         (wl-summary-buffer-set-folder):
5589         Set up wl-summary-buffer-number-column and 
5590         wl-summary-buffer-line-formatter
5591         (All other related portions are changed.)
5592         (wl-summary-buffer-number-column-detect): Abolished.
5593         (All other related portions are changed.)
5594         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5595         (wl-summary-delete-all-temp-marks-on-buffer): Use
5596         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5597         (wl-summary-target-mark-delete): Ditto.
5598         (wl-summary-target-mark-refile-subr): Ditto.
5599         (wl-summary-target-mark-mark-as-read): Ditto.
5600         (wl-summary-target-mark-mark-as-unread): Ditto.
5601         (wl-summary-target-mark-mark-as-important): Ditto.
5602         (wl-summary-target-mark-save): Ditto.
5603         (wl-summary-replace-status-marks): Renamed from
5604         wl-summary-set-status-marks-on-buffer;
5605         Use wl-summary-message-regexp instead of
5606         wl-summary-buffer-number-regexp.
5607         (wl-summary-sync-update): Follow the change above.
5608         (wl-summary-goto-previous-message-beginning): New function.
5609         (wl-summary-mark-as-unread): Use it.
5610         (wl-summary-mark-as-important): Ditto.
5611         (wl-summary-line-formatter): New variable.
5612         (wl-summary-line-year): New function.
5613         (wl-summary-line-day): Ditto.
5614         (wl-summary-line-day-of-week): Ditto.
5615         (wl-summary-line-hour): Ditto.
5616         (wl-summary-line-minute): Ditto.
5617         (wl-summary-line-open-bracket): Ditto.
5618         (wl-summary-line-close-bracket): Ditto.
5619         (wl-summary-line-children-number): Ditto.
5620         (wl-summary-line-thread-indent): Ditto.
5621         (wl-summary-line-size): Ditto.
5622         (wl-summary-line-subject): Ditto.
5623         (wl-summary-line-from): Ditto.
5624         (wl-summary-line-children-and-from): Ditto.
5625         (wl-summary-create-line): Rewritten.
5626         (wl-summary-format-date): Abolished.
5627
5628         * wl-highlight.el (wl-highlight-summary-current-line): Use
5629         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5630         Use thread structure to detect thread top message.
5631
5632         * wl-draft.el (wl-default-draft-cite): Don't use
5633         wl-summary-from-func-internal.
5634
5635         * wl-refile.el (wl-refile-subject-learn): Don't use
5636         wl-summary-subject-filter-func-internal.
5637         (wl-refile-guess-by-subject): Ditto.
5638
5639         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5640         parameters.
5641
5642         * wl-thread.el (wl-thread-update-indent-string-region):
5643         Use wl-thread-update-line-on-buffer instead of
5644         wl-thread-update-indent-string.
5645         (wl-thread-update-children-number): Redefine using
5646         wl-thread-update-line-on-buffer.
5647         (wl-thread-update-indent-string): Abolished.
5648
5649         * Version number is increased to 2.9.11.
5650
5651 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5652
5653         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5654         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5655         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5656
5657         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5658         as nil.
5659
5660         * wl-thread.el (wl-thread-open-all-unread): Use 
5661         elmo-folder-list-messages-mark-match.
5662         (wl-thread-insert-message): Removed argument `mark-alist'.
5663         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5664         elmo-msgdb-set-mark.
5665         (wl-thread-get-children-msgs-uncached): Likewise.
5666         (wl-thread-get-exist-children): Added argument include-self.
5667         (wl-thread-delete-message): Follow the change above.
5668
5669         * wl-summary.el (wl-summary-count-unread): Removed argument.
5670         (wl-summary-rescan): Follow the change above.
5671         (wl-summary-mark-as-read-region): Ditto
5672         (wl-summary-mark-as-unread-region): Ditto.
5673         (wl-summary-delete-messages-on-buffer): Ditto.
5674         (wl-summary-sync-update): Ditto.
5675         (wl-summary-switch-to-clone-buffer): Ditto.
5676         (wl-summary-goto-folder-subr): Ditto.
5677         (wl-summary-target-mark-mark-as-read): Ditto.
5678         (wl-summary-target-mark-mark-as-unread): Ditto.
5679         (wl-summary-target-mark-mark-as-important): Ditto.
5680         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5681         (wl-summary-update-thread): Removed argument `mark-alist'.
5682         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5683         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5684         (wl-summary-resume-cache-status): Likewise.
5685         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5686         elmo-msgdb-set-mark.
5687         (wl-summary-mark-as-read-all): Likewise.
5688         (wl-summary-delete-cache): Ditto.
5689         (wl-summary-auto-select-msg-p): Ditto.
5690         (wl-summary-mark-as-unread): Ditto.
5691         (wl-summary-no-auto-refile-message-p): Ditto.
5692         (wl-summary-mark-as-read): Ditto.
5693         (wl-summary-mark-as-important): Ditto.
5694         (wl-summary-auto-refile): Follow the change above.
5695         (wl-summary-delete-all-marks): Removed.
5696         (wl-summary-resume-marks-and-highlight): Ditto.
5697         (wl-summary-resume-marks): Ditto.
5698         (wl-summary-delete-important-msgs-from-list): Ditto.
5699         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5700
5701         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5702         wl-summary-count-unread.
5703
5704         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5705         (wl-summary-score-update-all-lines): Use
5706         elmo-msgdb-set-mark.
5707
5708 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5709
5710         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5711         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5712         (wl-summary-create-line): Renamed from
5713         wl-summary-overview-create-summary-line;
5714         Argument rearrangement.
5715         (wl-summary-update-thread): Follow the change above.
5716
5717         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5718         (wl-thread-insert-entity-sub): Likewise.
5719
5720         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5721         argument `overview', `mark-alist' and added `msgdb'.
5722
5723         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5724
5725         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5726         (wl-summary-rescan): Follow the change above.
5727         (wl-summary-sync-update): Ditto.
5728         (wl-summary-insert-thread-entity): Ditto;
5729         Don't use `let*' in every while loop;
5730         Detect infinite loop of threads.
5731         (wl-summary-update-thread): Removed argument `overview'.
5732
5733         * wl-thread.el (wl-thread-insert-message): Ditto.
5734
5735         * Version number is increased to 2.9.10.
5736
5737         * wl-message.el (wl-message-redisplay): Ignore errors while
5738         wl-message-redisplay-hook.
5739
5740 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5741
5742         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5743
5744 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5745
5746         * wl.el (wl): inhibit-quit while wl-folder.
5747
5748 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5749
5750         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5751         while msgdb access.
5752
5753 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5754
5755         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5756         even if no folder is not created.
5757
5758 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5759
5760         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5761
5762         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5763         implementation.
5764         (wl-summary-target-mark-thread): Ditto.
5765
5766         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5767
5768 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5769
5770         * wl-util.el (wl-display-bytes): Remove unused function.
5771
5772 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5773
5774         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5775         seems critical one (partially reverse the change in 2002/03/17).
5776
5777 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5778
5779         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5780         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5781
5782 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5783
5784         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5785         is not writable.
5786         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5787         plugged status instead of `'force' as 2nd argument.
5788
5789         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5790         is not creatable.
5791
5792         * Version number is increased to 2.9.9.
5793
5794 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5795
5796         * wl-summary.el (wl-summary-suspend): New function.
5797
5798 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5799
5800         * wl.el (wl): Do not check variables if check is nil.
5801         * wl-utils.el (wl-collect-draft): New function.
5802         * wl-folder.el (wl-folder-suspend): Put summary buffers
5803         and draft buffers at the end of buffer list.
5804         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5805
5806 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5807
5808         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5809         loop instead of recursive call.
5810
5811         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5812         2nd argument.
5813
5814 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5815
5816         * wl-draft.el (wl-draft-create-contents): Don't take neither
5817         (function . args) nor (string . something) any more.
5818
5819         * wl-version.el (wl-generate-user-agent-string): Return string
5820         without header symbol.
5821         * wl-draft.el (wl-draft-default-headers): Use it.
5822
5823         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5824         `wl-draft-insert-ccs' and return field value instead of inserting
5825         the header. Abolish cc argument.
5826         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5827
5828         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5829         rather than one with string car.
5830
5831         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5832         * wl-draft.el (wl-draft-create-contents): Add it after the default
5833         headers.
5834
5835         * wl-draft.el (wl-draft-create-contents): For the case of
5836         (symbol-or-string . function) insert header only when the function
5837         returns string value.
5838
5839 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5840
5841         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5842         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5843
5844 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5845
5846         * wl.el (wl-check-environment): Don't check Message-ID when
5847         `wl-insert-message-id' is nil.
5848         Revive checking if `wl-message-id-domain' contains "@".
5849
5850 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5851
5852         * wl.el (wl-check-environment): Merge examination for "@" at
5853         inappropriate position into the first string-match.
5854
5855         * wl-summary.el (wl-summary-target-mark-print): New function.
5856         (wl-summary-pipe-message-subr): Extracted from
5857         `wl-summary-pipe-message'.
5858         (wl-summary-target-mark-pipe): New function.
5859         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5860         `wl-summary-target-mark-pipe'.
5861
5862 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5863
5864         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5865
5866 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5867
5868         * wl.el (wl-check-environment): Use elmo-warning instead of
5869         error for non-critical ones.
5870         Remove trash folder check.
5871         (wl): Don't ignore error in wl-check-environment.
5872
5873         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5874         check, which is moved from `wl-check-environment'.
5875         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5876
5877 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5878
5879         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5880         guess anything, call wl-summary-write.
5881         (wl-summary-write): Create draft with blank To field.
5882         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5883
5884 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5885
5886         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5887         argument full as well for wl-folder-write-current-folder.
5888         If wl-*-write-current-folder cannot guess addressee, add blank
5889         To header.
5890         Rewrite condition for positioning cursor.
5891
5892 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5893
5894         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5895         summary buffer is present, use it.
5896         (wl-folder-jump-to-previous-summary): Ditto.
5897
5898 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5899
5900         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5901
5902         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5903         wl-summary-previous-buffer and wl-summary-next-buffer.
5904
5905         * wl-folder.el (wl-folder-mode-map): Bind
5906         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5907         (wl-folder-jump-to-next-summary): New function.
5908         (wl-folder-jump-to-previous-summary): Ditto.
5909
5910         * wl-draft.el (wl-draft): Rearranged.
5911
5912 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5913
5914         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5915         of header.
5916         (wl-draft): Collect arguments for the header as header-alist.
5917         (wl-draft-forward): Arrange arguments for wl-draft.
5918         (wl-draft-reply): Ditto.
5919         (wl-draft-edit-string): Ditto.
5920         * wl-summary.el (wl-summary-write): Ditto.
5921         (wl-summary-write-current-folder): Ditto.
5922
5923         * Version number is increased to 2.9.8.
5924
5925 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5926
5927         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5928
5929         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5930
5931         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5932         even if the guess failed.
5933
5934         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5935         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5936         wl-summary-write-current-folder.
5937         * wl-xmas.el: Ditto.
5938
5939 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5940
5941         * wl-summary.el (wl-summary-next-page): Force display message if
5942         message is not displayed yet.
5943         (wl-summary-prev-page): Ditto.
5944
5945 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5946
5947         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5948
5949 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5950
5951         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5952         add "Preview Message" and "Save Draft and Exit".
5953
5954 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5955
5956         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5957         if addrmgr is called from draft in splitted window.
5958
5959         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5960         * wl-mule.el: Ditto.
5961         * wl-xmas.el: Ditto.
5962
5963 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5964
5965         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5966
5967         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5968         * wl-xmas.el (wl-folder-toolbar): Ditto.
5969
5970 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5971
5972         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5973         and wl-draft-save-and-exit.
5974         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5975         * wl-xmas.el: Ditto.
5976         * wl-mule.el: Ditto.
5977
5978         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5979         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5980
5981 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5982
5983         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5984         lists for saving buffer.
5985
5986 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5987
5988         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5989         parent-folder argument instead of it.
5990         (wl-draft-create-buffer): Ditto.
5991         (wl-draft-forward): Ditto.
5992         (wl-draft-reply): Ditto.
5993         * wl-summary.el (wl-summary-write): Ditto.
5994         (wl-summary-write-current-folder): Ditto.
5995
5996         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5997         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5998         Folder buffer after composing.
5999
6000 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6001
6002         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6003         header if the file `wl-x-face-file' already contains it.
6004
6005 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6006
6007         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6008         folder" entry.
6009         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6010         * wl-e21.el (wl-folder-toolbar): Ditto.
6011         * wl-xmas.el (wl-folder-toolbar): Ditto.
6012
6013 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6014
6015         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6016         wl-folder-goto-folder with sticky argument.
6017         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6018
6019 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6020
6021         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6022         and wl-summary-previous-buffer.
6023         (wl-summary-next-buffer): New function.
6024         (wl-summary-previous-buffer): Ditto.
6025
6026 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6027
6028         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6029         wl-folder-jump-to-current-entity-with-arg.
6030         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6031         `wl-folder-jump-to-current-entity'.
6032         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6033         `wl-summary-goto-folder-sticky'.
6034         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6035         `wl-summary-goto-folder'.
6036         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6037         Unless force-exit, do not clean temp. marks for sticky summary.
6038         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6039
6040 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6041
6042         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6043         not entire.
6044
6045 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6046
6047         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6048         to `C-x C-s'.
6049         (wl-summary-save-status): New command.
6050         (wl-summary-exit): Don't clean-up temp marks when sticky.
6051         (Applied patch from Nakayama-san [wl: 09548])
6052         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6053         Do nothing when no mark data.
6054         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6055         Call `wl-summary-delete-all-temp-marks' before saving.
6056
6057 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6058
6059         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6060
6061 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6062
6063         * wl.el (wl-check-environment): Also cause error when (system-name)
6064         returns "localhost.localdomain". (Although it doesn't affect because
6065         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6066
6067 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6068
6069         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6070         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6071
6072         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6073         value.
6074
6075 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6076
6077         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6078         Likewise r-cc-list and r-ng-list.
6079
6080 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6081
6082         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6083         only if it is bound as variable.
6084
6085         * wl-mime.el (wl-draft-preview-message): Ditto.
6086
6087 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6090         needless `goto-char'.
6091
6092         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6093         `wl-summary-redisplay-no-mime-internal' instead of
6094         `wl-summary-redisplay-no-mime'.
6095         (wl-summary-redisplay-no-mime): Changed argument;
6096         Call `wl-summary-redisplay-no-mime-internal'.
6097
6098         * wl-mime.el (wl-draft-preview-message): Bind
6099         `mime-header-encode-method-alist' locally.
6100
6101         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6102         (wl-draft-std11-parse-addresses): Added the first address check.
6103         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6104
6105         * Version number is increased to 2.9.7.
6106
6107 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6108
6109         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6110
6111 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6112
6113         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6114         related to scrollbar support, if there is no such a feature
6115         compiled in.
6116
6117 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6118
6119         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6120         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6121         for prefetch.
6122
6123 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6124
6125         * wl-summary.el (wl-summary-pick): Fix for no match.
6126
6127 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6128
6129         * wl-draft.el (wl-draft-save):
6130         Override `mime-header-encode-method-alist'.
6131
6132 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6133
6134         * wl-folder.el (wl-folder-pick): New function.
6135         Define key as "?".
6136
6137 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6138
6139         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6140         Fix for unplugged.
6141
6142 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6143
6144         * wl-folder.el (wl-folder-virtual): New function.
6145         Define key as "V".
6146
6147 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6148
6149         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6150         multi folder if entity is group.
6151
6152 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6153
6154         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6155         is nil.
6156
6157 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6158
6159         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6160         (wl-summary-target-mark-msgs): Return the number of marked messages.
6161
6162 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6163
6164         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6165         "first:" is specified.
6166
6167 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6168
6169         * wl-vars.el (wl-from): Use return value of function
6170         user-full-name instead of the variable user-full-name since
6171         XEmacs-20.4 doesn't set this variable.
6172
6173 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6174
6175         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6176         call `wl' directly.
6177
6178 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6179
6180         * wl-draft.el (wl-draft-reedit): Removed duplicated
6181         switch-to-buffers.
6182
6183 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6184
6185         * wl.el (wl-other-frame): Removed garbages.
6186
6187 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6188
6189         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6190
6191         * wl-xmas.el (wl-draft-key-setup): Ditto.
6192
6193         * wl-mule.el (wl-draft-key-setup): Ditto.
6194
6195         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6196         (wl-draft-reedit): Ditto.
6197         (wl-draft-prepare-edit): Add `wl-draft-save' to
6198         `local-write-file-hooks'.
6199         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6200         (wl-draft-reedit): Set buffer-file-name.
6201         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6202
6203
6204         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6205         call it.
6206         (wl-delete-startup-frame-function): New variable.
6207         (wl-other-frame): New function
6208         (Original was written by Yamaoka san [wl: 09239]).
6209
6210         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6211         if `wl-folder-use-frame'.
6212
6213 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6214
6215         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6216
6217 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6218
6219         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6220         New variable.
6221         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6222         (wl-message-buffer-prefetch-get-next): Use them.
6223         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6224
6225 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6226
6227         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6228         with unwind-protect.
6229
6230         * wl-draft.el (wl-draft-reedit): Rewrite.
6231         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6232         (wl-draft-save): Insert header separator if it does not exist;
6233         Removed condition-case.
6234
6235         * wl-summary.el (wl-summary-reedit): Revert last change.
6236
6237         * wl-draft.el (wl-draft-save): Rewrite.
6238         (wl-draft-create-buffer): Set buffer-file-name as nil.
6239
6240         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6241
6242         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6243
6244         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6245         nil.
6246
6247 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6248
6249         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6250         If count is nil, do not prefetch.
6251         (wl-message-buffer-prefetch-next): Next.
6252
6253 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6254
6255         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6256
6257 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6258
6259         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6260         `delete-backward-char'
6261         (wl-draft-prepare-edit): Check major-mode.
6262         (wl-draft-decode-header): Rewrite.
6263         (wl-draft): Fix.
6264
6265 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6266
6267         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6268
6269 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6270
6271         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6272         (wl-message-buffer-prefetch-get-next): Remove size checking.
6273         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6274
6275 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6276
6277         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6278         (wl-draft-default-headers): Fix.
6279
6280 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6281
6282         * wl-draft.el (wl-draft-default-headers): Insert return value of
6283         `wl-generate-mailer-string-function'.
6284
6285 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6286
6287         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6288         (wl-draft-insert-mail-header-separator): Ditto.
6289
6290         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6291         again (Reverted the change on 2002-01-17 by OKADA san).
6292
6293 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6294
6295         * wl-draft.el (wl-draft): Rewrite.
6296         (wl-draft-create-buffer): New function.
6297         (wl-draft-create-contents): Ditto.
6298         (wl-draft-prepare-edit): Ditto.
6299         (wl-draft-decode-header): Ditto.
6300         (wl-draft-decode-body): Ditto.
6301         (wl-draft-check-new-line): Ditto.
6302         (wl-draft-default-headers): Ditto.
6303         (wl-draft-insert-mail-header-separator): Ditto.
6304
6305 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6306
6307         * Version number is increased to 2.9.6.
6308
6309 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6310
6311         * wl-draft.el (wl-draft-delete-field): Optional argument.
6312         (wl-draft-delete-fields): Ditto.
6313
6314 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6315
6316         * wl-message.el (toplevel): Eliminated byte-compile warning.
6317         for `itimer-function', `delete-timer' and `itimer-list'.
6318
6319 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6320
6321         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6322         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6323         `wl-message-buffer-prefetch-threshold'.
6324         * wl-summary.el (wl-summary-redisplay-internal): Remove
6325         the check of `wl-message-buffer-prefetch-depth'.
6326
6327 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6328
6329         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6330         size of article.
6331         (wl-message-buffer-prefetch-subr): Remove size check.
6332
6333 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6334
6335         * wl-vars.el (wl-plugged): Make customizable.
6336
6337 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6338
6339         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6340         (wl-message-buffer-prefetch-set-timer): New function.
6341         (wl-message-buffer-prefetch-get-next): New function.
6342         (wl-message-buffer-prefetch): New function.
6343         (wl-message-buffer-prefetch-next): Rewrite.
6344         (wl-message-buffer-prefetch-subr): Rewrite.
6345         * wl-vars.el (wl-auto-prefetch-first): New variable.
6346         * wl-summary.el (wl-summary-goto-folder-subr): Call
6347         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6348
6349 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6350
6351         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6352         `wl-summary-unread-message-hook'.
6353
6354 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6355
6356         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6357         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6358         if range is `cache-status'.
6359
6360 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6361
6362         * wl-message.el (wl-message-buffer-prefetch-subr):
6363         Improve debug message.
6364
6365 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6366
6367         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6368         `wl-mail-send-pre-hook'.
6369         (wl-draft-send-mail-with-qmail): Ditto.
6370         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6371
6372 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6373
6374         * wl-message.el (wl-message-buffer-prefetch-subr):
6375         Fix for cancel-function-timers bug.
6376         (wl-message-buffer-prefetch-debug): Default value is t.
6377
6378 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6379
6380         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6381         (wl-message-buffer-prefetch-subr): Rewrite.
6382         Rename from `wl-message-buffer-prefetch'.
6383
6384 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6385
6386         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6387         (wl-default-draft-cite-decorate-author): Ditto.
6388
6389         * wl-draft.el (wl-draft-cite-function): Removed.
6390         (wl-default-draft-cite-decorate-author): Ditto.
6391
6392 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6393
6394         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6395         (wl-default-draft-cite): Do not arrange author name if the value of
6396         `wl-default-draft-cite-decorate-author' is nil.
6397
6398 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6399
6400         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6401
6402         * wl-folder.el (wl-folder-check-one-entity): Don't care
6403         `elmo-folder-use-flag-p'.
6404
6405 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6406
6407         * wl-folder (wl-folder-check-one-entity): Fix
6408         problem if unread is nil.
6409
6410 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6411
6412         * wl-address.el (wl-address-make-completion-list): Check whether
6413         the address is a group list.
6414         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6415
6416 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6417
6418         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6419         The number of the messages of new and unread does not count
6420         correctly.
6421
6422         * wl-summary.el (wl-summary-count-unread): Changed to return
6423         `(new . unread)' instead of total.
6424         (wl-summary-sync-update): Follow the change above.
6425
6426         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6427
6428 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6429
6430         * wl-address.el (wl-address-make-completion-list): Do not enclose
6431         address by " <" and ">" if associated realname is "".
6432         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6433         This is against the promblem with group list in .addresses pointed
6434         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6435
6436 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6437
6438         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6439         message is a format control string.
6440         * wl-expire.el (wl-expire-append-log): Ditto.
6441         * wl-mime.el (wl-summary-burst-subr): Ditto.
6442         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6443         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6444
6445 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6446
6447         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6448         wl.el (wl-check-variables): Rename from `wl-check-type'.
6449         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6450         (wl-check-variables-2): New function.
6451         (wl): Call `wl-check-variables-2'.
6452
6453 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6454
6455         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6456         after renaming folder in access group.
6457
6458 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6459
6460         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6461         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6462         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6463         (wl-message-buffer-prefetch): Rewrite.
6464         (wl-message-buffer-prefetch-idle-time): Removed.
6465         * wl-summary.el (wl-summary-redisplay-internal):
6466         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6467         Error check for `wl-message-buffer-prefetch-depht'.
6468
6469 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6470
6471         * Version number is increased to 2.9.5.
6472         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6473
6474 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6475
6476         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6477         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6478         Based on the patch written by
6479         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6480
6481 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6482
6483         * wl-draft.el (wl-draft-raw-send): Fix for
6484         `wl-news-send-pre-hook'
6485
6486 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6487
6488         * wl-utils.el (wl-message-id-function): New variable.
6489         * wl-draft.el (wl-draft-insert-required-fields):
6490         Use `wl-message-id-function'.
6491
6492 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6493
6494         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6495         * wl-utils.el (wl-draft-make-message-id-string):
6496         Use `wl-from' for domain part of Message-ID
6497         if `wl-message-id-use-wl-from' if non-nil.
6498         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6499
6500 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6501
6502         * wl.el (wl): Call `wl-check-type'
6503         Do not 'condition-case'.
6504
6505 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6506
6507         * wl.el (wl-check-type): New function.
6508         (wl-check-type-variables): New variable.
6509
6510 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6511
6512         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6513
6514 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6515
6516         * wl-draft.el (wl-smtp-password-key): New function.
6517         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6518         (wl-draft-send-mail-with-smtp): Ditto.
6519         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6520
6521 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6522
6523         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6524         * wl-utils.el (wl-unique-id-suffix): Remove.
6525
6526 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6527
6528         * Version number is increased to 2.9.4.
6529
6530 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6531
6532         * wl-utils.el (wl-unique-id-suffix): New variable.
6533         (wl-unique-id): Use `wl-unique-id-suffix'
6534
6535 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6536
6537         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6538         instead of `elmo-msgdb-search'.
6539
6540         * Version number is increased to 2.9.3.
6541
6542 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6543
6544         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6545
6546 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6547
6548         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6549         (wl-draft-dispatch-message): Changed for send-later.
6550         (wl-draft-queue-flush): Ditto.
6551         (wl-draft): Clear `wl-sent-message-queued'.
6552         (wl-draft-reedit): Ditto.
6553         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6554         * wl-vars.el (wl-draft-force-queuing): New variable.
6555         (wl-draft-force-queuing-mail): New variable.
6556         (wl-draft-force-queuing-news): New variable.
6557
6558 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6559
6560         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6561         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6562
6563 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6564
6565         * Version number is increased to 2.9.2.
6566
6567 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6568
6569         * wl-draft.el (wl-draft-elide-region): New user command.
6570         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6571
6572         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6573         command `wl-draft-elide-region'.
6574         * wl-mule.el: Ditto.
6575         * wl-xmas.el: Ditto.
6576
6577 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6578
6579         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6580         (wl-biff-check-folder-async): Removed needless let.
6581
6582 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6583
6584         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6585         wl-folder-get-elmo-folder.
6586         (wl-biff-check-folder): Set `biff' argument of
6587         `wl-folder-check-one-entity'.
6588         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6589
6590         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6591         (wl-folder-check-one-entity): Added `biff' argument;
6592         Setup `biff' slot of folder.
6593
6594         * Version number is increased to 2.9.1.
6595
6596 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6597
6598         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6599         comment out and fixed.
6600         (wl-fldmgr-add-completion-subr): Ditto.
6601
6602         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6603         and msgdb.
6604
6605         * wl.el (wl-toggle-plugged): Save summary view.
6606
6607 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6608
6609         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6610
6611 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6612
6613         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6614
6615 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6618         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6619         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6620
6621         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6622         if it was failed.
6623         (wl-demo): Disable undo in the demo buffer.
6624
6625 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6626
6627         * wl-version.el (wl-version): Changed codename.
6628
6629         * Version number is increased to 2.9.0.
6630
6631 2001-12-14  Takuo KITAME <kitame@northeye.org>
6632
6633         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6634         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6635         (wl-folder-mark-as-read-all-current-entity): Ditto.
6636
6637 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6638
6639         * wl-vars.el (wl-from-width): Define as obsolete variable.
6640         (wl-subject-length-limit): Ditto.
6641
6642         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6643
6644         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6645         wl-summary-save-view.
6646
6647         * wl.el (wl-save-status): Ditto.
6648         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6649
6650         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6651         (wl-summary-exit): Follow the change above.
6652         (wl-summary-goto-folder-subr): Ditto.
6653
6654         * wl-folder.el (wl-folder-create-subr): Don't use
6655         `elmo-folder-creatable-p'.
6656
6657 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6658
6659         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6660
6661 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6662
6663         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6664         rather than bitmap on Emacs 21.
6665         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6666         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6667         for xbm if the new redisplay engine is not available.
6668
6669 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6670
6671         * wl-folder.el (wl-folder-init-hook): New hook.
6672         (wl-folder-init): Run `wl-folder-init-hook'.
6673
6674 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6675
6676         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6677
6678 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6679
6680         * wl-acap.el (wl-acap-cache-filename): New variable.
6681         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6682         (wl-acap-init): Use cache if no ACAP server found.
6683
6684 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6685
6686         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6687         `wl-acap-original-msgdb-dir'.
6688
6689         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6690         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6691
6692         * wl-mime.el (wl-mime-save-directory): Renamed from
6693         `wl-mime-save-dir'.
6694
6695 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6696
6697         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6698
6699         * wl-demo.el: Require `path-util'.
6700         (wl-demo-bitmap-mule-available-p): New internal variable.
6701         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6702         `module-installed-p' instead.
6703         (wl-demo-insert-image): Use *.img file for a bitmap image.
6704         (wl-demo): Don't call the ascii demo recursively.
6705
6706 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6707
6708         * Version number is increased to 2.7.7.
6709
6710 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6711
6712         * wl.el (wl-exit): Eliminated byte-compile warning.
6713
6714 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6715
6716         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6717         obsolete variable using `elmo-define-obsolete-variable'.
6718         (wl-fetch-confirm-threshold): Ditto.
6719         (wl-cache-prefetch-folder-type-list): Ditto.
6720         (wl-cache-prefetch-folder-list): Ditto.
6721
6722 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6723
6724         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6725         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6726         (wl-demo-insert-image): New function.
6727         (wl-demo-insert-text): New function.
6728         (wl-demo-image-type-alist): Redefine as a function.
6729         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6730         (wl-demo-with-temp-file-buffer): Removed.
6731         (wl-logo-xpm): Removed.
6732         (wl-logo-xbm): Removed.
6733         (wl-logo-bitmap): Removed.
6734
6735 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6736
6737         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6738         (wl-expire-localdir-get-folder-function): New user option.
6739         (wl-expire-localdir-get-folder): New function.
6740         (wl-expire-localdir-date): Ditto.
6741
6742 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6743
6744         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6745         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6746         Fixed unread number mismatch when all-unread < unread.
6747
6748 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6749
6750         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6751         (wl-fetch-confirm-threshold): Ditto.
6752
6753         * wl-summary.el (wl-summary-confirm-appends): Removed.
6754         (wl-summary-sync-update): Don't refer
6755         `wl-summary-update-confirm-threshold' (It is now abolished).
6756
6757         * wl-message.el (wl-message-display-internal): Don't refer
6758         `wl-fetch-confirm-threshold' (It is now abolished).
6759
6760 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6761
6762         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6763
6764 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6765
6766         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6767         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6768         Change default value to nil.
6769         (wl-summary-indent-length-limit): The value can be nil, nil means
6770         unlimited.
6771
6772         * wl-summary.el: Don't set limit for indent length if the value of
6773         wl-summary-indent-length-limit is nil.
6774         If the value of wl-summary-width is nil, it means only that the width
6775         of summary is unlimited (nil doesn't mean that the indent length is
6776         unlimited).
6777
6778         * wl-thread.el: Ditto.
6779
6780 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6781
6782         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6783         be nil, nil means never confirm.
6784         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6785
6786 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6787
6788         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6789         means unlimited).
6790
6791 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6792
6793         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6794         Use `with-temp-buffer'.
6795
6796 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6797
6798         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6799         with new backquote style).
6800         (wl-folder-get-entity-from-buffer): Ditto.
6801
6802 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6803
6804         * wl-version.el (nemacs-version): Eliminated.
6805         (wl-extended-emacs-version2): Ignore nemacs.
6806         (wl-extended-emacs-version3): Ditto.
6807
6808 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6809
6810         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6811         (wl-draft-add-in-reply-to): New variable.
6812         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6813         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6814         (wl-draft-yank-from-mail-reply-buffer): Use
6815         `wl-draft-add-in-reply-to'.
6816         (wl-draft-insert-current-message): Ditto.
6817
6818 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6819
6820         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6821         typo (kill->hide).
6822         (wl-message-buffer-prefetch-folder-type-list): Added elements
6823         `mark' and `cache' instead of `internal'.
6824
6825 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6826
6827         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6828         resume msgdb directory.
6829
6830 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6831
6832         * wl.el (wl-exit): Call `wl-acap-exit'.
6833
6834         * wl-summary.el (wl-summary-message-string): New function.
6835         (wl-summary-reedit): Use it.
6836         (wl-summary-resend-bounced-mail): Remove needless let.
6837         (wl-summary-supersedes-message): Ditto.
6838         (wl-summary-save): Ditto.
6839
6840         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6841         (wl-acap-init): Set it.
6842         (wl-acap-exit): New function.
6843
6844 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6845
6846         * wl.el (wl-init): Revert (require 'mime-setup). move from
6847         toplevel.
6848
6849 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6850
6851         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6852         local variables.  Add error when guess function return invalid
6853         value.
6854
6855 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6856
6857         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6858         Change local variable name.
6859         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6860         (wl-folder-get-newsgroups): Return nil when non-news folder.
6861         * wl-summary.el (wl-summary-write-current-folder): State through
6862         when guess-list return nil.
6863         (wl-summary-write-current-folder-functions): Fixed docstring.
6864
6865         * wl.el (wl-exit): Changed confirm message.
6866
6867         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6868         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6869
6870         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6871
6872 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6873
6874         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6875         user option (Renamed from wl-cache-prefetch-folder-type-list).
6876         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6877         from wl-cache-prefetch-folder-list).
6878
6879         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6880         Move to wl-vars.el.
6881         (wl-message-buffer-prefetch-p): Changed to enable
6882         `wl-message-buffer-prefetch-folder-list'.
6883
6884         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6885         `ignore-cache'.
6886
6887 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6888
6889         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6890         `part-top' and `part-bottom'.
6891         (wl-draft-config-sub-part-top): New function.
6892         (wl-draft-config-sub-part-bottom): New function.
6893
6894 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6895
6896         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6897
6898 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6899
6900         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6901
6902 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6903
6904         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6905
6906         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6907         (wl-summary-write-current-folder): Ditto.
6908
6909 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6910
6911         * wl-folder.el (wl-folder-get-newsgroups): Use
6912         `elmo-folder-newsgroups'.
6913
6914 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6915
6916         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6917         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6918         `wl-draft-config-sub-header-bottom'.
6919
6920 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6921
6922         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6923         localnews folder.
6924
6925 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6926
6927         * wl-summary.el (wl-summary-mode): Undo last change.
6928
6929         * wl-folder.el (wl-folder-mode): Ditto.
6930
6931 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6932
6933         * wl-summary.el (wl-summary-mode): Locally set
6934         truncate-partial-window-width to nil.
6935         (for XEmacs)
6936
6937         * wl-folder.el (wl-folder-mode): Ditto.
6938
6939 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6940
6941         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6942
6943 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6944
6945         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6946         number.
6947
6948         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6949
6950         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6951
6952         * Version number is increased to 2.7.6.
6953
6954 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6955
6956         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6957
6958 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6959
6960         * wl-summary.el (wl-summary-sync-update): Enclose network
6961         related portion with `unwind-protect'.
6962
6963 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6964
6965         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6966
6967 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6968
6969         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6970         element.
6971         * wl-vars.el (wl-message-body-button-alist): Ditto.
6972
6973         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6974         max match length.
6975         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6976
6977         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6978         for the max match length;
6979         Use 4th element value for the button string regexp group.
6980
6981         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6982         candidate exists, prompt to select.
6983
6984 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6985
6986         * wl-summary.el (wl-summary-jump-to-msg): Search before
6987         calibration point by `beginning-of-line'.
6988
6989 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6990
6991         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6992         for access group.
6993
6994 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6995
6996         * wl-message.el (wl-message-display-internal): Bind
6997         `default-mime-charset'.
6998
6999         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7000
7001         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7002
7003         * Version number is increased to 2.7.5.
7004
7005 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7006
7007         * wl-expire.el (wl-summary-archive): Fixed;
7008         Use `elmo-folder-name-internal'.
7009
7010 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7011
7012         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7013         from `elmo-folder-move-messages' caller.
7014         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7015
7016         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7017         related portions are changed).
7018
7019 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7020
7021         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7022         counter.
7023
7024 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7025
7026         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7027         buffer local and set it to nil.
7028
7029         * wl-message.el (wl-message-redisplay): Ditto.
7030
7031 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7032
7033         * wl-summary.el (wl-summary-mark-as-important): If message is
7034         already cached, set messag as read, otherwise encache and mark as read.
7035
7036 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7037
7038         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7039         point-min.
7040
7041 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7044         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7045         a keymap.
7046
7047 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7048
7049         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7050         parent.
7051
7052         * wl-mule.el (wl-message-define-keymap): Ditto.
7053
7054         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7055
7056         * wl-xmas.el (wl-message-display-internal-hook): Define.
7057         (wl-xmas-setup-message-toolbar): Define as function.
7058         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7059         (wl-message-overload-functions): Abolished.
7060         (wl-message-define-keymap): New function.
7061
7062         * wl-vars.el (wl-message-display-internal-hook): New variable.
7063         (wl-message-header-button-alist): New variable (Renamed from
7064         wl-highlight-message-header-button-alist).
7065         (wl-message-body-button-alist): Ditto.
7066
7067         * wl-mule.el (wl-message-define-keymap): New function.
7068         (wl-message-overload-functions): Abolished.
7069
7070         * wl-message.el (wl-message-add-buttons-to-body): New function.
7071         (wl-message-redisplay): Don't call wl-message-overload-functions;
7072         Call wl-message-add-buttons-to-header and
7073         wl-message-add-buttons-to-body.
7074         (wl-message-display-internal): Set keymap argument for
7075         elmo-mime-display-as-is, elmo-mime-message-display;
7076         Run wl-message-display-internal-hook.
7077         (wl-message-refer-article-or-url): Abolished.
7078
7079         * wl-highlight.el (wl-highlight-headers): Don't call
7080         wl-highlight-message-add-buttons-to-header.
7081         (wl-highlight-message-add-buttons-to-header): Abolished.
7082
7083
7084         * wl-e21.el (wl-message-display-internal-hook): Define.
7085         (wl-e21-setup-toolbar): Deleted duplicated binding.
7086         (wl-e21-setup-message-toolbar): Define as function.
7087         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7088         (wl-message-define-keymap): New function.
7089         (wl-message-overload-functions): Abolished.
7090
7091 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7094         and elmo-folder-close.
7095
7096         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7097
7098 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7099
7100         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7101         boolean value.
7102         * wl-draft.el (wl-draft-do-fcc): Ditto.
7103
7104 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7105
7106         * wl-vars.el (wl-fcc-force-as-read): New variable.
7107         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7108         mark copied message as read.
7109
7110 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7111
7112         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7113
7114 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7115
7116         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7117         `wl-summary-target-above' instead of obsolete variable
7118         `wl-summary-temp-above'.
7119
7120         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7121         instead of `make-obsolete-variable'.
7122         * wl-refile.el (toplevel): Ditto.
7123
7124 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7125
7126         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7127         with third argument t.
7128         (wl-draft): Set first argument for wl-plugged-init as t.
7129
7130         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7131         definition.
7132
7133 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7134
7135         * wl-vars.el: Tabify.
7136         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7137
7138         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7139         message.
7140
7141 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7142
7143         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7144         and set default to beep.
7145
7146 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7147
7148         * wl-vars.el (wl-draft-truncate-lines): New variable.
7149
7150         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7151         instead of wl-message-truncate-lines for truncate-lines.
7152
7153 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7154
7155         * wl-message.el (wl-message-display-internal): Call
7156         `wl-highlight-message' after `elmo-mime-display-as-is'.
7157
7158         * wl-mime.el (wl-mime-display-text/plain): New function.
7159         (wl-mime-display-header): Ditto.
7160         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7161         body-presentation-method for text/plain;
7162         Register `wl-mime-display-header' as a header-presentation-method;
7163         Don't set up `elmo-message-text-content-inserted-hook' and
7164         `elmo-message-header-inserted-hook'.
7165
7166         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7167         variable.
7168         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7169         as t if flag is 'all-header;
7170         Don't bind `elmo-message-ignored-field-list',
7171         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7172
7173 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7174
7175         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7176         for xemacs with non-mule environment.
7177
7178 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7179
7180         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7181         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7182         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7183
7184 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7185
7186         * wl-vars.el (wl-interactive-send): Set default value as t.
7187
7188 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7189
7190         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7191         (wl-addrmgr-method-list): Abolished.
7192         (wl-addrmgr-change-method): Follow above change.
7193
7194         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7195
7196 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7197
7198         * wl-vars.el (wl-message-truncate-lines): Change default value
7199         to default-truncate-lines.
7200
7201         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7202
7203 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7204
7205         * wl-vars.el (wl-message-truncate-lines): New variable.
7206
7207         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7208         wl-message-truncate-lines.
7209
7210 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7211
7212         * wl-acap.el (wl-acap-init): Remove period from error message.
7213         (wl-acap-find-acap-service): Remove period from message.
7214
7215 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7216
7217         * wl.el (wl-check-environment): Undo last change.
7218
7219         * wl-vars.el (wl-from): Changed default value.
7220
7221         * wl-util.el (toplevel): Don't require tm-edit.
7222
7223         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7224         `wl-folder-init';
7225         Don't set mark on mail body.
7226         (wl-draft-reedit): Ditto.
7227
7228         * wl-address.el (wl-address-quote-specials): Define as an alias for
7229         elmo-address-quote-specials.
7230
7231 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7232
7233         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7234
7235         * wl-vars.el (wl-from): Set default value as nil.
7236         (wl-organization): Set default value as ORGANIZATION environment
7237         variable.
7238
7239         * wl-draft.el (wl-smtp-extension-bind): Check value of
7240         wl-smtp-connection-type.
7241
7242         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7243         error.
7244
7245 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7246
7247         * Version number is increased to 2.7.4.
7248
7249         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7250         arguments from `wl-highlight-x-face-function' caller.
7251         Use x-face-1.3.6.12 or later.
7252
7253 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7254
7255         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7256
7257 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7258
7259         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7260         (wl-fcc): Fix to accept function.
7261         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7262
7263 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7264
7265         * wl-acap.el (toplevel): Added `product-provide' declare.
7266         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7267
7268 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7269
7270         * wl.el (wl): Changed order of calling `elmo-init'
7271         and `elmo-folder-init'.
7272
7273 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7274
7275         * wl-mime.el (wl-summary-burst): Extract message when content-type
7276         of root entity is not only `multipart' but also `message/rfc822'.
7277         (wl-summary-burst-subr): Ditto.
7278
7279 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7280
7281         * wl-vars.el (toplevel): Require 'custom.
7282         (wl-trash-folder): Added to `wl-setting' group.
7283
7284         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7285         exists.
7286         (wl-addrmgr-draw): Insert empty line when no entry exists.
7287
7288         * wl-mule.el (wl-message-wheel-up): Fixed.
7289         (wl-message-wheel-down): Ditto.
7290
7291 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7292
7293         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7294         config is an anonymous lambda expression.
7295
7296 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7297
7298         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7299         when Mule 2 is running.
7300
7301 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7302
7303         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7304
7305 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7306
7307         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7308         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7309
7310         * wl-address.el (wl-address-specials-regexp): Eliminated.
7311         (wl-address-quote-specials): Rewrite.
7312
7313 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7314
7315         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7316         shy-groups for regexp.
7317
7318         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7319         character classes and Perl style shy-groups for regexp.
7320         (wl-highlight-plugged-current-line): Use Posix style character
7321         classes for regexp.
7322         (wl-e21-highlight-folder-by-numbers): Ditto.
7323         (wl-e21-display-image-p): Use `display-images-p' instead of
7324         `display-graphic-p'.
7325         (display-images-p): Make an alias to `display-graphic-p' if it is
7326         not available.  It is for Emacs version prior to 21.0.105.
7327
7328         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7329         `display-graphic-p'.
7330         (wl-demo-image-type-alist): Ditto.
7331         (display-images-p): Make an alias to `display-graphic-p' if it is
7332         not available.  It is for Emacs version prior to 21.0.105.
7333
7334 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7335
7336         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7337         support.
7338         (wl-generate-user-agent-string): Ditto.
7339
7340         * wl-version.el (wl-version): Update docsting.
7341         (wl-version-status): Ditto.
7342
7343 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7344
7345         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7346         21.0.105.  For Emacs 21.0.104 or earlier.
7347
7348 2001-09-03  Takuo KITAME <kitame@northeye.org>
7349
7350         * wl-e21.el (wl-plugged-init-icons): Use
7351         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7352         (wl-biff-init-icons): Ditto.
7353
7354 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7355
7356         * wl-highlight.el (wl-highlight-summary-current-line):
7357         Fixed highlighting refile/copy destination.
7358
7359         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7360         (wl-acap-store): Encode string by wl-acap-coding-system.
7361
7362 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7363
7364         * wl-acap.el (toplevel): Check and require 'un-define before
7365         'xemacs-ucs;
7366          Added checking for UTF-2000.
7367
7368 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7369
7370         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7371         Don't enclose with `eval-and-compile'.
7372
7373         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7374         wl-init is non-nil.
7375
7376         * wl-draft.el (wl-draft): Ditto.
7377
7378         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7379
7380         * wl-acap.el (toplevel): Require 'wl.
7381         (wl-acap-store): Call `elmo-init'.
7382
7383         * wl.el (wl): Changed position of `wl-check-environment'.
7384         (toplevel): Added autoload setting for wl-acap.
7385
7386         * wl-vars.el (wl-setting): New custom group.
7387         (wl-from): Added wl-setting group.
7388         (wl-user-mail-address-list): Ditto.
7389         (wl-organization): Ditto.
7390         (wl-subscribed-mailing-list): Ditto.
7391         (wl-envelope-from): Ditto.
7392         (wl-smtp-posting-user): Ditto.
7393         (wl-smtp-posting-server): Ditto.
7394         (wl-smtp-posting-port): Ditto.
7395         (wl-smtp-authenticate-type): Ditto.
7396         (wl-pop-before-smtp-user): Ditto.
7397         (wl-pop-before-smtp-server): Ditto.
7398         (wl-pop-before-smtp-port): Ditto.
7399         (wl-pop-before-smtp-authenticate-type): Ditto.
7400         (wl-nntp-posting-server): Ditto.
7401         (wl-nntp-posting-user): Ditto.
7402         (wl-nntp-posting-port): Ditto.
7403         (wl-fetch-confirm-threshold): Ditto.
7404         (wl-prefetch-threshold): Ditto.
7405         (wl-thread-insert-opened): Ditto.
7406         (wl-ldap-server): Ditto.
7407         (wl-ldap-port): Ditto.
7408         (wl-ldap-base): Ditto.
7409         (wl-ldap-objectclass): Ditto.
7410         (wl-use-ldap): Ditto.
7411         (wl-draft-config-alist): Ditto.
7412         (wl-draft-config-matchone): Ditto.
7413         (wl-template-alist): Ditto.
7414         (wl-message-sort-field-list): Ditto.
7415         (wl-message-ignored-field-list): Ditto.
7416         (wl-message-visible-field-list): Ditto.
7417         (wl-interactive-send): Ditto.
7418         (wl-summary-move-order): Ditto.
7419         (wl-auto-select-first): Ditto.
7420         (wl-auto-select-next): Ditto.
7421         (wl-interactive-save-folders): Ditto.
7422
7423         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7424         Initialization codes are moved from wl-local-folder-init.
7425         (wl-local-folder-init): Follow the change above.
7426         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7427
7428         * wl-acap.el: New file.
7429
7430         * Version number is increased to 2.7.3.
7431
7432 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7433
7434         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7435
7436 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7437
7438         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7439         (wl-addrmgr-address-entry-list): Ditto.
7440
7441 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7442
7443         * wl-e21.el (wl-draft-mode-map): Removed binding for
7444         `wl-draft-insert-x-face-field'.
7445
7446         * wl-mule.el (wl-draft-mode-map): Ditto.
7447
7448         * wl-xmas.el (wl-draft-mode-map): Ditto.
7449
7450         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7451         (wl-cs-autoconv): Ditto.
7452         (wl-cs-local): Ditto.
7453         (wl-use-scoring): Ditto.
7454         (wl-mime-charset): Ditto.
7455         (wl-folder-check-async): Ditto.
7456
7457         * wl.el (toplevel): Ignore nemacs and tm.
7458         (wl-exit): Ditto.
7459
7460         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7461         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7462         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7463         instead of wl-address-petname-add-or-change.
7464         (wl-summary-edit-addresses-subr): Use wl-address-delete
7465         instead of wl-address-petname-delete.
7466
7467         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7468
7469         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7470         if error occured.
7471
7472         * wl-message.el (require): Remove tm support.
7473
7474         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7475
7476         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7477         (wl-folder-jump-to-current-entity): Ditto.
7478         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7479
7480         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7481         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7482         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7483
7484         * wl-mule.el (wl-draft-key-setup): Ditto.
7485
7486         * wl-xmas.el (wl-draft-key-setup): Ditto.
7487
7488         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7489         (wl-draft-std11-parse-addresses): New function.
7490         (wl-draft-parse-mailbox-list): Use it.
7491         (wl-draft): Ignore nemacs.
7492         (wl-draft-reedit): Ditto.
7493
7494         * wl-addrmgr.el: New file.
7495         (Original is wl-rcpt.el written by
7496         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7497         Thanks Kitamoto-san.)
7498
7499         * wl-address.el (wl-address-make-address-list): Modified parsing
7500         process.
7501         (wl-address-delete): Renamed from `wl-address-petname-delete';
7502         Modify wl-address-list too.
7503         (wl-address-add-or-change): Renamed from
7504         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7505
7506 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7507
7508         * wl-highlight.el (wl-highlight-summary-current-line):
7509           Work with transient-mark-mode
7510
7511 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7512
7513         * Version number is increased to 2.7.2.
7514
7515         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7516         instead of elmo-dop-queue-method.
7517
7518 2001-08-06  SAITO Atsunori <sai@yedo.com>
7519
7520         * wl-vars.el (wl-ldap-objectclass): New user option.
7521
7522         * wl-address.el (wl-ldap-make-filter): Use it.
7523
7524 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7525
7526         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7527
7528 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7529
7530         * wl-folder.el (wl-folder): redisplay after folder insertion.
7531
7532         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7533
7534         * wl-summary.el (wl-summary-sync-update):
7535         Change status mark only when new-msgdb exists.
7536         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7537
7538 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7539
7540         * wl-summary.el (wl-summary-open-folder): New function.
7541         (wl-summary-goto-folder-subr): Use it.
7542         (wl-summary-mark-as-important): Fix;
7543         Encache only when no cache exists.
7544
7545 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7546
7547         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7548         Use with-current-buffer.
7549
7550 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7551
7552         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7553         before call `get-buffer'. Fixed parenthesis.
7554         (wl-score-get-header-entry): Clear message and help window when
7555         keyboard quit.
7556         (wl-score-edit-insert-header): Ditto.
7557
7558 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7561         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7562         (wl-default-draft-cite): Fix.
7563
7564         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7565         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7566
7567 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7568
7569         * wl-message.el (wl-message-prev-page): Do same bahavior
7570         as summary when it is called in the message buffer.
7571         (wl-message-next-page): Ditto.
7572
7573 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7574
7575         * wl-summary.el (wl-summary-forward): Use cache if it is not
7576         section cache.
7577
7578 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7579
7580         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7581         Removed redundant require of elmo-vars.
7582         (wl-biff-state-indicator-on): Changed default value for
7583         xemacs with non-mule environment.
7584
7585         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7586         wl-message-buffer is nil;
7587         Hide progress bar after moving messages.
7588
7589 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7590
7591         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7592         message at cursor point is deleted.
7593
7594 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7595
7596         * wl-vars.el: Changed file coding system to euc-japan.
7597         Added -*-coding:-*- magic to the first line.
7598
7599         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7600         Search parent from the first message.
7601
7602         * Version number is increased to 2.7.1.
7603
7604 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7605
7606         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7607
7608 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7609
7610         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7611         refile/delete execution.
7612
7613         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7614         Fixed docstring.
7615
7616 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7617
7618         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7619         do update process;
7620         Don't update marks when update process is interrupted.
7621
7622 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7623
7624         * wl-summary.el (wl-summary-reply): Fixed problem when
7625         wl-draft-use-frame is non-nil.
7626         (wl-summary-forward): Ditto.
7627
7628         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7629         as nil.
7630         (wl-folder-mark-as-read-all-entity): Ditto.
7631         (wl-folder-prefetch-entity): Ditto.
7632
7633         * wl.el (wl): Check environment before wl-init.
7634
7635         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7636         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7637         instead of wl-summary-collect-unread.
7638         (wl-summary-reply): Split message window.
7639
7640 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7641
7642         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7643         only if current language environment is japanese,
7644
7645         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7646         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7647         (wl-folder-goto-folder-subr): Ditto.
7648
7649         * wl-draft.el (wl-draft-dispatch-message): Call
7650         `elmo-file-cache-get-path'.
7651
7652 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7653
7654         * wl-summary.el (wl-summary-cursor-move): If return value of
7655         wl-summary-next-message is not number, don't jump.
7656
7657 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7658
7659         * wl-summary.el (wl-summary-buffer-next-message-function): New
7660         variable.
7661         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7662         if it is bound.
7663
7664         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7665         string.
7666
7667         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7668         (wl-plugged-drawing): Ditto.
7669
7670 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7671
7672         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7673         process.
7674         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7675         with unwind-protect.
7676
7677         * wl.el (wl-init): Require mime-setup.
7678         (wl-check-environment): Don't require mime-setup.
7679
7680         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7681         instead of elmo-folder-type.
7682
7683         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7684         value as nil.
7685
7686 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7687
7688         * Version number is increased to 2.7.0.
7689
7690         * wl-version.el (wl-version): Changed codename.
7691
7692         * wl-summary.el (wl-summary-delete-cache): Fixed.
7693
7694         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7695         Workaround for net folders.
7696         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7697
7698         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7699         value to nil (According to the patch from
7700         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7701
7702         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7703         of elmo-folder-close.
7704
7705 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7706
7707         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7708         for postfix.
7709
7710 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7711
7712         * wl-summary.el (wl-summary-resend-message): Fixed.
7713
7714         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7715         Call wl-draft with `from' argument if its address is included in
7716         `wl-user-mail-address-list'.
7717         (wl-draft): Added `from' argument.
7718
7719         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7720         non-nil.
7721         (wl): Don't show demo if wl-demo is nil.
7722
7723         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7724         wl-summary-use-frame.
7725
7726         * wl-vars.el (wl-summary-use-frame): New user option.
7727         (wl-folder-use-frame): Changed docstring.
7728
7729         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7730         non-nil.
7731         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7732         wl-summary-use-frame.
7733
7734         * wl-vars.el (wl-folder-use-frame): New user option.
7735
7736         * wl-summary.el (wl-summary-exit): Back to folder frame if
7737         wl-folder-use-frame is non-nil.
7738         (wl-summary-redisplay-internal): Ignore cache if current folder
7739         is draft folder,
7740         (wl-summary-redisplay-no-mime): Ditto.
7741         (wl-summary-redisplay-all-header): Ditto.
7742
7743         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7744         if wl-folder-use-frame is non-nil.
7745
7746 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7747
7748         * wl-summary.el (wl-summary-sync-update): Bind
7749         elmo-folder-update-threshold.
7750         (wl-summary-mark-as-important): Enclosed server mark processing
7751         with `save-match-data'.
7752
7753         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7754         only when it is already defined.
7755
7756 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7757
7758         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7759         name of folder exclude localdir is wrong.
7760         * wl-folder.el (wl-folder-sync-entity):
7761         Set `wl-summary-always-sticky-folder-list' as nil.
7762         (wl-folder-mark-as-read-all-entity): Ditto.
7763         (wl-folder-prefetch-entity): Ditto.
7764
7765 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7766
7767         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7768         instead of `wl-summary-write-current-newsgroup'.
7769
7770 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7771
7772         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7773         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7774         non-nil and selected message is important, do not display.
7775
7776 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7777
7778         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7779
7780 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7781
7782         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7783
7784         * wl-summary.el (wl-summary-mark-as-important): Set message number
7785         using wl-summary-message-number.
7786
7787 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7788
7789         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7790         destination folder is 'null.
7791
7792 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7793
7794         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7795         New function.
7796         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7797         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7798         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7799
7800 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7801
7802         * wl-mime.el (wl-mime-setup): Added setting for
7803         `mime-setup-signature-key-alist' to avoid overriding key bind for
7804         `wl-draft-send'.
7805
7806         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7807         for `wl-draft-send'.
7808         * wl-mule.el (wl-draft-overload-functions): Ditto.
7809         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7810         * wl-draft.el (wl-draft-send): Ditto.
7811
7812         * wl-message.el (wl-message-display-internal):
7813         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7814         (Patch is provided by <kita@coe.nttdata.co.jp>).
7815
7816 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7817
7818         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7819
7820 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7821
7822         * wl.el (wl): Fix for wl-demo.
7823
7824 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7825
7826         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7827
7828 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7829
7830         * wl-folder.el (wl-folder-prefetch-entity): Use
7831         `wl-folder-get-elmo-folder'.
7832         (wl-folder-count-incorporates): Do not use
7833         `wl-folder-get-elmo-folder'.
7834
7835 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7836
7837         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7838         instead of `elmo-folder-get-type'.
7839
7840 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7841
7842         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7843         position on Subject: field.
7844         (Advised by Mito <mit@nines.nec.co.jp>)
7845
7846 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7847
7848         * wl-folder.el (wl-folder-prefetch-entity): Use
7849         `wl-folder-get-elmo-folder'.
7850
7851 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7852
7853         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7854
7855         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7856         `process-duplicates' slot.
7857
7858         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7859         if detection failed.
7860
7861 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7862
7863         * wl-version.el (wl-version-status): Set to "alpha".
7864
7865 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7866
7867         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7868         Check wl-message-buffer lives before set-buffer.
7869
7870 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7871
7872         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7873         called in folder mode.
7874         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7875         * wl-summary.el (wl-summary-exit-pre-hook): Run
7876         `wl-summary-exit-pre-hook' before exit summary mode.
7877
7878 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7879
7880         * wl-version.el (wl-version-status): New variable.
7881         (wl-version-status-alist): Removed.
7882         (wl-version-status): Rule included.
7883
7884 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7885
7886         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7887         @sponichi.
7888
7889         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7890         when `mail-reply-buffer' is buffer-local variable.
7891         (Reported by <kita@coe.nttdata.co.jp>).
7892
7893 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7894
7895         * wl-vars.el (toplevel): Require 'elmo-util.
7896
7897 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7898
7899         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7900         (All other related portions are changed)
7901
7902         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7903
7904         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7905
7906 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7907
7908         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7909
7910 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7911
7912         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7913         Delete other windows to avoid an error.
7914         Use `point-marker' instead of `point' to remember the start point
7915         of body.
7916
7917         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7918
7919         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7920         number not to exceed all message number.
7921
7922 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7923
7924         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7925         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7926
7927 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7928
7929         * wl-summary.el (wl-summary-sync-force-update): Added argument
7930         no-check.
7931         (wl-summary-sync-update): Ditto.
7932         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7933         with `no-check'.
7934
7935         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7936         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7937         already running.
7938
7939 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7940
7941         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7942         `dst-folder-arg'.
7943         (wl-expire-archive-number1): Diito.
7944         (wl-expire-archive-number2): Diito.
7945         (wl-expire-archive-Date): Diito.
7946         (wl-archive-number1): Diito.
7947         (wl-archive-number2): Diito.
7948         (wl-archive-date): Diito.
7949         (wl-archive-folder-p): New function.
7950         (wl-summary-expire): Support of expand folder name at
7951         wl-expire-alist.
7952         * wl-util.el (wl-expand-newtext): Renamed from
7953         `wl-refile-expand-newtext'.
7954
7955 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7956
7957         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7958         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7959         `(elmo-msgdb-get-overview msgdb)'.
7960         (wl-summary-prefetch): Bind match data before call
7961         `wl-summay-prefetch-msg'.
7962         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7963         'off if `wl-summary-buffer-disp-msg' is non-nil.
7964         Fixed problem that couldn't show only one new or unread message when
7965         enter folder.
7966         (wl-summary-reply): Don't call `split-window-vertically' and other
7967         window.
7968
7969 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7970
7971         * wl-expire.el (wl-expire-refile): Fixed.
7972
7973 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7974
7975         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7976
7977         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7978         biff notification is removed.
7979
7980         * wl.el (wl): Changed position of `elmo-init'.
7981
7982         * wl-draft.el (wl-default-draft-cite): Use date field
7983         on the citation buffer.
7984
7985         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7986
7987         * wl-xmas.el (wl-folder-internal-icon-list): Added
7988         `wl-folder-shimbun-image'.
7989
7990         * wl-e21.el (wl-folder-internal-icon-list): Added
7991         `wl-folder-shimbun-image'.
7992
7993 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7994
7995         * wl.el (wl-init): Eliminated argument.
7996         (wl): Rewrite.
7997
7998         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7999         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8000         instead of `elmo-folder-msgdb-internal'.
8001         (wl-summary-sync-update): Ditto.
8002         (wl-summary-flush-pending-append-operations): Eliminated.
8003         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8004         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8005         `elmo-folder-open'.
8006
8007         * wl-mime.el (wl-summary-burst): Fixed.
8008
8009         * wl-folder.el (wl-folder-info-save): Check data type.
8010
8011         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8012         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8013         instead of `elmo-folder-msgdb-internal'.
8014         (wl-expire-hide): Ditto.
8015
8016
8017         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8018
8019 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8020
8021         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8022
8023 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8024
8025         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8026
8027 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8028
8029         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8030         Fixed `match-beginning' argument mismatch.
8031
8032 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8033
8034         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8035         the default value.
8036
8037 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8038
8039         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8040         instead of `elmo-nntp-default-port'.
8041
8042         * wl-vars.el: Fixed some doc strings.
8043
8044 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8045
8046         * wl-summary.el (wl-summary-prefetch-msg): Use
8047         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8048
8049         * wl-vars.el: Define *-func as obsolete variable using
8050         `elmo-define-obsolete-variable'.
8051
8052         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8053         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8054         instead of `wl-message-buffer-prefetch-threshold'.
8055
8056         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8057
8058         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8059
8060         * wl-draft.el (wl-caesar-region-func): Ditto.
8061
8062         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8063         Keep unread status in elmo-folder-move-messages.
8064         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8065
8066 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8067
8068         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8069         `wl-summary-buffer-exit-func'
8070         (wl-summary-buffer-message-redisplay-function): Renamed from
8071         `wl-summary-buffer-message-redisplay-func'
8072         (wl-summary-buffer-next-folder-function): Renamed from
8073         `wl-summary-buffer-next-folder-func'.
8074         (wl-summary-buffer-prev-folder-function): Renamed from
8075         `wl-summary-buffer-prev-folder-func'.
8076         (wl-summary-get-petname-function): Renamed from
8077         `wl-summary-get-petname-func'.
8078
8079         * wl-score.el (wl-score-edit-exit-function): Renamed from
8080         `wl-score-edit-exit-func'.
8081
8082         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8083         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8084
8085         * wl-util.el (wl-load-profile-function): Renamed from
8086         `wl-load-profile-func'.
8087
8088         * wl-folder.el (wl-folder-completion-function): Renamed from
8089         `wl-folder-completion-func'.
8090         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8091
8092         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8093         `wl-expire-archive-get-folder-func'.
8094         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8095         (wl-draft-send-mail-function): Renamed from
8096         `wl-draft-send-mail-func'.
8097         (wl-draft-send-news-function): Renamed from
8098         `wl-draft-send-news-func'.
8099         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8100         (wl-generate-mailer-string-function): Renamed from
8101         `wl-generate-mailer-string-func'.
8102         (wl-highlight-signature-search-function): Renamed from
8103         `wl-highlight-signature-search-func'.
8104         (wl-highlight-x-face-function): Renamed from
8105         `wl-highlight-x-face-func'
8106         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8107         (wl-ps-print-buffer-function): Renamed from
8108         `wl-ps-print-buffer-func'
8109         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8110         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8111         (wl-summary-subject-filter-function): Renamed from
8112         `wl-summary-subject-filter-func'.
8113
8114         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8115         `wl-draft-queue-flush-send-func'
8116         (wl-draft-cite-function): Renamed from
8117         `wl-draft-cite-func'
8118
8119         * wl-address.el (wl-address-init-function): Renamed from
8120         `wl-address-init-func'.
8121
8122 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8123
8124         * wl-draft.el (wl-draft-queue-flush): Don't call
8125         `elmo-dop-unlock-message'.
8126         * wl-draft.el (wl-draft-queue-append): Don't call
8127         `elmo-dop-lock-message'.
8128
8129         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8130         (wl-summary-buffer-folder-name): Ditto.
8131         (wl-summary-message-regexp): Added '-' (all other related portions
8132         are changed).
8133         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8134         wl-summary-buffer-folder-name.
8135
8136 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8137
8138         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8139         the number of mails in the folder buffer is not updated by wl-biff.
8140
8141 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8142
8143         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8144         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8145
8146 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8147
8148         * wl-summary.el (wl-summary-next-message):
8149         Return next message number when wl-summary-move-order is nil.
8150
8151 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8152
8153         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8154         `wl-summary-move-spec-alist'.
8155         (wl-summary-move-spec-unplugged-alist): New variable
8156         (Move spec for unplugged status).
8157         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8158         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8159
8160 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8161
8162         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8163         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8164
8165 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8166
8167         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8168         simple quotation to quote the anonymous function.
8169         * tm-wl.el (wl-draft-preview-message): Ditto.
8170
8171 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8172
8173         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8174         Eliminate redundant `save-excursion'.
8175         (wl-highlight-summary-current-line): Ditto.
8176
8177         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8178         accessing match data when `looking-at' failed.
8179
8180         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8181         `elmo-match-string' where users don't care about the speed.
8182         (wl-draft-save): Ditto.
8183
8184 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8185
8186         * wl-util.el (wl-regexp-opt): New function.
8187
8188         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8189         number from `wl-summary-buffer-number-list'.
8190         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8191         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8192         (wl-summary-move-spec-alist): Changed default setting.
8193
8194 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8195
8196         * wl-vars.el (wl-biff-notify-hook): New hook.
8197         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8198         the arrival of new mail.
8199         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8200         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8201
8202 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8203
8204         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8205
8206 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8209
8210         * Version number is increased to 2.5.8.
8211
8212         * wl-thread.el (toplevel): require 'cl.
8213         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8214         (wl-thread-make-number-list): New function.
8215         (wl-thread-entity-make-number-list-from-children): Ditto.
8216         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8217         (wl-thread-entity-insert-as-children): Likewise.
8218         (wl-thread-delete-message): Likewise.
8219         (wl-meaning-of-mark): Eliminated.
8220         (wl-thread-next-failure-mark-p): Ditto.
8221         (wl-thread-entity-get-mark): Ditto.
8222         (wl-thread-meaning-alist-get-result): Ditto.
8223         (wl-thread-entity-check-prev-mark): Ditto.
8224         (wl-thread-entity-check-next-mark): Ditto.
8225         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8226         (wl-thread-entity-get-prev-marked-entity): Ditto.
8227         (wl-thread-get-prev-unread): Ditto.
8228         (wl-thread-jump-to-prev-unread): Ditto.
8229         (wl-thread-get-next-unread): Ditto.
8230         (wl-thread-jump-to-next-unread): Ditto.
8231         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8232         (wl-thread-entity-get-next-marked-entity): Ditto.
8233
8234         * wl-summary.el (wl-summary-buffer-number-list):
8235         New bufer-local variable.
8236         (wl-summary-switch-to-clone-buffer): Clone
8237         `wl-summary-buffer-number-list'.
8238         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8239         (wl-summary-cursor-move-regex): Eliminated.
8240         (wl-summary-cursor-up): Rewrite.
8241         (wl-summary-cursor-down): Ditto.
8242         (wl-summary-mode-spec-alist): New variable.
8243         (wl-summary-next-message): New inline function.
8244         (wl-summary-cursor-move): New function.
8245         (wl-summary-default-get-next-msg): Rewrite.
8246         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8247         (wl-summary-rescan): Ditto.
8248         (wl-summary-sync-all-init): Ditto.
8249         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8250         summary is not thread view.
8251         (wl-summary-sync-update): Ditto.
8252         (wl-summary-rescan): Ditto.
8253         (wl-summary-make-number-list): New function.
8254
8255         * wl-draft.el: "FCC" -> "Fcc".
8256
8257 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8258
8259         * wl-highlight.el (wl-highlight-summary-window):
8260         Call `set-buffer-modified-p'.
8261
8262         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8263         (wl): Call `elmo-init' and fix.
8264
8265         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8266         Use new variables.
8267
8268         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8269
8270 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8271
8272         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8273
8274 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8275
8276         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8277
8278 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8279
8280         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8281         `wl-use-toolbar' nor `display-graphic-p'.
8282         (wl-e21-setup-message-toolbar): Ditto.
8283         (wl-e21-setup-summary-toolbar): Ditto.
8284         (wl-e21-setup-folder-toolbar): Ditto.
8285
8286         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8287         (wl-plugged-init-icons): Ditto.
8288
8289         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8290         `display-graphic-p'.
8291         (wl-plugged-set-folder-icon): Ditto.
8292         (wl-highlight-plugged-current-line): Ditto.
8293         (wl-highlight-folder-current-line): Ditto.
8294         (wl-e21-highlight-folder-group-line): Ditto.
8295         (wl-e21-setup-toolbar): Ditto.
8296         (wl-e21-display-image-p): New macro.
8297
8298         * wl-demo.el (wl-demo): Simplified.
8299         (wl-demo-image-type-alist): Use `image-type-available-p' for
8300         checking whether the image type `xbm' is available.
8301
8302 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8303
8304         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8305         (wl-summary-input-range): Ditto.
8306
8307 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8308
8309         * wl-summary.el (wl-summary-edit-addresses): Use
8310         `wl-summary-get-original-buffer'
8311         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8312         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8313         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8314         (wl-summary-get-newsgroups): Eliminated.
8315         (wl-summary-set-crosspost): Ditto.
8316         (wl-summary-is-crosspost-folder): Ditto.
8317         (wl-crosspost-alist-load): Ditto.
8318         (wl-crosspost-alist-save): Ditto.
8319
8320         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8321         `elmo-setup-subscribed-newsgroups' instead of
8322         `elmo-nntp-make-groups-hashtb'.
8323         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8324         instead of `wl-crosspost-alist-save'.
8325
8326         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8327         of `elmo-folder-message-appendable-p'.
8328         (wl-mime-header-presentation-method): Eliminated.
8329
8330         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8331         (Error occurs in emacs21).
8332
8333         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8334         the current buffer).
8335
8336         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8337         instead of `wl-crosspost-alist-save'.
8338         (wl-init): `elmo-crosspost-message-alist-load'
8339         instead of `wl-crosspost-alist-load'
8340
8341         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8342         (wl-parse-newsgroups): Likewise.
8343         (wl-biff-notify): Run `wl-biff-notify-hook'.
8344
8345 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8346
8347         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8348
8349         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8350         when `wl-summary-lazy-highlight' is non-nil.
8351         (wl-summary-goto-folder-subr): Highlight only when
8352         `wl-summary-lazy-highlight' is non-nil.
8353
8354         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8355         Don't display progress and highlight temp-mark when
8356         `wl-summary-lazy-highlight' is non-nil.
8357         (wl-highlight-summary-window): New function.
8358         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8359
8360 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8361
8362         * wl-summary.el (wl-summary-sync): Change `all-visible'
8363         from `all-shown'
8364         (wl-summary-input-range): Ditto.
8365
8366 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8367
8368         * wl-e21.el (wl-highlight-folder-current-line): Call
8369         `wl-folder-init-icons' when folder icons have not been initialized.
8370
8371         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8372
8373         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8374         (wl-demo-image-type-alist): New macro.
8375
8376 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8377
8378         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8379         display does not support graphics.
8380         (wl-plugged-init-icons): Ditto.
8381         (wl-folder-init-icons): Ditto.
8382
8383         * wl-demo.el (wl-demo): Chech closely whether the display
8384         supports graphics.
8385
8386 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8387
8388         * wl-summary.el (wl-summary-get-original-buffer): New function.
8389         (wl-summary-set-crosspost): Use it.
8390         (wl-summary-target-mark-uudecode): Ditto.
8391         (wl-summary-reedit): Ditto.
8392         (wl-summary-resend-bounced-mail): Ditto.
8393         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8394         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8395
8396         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8397         (wl-message-display-internal): Ditto.
8398
8399 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8400
8401         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8402
8403 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8404
8405         * wl-summary.el (wl-summary-save-view): Renamed from
8406         `wl-summary-save-status'.
8407
8408 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8409
8410         * wl-summary.el (wl-summary-sync): Added `all-shown'
8411
8412 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8413
8414         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8415
8416 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8417
8418         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8419
8420 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8421
8422         * wl-highlight.el (wl-highlight-summary-line-string): Use
8423         `zerop' instead of `= 0'.
8424         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8425
8426         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8427         for comparing numbers.
8428         (wl-template-prev): Use `zerop' instead of `eq 0'.
8429
8430         * wl-draft.el (wl-draft-insert-current-message): Use
8431         `with-current-buffer' instead of `save-excursion'.
8432         Use `zerop' instead of `eq 0'.
8433
8434 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8435
8436         * wl-draft.el (wl-draft-insert-ccs): New function.
8437         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8438         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8439
8440 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8441
8442         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8443
8444 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8445
8446         * wl-expire.el (wl-expire-refile): Don't call
8447         elmo-msgdb-add-msgs-to-seen-list;
8448         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8449         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8450
8451 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8452
8453         * wl-message.el (wl-message-prev-page): Ignore errors while
8454         scroll-down.
8455
8456 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8457
8458         * wl-mime.el: Use elmo-original-message-mode instead of
8459         mmelmo-original-mode.
8460
8461         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8462         `elmo-folder-get-spec';
8463         (wl-fldmgr-add-completion-all-completions):
8464         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8465
8466         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8467         of `elmo-folder-get-type'.
8468
8469         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8470         `elmo-folder-get-spec';
8471         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8472         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8473         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8474         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8475         `elmo-read-msg-no-cache';
8476         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8477         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8478         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8479         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8480         `elmo-cache-save';
8481         (wl-draft-reedit): Use `elmo-message-file-name'.
8482
8483         * wl-expire.el: Use `elmo-folder-name-internal';
8484         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8485         Use macro `wl-summary-buffer-msgdb' instead of variable
8486         `wl-summary-buffer-msgdb';
8487         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8488         Use macro `wl-summary-buffer-folder-name' instead of variable
8489         `wl-summary-buffer-folder-name'.
8490         * wl-score.el: Likewise.
8491
8492         * wl-message.el: Rewrite for new message buffer cache mechanism.
8493         (wl-message-buffer-cache-buffer-get): New macro.
8494         (wl-message-buffer-cache-folder-get): Ditto.
8495         (wl-message-buffer-cache-message-get): Ditto.
8496         (wl-message-buffer-cache-entry-make): Ditto.
8497         (wl-message-buffer-cache-hit): Ditto.
8498         (wl-message-buffer-cache-sort): New function.
8499         (wl-message-buffer-cache-add): Ditto.
8500         (wl-message-buffer-cache-delete): Ditto.
8501         (wl-message-buffer-cache-clean-up): Ditto.
8502         (wl-message-buffer-window): Rewrite.
8503         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8504         (wl-message-buffer-display): New function.
8505         (wl-message-display-internal): New function.
8506
8507 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8508
8509         * wl-folder.el: Use `elmo-folder-name-internal';
8510         Use `wl-folder-get-elmo-folder';
8511         Use `elmo-folder-list-messages' instead of
8512         `elmo-list-folder';
8513         Use `elmo-folder-get-primitive-list' instead of
8514         `elmo-folder-get-primitive-spec-list';
8515         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8516         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8517         Use `elmo-folder-create' instead of `elmo-create-folder'.
8518         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8519         (wl-folder-get-elmo-folder): New macro.
8520         (wl-folder-elmo-folder-cache-get): Ditto.
8521         (wl-folder-elmo-folder-cache-put): Ditto.
8522         (wl-folder-suspend): Call `elmo-quit'.
8523
8524         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8525         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8526         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8527         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8528         (toplevel): require 'cl.
8529         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8530
8531         * wl-summary.el: Rewrite to use new elmo interface.
8532
8533 \f
8534 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8535
8536         * wl-mime.el (wl-draft-preview-message):
8537         Run `wl-draft-send-hook' before collecting recipients information;
8538         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8539
8540         * tm-wl.el (wl-draft-preview-message): Ditto.
8541
8542 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8543
8544         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8545         wrong recipients are displayed when forwarded message.
8546
8547 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8548
8549         * Version number is increased to 2.5.7.
8550
8551 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8552
8553         * wl-message.el (wl-message-next-page): Bind
8554         `window-pixel-scroll-increment' to nil while scrolling up.
8555
8556 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8557
8558         * wl-vars.el (wl-save-hook): New hook.
8559         * wl.el (wl-save): Call `wl-save-hook'.
8560
8561 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8562
8563         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8564         Argument WITH-ARG instead of NO-ARG (negative mean).
8565         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8566         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8567         * wl-message.el (wl-message-follow-current-entity): Likewise.
8568
8569 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8570
8571         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8572         FROM was optional argument.
8573         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8574
8575 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8576
8577         * Version number is increased to 2.5.6.
8578
8579 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8580
8581         * wl-version.el (wl-version-show): Removed.
8582         (wl-version): Add `interactive'.
8583
8584 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8585
8586         * wl-summary.el (wl-summary-get-petname-func): New variable.
8587         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8588         instead of `wl-address-get-petname-1'.
8589         (wl-summary-simple-from): Ditto.
8590
8591         * wl-address.el (wl-address-get-petname-1): Define as function.
8592
8593 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8594
8595         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8596         field in the original message.
8597         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8598
8599 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8600
8601         * wl-expire.el (wl-expire-hide):
8602         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8603
8604 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8605
8606         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8607         find decoder for To, Cc, and Subject.
8608
8609 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8610
8611         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8612         for checking `elmo-use-buffer-cache'.
8613         (wl-summary-mark-as-important): Fixed typo in comment.
8614
8615 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8616
8617         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8618         field in the original message.
8619         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8620
8621 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8622
8623         * wl-expire.el (wl-expire-hide):
8624         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8625
8626 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8627
8628         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8629         find decoder for To, Cc, and Subject.
8630
8631 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8632
8633         * Version number is increased to 2.5.5.
8634
8635         * wl-address.el (wl-address-specials-regexp): New constant.
8636         (wl-address-quote-specials): Use it.
8637
8638 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8639
8640         * wl-summary.el (wl-summary-rescan):
8641         Call `wl-summary-buffer-number-column-detect'.
8642         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8643
8644         * wl-message.el (wl-message-mode-map): Define.
8645         (wl-message-decode): Use it as local-map.
8646
8647 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8648
8649         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8650         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8651
8652 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8653
8654         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8655
8656         * wl-mule.el (wl-read-event-char): Ditto.
8657
8658         * wl-e21.el (wl-read-event-char): Ditto.
8659
8660         * wl-nemacs.el (wl-read-event-char): Ditto.
8661         (read-event): Removed.
8662
8663         * wl-util.el (toplevel): Removed dummy definition of
8664         `read-event'.
8665         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8666
8667 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8668
8669         * wl-nemacs.el (elmo-archive-call-process): Moved to
8670         elmo-archive.el.
8671
8672 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8673
8674         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8675         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8676
8677         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8678         instead of magic-number 6.  Use `not' instead of `null' for symbol
8679         `nil' check (not empty list).
8680         (wl-draft-insert-x-face-field): Fixed paren style.
8681
8682         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8683         one-branch conditional statement, instead of `and' and `if'.
8684         (wl-draft-forward): Likewise.
8685         (wl-draft-add-references): Likewise.
8686         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8687
8688         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8689         conditional steatment.  Use `cond' instead of `if'.
8690         (wl-draft-confirm): Likewise.
8691
8692 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8693
8694         * wl-version.el (wl-version-show): Use `product-string-1'
8695         instead of `wl-version'.
8696         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8697
8698         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8699
8700 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8701
8702         * wl-highlight.el (wl-highlight-headers): Revert
8703         `wl-highlight-x-face-func' argument (`beg' and `end').
8704
8705 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8706
8707         * wl.el (toplevel): Move `product-provide' declare.
8708         * wl-demo.el (toplevel): Ditto.
8709         * wl-dnd.el (toplevel): Ditto.
8710         * wl-highlight.el (toplevel): Ditto.
8711         * wl-message.el (toplevel): Ditto.
8712         * wl-refile.el (toplevel): Ditto.
8713         * wl-util.el (toplevel): Ditto.
8714
8715 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8716
8717         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8718         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8719         (wl-thread-close-all): keep cursor position.
8720
8721 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8722
8723         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8724         (eq x 0).
8725         (wl-generate-user-agent-string-1): Fix conditional statement.
8726
8727 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8728
8729         * wl.el (wl-check-environment): Additional check for
8730         'wl-local-domain' and `wl-message-id-domain'.
8731
8732 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8733
8734         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8735
8736 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8737
8738         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8739         instead of `smtp-sasl-user-realm'.
8740
8741 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8742
8743         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8744
8745 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8746
8747         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8748         to the default value as well as `eword-lexical-analyzer'.
8749
8750 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8751
8752         * wl-version.el (wl-extended-emacs-version,
8753         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8754         `elmo-match-string' instead of `wl-match-string'.
8755
8756 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8757
8758         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8759         docstring.
8760
8761 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8762
8763         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8764
8765 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8766
8767         * wl-highlight.el (wl-highlight-headers): Remove
8768         `wl-highlight-x-face-func' argument (`beg' and `end').
8769
8770 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8771
8772         * wl-summary.el (wl-summary-mark-as-important):
8773         Remove cache if folder is local.
8774
8775 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8776
8777         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8778         to get existing e-mail address string.
8779
8780 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8781
8782         * wl-version.el (wl-generate-user-agent-string): Commentary.
8783         (wl-generate-user-agent-string-1): Use `when' for
8784         one-branch conditional statement, instead of `and' and `if'.
8785         (wl-extended-emacs-version, wl-extended-emacs-version2,
8786         wl-extended-emacs-version3): Ditto.
8787
8788 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8789
8790         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8791         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8792         condition-case; Remove initialization.
8793         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8794         (wl-summary-sync-update3): Added argument `sync-all';
8795         Eliminated local variable `msgdb';
8796         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8797         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8798         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8799
8800 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8801
8802         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8803         connection before call `wl-draft-send-mail-with-smtp'.
8804
8805 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8806
8807         * Version number is increased to 2.5.4.
8808
8809 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8810
8811         * wl.el (wl-check-environment): Additional check for
8812         'wl-local-domain' and `wl-message-id-domain'.
8813
8814 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8815
8816         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8817         buffer as command specific.
8818         (wl-folder-mark-as-read-all-entity): Ditto.
8819         (wl-folder-prefetch-entity): Ditto.
8820         (wl-folder-drop-unsync-entity): Ditto.
8821
8822         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8823         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8824         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8825
8826         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8827         save-excursion.
8828
8829 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8830
8831         * Version number is increased to 2.5.3.
8832
8833         * wl-summary.el (wl-summary-save-view-cache):
8834         Delete duplicated `write-region';
8835         Use `write-region-as-binary' instead of `as-binary-output-file' and
8836         `write-region'.
8837
8838 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8839
8840         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8841
8842 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8843
8844         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8845         instead of `smtp-via-smtp'.
8846
8847 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8848
8849         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8850
8851 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8852
8853         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8854         instead of `smtp-sasl-user-realm'.
8855
8856 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8857
8858         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8859
8860 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8861
8862         * Version number is increased to 2.5.2.
8863
8864 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8865
8866         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8867         does not exist.
8868         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8869         (wl-biff-start): Call `timer-activate' if timer already exists.
8870
8871         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8872         only when it is bound as function.
8873
8874 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8875
8876         * Version number is increased to 2.5.1.
8877
8878 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8879
8880         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8881         Print refile/copy destination.
8882
8883 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8884
8885         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8886         queue-flush-only is non-nil.
8887
8888         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8889
8890         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8891         checking cache folder.
8892
8893 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8894
8895         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8896         `regexp-quote'.
8897
8898 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8899
8900         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8901         function.
8902         * wl-summary.el (wl-summary-write-current-folder-functions):
8903         Change default value.  Use it.
8904
8905 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8906
8907         * Version number is increased to 2.5.0.
8908
8909         * wl-version.el (wl-version): Changed codename.
8910
8911 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8912
8913         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8914         (wl-summary-supersedes-message): Ditto.
8915
8916 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8917
8918         * wl-refile.el (wl-refile-guess-functions): Renamed from
8919         `wl-refile-guess-func-list'.
8920
8921 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8922
8923         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8924         Fixed problem when no rule was matched.
8925
8926 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8927
8928         * wl-summary.el (wl-summary-get-mark): Fixed
8929         `wl-summary-buffer-target-mark' check logic.
8930
8931 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8932
8933         * wl-folder.el (wl-folder-write-current-folder): Added group
8934         folder check.
8935
8936         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8937         `wl-summary-write-current-newsgroup'.
8938         (wl-summary-write-current-folder-functions): New variable.
8939         * wl-folder.el (wl-folder-get-newsgroups): New function.
8940         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8941         (wl-folder-write-current-folder): Renamed from
8942         `wl-folder-write-current-newsgroup'.
8943
8944 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8945
8946         * Version number is increased to 2.3.93.
8947
8948 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8949
8950         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8951         (wl-ldap-make-matched-value-list): Ditto.
8952         (wl-ldap-alias-safe-string): Split e-mail address.
8953
8954         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8955         petname folder default was selected.
8956         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8957         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8958
8959 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8960
8961         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8962         to `wl-draft-config-exec'.
8963
8964         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8965         instead of calling `wl-draft-config-exec';
8966         Process group-list and show recipients in minibuffer.
8967
8968         * tm-wl.el (wl-draft-preview-message): Ditto.
8969
8970 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8971
8972         * wl.el (toplevel): Added (C) to copyright notice, and
8973         sync Author header.
8974         * tm-wl.el (toplevel): Ditto.
8975         * wl-address.el (toplevel): Ditto.
8976         * wl-demo.el (toplevel): Ditto.
8977         * wl-dnd.el (toplevel): Ditto.
8978         * wl-draft.el (toplevel): Ditto.
8979         * wl-e21.el (toplevel): Ditto.
8980         * wl-expire.el (toplevel): Ditto.
8981         * wl-folder.el (toplevel): Ditto.
8982         * wl-highlight.el (toplevel): Ditto.
8983         * wl-message.el (toplevel): Ditto.
8984         * wl-mime.el (toplevel): Ditto.
8985         * wl-mule.el (toplevel): Ditto.
8986         * wl-nemacs.el (toplevel): Ditto.
8987         * wl-refile.el (toplevel): Ditto.
8988         * wl-score.el (toplevel): Ditto.
8989         * wl-summary.el (toplevel): Ditto.
8990         * wl-template.el (toplevel): Ditto.
8991         * wl-thread.el (toplevel): Ditto.
8992         * wl-util.el (toplevel): Ditto.
8993         * wl-vars.el (toplevel): Ditto.
8994         * wl-xmas.el (toplevel): Ditto.
8995
8996 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8997
8998         * wl.el (wl-init): Added comment about `wl-init-hook'.
8999         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9000         * wl-vars.el (wl-init-hook): Added docs.
9001         (wl-make-plugged-hook): Removed useless docs.
9002         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9003         * wl-xmas.el (toplevel): Ditto.
9004
9005 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9006
9007         * wl-address.el (toplevel): Fixed multiple Author header format.
9008         * wl-demo.el (toplevel): Ditto.
9009         * wl-draft.el (toplevel): Ditto.
9010         * wl-folder.el (toplevel): Ditto.
9011         * wl-summary.el (toplevel): Ditto.
9012         * wl-thread.el (toplevel): Ditto.
9013         * wl-util.el (toplevel): Ditto.
9014         * wl-vars.el (toplevel): Ditto.
9015         * wl-version.el (toplevel): Ditto.
9016         * wl-xmas.el (toplevel): Ditto.
9017         * wl.el (toplevel): Ditto.
9018
9019         * wl-version.el (toplevel): Added require `elmo-version' for
9020         `product-version-as-string'.
9021
9022 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9023
9024         * wl-vars.el (wl-draft-send-hook): Changed default value to
9025         '(wl-draft-config-exec).
9026
9027         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9028         explicitly.
9029         (wl-draft): Set `wl-draft-config-exec-flag' before running
9030         `wl-mail-setup-hook'.
9031
9032         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9033         `wl-biff-init-icons' to `wl-init-hook' instead of
9034         `wl-make-plugged-hook'.
9035         (Because if `wl-draft' command is invoked at first,
9036         they are not initialized)
9037         Updated copyright notice.
9038
9039         * wl-e21.el (toplevel): Ditto;
9040
9041         * wl-demo.el (toplevel): Updated copyright notice.
9042         * wl-address.el (toplevel): Ditto.
9043         * wl-draft.el (toplevel): Ditto.
9044         * wl-version.el (toplevel): Ditto.
9045         * wl-folder.el (toplevel): Ditto.
9046         * wl-summary.el (toplevel): Ditto.
9047         * wl-thread.el (toplevel): Ditto.
9048         * wl-util.el (toplevel): Ditto.
9049         * wl-vars.el (toplevel): Ditto.
9050         * wl.el (toplevel): Ditto.
9051
9052 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9053
9054         * wl-highlight.el (wl-highlight-message): Fixed problem of
9055         highlighting failure which occured when the last field contains
9056         multiple lines in the draft buffer.
9057
9058         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9059         `wl-biff-start' if plugged.
9060
9061         * wl-util.el (wl-biff-check-folder): New function.
9062         (wl-biff-check-folders): Don't set session name prefix.
9063         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9064         (wl-biff-check-folder-async): Ditto.
9065
9066         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9067         in email address.
9068
9069 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9070
9071         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9072
9073         * wl-draft.el (wl-draft-strip-subject-re): New function.
9074
9075         * wl-draft.el (wl-draft-reply): Use it.
9076
9077 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9078
9079         * wl-message.el (wl-mmelmo-message-redisplay): Use
9080         `mime-display-message' instead of `wl-mime-display-message'.
9081
9082         * wl-mime.el (toplevel): Removed compatibility workaround
9083         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9084         (wl-mime-display-message): Abolished.
9085         (wl-mime-entity-read-field): Ditto.
9086         (wl-mime-combine-message/partial-pieces): Use
9087         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9088
9089 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9090
9091         * wl-template.el: Doc fixes.
9092
9093 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9094
9095         * wl-e21.el (wl-message-overload-functions): Do nothing if
9096         `current-local-map' is not available.
9097         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9098
9099 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9100
9101         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9102         representation.
9103
9104         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9105         number.
9106         (wl-fldmgr-save-folders): Don't use `format' when insert
9107         `wl-fldmgr-folders-header'.
9108
9109 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9110
9111         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9112
9113 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9114
9115         * wl-highlight.el (wl-highlight-message):
9116         Use `std11-field-end' to detect end point of the header field.
9117         Refer `wl-highlight-max-header-size'.
9118
9119         * wl-vars.el (wl-highlight-max-header-size): New variable.
9120
9121         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9122
9123         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9124         Set `for-draft' argument of wl-highlight-headers.
9125         (wl-draft): Ditto.
9126         (wl-draft-reedit): Ditto.
9127         (wl-user-agent-compose-internal): Ditto.
9128
9129 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9130
9131         * wl-message.el (wl-message-add-button): Use overlay.
9132
9133 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9134
9135         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9136
9137         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9138         problem when group-list content is nothing.
9139         (Reported by Mito <mit@nines.nec.co.jp>)
9140
9141 2000-10-18  SAITO Atsunori <sai@yedo.com>
9142
9143         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9144
9145 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9146
9147         * tm-wl.el (toplevel): Use product-provide.
9148
9149 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9150
9151         * Version number is increased to 2.3.92.
9152
9153 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9154
9155         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9156         title text, use `display' property for left margin under Emacs 21.
9157
9158         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9159         properties.
9160         (wl-plugged-init-icons): Ditto.
9161
9162 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9163
9164         * wl.el (wl-save-status, wl-init): Remove last period in
9165         "...done." message.
9166         * tm-wl.el (wl-summary-burst): Ditto.
9167         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9168         wl-summary-resume-cache-status,
9169         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9170         wl-summary-sync-update3, wl-summary-highlight-msgs,
9171         wl-summary-flush-pending-append-operations,
9172         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9173         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9174         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9175         wl-thread-open-all): Ditto.
9176         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9177         * wl-mime.el (wl-summary-burst): Ditto.
9178         * wl-highlight.el (wl-highlight-summary): Ditto.
9179         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9180         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9181         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9182         * wl-address.el (wl-local-address-init): Ditto.
9183
9184 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9185
9186         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9187         `add-text-properties'.
9188         (wl-plugged-init-icons): Ditto.
9189         (wl-folder-init-icons): Use `propertize' instead of
9190         `put-text-property'.
9191         (wl-plugged-set-folder-icon): Ditto.
9192         (wl-e21-highlight-folder-group-line): Ditto.
9193
9194 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9195
9196         * wl-version.el (wl-version-status-alist): New variable.
9197         (wl-version-status): New function.
9198
9199         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9200         "Cc" part of the case "Reply-To".
9201
9202         * wl-draft.el (wl-draft-reply): Use result of
9203         `eword-extract-address-components'.
9204
9205         * wl-demo.el (wl-demo-icon-name): New constant.
9206         (wl-logo-xpm): Use it.
9207         (wl-logo-xbm): Ditto.
9208         (wl-logo-bitmap): Ditto.
9209
9210         * Version number is increased to 2.3.91.
9211
9212 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9213
9214         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9215         (wl-extended-emacs-version, wl-extended-emacs-version2,
9216         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9217         docstring.
9218
9219         * wl-version.el (wl-generate-user-agent-string-1): New function.
9220         (wl-generate-user-agent-string): Use it.
9221
9222         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9223         `mime-edit-insert-user-agent-field'.
9224         (wl-generate-user-agent-string): Check
9225         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9226
9227         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9228         instead of `if', when verbose case.
9229
9230 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9231
9232         * wl-expire.el (wl-summary-expire): Fix.
9233
9234 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9235
9236         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9237         and `elmo-lost+found-folder' if 'wl-draft.
9238         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9239
9240 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9241
9242         * wl-expire.el (wl-summary-expire): Change messages.
9243         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9244         `deleing-info' instead of "Deleting..."
9245
9246 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9247
9248         * wl-summary.el (wl-summary-refile-subr): Fix.
9249
9250 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9251
9252         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9253         if pipe folder.
9254
9255 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9256
9257         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9258
9259 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9260
9261         * wl-expire.el (wl-expire-hide): New function.
9262         (wl-summary-expire): Add `hide'.
9263
9264 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9265
9266         * wl-vars.el (wl-draft-reply-without-argument-list):
9267         Changed default value to consider `Reply-To:'.
9268         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9269
9270         * Version number is increased to 2.3.90.
9271
9272         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9273         elmo-imap4-get-session with unwind-protect.
9274         Don't cause error.
9275         (wl-summary-sync-marks): Don't check plugged nor folder type.
9276         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9277         (Always keep current buffer).
9278
9279 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9280
9281         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9282         Enclose with `save-excursion'.
9283
9284 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9285
9286         * wl-version.el (wl-version): Remove interactive.
9287
9288 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9289
9290         * wl-version.el (wl-generate-user-agent-string): Use
9291         `product-string-verbose' instead of `product-string-1'.
9292
9293 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9294
9295         * wl-vars.el (wl-draft-use-cache): New variable.
9296         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9297         if wl-draft-use-cache is non-nil.
9298
9299 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9300
9301         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9302         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9303
9304 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9305
9306         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9307         (wl-thread-msg-mark-as-unread): Ditto.
9308
9309         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9310         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9311         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9312         Don't set mark in summary if return value of `elmo-mark-as-read'
9313         is nil.
9314         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9315         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9316         instead of `wl-thread-msg-mark-as-read'.
9317         (wl-summary-mark-as-unread-region): Ditto.
9318         (wl-summary-target-mark-mark-as-read): Ditto.
9319
9320         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9321
9322 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9323
9324         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9325
9326         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9327
9328 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9329
9330         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9331         face.
9332
9333 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9334
9335         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9336         `running-xemacs'.
9337
9338 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9339
9340         * wl-version.el (toplevel): Use `product-version-as-string' for
9341         set verstion-string, if defined.
9342
9343         * wl-version.el (wl-version-show): Insert string at point, when
9344         call with argument.
9345
9346         * wl-version.el (wl-generate-user-agent-string): Use
9347         `product-string-1' instead of `wl-appname', `wl-version' and
9348         `wl-codename'.
9349
9350 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9351
9352         * wl-address.el (toplevel): Use product-provide.
9353         * wl-demo.el (toplevel): Ditto.
9354         * wl-dnd.el (toplevel): Ditto.
9355         * wl-draft.el (toplevel): Ditto.
9356         * wl-e21.el (toplevel): Ditto.
9357         * wl-expire.el (toplevel): Ditto.
9358         * wl-fldmgr.el (toplevel): Ditto.
9359         * wl-folder.el (toplevel): Ditto.
9360         * wl-highlight.el (toplevel): Ditto.
9361         * wl-message.el (toplevel): Ditto.
9362         * wl-mime.el (toplevel): Ditto.
9363         * wl-mule.el (toplevel): Ditto.
9364         * wl-nemacs.el (toplevel): Ditto.
9365         * wl-refile.el (toplevel): Ditto.
9366         * wl-score.el (toplevel): Ditto.
9367         * wl-summary.el (toplevel): Ditto.
9368         * wl-template.el (toplevel): Ditto.
9369         * wl-thread.el (toplevel): Ditto.
9370         * wl-util.el (toplevel): Ditto.
9371         * wl-vars.el (toplevel): Ditto.
9372         * wl-xmas.el (toplevel): Ditto.
9373         * wl.el (toplevel): Ditto.
9374
9375 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9376
9377         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9378         instead of product.
9379
9380         * wl-version.el (wl-version): Compile time evalution elmo-version.
9381
9382 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9383
9384         * wl-summary.el (wl-summary-sync-force-update): Append queue
9385         `mark-as-read'if unplugged.
9386
9387 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9388
9389         * wl-version.el: New file.  Use product.el.
9390         * wl.el: add (require 'wl-version).
9391         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9392         for ~/.folders header.
9393         (wl-fldmgr-folders-header): Changed.
9394         * wl-demo.el (wl-demo): Use product.el.
9395
9396         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9397         wl-version.el.
9398         * wl-util.el (wl-version, wl-version-show): Ditto.
9399
9400         * wl-util.el (wl-generate-user-agent-string,
9401         wl-extended-emacs-version, wl-extended-emacs-version2,
9402         wl-extended-emacs-version3): Move to wl-version.el.
9403         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9404         xemacs-codename, mime-edit-insert-user-agent-field,
9405         mime-edit-user-agent-value, mime-editor/version,
9406         mime-editor/codename): Compile warning killer move to
9407         wl-version.el
9408
9409 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9410
9411         * wl-summary.el (wl-summary-refile-subr): Fix.
9412
9413 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9414
9415         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9416         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9417
9418 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9419
9420         * wl.el (wl-check-environment): Check too many `@'.
9421
9422 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9423
9424         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9425
9426 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9427
9428         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9429         wl-draft-reply-myself-without-argument-list): Add variables.
9430         * wl-draft.el (wl-draft-reply): Use it.
9431
9432 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9433
9434         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9435         the 5th argument of `elmo-network-get-spec'.
9436
9437         * wl-thread.el (wl-thread-reparent-children): New inline function.
9438         (wl-thread-delete-message): Use it.
9439
9440         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9441         (wl-summary-score-update-all-lines): Don't use `dolist'.
9442
9443 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9444
9445         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9446         (require 'elmo-msgdb) for inline function.
9447
9448 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9449
9450         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9451
9452 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9453
9454         * wl-score.el (wl-score-headers): Fix for the confusing macro
9455         `elmo-kill-buffer'.
9456
9457 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9458
9459         * wl-summary.el: Don't use the 3rd argument of `require' because
9460         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9461         * wl-util.el: Ditto.
9462         * wl-draft.el: Ditto.
9463
9464 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9465
9466         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9467         window system is not used.
9468
9469 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9470
9471         * wl-thread.el: Don't use `mapcar' only for iteration.
9472         (wl-thread-resume-entity): Ditto.
9473         (wl-thread-delete-message): Ditto.
9474
9475         * wl-summary.el: Bind `dragdrop-drop-functions',
9476         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9477         of `require' for `timezone', `easymenu' and `ps-print';
9478         don't use `mapcar' only for iteration.
9479
9480         * wl-util.el: Bind `mule-version', `nemacs-version',
9481         `emacs-beta-version', `xemacs-codename',
9482         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9483         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9484         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9485         only for iteration.
9486
9487         * wl-score.el: Don't use `mapcar' only for iteration.
9488         (wl-score-simplify-buffer-fuzzy): Ditto.
9489         (wl-score-simplify-subject): Ditto.
9490         (wl-score-headers): Ditto.
9491         (wl-summary-score-update-all-lines): Ditto.
9492
9493         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9494         `enable-multibyte-characters' and `mule-version'.
9495
9496         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9497         `mapcar' only for iteration.
9498
9499         * wl-demo.el: Don't use `mapcar' only for iteration.
9500
9501         * wl-folder.el: Don't use `mapcar' only for iteration.
9502         (wl-folder-open-all): Ditto.
9503         (wl-folder-count-incorporates): Ditto.
9504
9505         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9506         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9507
9508         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9509         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9510         `smtp-connection-type'; specify 3rd argument of `require' for
9511         `timezone'; don't use `mapcar' only for iteration.
9512         (wl-draft-clone-local-variables): Don't use `mapcar'.
9513         (wl-draft-generate-clone-buffer): Ditto.
9514         (wl-user-agent-compose-internal): Ditto.
9515
9516         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9517
9518         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9519         (wl-save-status): Ditto.
9520
9521         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9522         for iteration.
9523
9524 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9525
9526         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9527         removed `Date'.
9528         (wl-fldmgr-make-filter-default): New user option.
9529
9530         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9531         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9532         (wl-fldmgr-filter-completion-alist): Abolish.
9533
9534         * wl.el (wl): Don't check servers if arg is non-nil.
9535
9536         * wl-draft.el (wl-draft-reply): Set only message-id string to
9537         In-Reply-To field.
9538
9539 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9540
9541         * wl-summary.el (wl-summary-pick): Rewrite.
9542
9543         * wl-draft.el (wl-draft-forward): Get references field from
9544         original buffer.
9545         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9546
9547 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9548
9549         * wl-draft.el (wl-draft-forward): Add references field.
9550
9551 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9552
9553         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9554         (wl-draft-reply): Use it.
9555
9556 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9557
9558         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9559         when Emacs 21 is running.
9560
9561         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9562         bindings.
9563
9564 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9565
9566         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9567         XPM icons transparent.
9568
9569         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9570         Emacs 21.
9571
9572 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9573
9574         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9575         nil.
9576
9577         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9578         when it is persistent.
9579         (wl-summary-sync-marks): Changed argument for
9580         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9581         (wl-summary-virtual): Use `elmo-read-search-condition'.
9582         (wl-summary-redisplay-internal): If folder is local, mark as read
9583         even when folder is plugged.
9584
9585 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9586
9587         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9588         of `tool-bar-lines' in the frame parameters.
9589         (after-make-frame-functions, post-command-hook): Don't modify the
9590         value.
9591         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9592         wl-e21-tool-bar-lines): Removed.
9593
9594 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9595
9596         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9597         properties `evaporate' and `wl-momentary-overlay' as well.
9598         (wl-highlight-summary-displaying): Ditto.
9599         (wl-delete-all-overlays): Don't delete overlay which does not have
9600         a property `wl-momentary-overlay'.
9601
9602         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9603         `display-mouse-p' and `display-graphic-p'.
9604         (wl-folder-init-icons): Don't search for XBM or the other files.
9605         (wl-plugged-set-folder-icon): Make icons if and only if
9606         `display-graphic-p' returns non-nil.
9607         (wl-highlight-plugged-current-line): Use `before-string' overlay
9608         property to show icon images.
9609         (wl-highlight-folder-current-line): Ditto.
9610         (wl-e21-highlight-folder-group-line): Ditto.
9611         (wl-e21-highlight-folder-by-numbers): Ditto.
9612         (wl-e21-insert-image): Removed.
9613         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9614         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9615         said.
9616         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9617         `wl-e21-force-switch-toolbar'.
9618         (wl-e21-make-icon-image): Removed.
9619         (wl-e21-setup-toolbar): Don't search for XBM files.
9620         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9621         the default value.
9622
9623 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9624
9625         * wl-util.el (wl-biff-check-folder-async): Set
9626         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9627
9628 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9629
9630         * wl-e21.el (after-make-frame-functions): Add
9631         `wl-e21-force-switch-toolbar'.
9632         (wl-e21-force-switch-toolbar): New function force to switch the
9633         toolbar appearance automatically.
9634         (post-command-hook): Add `wl-e21-switch-toolbar'.
9635         (wl-e21-switch-toolbar): New function to switch the toolbar
9636         appearance automatically.
9637         (wl-e21-tool-bar-lines): New buffer local variable.
9638
9639 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9640
9641         * wl-util.el (wl-biff-check-folders-running): New variable.
9642         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9643         (wl-biff-check-folder-async-callback):
9644         Set `wl-biff-check-folders-running'.
9645         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9646         with unwind-protect.
9647
9648         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9649         Enclose `wl-folder-auto-check' with unwind-protect.
9650
9651         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9652         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9653
9654         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9655
9656         * wl-util.el (wl-biff-notify): New inline function.
9657         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9658         locally.
9659         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9660         folder-list' is 1.
9661         Use `wl-biff-notify'.
9662         (wl-biff-check-folder-async-callback): New function.
9663         (wl-biff-check-folder-async): Ditto.
9664
9665         * wl-folder.el (wl-folder): Don't check folders.
9666         (wl-folder-auto-check): New function.
9667
9668 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9669
9670         * wl-util.el (wl-biff-start) [Emacs19+]:
9671         Use `timer-next-integral-multiple-of-time'.
9672         (wl-biff-check-folders): Use `wl-default-folder'
9673         if `wl-biff-check-folder-list' is nil.
9674
9675 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9676
9677         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9678         instead of `elmo-delete-lists'.
9679
9680 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9681
9682         * wl.el (wl-plugged-toggle-all): Set the value of
9683         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9684         (wl-plugged-toggle): Ditto.
9685         (wl-toggle-plugged): Ditto.
9686         (wl-plugged-init): Ditto.
9687
9688         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9689         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9690         instead of `wl-biff-state-indicator-off' and
9691         `wl-biff-state-indicator-on'; don't modify the value and the type
9692         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9693         (wl-plugged-init-icons): Set icons data to
9694         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9695         instead of `wl-plug-state-indicator-off' and
9696         `wl-plug-state-indicator-on'; don't modify the value and the type
9697         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9698
9699         * wl-vars.el (wl-modeline-biff-state-off,
9700         wl-modeline-biff-state-on, wl-modeline-biff-status,
9701         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9702         wl-modeline-plug-status): New internal variables.
9703         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9704         wl-biff-check-interval, wl-biff-check-folder-list): Change
9705         customization group from `wl-folder' to `wl-highlight'.
9706         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9707         wl-show-plug-status-on-modeline): Defcustomized.
9708
9709         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9710         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9711         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9712         a flag to `mode-line-buffer-identification'.
9713
9714         * wl-e21.el (wl-biff-init-icons): Set icons data to
9715         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9716         instead of `wl-biff-state-indicator-off' and
9717         `wl-biff-state-indicator-on'.
9718         (wl-plugged-init-icons): Set icons data to
9719         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9720         instead of `wl-plug-state-indicator-off' and
9721         `wl-plug-state-indicator-on'.
9722
9723 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9724
9725         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9726         excessive titles.
9727
9728 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9729
9730         * wl.el (wl-plugged-mode): Use revised
9731         `wl-mode-line-buffer-identification'.
9732         (wl-plugged-init): Don't use `force-mode-line-update'.
9733
9734         * wl-xmas.el (wl-draft-overload-functions): Use revised
9735         `wl-mode-line-buffer-identification'.
9736         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9737         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9738         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9739         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9740         `wl-make-plugged-hook';
9741         add `wl-folder-init-icons' and `wl-setup-folder' to
9742         `wl-folder-mode-hook'.
9743
9744         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9745         19 as well.
9746         (wl-mode-line-display-priority-list): New user option.
9747         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9748         Defcustomized.
9749         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9750         Add docs.
9751
9752         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9753         start.
9754         (wl-mode-line-buffer-identification): Revised as a function.
9755
9756         * wl-summary.el (wl-summary-mode): Use revised
9757         `wl-mode-line-buffer-identification'; don't call
9758         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9759         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9760         `wl-xmas-setup-summary'.
9761
9762         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9763         `wl-mode-line-buffer-identification'.
9764
9765         * wl-mule.el (wl-draft-overload-functions): Use revised
9766         `wl-mode-line-buffer-identification'.
9767
9768         * wl-folder.el (wl-make-plugged-alist): Don't call
9769         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9770         (wl-folder): Don't call `wl-folder-init-icons' directly.
9771         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9772         `wl-xmas-setup-folder' directly;
9773         use revised `wl-mode-line-buffer-identification'.
9774         (TopLevel): Don't bind `wl-biff-init-icons',
9775         `wl-plugged-init-icons', `wl-folder-init-icons',
9776         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9777
9778         * wl-e21.el (wl-draft-overload-functions): Use revised
9779         `wl-mode-line-buffer-identification'.
9780         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9781         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9782         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9783         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9784         `wl-make-plugged-hook';
9785         add `wl-folder-init-icons' and `wl-setup-folder' to
9786         `wl-folder-mode-hook'.
9787
9788 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9789             Katsumi Yamaoka    <yamaoka@jpl.org>
9790
9791         * wl.el (wl): Call `wl-biff-start'.
9792         (wl-exit): Call `wl-biff-stop'.
9793         (wl-plugged-mode): Show biff in modeline.
9794         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9795
9796         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9797         (wl-biff-init-icons): New function.
9798         (wl-plugged-init-icons): Don't make too much keymaps.
9799         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9800
9801         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9802         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9803         variables.
9804         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9805         options.
9806
9807         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9808         wl-biff-start, wl-biff-stop): New functions.
9809         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9810         (wl-biff-timer-name): New variable.
9811
9812         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9813
9814         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9815         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9816
9817         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9818         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9819
9820         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9821         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9822         `wl-folder-init-icons' to `ignore' if they are not available.
9823         (wl-folder-mode): Show biff in modeline.
9824
9825         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9826         (wl-biff-init-icons): New function.
9827         (wl-plugged-init-icons): Don't make too much keymaps.
9828         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9829
9830 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9831
9832         * wl-vars.el (wl-strict-diff-folders): Customization Type
9833         and doc fix.  Define as a list of regular expressions for
9834         folders or nil.
9835         * wl-folder.el (wl-folder-check-one-entity): Use
9836         `wl-string-match-member' instead of `wl-string-member' for
9837         `wl-strict-diff-folders'.
9838
9839 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9840
9841         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9842         (wl-highlight-folder-current-line): Use it; new implementation.
9843         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9844         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9845         `defsubst' instead of `defun'.
9846
9847         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9848         `wl-highlight-group-folder-by-numbers'; made it can also be a
9849         number.  See info for more details.
9850
9851         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9852         running.
9853
9854         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9855         to bind them.
9856
9857         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9858         (wl-highlight-folder-current-line): New implementation.
9859
9860         * wl-highlight.el (wl-highlight-folder-group-line): New
9861         implementation.
9862         (wl-delete-all-overlays): Rewrite as a marco.
9863         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9864
9865         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9866         running.
9867         (wl-folder-*-glyph): No need to bind them.
9868
9869         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9870         `wl-e21-highlight-folder-group-icon'; rewrite.
9871         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9872         `defsubst' instead of `defun'.
9873         (wl-folder-mode-map): Bind it when compiling.
9874
9875 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9876
9877         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9878
9879         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9880
9881 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9882
9883         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9884
9885 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9886
9887         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9888         (wl-highlight-folder-current-line): Use it.
9889
9890         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9891         in `id-name'.
9892
9893 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9894
9895         * wl.el: Require `wl-e21' when Emacs 21 is running.
9896
9897         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9898         default when Emacs 21 is running.
9899         (wl-use-highlight-mouse-line): Ditto.
9900         (wl-on-emacs21): New constant.
9901         (wl-on-emacs20): Removed.
9902
9903         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9904         Emacs 21 is running.
9905
9906         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9907         Emacs 21 is running.
9908
9909         * wl-e21.el: New file.
9910
9911 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9912
9913         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9914         (wl-toggle-plugged): Ditto.
9915         (wl-plugged-toggle): Ditto.
9916         (wl-plugged-toggle-all): Ditto.
9917
9918         * wl-vars.el (wl-plug-state-indicator): Refer
9919         `wl-plug-state-indicator-on' indirectly.
9920
9921 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9922
9923         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9924         Call `wl-folder-confirm-existence'.
9925
9926         * wl-folder.el (wl-folder-confirm-existence): Added optional
9927         argument `force'.
9928
9929 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9930
9931         * wl-summary.el (wl-summary-refile-subr): Assume
9932         `copy-or-refile' as symbol.
9933         (wl-summary-refile): Follow up above change.
9934         (wl-summary-copy): Ditto.  Doc fix.
9935
9936 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9937
9938         * wl-summary.el (wl-summary-pick): Don't bind
9939         `elmo-search-mime-charset'.
9940
9941         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9942         default using old backquote style.
9943         (wl-search-mime-charset): Abolished.
9944
9945         * wl-highlight.el (wl-highlight-headers):
9946         Call `point' after `re-search-forward'(for Nemacs).
9947
9948         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9949         for elmo-imap4.el.
9950
9951 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9952
9953         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9954         `wl-message-ignored-field-list' instead of
9955         `mime-view-ignored-field-list'.
9956
9957         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9958         Add interactive spec.
9959         (wl-folder-goto-bottom-of-current-folder): Ditto.
9960         (wl-folder-mode-map): Bind them.
9961
9962         * wl-vars.el (wl-message-ignored-field-list): New variable.
9963         (wl-message-visible-field-list): New variable.
9964
9965         * wl-mime.el (wl-mime-header-presentation-method): New function.
9966         (wl-mime-setup): Set header-presentation-method.
9967
9968 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9969
9970         * wl-nemacs.el (wl-draft-overload-functions): Set
9971         `mode-line-buffer-identification' instead of using
9972         `wl-make-modeline'.
9973
9974         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9975         instead of using `wl-make-modeline'.
9976
9977         * wl-xmas.el (wl-plugged-init-icons): Set up
9978         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9979         (wl-make-modeline): Abolish.
9980         (wl-draft-overload-functions): Set
9981         `mode-line-buffer-identification' instead of using
9982         `wl-make-modeline'.
9983
9984         * wl-util.el (wl-make-modeline-subr): Abolish.
9985         (wl-mode-line-buffer-identification): New alias.
9986
9987         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9988         (wl-summary-make-modeline): Abolish.
9989         (wl-summary-buffer-set-folder): Set
9990         `wl-summary-buffer-folder-indicator'.
9991         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9992         of using `wl-make-modeline'.
9993         (wl-summary-switch-to-clone-buffer): Don't set
9994         `mode-line-buffer-identification'.
9995         (wl-summary-goto-folder-subr): Ditto.
9996
9997         * wl-mule.el (wl-draft-overload-functions): Set
9998         `mode-line-buffer-identification' instead of using
9999         `wl-make-modeline'.
10000
10001         * wl-folder.el (wl-folder-mode): Set
10002         `mode-line-buffer-identification' instead of using
10003         `wl-make-modeline'.
10004         (wl-folder): Don't set `mode-line-buffer-identification'.
10005
10006 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10007
10008         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10009         instead of `member' for `wl-refile-guess-func-list' look-ups.
10010         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10011
10012 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10013
10014         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10015         `wl-message-button-dispatcher'.
10016
10017         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10018
10019         * wl-message.el (wl-message-button-dispatcher): Use it.
10020
10021         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10022         "In-Reply-To".
10023
10024         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10025         Bind `case-fold-search' to t.
10026
10027 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10028
10029         * wl-xmas.el (wl-message-overload-functions): Initialize
10030         `wl-message-button-map'.
10031
10032         * wl-mule.el (wl-message-overload-functions): Initialize
10033         `wl-message-button-map'.
10034
10035         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10036
10037         * wl-message.el (wl-message-button-map): New keymap.
10038         (wl-message-add-button): New function.
10039         (wl-message-button-dispatcher): New function.
10040         (wl-message-button-refer-article): New function.
10041
10042         * wl-highlight.el
10043         (wl-highlight-message-add-buttons-to-header): New function.
10044         (wl-highlight-headers): Use it.
10045
10046 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10047
10048         * wl-summary.el (wl-summary-default-from): Use
10049         `wl-address-get-petname-1'.
10050         (wl-summary-simple-from): Ditto.
10051
10052         * wl-address.el (wl-address-get-petname-1): New inline function.
10053         (wl-address-get-petname): Use it.
10054
10055 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10056
10057         * wl-summary.el (wl-summary-default-from): Return full-name part
10058         from the address if no petname was found.
10059         (wl-summary-simple-from): Ditto.
10060
10061         * wl-address.el (wl-address-get-petname): Return nil if no petname
10062         associated with the address was found.
10063
10064 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10065
10066         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10067         display is finished.
10068
10069 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10070
10071         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10072         `elmo-folder-exists-p' argument.
10073
10074 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10075
10076         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10077         the folder.
10078
10079 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10080
10081         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10082
10083         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10084         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10085
10086 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10087
10088         * wl-folder.el (wl-folder-create-subr): New function.
10089         (wl-folder-confirm-existence): Use it.
10090         (wl-folder-check-one-entity): Use it.
10091         Check the error symbol is derived from 'elmo-open-error.
10092
10093         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10094         `ignore-error'.
10095
10096 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10097
10098         * wl-util.el (toplevel): Add (eval-when-compile (require
10099         'elmo-util)).  (Maybe `provide' is typo.)
10100
10101 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10102
10103         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10104         (I don't know why this was needed.)
10105
10106         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10107         Follow up changes for stream-type.
10108
10109         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10110         (wl-draft-elmo-nntp-send): Ditto.
10111
10112         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10113         (wl-nntp-posting-stream-type): Ditto.
10114         (wl-pop-before-smtp-ssl): Abolished.
10115         (wl-nntp-posting-ssl): Ditto.
10116
10117         * wl-address.el (wl-address-quote-specials): New function.
10118         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10119
10120         * wl-draft.el (wl-draft-reply): Ditto.
10121
10122 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10123
10124         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10125         use function `wl-string-match-assoc'.
10126
10127 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10128
10129         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10130
10131         * wl-draft.el (wl-draft-deduce-address-list): New function.
10132         (wl-draft-parse-mailbox-list): Ditto.
10133         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10134         instead of `smtp-deduce-address-list'.
10135         (wl-draft-on-field-p): Follow group list.
10136
10137         * wl-address.el (wl-address-concat-token): New function.
10138         (wl-address-string-without-group-list-contents): Ditto.
10139         (wl-complete-field-body): Fixed problem of completion
10140         by japanese petname.
10141         (wl-address-make-completion-list): Rewrite.
10142
10143 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10144
10145         * wl-address.el (wl-address-make-completion-list): Completion by
10146         petname.
10147         (wl-complete-field-body): Likewise.
10148
10149 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10150
10151         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10152         contains invalid address syntax.
10153
10154 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10155
10156         * wl-folder.el (wl-folder-check-entity-async): Use
10157         `elmo-nntp-spec-hostname'.
10158
10159 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10160
10161         * wl-summary.el (wl-summary-msgdb-load-async): Use
10162         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10163
10164 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10165
10166         * wl-draft.el (wl-draft-reply): Set argument
10167         `content-transfer-encoding' as nil.
10168
10169 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10170
10171         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10172         `wl-refile-alist'.
10173
10174 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10175
10176         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10177         (wl-draft-edit-string): Ditto.
10178         (wl-draft-forward): Ditto.
10179         * wl-summary.el (wl-summary-write): Ditto.
10180
10181 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10182
10183         * wl-summary.el (wl-summary-sync-update3): Call
10184         `wl-summary-buffer-number-column-detect'.
10185         (wl-summary-buffer-number-column-detect): Search from point-min.
10186
10187 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10188
10189         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10190         contains an address which is not included in original to or cc.
10191
10192 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10193
10194         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10195         begin-line does not exist.
10196         * wl-message.el (wl-message-uu-substring): Ditto.
10197
10198 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10199
10200         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10201         clear local variables.
10202         (wl-summary-exit): Call `elmo-commit'.
10203         (wl-summary-switch-to-clone-buffer): Call
10204         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10205         (wl-summary-goto-folder-subr): Ditto.
10206
10207         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10208         POP folder.
10209
10210 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10211
10212         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10213         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10214         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10215         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10216         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10217         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10218
10219         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10220
10221 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10222
10223         * wl-summary.el (wl-summary-search-by-subject):
10224         Search parent message from the latest one.
10225
10226 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10227
10228         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10229         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10230
10231         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10232         New user option.
10233
10234         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10235         if elmo-nntp-use-killed-list is nil.
10236         Use `elmo-msgdb-append-to-killed-list'.
10237         (Append numbers confirmed as disappeared to the killed list.)
10238         (wl-summary-confirm-appends): Don't display negative number.
10239
10240 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10241
10242         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10243
10244 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10245
10246         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10247         range is `all'.
10248         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10249         `elmo-list-bigger-diff'.
10250
10251 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10252
10253         * wl-summary.el (wl-summary-buffer-exit-func):
10254         New buffer local variable.
10255         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10256
10257 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10258
10259         * wl-demo.el (wl-demo): Fix the last change.
10260
10261 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10262
10263         * wl-demo.el (wl-demo): Don't use `eval'.
10264
10265 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10266
10267         * wl-summary.el (wl-summary-buffer-thread-modified):
10268         New buffer-local variable.
10269         (wl-summary-set-thread-modified): New function.
10270         (wl-summary-thread-modified-p): New function.
10271         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10272         (wl-summary-yank-saved-message): Use function
10273         `wl-summary-set-thread-modified'
10274         (wl-summary-switch-to-clone-buffer): Add
10275         `wl-summary-buffer-thread-modified'.
10276
10277         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10278         (wl-summary-buffer-mark-saved-hook): Ditto.
10279         * wl-summary.el (wl-summary-msgdb-save): New hook
10280         `wl-summary-buffer-message-saved-hook' and
10281         `wl-summary-buffer-mark-saved-hook'.
10282
10283 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10284
10285         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10286
10287 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10288
10289         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10290         don't hide scroll bars under FSF Emacsen because it may incur an
10291         undesirable redrawing.
10292
10293 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10294
10295         * wl-draft.el (wl-draft-edit-string): Call
10296         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10297
10298 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10299
10300         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10301
10302 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10303
10304         * wl-summary.el (wl-summary-msgdb-load-async): Call
10305         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10306
10307 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10308
10309         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10310         fringes in demo buffer; center bitmap logo correctly even if old
10311         Mule is used.
10312
10313 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10314
10315         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10316
10317         * wl-refile.el (wl-refile-subject-alist): New variable.
10318         (wl-refile-subject-alist-file-name): Ditto.
10319         (wl-refile-alist-setup): Rewrite.
10320         (wl-refile-alist-save): Use `elmo-object-save'.
10321         Eliminated arguments.
10322         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10323         (wl-refile-guess-by-subject): New function.
10324         (wl-refile-guess-func-list): Added it.
10325
10326 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10327
10328         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10329         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10330
10331 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10332
10333         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10334         New buffer-local variable.
10335         (wl-summary-buffer-next-folder-func): Ditto.
10336         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10337         if non-nil.
10338         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10339         if non-nil.
10340         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10341         if non-nil.
10342         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10343         if non-nil.
10344
10345 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10346
10347         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10348         permanently in the demo buffer.
10349
10350 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10351
10352         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10353         `mime-entity-fetch-field'.
10354
10355         * wl.el (wl-exit): Delete plugged buffer.
10356
10357         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10358         XEmacs has menubar feature.
10359
10360 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10361
10362         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10363         cannot arrive at the beginning of the buffer under old Emacsen.
10364
10365 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10366
10367         * wl-address.el (wl-address-ldap-search):
10368         Call `ldap-search-entries' with `withdn' argument t.
10369         (wl-complete-field-body): Bind completion-ignore-case as t.
10370         Clear ldap search hash when it was sole completion.
10371         Use elmo-string for pattern string.
10372         (wl-ldap-alias-safe-string): Eliminated needless let.
10373
10374 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10375
10376         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10377         (wl-ldap-alias-sep): New constant.
10378         (wl-ldap-search-attribute-type-list): Ditto.
10379         (wl-ldap-get-value): New function.
10380         (wl-ldap-make-filter): Ditto.
10381         (wl-ldap-make-matched-value-list): Ditto.
10382         (wl-ldap-alias-safe-string): Ditto.
10383         (wl-ldap-register-dn-string): Ditto.
10384         (wl-address-ldap-search): Rewrite.
10385
10386 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10387
10388         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10389         thread is deleted.
10390         (wl-thread-delete-line-from-buffer): Ditto.
10391         (wl-thread-get-exist-children): New function.
10392
10393 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10394
10395         * wl-demo.el (wl-demo): Made it to select various image types.
10396         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10397         from `wl-title-logo'.
10398         (wl-logo-ascii): New variable.
10399         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10400         (wl-demo-copyright-notice): New constant.
10401
10402         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10403
10404 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10405
10406         * wl-vars.el (wl-summary-target-above): Renamed from
10407         wl-summary-temp-above.
10408         * wl-score.el (wl-score-get-score-alist): Use it.
10409         (wl-summary-score-update-all-lines): Use it.
10410         * wl-summary.el: Ditto. (make-variable-buffer-local).
10411
10412 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10413
10414         * wl-vars.el (wl-ldap-port): New user option.
10415
10416         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10417         Rewite whole implementation.
10418         (wl-complete-field-body): Fixed.
10419
10420 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10421
10422         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10423         Choose implementation at compile time.
10424
10425 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10426
10427         * wl-address.el (wl-ldap-search-internal): New function.
10428         (wl-complete-field-to): Use it.
10429
10430 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10431
10432         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10433         Use `let' instead of `let*'.
10434         Require 'wl-vars.
10435
10436         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10437         Define as defcustom.
10438         (wl-ldap-base): Ditto.
10439         (wl-use-ldap): Ditto.
10440
10441 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10442
10443         * wl-address.el (wl-ldap-search): New function.
10444         (wl-complete-field-body): Use `wl-ldap-search'.
10445         (wl-ldap-server): New variable.
10446         (wl-ldap-base): Ditto.
10447         (wl-use-ldap): Ditto.
10448
10449 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10450
10451         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10452         (Pointed out by Mito <mit@nines.nec.co.jp>).
10453         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10454         buffer-local variables like `wl-summary-redisplay-internal'.
10455         (wl-summary-redisplay-all-header): Likewise.  Update
10456         Summary view too.
10457
10458 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10459
10460         * wl-summary.el (wl-summary-jump-to-parent-message):
10461         Consider prefix argument.
10462
10463         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10464         when closed thread is deleted.
10465
10466 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10467
10468         * wl-summary.el (wl-summary-jump-to-parent-message):
10469         Consider thread modification.
10470
10471 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10472
10473         * wl-message.el (wl-message-normal-get-original-buffer): Use
10474         `save-excursion'.
10475
10476         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10477         (wl-summary-showto-folder-regexp): Ditto.
10478
10479 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10480
10481         * wl-util.el (wl-delete-alist): Doc fix.
10482         (wl-delete-associations): New function.
10483         (wl-inverse-alist): New function.
10484         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10485         Split temporary variables. Use `wl-delete-associations'
10486         and `wl-inverse-alist'.
10487         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10488
10489 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10490
10491         * wl-folder.el (wl-folder-prefetch-entity):
10492         Execute prefetching if new count is unknown.
10493
10494 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10495
10496         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10497
10498         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10499         delete entity.
10500         (wl-thread-set-parent): If insert as top, set linked as nil.
10501
10502         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10503         `wl-thread-cleanup-symbols' when view mode is thread.
10504
10505 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10506
10507         * wl-folder.el (wl-folder-create-folder-entity): Use
10508         with-current-buffer.
10509         (wl-local-folder-init): Call set-buffer to make sure we are in
10510         the Folder buffer. Don't touch buffer-local variables here.
10511         (wl-folder-mode): Initialize buffer-local variables here.
10512
10513         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10514         (wl-folder-entity-assign-id): Ditto.
10515         (wl-folder-create-entity-hashtb): Ditto.
10516         (wl-local-folder-init): Ditto.
10517         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10518
10519 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10520
10521         * wl-summary.el (wl-summary-default-from): Fix probrem when
10522         std11-extract-address-components return (nil "foo@bar").
10523
10524 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10525
10526         * wl-draft.el (wl-draft-clone-local-variables):
10527         Remove redundant `setq'.
10528
10529 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10530
10531         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10532         Bind wl-highlight-x-face-func as nil while highlighting header.
10533
10534 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10535
10536         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10537
10538 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10539
10540         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10541         elmo-msgdb-overview-hashtb from copy-variables.
10542         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10543         instead of `elmo-msgdb-overview-get-entity-by-number'.
10544         (wl-summary-auto-refile): Ditto.
10545
10546         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10547         `elmo-msgdb-overview-get-entity' instead of
10548         `elmo-msgdb-search-overview-entity'.  Use
10549         `elmo-msgdb-overview-get-entity' instead of
10550         `elmo-msgdb-overview-get-entity-by-number'.
10551         (wl-thread-insert-entity-sub): Ditto.
10552         (wl-thread-insert-message): Ditto.
10553
10554         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10555         `elmo-msgdb-overview-get-entity'.
10556         (wl-normal-message-redisplay): Ditto.
10557
10558 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10559
10560         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10561         `wl-thread-entities'.
10562         (wl-thread-delete-message): Fix remove top message from
10563         `wl-thread-entity-list'.
10564
10565         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10566         wl-append(nconc), because update-list is broken on Meadow.
10567
10568         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10569         updating process.
10570         (wl-summary-rescan): Ditto.
10571         (wl-summary-sync-update3): Ditto.
10572         * wl-thread.el (wl-thread-set-parent): Renamed from
10573         `wl-summary-set-parent'.
10574         (wl-thread-insert-message): Updating buffer faster.
10575         (wl-thread-delete-message): Updating buffer faster.
10576
10577         * wl-score.el (wl-summary-score-update-all-lines): Changed
10578         interval for display progress gauge.
10579
10580 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10581
10582         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10583         folder always-sticky.
10584         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10585         defmacro.
10586
10587 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10588
10589         * wl-vars.el (wl-draft-add-references): New user option.
10590
10591         * wl-draft.el (wl-draft-add-references): New function.
10592         (wl-draft-yank-from-mail-reply-buffer): Use it.
10593         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10594         as nil.
10595
10596 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10597
10598         * wl-thread.el (wl-thread-update-line-msgs): Called
10599         `wl-thread-update-line-on-buffer-sub'.
10600         (wl-thread-update-line-on-buffer): Delete routine of inserting
10601         thread.
10602         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10603         moved from `wl-thread-update-line-on-buffer'.
10604         Add threshold for displaying progress gauge.
10605         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10606         argument of `wl-thread-update-line-msgs'.
10607         Add threshold for displaying progress gauge.
10608         * wl-folder.el:
10609         Add threshold for displaying progress gauge.
10610         * wl-score.el: Ditto.
10611
10612         * wl-expire.el (wl-summary-expire): Display deleting info.
10613
10614 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10615
10616         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10617         `no-msg'.
10618         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10619         argument of `wl-thread-update-line-msgs'.
10620         (wl-summary-set-parent): Added optional argument `parent-number'.
10621         (wl-summary-buffer-saved-message): New buffer local variable.
10622         (wl-summary-save-current-message): New command.
10623         (wl-summary-yank-saved-message): Ditto.
10624         (wl-summary-mode-map): Added key binding for
10625         `wl-summary-save-current-message' (\ew) and
10626         `wl-summary-yank-saved-message' (\C-y).
10627         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10628
10629 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10630
10631         * wl-summary.el (wl-summary-mode-map): Added key binding for
10632         `wl-summary-set-parent' (ts).
10633
10634 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10635
10636         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10637         subject faster. If thread number is reverse, delayed updating
10638         thread.
10639         (wl-summary-search-by-subject): Ditto.
10640         (wl-summary-put-alike): Ditto.
10641         (wl-summary-get-alike): Ditto.
10642         (wl-summary-insert-headers): Insert header of all overview in
10643         buffer.
10644         (wl-summary-rescan): Delayed updating thread. Kill search subject
10645         buffer for wl-summary-search-by-subject.
10646         (wl-summary-sync-update3): Ditto.
10647         (wl-summary-exit): Ditto.
10648         (wl-summary-goto-bottom-of-current-thread): Change for linked
10649         thread.
10650         (wl-summary-overview-create-summary-line): Change line for linked
10651         thread.
10652
10653         * wl-summary.el (wl-summary-update-thread): Use
10654         wl-thread-maybe-get-children-num.
10655         (wl-summary-set-parent): If change parent, move sub thread.
10656         (wl-summary-redisplay-internal): Add horizontal recenter.
10657         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10658
10659         * wl-thread.el (wl-thread-entity-get-linked): New function.
10660         (wl-thread-entity-set-linked): New function.
10661         (wl-thread-create-entity): Add linked element.
10662         (wl-thread-entity-insert-as-top): Use wl-append.
10663         (wl-thread-maybe-get-children-num): If closing thread, return
10664         children msgs.
10665         (wl-thread-update-line-msgs): Displaying progress message.
10666         (wl-thread-update-line-on-buffer-sub): Use
10667         wl-thread-maybe-get-children-num.
10668         (wl-thread-update-line-on-buffer): If update line is not exists,
10669         insert thread.
10670         (wl-thread-delete-message): If delete top msg of thread, search
10671         parent by subject.
10672         (wl-thread-insert-entity): Use
10673         wl-thread-maybe-get-children-num.
10674
10675         * wl-highlight.el (wl-highlight-summary-current-line): change
10676         sregexp for linked thread.
10677         * wl-util.el (wl-count-lines): Count lines.
10678         (wl-horizontal-recenter): horizontal recenter.
10679         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10680         (wl-score-get-alike): Ditto.
10681         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10682         (wl-subject-length-limit): New variable.
10683         (wl-highlight-thread-indent-string-regexp): Changed for linked
10684         thread.
10685
10686 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10687
10688         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10689         New variable (revival).
10690         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10691         by subject matching if there's no in-reply-to nor references field
10692         (revival).
10693
10694 \f
10695 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10696
10697         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10698         message.
10699
10700 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10701
10702         * wl-summary.el (wl-summary-reply): Return t if there was a
10703         message at cursor point.
10704         Added unwind-protect.
10705         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10706         returns t.
10707         (wl-summary-cancel-message): Do nothing when there's no message at
10708         cursor point.
10709         (wl-summary-forward): Ditto.
10710         (wl-summary-jump-to-parent-message): Ditto.
10711         (wl-summary-reedit): Ditto.
10712         (wl-summary-edit-addresses): Ditto.
10713         (wl-summary-pipe-message): Ditto.
10714         (wl-summary-print-message-with-ps-print): Ditto.
10715         (wl-summary-print-message): Ditto.
10716         (wl-summary-mark-as-important): Ditto.
10717         (wl-summary-mark-as-unread): Ditto.
10718
10719         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10720         message at cursor point.
10721         (wl-summary-reply-with-citation): Remove unwind-protect.
10722
10723         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10724         subject searching feature.
10725         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10726         Eliminated.
10727
10728 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10729
10730         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10731         New variable.
10732         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10733         by subject matching if there's no in-reply-to nor references field.
10734
10735         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10736
10737         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10738         when display is finished.
10739         (wl-folder-open-all): Ditto.
10740         (wl-folder-update-access-group): Ditto.
10741         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10742         * wl-thread.el (wl-thread-close-all): Ditto.
10743
10744         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10745         progress gauge only when it was displayed.
10746         * wl-folder.el (wl-folder-insert-entity): Ditto.
10747
10748 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10749
10750         * wl-summary.el (wl-summary-incorporate): Enclose
10751         `wl-summary-sync-force-update' with save-excursion.
10752
10753 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10754
10755         * wl-summary.el (wl-summary-prefetch-region):
10756         Pass current cursor point to `pos-visible-in-window-p' after
10757         moving cursor to the started point.
10758
10759 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10760
10761         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10762
10763         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10764         fields from the forwarding message.
10765         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10766         `ignored-fields'.
10767
10768 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10769
10770         * wl-mime.el (wl-message-request-partial):
10771         Eliminated argument `msgdb'.
10772         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10773         (wl-mime-combine-message/partial-pieces): Likewise.
10774         * tm-wl.el (wl-message-request-partial): Likewise.
10775         (wl-mime-combine-message/partial-pieces): Likewise.
10776
10777 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10778
10779         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10780         when display is finished.
10781
10782 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10783
10784         * wl-summary.el (wl-summary-goto-folder-subr):
10785         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10786
10787 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10788
10789         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10790         when cursor point is visible.
10791
10792 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10793
10794         * wl-expire.el (wl-expire-archive-get-max-number):
10795         Don't use `file-name-directory'.
10796
10797 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10798
10799         * wl-expire.el (wl-expire-archive-get-max-number):
10800         Use `file-name-directory'.
10801
10802 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10803
10804         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10805         only when there is progress.
10806
10807 2000-04-13  Mito <mit@nines.nec.co.jp>
10808
10809         * wl-summary.el (wl-summary-sync-marks): Display progress.
10810
10811 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10812
10813         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10814         (wl-summary-prev): Move cursor regardless of unread status.
10815         (wl-summary-next): Ditto.
10816
10817 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10818
10819         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10820         Added argument `target' and `number'.
10821         * tm-wl.el (wl-summary-burst-subr): New function.
10822         (wl-summary-burst): Use it.
10823
10824 2000-04-10  Mito <mit@nines.nec.co.jp>
10825
10826         * wl-mime.el (wl-burst): New function.
10827         (wl-summary-burst): Use it.
10828
10829 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10830
10831         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10832         as petname when there's no candidate.
10833
10834 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10835
10836         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10837         New variable.
10838         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10839
10840         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10841
10842         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10843
10844 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10845
10846         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10847         Use substring of `original' instead of buffer-substring.
10848         (wl-refile-evaluate-rule):
10849         Set `original' argument of wl-refile-expand-newtext.
10850
10851         * wl-summary.el
10852         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10853         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10854         (wl-summary-auto-refile): Check existence of destination folder just
10855         before marking.
10856
10857 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10858
10859         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10860         when wl-refile-get-field-value return nil.
10861
10862 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10863
10864         * wl-refile.el
10865         (wl-refile-expand-newtext): New function imported from Gnus.
10866         (wl-refile-evaluate-rule): Use it.
10867
10868 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10869
10870         * wl-summary.el (wl-summary-print-destination):
10871         Duplicate folder string to avoid putting text-property on
10872         original string.
10873
10874         * wl-refile.el (wl-refile-get-field-value): New function.
10875         (wl-refile-evaluate-rule): New function;
10876         Evaluate refile rule recursively.
10877         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10878         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10879         New function; Check existence of a target folder recursively.
10880         (wl-summary-auto-refile-check-refile-rule-alist):
10881         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10882
10883 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10884
10885         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10886
10887         * wl-folder.el (wl-create-folder-entity-from-buffer):
10888         Fixed problem when '}' character is contained in folder name.
10889
10890         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10891
10892 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10893
10894         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10895         (wl-fldmgr-add-completion-all-completions):
10896         Use wl-fldmgr-add-completion-hashtb.
10897
10898 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10899
10900         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10901         wl-fldmgr-add-completion-subr): New functions.
10902         * wl-folder.el (wl-folder-completion-func): New variable.
10903         * wl-summary.el (wl-summary-read-folder):
10904         Use wl-folder-completion-func.
10905
10906         * wl-refile.el: Eliminate throw & catch.
10907
10908         * wl.el (wl-plugged-sending-queue-status): Fixed.
10909
10910 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10911
10912         * wl-draft.el (wl-draft): Put category property on
10913         mail-header-separator.