(wl-completing-read-multiple): Define as an alias of
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-util.el (wl-completing-read-multiple): Define as an alias of
4         `completing-read-multiple' if emacs-version is not less than 22.
5
6 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
9         change.
10
11 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
12
13         * wl-summary.el (wl-summary-sync-update): Move
14         `wl-thread-update-indent-string-thread' to outside of
15         `elmo-with-progress-display'.
16
17 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
18
19         * wl-message.el (wl-message-exit): Check buffer existence.
20
21 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
22
23         * wl-util.el (wl-simple-display-progress): New function.
24         (wl-display-progress-with-gauge): Ditto.
25         (wl-progress-callback-function): Ditto.
26
27         * wl.el (wl-init): Set `elmo-progress-callback-function' as
28         `wl-progress-callback-function'
29
30         * wl-vars.el (wl-display-progress-threshold): New user option.
31         (wl-display-progress-function): Ditto.
32
33         * Version number is increased to 2.15.5.
34
35 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
36
37         * wl-thread.el (wl-thread-close-children): New function.
38         (wl-thread-open-children): Ditto.
39         * wl-action.el (wl-summary-set-mark): Redo the last change by
40         using it.
41
42         * wl-action.el (wl-summary-set-mark): Undo the last change.
43         Forbid interactive call.
44
45 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
46
47         * wl-mime.el (wl-define-dummy-functions): New macro.
48         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
49         `wl-mime-pgp-decrypt-region'.
50         (wl-mime-pgp-verify-region-with-epg): Renamed from
51         `wl-mime-pgp-verify-region'.
52         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
53         `wl-mime-pgp-decrypt-region'.
54         (wl-mime-pgp-verify-region-with-pgg): Renamed from
55         `wl-mime-pgp-verify-region'.
56         (wl-mime-pgp-decrypt-region): New function; To select dispatch
57         function at runtime.
58         (wl-mime-pgp-verify-region): Ditto.
59
60         * wl-vars.el (wl-use-pgp-module): New user option.
61
62 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
63
64         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
65         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
66
67 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
68
69         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
70         even if there are target marks only.
71
72 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
73
74         * Version number is increased to 2.15.4.
75
76 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-folder.el (wl-folder-check-one-entity): Simplify.
79
80 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
81
82         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
83         variable.
84
85 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
86
87         * wl-spam.el (wl-thread-test-spam): New function.
88         (wl-spam-setup): Bind "tkc".
89
90 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
91
92         * wl-expire.el (wl-folder-expire-entity): Rewite without
93         `wl-summary-goto-folder-subr'.
94         (wl-folder-expire-current-entity): Don't kill summary buffer.
95
96 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
97
98         * wl-folder.el (wl-folder-sync-entity): Rewrite without
99         `wl-summary-goto-folder-subr'.
100         (wl-folder-mark-as-read-all-entity): Likewise.
101
102         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
103
104 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
105
106         * wl-thread.el (wl-thread-force-open): Arranged.
107
108 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
109
110         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
111         from regexp.
112
113         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
114         (wl-read-search-condition-internal): Append them.
115
116 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
117
118         * wl-vars.el (wl-additional-search-condition-fields):
119         New user option.
120
121         * wl-util.el (wl-search-condition-fields): New function; export
122         from `wl-read-search-condition-internal'.
123         (wl-read-search-condition-internal): Use it.
124
125         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
126
127 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
128
129         * wl-summary.el (wl-summary-define-sort-command): New function.
130         (wl-summary-sort-by-date, wl-summary-sort-by-number)
131         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
132         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
133         define by `wl-summary-define-sort-command' at runtime.
134
135         * wl.el (wl-init): Call wl-summary-define-sort-command.
136
137 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
138
139         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
140         properties at the decrypting region.
141
142 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
143
144         * wl-util.el (wl-find-region): New function.
145
146         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
147         coding system.
148         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
149         property `wl-mime-decoded-coding-system'.
150         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
151         property `wl-mime-decoded-coding-system' to encode text.
152
153         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
154         message.
155         (wl-mime-pgp-verify-region): Ditto.
156
157 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
158
159         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
160         buffer. Use epa-display-verify-result.
161
162 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
163
164         * wl-draft.el (wl-draft-send): Continue even if setting parent
165         flag was failed.
166
167 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
168
169         * wl-message.el (wl-message-flag-indicator): Fixed the problem
170         of returning string only of parentheses.
171
172 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
173
174         * wl-summary.el (wl-summary-write): Add argument `folder'.
175         (wl-summary-write-current-folder): Change argument `folder' from
176         optional to require.
177         (wl-summary-get-buffer): Return the buffer associated folder only.
178
179         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
180         change.
181         (wl-folder-toggle-disp-summary): Ditto.
182
183         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
184         current summary as parent-folder.
185
186 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
187
188         * wl-draft.el (wl-draft-reedit): Don't overwrite
189         wl-draft-parent-folder.
190
191 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
192
193         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
194         (wl-mime-pgp-verify-region): Ditto.
195         (wl-message-decrypt-pgp-nonmime): Use the above function.
196         (wl-message-verify-pgp-nonmime): Likewise.
197         (wl-mime-preview-application/pgp): Likewise.
198
199 2006-04-20  Kenichi Okada  <okada@opaopa.org>
200
201         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
202         Fix about the order of `wl-nntp-posting-port' and
203         `wl-nntp-posting-stream-type'.
204         * wl.el (wl-plugged-port-label-alist): Add smtp.
205
206 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
207
208         * wl-summary.el (wl-summary-message-status): New macro.
209
210         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
211         (wl-summary-killed-mark): New user option.
212
213         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
214         API change.
215         (wl-thread-insert-entity-sub): Ditto.
216         (wl-thread-recover-messages): New command.
217
218         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
219         Don't call `wl-highlight-summary-current-line' directly.
220         (wl-summary-buffer-attach): Connect to signal `status-changed'
221         instead of `cache-changed'.
222         (wl-summary-buffer-detach): Follow the above change.
223         (wl-summary-detect-mark-position): Follow the API change.
224         (wl-summary-rescan-message): Ditto.
225         (wl-summary-insert-sequential): Ditto.
226         (wl-summary-update-thread): Ditto.
227         (wl-summary-message-mark): Ditto.
228         (wl-summary-persistent-mark): Ditto.
229         (wl-summary-create-line): Ditto.
230         (wl-summary-prefetch-region-no-mark): Call
231         `wl-summary-persistent-mark' with number.
232         (wl-summary-recover-messages-region): New command.
233         (wl-summary-target-mark-recover): Ditto.
234         (wl-summary-recover-message): Ditto.
235         (wl-summary-persistent-mark-string): Add argument `status' instead
236         of remove arguments `flags' and `cached'.  Treat killed status.
237         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
238
239         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
240         (wl-highlight-summary-line-face-spec): Treat killed status.
241         (wl-highlight-summary-line-string): Follow the API change.
242         (wl-highlight-summary-current-line): Ditto.
243
244         * Version number is increased to 2.15.3.
245
246 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
247
248         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
249         of symbolp to test whether the condition is function.
250
251 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
252
253         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
254         to nil.
255
256 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
257
258         * wl-summary.el (wl-summary-buffer-message-ring): New internal
259         variable.
260         (wl-summary-buffer-last-displayed-msg): Abolish.
261         (wl-summary-push-message): New function.
262         (wl-summary-pop-message): Ditto.
263         (wl-summary-goto-folder-subr): Reset
264         `wl-summary-buffer-message-ring'.
265         (wl-summary-pop-to-last-message): New command.
266         (wl-summary-goto-last-displayed-msg): Call
267         wl-summary-pop-to-last-message if optional argument is non-nil or
268         the last command is itself.
269         (wl-summary-redisplay-internal): Push last message number into
270         `wl-summary-buffer-message-ring'.
271
272         * wl-vars.el (wl-summary-message-ring-max): New user option.
273
274 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
275
276         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
277         from `wl-draft-reply').
278         (wl-draft-reply): Use it.
279         (wl-draft-find-reply-headers): Avoid compile warning.
280
281 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
282
283         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
284
285 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
286
287         * wl-message.el (wl-message-flag-indicator): New function.
288         (wl-message-redisplay): Use it.
289
290 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
291
292         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
293
294 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
295
296         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
297         instead of `read-event'.
298
299         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
300
301         * wl-mule.el (wl-read-event-char): Ditto.
302
303         * wl-e21.el (wl-read-event-char): Ditto.
304
305 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
306
307         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
308
309 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
310
311         * wl-vars.el (wl-draft-send-confirm-type): New user option.
312
313         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
314
315         * wl-draft.el (wl-draft-send-confirm): Confirmation by
316         `wl-draft-send-confirm-type'
317
318 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
319
320         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
321         Avoid error when the buffer name is already used.
322
323 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
324
325         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
326         the change of elmo-nmz -> elmo-search.
327         (wl-highlight-summary-line-help-echo-alist): Ditto.
328         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
329         (wl-nmz-folder-icon): Define as obsolete.
330         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
331         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
332
333 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
334
335         * wl-summary.el (wl-summary-get-list-info): Rewrite with
336         `elmo-find-list-match-value'
337
338 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
339
340         * wl-summary.el (wl-summary-get-list-info): Optimize.
341         Use List-Id and List-Post also.
342
343 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
344
345         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
346
347 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
348
349         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
350
351 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
352
353         * wl-util.el (wl-completing-read-multiple-1): New internal function.
354         (wl-completing-read-multiple-2): Ditto.
355         (wl-completing-read-multiple): Define use above functions.
356
357         * wl-summary.el (wl-summary-sort): Removed the workaround for a
358         bug of `completing-read-multiple' about default value.
359
360         * wl-xmas.el (wl-completing-read-multiple): Removed.
361
362         * wl-mule.el (wl-completing-read-multiple): Ditto.
363
364         * wl-e21.el (wl-completing-read-multiple): Ditto.
365
366 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
367
368         * wl-util.el (wl-filter-associations): New function.
369
370         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
371         (wl-spam-ignored-folder-list): Ditto.
372         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
373         (wl-spam-string-member-p): New function.
374         (wl-spam-domain): Use it.
375         (wl-spam-split-numbers): New function.
376         (wl-spam-apply-partitions): Ditto.
377         (wl-spam-register-spam-messages): Use `folder' instead of
378         `wl-summary-buffer-elmo-folder'.
379         (wl-spam-register-good-messages): Ditto.
380         (wl-summary-exec-action-spam): Decide a domain by real folder of
381         message.
382         (wl-summary-exec-action-refile-with-register): Likewise.
383
384 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
385
386         * wl-e21.el (wl-e21-find-image): New function.
387         (wl-e21-setup-toolbar): Use it instead of `find-image'.
388         (wl-e21-highlight-folder-group-line): Ditto.
389         (wl-folder-init-icons): Ditto.
390         (wl-plugged-init-icons): Ditto.
391         (wl-biff-init-icons): Ditto.
392
393 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
394
395         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
396         (wl-inhibit-save-drafts): New internal variable.
397         (wl-disable-auto-save): Ditto.
398         (wl-save-drafts): Treat above variables.
399         (wl-auto-save-drafts): New function.
400         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
401         `wl-stop-save-drafts'.
402         (wl-start-save-drafts): New function.
403         (wl-stop-save-drafts): Ditto.
404         (wl-set-auto-save-draft): New command.
405
406         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
407         `wl-set-save-drafts'.
408
409 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
410
411         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
412         `make-local-variable' instead of `make-variable-buffer-local'.
413
414 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
415
416         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
417
418 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
419
420         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
421
422 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
423
424         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
425         of working buffer.
426
427 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
428
429         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
430
431         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
432         value into recipients; Bind `wl-draft-remove-group-list-contents'
433         as nil.
434
435 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
436
437         * wl-summary.el (wl-summary-sort): Fixed the last change.
438
439         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
440         (wl-summary-sort-messages): Ditto.
441         (wl-summary-rescan): Use it.
442         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
443         `completing-read'; Append candidates for reverse order.
444
445 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * Version number is increased to 2.15.2.
448
449 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
450
451         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
452         "Smaller".
453         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
454
455 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
456
457         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
458
459 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
460
461         * wl-vars.el (wl-draft-additional-header-alist): Add into the
462         customize group `wl-draft'.
463         (wl-draft-add-in-reply-to): Move customize group from `wl' to
464         `wl-draft'.
465         (wl-draft-add-references): Ditto.
466
467         * wl-action.el (wl-summary-print-argument): Rename argument from
468         `folder' to `data'.
469
470 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
471
472         * wl-summary.el (wl-summary-rescan-message): Call
473         `wl-thread-cleanup-symbols' before insert thread.
474
475 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
476
477         * wl.el (wl-init): Set `elmo-get-folder-function' as
478         `wl-folder-make-elmo-folder'.
479
480         * wl-spam.el (wl-summary-exec-action-spam): Use
481         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
482
483         * wl-folder.el (wl-folder-make-elmo-folder): New function.
484         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
485         `elmo-make-folder'.
486         (wl-folder-get-elmo-folder): Ditto.
487         (wl-folder-create-subr): Simplify.
488
489 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
490
491         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
492
493 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
494
495         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
496         contents in message buffer instead of original buffer. If optional
497         argument specified, ask coding system for encode.
498
499 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
500
501         * wl-spam.el (wl-summary-test-spam-region): New function.
502         (wl-spam-setup): Bind "rkc".
503
504 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
505
506         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
507
508 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
509
510         * wl-spam.el (wl-summary-test-spam): Fix typo.
511         (wl-message-check-spam): Ditto.
512
513 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
514
515         * wl-summary.el (wl-summary-default-from): Simplify.
516
517 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
518
519         * wl-action.el (wl-summary-exec-action-refile): Simplify.
520         (wl-summary-exec-action-copy): Ditto.
521         (wl-summary-auto-refile): Check existence of temporary mark.
522
523 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
524
525         * wl-summary.el (wl-summary-create-line): Use
526         `elmo-time-to-datevec'.
527
528         * wl-expire.el (wl-expire-archive-date): Ditto.
529         (wl-expire-localdir-date): Ditto.
530
531         * wl-util.el (wl-day-number): Abolish.
532
533         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
534         of `wl-day-number'.
535         (wl-score-followup): Ditto.
536         (wl-score-add-followups): Ditto.
537         (wl-score-get-latest-msgs): Ditto.
538         (wl-score-get-header-entry): Ditto.
539         (wl-score-edit-insert-date): Ditto.
540
541 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
542
543         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
544         `elmo-message-entity-field' with 2nd argument `type'.
545
546 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
547
548         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
549
550 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
551
552         * wl-thread.el (wl-thread-delete-message): Delete descendant
553         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
554
555 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
556
557         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
558
559 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
560
561         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
562         `Access folder'.
563
564 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
565
566         * wl-vars.el (wl-access-folder-icon): New user option.
567
568         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
569         `Access folder'.
570
571 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
572
573         * wl-summary.el (wl-summary-buffer-set-folder): Use
574         `wl-folder-mime-charset'.
575
576         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
577         `mime-charset'.
578         (wl-folder-get-elmo-folder): Ditto.
579         (wl-folder-mime-charset): New function.
580
581 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
582
583         * wl-util.el (wl-parse-addresses): Define alias of
584         `elmo-parse-addresses' (move to `elmo-util.el').
585
586         * wl-summary.el (wl-summary-default-from): Follow the API change.
587         (wl-summary-overview-entity-compare-by-date): Ditto.
588         (wl-summary-overview-entity-compare-by-from): Ditto.
589         (wl-summary-get-list-info): Get value of `ml-info' field from
590         entity at first.
591         (wl-summary-rescan-message): Treat prefix argument.
592         (wl-summary-prefetch-msg): Follow the API change.
593         (wl-summary-search-by-subject): Ditto.
594         (wl-summary-insert-thread): Ditto.
595         (wl-summary-line-subject): Ditto.
596         (wl-summary-line-from): Ditto.
597         (wl-summary-create-line): Ditto.
598         (wl-summary-print-message-with-ps-print): Ditto.
599
600         * wl-score.el (wl-score-ov-entity-get): Ditto.
601         (wl-score-followup): Ditto.
602         (wl-score-add-followups): Use `elmo-message-entity-field' instead
603         of `car'.
604         (wl-score-get-latest-msgs): Follow the API change.
605         (wl-score-get-header): Ditto.
606
607         * wl-refile.el (wl-refile-learn): Ditto.
608         (wl-refile-subject-learn): Ditto.
609         (wl-refile-get-field-value): Ditto.
610         (wl-refile-guess-by-history): Ditto.
611         (wl-refile-guess-by-subject): Ditto.
612
613         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
614
615         * wl-expire.el (wl-expire-date-p): Removed.
616         (wl-expire-archive-date): Follow the API change.
617         (wl-expire-localdir-date): Ditto.
618         (wl-summary-expire): Ditto.
619
620         * Version number is increased to 2.15.1.
621
622 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
623
624         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
625         group is access or not (it is not strict, like wl-fldmgr-rename).
626
627 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
628
629         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
630         duplicate call of `wl-summary-print-argument' on the wrong line.
631
632 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
633
634         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
635         even if argument `number' is nil.
636         (wl-summary-insert-line): Print action argument if current message
637         has it.
638
639 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
640
641         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
642         (wl-draft-reply): Ditto.
643         (wl-draft): Add optional argument `parent-number' and call
644         `wl-draft-create-buffer' with it.
645         (wl-draft-create-buffer): Add optional argument
646         `parent-number'. Set wl-draft-parent-number as it.
647
648 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
649
650         * wl-folder.el (wl-folder-set-persistent-mark): If summary
651         buffer is not for given folder, don't use it.
652
653 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
654
655         * Version number is increased to 2.15.0.
656
657 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
658
659         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
660
661         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
662         (wl-highlight-get-face-by-name): New internal function.
663         (wl-highlight-summary-line-face-spec): Use it and fixed.
664
665 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * wl-summary.el (wl-summary-sync-update): Use
668         `elmo-message-entity-field' instead of `car' to get message-id
669         from overview entity.
670
671         * wl-summary.el (wl-summary-rescan-message): Call
672         `wl-highlight-summary-displaying' when displaying a message.
673
674 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
675
676         * wl-draft.el (wl-draft-config-info-filename): Extracted from
677         `wl-draft-config-info-operation'.
678         (wl-draft-buffer-change-number): New function.
679         (wl-draft-rename-saved-config): Ditto.
680         * wl.el (wl-init): Connect slot for message-number-changed.
681         (toplevel): Add autoload for wl-draft-rename-saved-config.
682
683 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
684
685         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
686         `update-overview'
687         (wl-summary-buffer-detach): Disconnect from it.
688         (wl-summary-rescan-message): Use command.
689
690         * wl-message.el (wl-message-buffer-display): Use
691         `with-current-buffer' instead of `save-excursion'.
692
693 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
694
695         * wl-mime.el (wl-draft-preview-attributes-list): Protect
696         wl-draft-preview-attributes-list from distraction.
697
698 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
699
700         * wl-summary.el (wl-summary-sync-update): Sort the return value of
701         `elmo-list-diff'.
702
703 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
704
705         * wl-summary.el
706         (wl-summary-edit-addresses-collect-candidate-fields): Use
707         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
708
709         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
710         instead of `elmo-set-work-buf'.
711
712         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
713         (wl-address-make-address-list): Ditto.
714
715         * Version number is increased to 2.13.3.
716
717 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
718
719         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
720         user option.
721
722         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
723         argument `5'.
724
725         * wl-message.el (wl-message-display-no-merge-p): New function.
726         (wl-message-buffer-display): Check whether the message is
727         reassembled and follow the API change.
728
729 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
730
731         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
732         multibyte on working buffer and removed unnecessary
733         `buffer-disable-undo'.
734
735 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
736
737         * wl-util.el (wl-read-search-condition-internal): Fixed the last
738         change.
739
740 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
741
742         * wl-util.el (wl-read-search-condition-internal): Protect
743         elmo-global-flags from distraction.
744
745 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
746
747         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
748
749         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
750         (wl-summary-event-handler): Ditto.
751         (wl-summary-update-persistent-mark-on-event): New
752         function (renamed from `elmo-event-handler-flag-changed').
753         (wl-summary-buffer-attach): New function.
754         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
755         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
756         instead of `elmo-folder-add-handler'.
757
758         * Version number is increased to 2.13.2.
759
760 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
761
762         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
763         and "\177" to the `wl-news-previous-page'.
764         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
765         (wl-news-previous-page): New function.
766
767 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
768
769         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
770         instead of `write-region' and simplify.
771
772 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
773
774         * wl-template.el (wl-template-select): Cause error if
775         `wl-template-alist' is nil.
776
777 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
778
779         * wl-news.el.in: Set file variable `no-byte-compile'.
780
781 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
782
783         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
784         whether a target message is within displaying area.
785         (elmo-event-handler-cache-changed): Ditto.
786
787 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
788
789         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
790         to `defun'.  Use `nconc' instead of `append' to collect descendant
791         message numbers.
792
793 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
794
795         * wl-thread.el (wl-thread-save-top-list)
796         (wl-thread-save-entities): Use `with-temp-buffer'.
797         * wl-news.el.in (wl-news-previous-version-load):
798         (wl-news-previous-version-save): Ditto.
799         * wl-summary.el (wl-summary-load-file-object)
800         (wl-summary-save-view-cache): Ditto.
801
802 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * wl-util.el (toplevel): Require 'elmo-flag'.
805         (wl-read-search-condition): New function (Renamed from
806         `elmo-read-search-condition').
807         (wl-read-search-condition-internal): Likewise.
808
809         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
810         invalid.
811         (wl-summary-pick): Use `wl-read-search-condition' instead of
812         `elmo-read-search-condition'.
813         (wl-summary-virtual): Ditto.
814
815         * wl-folder.el (wl-folder-virtual): Ditto.
816         (wl-folder-pick): Ditto.
817
818         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
819
820 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
821
822         * wl-summary.el (wl-summary-reedit): Call
823         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
824
825 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
826
827         * wl-mime.el (toplevel): Require wl-vars.
828
829         * wl-message.el (toplevel): Require cl at compile.
830
831         * wl-draft.el (toplevel): Require elmo.
832
833 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
834
835         * wl-message.el (wl-message-buffer-prefetch): Count is a number
836         and do nothing when it is not positive.
837         (wl-message-buffer-prefetch-next): Ditto.
838
839 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
840
841         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
842         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
843         (wl-summary-redisplay-internal): Ditto.
844
845         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
846         message (the condition is borrowed from `wl-check-variables-2').
847         (wl-summary-redisplay-internal): Ditto.
848
849 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
850
851         * wl-mime.el (wl-draft-nntp-attribute): New function.
852         (wl-draft-attribute-nntp-posting-server): Use it.
853         (wl-draft-attribute-nntp-posting-port): Ditto.
854
855         * wl-mime.el (wl-draft-preview-attributes-list): New function.
856         (wl-draft-show-attributes-buffer): Ditto.
857         (wl-draft-hide-attributes-buffer): Ditto.
858         (wl-draft-attribute-newsgroups): Ditto.
859         (wl-draft-attribute-nntp-posting-server): Ditto.
860         (wl-draft-attribute-nntp-posting-port): Ditto.
861         (wl-draft-preview-message): Use there functions.
862
863         * wl-vars.el (wl-draft-preview-attributes-list): Change default
864         value.
865
866 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
867
868         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
869         (wl-draft-reedit): Ditto.
870         (wl-draft-queue-flush): Ditto.
871
872         * wl-mime.el (wl-message-request-partial): Ditto.
873         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
874         instead of `elmo-message-fetch'.
875
876         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
877
878         * wl-summary.el (wl-summary-message-string): Ditto.
879
880 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * wl-util.el (wl-current-message-buffer): Follow the API change.
883
884         * wl-summary.el (wl-summary-redisplay-internal): Call
885         `wl-summary-mark-as-read' with 2nd argument as nil and update
886         unread count instead of persistent mark.
887
888         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
889         variable.
890         (wl-message-redisplay): Follow the API change.
891         (wl-message-buffer-display): Managed mime-entity directly and
892         return preview buffer only.
893         (wl-message-display-internal): Rewrite.
894         (wl-message-buffer-prefetch-subr): Not save return value of
895         `wl-message-buffer-display'.
896
897         * Version number is increased to 2.13.1.
898
899 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
902         'elmo-multiple-fields-body-list' with boundary specified.
903
904 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
905
906         * wl-vars.el (wl-summary-resend-use-cache): New variable.
907         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
908         cache if `wl-summary-resend-use-cache' is non-nil.
909
910 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
911
912         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
913         (wl-nntp-posting-stream-type): Ditto.
914
915 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
916
917         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
918
919 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
920
921         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
922         message.
923
924 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
925
926         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
927         Abolish.
928         (wl-summary-buffer-persistent-mark-version): New internal
929         variable.
930         (wl-summary-update-mark-and-highlight-window): Check by
931         wl-summary-persistent-mark-invalid-p.
932         (wl-summary-update-status-marks): Ditto.
933         (elmo-event-handler-flag-changed): Rewrite.
934         (elmo-event-handler-cache-changed): Define.
935         (wl-summary-prefetch-msg): Does not update persistent mark here.
936         (wl-summary-delete-cache): Ditto.
937         (wl-summary-resume-cache-status): Ditto.
938         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
939         (wl-summary-persistent-mark-invalid-p): New function.
940         (wl-summary-validate-persistent-mark): Ditto.
941         (wl-summary-validate-persistent-mark-string): Ditto.
942         (wl-summary-invalidate-persistent-mark): Ditto.
943         (wl-summary-update-persistent-mark): Call
944         `wl-summary-validate-persistent-mark'.
945         (wl-summary-create-line): Call
946         `wl-summary-validate-persistent-mark-string'.
947
948         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
949         status as t if cache used.
950
951 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
952
953         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
954         only if the target is group.
955         * wl-folder.el (wl-folder-append-petname): Don't check group name.
956
957 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
958
959         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
960
961 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
962
963         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
964
965         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
966
967 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
968
969         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
970         (Thanks to Yoichi NAKAYAMA).
971
972 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
973
974         * wl-util.el (wl-save-drafts): Restore echo area.
975
976 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
977
978         * Version number is increased to 2.13.0.
979
980         * wl-util.el (wl-biff-check-folder-async): Use
981         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
982
983 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
984
985         * wl-message.el (wl-message-display-internal): Does not put
986         wl-message-display-type property on message buffer.
987         (wl-message-buffer-display-type): New function.
988
989         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
990
991         * wl-summary.el (wl-summary-mode): Use `dolist' to add
992         `wl-summary-buffer-detach'.
993         (wl-summary-message-display-type): Use
994         `wl-summary-buffer-display-type'.
995
996 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
997
998         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
999         buffer-local.
1000
1001         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1002         kill-buffer-hook instead of make-local-variable.
1003         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1004
1005 2004-12-12  Scott Renfro <scott@renfro.org>
1006
1007         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1008         regex for square-branket.
1009
1010 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1011
1012         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1013         `wl-message-mime-analysis-p' with argument `header'.
1014
1015 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1016
1017         * wl-mime.el (wl-draft-yank-current-message-entity): 
1018         Switch to no-mime following method according to wl-message-display-type
1019         property.
1020         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1021
1022         * wl-message.el (wl-message-display-internal): 
1023         Put wl-message-display-type property on message buffer.
1024
1025         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1026         (wl-message-display-internal): Ditto;
1027
1028         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1029
1030 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-message.el (wl-message-make-display-type): New function.
1033         (wl-message-display-type-property): Ditto.
1034         (wl-message-mime-analysys-p): Ditto.
1035         (wl-message-display-all-header-p): Ditto.
1036         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1037         added `display-type'.
1038         (wl-message-buffer-display): Likewise.
1039         (wl-message-display-internal): Likewise.
1040         (wl-message-buffer-display-type): Abolish.
1041         (wl-message-buffer-prefetch-subr): Follow the API changed.
1042
1043         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1044         from wl-summary-buffer-display-all-header and changed default value.
1045         (wl-summary-message-display-type): New function.
1046         (wl-summary-buffer-display-mime-mode): Ditto.
1047         (wl-summary-buffer-display-header-mode): Ditto.
1048         (wl-summary-toggle-mime): Rewrite with above functions.
1049         (wl-summary-toggle-all-header): Ditto.
1050         (wl-summary-redisplay): Force redisplay with default mode.
1051         (wl-summary-redisplay-internal): Renamed argument from `mode',
1052         `all-header' to `mime-mode', `header-mode'.
1053         Use `wl-message-make-display-type'.
1054
1055         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1056         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1057
1058 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1059
1060         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1061
1062 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1063
1064         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1065         in original message buffer.
1066         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1067         buffer.
1068
1069 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1070
1071         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1072
1073 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1074
1075         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1076
1077 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1078
1079         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1080         when actions succeeded.
1081         (wl-summary-exec-action-copy): Likewise.
1082
1083 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1084
1085         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1086         there is switch-to-buffer at the end of wl-message-select-buffer.
1087         (wl-summary-reply): Ditto.
1088
1089 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1090
1091         * wl-summary.el (wl-summary-forward): Put subject in original
1092         message buffer as argument of wl-draft-forward.
1093         * wl-draft.el (wl-draft-forward): Decode subject as in
1094         wl-draft-reply.
1095
1096 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1097
1098         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1099         a folder under access group.
1100
1101 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1102
1103         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1104         wl-message-buffer-display.
1105
1106         * wl-util.el (wl-set-save-drafts): Fix typo.
1107
1108 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1109
1110         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1111         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1112         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1113         the way to measure the width of a bitmap image; don't put face on
1114         ascii and bitmap images; put the mark which should not use the
1115         variable-pitch face on ascii and bitmap images.
1116         (wl-demo-setup-properties): Don't use the variable-pitch face on
1117         ascii and bitmap images; made it work on Emacs 20 and earlier.
1118         (wl-demo-insert-text): End with a newline at the bottom; don't put
1119         face on text.
1120
1121         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1122
1123 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1124
1125         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1126
1127         * wl-util.el (wl-save-drafts): Moved from sample setting.
1128         (wl-set-save-drafts): New function to set idle timer.
1129         * wl-draft.el (wl-draft): Call it.
1130         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1131
1132 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1133
1134         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1135         a summary which has toggle display status off.
1136
1137 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1138
1139         * wl-draft.el (wl-draft-do-fcc): No cache save.
1140
1141 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1142
1143         * wl-summary.el (elmo-event-handler-flag-changed): Use
1144         `set-buffer' instead of `with-current-buffer'.
1145
1146 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1147
1148         * wl-summary.el (wl-summary-after-resize-function): New function.
1149         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1150         window-size-change-functions.
1151
1152 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1153
1154         * wl-draft.el (wl-draft-create-buffer): Bind
1155         `change-major-mode-hook' after current buffer is changed.
1156
1157         * wl-summary.el (wl-summary-buffer-detach): New function.
1158         (wl-summary-buffer-set-folder): Call it.
1159         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1160         change-major-mode-hook and kill-buffer-hook.
1161         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1162         (wl-summary-switch-to-clone-buffer): Ditto.
1163         (wl-summary-goto-folder-subr): Ditto.
1164
1165 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1166
1167         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1168         after boundp check.
1169
1170 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1171
1172         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1173         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1174         for `kill-buffer'.
1175
1176         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1177         handler of current buffer from elmo-folder.
1178
1179 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1180
1181         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1182
1183 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1184
1185         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1186         variable.
1187         (wl-summary-event-handler): New class.
1188         (elmo-event-handler-flag-changed): Define to update persistent
1189         mark.
1190         (wl-summary-buffer-set-folder): Register event handler to
1191         elmo-folder.
1192         (wl-summary-exit): Unregister event handler.
1193         (wl-summary-goto-folder-subr): Ditto.
1194         (wl-summary-mark-as-read-all): Does not call
1195         `wl-summary-update-persistent-mark' directly.
1196         (wl-summary-mark-as-read-internal): Ditto.
1197         (wl-summary-set-persistent-mark-internal): Ditto.
1198         (wl-summary-set-flags-internal): Ditto.
1199
1200         * Version number is increased to 2.11.33.
1201
1202 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1203
1204         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1205         to nil.
1206
1207 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1208
1209         * wl-spam.el (wl-spam-setup): Add hook
1210         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1211         instead of `wl-summary-prepare-hook'.
1212
1213         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1214         if folder type is `'flag'.
1215         (wl-summary-mark-as-important): Ditto.
1216
1217 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1218
1219         * wl-address.el (wl-address-minibuffer-history): New variable.
1220         (wl-address-minibuffer-local-map): New keymap.
1221         (wl-address-read-from-minibuffer): New function.
1222
1223         * wl-action.el (wl-summary-get-resend-address): Use
1224         `wl-address-read-from-minibuffer' instead of `completing-read'.
1225
1226 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1227
1228         * Version number is increased to 2.11.32.
1229
1230 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1231
1232         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1233         without mule to iso-8859-1.
1234         (wl-draft-add-in-reply-to): Add note in description.
1235         (wl-draft-add-references): Ditto.
1236
1237 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1238
1239         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1240         definition for `m'.
1241         (wl-summary-mode-line-format): Add '[%m]'.
1242         (wl-message-mode-line-format-spec-alist): Ditto.
1243         (wl-summary-display-mime-mode-list): New variable.
1244
1245         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1246         from wl-summary-buffer-display-as-is.
1247         (wl-summary-buffer-display-all-header): New buffer local variable.
1248         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1249         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1250         instead of wl-summary-buffer-display-as-is.
1251         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1252         (wl-summary-set-persistent-mark): Ditto.
1253         (wl-summary-set-message-buffer-or-redisplay): Just call
1254         `wl-summary-redisplay-internal' without optional arguments.
1255         (wl-summary-toggle-mime): Rewrite.
1256         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1257         (wl-summary-toggle-all-header): New function.
1258         (wl-summary-redisplay-internal): Treat mime mode.
1259
1260         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1261         to wl-mime-preview-follow-no-mime.
1262         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1263         accodring to the display-mode.
1264
1265         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1266         (wl-message-buffer-display): Changed argument name from `as-is' to
1267         `mode'.
1268         (wl-message-display-internal): Ditto;
1269         Bind elmo-mime-display-header-analysis according to the mode.
1270         (wl-message-display-internal): Put wl-message-display-mime-mode
1271         property on entire buffer.
1272
1273 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1274
1275         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1276
1277 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1278
1279         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1280         Don't extract mail address.
1281         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1282
1283         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1284
1285         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1286
1287 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1288
1289         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1290         wl-fldmgr-cut-entity-list on confirmation.
1291
1292 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1293
1294         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1295         (wl-mime-quit-preview): Check existence of
1296         mime-edit-temp-message-buffer here.
1297
1298 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1299
1300         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1301         after deletion.
1302
1303         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1304         before calling wl-mime-quit-preview.
1305
1306 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1307
1308         * wl-summary.el (wl-summary-pick): If call it with prefix
1309         argument, set `delete-marks' as non-nil. Pick from only visible
1310         messages.
1311         (wl-summary-check-target-mark): New function.
1312         (wl-summary-target-mark-mark-as-read): Use it.
1313         (wl-summary-target-mark-mark-as-unread): Ditto.
1314         (wl-summary-target-mark-operation): Ditto.
1315         (wl-summary-target-mark-set-flags): Ditto.
1316         (wl-summary-target-mark-save): Ditto.
1317         (wl-summary-target-mark-pick): Ditto.
1318         (wl-summary-target-mark-forward): Ditto.
1319         (wl-summary-target-mark-reply-with-citation): Ditto.
1320         (wl-summary-target-mark-print): Ditto.
1321         (wl-summary-target-mark-uudecode): Ditto.
1322
1323         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1324         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1325         with `ask-coding' is non-nil.
1326
1327 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1328
1329         * wl-thread.el (wl-thread-set-parent): If parent is a message
1330         which is identified by references, set linked as nil.
1331
1332 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1333
1334         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1335         (wl-message-mode-line-format-spec-alist): Ditto.
1336         (wl-message-mode-line-format): Ditto.
1337         (wl-summary-mode-line-format): Ditto for docstring.
1338         (wl-summary-no-mime-folder-list): Fix typo.
1339
1340         * wl-util.el (wl-current-message-buffer): Call
1341         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1342
1343         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1344         variable.
1345         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1346         of `wl-summary-redisplay-no-mime'.
1347         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1348         (wl-summary-toggle-mime): New function.
1349         (wl-summary-redisplay-all-header): Rewrite.
1350         (wl-summary-redisplay-no-mime): Ditto.
1351         (wl-summary-redisplay-internal): Added argument `as-is' and
1352         `all-header'.
1353
1354         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1355         New variable.
1356         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1357         bottom.
1358         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1359         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1360         "/" unconditionally.
1361
1362         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1363         wl-mime-preview-follow-no-mime for as-is content.
1364         (wl-mime-preview-follow-no-mime): New function.
1365         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1366
1367         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1368         and added `as-is', `all-header'.
1369         (wl-message-buffer-display): Ditto.
1370         (wl-message-buffer-display-type): New function.
1371
1372 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1373
1374         * wl-vars.el (wl-message-header-button-alist): Change default
1375         value.
1376         (wl-message-body-button-alist): Ditto.
1377
1378 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1379
1380         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1381
1382 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1383
1384         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1385
1386 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1387
1388         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1389         is always true.
1390
1391 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1392
1393         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1394         on null entity.
1395
1396 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1397
1398         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1399
1400 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1401
1402         * wl-vars.el (wl-summary-resend-hook): New hook.
1403
1404         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1405         `wl-summary-resend-hook'.
1406
1407 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1408
1409         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1410         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1411         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1412         (wl-summary-new-cached-mark): Changed default value to 'n'.
1413         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1414         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1415         (wl-folder-sync-range-alist): Remove spec for 'flag.
1416         (wl-summary-force-prefetch-folder-list): New user option.
1417
1418         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1419         `wl-summary-toggle-persistent-mark'.
1420         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1421         number is nil.
1422         (wl-summary-mark-as-answered-region): Set interactive argument of
1423         `wl-summary-set-persistent-mark-internal'.
1424         (wl-summary-mark-as-important-region): Ditto.
1425         (wl-summary-unset-persistent-mark): Ditto.
1426         (wl-summary-set-persistent-mark): Ditto.
1427         (wl-summary-mark-as-answered): Ditto.
1428         (wl-summary-mark-as-important): Ditto.
1429         (wl-summary-set-persistent-mark-internal): Do nothing
1430         when `elmo-message-flag-available-p' is nil.
1431         (wl-summary-toggle-persistent-mark): New function.
1432         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1433         when the folder matches `wl-summary-force-prefetch-folder-list'.
1434
1435
1436         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1437         when number is nil.
1438         (wl-highlight-summary-forwarded-face): New face.
1439
1440 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1441
1442         * Version number is increased to 2.11.31.
1443
1444 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1445
1446         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1447         (wl-biff-check-folder-async): Ditto.
1448         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1449
1450 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1451
1452         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1453         Add an argument `reverse'.  All callers are updated.
1454         (wl-summary-sort): Add a prefix argument `reverse' to specify
1455         reverse sorting.
1456         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1457         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1458         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1459
1460 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1461
1462         * wl-message.el (wl-message-redisplay): Does not narrow header if
1463         disply-type is all-header or as-is.
1464
1465         * wl-summary.el (wl-summary-enter-handler): Use
1466         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1467
1468 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1469
1470         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1471         after adding wl-draft-parent-variables.
1472         (wl-draft-forward): Ditto.
1473
1474 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1475
1476         * wl-summary.el (wl-summary-sync-marks): Call
1477         `wl-summary-set-persistent-mark' and
1478         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1479         (wl-summary-set-persistent-mark-internal): Add 4th argument
1480         `no-server'.
1481         (wl-summary-unset-persistent-mark): Ditto.
1482         (wl-summary-set-persistent-mark): Ditto.
1483         (wl-summary-add-flags-internal): Abolish.
1484         (wl-summary-remove-flags-internal): Ditto.
1485         (wl-summary-mark-as-important-internal): Ditto.
1486         (wl-summary-mark-as-important): Use
1487         `wl-summary-set-persistent-mark' instead of
1488         `wl-summary-add-flags-internal'.
1489         (wl-summary-mark-as-important-region): Ditto.
1490
1491         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1492
1493         * wl-summary.el (wl-summary-get-available-flags): New function.
1494         (wl-summary-sync-marks): Use it and simplified.
1495         (wl-summary-unset-persistent-mark): Use
1496         `wl-summary-get-available-flags'.
1497         (wl-summary-set-persistent-mark): Ditto.
1498
1499 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1500
1501         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1502         id.
1503
1504 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1505
1506         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1507         number, call `wl-summary-prev-line-content'. Show message when the
1508         message is not found.
1509
1510 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1511
1512         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1513         wl-summary-enter-handler.
1514         (wl-summary-enter-handler): New command.
1515
1516         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1517         docstring and custom spec.
1518
1519         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1520         flags too; Don't treat Cached and New.
1521         (wl-summary-set-persistent-mark): Ditto.
1522
1523         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1524         `wl-folder-set-flag'.
1525
1526         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1527         instead of `wl-folder-set-flag'.
1528
1529         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1530         for completion.
1531         (wl-summary-set-persistent-mark): Ditto.
1532
1533         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1534         instead of `wl-draft-quit-preview'.
1535
1536         * wl-mime.el (toplevel): Avoid compile warning.
1537         (wl-mime-quit-preview): New function
1538         (formarly defined as `wl-draft-quit-preview').
1539         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1540         quitting method.
1541
1542         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1543
1544         * wl-folder.el (wl-folder-set-flag): Renamed from
1545         `wl-draft-set-flag-on-parent'.
1546
1547         * wl-draft.el (wl-draft-quit-preview): New function.
1548         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1549         (wl-draft-send): Call `wl-folder-set-flag' instead of
1550         `wl-draft-set-flag-on-parent'.
1551         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1552
1553 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1554
1555         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1556         (wl-draft-send): Ditto.
1557
1558 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1559
1560         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1561         (wl-draft-kill-pre-hook): Set default value as nil.
1562         (wl-summary-reply-hook): Ditto.
1563         (wl-draft-kill-flags): Abolish.
1564
1565         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1566         (wl-draft-parent-variables): Renamed from
1567         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1568         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1569         argument; Add wl-draft-parent-variables to
1570         wl-draft-config-variables.
1571         (wl-draft-reply): Likewise.
1572         (wl-draft-kill-flags): Abolish.
1573         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1574         (wl-draft-set-flag-on-parent): New function.
1575         (wl-draft-setup-parent-flag): Ditto.
1576
1577 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1578
1579         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1580         `wl-draft-parent-folder' is "".
1581
1582 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1583
1584         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1585         (wl-summary-digit-jump): New function.
1586         (Adviced by John Owens and Hiroya Murata)
1587
1588         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1589         (Adviced by John Owens)
1590
1591         * wl-xmas.el (wl-message-define-keymap): Ditto.
1592
1593         * wl-mule.el (wl-message-define-keymap): Ditto.
1594
1595 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1596
1597         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1598         change of return value of elmo-folder-count-flags.
1599
1600         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1601         (wl-summary-mark-as-read-internal): Ditto.
1602         (wl-summary-set-persistent-mark-internal): Ditto.
1603         (wl-summary-folder-info-update): Ditto.
1604         (wl-summary-sync-update): Fixed the last change.
1605
1606         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1607
1608 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1609
1610         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1611         (wl-draft-kill-flags): Fixed docstring.
1612
1613         * wl-draft.el (wl-draft-kill-flags): New function.
1614         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1615
1616 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1617
1618         * wl-vars.el (wl-reply-hook): Abolish.
1619         (wl-draft-reply-hook): New hook.
1620         (wl-summary-reply-hook): Ditto.
1621         (wl-draft-forward-hook): Ditto.
1622         (wl-summary-forward-hook): Ditto.
1623         (wl-draft-kill-flags): New variable.
1624
1625         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1626         wl-summary-set-persistent-mark-internal.
1627         (wl-summary-sync-marks): Use elmo-preserved-flags.
1628         (wl-summary-update-persistent-mark): Make it interactive.
1629         (wl-summary-set-persistent-mark-internal): New inline function.
1630         (wl-summary-mark-as-answered): Use it.
1631         (wl-summary-mark-as-unanswered): Ditto.
1632         (wl-summary-unset-persistent-mark): New function.
1633         (wl-summary-set-persistent-mark): Ditto.
1634         (wl-summary-reply): Don't set answered flag;
1635         Run wl-summary-reply-hook instead.
1636         (wl-summary-forward): Call wl-draft-forward with number.
1637         Run wl-summary-forward-hook.
1638
1639         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1640         (wl-highlight-summary-line-face-spec): Use it as a default
1641         persistent mark face.
1642
1643         * wl-draft.el (wl-draft-forward): Added optional argument number;
1644         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1645         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1646         (wl-draft-kill): Use wl-draft-kill-flags.
1647
1648         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1649
1650         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1651         of return value of elmo-folder-count-flags.
1652
1653         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1654
1655         * wl-summary.el (wl-summary-count-unread): Ditto.
1656         (wl-summary-sync-update): Follow the change above.
1657         (wl-summary-force-prefetch): New function.
1658
1659 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1660
1661         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1662         variable `buf' with `let' instead of `setq'.
1663
1664 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1665
1666         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1667         add Content-Disposition heaeder on the deleted part.
1668
1669 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1670
1671         * wl-draft.el (wl-draft-save): Encode address list under edit by
1672         `eword-encode-unstructured-field-body'.
1673
1674         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1675
1676 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1677
1678         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1679         wl-current-summary-buffer.
1680
1681 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1682
1683         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1684         `numbers' is ignored.
1685
1686 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1687
1688         * wl-folder.el (wl-folder-open-folder): Avoid error.
1689         Reported by John Owens, [wl-en:815]
1690
1691         * wl.el (wl): Set timer for biff process even if prefix argument
1692         is given or auto-checking is quitted.
1693
1694         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1695         immediately.
1696         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1697         (wl-toggle-plugged): Ditto.
1698
1699         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1700         * wl-util.el (wl-biff-start): Use idle timer if
1701         `wl-biff-use-idle-timer' is non-nil.
1702
1703 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1704
1705         * wl-highlight.el (wl-highlight-message): Fix description.
1706
1707 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1708
1709         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1710         tty.
1711
1712 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1713
1714         * wl-action.el (wl-summary-exec): Print failure count.
1715
1716 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1717
1718         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1719         to `defun', remove interactive form.
1720         Set elmo-message-fetch-confirm when force-reload is non-nil.
1721
1722 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1723
1724         * wl-summary.el (toplevel): Removed unnecessary autoload.
1725
1726 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1727
1728         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1729         the buffer is generated from another message buffer.
1730
1731 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1732
1733         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1734         extracted from `wl-fldmgr-save-folders'.
1735         (wl-fldmgr-delete): Call it after deletion.
1736
1737 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1738
1739         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1740         multi-tty support.
1741
1742 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1743
1744         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1745
1746 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1747
1748         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1749         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1750
1751 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1752
1753         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1754         unsubscribe list only if argument CLEAR is nil.
1755
1756 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1757
1758         * wl-draft.el (wl-draft-reply): Decode subject before removing
1759         Re: prefix.
1760
1761 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1762
1763         * wl-summary.el (wl-summary-sort-by-size): New command.
1764
1765 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1766
1767         * wl-summary.el (wl-summary-number-list-from-region): New
1768         function.
1769         (wl-summary-mark-as-read-region): Use it.
1770         (wl-summary-mark-as-unread-region): Ditto.
1771         (wl-summary-set-flags-region): Ditto and add optional argument
1772         remove.
1773         (wl-summary-mark-as-answered-region): Ditto.
1774         (wl-summary-mark-as-important-region): Ditto.
1775         (wl-summary-target-mark-mark-as-important): Added optional
1776         argument remove.
1777         (wl-summary-target-mark-mark-as-answered): Ditto.
1778         (wl-summary-target-mark-set-flags): Ditto.
1779
1780 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1781
1782         * wl-summary.el (wl-summary-set-flags-region): Call
1783         `wl-summary-set-flags-internal' with number list instead of call
1784         one by each message.
1785         (wl-summary-target-mark-set-flags): Likewise.
1786
1787 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1788
1789         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1790         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1791         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1792         (wl-summary-target-mark-mark-as-answered): Likewise.
1793
1794 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1795
1796         * wl-summary.el (wl-summary-target-mark-forward): Use
1797         `wl-summary-delete-all-target-marks' instead of
1798         `wl-summary-delete-all-temp-marks'.
1799         (wl-summary-target-mark-reply-with-citation): Ditto.
1800         (wl-summary-target-mark-uudecode): Ditto.
1801         (wl-summary-target-mark-set-flags): Ditto and remove needless
1802         cursor move.
1803
1804 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1805
1806         * wl-summary.el (wl-summary-target-mark-forward): Protect
1807         wl-summary-buffer-target-mark-list from nreverse.
1808         (wl-summary-target-mark-reply-with-citation): Ditto.
1809
1810 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1811
1812         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1813         `elmo-display-progress-threshold'.
1814
1815 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1816
1817         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1818         check `wl-summary-highlight'.
1819         (wl-summary-window-scroll-functions): Respect value of
1820         `wl-summary-highlight'.
1821         (wl-summary-sync-update): Run hooks
1822         `wl-summary-buffer-window-scroll-functions' at any time.
1823
1824 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1825
1826         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1827         from `wl-summary-cleanup-temp-marks'.
1828         (wl-summary-cleanup-temp-marks): Abolish argument.
1829         * wl.el (wl-save-status): Revert previous change.
1830         (wl-execute-temp-marks): New function, call
1831         `wl-summary-exec-with-confirmation'.
1832         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1833         (wl-folder-save-and-exec-marks): Abolished.
1834
1835 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1836
1837         * wl-e21.el (wl-e21-display-image-p): Respect
1838         `wl-highlight-folder-with-icon'.
1839         (wl-e21-highlight-folder-group-line): Highlight mouse line
1840         even if wl-e21-display-image-p is nil.
1841
1842         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1843         Respect value of `wl-summary-highlight'.
1844
1845         * wl.el (wl-save-status): Remove unused variable.
1846
1847         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1848         (wl-folder-mode-map): Bind it to "x".
1849
1850 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1851
1852         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1853
1854         * wl-thread.el (wl-thread-get-parent-list): Don't check
1855         disconnected ancestors, neglecting needless work in
1856         `wl-thread-update-indent-string-thread'.
1857
1858         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1859         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1860         argument, add argument default-keep to keep marks by default.
1861
1862         * Version number is increased to 2.11.30.
1863
1864         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1865         customization type and docstring.
1866         (wl-draft-reply-without-argument-list): Ditto.
1867
1868 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1869
1870         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1871
1872         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1873
1874 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1875
1876         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1877
1878 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1879
1880         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1881         save-excursion so as not to include run-hooks.
1882
1883 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1884
1885         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1886         Clarify that marks are going to be cleared.
1887
1888 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1889
1890         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1891         according to 3rd element of wl-summary-flag-mark.
1892
1893         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1894
1895 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1896
1897         * wl-action.el (wl-summary-target-mark-all): Don't set
1898         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1899
1900 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1901
1902         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1903         (wl-forward-subject-prefix): Ditto.
1904         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1905         (wl-draft-reply-make-subject): Ditto.
1906
1907         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1908         `wl-draft-forward'.
1909         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1910
1911 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1912
1913         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1914         target message does not exist.
1915
1916 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1917
1918         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1919         `wl-subject-prefix-regexp'.
1920         (wl-subject-forward-prefix-regexp): New variable.
1921         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1922         `wl-draft-strip-subject-re' and take regexp as argument.
1923         (wl-draft-forward): Use it.
1924         (wl-draft-reply): Ditto.
1925
1926 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1927
1928         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1929         emacs multi-tty support.
1930
1931 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1932
1933         * wl-e21.el (wl-e21-display-image-p): Don't call
1934         `display-images-p'.
1935         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1936         support.
1937         (wl-highlight-folder-current-line): Ditto.
1938         (wl-folder-init-icons): Ditto.
1939
1940 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1941
1942         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1943         the last line of summary in unplugged mode.
1944
1945 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1946
1947         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1948
1949 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1950
1951         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1952         * wl-address.el (wl-address-user-mail-address-p): Use it.
1953         (wl-address-delete-user-mail-addresses): Ditto.
1954         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1955
1956         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1957         (wl-address-delete-user-mail-addresses): Ditto.
1958
1959         * wl-address.el (wl-address-delete-user-mail-addresses): New
1960         function.
1961         * wl-refile.el (wl-refile-guess-by-history): Use it.
1962         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1963         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1964
1965         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1966         use wl-address-user-mail-address-p.
1967
1968 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1969
1970         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1971         after opening group.
1972
1973 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1974
1975         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1976         of elmo-set-buffer-multibyte.
1977
1978         * wl-message.el (wl-original-message-mode): Ditto.
1979
1980         * wl-score.el (wl-score-insert-header): Ditto.
1981
1982         * wl-summary.el
1983         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1984         (wl-summary-goto-folder-subr): Ditto.
1985         (wl-summary-insert-headers): Ditto.
1986
1987         * wl-util.el (wl-set-string-width): Ditto.
1988
1989         * Version number is increased to 2.11.29.
1990
1991 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1992
1993         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1994         (wl-highlight-summary-line-help-echo-alist): New variable.
1995         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1996         into `wl-highlight-summary-line-help-echo' and
1997         `wl-highlight-flag-folder-help-echo'.
1998         (wl-highlight-summary-line-string): Change accordingly.
1999         (wl-highlight-summary-current-line): Ditto.
2000
2001 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2002
2003         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2004         at the beginning of field body (Thanks to Markus Knittig).
2005
2006         * wl-draft.el (wl-draft-insert-current-message): Also check
2007         summary buffer, remove unnecessary tag.
2008
2009 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2010
2011         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2012         when wl-message-buffer is nil.
2013
2014         * wl-folder.el (wl-folder): Abolish unused argument.
2015         Call wl-folder-init when wl-folder-entity is nil.
2016         * wl.el (wl): Change accordingly.
2017
2018 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2019
2020         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2021         multibyte string before insert into draft buffer.
2022         (wl-draft-create-buffer): Always enable multibyte characters for
2023         draft buffer.
2024
2025         * Version number is increased to 2.11.28.
2026
2027 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2028
2029         * wl-folder.el (wl-folder-open-close): Handle blank line.
2030         (wl-folder-jump-to-current-entity): Ditto.
2031
2032 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2033
2034         * Version number is increased to 2.11.27.
2035
2036 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2037
2038         * wl-thread.el (wl-thread-insert-message): When the thread is
2039         devided by wl-summary-max-thread-depth, insert line at the end of
2040         buffer.
2041
2042 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2043
2044         * Version number is increased to 2.11.26.
2045
2046 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2047
2048         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2049
2050 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2051
2052         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2053         value of stream-type and session.
2054
2055 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2056
2057         * Version number is increased to 2.11.25.
2058
2059 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2060
2061         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2062         in a quit message.
2063
2064 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2065
2066         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2067         (wl-summary-redisplay-no-mime-internal): Ditto.
2068
2069 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2070
2071         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2072         * wl-vars.el (wl-smtp-connection-type): Ditto.
2073
2074 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2075
2076         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2077         for the separator line and quote mail-header-separator.
2078
2079 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2080
2081         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2082         result message.
2083
2084         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2085         `elmo-multiple-fields-body-list' with boundary as
2086         mail-header-separator.
2087
2088 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2089
2090         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2091
2092 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2093
2094         * wl-util.el (wl-list-diff): Remove unused function.
2095
2096         * wl-draft.el (wl-draft-send-confirm): Discard input before
2097         confirmation.
2098
2099 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2100
2101         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2102         order of flag and new.
2103
2104 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2105
2106         * wl-vars.el (wl-refile-policy-alist): Abolished.
2107
2108         * wl-action.el (wl-summary-set-action-refile): Follow the change
2109         above.
2110
2111 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * wl-highlight.el (wl-highlight-signature-search): Don't use
2114         re-search-backward for a long word since it is possible to crash
2115         XEmacs because of a bug.
2116
2117 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2118
2119         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2120
2121 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2122
2123         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2124         argument for wl-summary-sync-force-update.
2125
2126 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2127
2128         * wl-summary.el (wl-summary-mode-map): Revival of
2129         wl-summary-mark-as-important related bindings;
2130         Bind 'F','tF','mF','rF','m&'.
2131         (wl-summary-mark-as-important-region): Revival.
2132         (wl-summary-target-mark-mark-as-important): Ditto.
2133         (wl-summary-target-mark-operation): New function.
2134         (wl-summary-target-mark-mark-as-answered): Use it.
2135         (wl-summary-decide-flag): Don't set Important as default.
2136         (wl-summary-mark-as-important-internal): Revival.
2137         (wl-summary-mark-as-important): Ditto.
2138
2139         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2140
2141         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2142         instead of facep.
2143
2144 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2145
2146         * wl-dnd.el (wl-dnd-drop-func): Fix.
2147
2148         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2149         mouse-set-point instead of posn-point.
2150
2151         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2152
2153         * wl-mule.el (wl-completing-read-multiple): Ditto.
2154
2155 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2156
2157         * wl-demo.el (face-background-name): Defalias to avoid compile
2158         warning.
2159
2160 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2161
2162         * wl-summary.el (wl-summary-decide-flag): Use
2163         wl-completing-read-multiple instead of completing-read-multiple.
2164
2165         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2166         New alias.
2167
2168         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2169         Use face-background-name instead of face-background.
2170
2171         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2172
2173         * wl-summary.el (wl-summary-save): Use it.
2174         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2175
2176         * wl-mime.el (wl-mime-save-content): Fix last change.
2177
2178 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2179
2180         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2181         New function.
2182         (wl-summary-sort-specs): Added sort.
2183         * wl-mime.el (wl-mime-save-content): Expand file name.
2184
2185 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2186
2187         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2188
2189         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2190
2191 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2192
2193         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2194         for flag if it is not defined.
2195
2196 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2197
2198         * wl-e21.el (wl-highlight-folder-current-line): Use
2199         elmo-folder-type-internal when elmo-folder-type returns nil.
2200
2201         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2202
2203         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2204
2205         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2206
2207         * wl-e21.el (wl-summary-toolbar): Ditto.
2208
2209         * wl-vars.el (wl-demo-background-color): Abolished.
2210         (wl-summary-persistent-mark-priority-list): Renamed from
2211         wl-summary-flag-priority-list.
2212         (wl-summary-flag-alist): New user option.
2213         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2214         (wl-message-mode-line-format-spec-alist): Added 'F'.
2215         (wl-message-mode-line-format): Likewise.
2216         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2217         instead of wl-summary-important-mark.
2218         (wl-file-folder-icon): New variable.
2219
2220         * wl-thread.el (wl-thread-set-flags): Renamed from
2221         wl-thread-mark-as-important.
2222
2223         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2224         warning.
2225         (wl-summary-mode-menu-spec): Follow the change of 
2226         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2227         (wl-summary-mode-map): Follow the change of
2228         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2229         (wl-summary-detect-mark-position): Follow the variable name change.
2230         (wl-summary-set-flags-region): New function for the replacement of
2231         wl-summary-mark-as-important-region.
2232         (wl-summary-sync-marks): Sync all global-flags.
2233         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2234         instead of elmo-message-flagged-p.
2235         (wl-summary-persistent-mark-string): Follow the variable name change;
2236         Put wl-summary-flag-mark if the message has global-flag.
2237         (wl-summary-target-mark-set-flags): Renamed from 
2238         wl-summary-target-mark-mark-as-important.
2239         (wl-summary-decide-flag): New function.
2240         (wl-summary-set-flags-internal): Renamed from
2241         wl-summary-mark-as-important-internal.
2242         (wl-summary-add-flags-internal): New function.
2243         (wl-summary-remove-flags-internal): Ditto.
2244         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2245         (wl-summary-mark-as-unimportant): Abolish.
2246         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2247         (wl-summary-next-message): List flagged messages in the msgdb.
2248
2249         * wl-score.el (wl-summary-score-update-all-lines): Use
2250         wl-summary-add-flags-internal instead of 
2251
2252         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2253
2254         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2255         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2256         (wl-message-buffer-require-all-header): Renamed from
2257         wl-message-buffer-all-header-flag (Ditto).
2258         (wl-message-buffer-flag-indicator): New variable.
2259         (wl-message-redisplay): Changed local varibale name from `flag' to
2260         `display-type'; Set up wl-message-buffer-flag-indicator.
2261         (wl-message-buffer-display): Changed varibale name from `flag' to
2262         `display-type'.
2263         (wl-message-display-internal): Likewise.
2264
2265         * wl-highlight.el (wl-highlight-demo-face): Define default background
2266         color.
2267         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2268
2269         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2270
2271         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2272         (wl-demo-setup-properties): Renamed from
2273         `wl-demo-set-background-color'.
2274         (wl-demo): Follow the change above.
2275         
2276         * Version number is increased to 2.11.24.
2277
2278 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2279
2280         * wl-summary.el (wl-summary-toggle-thread): Call
2281         `wl-summary-rescan' with disable-thread as non-nil.
2282         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2283
2284 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2285
2286         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2287         foreground property of the face.
2288         (wl-demo-insert-text): Don't set up face property here.
2289         (wl-demo): Call wl-demo-set-background-color, anyway.
2290
2291 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2292
2293         * wl-vars.el (wl-demo-background-color): The value can be nil.
2294
2295 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2296
2297         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2298         to wl-summary-wheel-dispatcher.
2299
2300         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2301         wl-message-wheel-dispatcher.
2302         (wl-message-wheel-dispatcher): New function.
2303         (wl-summary-wheel-dispatcher): Ditto.
2304
2305 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2306
2307         * wl-action.el (wl-summary-target-mark-all): List messages which are
2308         not in the killed-list.
2309
2310         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2311         only when the folder is 'flag/important.
2312
2313         * wl-address.el (wl-complete-field-body): Complete if the last
2314         character is a space.
2315
2316 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2317
2318         * wl-folder.el (wl-folder-clear-entity-info): Use
2319         elmo-clear-hash-val.
2320
2321         * wl-fldmgr.el (wl-fldmgr-rename): Set
2322         wl-folder-info-alist-modified as t.
2323
2324 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2325
2326         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2327
2328 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2329
2330         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2331         (wl-folder-buffer-last-visited-entity-id): New buffer local
2332         variable.
2333         (wl-folder-revisit-last-visited-folder): New function.
2334         (wl-folder-mode-map): Bind it to "C-i".
2335         (wl-folder-set-current-entity-id): Set last visited folder.
2336         * wl-summary.el (wl-summary-exit): Ditto.
2337
2338 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2339
2340         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2341         before calling `recenter' in order to cope with an XEmacs bug.
2342
2343 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2344
2345         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2346         to the default value.
2347
2348 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2349
2350         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2351         change.
2352         (wl-summary-sync-marks): Ditto.
2353         (wl-summary-mark-as-read-internal): Ditto.
2354         (wl-summary-mark-as-answered-internal): Ditto.
2355         (wl-summary-mark-as-important-internal): Ditto.
2356         (wl-summary-reply): Ditto.
2357
2358         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2359         instead of `elmo-folder-unflag-answered'.
2360
2361         * Version number is increased to 2.11.23.
2362
2363         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2364         the last change.
2365
2366 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2367
2368         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2369         Specify "spam" or "good".
2370
2371 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2372
2373         * wl-spam.el (wl-summary-exec-action-spam): Call
2374         wl-folder-confirm-existence for spam folder.
2375         (wl-spam-setup): Bind "mk".
2376
2377 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2378
2379         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2380
2381 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2382
2383         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2384         destination folder is empty.
2385
2386 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2387
2388         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2389         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2390
2391         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2392         (wl-summary-refile-prev-destination-region): New function.
2393         (wl-thread-refile-prev-destination): Ditto.
2394         (wl-summary-target-mark-refile-prev-destination): Ditto.
2395
2396 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2397
2398         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2399         (wl-demo-background-color): Changed default value.
2400
2401         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2402         color.
2403
2404         * wl-demo.el (wl-demo-set-background-color): New function.
2405         (wl-demo): Call it.
2406
2407 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2408
2409         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2410         * wl-address.el (wl-address-add-or-change): Don't add empty
2411         address.
2412
2413 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2414
2415         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2416
2417 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2418
2419         * wl-vars.el (wl-demo-image-filter-alist): New variable
2420         (wl-demo-background-color): Ditto.
2421
2422         * wl-demo.el (wl-demo-xpm-set-background): New function.
2423         (wl-demo-image-filter): Ditto.
2424         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2425
2426         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2427
2428         * wl-demo.el (wl-demo-icon-name): Define as function.
2429         (wl-demo-insert-image): Use it.
2430
2431 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2432
2433         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2434
2435 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2436
2437         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2438
2439 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2440
2441         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2442
2443 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2444
2445         * wl-thread.el (wl-thread-mark-as-answered): New function.
2446
2447         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2448         answered" entry.
2449         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2450         "r&" and wl-thread-mark-as-answered to "t&".
2451         (wl-summary-mark-as-important-region): Refine to toggle mark.
2452         (wl-summary-mark-as-answered-region): New function.
2453         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2454         and 3rd argument.
2455         (wl-summary-mark-as-important-internal): Likewise.
2456
2457 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2458
2459         * wl-template.el (wl-template-preview): New internal variable.
2460         (wl-template-preview-p): New function.
2461         (wl-template-show): Bind `wl-template-preview' as t.
2462
2463 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2464
2465         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2466         `elmo-message-entity-field' with 3rd argument which is non-nil.
2467
2468 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2469
2470         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2471         Removed duplicate local bind `folder'.
2472
2473 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2474
2475         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2476
2477 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2478
2479         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2480         duplicate definition.
2481
2482 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2483
2484         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2485         non-nil, use it; Don't fetch message if there's no message in the
2486         current cursor position.
2487
2488 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2489
2490         * wl-util.el (wl-region-exists-p): Use region-active-p.
2491         (wl-deactivate-region): New function.
2492         * wl-message.el (wl-message-redisplay): Deactivate region.
2493
2494         * wl-summary.el (wl-summary-reply): Call
2495         `wl-summary-set-message-buffer-or-redisplay' instead of
2496         `wl-summary-redisplay-internal', don't move point.
2497
2498 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2499
2500         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2501         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2502         by regexp.
2503
2504 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2505
2506         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2507         if no need.
2508
2509 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2510
2511         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2512         default value to nil.
2513         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2514         `wl-summary-prepare-hook'; Replace refile action to
2515         `wl-summary-exec-action-refile-with-register'.
2516
2517         * Version number is increased to 2.11.22.
2518
2519 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2520
2521         * wl-summary.el (wl-summary-detect-mark-position): Set
2522         `wl-summary-buffer-weekday-name-lang'.
2523
2524 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2525
2526         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2527         (wl-summary-mark-as-read-all): Ditto.
2528         (wl-summary-delete-messages-on-buffer): Ditto.
2529         (wl-summary-sync-update): Ditto.
2530         (wl-summary-mark-as-read-internal): Ditto.
2531         (wl-summary-mark-as-answered-internal): Ditto.
2532         (wl-summary-update-folder-info): Abolished.
2533
2534 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2535
2536         * wl-summary.el (wl-summary-mark-as-read-all): Use
2537         `wl-summary-update-folder-info' instead of
2538         `wl-folder-update-unread'.
2539
2540 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2541
2542         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2543         `wl-summary-folder-info-update'.
2544         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2545         instead of `wl-summary-folder-info-update'.
2546         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2547         `wl-folder-set-folder-updated'.
2548         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2549         instead of `wl-folder-update-unread'.
2550         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2551         the value of `wl-summary-buffer-unread-count' for the second parameter of
2552         `wl-folder-update-unread'.
2553
2554         * Version number is increased to 2.11.21.
2555
2556 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2557
2558         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2559         a local variable.
2560
2561 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2562
2563         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2564         interactively.
2565
2566         * wl-summary.el (wl-summary-mark-as-important-internal): New
2567         internal function.
2568         (wl-summary-mark-as-important): Use it.
2569         (wl-summary-mark-as-unimportant): New function.
2570         (wl-summary-sync-marks): Follow the API change.
2571
2572         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2573
2574         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2575
2576 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2577
2578         * wl-folder.el (wl-folder-update-unread): Re-indent.
2579         Narrow the scope of a local variable.
2580
2581 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2582
2583         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2584         (wl-addrmgr-merge-entries): Ditto.
2585         (wl-addrmgr): Added to address entry which exists in draft buffer
2586         if no entry is in original.
2587
2588 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2589
2590         * wl-batch.el: New file.
2591
2592 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2593
2594         * wl-vars.el (wl-use-semi): Remove unused variable.
2595
2596 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2597
2598         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2599         "?".
2600
2601 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2602
2603         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2604         wl-summary-new-mark.
2605         (wl-summary-new-cached-mark): New user option.
2606         (wl-summary-score-marks): Follow the change above.
2607         (wl-summary-auto-refile-skip-marks): Ditto.
2608         (wl-summary-incorporate-marks): Ditto.
2609         (wl-summary-expire-reserve-marks): Ditto.
2610
2611         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2612
2613         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2614         (wl-summary-persistent-mark-string): Distinguished between cached
2615         and uncached mark when the message is new.
2616
2617 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2618
2619         * wl-spam.el (wl-spam-domain): Renamed from
2620         `wl-spam-folder-guess-domain'.
2621         (wl-summary-exec-action-spam): Register as spam if domain of the
2622         source folder is good.
2623         (wl-summary-exec-action-refile-with-register): Register message if
2624         domain of the source folder is not undecided.
2625
2626 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2627
2628         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2629         detect thread loop.
2630
2631 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2632
2633         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2634         and wl-summary-skip-mark-list.
2635
2636 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2637
2638         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2639
2640         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2641
2642         * wl-spam.el (toplevel): Require wl-highlight.
2643         (wl-spam-auto-check-policy-alist): Abolish.
2644         (wl-spam-auto-check-folder-regexp-list): New user option.
2645         (wl-spam-auto-check-marks): Ditto.
2646         (wl-spam-mark-action-list): Ditto.
2647         (wl-highlight-summary-spam-face): New face.
2648         (wl-spam-auto-check-message-p): New function.
2649         (wl-spam-map-spam-messages): Fixed message.
2650         (wl-spam-register-spam-messages): Ditto.
2651         (wl-spam-register-good-messages): Ditto.
2652         (wl-summary-spam-map): Add and remove keybind.
2653         (wl-summary-target-mark-spam): Abolish.
2654         (wl-summary-refile-spam): Ditto.
2655         (wl-summary-test-spam): New function.
2656         (wl-summary-mark-spam): Ditto.
2657         (wl-summary-auto-check-spam): Follow the above change.
2658         (wl-summary-exec-action-spam): New function.
2659         (wl-summary-exec-action-refile-with-register): Fixed message.
2660         (wl-message-check-spam): New function.
2661         (wl-spam-setup): Ditto.
2662         (toplevel): Call it if this file is loaded interactivity.
2663
2664         * Version number is increased to 2.11.20.
2665
2666 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2667
2668         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2669         when new optional argument `force' is non nil or modified.
2670
2671 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2672
2673         * wl.el (toplevel): Require wl-spam when compile.
2674         (wl-save-status): Call wl-spam-save-status.
2675
2676         * wl-spam.el (wl-spam-register-spam-messages): New function.
2677         (wl-spam-register-good-messages): Ditto.
2678         (wl-spam-save-status): Ditto.
2679         (wl-summary-mode-map): Bind
2680         wl-summary-target-mark-register-as-spam to "ms" and
2681         wl-summary-target-mark-register-as-good to "mn".
2682         (wl-summary-register-as-spam): Abolish optional argument; Use
2683         wl-spam-register-spam-messages.
2684         (wl-summary-register-as-spam-all): Use
2685         wl-spam-register-spam-messages.
2686         (wl-summary-register-as-good): Abolish optional argument; Use
2687         wl-spam-register-good-messages.
2688         (wl-summary-register-as-good-all): Use
2689         wl-spam-register-good-messages.
2690         (wl-summary-target-mark-register-as-spam): New funtion.
2691         (wl-summary-target-mark-register-as-good): Ditto.
2692
2693 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2694
2695         * wl-spam.el: New file.
2696
2697 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2698
2699         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2700
2701         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2702         (wl-summary-auto-refile): Call wl-refile-guess with
2703         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2704
2705 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2706
2707         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2708         with disable-thread argument non-nil.
2709
2710 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2711
2712         * wl-summary.el (wl-summary-rescan): Added optional argument
2713         disable-thread.
2714         (wl-summary-sync): Call wl-summary-rescan with argument
2715         disable-thread.
2716         (wl-summary-input-range): Added new range `rescan-thread'.
2717
2718 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2719
2720         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2721
2722 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2723
2724         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2725         internal variable.
2726         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2727         wl-summary-search-parent-by-subject-regexp and
2728         wl-summary-divide-thread-when-subject-changed as nil.
2729         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2730         (wl-summary-insert-thread): Search parent entity from
2731         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2732         thread loop.
2733
2734 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2735
2736         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2737
2738         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2739
2740         * wl-util.el (wl-require-update-all-folder-p): New function.
2741         (wl-get-assoc-list-value): Added `function' to match directive.
2742         (wl-collect-draft): Rewrite.
2743
2744         * wl-summary.el (wl-summary-sync-update): Clear faces
2745         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2746         are non-nil.
2747         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2748         argument as function.
2749         (wl-summary-input-range): Ditto.
2750
2751         * wl-folder.el (wl-draft-get-folder): New function.
2752         (wl-folder-get-elmo-folder): Consider draft folder.
2753
2754         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2755         (wl-draft-buffer-message-number): New buffer local variable.
2756         (wl-draft-folder-internal): New internal variable.
2757         (wl-draft-delete): Rewrite.
2758         (wl-draft-save): Ditto.
2759         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2760         wl-folder-get-elmo-folder.
2761         (wl-draft-config-info-operation): Ditto.
2762         (wl-jump-to-draft-folder): Ditto.
2763         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2764         (wl-draft-reedit): Rewrite.
2765
2766         * Version number is increased to 2.11.19.
2767         
2768 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2769
2770         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2771         variable.
2772
2773 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2774
2775         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2776         Use ignore-errors instead of unwind-protect.
2777
2778 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2779
2780         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2781         for updating `wl-thread-entity-list'.
2782
2783 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2784
2785         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2786         parameter from calling `wl-thread-entity-get-older-brothers' and
2787         `wl-thread-entity-get-younger-brothers'.
2788         Replace nested `append' with a single one.
2789
2790 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2791
2792         * wl-summary.el (wl-summary-mode): Don't use the return value of
2793         `make-local-hook'.
2794
2795 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2796
2797         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2798         instead of `let*'.
2799         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2800         of local variables.
2801
2802 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2803
2804         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2805         Renamed from wl-summary-window-scroll-functions.
2806         (wl-summary-window-scroll-functions): Don't set to variable.
2807         (wl-summary-display-top): Use run-hooks.
2808         (wl-summary-display-bottom): Ditto.
2809         (wl-summary-toggle-disp-msg): Ditto.
2810         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2811         Use it instead of wl-summary-window-scroll-functions.
2812         (wl-summary-goto-folder-subr): Don't call
2813         wl-summary-window-scroll-functions, use
2814         wl-summary-buffer-window-scroll-functions instead.
2815
2816 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2817
2818         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2819         make-local-variable.
2820
2821 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2822
2823         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2824         set-buffer-modified-p.
2825         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2826         (wl-summary-display-bottom): Ditto.
2827         (wl-summary-toggle-disp-msg): Ditto.
2828
2829 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2830
2831         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2832
2833         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2834         (wl-summary-forward): Use elmo-message-entity-field instead of
2835         elmo-message-field.
2836
2837         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2838
2839 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2840
2841         * wl-summary.el (wl-summary-window-scroll-functions): No use
2842         `append'.
2843
2844 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2845
2846         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2847         function.
2848         (wl-summary-window-scroll-functions): Call it when both
2849         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2850         (wl-summary-temp-mark): Added optional argument number.
2851         (wl-summary-message-mark): Added optional argument flag.
2852         (wl-summary-persistent-mark): Added optional argument number and flag.
2853         (wl-summary-update-persistent-mark): Ditto.
2854         (wl-summary-update-status-marks): Set "r" for interactive spec.
2855
2856         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2857         argument number and flag.
2858
2859         * wl-action.el (wl-summary-registered-temp-mark): 
2860         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2861
2862 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2863
2864         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2865         internal variable (buffer local).
2866         (wl-summary-window-scroll-functions): New function.
2867         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2868         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2869         as nil.
2870         (wl-summary-update-status-marks): Added arguments beg, end and
2871         check.
2872         (wl-summary-update-mark-window): Use function.
2873         (wl-summary-sync-update): Follow the change above.
2874         (wl-summary-switch-to-clone-buffer): Copy
2875         wl-summary-buffer-unsync-mark-number-list.
2876         (wl-summary-goto-folder-subr): Set
2877         wl-summary-buffer-unsync-mark-number-list and
2878         use wl-summary-window-scroll-functions instead of
2879         wl-summary-lazy-highlight.
2880
2881         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2882
2883 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2884
2885         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2886
2887         * wl-summary.el (wl-summary-update-persistent-mark): Call
2888         wl-summary-set-message-modified.
2889
2890         * wl-summary.el (wl-summary-sync-update): Don't call
2891         wl-summary-update-status-marks.
2892
2893         * Version number is increased to 2.11.18.
2894
2895 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2896
2897         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2898         (wl-message-next-page): Ditto.
2899
2900 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2901
2902         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2903         local variable.  Change the order of a collected list into the
2904         same as the specified range.  Remove nil from a collected list.
2905
2906 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2907
2908         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2909         argument for elmo-folder-list-messages.
2910
2911 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2912
2913         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2914         change (wl-summary-count-unreads return a list instead of a cons
2915         cell).
2916
2917 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2918
2919         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2920         `wl-summary-folder-info-update'.
2921
2922 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2923
2924         * wl-summary.el (wl-summary-set-message-modified): No use
2925         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2926         (wl-summary-set-mark-modified): Abolish.
2927         (wl-summary-mark-modified-p): Ditto.
2928         (wl-summary-save-view): Follow the change above.
2929
2930         * wl-expire.el (wl-summary-expire): Likewise.
2931
2932 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2933
2934         * wl-summary.el (wl-summary-detect-mark-position): Use
2935         modb-entity-handler.
2936         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2937
2938         * Version number is increased to 2.11.17.
2939
2940 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2943         entity field value.
2944         (wl-summary-prefetch-msg): Ditto.
2945         (wl-summary-print-message-with-ps-print): Ditto.
2946
2947 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2948
2949         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2950         for dummy entity.
2951         (wl-summary-insert-thread): Use elmo-message-entity-field.
2952         (wl-summary-update-thread): Use elmo-message-entity-field and
2953         elmo-message-entity-number.
2954         (wl-summary-line-number):  Use elmo-message-entity-number.
2955         (wl-summary-line-size): Use elmo-message-entity-field.
2956         (wl-summary-line-subject): Ditto.
2957         (wl-summary-line-from): Ditto.
2958         (wl-summary-line-attached): Ditto.
2959         (wl-summary-create-line): Ditto.
2960         (wl-summary-create-line): Use elmo-message-entity-number.
2961         (wl-summary-print-message-with-ps-print): Use
2962         elmo-message-entity-field.
2963
2964 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2965
2966         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2967         change in elmo-msgdb-make-message-entity.
2968         (wl-summary-buffer-set-folder): Don't call
2969         wl-summary-detect-mark-position here.
2970         (wl-summary-rescan): Call elmo-message-entity-number.
2971         (wl-summary-sync-update): Ditto.
2972         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2973
2974         * wl-score.el (wl-score-header-index): Redefine 2th element.
2975         (wl-score-overview-entity-get-extra): Abolish.
2976         (wl-score-ov-entity-get): Rewrite.
2977         (wl-score-string-index<, wl-score-string-func<): Abolish.
2978         (wl-score-string<): New function.
2979         (wl-score-string-sort): Use it.
2980
2981         * wl-refile.el (wl-refile-guess-by-history): Use
2982         elmo-message-entity-field.
2983         (wl-refile-guess-by-from): Ditto.
2984         (wl-refile-guess-by-msgid): Ditto.
2985
2986         * Version number is increased to 2.11.16.
2987
2988 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2989
2990         * wl-folder.el (wl-folder-confirm-existence): Don't call
2991         file-exists-p if msgdb-path is nil.
2992         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2993         `wl-read-folder-hist' to `wl-read-folder-history'.
2994
2995 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2996
2997         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2998         `y-or-n-p'.
2999
3000 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3001
3002         * wl-score.el (wl-score-headers): Don't use
3003         elmo-folder-do-each-message-entity.
3004
3005         * Version number is increased to 2.11.15.
3006
3007 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3008
3009         * wl-summary.el (wl-summary-delete-all-msgs): Use
3010         elmo-folder-move-messages instead of elmo-folder-delete-messages
3011         and elmo-folder-detach-messages.
3012         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3013
3014         * wl-expire.el (wl-expire-delete): Ditto.
3015         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3016
3017 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3018
3019         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3020         (wl-message-header-narrowing-fields): Ditto.
3021         (wl-message-header-narrowing-lines): Ditto.
3022         (wl-message-header-narrowing-string): Ditto.
3023
3024         * wl-summary.el (wl-summary-mode-map): Bind
3025         wl-summary-toggle-header-narrowing to "C-cC-f".
3026         (wl-summary-toggle-header-narrowing): New function.
3027
3028         * wl-message.el (wl-message-buffer-create): Call
3029         wl-message-header-narrowing-setup.
3030         (wl-message-redisplay): Call wl-message-header-narrowing.
3031         (wl-message-header-narrowing): New function.
3032         (wl-message-header-narrowing-map): New keymap.
3033         (wl-message-header-narrowing-widen-map): New keymap.
3034         (wl-message-header-narrowing-again-at-mouse): New function.
3035         (wl-message-header-narrowing-1): Ditto.
3036         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3037         (wl-message-header-narrowing-setup): Ditto.
3038         (wl-message-header-narrowing-toggle): Ditto.
3039         
3040         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3041
3042         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3043         'flag as all.
3044         (wl-use-flag-folder-help-echo): New user option.
3045
3046         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3047         wl-summary-highlight as nil.
3048         (wl-summary-set-mark-modified): Follow the API change.
3049         (wl-summary-mark-modified-p): Ditto.
3050         (wl-summary-mark-as-read-all): Ditto.
3051         (wl-summary-sync-marks): Don't call
3052         elmo-folder-list-messages-with-global-mark.
3053         (wl-summary-mark-as-read-internal): Follow the API change.
3054         (wl-summary-mark-as-answered-internal): Ditto.
3055         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3056         Follow the API change.
3057         (wl-summary-create-line): Call with number argument.
3058         (wl-summary-reply): Follow the API change.
3059
3060         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3061         function.
3062         (wl-highlight-summary-line-string): Call it when
3063         wl-use-flag-folder-help-echo is non-nil.
3064         (wl-highlight-summary-current-line): Ditto.
3065         (elmo-flag-folder-referrer): Added autoload setting.
3066
3067         * wl-draft.el (wl-draft-kill): Follow the API change.
3068
3069         * Version number is increased to 2.11.14.
3070         
3071 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3072
3073         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3074
3075 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3076
3077         * Version number is increased to 2.11.13.
3078
3079 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3080
3081         * wl-draft.el (wl-draft-previous-history-element): Fixed
3082         unbalanced parenthesis and bind unbound local variables.
3083
3084 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3085
3086         * wl-draft.el (wl-draft-previous-history-element): New function.
3087         (wl-draft-next-history-element): Ditto.
3088         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3089         them to M-p and M-n.
3090
3091 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3092
3093         * Version number is increased to 2.11.12.
3094
3095 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3096
3097         * wl-draft.el (wl-draft-hide): Select buffer-window.
3098
3099 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3100
3101         * wl-summary.el (wl-summary-narrow-to-region): New function.
3102         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3103         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3104         (wl-summary-save-region): Use it.
3105         * wl-action.el (wl-summary-collect-numbers-region)
3106         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3107
3108 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3109
3110         * wl-folder.el (wl-folder-count-incorporates): Don't use
3111         `elmo-msgdb-mark-load'
3112
3113         * Version number is increased to 2.11.11.
3114
3115 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3116
3117         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3118         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3119
3120 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3121
3122         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3123
3124 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3125
3126         * Version number is increased to 2.11.10.
3127
3128 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3129
3130         * wl-mime.el (wl-draft-attribute-value): Fixed.
3131
3132 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3133
3134         * wl-util.el (wl-copy-local-variables): New function.
3135
3136         * wl-mime.el (wl-draft-attribute-recipients): New function.
3137         (wl-draft-attribute-envelope-from): Ditto.
3138         (wl-draft-attribute-smtp-posting-server): Ditto.
3139         (wl-draft-attribute-smtp-posting-port): Ditto.
3140         (wl-draft-attribute-value): Ditto.
3141         (wl-draft-preview-message): Use it to get value for
3142         attributes. Reflect result of `wl-draft-config'.
3143
3144         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3145         and call `wl-summary-mark-as-read' before to call
3146         `wl-summary-unset-mark'.
3147         (wl-summary-target-mark-mark-as-unread): Likewise.
3148         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3149
3150 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3151
3152         * wl-mime.el (wl-draft-preview-message): Use actual value for
3153         attributes; Fix for small window.
3154
3155 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3156
3157         * wl-refile.el (wl-refile-get-field-value): Call
3158         `elmo-message-entity-field' with 3rd argument is non-nil.
3159
3160 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3161
3162         * wl-vars.el (wl-draft-preview-attributes): New user option.
3163         (wl-draft-preview-attributes-list): Ditto.
3164         (wl-draft-preview-attributes-buffer-lines): Ditto.
3165         (wl-draft-preview-attributes-buffer-name): Ditto.
3166
3167         * wl-mime.el (wl-draft-preview-message): Display attributes.
3168
3169 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3170
3171         * wl-summary.el (wl-summary-detect-mark-position): Bind
3172         wl-summary-flag-priority-list to '(new).
3173
3174 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3175
3176         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3177         funtion.
3178         (wl-highlight-summary-line-string): Use it.
3179         (wl-highlight-summary-current-line): Ditto.
3180
3181 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3182
3183         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3184         line even when the mark string is not changed.
3185
3186         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3187         argument change in the wl-summary-create-line.
3188         (wl-thread-insert-entity-sub): Ditto.
3189
3190         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3191         argument change in the wl-summary-create-line.
3192         (wl-summary-insert-sequential): Ditto.
3193         (wl-summary-update-thread): Ditto.
3194         (wl-summary-persistent-mark-string): New inline function.
3195         (wl-summary-message-mark): Use it.
3196         (wl-summary-create-line): Abolish argument wl-persistent-mark
3197         and added wl-flags, wl-cached.
3198
3199         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3200         mark to flags.
3201         (wl-highlight-summary-current-line): Decide the face not by the 
3202         persistent mark but flags.
3203
3204 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3205
3206         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3207         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3208         wl-summary-read-uncached-mark): Revive.
3209         (wl-summary-answered-cached-mark,
3210         wl-summary-answered-uncached-mark): New user option.
3211         (wl-summary-score-marks): Follow the change above.
3212         (wl-summary-auto-refile-skip-marks): Ditto.
3213         (wl-summary-incorporate-marks): Ditto.
3214         (wl-summary-expire-reserve-marks): Ditto.
3215         (wl-summary-flag-priority-list): New user option.
3216
3217         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3218         changes.
3219         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3220         of elmo-message-mark.
3221         (wl-summary-mark-as-read-internal): Ditto.
3222         (wl-summary-mark-as-answered): Ditto.
3223         (wl-summary-mark-as-important): Ditto.
3224         (wl-summary-redisplay-internal): Ditto.
3225         (wl-summary-redisplay-no-mime-internal): Ditto.
3226         (wl-summary-message-mark): New function.
3227         (wl-summary-insert-sequential): Use wl-summary-message-mark
3228         instead of elmo-message-mark.
3229         (wl-summary-update-thread): Ditto.
3230         (wl-summary-persistent-mark): Ditto.
3231         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3232         instead of elmo-message-mark.
3233
3234         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3235         wl-summary-message-mark instead of elmo-message-mark.
3236         (wl-thread-insert-entity-sub): Ditto.
3237         (wl-thread-get-children-msgs-uncached): Ditto.
3238
3239         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3240         variable name changes.
3241         (wl-highlight-summary-current-line): Ditto.
3242
3243         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3244         wl-summary-message-mark instead of elmo-message-mark.
3245
3246         * wl-expire.el (wl-expire-message-p): Ditto.
3247
3248         * wl-score.el (wl-score-headers): Ditto.
3249
3250         * Version number is increased to 2.11.9.
3251
3252         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3253         (wl-summary-sync-update): Follow the change above.
3254         (wl-summary-switch-to-clone-buffer): Ditto.
3255         (wl-summary-open-folder): Ditto.
3256
3257 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3258
3259         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3260         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3261
3262         * Version number is increased to 2.11.8.
3263
3264         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3265
3266         * wl-expire.el (wl-expire-refile): Follow the API change on
3267         `elmo-folder-move-messages'.
3268         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3269
3270         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3271         (wl-summary-exec-action-refile): Ditto.
3272         (wl-summary-exec-action-copy): Ditto.
3273         (wl-summary-no-auto-refile-message-p): No use
3274         `wl-summary-buffer-msgdb'.
3275         (wl-summary-auto-refile): Ditto.
3276
3277 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3278
3279         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3280
3281 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3282
3283         * wl-summary.el (wl-summary-sync): Treat no-sync.
3284
3285         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3286         (wl-default-sync-range): Ditto.
3287
3288 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3289
3290         * wl-refile.el (wl-refile-subject-learn): Call
3291         `elmo-message-entity-field' with 3rd argument is non-nil.
3292         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3293         instead of `elmo-msgdb-overview-entity-get-subject'.
3294
3295 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3296
3297         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3298         scan-type is rescan.
3299         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3300         new optional argument force is non-nil.
3301         (wl-summary-save-view-cache): Call it with force argument non-nil.
3302
3303         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3304
3305 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3306
3307         * wl-action.el (wl-summary-print-argument): Fixed last change.
3308
3309 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3310
3311         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3312         simplified.
3313         (wl-summary-target-mark-mark-as-unread): Likewise.
3314         (wl-summary-target-mark-mark-as-important): Likewise.
3315
3316 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3317
3318         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3319         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3320         (wl-summary-mark-as-important-region): Change accordingly.
3321         (wl-summary-target-mark-mark-as-important): Ditto.
3322
3323 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3324
3325         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3326
3327         * wl-action.el (wl-summary-print-argument): Print argument to
3328         right side of window if `wl-summary-print-argument-within-window'
3329         is non-nil.
3330
3331 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3332
3333         * wl-action.el (wl-summary-set-mark): Use
3334         `wl-summary-message-visible-p' to check visibility of the message
3335         and jump to message only when the message line is visible and have
3336         different number; Call wl-summary-unset-mark with number argument.
3337         (wl-summary-unset-mark): 
3338         Use `wl-summary-message-visible-p'
3339         to check visibility of the message and jump to message only when
3340         the message line is visible and have different number;
3341
3342 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3343
3344         * Version number is increased to 2.11.7.
3345
3346         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3347         and wl-folder-summary-line-format.
3348
3349         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3350         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3351         (wl-summary-set-score-mark): Use it.
3352         (wl-summary-target-mark-mark-as-read): Ditto.
3353         (wl-summary-target-mark-mark-as-unread): Ditto.
3354         (wl-summary-target-mark-mark-as-important): Ditto.
3355         (wl-summary-target-mark-msgs): Simplified.
3356         (wl-summary-detect-mark-position): Fixed problem when
3357         summary-line-format no contain persisten/temp mark spec.
3358         (wl-summary-temp-mark): Ditto.
3359         (wl-summary-persistent-mark): Ditto.
3360         (wl-summary-update-persistent-mark): Ditto.
3361
3362         * wl-action.el (wl-summary-set-mark): Ditto.
3363         (wl-summary-unset-mark): Ditto.
3364         All other related portions are changed.
3365
3366 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3367
3368         * Version number is increased to 2.11.6.
3369
3370 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3371
3372         * wl-util.el (wl-current-message-buffer): Define as function;
3373         Don't use the value of wl-messge-buffer.
3374
3375         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3376         persistent mark.
3377
3378         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3379         no current message, cause an error.
3380
3381 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3382
3383         * wl-summary.el (wl-summary-set-message-modified): Use
3384         elmo-folder-set-message-modified instead of
3385         elmo-folder-set-message-modified-internal.
3386
3387 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3388
3389         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3390         interactively.
3391         (wl-summary-sync): nokill->entirely.
3392         (wl-summary-sync-marks): Fixed message.
3393         (wl-summary-input-range): Added mark, nokill->entirely.
3394
3395         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3396         messages as read.
3397
3398 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3399
3400         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3401         update-noscore.
3402         (wl-summary-sync): Follow the change above.
3403
3404 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3405
3406         * wl-action.el (wl-summary-target-mark-all): Use
3407         elmo-folder-list-messages.
3408
3409 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3410
3411         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3412         (wl-summary-rescan): Set wl-summary-scored as nil.
3413         (wl-summary-sync-force-update): Follow the change above.
3414         (wl-summary-sync): Ditto.
3415         (wl-summary-sync-update): Added argument disable-killed.
3416         (wl-summary-insert-headers): Set visible-only argument for
3417         elmo-folder-list-messages.
3418         (wl-summary-input-range): Added update-nokill, update-noscore,
3419         all-nokill, all-noscore and mark.
3420
3421         * Version number is increased to 2.11.5.
3422
3423         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3424
3425 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3426
3427         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3428         (wl-summary-prefetch-region-no-mark): Change accordingly.
3429         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3430
3431 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3432
3433         * wl-address.el (wl-complete-field-to): Abolished.
3434         (wl-complete-address): Completion function for completing-read.
3435         * wl-action.el (wl-summary-get-resend-address): Use it.
3436
3437         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3438         wl-summary-update-mark and abolish unused argument.
3439         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3440         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3441         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3442         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3443         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3444         * wl-draft.el (wl-draft-kill): Ditto.
3445
3446         * wl-summary.el: Remove unused binding of case-fold-search.
3447         (wl-summary-replace-status-marks): Abolished.
3448
3449 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3450
3451         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3452         is specified or folder length is zero.
3453
3454 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3455
3456         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3457         (wl-folder-archive-current-entity): Ditto.
3458
3459 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3460
3461         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3462         retrieving message mark.
3463         (wl-summary-redisplay-internal): Ditto.
3464
3465         * wl-message.el (wl-message-buffer-display): Ignore errors while
3466         retrieving message-id field.
3467
3468         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3469         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3470         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3471         order of the arguments for `wl-expire-message-p'.
3472         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3473
3474         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3475         Check return value of wl-summary-reply.
3476         (wl-summary-reply): Recover window configuration when an error occured.
3477
3478 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3479
3480         * wl-summary.el (wl-summary-resend-message): Abolished, the
3481         feature is inherited by wl-summary-resend (put resend mark).
3482
3483 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3484
3485         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3486         wl-message-buffer to nil when the message is hide.
3487
3488 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3489
3490         * .cvsignore: New file.
3491
3492 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3493
3494         * wl-action.el (wl-summary-action-docstring): Add more info.
3495         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3496         duplicate definition.
3497         (wl-summary-define-mark-action): Functions wl-summary-*-region
3498         keep current position.
3499         (wl-summary-unregister-target-mark): Store result to the variable.
3500
3501 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3502
3503         * Version number is increased to 2.11.4.
3504
3505 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3506
3507         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3508         wl-summary-delete-all-temp-marks.
3509         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3510
3511         * wl-action.el (wl-summary-set-mark): Changed terminology
3512         refile-destination -> action-argument.
3513         (wl-summary-unset-mark): Ditto.
3514         (wl-summary-remove-argument): Ditto.
3515         (wl-summary-print-argument): Ditto.
3516
3517         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3518         (wl-thread-remove-argument-region): Ditto.
3519         (wl-thread-print-argument-region): Ditto.
3520         (wl-thread-close): Ditto.
3521         (wl-thread-open): Ditto.
3522
3523         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3524         (wl-highlight-refile-destination-face is abolished)
3525         (wl-highlight-action-argument-string): Ditto.
3526         (wl-highlight-summary-current-line): Highlight action argument.
3527
3528         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3529         color for light backgrounds.
3530         (wl-highlight-summary-answered-face): Ditto.
3531
3532 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3533
3534         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3535
3536         * wl-score.el (wl-summary-score-update-all-lines): Use
3537         wl-summary-set-mark.
3538         (wl-summary-score-update-all-lines): Kill expunged messages.
3539
3540         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3541
3542 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3543
3544         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3545         directly.
3546         (wl-score-overview-entity-get-lines): Ditto.
3547         (wl-score-overview-entity-get-xref): Ditto.
3548         (wl-score-get-latest-msgs): Ditto.
3549         (wl-summary-rescore): Ditto.
3550
3551         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3552         to "&".
3553         (wl-summary-mark-as-answered-internal): New inline function.
3554         (wl-summary-mark-as-answered): New function.
3555         (wl-summary-mark-as-unanswered): Ditto.
3556         (wl-summary-sync-marks): Modified for answered-mark synching.
3557
3558 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3559
3560         * wl-action.el (wl-summary-set-mark): Fixed last change.
3561
3562 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3563
3564         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3565         behavior of wl-summary-unread-message-hook
3566         (Pointed out by akira yamada <akira@arika.org>).
3567
3568 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3569
3570         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3571         wl-summary-delete.
3572         * wl-xmas.el (wl-summary-toolbar): Ditto.
3573
3574         * wl-action.el (wl-summary-set-mark): Don't override current
3575         temp-mark.
3576
3577         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3578
3579 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3580
3581         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3582         (wl-refile-msgid-learn): Ditto.
3583         (wl-refile-get-field-value): Ditto.
3584
3585         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3586
3587         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3588         (wl-expire-delete-reserved-messages): Renamed from
3589         wl-expire-reserve-marked-msgs-from-list.
3590         (wl-expire-delete): Removed argument `msgdb'.
3591         (wl-expire-refile): Ditto.
3592         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3593         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3594         mark-alist as argument.
3595         (wl-expire-archive-number1): Removed argument `msgdb'.
3596         (wl-expire-archive-number2): Ditto.
3597         (wl-expire-archive-date): Ditto.
3598         (wl-expire-localdir-date): Ditto.
3599         (wl-expire-hide): Ditto.
3600         (wl-archive-number1): Ditto.
3601         (wl-archive-number2): Ditto.
3602         (wl-archive-date): Ditto.
3603         (wl-archive-folder): Ditto.
3604         All other related portions are changed.
3605
3606 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3607
3608         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3609         mean move up and down. (suggested by Takashi Kawachi)
3610
3611 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3612
3613         * wl-acap.el (toplevel): Don't require un-define.
3614
3615 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3616
3617         * wl-thread.el (wl-thread-delete-message): Always update
3618         wl-summary-buffer-number-list.
3619
3620         * wl-action.el (wl-summary-print-destination): 
3621         Do nothing when folder is nil.
3622
3623 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3624
3625         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3626         persistent mark when prefetch is succeeded.
3627
3628 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3629
3630         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3631         instead of elmo-msgdb-delete-msgs.
3632         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3633         (wl-expire-hide): Ditto.
3634
3635         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3636
3637         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3638         elmo-msgdb interface.
3639         (wl-thread-get-exist-children): Likewise.
3640         (wl-thread-insert-message): Likewise.
3641         (wl-thread-msg-mark-as-important): Likewise.
3642         (wl-thread-insert-entity-sub): Likewise.
3643         (wl-thread-get-children-msgs-uncached): Likewise.
3644
3645         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3646         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3647         (wl-summary-sync-update): Likewise.
3648         (wl-summary-auto-select-msg-p): Likewise.
3649         (wl-summary-update-thread): Likewise.
3650         (wl-summary-mark-as-important): Likewise.
3651         (wl-summary-jump-to-msg-internal): Likewise.
3652         (wl-summary-redisplay-internal): Likewise.
3653         (wl-summary-print-message-with-ps-print): Likewise.
3654         (wl-summary-folder-info-update): Likewise.
3655
3656         * wl-folder.el (wl-folder-check-one-entity):
3657         elmo-folder-count-flags instead of wl-summary-count-unread.
3658
3659         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3660
3661         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3662
3663         * wl-summary.el (wl-summary-set-message-modified): 
3664         Call wl-summary-set-mark-modified.
3665         (wl-summary-delete-messages-on-buffer): Call
3666         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3667         (wl-summary-sync-update): Call elmo-folder-length instead of
3668         elmo-folder-messages.
3669         (wl-summary-insert-headers): Don't call
3670         elmo-folder-list-message-entities.
3671
3672 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3673
3674         * wl-action.el (wl-summary-define-mark-action): Call
3675         `wl-summary-set-mark' with argument `data'.
3676         (wl-summary-auto-refile): Fixed order of arguments when call
3677         `wl-summary-refile'.
3678
3679 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3680
3681         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3682
3683         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3684
3685         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3686         (Renamed from wl-highlight-summary-deleted-face).
3687         (wl-highlight-summary-resend-face): New face.
3688
3689         (wl-highlight-summary-deleted-face): Renamed from
3690         wl-highlight-summary-erased-face.
3691
3692         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3693
3694         * wl-action.el (wl-summary-get-resend-address): New function.
3695         (wl-summary-exec-action-resend): Ditto.
3696         (wl-summary-exec-action-resend-subr): Ditto.
3697
3698         * w-thread.el (wl-thread-copy): Removed definition.
3699         (wl-thread-refile): Ditto.
3700         (wl-thread-delete): Ditto.
3701         (wl-thread-target-mark): Ditto.
3702
3703         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3704         (wl-summary-target-mark-set-action): Fixed.
3705         (wl-summary-define-mark-action): Fixed quotation.
3706         (wl-summary-move-mark-list-messages): Display message.
3707         (wl-summary-define-mark-action): Define thread functions.
3708         (wl-summary-exec-action-refile): Changed message.
3709         (wl-summary-exec): Ditto.
3710
3711 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3712         
3713         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3714         '%%'.
3715
3716 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3717
3718         * wl.el (toplevel): Require wl-action.
3719         (wl-init): Call wl-summary-define-mark-action.
3720
3721         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3722
3723         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3724         wl-summary-delete and wl-summary-erase.
3725         (wl-summary-mode-map): Ditto.
3726
3727         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3728         wl-delete-folder-alist.
3729
3730         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3731         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3732         (toplevel): Moved mark & action related functions to the wl-action.el.
3733
3734         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3735         in wl-summary-mark-action-list.
3736         (wl-highlight-summary-current-line): Ditto.
3737
3738         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3739         empty lines.
3740
3741         * wl-action.el: New file. 
3742
3743 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3744
3745         * wl-summary.el (wl-summary-target-mark-replace): New function.
3746         (wl-summary-target-mark-prefetch): Use it.
3747         (wl-summary-target-mark-delete): Ditto.
3748         (toplevel): Rearranged definition order.
3749         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3750         (wl-summary-target-mark-erase): Rewrite.
3751         (wl-summary-erase-region): New function.
3752         (wl-summary-exec-action-erase): Changed message.
3753         (wl-summary-move-mark-list-messages): New function.
3754         (wl-summary-exec-action-delete): Use it.
3755         (wl-summary-exec-action-erase): Ditto.
3756
3757         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3758         (wl-summary-skip-mark-list): Added "d".
3759
3760         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3761         while searching.
3762
3763         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3764         and define using defcustom;
3765         Define 4th element as a face.
3766         
3767         * wl-summary.el (wl-summary-incorporate): Use 
3768         `wl-summary-prefetch-region-no-mark' instead of
3769         `wl-summary-prefetch-region'.
3770         (wl-summary-prefetch-region-no-mark): Revival of old
3771         `wl-summary-prefetch-region'.
3772         (wl-summary-mark-action-list): Moved to wl-vars.el
3773
3774         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3775         face according to the `wl-summary-mark-action-list'.
3776         (wl-highlight-summary-current-line): Ditto;
3777         Removed destination highlighting.
3778
3779         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3780         (wl-highlight-summary-line-string): Highlight for "i" mark.
3781         (wl-highlight-summary-current-line): Ditto.
3782
3783         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3784         no destination.
3785
3786         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3787         exists, just go ahead.
3788         (wl-summary-prefetch-region): Rewrite.
3789         (wl-summary-prefetch): Ditto.
3790         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3791         (wl-summary-exec-action-prefetch): New function.
3792         (wl-summary-target-mark-prefetch): Rewrite.
3793
3794 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3795
3796         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3797         (wl-highlight-summary-line-string): Added "d" and "D".
3798         (wl-highlight-summary-current-line): Ditto.
3799
3800         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3801         in wl-summary.el.
3802         (wl-thread-insert-entity-sub): Ditto.
3803         (wl-thread-remove-destination-region): Ditto.
3804         (wl-thread-print-destination-region): Ditto.
3805
3806         * wl-summary.el (wl-summary-buffer-refile-list,
3807         wl-summary-buffer-delete-list,
3808         wl-summary-buffer-copy-list): Abolish.
3809         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3810         All other related portions are changed.
3811         (wl-summary-mark-action-list): New variable.
3812         (wl-summary-set-mark): New function.
3813         (wl-summary-register-target-mark): Ditto.
3814         (wl-summary-unregister-target-mark): Ditto.
3815         (wl-summary-have-target-mark-p): Ditto.
3816         (wl-summary-register-temp-mark): Ditto.
3817         (wl-summary-unregister-temp-mark): Ditto.
3818         (wl-summary-registered-temp-mark): Ditto.
3819         (wl-summary-collect-temp-mark): Ditto.
3820         (wl-summary-unset-mark): Ditto.
3821         (wl-summary-set-target-mark): Ditto.
3822         (wl-summary-unset-target-mark): Ditto.
3823         (wl-summary-set-action-generic): Ditto.
3824         (wl-summary-unset-action-generic): Ditto.
3825         (wl-summary-exec-action-delete): Ditto.
3826         (wl-summary-exec-action-erase): Ditto.
3827         (wl-summary-set-action-refile): Ditto.
3828         (wl-summary-set-action-refile-subr): Ditto.
3829         (wl-summary-unset-action-refile): Ditto.
3830         (wl-summary-make-destination-numbers-list): Ditto.
3831         (wl-summary-exec-action-refile): Ditto.
3832         (wl-summary-set-action-copy): Ditto.
3833         (wl-summary-unset-action-copy): Ditto.
3834         (wl-summary-exec-action-copy): Ditto.
3835         (wl-summary-collect-numbers-region): Ditto.
3836         (wl-summary-delete): Rewrite.
3837         (wl-summary-erase): Ditto.
3838         (wl-summary-remove-destination): Ditto.
3839         (wl-summary-exec): Ditto.
3840         (wl-summary-exec-region): Ditto.
3841         (wl-summary-target-mark-erase): Ditto.
3842         (wl-summary-refile): Ditto.
3843         (wl-summary-copy): Ditto.
3844         (wl-summary-unmark): Ditto.
3845         (wl-summary-delete-all-mark): Ditto.
3846         (wl-summary-mark-line): Don't highlight.
3847         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3848         (wl-summary-target-mark-refile-subr): Rewrite.
3849
3850         (wl-summary-copy-prev-destination): Abolish.
3851
3852 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3853
3854         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3855         default values along the value of wl-on-mule.
3856         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3857         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3858         It is not used anywhere.
3859
3860 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3861
3862         * wl-summary.el (wl-summary-print-destination): Keep position.
3863         (wl-summary-cursor-move-surface): Keep horizontal position.
3864
3865 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3866
3867         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3868         write sendlog.
3869
3870 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3871
3872         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3873         `wl-summary-highlight'.
3874
3875 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3876
3877         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3878         trivial condition for temp-mark.
3879
3880 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3881
3882         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3883         when it hits killed buffer.
3884
3885 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3886
3887         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3888         * wl-news.el.in: `message' and `error' take format string.
3889
3890 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3891
3892         * wl-folder (wl-folder-insert-entity): Display a message,
3893         `...done', when the work finish.
3894         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3895
3896 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3897
3898         * wl-message.el (wl-message-redisplay): Remove unused local
3899         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3900
3901 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3902
3903         * wl-summary.el (wl-summary-replace-status-marks): Disable
3904         interactive use.
3905         (wl-summary-reedit): Check message existence at first.
3906         (wl-summary-mark-line): Fix doc, return value is indefinite.
3907
3908         * wl-highlight.el (wl-highlight-message): Arranged.
3909
3910         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3911         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3912         check temp-mark by wl-summary-temp-mark always.
3913         (wl-highlight-summary): Change accordingly.
3914         * wl-summary.el (wl-summary-mark-as-read-all)
3915         (wl-summary-delete-cache, wl-summary-set-score-mark)
3916         (wl-summary-mark-as-unread, wl-summary-unmark)
3917         (wl-summary-mark-line, wl-summary-mark-as-read)
3918         (wl-summary-mark-as-important): Ditto.
3919
3920         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3921         end of the window if possible.
3922         * wl-summary.el (wl-summary-sync-update): Support lazy
3923         highlighting.
3924         (wl-summary-toggle-disp-msg): Ditto.
3925
3926 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3927
3928         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3929
3930 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3931
3932         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3933         change.
3934
3935 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3936
3937         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3938         API.
3939         (wl-summary-sync-update): Ditto.
3940
3941         * wl-score.el (wl-score-get-score-alist): Changed argument.
3942         (wl-summary-rescore-msgs): Likewise.
3943         (wl-summary-score-headers): Likewise.
3944         (wl-score-headers): Likewise;
3945         Use elmo-folder-do-each-message-entity, etc.
3946         (wl-summary-score-effect): Follow the changes above.
3947         (wl-summary-rescore): Ditto.
3948         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3949         (wl-score-get-overview): Abolish.
3950
3951         * wl-summary.el (wl-summary-default-from): Follow the API change in
3952         elmo-msgdb.
3953         (wl-summary-count-unread): Ditto.
3954         (wl-summary-detect-mark-position): Ditto.
3955         (wl-summary-overview-entity-compare-by-date): Ditto.
3956         (wl-summary-overview-entity-compare-by-number): Ditto.
3957         (wl-summary-overview-entity-compare-by-from): Ditto.
3958         (wl-summary-overview-entity-compare-by-subject): Ditto.
3959         (wl-summary-get-list-info): Ditto.
3960         (wl-summary-rescan): Ditto.
3961         (wl-summary-jump-to-msg-by-message-id): Ditto.
3962         (wl-summary-sync-update): Ditto; Removed comment.
3963         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3964         (wl-summary-insert-message): Use wl-summary-insert
3965         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3966         (wl-summary-insert-headers): Changed argument overview to folder.
3967         (wl-summary-search-by-subject): Likewise.
3968         (wl-summary-insert-thread): Renamed from 
3969         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3970
3971         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3972         too.
3973
3974         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3975         wl-string-member.
3976
3977 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3978
3979         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3980         elmo-folder-append-buffer.
3981         (wl-draft-queue-append): Likewise.
3982
3983         * wl-mime.el (wl-message-delete-current-part): Ditto.
3984         (wl-summary-burst-subr): Ditto.
3985
3986         * wl-news.el.in (wl-news-send-news): Ditto.
3987
3988 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3989
3990         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3991         function.
3992         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3993         (wl-summary-update-mark): Enclose with save-excursion.
3994         (wl-summary-mark-as-read-internal): Fixed last change.
3995         (wl-summary-mark-as-important): Use 3rd argument of
3996         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3997         Don't use elmo-msgdb-set-mark.
3998         (wl-summary-redisplay-internal): If msgdb flag is already read,
3999         just update the mark on buffer.
4000
4001 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4002
4003         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4004         cut visible folder when elmo-folder-delete returns non-nil value.
4005
4006 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4007
4008         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4009         by Kenichi OKADA <okada@opaopa.org>).
4010
4011 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4012
4013         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4014
4015 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4016
4017         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4018         Fixed the last change, search group entity by its real name.
4019         (Thanks to: KOBAYASHI Shinji)
4020
4021 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4022
4023         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4024         (wl-fldmgr-access-display-all): Don't refer visible name.
4025         * wl-expire.el (wl-folder-archive-current-entity)
4026         (wl-folder-expire-current-entity): Ditto.
4027         * wl-folder.el (wl-folder-jump-to-current-entity)
4028         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4029         (wl-folder-open-folder-sub,wl-folder-open-all)
4030         (wl-folder-write-current-folder): Ditto.
4031         (wl-folder-insert-entity): Don't use petname for normal group.
4032         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4033         is the real name.
4034         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4035         Abolished.
4036
4037 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4038
4039         * wl-draft.el (wl-draft-create-buffer): Add
4040         `wl-summary-reply-with-citation'
4041
4042 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4043
4044         * wl-draft.el (wl-draft-reply): Fixed.
4045
4046 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4047
4048         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4049         when `wl-draft-send-confirm-with-preview' is non-nil.
4050         You can scroll up/down by j/k.
4051         (wl-draft-send-confirm-with-preview): New variable (default=t).
4052
4053 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4054
4055         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4056         (wl-fldmgr-save-folders): Fix comment.
4057
4058 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4059
4060         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4061         along the last change in `wl-folder-buffer-group-p'.
4062
4063 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4064
4065         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4066         folder.
4067
4068         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4069         the default value.
4070
4071         * wl-mime.el (wl-summary-burst): Update summary only when target
4072         folder equals current folder.
4073
4074 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4075
4076         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4077
4078 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4079
4080         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4081         value.
4082
4083 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4086         `map-extents' instead of `extent-at' repeatedly.
4087         (wl-highlight-folder-current-line): Ditto.
4088
4089         * wl-highlight.el: Remove useless dummy functions.
4090
4091 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4092
4093         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4094         (wl-folder-put-folder-property): New function to put text property.
4095         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4096         (wl-folder-insert-entity, wl-folder-update-diff-line)
4097         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4098         * wl-e21.el, wl-xmas.el, wl-mule.el
4099         (wl-highlight-folder-current-line): Ditto.
4100         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4101         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4102         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4103         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4104
4105 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4106
4107         * Version number is increased to 2.11.3.
4108
4109 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4110
4111         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4112         Resume current-buffer since it is assumed by remaining tasks.
4113
4114 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4115
4116         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4117         (wl-folder-completion-function): Abolished.
4118         (wl-folder-complete-folder): New function.
4119         (wl-folder-complete-filter-condition): Ditto.
4120         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4121         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4122
4123 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4124
4125         * wl-draft.el (wl-draft-send-confirm): New function.
4126         (wl-draft-send): Use it.
4127
4128         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4129         cursor-in-echo-area while confirming.
4130
4131         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4132
4133         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4134         searching via nntp if wl-summary-search-via-nntp is 'force.
4135         Otherwise, invoke searching in nntp folder only.
4136         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4137
4138         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4139         explicitly for mime-make-text-tag.
4140
4141 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4142
4143         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4144         `mime-make-text-tag' instead of `mime-create-tag'.
4145
4146 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4147
4148         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4149         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4150
4151 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4152
4153         * wl-score.el (wl-score-save): Bind print-length and print-level.
4154         (wl-score-pretty-print): Ditto.
4155         (wl-score-edit-insert-header-entry): Ditto.
4156
4157         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4158         "From" entry to be treated with wl-draft-eword-encode-address-list.
4159         * wl-mime.el (wl-draft-preview-message): Ditto.
4160
4161         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4162         (wl-summary-mark-as-unread): Ditto.
4163         (wl-summary-mark-as-read-region): Change accordingly.
4164         (wl-summary-mark-as-unread-region): Ditto.
4165         (wl-summary-target-mark-mark-as-read): Ditto.
4166         (wl-summary-target-mark-mark-as-unread): Ditto.
4167
4168 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4169
4170         * Version number is increased to 2.11.2.
4171
4172 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4173
4174         * wl-news.el.in (wl-news-previous-version-save): Bind
4175         print-length and print-level.
4176         * wl-thread.el (wl-thread-save-entities): Ditto.
4177         (wl-thread-save-top-list): Bind print-length.
4178
4179 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4180
4181         * wl-highlight.el (wl-highlight-summary-line-string): Use
4182         wl-summary-score-below-mark, wl-summary-score-over-mark.
4183         (wl-highlight-summary-current-line): Ditto.
4184
4185 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4186
4187         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4188         insert it.
4189
4190 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4191
4192         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4193
4194 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4195
4196         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4197         message without msgid.
4198         Rewrite with elmo-folder-move-messages.
4199         Set wl-message-buffer to nil.
4200
4201         * wl-summary.el (wl-summary-erase-subr): New function. Use
4202         elmo-folder-move-messages.
4203         (wl-summary-erase): Call it.
4204         (wl-summary-target-mark-erase): Ditto.
4205
4206 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4207
4208         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4209         it is not up-tp-date.
4210
4211 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4212
4213         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4214         buffer after calling `wl-summary-goto-folder-subr' without the
4215         argument `interactive'.
4216         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4217
4218 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4219
4220         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4221         `mime-create-tag'. Use `string=' instead of `looking-at'.
4222
4223 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4224
4225         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4226         to avoid compile warning.
4227
4228         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4229         entity-id when folder is given.
4230         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4231         save-excursion, use save-selected-window instead.
4232         Select folder buffer window if exists.
4233         (To correct behavior with wl-folder-move-cur-folder.)
4234
4235 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4236
4237         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4238
4239 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4240
4241         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4242         list-count instead of %d.
4243
4244 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4245
4246         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4247         (wl-news): Set it.
4248         (wl-news-append-to-folder): Use it.
4249
4250         * wl-news.el.in (wl-news-send-news): Append to specified folder
4251         instead of wl-default-folder.
4252         (wl-news-append-to-folder): Show error message with specified folder.
4253
4254         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4255                 In most major modes, Emacs assumes that any opening
4256                 delimiter found at the left margin is the start of a
4257                 top-level definition, or defun. Therefore, *never put an
4258                 opening delimiter at the left margin unless it should have
4259                 that significance.*
4260
4261         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4262
4263 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4264
4265         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4266
4267 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4268
4269         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4270
4271 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4272
4273         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4274         for sequential numbering case.
4275
4276 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4277
4278         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4279         value.
4280         (wl-draft-reply-without-argument-list): Ditto.
4281         (wl-draft-reply-myself-with-argument-list): Abolish.
4282         (wl-draft-reply-myself-without-argument-list): Ditto.
4283         * wl-draft.el (wl-draft-self-reply-p): New function.
4284         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4285
4286 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4287
4288         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4289         (avoid error for the case without byte-compiling)
4290
4291 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4292
4293         * wl-news.el.in (wl-news-append-to-folder): New function.
4294         (wl-news-exit): Rewrite.
4295         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4296
4297 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4298
4299         * wl-draft.el (wl-draft-reply-position): New function.
4300         (wl-draft-reply-position): Fix.
4301         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4302         (wl-summary-target-mark-reply-with-citation): Ditto.
4303         (wl-summary-reply-with-citation): Ditto.
4304         * wl-vars.el (wl-draft-reply-default-position): New variable.
4305
4306 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4307
4308         * wl-draft.el (wl-draft-send): Preview when interactive send.
4309
4310 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4311
4312         * wl-draft.el (wl-draft-reply): Set default position.
4313         * wl-summary.el (wl-summary-reply): Ditto.
4314         (wl-summary-reply-with-citation): Ditto.
4315         (wl-summary-target-mark-reply-with-citation): Ditto.
4316
4317 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4318
4319         * wl-news.el.in (wl-news-lang): Set default value according to
4320         current-language-environment.
4321         (wl-news-append-news): Do nothing when news-list is nil.
4322
4323 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4324
4325         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4326         (wl-news): Change message.
4327         (wl-news-exit): Check buffer.
4328         (wl-news-force-exit): New function.
4329         (wl-news-show-all): New function.
4330         (wl-news-discard-and-exit): Fix.
4331
4332 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4333
4334         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4335         according to current-language-environment.
4336
4337         * wl-news.el.in (wl-news): If arg, show all NEWS after
4338         wl-news-default-previous-version.
4339
4340 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4341
4342         * wl-news.el.in (wl-news-check): Rewritten.
4343         (wl-news-previous-version-load): Change data type.
4344         (wl-news-previous-version-save): Change data type.
4345         (wl-news-append-news): Add return value.
4346         (wl-news-check-news): New function.
4347         (wl-news-already-current-p): New function.
4348         (wl-news-send-news): Rewritten.
4349         (wl-news-mode-map): Add new keybind.
4350         (wl-news): Rewritten.
4351         (wl-news-exit): Rewritten.
4352         (wl-news-discard-and-mail): New function.
4353         (wl-news-send-to-address): Abolished.
4354         * wl.el (wl-init): Delete a message.
4355
4356 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4357
4358         * wl-news.el.in (wl-news-exit): Update previous version.
4359         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4360
4361 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4362
4363         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4364
4365 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4366
4367         * wl-news.el.in (wl-news): New function.
4368         (wl-news-mode): New function.
4369         (wl-news-next-line): New function.
4370         (wl-news-next-page): New function.
4371         (wl-news-exit): New function.
4372         (wl-news-buf-name): New variable.
4373         (wl-news-mode-map): New variable.
4374         (wl-news-winconf): New variable.
4375         (wl-news-append-news): Add an option.
4376
4377 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4378
4379         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4380
4381 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4382
4383         * wl-news.el.in (wl-news-send-to-address): New variable.
4384         (wl-news-send-news): Use it.
4385         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4386         Return updating status.
4387         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4388
4389 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4390
4391         * wl-news.el.in (wl-news-send-news): Delete
4392         Organization and X-Face.
4393
4394 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4395
4396         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4397         (wl-news-append-news): New function.
4398         (wl-news-send-news): New function.
4399
4400 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4401
4402         * Version number is increased to 2.11.1.
4403
4404 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4405
4406         * wl-news.el.in : New file.
4407
4408 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4409
4410         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4411         default value.
4412         (wl-draft-reply-without-argument-list): Ditto.
4413
4414 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4415
4416         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4417         (wl-message-buffer-prefetch-idle-time): Ditto.
4418         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4419
4420 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4421
4422         * wl-thread.el (wl-thread-insert-message): Use
4423         wl-summary-max-thread-depth.
4424
4425         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4426         loop detection.
4427
4428         * wl-message.el (wl-message-buffer-display): Back to the first page
4429         when cache is hit.
4430
4431 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4432
4433         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4434
4435         * wl-summary.el (wl-summary-insert-thread-entity):
4436         If the thread depth is reached to wl-summary-max-thread-depth,
4437         divide the thread.
4438
4439 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4440
4441         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4442         for elmo-remove-passwd.
4443
4444 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4445
4446         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4447         folder is sticky.
4448         (wl-folder-mark-as-read-all-entity): Ditto.
4449         (wl-folder-prefetch-entity): Ditto.
4450
4451 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4452
4453         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4454
4455 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4456
4457         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4458         Delete messages on buffer for unplugged operation.
4459         (wl-summary-erase): Ditto.
4460
4461 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4462
4463         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4464         take nil so as not to search parent by subject.
4465
4466 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4467
4468         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4469         (wl-folder-get-next-folder): Ditto.
4470         (wl-folder-get-path): Ditto.
4471
4472 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4473
4474         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4475         system and encode the region with it before verifying.
4476
4477 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4478
4479         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4480         system of the echo buffer before decoding.
4481
4482 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4483
4484         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4485         original contents.
4486
4487 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4488
4489         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4490         with argument 'any-exists.
4491
4492 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4493
4494         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4495         Use `wl-cs-autoconv'.
4496
4497 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4498
4499         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4500         by `mime-view-automatic-conversion'.
4501
4502         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4503         (wl-message-verify-pgp-nonmime): Ditto.
4504         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4505         Bind them to C-c:d and C-c:v respectively.
4506
4507         Merge following code by Teranishi-san from [wl-en:00167].
4508         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4509         (wl-mime-preview-application/pgp-encrypted): Ditto.
4510         (wl-mime-setup): Add entry.
4511
4512 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4513
4514         * wl-summary.el (wl-summary-target-mark-erase): New function.
4515         Bind it to "mD".
4516
4517 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4518
4519         * wl-vars.el (wl-draft-write-file-function): Fix.
4520         (wl-draft-reedit-hook): Changed default value.
4521
4522         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4523         wl-draft-reedit-hook.
4524         (wl-draft-remove-text-plain-tag): New function.
4525         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4526
4527         * wl-vars.el (wl-draft-write-file-function): New user option.
4528
4529         * wl-draft.el (wl-draft-prepare-edit): Use it for
4530         local-write-file-hooks.
4531         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4532
4533         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4534         (wl-draft-insert-mail-header-separator): Return the body beginning
4535         point.
4536         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4537         text/plain.
4538         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4539
4540 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4541
4542         * wl-summary.el (wl-summary-erase): New function to erase message
4543         without moving it to trash. Bind to "D".
4544
4545         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4546         as `keep' unless switch-function.
4547
4548 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4549
4550         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4551         message buffer by using `wl-summary-toggle-disp-msg'.
4552         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4553         buffer window.
4554         (wl-summary-supresedes-message): Ditto.
4555
4556         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4557         Do not delete other windows.
4558         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4559         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4560         (wl-draft-create-buffer): Set reply-or-forward also for target
4561         mark commands.
4562
4563 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4564
4565         * wl-draft.el (wl-user-agent-compose): Delete special case for
4566         switch-to-buffer-other-window.
4567
4568         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4569         (wl-summary-forward): Ditto.
4570
4571         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4572         function.
4573         (wl-draft-buffer-style): New use option.
4574
4575         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4576         (wl-draft): Follow the change above.
4577         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4578         wl-draft-buffer-style.
4579         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4580         switch-function.
4581
4582 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4583
4584         * wl-address.el (wl-address-make-completion-entry): Extracted from
4585         `wl-address-make-completion-list'.
4586         (wl-address-enable-strict-loading): New variable.
4587         (wl-address-make-completion-list): Revive petname duplication
4588         inquiry, and enable it if `wl-address-enable-strict-loading'.
4589         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4590
4591 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4592
4593         * wl-message.el (wl-message-get-original-buffer): Avoid
4594         'Selecting deleted buffer' error when original buffer is killed.
4595
4596 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4597
4598         * wl-summary.el (wl-summary-next-message): Use
4599         elmo-message-accessible-p instead of elmo-message-cached-p.
4600
4601 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4602
4603         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4604
4605         * wl-thread.el (wl-thread-open-all-unread): Use
4606         elmo-folder-list-flagged instead of
4607         elmo-folder-list-messages-mark-match.
4608
4609         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4610         instead of elmo-folder-list-messages-mark-match.
4611         (wl-summary-move-spec-alist): New variable.
4612         (wl-summary-move-spec-plugged-alist,
4613         wl-summary-move-spec-unplugged-alist): Abolish.
4614         (wl-summary-next-message): Follow the change above.
4615         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4616         with 'no-msg' argument.
4617
4618         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4619         variable.
4620         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4621         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4622         (wl-message-buffer-prefetch-get-next): Follow the change above.
4623
4624 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4625
4626         * wl-version.el (wl-version): Changed codename.
4627
4628         * Version number is increased to 2.11.0.
4629
4630 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4631
4632         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4633         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4634         `wl-draft-config-variables'.
4635         (wl-draft-kill): Fixed problem when the draft is reedit.
4636
4637 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4638
4639         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4640         buffer-modified status (Thanks to
4641         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4642
4643 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4644
4645         * wl-util.el (wl-region-exists-p): New function.
4646
4647         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4648         Remove defvars for byte-compile warnings.
4649
4650 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4651
4652         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4653         defvar-maybe. Removed unused bind.
4654
4655 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4656
4657         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4658         summary buffer window before creating new frame.
4659         (wl-draft-reply): Ditto.
4660
4661 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4662
4663         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4664
4665 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4666
4667         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4668
4669 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4670
4671         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4672         instead of `kill-region'.
4673
4674 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4675
4676         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4677         (wl-highlight-summary-line-string): Use it.
4678         (wl-highlight-summary-current-line): Ditto.
4679
4680         * wl-mime.el (wl-message-delete-current-part): Check the class of
4681         mime-entity.
4682
4683         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4684
4685         * wl-summary.el (wl-summary-make-number-list): Initialize.
4686         (wl-summary-update-mark): New function.
4687         (wl-summary-reply): Put `answered' mark on the message.
4688         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4689
4690         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4691         (wl-draft-reply): Added optional argument `number';
4692         Set wl-draft-parent-number.
4693         (wl-draft-kill): Delete answered mark if it is a reply.
4694
4695 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4696
4697         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4698         that originates in mime-preview-follow-current-entity.
4699         (wl-draft-yank-current-message-entity): Use it if region is active.
4700
4701         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4702         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4703         `wl-message-delete-current-part'.
4704         * wl-mule.el (wl-message-define-keymap): Ditto.
4705         * wl-xmas.el (wl-message-define-keymap): Ditto.
4706
4707 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4708
4709         * wl-mime.el (wl-message-delete-current-part): New function.
4710         (wl-mime-node-id-to-string): Ditto.
4711
4712         * wl-mime.el (wl-message-delete-current-part): Use existing
4713         original buffer which corresponds current mime-view buffer.
4714         (fetched buffer might have different structure, possibly)
4715
4716         * wl-mime.el (wl-message-delete-current-part): Quit if the
4717         message content differs from the actual message.
4718
4719 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4720
4721         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4722         order.
4723         (wl-summary-search-by-subject): Search parent message from tail;
4724         Check the existence of the parent message on the current thread tree.
4725         (wl-summary-update-thread): Check whether the line is inserted.
4726
4727 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4728
4729         * wl-vars.el (wl-summary-line-format): Undo last change.
4730         * wl-summary.el (wl-summary-print-destination): Do not put
4731         invisible property when `wl-summary-width' is nil.
4732         (wl-summary-line-subject-minimum-length): Abolished.
4733         (wl-summary-line-subject): Ditto.
4734
4735 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4736
4737         * wl-vars.el (wl-summary-line-format): Change default value.
4738         (wl-summary-subject-length-limit): Abolished.
4739         * wl-summary.el (wl-summary-line-subject): Ditto.
4740
4741 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4742
4743         * wl-template.el (wl-template-select): Added optional argument.
4744         If optional argument is specified, reverse
4745         `wl-template-visible-select'.
4746
4747 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4748
4749         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4750         Take prefix argument to force asking the destination folder.
4751
4752 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4753
4754         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4755         count and update status.
4756
4757 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4758
4759         * wl-summary.el (wl-summary-redisplay-internal): If
4760         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4761         after fetching.
4762
4763 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4764
4765         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4766         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4767
4768         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4769
4770 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4771
4772         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4773         (All other related portions are changed).
4774         (wl-summary-mark-as-read-all): Rewrite.
4775
4776 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4777
4778         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4779         `wl-summary-mark-as-read'.
4780         (wl-summary-mark-as-unread): Rewrite.
4781         (wl-summary-mark-as-read): Added no-modeline argument.
4782         (wl-summary-resume-cache-status): Rewrite.
4783         (wl-summary-exec-subr): Remove unused local variable.
4784
4785 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4786
4787         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4788         logic to call `wl-summary-buffer-prev-folder-function'.
4789         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4790
4791 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4792
4793         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4794         is nil.
4795
4796 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4797
4798         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4799         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4800         (wl-mime-setup): Add its entry.
4801
4802 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4803
4804         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4805         (wl-summary-delete-cache): Likewise.
4806         (wl-summary-mark-as-read): Rewrite.
4807
4808 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4809
4810         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4811         `wl-summary-count-unread'.
4812
4813         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4814
4815         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4816
4817 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4818
4819         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4820         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4821         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4822         Renamed to the elmo-msgdb-*-mark.
4823         (wl-summary-score-marks): Follow the change above.
4824         (wl-summary-auto-refile-skip-marks): Ditto.
4825         (wl-summary-incorporate-marks): Ditto.
4826         (wl-summary-expire-reserve-marks): Ditto.
4827
4828         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4829         changes.
4830         (wl-thread-insert-top): Changed updating message.
4831
4832         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4833         variable.
4834         (wl-summary-count-unread): Count answered marks.
4835         (wl-summary-rescan): Call wl-summary-insert-message instead of
4836         wl-summary-append-message-func-internal.
4837         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4838         (wl-summary-prefetch-msg): Follow the variable name changes.
4839         (wl-summary-prefetch-region): Ditto.
4840         (wl-summary-mark-as-read-all): Follow the API changes;
4841         Don't call elmo-folder-replace-marks.
4842         (wl-summary-delete-cache): Follow the variable name changes.
4843         (wl-summary-resume-cache-status): Ditto.
4844         (wl-summary-update-status-marks): New function.
4845         (wl-summary-insert-message): New function.
4846         (wl-summary-sync-marks): Follow the variable name changes.
4847         (wl-summary-sync-update): Synchronize to the msgdb, too;
4848         Changed update messages.
4849         (wl-summary-make-number-list): Rewrite.
4850         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4851         (wl-summary-mark-as-unread): Follow the API changes.
4852         (wl-summary-exec-subr): Follow the variable name changes.
4853         (wl-summary-mark-as-read): Ditto.
4854         (wl-summary-move-spec-plugged-alist): Ditto.
4855         (wl-summary-move-spec-unplugged-alist): Ditto.
4856         (wl-summary-cursor-move-surface): Ditto.
4857
4858         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4859         variable name changes.
4860         (wl-highlight-summary-current-line): Ditto.
4861
4862         * wl-expire.el (wl-expire-refile): Follow the API change in
4863         elmo-folder-move-messages.
4864         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4865         (wl-summary-archive): Use elmo-folder-msgdb instead of
4866         elmo-msgdb-load.
4867
4868 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4869
4870         * wl-mime.el (wl-draft-preview-message): Restore the position
4871         before evaluating wl-draft-send-hook in preview buffer.
4872
4873 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4874
4875         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4876         when it creates new draft buffer.
4877
4878         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4879         without argument.
4880
4881         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4882         Evaluate content and if the value is string, insert it.
4883         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4884         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4885         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4886         wl-draft-config-sub-part-bottom): Use it.
4887
4888         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4889         with the folder name. The question was unintelligible when it is
4890         called from wl-save-status.
4891
4892 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4893
4894         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4895         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4896         cannot take second argument).
4897
4898 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4899
4900         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4901         as t. Since type and subtype are not case sensitive (RFC 2045).
4902
4903 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4904
4905         * wl-vars.el (wl-message-mode-line-format): New variable.
4906         (wl-message-mode-line-format-spec-alist): Ditto.
4907         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4908         (wl-message-redisplay): Use wl-message-mode-line-format.
4909
4910 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4911
4912         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4913
4914 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4915
4916         * wl-summary.el (wl-summary-default-from): Write description.
4917
4918 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4919
4920         * wl-vars.el (wl-ldap-objectclass): Abolish.
4921
4922         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4923         (wl-ldap-make-filter): Removed condition for objectclass.
4924         (wl-ldap-make-matched-value-list): Remove meaningless process.
4925         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4926         (wl-address-ldap-search): Don't add `*' to `pat' string;
4927         use ignore-errors; added `email';
4928         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4929         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4930         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4931
4932
4933 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4934
4935         * wl-draft.el (wl-draft-parent-folder): Write description.
4936         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4937
4938 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4941         as "" (zero-length string) if no parent.
4942         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4943
4944 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4945
4946         * wl-address.el (wl-address-make-completion-list): Skip duplication
4947         checking.
4948         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4949         `append'.
4950
4951 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4952
4953         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4954         instead of `beginning-of-buffer'.
4955
4956 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4957
4958         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4959
4960 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4961
4962         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4963         Refer wl-message-buffer-name.
4964         (wl-message-wheel-down): Ditto.
4965
4966 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4967
4968         * wl-vars.el (wl-message-buffer-name): New user option.
4969
4970         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4971         directly instead of making alist dinamically.
4972
4973         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4974         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4975         wl-message-buffer-cache-name.
4976         (wl-message-buffer-cache-clean-up): Ditto.
4977
4978         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4979
4980         * Version number is increased to 2.9.15.
4981
4982 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4983
4984         * wl-vars.el (wl-summary-default-view-alist): New user option.
4985
4986         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4987
4988         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4989         while deleting address.
4990         (wl-draft-delete-myself-from-cc): Ditto.
4991
4992         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4993         If optional argument is specified, reverse sort order.
4994
4995         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4996
4997 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4998
4999         * wl-thread.el (wl-thread-insert-message): Return parent number if
5000         exists.
5001         (wl-thread-update-indent-string-region): Use
5002         wl-thread-update-line-on-buffer-sub instead of
5003         wl-thread-update-line-on-buffer.
5004
5005 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5006
5007         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5008         (wl-folder-close-all): Ditto.
5009
5010 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5011
5012         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5013         and mailing-list:.
5014         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5015         value.
5016         (wl-summary-line-list-info): Print mailing-list name even when 
5017         list-number is empty.
5018
5019 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5020
5021         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5022
5023         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5024         (wl-draft-open-file): Ditto.
5025         (wl-draft-random-alphabet): Ditto.
5026
5027         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5028         bindings.
5029
5030 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5031
5032         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5033         * wl-vars.el (wl-draft-config-alist): Ditto.
5034
5035 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5036
5037         * Version number is increased to 2.9.14.
5038
5039         * wl.el (wl): Don't set wl-init as nil when error occured while
5040         auto-checking folders.
5041
5042         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5043         `elmo-expand-newtext'.
5044
5045 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5046
5047         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5048         `this-command' so that `wl-folder-goto-folder' contained in
5049         `wl-summary-keep-cursor-command' work.
5050
5051 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5052
5053         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5054         message buffer displaying state.
5055
5056 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5057
5058         * wl-vars.el (wl-summary-default-view): New variable to specify
5059         default value for `wl-summary-buffer-view' instead of using
5060         set-default.
5061         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5062
5063 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5064
5065         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5066
5067         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5068
5069 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5070
5071         * wl-vars.el (wl-forward-subject-prefix): New variable.
5072         * wl-draft.el (wl-draft-forward): Use it.
5073
5074 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5075
5076         * wl-message.el (wl-message-prev-page): When it is called without
5077         lines argument, scroll down by wl-message-scroll-amount lines.
5078         (wl-message-next-page): Ditto.
5079         * wl-vars.el (wl-message-scroll-amount): Change default value
5080         to preserve current behavior.
5081
5082 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5083
5084         * wl-summary.el (wl-summary-prefetch-msg): Bind
5085         `wl-message-entity' to call `wl-summary-from-function'.
5086
5087 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5088
5089         * wl-message.el (wl-message-buffer-create): Run
5090         wl-message-buffer-created-hook.
5091
5092 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5093
5094         * wl-summary.el (wl-summary-sort-specs): New variable.
5095         (wl-summary-default-sort-spec): Ditto.
5096         (wl-summary-sort): Rewrite.
5097         (wl-summary-sort-by-list-info): New function.
5098
5099 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5100
5101         * wl-summary.el (wl-summary-get-list-info): New function.
5102         (wl-summary-sort): Rewrite.
5103         (wl-summary-line-list-info): Ditto.
5104         (wl-summary-line-list-count): Ditto.
5105         (wl-summary-refile-region): Fixed docstring.
5106
5107 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5108
5109         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5110         `wl-folder-entity-hashtb' as completion table.
5111
5112 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5115         only when this command is called interactively; silence the byte-
5116         compiler.
5117
5118 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5119
5120         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5121         active in XEmacs.
5122
5123 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5124
5125         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5126         plural lines.
5127
5128 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5129
5130         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5131         of current line when the cursor is on the header name.
5132         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5133
5134 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5135
5136         * wl-util.el (wl-read-directory-name): Return displayed directory
5137         as the default value also on XEmacs.
5138
5139 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5140
5141         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5142         formatting.
5143
5144 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5145
5146         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5147         argument and when it is non-nil, check face property before
5148         highlighting for each line.
5149         (wl-highlight-summary-window): Set it.
5150
5151 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5152
5153         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5154         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5155
5156         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5157         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5158         (wl-draft-get-fcc-list): Likewise.
5159
5160 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5161
5162         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5163         (wl-thread-entity-cur): Ditto.
5164         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5165         wl-thread-indent-regexp setting.
5166         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5167
5168         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5169         wl-summary-lazy-highlight.
5170         (wl-summary-display-bottom): Ditto.
5171
5172         * wl-thread.el (wl-thread-open-close): Likewise.
5173
5174         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5175         from and subject;
5176         Bind wl-draft-use-frame;
5177         Enclose with save-window-excursion;
5178         Use wl-draft-create-buffer instead of with-temp-buffer;
5179         Use wl-draft-prepare-edit;
5180         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5181         Use wl-draft-send instead of wl-draft-raw-send.
5182
5183 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5184
5185         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5186         of using wl-from.
5187
5188 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5189
5190         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5191         insert-buffer instead of clone-buffer.
5192         (wl-draft-doing-mime-bcc): New variable.
5193         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5194         infinite loop.
5195         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5196
5197         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5198         (wl-draft-mime-bcc-body): Ditto.
5199
5200         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5201         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5202         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5203         wl-draft-do-mime-bcc.
5204         (wl-draft-mime-bcc-field): New function.
5205         (wl-draft-do-mime-bcc): Ditto.
5206
5207         * wl-address.el (wl-address-complete-header-list): New variable.
5208         (wl-address-complete-header-regexp): Changed default value.
5209
5210         * Version number is increased to 2.9.13.
5211
5212 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5213
5214         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5215         it is differed.
5216
5217 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5218
5219         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5220         (wl-summary-line-list-count): Ditto.
5221
5222 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5223
5224         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5225         (wl-nntp-posting-function): New variable.
5226         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5227         `wl-nntp-posting-config-alist'.
5228
5229 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5230
5231         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5232         FLIM.
5233
5234 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5235
5236         * wl-summary.el (wl-summary-target-mark-refile-sub):
5237         Remove a nuisance funcall.
5238
5239 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5240
5241         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5242         as t for `try-completion'.
5243
5244 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5245
5246         * wl-summary.el (wl-summary-default-from): Use
5247         wl-address-header-extract-address instead of
5248         std11-extract-address-components.
5249         (wl-summary-simple-from): Ditto.
5250         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5251         (wl-summary-insert-headers): Show message.
5252         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5253         for whole line.
5254         (wl-summary-default-from): Revert last change.
5255         (wl-summary-simple-from): Ditto.
5256         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5257         (wl-summary-mark-as-read-region): Follow the change above.
5258         (wl-summary-sync-marks): Ditto.
5259         (wl-summary-target-mark-mark-as-read): Ditto.
5260         (wl-summary-redisplay-internal): Ditto.
5261         (wl-summary-redisplay-no-mime-internal): Ditto.
5262         (wl-summary-redisplay-all-header): Ditto.
5263         (wl-summary-mark-as-read): Removed argument `cached';
5264         Use current cache status to set cache mark.
5265         (wl-summary-redisplay-internal): Follow the change above.
5266         (wl-summary-redisplay-no-mime-internal): Ditto.
5267         (wl-summary-redisplay-all-header): Ditto.
5268
5269         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5270
5271         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5272         Don't call itself recursively (Adviced by Yamaoka-san).
5273
5274 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5275
5276         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5277         bind wl-summary-highlight as nil to avoid error caused by missing
5278         local variables.
5279
5280 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5281
5282         * wl-vars.el (wl-invalid-character-message): New user option.
5283
5284         * wl-util.el (wl-set-string-width): If truncated string-width is
5285         larger than specified width, use `wl-invalid-character-message'.
5286
5287 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5288
5289         * wl-summary.el (wl-summary-prefetch-msg): 
5290         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5291
5292 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5293
5294         * wl-vars.el (wl-summary-check-line-format): New user option.
5295         (wl-summary-line-format-file): Ditto.
5296
5297         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5298         variable.
5299         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5300         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5301         and `wl-summary-view-old-p' to check whether do a rescan or not.
5302         (wl-summary-view-old-p): New function.
5303         (wl-summary-line-format-changed-p): Ditto.
5304         (wl-summary-line-format-save): Ditto.
5305         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5306
5307         * wl-util.el (wl-set-string-width): Avoid using negative number
5308         for make-string.
5309
5310 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5311
5312         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5313         return value.
5314
5315         * wl-util.el (wl-set-string-width): Added optional argument
5316         `padding' (All other related portions are changed).
5317         (wl-line-parse-format): If the first letter of column number is
5318         `0', zero-padding the result (ex: "%05l").
5319
5320         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5321
5322 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5323
5324         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5325         sequential summary view.
5326
5327 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5330         if it doesn't have a -unix version.
5331
5332 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5333
5334         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5335
5336 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5337
5338         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5339         content.
5340         (wl-draft): Follow the change above.
5341
5342         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5343
5344         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5345         and wl-folder-summary-line-format-alist contain %T and %P.
5346
5347         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5348         (wl-summary-mode-line-format): New user option.
5349         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5350         (wl-summary-line-format): Changed default value.
5351         (wl-summary-lazy-highlight): Changed default value.
5352
5353         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5354         change in wl-summary-create-line.
5355         (wl-thread-insert-entity-sub): Ditto.
5356
5357         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5358         (wl-summary-buffer-unread-status): Ditto.
5359         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5360         (wl-summary-buffer-persistent-mark-column): Ditto.
5361         (wl-summary-buffer-mode-line-formatter): Ditto.
5362         (wl-summary-buffer-mode-line): Ditto.
5363         (wl-summary-message-regexp): Abolished.
5364         (All other related portions are changed.)
5365         (wl-summary-detect-mark-position): New function.
5366         (wl-summary-buffer-set-folder): Setup
5367         wl-summary-buffer-mode-line-formatter.
5368         (wl-summary-mode): Setup selective-display;
5369         Setup pre-idle-hook when xemacs.
5370         (wl-summary-update-modeline): Rewrite.
5371         (wl-summary-jump-to-msg): Define as function;
5372         Changed regexp for searching messages.
5373         (wl-summary-message-number): Rewrite.
5374         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5375         Do rescan when old type summary cache.
5376         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5377         (wl-summary-remove-destination): Use '\r' to detect EOL.
5378         (wl-summary-print-destination): Ditto.
5379         (wl-summary-temp-mark): New inline function.
5380         (wl-summary-persistent-mark): Ditto.
5381         (wl-summary-line-number): New function.
5382         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5383         (wl-summary-line-list-count): New function.
5384         (wl-summary-create-line): Added argument persistent-mark.
5385         (All other related portions are changed)
5386         (wl-summary-create-line): Insert '\r'.
5387         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5388         (wl-summary-cursor-move-surface): New inline function.
5389         (wl-summary-prev): Use it.
5390         (wl-summary-next): Ditto.
5391
5392         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5393         wl-summary-message-regexp.
5394         (wl-highlight-summary): Delete progress message.
5395         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5396
5397         * Version number is increased to 2.9.12.
5398
5399 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5400
5401         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5402         variable (nil: no minimum).
5403         (wl-summary-line-subject): Add some spaces after subject by
5404         wl-summary-line-subject-minimum-length.
5405
5406 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5407
5408         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5409         and removed `F'.
5410         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5411         change above).
5412
5413 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5414
5415         * wl-summary.el (wl-summary-line-list-count): Reverted.
5416         (example setting in samples/*/dot.wl is also updated)
5417
5418 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5419
5420         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5421
5422         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5423
5424         * wl-vars.el (wl-summary-line-format): Addes some description to the
5425         docstring.
5426
5427         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5428         (wl-summary-line-close-bracket): Ditto.
5429         (wl-summary-line-children-number): Ditto.
5430         (wl-summary-line-thread-indent): Ditto.
5431         (wl-summary-line-children-and-from): Ditto.
5432
5433         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5434         't', 'c', 'F' and added 'C'.
5435
5436         * wl-util.el (wl-set-string-width): Accept negative value.
5437         (wl-line-parse-format): Added "%number(" and "%)".
5438
5439 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5440
5441         * wl-summary.el (wl-summary-line-list-count): Change format of the
5442         return value.
5443
5444 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5445
5446         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5447         from the recent message.el.
5448         (wl-draft-point-in-header-p): Ditto.
5449         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5450         wl-draft-beginning-of-line.
5451         * wl-e21.el (wl-draft-mode-map): Ditto.
5452         * wl-xmas.el (wl-draft-mode-map): Ditto.
5453
5454         * wl-folder.el: Sort macrodefs by dependencies.
5455
5456 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5457
5458         * wl-summary.el (wl-summary-prev): Fixed regexp.
5459         (wl-summary-next): Ditto.
5460
5461 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5462
5463         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5464
5465 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5466
5467         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5468         for backward compatibility.
5469
5470 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5471
5472         * wl-summary.el (wl-summary-line-list-count): New function, merged
5473         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5474         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5475         list counts.
5476
5477 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5478
5479         * wl-summary.el (wl-summary-create-line): Ignore errors while
5480         timezone-fix-time.
5481
5482         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5483
5484         * wl-summary.el (wl-summary-sync-update): Ditto.
5485         (wl-summary-default-from): Use wl-message-entity
5486         instead of entity.
5487
5488         * wl-summary.el (wl-summary-create-line): Fix.
5489
5490         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5491         (wl-summary-line-format): New user option.
5492         (wl-folder-summary-line-format-alist): Ditto.
5493         (wl-summary-from-width): Abolished.
5494
5495         * wl-util.el (toplevel): Require 'bytecomp.
5496         (wl-line-parse-format): New function.
5497         (wl-line-formatter-setup): New macro.
5498
5499         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5500         (wl-summary-buffer-line-formatter): New buffer local variable.
5501         (wl-summary-switch-to-clone-buffer): Follow the change above.
5502         (wl-summary-message-regexp): Fix.
5503         (wl-summary-from-func-internal): Abolished.
5504         (wl-summary-subject-func-internal): Ditto.
5505         (wl-summary-subject-filter-func-internal): Ditto.
5506         (All other related portions are changed.)
5507         (wl-summary-buffer-set-folder):
5508         Set up wl-summary-buffer-number-column and 
5509         wl-summary-buffer-line-formatter
5510         (All other related portions are changed.)
5511         (wl-summary-buffer-number-column-detect): Abolished.
5512         (All other related portions are changed.)
5513         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5514         (wl-summary-delete-all-temp-marks-on-buffer): Use
5515         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5516         (wl-summary-target-mark-delete): Ditto.
5517         (wl-summary-target-mark-refile-subr): Ditto.
5518         (wl-summary-target-mark-mark-as-read): Ditto.
5519         (wl-summary-target-mark-mark-as-unread): Ditto.
5520         (wl-summary-target-mark-mark-as-important): Ditto.
5521         (wl-summary-target-mark-save): Ditto.
5522         (wl-summary-replace-status-marks): Renamed from
5523         wl-summary-set-status-marks-on-buffer;
5524         Use wl-summary-message-regexp instead of
5525         wl-summary-buffer-number-regexp.
5526         (wl-summary-sync-update): Follow the change above.
5527         (wl-summary-goto-previous-message-beginning): New function.
5528         (wl-summary-mark-as-unread): Use it.
5529         (wl-summary-mark-as-important): Ditto.
5530         (wl-summary-line-formatter): New variable.
5531         (wl-summary-line-year): New function.
5532         (wl-summary-line-day): Ditto.
5533         (wl-summary-line-day-of-week): Ditto.
5534         (wl-summary-line-hour): Ditto.
5535         (wl-summary-line-minute): Ditto.
5536         (wl-summary-line-open-bracket): Ditto.
5537         (wl-summary-line-close-bracket): Ditto.
5538         (wl-summary-line-children-number): Ditto.
5539         (wl-summary-line-thread-indent): Ditto.
5540         (wl-summary-line-size): Ditto.
5541         (wl-summary-line-subject): Ditto.
5542         (wl-summary-line-from): Ditto.
5543         (wl-summary-line-children-and-from): Ditto.
5544         (wl-summary-create-line): Rewritten.
5545         (wl-summary-format-date): Abolished.
5546
5547         * wl-highlight.el (wl-highlight-summary-current-line): Use
5548         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5549         Use thread structure to detect thread top message.
5550
5551         * wl-draft.el (wl-default-draft-cite): Don't use
5552         wl-summary-from-func-internal.
5553
5554         * wl-refile.el (wl-refile-subject-learn): Don't use
5555         wl-summary-subject-filter-func-internal.
5556         (wl-refile-guess-by-subject): Ditto.
5557
5558         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5559         parameters.
5560
5561         * wl-thread.el (wl-thread-update-indent-string-region):
5562         Use wl-thread-update-line-on-buffer instead of
5563         wl-thread-update-indent-string.
5564         (wl-thread-update-children-number): Redefine using
5565         wl-thread-update-line-on-buffer.
5566         (wl-thread-update-indent-string): Abolished.
5567
5568         * Version number is increased to 2.9.11.
5569
5570 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5571
5572         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5573         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5574         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5575
5576         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5577         as nil.
5578
5579         * wl-thread.el (wl-thread-open-all-unread): Use 
5580         elmo-folder-list-messages-mark-match.
5581         (wl-thread-insert-message): Removed argument `mark-alist'.
5582         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5583         elmo-msgdb-set-mark.
5584         (wl-thread-get-children-msgs-uncached): Likewise.
5585         (wl-thread-get-exist-children): Added argument include-self.
5586         (wl-thread-delete-message): Follow the change above.
5587
5588         * wl-summary.el (wl-summary-count-unread): Removed argument.
5589         (wl-summary-rescan): Follow the change above.
5590         (wl-summary-mark-as-read-region): Ditto
5591         (wl-summary-mark-as-unread-region): Ditto.
5592         (wl-summary-delete-messages-on-buffer): Ditto.
5593         (wl-summary-sync-update): Ditto.
5594         (wl-summary-switch-to-clone-buffer): Ditto.
5595         (wl-summary-goto-folder-subr): Ditto.
5596         (wl-summary-target-mark-mark-as-read): Ditto.
5597         (wl-summary-target-mark-mark-as-unread): Ditto.
5598         (wl-summary-target-mark-mark-as-important): Ditto.
5599         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5600         (wl-summary-update-thread): Removed argument `mark-alist'.
5601         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5602         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5603         (wl-summary-resume-cache-status): Likewise.
5604         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5605         elmo-msgdb-set-mark.
5606         (wl-summary-mark-as-read-all): Likewise.
5607         (wl-summary-delete-cache): Ditto.
5608         (wl-summary-auto-select-msg-p): Ditto.
5609         (wl-summary-mark-as-unread): Ditto.
5610         (wl-summary-no-auto-refile-message-p): Ditto.
5611         (wl-summary-mark-as-read): Ditto.
5612         (wl-summary-mark-as-important): Ditto.
5613         (wl-summary-auto-refile): Follow the change above.
5614         (wl-summary-delete-all-marks): Removed.
5615         (wl-summary-resume-marks-and-highlight): Ditto.
5616         (wl-summary-resume-marks): Ditto.
5617         (wl-summary-delete-important-msgs-from-list): Ditto.
5618         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5619
5620         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5621         wl-summary-count-unread.
5622
5623         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5624         (wl-summary-score-update-all-lines): Use
5625         elmo-msgdb-set-mark.
5626
5627 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5628
5629         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5630         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5631         (wl-summary-create-line): Renamed from
5632         wl-summary-overview-create-summary-line;
5633         Argument rearrangement.
5634         (wl-summary-update-thread): Follow the change above.
5635
5636         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5637         (wl-thread-insert-entity-sub): Likewise.
5638
5639         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5640         argument `overview', `mark-alist' and added `msgdb'.
5641
5642         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5643
5644         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5645         (wl-summary-rescan): Follow the change above.
5646         (wl-summary-sync-update): Ditto.
5647         (wl-summary-insert-thread-entity): Ditto;
5648         Don't use `let*' in every while loop;
5649         Detect infinite loop of threads.
5650         (wl-summary-update-thread): Removed argument `overview'.
5651
5652         * wl-thread.el (wl-thread-insert-message): Ditto.
5653
5654         * Version number is increased to 2.9.10.
5655
5656         * wl-message.el (wl-message-redisplay): Ignore errors while
5657         wl-message-redisplay-hook.
5658
5659 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5660
5661         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5662
5663 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5664
5665         * wl.el (wl): inhibit-quit while wl-folder.
5666
5667 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5668
5669         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5670         while msgdb access.
5671
5672 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5673
5674         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5675         even if no folder is not created.
5676
5677 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5678
5679         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5680
5681         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5682         implementation.
5683         (wl-summary-target-mark-thread): Ditto.
5684
5685         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5686
5687 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5688
5689         * wl-util.el (wl-display-bytes): Remove unused function.
5690
5691 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5692
5693         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5694         seems critical one (partially reverse the change in 2002/03/17).
5695
5696 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5697
5698         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5699         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5700
5701 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5702
5703         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5704         is not writable.
5705         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5706         plugged status instead of `'force' as 2nd argument.
5707
5708         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5709         is not creatable.
5710
5711         * Version number is increased to 2.9.9.
5712
5713 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5714
5715         * wl-summary.el (wl-summary-suspend): New function.
5716
5717 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5718
5719         * wl.el (wl): Do not check variables if check is nil.
5720         * wl-utils.el (wl-collect-draft): New function.
5721         * wl-folder.el (wl-folder-suspend): Put summary buffers
5722         and draft buffers at the end of buffer list.
5723         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5724
5725 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5726
5727         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5728         loop instead of recursive call.
5729
5730         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5731         2nd argument.
5732
5733 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5734
5735         * wl-draft.el (wl-draft-create-contents): Don't take neither
5736         (function . args) nor (string . something) any more.
5737
5738         * wl-version.el (wl-generate-user-agent-string): Return string
5739         without header symbol.
5740         * wl-draft.el (wl-draft-default-headers): Use it.
5741
5742         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5743         `wl-draft-insert-ccs' and return field value instead of inserting
5744         the header. Abolish cc argument.
5745         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5746
5747         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5748         rather than one with string car.
5749
5750         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5751         * wl-draft.el (wl-draft-create-contents): Add it after the default
5752         headers.
5753
5754         * wl-draft.el (wl-draft-create-contents): For the case of
5755         (symbol-or-string . function) insert header only when the function
5756         returns string value.
5757
5758 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5759
5760         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5761         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5762
5763 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5764
5765         * wl.el (wl-check-environment): Don't check Message-ID when
5766         `wl-insert-message-id' is nil.
5767         Revive checking if `wl-message-id-domain' contains "@".
5768
5769 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5770
5771         * wl.el (wl-check-environment): Merge examination for "@" at
5772         inappropriate position into the first string-match.
5773
5774         * wl-summary.el (wl-summary-target-mark-print): New function.
5775         (wl-summary-pipe-message-subr): Extracted from
5776         `wl-summary-pipe-message'.
5777         (wl-summary-target-mark-pipe): New function.
5778         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5779         `wl-summary-target-mark-pipe'.
5780
5781 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5782
5783         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5784
5785 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5786
5787         * wl.el (wl-check-environment): Use elmo-warning instead of
5788         error for non-critical ones.
5789         Remove trash folder check.
5790         (wl): Don't ignore error in wl-check-environment.
5791
5792         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5793         check, which is moved from `wl-check-environment'.
5794         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5795
5796 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5797
5798         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5799         guess anything, call wl-summary-write.
5800         (wl-summary-write): Create draft with blank To field.
5801         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5802
5803 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5804
5805         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5806         argument full as well for wl-folder-write-current-folder.
5807         If wl-*-write-current-folder cannot guess addressee, add blank
5808         To header.
5809         Rewrite condition for positioning cursor.
5810
5811 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5812
5813         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5814         summary buffer is present, use it.
5815         (wl-folder-jump-to-previous-summary): Ditto.
5816
5817 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5818
5819         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5820
5821         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5822         wl-summary-previous-buffer and wl-summary-next-buffer.
5823
5824         * wl-folder.el (wl-folder-mode-map): Bind
5825         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5826         (wl-folder-jump-to-next-summary): New function.
5827         (wl-folder-jump-to-previous-summary): Ditto.
5828
5829         * wl-draft.el (wl-draft): Rearranged.
5830
5831 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5832
5833         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5834         of header.
5835         (wl-draft): Collect arguments for the header as header-alist.
5836         (wl-draft-forward): Arrange arguments for wl-draft.
5837         (wl-draft-reply): Ditto.
5838         (wl-draft-edit-string): Ditto.
5839         * wl-summary.el (wl-summary-write): Ditto.
5840         (wl-summary-write-current-folder): Ditto.
5841
5842         * Version number is increased to 2.9.8.
5843
5844 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5845
5846         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5847
5848         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5849
5850         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5851         even if the guess failed.
5852
5853         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5854         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5855         wl-summary-write-current-folder.
5856         * wl-xmas.el: Ditto.
5857
5858 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5859
5860         * wl-summary.el (wl-summary-next-page): Force display message if
5861         message is not displayed yet.
5862         (wl-summary-prev-page): Ditto.
5863
5864 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5865
5866         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5867
5868 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5869
5870         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5871         add "Preview Message" and "Save Draft and Exit".
5872
5873 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5874
5875         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5876         if addrmgr is called from draft in splitted window.
5877
5878         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5879         * wl-mule.el: Ditto.
5880         * wl-xmas.el: Ditto.
5881
5882 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5883
5884         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5885
5886         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5887         * wl-xmas.el (wl-folder-toolbar): Ditto.
5888
5889 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5890
5891         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5892         and wl-draft-save-and-exit.
5893         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5894         * wl-xmas.el: Ditto.
5895         * wl-mule.el: Ditto.
5896
5897         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5898         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5899
5900 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5901
5902         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5903         lists for saving buffer.
5904
5905 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5906
5907         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5908         parent-folder argument instead of it.
5909         (wl-draft-create-buffer): Ditto.
5910         (wl-draft-forward): Ditto.
5911         (wl-draft-reply): Ditto.
5912         * wl-summary.el (wl-summary-write): Ditto.
5913         (wl-summary-write-current-folder): Ditto.
5914
5915         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5916         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5917         Folder buffer after composing.
5918
5919 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5920
5921         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5922         header if the file `wl-x-face-file' already contains it.
5923
5924 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5925
5926         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5927         folder" entry.
5928         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5929         * wl-e21.el (wl-folder-toolbar): Ditto.
5930         * wl-xmas.el (wl-folder-toolbar): Ditto.
5931
5932 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5933
5934         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5935         wl-folder-goto-folder with sticky argument.
5936         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5937
5938 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5939
5940         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5941         and wl-summary-previous-buffer.
5942         (wl-summary-next-buffer): New function.
5943         (wl-summary-previous-buffer): Ditto.
5944
5945 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5946
5947         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5948         wl-folder-jump-to-current-entity-with-arg.
5949         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5950         `wl-folder-jump-to-current-entity'.
5951         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5952         `wl-summary-goto-folder-sticky'.
5953         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5954         `wl-summary-goto-folder'.
5955         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5956         Unless force-exit, do not clean temp. marks for sticky summary.
5957         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5958
5959 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5960
5961         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5962         not entire.
5963
5964 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5965
5966         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5967         to `C-x C-s'.
5968         (wl-summary-save-status): New command.
5969         (wl-summary-exit): Don't clean-up temp marks when sticky.
5970         (Applied patch from Nakayama-san [wl: 09548])
5971         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5972         Do nothing when no mark data.
5973         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5974         Call `wl-summary-delete-all-temp-marks' before saving.
5975
5976 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5977
5978         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5979
5980 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5981
5982         * wl.el (wl-check-environment): Also cause error when (system-name)
5983         returns "localhost.localdomain". (Although it doesn't affect because
5984         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5985
5986 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5987
5988         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5989         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5990
5991         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5992         value.
5993
5994 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5995
5996         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5997         Likewise r-cc-list and r-ng-list.
5998
5999 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6000
6001         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6002         only if it is bound as variable.
6003
6004         * wl-mime.el (wl-draft-preview-message): Ditto.
6005
6006 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6007
6008         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6009         needless `goto-char'.
6010
6011         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6012         `wl-summary-redisplay-no-mime-internal' instead of
6013         `wl-summary-redisplay-no-mime'.
6014         (wl-summary-redisplay-no-mime): Changed argument;
6015         Call `wl-summary-redisplay-no-mime-internal'.
6016
6017         * wl-mime.el (wl-draft-preview-message): Bind
6018         `mime-header-encode-method-alist' locally.
6019
6020         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6021         (wl-draft-std11-parse-addresses): Added the first address check.
6022         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6023
6024         * Version number is increased to 2.9.7.
6025
6026 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6027
6028         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6029
6030 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6031
6032         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6033         related to scrollbar support, if there is no such a feature
6034         compiled in.
6035
6036 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6037
6038         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6039         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6040         for prefetch.
6041
6042 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6043
6044         * wl-summary.el (wl-summary-pick): Fix for no match.
6045
6046 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6047
6048         * wl-draft.el (wl-draft-save):
6049         Override `mime-header-encode-method-alist'.
6050
6051 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6052
6053         * wl-folder.el (wl-folder-pick): New function.
6054         Define key as "?".
6055
6056 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6057
6058         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6059         Fix for unplugged.
6060
6061 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6062
6063         * wl-folder.el (wl-folder-virtual): New function.
6064         Define key as "V".
6065
6066 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6067
6068         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6069         multi folder if entity is group.
6070
6071 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6072
6073         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6074         is nil.
6075
6076 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6077
6078         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6079         (wl-summary-target-mark-msgs): Return the number of marked messages.
6080
6081 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6082
6083         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6084         "first:" is specified.
6085
6086 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6087
6088         * wl-vars.el (wl-from): Use return value of function
6089         user-full-name instead of the variable user-full-name since
6090         XEmacs-20.4 doesn't set this variable.
6091
6092 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6093
6094         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6095         call `wl' directly.
6096
6097 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6098
6099         * wl-draft.el (wl-draft-reedit): Removed duplicated
6100         switch-to-buffers.
6101
6102 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6103
6104         * wl.el (wl-other-frame): Removed garbages.
6105
6106 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6107
6108         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6109
6110         * wl-xmas.el (wl-draft-key-setup): Ditto.
6111
6112         * wl-mule.el (wl-draft-key-setup): Ditto.
6113
6114         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6115         (wl-draft-reedit): Ditto.
6116         (wl-draft-prepare-edit): Add `wl-draft-save' to
6117         `local-write-file-hooks'.
6118         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6119         (wl-draft-reedit): Set buffer-file-name.
6120         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6121
6122
6123         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6124         call it.
6125         (wl-delete-startup-frame-function): New variable.
6126         (wl-other-frame): New function
6127         (Original was written by Yamaoka san [wl: 09239]).
6128
6129         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6130         if `wl-folder-use-frame'.
6131
6132 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6133
6134         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6135
6136 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6137
6138         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6139         New variable.
6140         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6141         (wl-message-buffer-prefetch-get-next): Use them.
6142         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6143
6144 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6145
6146         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6147         with unwind-protect.
6148
6149         * wl-draft.el (wl-draft-reedit): Rewrite.
6150         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6151         (wl-draft-save): Insert header separator if it does not exist;
6152         Removed condition-case.
6153
6154         * wl-summary.el (wl-summary-reedit): Revert last change.
6155
6156         * wl-draft.el (wl-draft-save): Rewrite.
6157         (wl-draft-create-buffer): Set buffer-file-name as nil.
6158
6159         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6160
6161         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6162
6163         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6164         nil.
6165
6166 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6167
6168         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6169         If count is nil, do not prefetch.
6170         (wl-message-buffer-prefetch-next): Next.
6171
6172 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6173
6174         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6175
6176 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6177
6178         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6179         `delete-backward-char'
6180         (wl-draft-prepare-edit): Check major-mode.
6181         (wl-draft-decode-header): Rewrite.
6182         (wl-draft): Fix.
6183
6184 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6185
6186         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6187
6188 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6189
6190         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6191         (wl-message-buffer-prefetch-get-next): Remove size checking.
6192         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6193
6194 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6195
6196         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6197         (wl-draft-default-headers): Fix.
6198
6199 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6200
6201         * wl-draft.el (wl-draft-default-headers): Insert return value of
6202         `wl-generate-mailer-string-function'.
6203
6204 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6205
6206         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6207         (wl-draft-insert-mail-header-separator): Ditto.
6208
6209         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6210         again (Reverted the change on 2002-01-17 by OKADA san).
6211
6212 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6213
6214         * wl-draft.el (wl-draft): Rewrite.
6215         (wl-draft-create-buffer): New function.
6216         (wl-draft-create-contents): Ditto.
6217         (wl-draft-prepare-edit): Ditto.
6218         (wl-draft-decode-header): Ditto.
6219         (wl-draft-decode-body): Ditto.
6220         (wl-draft-check-new-line): Ditto.
6221         (wl-draft-default-headers): Ditto.
6222         (wl-draft-insert-mail-header-separator): Ditto.
6223
6224 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6225
6226         * Version number is increased to 2.9.6.
6227
6228 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6229
6230         * wl-draft.el (wl-draft-delete-field): Optional argument.
6231         (wl-draft-delete-fields): Ditto.
6232
6233 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6234
6235         * wl-message.el (toplevel): Eliminated byte-compile warning.
6236         for `itimer-function', `delete-timer' and `itimer-list'.
6237
6238 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6239
6240         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6241         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6242         `wl-message-buffer-prefetch-threshold'.
6243         * wl-summary.el (wl-summary-redisplay-internal): Remove
6244         the check of `wl-message-buffer-prefetch-depth'.
6245
6246 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6247
6248         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6249         size of article.
6250         (wl-message-buffer-prefetch-subr): Remove size check.
6251
6252 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6253
6254         * wl-vars.el (wl-plugged): Make customizable.
6255
6256 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6257
6258         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6259         (wl-message-buffer-prefetch-set-timer): New function.
6260         (wl-message-buffer-prefetch-get-next): New function.
6261         (wl-message-buffer-prefetch): New function.
6262         (wl-message-buffer-prefetch-next): Rewrite.
6263         (wl-message-buffer-prefetch-subr): Rewrite.
6264         * wl-vars.el (wl-auto-prefetch-first): New variable.
6265         * wl-summary.el (wl-summary-goto-folder-subr): Call
6266         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6267
6268 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6269
6270         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6271         `wl-summary-unread-message-hook'.
6272
6273 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6274
6275         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6276         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6277         if range is `cache-status'.
6278
6279 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6280
6281         * wl-message.el (wl-message-buffer-prefetch-subr):
6282         Improve debug message.
6283
6284 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6285
6286         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6287         `wl-mail-send-pre-hook'.
6288         (wl-draft-send-mail-with-qmail): Ditto.
6289         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6290
6291 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6292
6293         * wl-message.el (wl-message-buffer-prefetch-subr):
6294         Fix for cancel-function-timers bug.
6295         (wl-message-buffer-prefetch-debug): Default value is t.
6296
6297 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6298
6299         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6300         (wl-message-buffer-prefetch-subr): Rewrite.
6301         Rename from `wl-message-buffer-prefetch'.
6302
6303 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6304
6305         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6306         (wl-default-draft-cite-decorate-author): Ditto.
6307
6308         * wl-draft.el (wl-draft-cite-function): Removed.
6309         (wl-default-draft-cite-decorate-author): Ditto.
6310
6311 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6312
6313         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6314         (wl-default-draft-cite): Do not arrange author name if the value of
6315         `wl-default-draft-cite-decorate-author' is nil.
6316
6317 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6318
6319         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6320
6321         * wl-folder.el (wl-folder-check-one-entity): Don't care
6322         `elmo-folder-use-flag-p'.
6323
6324 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6325
6326         * wl-folder (wl-folder-check-one-entity): Fix
6327         problem if unread is nil.
6328
6329 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6330
6331         * wl-address.el (wl-address-make-completion-list): Check whether
6332         the address is a group list.
6333         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6334
6335 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6336
6337         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6338         The number of the messages of new and unread does not count
6339         correctly.
6340
6341         * wl-summary.el (wl-summary-count-unread): Changed to return
6342         `(new . unread)' instead of total.
6343         (wl-summary-sync-update): Follow the change above.
6344
6345         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6346
6347 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6348
6349         * wl-address.el (wl-address-make-completion-list): Do not enclose
6350         address by " <" and ">" if associated realname is "".
6351         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6352         This is against the promblem with group list in .addresses pointed
6353         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6354
6355 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6356
6357         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6358         message is a format control string.
6359         * wl-expire.el (wl-expire-append-log): Ditto.
6360         * wl-mime.el (wl-summary-burst-subr): Ditto.
6361         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6362         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6363
6364 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6365
6366         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6367         wl.el (wl-check-variables): Rename from `wl-check-type'.
6368         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6369         (wl-check-variables-2): New function.
6370         (wl): Call `wl-check-variables-2'.
6371
6372 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6373
6374         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6375         after renaming folder in access group.
6376
6377 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6378
6379         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6380         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6381         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6382         (wl-message-buffer-prefetch): Rewrite.
6383         (wl-message-buffer-prefetch-idle-time): Removed.
6384         * wl-summary.el (wl-summary-redisplay-internal):
6385         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6386         Error check for `wl-message-buffer-prefetch-depht'.
6387
6388 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6389
6390         * Version number is increased to 2.9.5.
6391         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6392
6393 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6394
6395         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6396         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6397         Based on the patch written by
6398         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6399
6400 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6401
6402         * wl-draft.el (wl-draft-raw-send): Fix for
6403         `wl-news-send-pre-hook'
6404
6405 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6406
6407         * wl-utils.el (wl-message-id-function): New variable.
6408         * wl-draft.el (wl-draft-insert-required-fields):
6409         Use `wl-message-id-function'.
6410
6411 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6412
6413         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6414         * wl-utils.el (wl-draft-make-message-id-string):
6415         Use `wl-from' for domain part of Message-ID
6416         if `wl-message-id-use-wl-from' if non-nil.
6417         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6418
6419 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6420
6421         * wl.el (wl): Call `wl-check-type'
6422         Do not 'condition-case'.
6423
6424 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6425
6426         * wl.el (wl-check-type): New function.
6427         (wl-check-type-variables): New variable.
6428
6429 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6430
6431         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6432
6433 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6434
6435         * wl-draft.el (wl-smtp-password-key): New function.
6436         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6437         (wl-draft-send-mail-with-smtp): Ditto.
6438         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6439
6440 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6441
6442         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6443         * wl-utils.el (wl-unique-id-suffix): Remove.
6444
6445 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6446
6447         * Version number is increased to 2.9.4.
6448
6449 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6450
6451         * wl-utils.el (wl-unique-id-suffix): New variable.
6452         (wl-unique-id): Use `wl-unique-id-suffix'
6453
6454 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6455
6456         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6457         instead of `elmo-msgdb-search'.
6458
6459         * Version number is increased to 2.9.3.
6460
6461 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6462
6463         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6464
6465 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6466
6467         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6468         (wl-draft-dispatch-message): Changed for send-later.
6469         (wl-draft-queue-flush): Ditto.
6470         (wl-draft): Clear `wl-sent-message-queued'.
6471         (wl-draft-reedit): Ditto.
6472         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6473         * wl-vars.el (wl-draft-force-queuing): New variable.
6474         (wl-draft-force-queuing-mail): New variable.
6475         (wl-draft-force-queuing-news): New variable.
6476
6477 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6478
6479         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6480         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6481
6482 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6483
6484         * Version number is increased to 2.9.2.
6485
6486 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * wl-draft.el (wl-draft-elide-region): New user command.
6489         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6490
6491         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6492         command `wl-draft-elide-region'.
6493         * wl-mule.el: Ditto.
6494         * wl-xmas.el: Ditto.
6495
6496 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6497
6498         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6499         (wl-biff-check-folder-async): Removed needless let.
6500
6501 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6502
6503         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6504         wl-folder-get-elmo-folder.
6505         (wl-biff-check-folder): Set `biff' argument of
6506         `wl-folder-check-one-entity'.
6507         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6508
6509         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6510         (wl-folder-check-one-entity): Added `biff' argument;
6511         Setup `biff' slot of folder.
6512
6513         * Version number is increased to 2.9.1.
6514
6515 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6516
6517         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6518         comment out and fixed.
6519         (wl-fldmgr-add-completion-subr): Ditto.
6520
6521         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6522         and msgdb.
6523
6524         * wl.el (wl-toggle-plugged): Save summary view.
6525
6526 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6527
6528         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6529
6530 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6531
6532         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6533
6534 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6537         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6538         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6539
6540         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6541         if it was failed.
6542         (wl-demo): Disable undo in the demo buffer.
6543
6544 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6545
6546         * wl-version.el (wl-version): Changed codename.
6547
6548         * Version number is increased to 2.9.0.
6549
6550 2001-12-14  Takuo KITAME <kitame@northeye.org>
6551
6552         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6553         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6554         (wl-folder-mark-as-read-all-current-entity): Ditto.
6555
6556 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6557
6558         * wl-vars.el (wl-from-width): Define as obsolete variable.
6559         (wl-subject-length-limit): Ditto.
6560
6561         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6562
6563         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6564         wl-summary-save-view.
6565
6566         * wl.el (wl-save-status): Ditto.
6567         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6568
6569         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6570         (wl-summary-exit): Follow the change above.
6571         (wl-summary-goto-folder-subr): Ditto.
6572
6573         * wl-folder.el (wl-folder-create-subr): Don't use
6574         `elmo-folder-creatable-p'.
6575
6576 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6577
6578         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6579
6580 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6583         rather than bitmap on Emacs 21.
6584         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6585         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6586         for xbm if the new redisplay engine is not available.
6587
6588 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6589
6590         * wl-folder.el (wl-folder-init-hook): New hook.
6591         (wl-folder-init): Run `wl-folder-init-hook'.
6592
6593 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6594
6595         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6596
6597 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6598
6599         * wl-acap.el (wl-acap-cache-filename): New variable.
6600         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6601         (wl-acap-init): Use cache if no ACAP server found.
6602
6603 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6604
6605         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6606         `wl-acap-original-msgdb-dir'.
6607
6608         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6609         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6610
6611         * wl-mime.el (wl-mime-save-directory): Renamed from
6612         `wl-mime-save-dir'.
6613
6614 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6617
6618         * wl-demo.el: Require `path-util'.
6619         (wl-demo-bitmap-mule-available-p): New internal variable.
6620         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6621         `module-installed-p' instead.
6622         (wl-demo-insert-image): Use *.img file for a bitmap image.
6623         (wl-demo): Don't call the ascii demo recursively.
6624
6625 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6626
6627         * Version number is increased to 2.7.7.
6628
6629 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6630
6631         * wl.el (wl-exit): Eliminated byte-compile warning.
6632
6633 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6634
6635         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6636         obsolete variable using `elmo-define-obsolete-variable'.
6637         (wl-fetch-confirm-threshold): Ditto.
6638         (wl-cache-prefetch-folder-type-list): Ditto.
6639         (wl-cache-prefetch-folder-list): Ditto.
6640
6641 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6644         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6645         (wl-demo-insert-image): New function.
6646         (wl-demo-insert-text): New function.
6647         (wl-demo-image-type-alist): Redefine as a function.
6648         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6649         (wl-demo-with-temp-file-buffer): Removed.
6650         (wl-logo-xpm): Removed.
6651         (wl-logo-xbm): Removed.
6652         (wl-logo-bitmap): Removed.
6653
6654 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6655
6656         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6657         (wl-expire-localdir-get-folder-function): New user option.
6658         (wl-expire-localdir-get-folder): New function.
6659         (wl-expire-localdir-date): Ditto.
6660
6661 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6662
6663         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6664         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6665         Fixed unread number mismatch when all-unread < unread.
6666
6667 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6668
6669         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6670         (wl-fetch-confirm-threshold): Ditto.
6671
6672         * wl-summary.el (wl-summary-confirm-appends): Removed.
6673         (wl-summary-sync-update): Don't refer
6674         `wl-summary-update-confirm-threshold' (It is now abolished).
6675
6676         * wl-message.el (wl-message-display-internal): Don't refer
6677         `wl-fetch-confirm-threshold' (It is now abolished).
6678
6679 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6680
6681         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6682
6683 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6684
6685         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6686         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6687         Change default value to nil.
6688         (wl-summary-indent-length-limit): The value can be nil, nil means
6689         unlimited.
6690
6691         * wl-summary.el: Don't set limit for indent length if the value of
6692         wl-summary-indent-length-limit is nil.
6693         If the value of wl-summary-width is nil, it means only that the width
6694         of summary is unlimited (nil doesn't mean that the indent length is
6695         unlimited).
6696
6697         * wl-thread.el: Ditto.
6698
6699 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6700
6701         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6702         be nil, nil means never confirm.
6703         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6704
6705 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6706
6707         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6708         means unlimited).
6709
6710 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6711
6712         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6713         Use `with-temp-buffer'.
6714
6715 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6716
6717         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6718         with new backquote style).
6719         (wl-folder-get-entity-from-buffer): Ditto.
6720
6721 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6722
6723         * wl-version.el (nemacs-version): Eliminated.
6724         (wl-extended-emacs-version2): Ignore nemacs.
6725         (wl-extended-emacs-version3): Ditto.
6726
6727 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6728
6729         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6730         (wl-draft-add-in-reply-to): New variable.
6731         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6732         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6733         (wl-draft-yank-from-mail-reply-buffer): Use
6734         `wl-draft-add-in-reply-to'.
6735         (wl-draft-insert-current-message): Ditto.
6736
6737 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6738
6739         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6740         typo (kill->hide).
6741         (wl-message-buffer-prefetch-folder-type-list): Added elements
6742         `mark' and `cache' instead of `internal'.
6743
6744 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6745
6746         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6747         resume msgdb directory.
6748
6749 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6750
6751         * wl.el (wl-exit): Call `wl-acap-exit'.
6752
6753         * wl-summary.el (wl-summary-message-string): New function.
6754         (wl-summary-reedit): Use it.
6755         (wl-summary-resend-bounced-mail): Remove needless let.
6756         (wl-summary-supersedes-message): Ditto.
6757         (wl-summary-save): Ditto.
6758
6759         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6760         (wl-acap-init): Set it.
6761         (wl-acap-exit): New function.
6762
6763 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6764
6765         * wl.el (wl-init): Revert (require 'mime-setup). move from
6766         toplevel.
6767
6768 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6769
6770         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6771         local variables.  Add error when guess function return invalid
6772         value.
6773
6774 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6775
6776         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6777         Change local variable name.
6778         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6779         (wl-folder-get-newsgroups): Return nil when non-news folder.
6780         * wl-summary.el (wl-summary-write-current-folder): State through
6781         when guess-list return nil.
6782         (wl-summary-write-current-folder-functions): Fixed docstring.
6783
6784         * wl.el (wl-exit): Changed confirm message.
6785
6786         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6787         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6788
6789         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6790
6791 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6792
6793         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6794         user option (Renamed from wl-cache-prefetch-folder-type-list).
6795         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6796         from wl-cache-prefetch-folder-list).
6797
6798         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6799         Move to wl-vars.el.
6800         (wl-message-buffer-prefetch-p): Changed to enable
6801         `wl-message-buffer-prefetch-folder-list'.
6802
6803         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6804         `ignore-cache'.
6805
6806 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6807
6808         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6809         `part-top' and `part-bottom'.
6810         (wl-draft-config-sub-part-top): New function.
6811         (wl-draft-config-sub-part-bottom): New function.
6812
6813 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6814
6815         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6816
6817 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6818
6819         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6820
6821 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6822
6823         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6824
6825         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6826         (wl-summary-write-current-folder): Ditto.
6827
6828 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * wl-folder.el (wl-folder-get-newsgroups): Use
6831         `elmo-folder-newsgroups'.
6832
6833 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6834
6835         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6836         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6837         `wl-draft-config-sub-header-bottom'.
6838
6839 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6840
6841         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6842         localnews folder.
6843
6844 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6845
6846         * wl-summary.el (wl-summary-mode): Undo last change.
6847
6848         * wl-folder.el (wl-folder-mode): Ditto.
6849
6850 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6851
6852         * wl-summary.el (wl-summary-mode): Locally set
6853         truncate-partial-window-width to nil.
6854         (for XEmacs)
6855
6856         * wl-folder.el (wl-folder-mode): Ditto.
6857
6858 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6859
6860         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6861
6862 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6863
6864         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6865         number.
6866
6867         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6868
6869         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6870
6871         * Version number is increased to 2.7.6.
6872
6873 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6874
6875         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6876
6877 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6878
6879         * wl-summary.el (wl-summary-sync-update): Enclose network
6880         related portion with `unwind-protect'.
6881
6882 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6883
6884         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6885
6886 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6887
6888         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6889         element.
6890         * wl-vars.el (wl-message-body-button-alist): Ditto.
6891
6892         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6893         max match length.
6894         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6895
6896         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6897         for the max match length;
6898         Use 4th element value for the button string regexp group.
6899
6900         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6901         candidate exists, prompt to select.
6902
6903 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6904
6905         * wl-summary.el (wl-summary-jump-to-msg): Search before
6906         calibration point by `beginning-of-line'.
6907
6908 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6909
6910         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6911         for access group.
6912
6913 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6914
6915         * wl-message.el (wl-message-display-internal): Bind
6916         `default-mime-charset'.
6917
6918         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6919
6920         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6921
6922         * Version number is increased to 2.7.5.
6923
6924 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6925
6926         * wl-expire.el (wl-summary-archive): Fixed;
6927         Use `elmo-folder-name-internal'.
6928
6929 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6930
6931         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6932         from `elmo-folder-move-messages' caller.
6933         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6934
6935         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6936         related portions are changed).
6937
6938 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6939
6940         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6941         counter.
6942
6943 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6944
6945         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6946         buffer local and set it to nil.
6947
6948         * wl-message.el (wl-message-redisplay): Ditto.
6949
6950 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6951
6952         * wl-summary.el (wl-summary-mark-as-important): If message is
6953         already cached, set messag as read, otherwise encache and mark as read.
6954
6955 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6956
6957         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6958         point-min.
6959
6960 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6963         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6964         a keymap.
6965
6966 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6967
6968         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6969         parent.
6970
6971         * wl-mule.el (wl-message-define-keymap): Ditto.
6972
6973         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6974
6975         * wl-xmas.el (wl-message-display-internal-hook): Define.
6976         (wl-xmas-setup-message-toolbar): Define as function.
6977         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6978         (wl-message-overload-functions): Abolished.
6979         (wl-message-define-keymap): New function.
6980
6981         * wl-vars.el (wl-message-display-internal-hook): New variable.
6982         (wl-message-header-button-alist): New variable (Renamed from
6983         wl-highlight-message-header-button-alist).
6984         (wl-message-body-button-alist): Ditto.
6985
6986         * wl-mule.el (wl-message-define-keymap): New function.
6987         (wl-message-overload-functions): Abolished.
6988
6989         * wl-message.el (wl-message-add-buttons-to-body): New function.
6990         (wl-message-redisplay): Don't call wl-message-overload-functions;
6991         Call wl-message-add-buttons-to-header and
6992         wl-message-add-buttons-to-body.
6993         (wl-message-display-internal): Set keymap argument for
6994         elmo-mime-display-as-is, elmo-mime-message-display;
6995         Run wl-message-display-internal-hook.
6996         (wl-message-refer-article-or-url): Abolished.
6997
6998         * wl-highlight.el (wl-highlight-headers): Don't call
6999         wl-highlight-message-add-buttons-to-header.
7000         (wl-highlight-message-add-buttons-to-header): Abolished.
7001
7002
7003         * wl-e21.el (wl-message-display-internal-hook): Define.
7004         (wl-e21-setup-toolbar): Deleted duplicated binding.
7005         (wl-e21-setup-message-toolbar): Define as function.
7006         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7007         (wl-message-define-keymap): New function.
7008         (wl-message-overload-functions): Abolished.
7009
7010 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7011
7012         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7013         and elmo-folder-close.
7014
7015         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7016
7017 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7018
7019         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7020         boolean value.
7021         * wl-draft.el (wl-draft-do-fcc): Ditto.
7022
7023 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7024
7025         * wl-vars.el (wl-fcc-force-as-read): New variable.
7026         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7027         mark copied message as read.
7028
7029 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7030
7031         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7032
7033 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7034
7035         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7036         `wl-summary-target-above' instead of obsolete variable
7037         `wl-summary-temp-above'.
7038
7039         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7040         instead of `make-obsolete-variable'.
7041         * wl-refile.el (toplevel): Ditto.
7042
7043 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7044
7045         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7046         with third argument t.
7047         (wl-draft): Set first argument for wl-plugged-init as t.
7048
7049         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7050         definition.
7051
7052 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7053
7054         * wl-vars.el: Tabify.
7055         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7056
7057         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7058         message.
7059
7060 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7061
7062         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7063         and set default to beep.
7064
7065 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7066
7067         * wl-vars.el (wl-draft-truncate-lines): New variable.
7068
7069         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7070         instead of wl-message-truncate-lines for truncate-lines.
7071
7072 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * wl-message.el (wl-message-display-internal): Call
7075         `wl-highlight-message' after `elmo-mime-display-as-is'.
7076
7077         * wl-mime.el (wl-mime-display-text/plain): New function.
7078         (wl-mime-display-header): Ditto.
7079         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7080         body-presentation-method for text/plain;
7081         Register `wl-mime-display-header' as a header-presentation-method;
7082         Don't set up `elmo-message-text-content-inserted-hook' and
7083         `elmo-message-header-inserted-hook'.
7084
7085         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7086         variable.
7087         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7088         as t if flag is 'all-header;
7089         Don't bind `elmo-message-ignored-field-list',
7090         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7091
7092 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7093
7094         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7095         for xemacs with non-mule environment.
7096
7097 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7098
7099         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7100         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7101         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7102
7103 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7104
7105         * wl-vars.el (wl-interactive-send): Set default value as t.
7106
7107 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7108
7109         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7110         (wl-addrmgr-method-list): Abolished.
7111         (wl-addrmgr-change-method): Follow above change.
7112
7113         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7114
7115 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7116
7117         * wl-vars.el (wl-message-truncate-lines): Change default value
7118         to default-truncate-lines.
7119
7120         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7121
7122 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7123
7124         * wl-vars.el (wl-message-truncate-lines): New variable.
7125
7126         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7127         wl-message-truncate-lines.
7128
7129 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7130
7131         * wl-acap.el (wl-acap-init): Remove period from error message.
7132         (wl-acap-find-acap-service): Remove period from message.
7133
7134 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7135
7136         * wl.el (wl-check-environment): Undo last change.
7137
7138         * wl-vars.el (wl-from): Changed default value.
7139
7140         * wl-util.el (toplevel): Don't require tm-edit.
7141
7142         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7143         `wl-folder-init';
7144         Don't set mark on mail body.
7145         (wl-draft-reedit): Ditto.
7146
7147         * wl-address.el (wl-address-quote-specials): Define as an alias for
7148         elmo-address-quote-specials.
7149
7150 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7151
7152         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7153
7154         * wl-vars.el (wl-from): Set default value as nil.
7155         (wl-organization): Set default value as ORGANIZATION environment
7156         variable.
7157
7158         * wl-draft.el (wl-smtp-extension-bind): Check value of
7159         wl-smtp-connection-type.
7160
7161         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7162         error.
7163
7164 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7165
7166         * Version number is increased to 2.7.4.
7167
7168         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7169         arguments from `wl-highlight-x-face-function' caller.
7170         Use x-face-1.3.6.12 or later.
7171
7172 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7173
7174         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7175
7176 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7177
7178         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7179         (wl-fcc): Fix to accept function.
7180         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7181
7182 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7183
7184         * wl-acap.el (toplevel): Added `product-provide' declare.
7185         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7186
7187 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7188
7189         * wl.el (wl): Changed order of calling `elmo-init'
7190         and `elmo-folder-init'.
7191
7192 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7193
7194         * wl-mime.el (wl-summary-burst): Extract message when content-type
7195         of root entity is not only `multipart' but also `message/rfc822'.
7196         (wl-summary-burst-subr): Ditto.
7197
7198 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7199
7200         * wl-vars.el (toplevel): Require 'custom.
7201         (wl-trash-folder): Added to `wl-setting' group.
7202
7203         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7204         exists.
7205         (wl-addrmgr-draw): Insert empty line when no entry exists.
7206
7207         * wl-mule.el (wl-message-wheel-up): Fixed.
7208         (wl-message-wheel-down): Ditto.
7209
7210 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7211
7212         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7213         config is an anonymous lambda expression.
7214
7215 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7216
7217         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7218         when Mule 2 is running.
7219
7220 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7221
7222         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7223
7224 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7225
7226         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7227         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7228
7229         * wl-address.el (wl-address-specials-regexp): Eliminated.
7230         (wl-address-quote-specials): Rewrite.
7231
7232 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7235         shy-groups for regexp.
7236
7237         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7238         character classes and Perl style shy-groups for regexp.
7239         (wl-highlight-plugged-current-line): Use Posix style character
7240         classes for regexp.
7241         (wl-e21-highlight-folder-by-numbers): Ditto.
7242         (wl-e21-display-image-p): Use `display-images-p' instead of
7243         `display-graphic-p'.
7244         (display-images-p): Make an alias to `display-graphic-p' if it is
7245         not available.  It is for Emacs version prior to 21.0.105.
7246
7247         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7248         `display-graphic-p'.
7249         (wl-demo-image-type-alist): Ditto.
7250         (display-images-p): Make an alias to `display-graphic-p' if it is
7251         not available.  It is for Emacs version prior to 21.0.105.
7252
7253 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7254
7255         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7256         support.
7257         (wl-generate-user-agent-string): Ditto.
7258
7259         * wl-version.el (wl-version): Update docsting.
7260         (wl-version-status): Ditto.
7261
7262 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7263
7264         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7265         21.0.105.  For Emacs 21.0.104 or earlier.
7266
7267 2001-09-03  Takuo KITAME <kitame@northeye.org>
7268
7269         * wl-e21.el (wl-plugged-init-icons): Use
7270         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7271         (wl-biff-init-icons): Ditto.
7272
7273 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7274
7275         * wl-highlight.el (wl-highlight-summary-current-line):
7276         Fixed highlighting refile/copy destination.
7277
7278         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7279         (wl-acap-store): Encode string by wl-acap-coding-system.
7280
7281 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7282
7283         * wl-acap.el (toplevel): Check and require 'un-define before
7284         'xemacs-ucs;
7285          Added checking for UTF-2000.
7286
7287 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7288
7289         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7290         Don't enclose with `eval-and-compile'.
7291
7292         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7293         wl-init is non-nil.
7294
7295         * wl-draft.el (wl-draft): Ditto.
7296
7297         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7298
7299         * wl-acap.el (toplevel): Require 'wl.
7300         (wl-acap-store): Call `elmo-init'.
7301
7302         * wl.el (wl): Changed position of `wl-check-environment'.
7303         (toplevel): Added autoload setting for wl-acap.
7304
7305         * wl-vars.el (wl-setting): New custom group.
7306         (wl-from): Added wl-setting group.
7307         (wl-user-mail-address-list): Ditto.
7308         (wl-organization): Ditto.
7309         (wl-subscribed-mailing-list): Ditto.
7310         (wl-envelope-from): Ditto.
7311         (wl-smtp-posting-user): Ditto.
7312         (wl-smtp-posting-server): Ditto.
7313         (wl-smtp-posting-port): Ditto.
7314         (wl-smtp-authenticate-type): Ditto.
7315         (wl-pop-before-smtp-user): Ditto.
7316         (wl-pop-before-smtp-server): Ditto.
7317         (wl-pop-before-smtp-port): Ditto.
7318         (wl-pop-before-smtp-authenticate-type): Ditto.
7319         (wl-nntp-posting-server): Ditto.
7320         (wl-nntp-posting-user): Ditto.
7321         (wl-nntp-posting-port): Ditto.
7322         (wl-fetch-confirm-threshold): Ditto.
7323         (wl-prefetch-threshold): Ditto.
7324         (wl-thread-insert-opened): Ditto.
7325         (wl-ldap-server): Ditto.
7326         (wl-ldap-port): Ditto.
7327         (wl-ldap-base): Ditto.
7328         (wl-ldap-objectclass): Ditto.
7329         (wl-use-ldap): Ditto.
7330         (wl-draft-config-alist): Ditto.
7331         (wl-draft-config-matchone): Ditto.
7332         (wl-template-alist): Ditto.
7333         (wl-message-sort-field-list): Ditto.
7334         (wl-message-ignored-field-list): Ditto.
7335         (wl-message-visible-field-list): Ditto.
7336         (wl-interactive-send): Ditto.
7337         (wl-summary-move-order): Ditto.
7338         (wl-auto-select-first): Ditto.
7339         (wl-auto-select-next): Ditto.
7340         (wl-interactive-save-folders): Ditto.
7341
7342         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7343         Initialization codes are moved from wl-local-folder-init.
7344         (wl-local-folder-init): Follow the change above.
7345         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7346
7347         * wl-acap.el: New file.
7348
7349         * Version number is increased to 2.7.3.
7350
7351 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7352
7353         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7354
7355 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7356
7357         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7358         (wl-addrmgr-address-entry-list): Ditto.
7359
7360 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7361
7362         * wl-e21.el (wl-draft-mode-map): Removed binding for
7363         `wl-draft-insert-x-face-field'.
7364
7365         * wl-mule.el (wl-draft-mode-map): Ditto.
7366
7367         * wl-xmas.el (wl-draft-mode-map): Ditto.
7368
7369         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7370         (wl-cs-autoconv): Ditto.
7371         (wl-cs-local): Ditto.
7372         (wl-use-scoring): Ditto.
7373         (wl-mime-charset): Ditto.
7374         (wl-folder-check-async): Ditto.
7375
7376         * wl.el (toplevel): Ignore nemacs and tm.
7377         (wl-exit): Ditto.
7378
7379         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7380         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7381         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7382         instead of wl-address-petname-add-or-change.
7383         (wl-summary-edit-addresses-subr): Use wl-address-delete
7384         instead of wl-address-petname-delete.
7385
7386         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7387
7388         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7389         if error occured.
7390
7391         * wl-message.el (require): Remove tm support.
7392
7393         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7394
7395         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7396         (wl-folder-jump-to-current-entity): Ditto.
7397         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7398
7399         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7400         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7401         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7402
7403         * wl-mule.el (wl-draft-key-setup): Ditto.
7404
7405         * wl-xmas.el (wl-draft-key-setup): Ditto.
7406
7407         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7408         (wl-draft-std11-parse-addresses): New function.
7409         (wl-draft-parse-mailbox-list): Use it.
7410         (wl-draft): Ignore nemacs.
7411         (wl-draft-reedit): Ditto.
7412
7413         * wl-addrmgr.el: New file.
7414         (Original is wl-rcpt.el written by
7415         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7416         Thanks Kitamoto-san.)
7417
7418         * wl-address.el (wl-address-make-address-list): Modified parsing
7419         process.
7420         (wl-address-delete): Renamed from `wl-address-petname-delete';
7421         Modify wl-address-list too.
7422         (wl-address-add-or-change): Renamed from
7423         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7424
7425 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7426
7427         * wl-highlight.el (wl-highlight-summary-current-line):
7428           Work with transient-mark-mode
7429
7430 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7431
7432         * Version number is increased to 2.7.2.
7433
7434         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7435         instead of elmo-dop-queue-method.
7436
7437 2001-08-06  SAITO Atsunori <sai@yedo.com>
7438
7439         * wl-vars.el (wl-ldap-objectclass): New user option.
7440
7441         * wl-address.el (wl-ldap-make-filter): Use it.
7442
7443 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7444
7445         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7446
7447 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7448
7449         * wl-folder.el (wl-folder): redisplay after folder insertion.
7450
7451         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7452
7453         * wl-summary.el (wl-summary-sync-update):
7454         Change status mark only when new-msgdb exists.
7455         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7456
7457 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7458
7459         * wl-summary.el (wl-summary-open-folder): New function.
7460         (wl-summary-goto-folder-subr): Use it.
7461         (wl-summary-mark-as-important): Fix;
7462         Encache only when no cache exists.
7463
7464 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7467         Use with-current-buffer.
7468
7469 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7470
7471         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7472         before call `get-buffer'. Fixed parenthesis.
7473         (wl-score-get-header-entry): Clear message and help window when
7474         keyboard quit.
7475         (wl-score-edit-insert-header): Ditto.
7476
7477 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7478
7479         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7480         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7481         (wl-default-draft-cite): Fix.
7482
7483         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7484         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7485
7486 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7487
7488         * wl-message.el (wl-message-prev-page): Do same bahavior
7489         as summary when it is called in the message buffer.
7490         (wl-message-next-page): Ditto.
7491
7492 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7493
7494         * wl-summary.el (wl-summary-forward): Use cache if it is not
7495         section cache.
7496
7497 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7498
7499         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7500         Removed redundant require of elmo-vars.
7501         (wl-biff-state-indicator-on): Changed default value for
7502         xemacs with non-mule environment.
7503
7504         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7505         wl-message-buffer is nil;
7506         Hide progress bar after moving messages.
7507
7508 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7509
7510         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7511         message at cursor point is deleted.
7512
7513 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7514
7515         * wl-vars.el: Changed file coding system to euc-japan.
7516         Added -*-coding:-*- magic to the first line.
7517
7518         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7519         Search parent from the first message.
7520
7521         * Version number is increased to 2.7.1.
7522
7523 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7524
7525         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7526
7527 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7528
7529         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7530         refile/delete execution.
7531
7532         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7533         Fixed docstring.
7534
7535 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7536
7537         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7538         do update process;
7539         Don't update marks when update process is interrupted.
7540
7541 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7542
7543         * wl-summary.el (wl-summary-reply): Fixed problem when
7544         wl-draft-use-frame is non-nil.
7545         (wl-summary-forward): Ditto.
7546
7547         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7548         as nil.
7549         (wl-folder-mark-as-read-all-entity): Ditto.
7550         (wl-folder-prefetch-entity): Ditto.
7551
7552         * wl.el (wl): Check environment before wl-init.
7553
7554         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7555         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7556         instead of wl-summary-collect-unread.
7557         (wl-summary-reply): Split message window.
7558
7559 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7560
7561         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7562         only if current language environment is japanese,
7563
7564         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7565         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7566         (wl-folder-goto-folder-subr): Ditto.
7567
7568         * wl-draft.el (wl-draft-dispatch-message): Call
7569         `elmo-file-cache-get-path'.
7570
7571 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl-summary.el (wl-summary-cursor-move): If return value of
7574         wl-summary-next-message is not number, don't jump.
7575
7576 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7577
7578         * wl-summary.el (wl-summary-buffer-next-message-function): New
7579         variable.
7580         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7581         if it is bound.
7582
7583         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7584         string.
7585
7586         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7587         (wl-plugged-drawing): Ditto.
7588
7589 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7590
7591         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7592         process.
7593         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7594         with unwind-protect.
7595
7596         * wl.el (wl-init): Require mime-setup.
7597         (wl-check-environment): Don't require mime-setup.
7598
7599         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7600         instead of elmo-folder-type.
7601
7602         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7603         value as nil.
7604
7605 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7606
7607         * Version number is increased to 2.7.0.
7608
7609         * wl-version.el (wl-version): Changed codename.
7610
7611         * wl-summary.el (wl-summary-delete-cache): Fixed.
7612
7613         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7614         Workaround for net folders.
7615         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7616
7617         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7618         value to nil (According to the patch from
7619         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7620
7621         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7622         of elmo-folder-close.
7623
7624 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7625
7626         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7627         for postfix.
7628
7629 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7630
7631         * wl-summary.el (wl-summary-resend-message): Fixed.
7632
7633         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7634         Call wl-draft with `from' argument if its address is included in
7635         `wl-user-mail-address-list'.
7636         (wl-draft): Added `from' argument.
7637
7638         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7639         non-nil.
7640         (wl): Don't show demo if wl-demo is nil.
7641
7642         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7643         wl-summary-use-frame.
7644
7645         * wl-vars.el (wl-summary-use-frame): New user option.
7646         (wl-folder-use-frame): Changed docstring.
7647
7648         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7649         non-nil.
7650         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7651         wl-summary-use-frame.
7652
7653         * wl-vars.el (wl-folder-use-frame): New user option.
7654
7655         * wl-summary.el (wl-summary-exit): Back to folder frame if
7656         wl-folder-use-frame is non-nil.
7657         (wl-summary-redisplay-internal): Ignore cache if current folder
7658         is draft folder,
7659         (wl-summary-redisplay-no-mime): Ditto.
7660         (wl-summary-redisplay-all-header): Ditto.
7661
7662         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7663         if wl-folder-use-frame is non-nil.
7664
7665 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7666
7667         * wl-summary.el (wl-summary-sync-update): Bind
7668         elmo-folder-update-threshold.
7669         (wl-summary-mark-as-important): Enclosed server mark processing
7670         with `save-match-data'.
7671
7672         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7673         only when it is already defined.
7674
7675 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7676
7677         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7678         name of folder exclude localdir is wrong.
7679         * wl-folder.el (wl-folder-sync-entity):
7680         Set `wl-summary-always-sticky-folder-list' as nil.
7681         (wl-folder-mark-as-read-all-entity): Ditto.
7682         (wl-folder-prefetch-entity): Ditto.
7683
7684 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7685
7686         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7687         instead of `wl-summary-write-current-newsgroup'.
7688
7689 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7690
7691         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7692         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7693         non-nil and selected message is important, do not display.
7694
7695 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7696
7697         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7698
7699 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7700
7701         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7702
7703         * wl-summary.el (wl-summary-mark-as-important): Set message number
7704         using wl-summary-message-number.
7705
7706 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7707
7708         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7709         destination folder is 'null.
7710
7711 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7712
7713         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7714         New function.
7715         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7716         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7717         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7718
7719 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7720
7721         * wl-mime.el (wl-mime-setup): Added setting for
7722         `mime-setup-signature-key-alist' to avoid overriding key bind for
7723         `wl-draft-send'.
7724
7725         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7726         for `wl-draft-send'.
7727         * wl-mule.el (wl-draft-overload-functions): Ditto.
7728         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7729         * wl-draft.el (wl-draft-send): Ditto.
7730
7731         * wl-message.el (wl-message-display-internal):
7732         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7733         (Patch is provided by <kita@coe.nttdata.co.jp>).
7734
7735 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7736
7737         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7738
7739 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7740
7741         * wl.el (wl): Fix for wl-demo.
7742
7743 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7744
7745         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7746
7747 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7748
7749         * wl-folder.el (wl-folder-prefetch-entity): Use
7750         `wl-folder-get-elmo-folder'.
7751         (wl-folder-count-incorporates): Do not use
7752         `wl-folder-get-elmo-folder'.
7753
7754 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7755
7756         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7757         instead of `elmo-folder-get-type'.
7758
7759 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7760
7761         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7762         position on Subject: field.
7763         (Advised by Mito <mit@nines.nec.co.jp>)
7764
7765 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7766
7767         * wl-folder.el (wl-folder-prefetch-entity): Use
7768         `wl-folder-get-elmo-folder'.
7769
7770 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7771
7772         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7773
7774         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7775         `process-duplicates' slot.
7776
7777         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7778         if detection failed.
7779
7780 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7781
7782         * wl-version.el (wl-version-status): Set to "alpha".
7783
7784 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7785
7786         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7787         Check wl-message-buffer lives before set-buffer.
7788
7789 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7790
7791         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7792         called in folder mode.
7793         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7794         * wl-summary.el (wl-summary-exit-pre-hook): Run
7795         `wl-summary-exit-pre-hook' before exit summary mode.
7796
7797 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7798
7799         * wl-version.el (wl-version-status): New variable.
7800         (wl-version-status-alist): Removed.
7801         (wl-version-status): Rule included.
7802
7803 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7804
7805         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7806         @sponichi.
7807
7808         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7809         when `mail-reply-buffer' is buffer-local variable.
7810         (Reported by <kita@coe.nttdata.co.jp>).
7811
7812 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7813
7814         * wl-vars.el (toplevel): Require 'elmo-util.
7815
7816 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7817
7818         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7819         (All other related portions are changed)
7820
7821         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7822
7823         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7824
7825 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7826
7827         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7828
7829 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7830
7831         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7832         Delete other windows to avoid an error.
7833         Use `point-marker' instead of `point' to remember the start point
7834         of body.
7835
7836         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7837
7838         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7839         number not to exceed all message number.
7840
7841 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7842
7843         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7844         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7845
7846 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7847
7848         * wl-summary.el (wl-summary-sync-force-update): Added argument
7849         no-check.
7850         (wl-summary-sync-update): Ditto.
7851         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7852         with `no-check'.
7853
7854         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7855         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7856         already running.
7857
7858 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7859
7860         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7861         `dst-folder-arg'.
7862         (wl-expire-archive-number1): Diito.
7863         (wl-expire-archive-number2): Diito.
7864         (wl-expire-archive-Date): Diito.
7865         (wl-archive-number1): Diito.
7866         (wl-archive-number2): Diito.
7867         (wl-archive-date): Diito.
7868         (wl-archive-folder-p): New function.
7869         (wl-summary-expire): Support of expand folder name at
7870         wl-expire-alist.
7871         * wl-util.el (wl-expand-newtext): Renamed from
7872         `wl-refile-expand-newtext'.
7873
7874 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7875
7876         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7877         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7878         `(elmo-msgdb-get-overview msgdb)'.
7879         (wl-summary-prefetch): Bind match data before call
7880         `wl-summay-prefetch-msg'.
7881         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7882         'off if `wl-summary-buffer-disp-msg' is non-nil.
7883         Fixed problem that couldn't show only one new or unread message when
7884         enter folder.
7885         (wl-summary-reply): Don't call `split-window-vertically' and other
7886         window.
7887
7888 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7889
7890         * wl-expire.el (wl-expire-refile): Fixed.
7891
7892 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7893
7894         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7895
7896         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7897         biff notification is removed.
7898
7899         * wl.el (wl): Changed position of `elmo-init'.
7900
7901         * wl-draft.el (wl-default-draft-cite): Use date field
7902         on the citation buffer.
7903
7904         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7905
7906         * wl-xmas.el (wl-folder-internal-icon-list): Added
7907         `wl-folder-shimbun-image'.
7908
7909         * wl-e21.el (wl-folder-internal-icon-list): Added
7910         `wl-folder-shimbun-image'.
7911
7912 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7913
7914         * wl.el (wl-init): Eliminated argument.
7915         (wl): Rewrite.
7916
7917         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7918         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7919         instead of `elmo-folder-msgdb-internal'.
7920         (wl-summary-sync-update): Ditto.
7921         (wl-summary-flush-pending-append-operations): Eliminated.
7922         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7923         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7924         `elmo-folder-open'.
7925
7926         * wl-mime.el (wl-summary-burst): Fixed.
7927
7928         * wl-folder.el (wl-folder-info-save): Check data type.
7929
7930         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7931         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7932         instead of `elmo-folder-msgdb-internal'.
7933         (wl-expire-hide): Ditto.
7934
7935
7936         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7937
7938 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7939
7940         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7941
7942 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7943
7944         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7945
7946 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7947
7948         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7949         Fixed `match-beginning' argument mismatch.
7950
7951 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7952
7953         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7954         the default value.
7955
7956 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7957
7958         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7959         instead of `elmo-nntp-default-port'.
7960
7961         * wl-vars.el: Fixed some doc strings.
7962
7963 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7964
7965         * wl-summary.el (wl-summary-prefetch-msg): Use
7966         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7967
7968         * wl-vars.el: Define *-func as obsolete variable using
7969         `elmo-define-obsolete-variable'.
7970
7971         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7972         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7973         instead of `wl-message-buffer-prefetch-threshold'.
7974
7975         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7976
7977         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7978
7979         * wl-draft.el (wl-caesar-region-func): Ditto.
7980
7981         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7982         Keep unread status in elmo-folder-move-messages.
7983         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7984
7985 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7986
7987         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7988         `wl-summary-buffer-exit-func'
7989         (wl-summary-buffer-message-redisplay-function): Renamed from
7990         `wl-summary-buffer-message-redisplay-func'
7991         (wl-summary-buffer-next-folder-function): Renamed from
7992         `wl-summary-buffer-next-folder-func'.
7993         (wl-summary-buffer-prev-folder-function): Renamed from
7994         `wl-summary-buffer-prev-folder-func'.
7995         (wl-summary-get-petname-function): Renamed from
7996         `wl-summary-get-petname-func'.
7997
7998         * wl-score.el (wl-score-edit-exit-function): Renamed from
7999         `wl-score-edit-exit-func'.
8000
8001         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8002         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8003
8004         * wl-util.el (wl-load-profile-function): Renamed from
8005         `wl-load-profile-func'.
8006
8007         * wl-folder.el (wl-folder-completion-function): Renamed from
8008         `wl-folder-completion-func'.
8009         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8010
8011         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8012         `wl-expire-archive-get-folder-func'.
8013         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8014         (wl-draft-send-mail-function): Renamed from
8015         `wl-draft-send-mail-func'.
8016         (wl-draft-send-news-function): Renamed from
8017         `wl-draft-send-news-func'.
8018         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8019         (wl-generate-mailer-string-function): Renamed from
8020         `wl-generate-mailer-string-func'.
8021         (wl-highlight-signature-search-function): Renamed from
8022         `wl-highlight-signature-search-func'.
8023         (wl-highlight-x-face-function): Renamed from
8024         `wl-highlight-x-face-func'
8025         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8026         (wl-ps-print-buffer-function): Renamed from
8027         `wl-ps-print-buffer-func'
8028         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8029         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8030         (wl-summary-subject-filter-function): Renamed from
8031         `wl-summary-subject-filter-func'.
8032
8033         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8034         `wl-draft-queue-flush-send-func'
8035         (wl-draft-cite-function): Renamed from
8036         `wl-draft-cite-func'
8037
8038         * wl-address.el (wl-address-init-function): Renamed from
8039         `wl-address-init-func'.
8040
8041 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8042
8043         * wl-draft.el (wl-draft-queue-flush): Don't call
8044         `elmo-dop-unlock-message'.
8045         * wl-draft.el (wl-draft-queue-append): Don't call
8046         `elmo-dop-lock-message'.
8047
8048         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8049         (wl-summary-buffer-folder-name): Ditto.
8050         (wl-summary-message-regexp): Added '-' (all other related portions
8051         are changed).
8052         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8053         wl-summary-buffer-folder-name.
8054
8055 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8056
8057         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8058         the number of mails in the folder buffer is not updated by wl-biff.
8059
8060 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8061
8062         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8063         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8064
8065 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8066
8067         * wl-summary.el (wl-summary-next-message):
8068         Return next message number when wl-summary-move-order is nil.
8069
8070 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8071
8072         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8073         `wl-summary-move-spec-alist'.
8074         (wl-summary-move-spec-unplugged-alist): New variable
8075         (Move spec for unplugged status).
8076         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8077         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8078
8079 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8080
8081         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8082         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8083
8084 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8085
8086         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8087         simple quotation to quote the anonymous function.
8088         * tm-wl.el (wl-draft-preview-message): Ditto.
8089
8090 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8091
8092         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8093         Eliminate redundant `save-excursion'.
8094         (wl-highlight-summary-current-line): Ditto.
8095
8096         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8097         accessing match data when `looking-at' failed.
8098
8099         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8100         `elmo-match-string' where users don't care about the speed.
8101         (wl-draft-save): Ditto.
8102
8103 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8104
8105         * wl-util.el (wl-regexp-opt): New function.
8106
8107         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8108         number from `wl-summary-buffer-number-list'.
8109         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8110         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8111         (wl-summary-move-spec-alist): Changed default setting.
8112
8113 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8114
8115         * wl-vars.el (wl-biff-notify-hook): New hook.
8116         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8117         the arrival of new mail.
8118         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8119         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8120
8121 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8122
8123         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8124
8125 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8126
8127         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8128
8129         * Version number is increased to 2.5.8.
8130
8131         * wl-thread.el (toplevel): require 'cl.
8132         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8133         (wl-thread-make-number-list): New function.
8134         (wl-thread-entity-make-number-list-from-children): Ditto.
8135         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8136         (wl-thread-entity-insert-as-children): Likewise.
8137         (wl-thread-delete-message): Likewise.
8138         (wl-meaning-of-mark): Eliminated.
8139         (wl-thread-next-failure-mark-p): Ditto.
8140         (wl-thread-entity-get-mark): Ditto.
8141         (wl-thread-meaning-alist-get-result): Ditto.
8142         (wl-thread-entity-check-prev-mark): Ditto.
8143         (wl-thread-entity-check-next-mark): Ditto.
8144         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8145         (wl-thread-entity-get-prev-marked-entity): Ditto.
8146         (wl-thread-get-prev-unread): Ditto.
8147         (wl-thread-jump-to-prev-unread): Ditto.
8148         (wl-thread-get-next-unread): Ditto.
8149         (wl-thread-jump-to-next-unread): Ditto.
8150         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8151         (wl-thread-entity-get-next-marked-entity): Ditto.
8152
8153         * wl-summary.el (wl-summary-buffer-number-list):
8154         New bufer-local variable.
8155         (wl-summary-switch-to-clone-buffer): Clone
8156         `wl-summary-buffer-number-list'.
8157         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8158         (wl-summary-cursor-move-regex): Eliminated.
8159         (wl-summary-cursor-up): Rewrite.
8160         (wl-summary-cursor-down): Ditto.
8161         (wl-summary-mode-spec-alist): New variable.
8162         (wl-summary-next-message): New inline function.
8163         (wl-summary-cursor-move): New function.
8164         (wl-summary-default-get-next-msg): Rewrite.
8165         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8166         (wl-summary-rescan): Ditto.
8167         (wl-summary-sync-all-init): Ditto.
8168         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8169         summary is not thread view.
8170         (wl-summary-sync-update): Ditto.
8171         (wl-summary-rescan): Ditto.
8172         (wl-summary-make-number-list): New function.
8173
8174         * wl-draft.el: "FCC" -> "Fcc".
8175
8176 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8177
8178         * wl-highlight.el (wl-highlight-summary-window):
8179         Call `set-buffer-modified-p'.
8180
8181         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8182         (wl): Call `elmo-init' and fix.
8183
8184         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8185         Use new variables.
8186
8187         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8188
8189 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8190
8191         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8192
8193 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8194
8195         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8196
8197 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8198
8199         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8200         `wl-use-toolbar' nor `display-graphic-p'.
8201         (wl-e21-setup-message-toolbar): Ditto.
8202         (wl-e21-setup-summary-toolbar): Ditto.
8203         (wl-e21-setup-folder-toolbar): Ditto.
8204
8205         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8206         (wl-plugged-init-icons): Ditto.
8207
8208         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8209         `display-graphic-p'.
8210         (wl-plugged-set-folder-icon): Ditto.
8211         (wl-highlight-plugged-current-line): Ditto.
8212         (wl-highlight-folder-current-line): Ditto.
8213         (wl-e21-highlight-folder-group-line): Ditto.
8214         (wl-e21-setup-toolbar): Ditto.
8215         (wl-e21-display-image-p): New macro.
8216
8217         * wl-demo.el (wl-demo): Simplified.
8218         (wl-demo-image-type-alist): Use `image-type-available-p' for
8219         checking whether the image type `xbm' is available.
8220
8221 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8222
8223         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8224         (wl-summary-input-range): Ditto.
8225
8226 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8227
8228         * wl-summary.el (wl-summary-edit-addresses): Use
8229         `wl-summary-get-original-buffer'
8230         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8231         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8232         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8233         (wl-summary-get-newsgroups): Eliminated.
8234         (wl-summary-set-crosspost): Ditto.
8235         (wl-summary-is-crosspost-folder): Ditto.
8236         (wl-crosspost-alist-load): Ditto.
8237         (wl-crosspost-alist-save): Ditto.
8238
8239         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8240         `elmo-setup-subscribed-newsgroups' instead of
8241         `elmo-nntp-make-groups-hashtb'.
8242         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8243         instead of `wl-crosspost-alist-save'.
8244
8245         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8246         of `elmo-folder-message-appendable-p'.
8247         (wl-mime-header-presentation-method): Eliminated.
8248
8249         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8250         (Error occurs in emacs21).
8251
8252         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8253         the current buffer).
8254
8255         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8256         instead of `wl-crosspost-alist-save'.
8257         (wl-init): `elmo-crosspost-message-alist-load'
8258         instead of `wl-crosspost-alist-load'
8259
8260         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8261         (wl-parse-newsgroups): Likewise.
8262         (wl-biff-notify): Run `wl-biff-notify-hook'.
8263
8264 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8265
8266         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8267
8268         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8269         when `wl-summary-lazy-highlight' is non-nil.
8270         (wl-summary-goto-folder-subr): Highlight only when
8271         `wl-summary-lazy-highlight' is non-nil.
8272
8273         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8274         Don't display progress and highlight temp-mark when
8275         `wl-summary-lazy-highlight' is non-nil.
8276         (wl-highlight-summary-window): New function.
8277         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8278
8279 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8280
8281         * wl-summary.el (wl-summary-sync): Change `all-visible'
8282         from `all-shown'
8283         (wl-summary-input-range): Ditto.
8284
8285 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8286
8287         * wl-e21.el (wl-highlight-folder-current-line): Call
8288         `wl-folder-init-icons' when folder icons have not been initialized.
8289
8290         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8291
8292         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8293         (wl-demo-image-type-alist): New macro.
8294
8295 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8296
8297         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8298         display does not support graphics.
8299         (wl-plugged-init-icons): Ditto.
8300         (wl-folder-init-icons): Ditto.
8301
8302         * wl-demo.el (wl-demo): Chech closely whether the display
8303         supports graphics.
8304
8305 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * wl-summary.el (wl-summary-get-original-buffer): New function.
8308         (wl-summary-set-crosspost): Use it.
8309         (wl-summary-target-mark-uudecode): Ditto.
8310         (wl-summary-reedit): Ditto.
8311         (wl-summary-resend-bounced-mail): Ditto.
8312         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8313         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8314
8315         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8316         (wl-message-display-internal): Ditto.
8317
8318 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8319
8320         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8321
8322 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8323
8324         * wl-summary.el (wl-summary-save-view): Renamed from
8325         `wl-summary-save-status'.
8326
8327 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8328
8329         * wl-summary.el (wl-summary-sync): Added `all-shown'
8330
8331 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8332
8333         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8334
8335 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8336
8337         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8338
8339 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8340
8341         * wl-highlight.el (wl-highlight-summary-line-string): Use
8342         `zerop' instead of `= 0'.
8343         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8344
8345         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8346         for comparing numbers.
8347         (wl-template-prev): Use `zerop' instead of `eq 0'.
8348
8349         * wl-draft.el (wl-draft-insert-current-message): Use
8350         `with-current-buffer' instead of `save-excursion'.
8351         Use `zerop' instead of `eq 0'.
8352
8353 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8354
8355         * wl-draft.el (wl-draft-insert-ccs): New function.
8356         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8357         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8358
8359 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8360
8361         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8362
8363 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8364
8365         * wl-expire.el (wl-expire-refile): Don't call
8366         elmo-msgdb-add-msgs-to-seen-list;
8367         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8368         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8369
8370 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8371
8372         * wl-message.el (wl-message-prev-page): Ignore errors while
8373         scroll-down.
8374
8375 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8376
8377         * wl-mime.el: Use elmo-original-message-mode instead of
8378         mmelmo-original-mode.
8379
8380         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8381         `elmo-folder-get-spec';
8382         (wl-fldmgr-add-completion-all-completions):
8383         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8384
8385         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8386         of `elmo-folder-get-type'.
8387
8388         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8389         `elmo-folder-get-spec';
8390         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8391         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8392         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8393         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8394         `elmo-read-msg-no-cache';
8395         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8396         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8397         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8398         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8399         `elmo-cache-save';
8400         (wl-draft-reedit): Use `elmo-message-file-name'.
8401
8402         * wl-expire.el: Use `elmo-folder-name-internal';
8403         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8404         Use macro `wl-summary-buffer-msgdb' instead of variable
8405         `wl-summary-buffer-msgdb';
8406         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8407         Use macro `wl-summary-buffer-folder-name' instead of variable
8408         `wl-summary-buffer-folder-name'.
8409         * wl-score.el: Likewise.
8410
8411         * wl-message.el: Rewrite for new message buffer cache mechanism.
8412         (wl-message-buffer-cache-buffer-get): New macro.
8413         (wl-message-buffer-cache-folder-get): Ditto.
8414         (wl-message-buffer-cache-message-get): Ditto.
8415         (wl-message-buffer-cache-entry-make): Ditto.
8416         (wl-message-buffer-cache-hit): Ditto.
8417         (wl-message-buffer-cache-sort): New function.
8418         (wl-message-buffer-cache-add): Ditto.
8419         (wl-message-buffer-cache-delete): Ditto.
8420         (wl-message-buffer-cache-clean-up): Ditto.
8421         (wl-message-buffer-window): Rewrite.
8422         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8423         (wl-message-buffer-display): New function.
8424         (wl-message-display-internal): New function.
8425
8426 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8427
8428         * wl-folder.el: Use `elmo-folder-name-internal';
8429         Use `wl-folder-get-elmo-folder';
8430         Use `elmo-folder-list-messages' instead of
8431         `elmo-list-folder';
8432         Use `elmo-folder-get-primitive-list' instead of
8433         `elmo-folder-get-primitive-spec-list';
8434         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8435         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8436         Use `elmo-folder-create' instead of `elmo-create-folder'.
8437         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8438         (wl-folder-get-elmo-folder): New macro.
8439         (wl-folder-elmo-folder-cache-get): Ditto.
8440         (wl-folder-elmo-folder-cache-put): Ditto.
8441         (wl-folder-suspend): Call `elmo-quit'.
8442
8443         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8444         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8445         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8446         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8447         (toplevel): require 'cl.
8448         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8449
8450         * wl-summary.el: Rewrite to use new elmo interface.
8451
8452 \f
8453 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8454
8455         * wl-mime.el (wl-draft-preview-message):
8456         Run `wl-draft-send-hook' before collecting recipients information;
8457         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8458
8459         * tm-wl.el (wl-draft-preview-message): Ditto.
8460
8461 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8462
8463         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8464         wrong recipients are displayed when forwarded message.
8465
8466 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8467
8468         * Version number is increased to 2.5.7.
8469
8470 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8471
8472         * wl-message.el (wl-message-next-page): Bind
8473         `window-pixel-scroll-increment' to nil while scrolling up.
8474
8475 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8476
8477         * wl-vars.el (wl-save-hook): New hook.
8478         * wl.el (wl-save): Call `wl-save-hook'.
8479
8480 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8481
8482         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8483         Argument WITH-ARG instead of NO-ARG (negative mean).
8484         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8485         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8486         * wl-message.el (wl-message-follow-current-entity): Likewise.
8487
8488 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8489
8490         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8491         FROM was optional argument.
8492         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8493
8494 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8495
8496         * Version number is increased to 2.5.6.
8497
8498 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8499
8500         * wl-version.el (wl-version-show): Removed.
8501         (wl-version): Add `interactive'.
8502
8503 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8504
8505         * wl-summary.el (wl-summary-get-petname-func): New variable.
8506         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8507         instead of `wl-address-get-petname-1'.
8508         (wl-summary-simple-from): Ditto.
8509
8510         * wl-address.el (wl-address-get-petname-1): Define as function.
8511
8512 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8513
8514         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8515         field in the original message.
8516         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8517
8518 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8519
8520         * wl-expire.el (wl-expire-hide):
8521         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8522
8523 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8524
8525         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8526         find decoder for To, Cc, and Subject.
8527
8528 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8529
8530         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8531         for checking `elmo-use-buffer-cache'.
8532         (wl-summary-mark-as-important): Fixed typo in comment.
8533
8534 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8535
8536         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8537         field in the original message.
8538         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8539
8540 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8541
8542         * wl-expire.el (wl-expire-hide):
8543         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8544
8545 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8546
8547         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8548         find decoder for To, Cc, and Subject.
8549
8550 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8551
8552         * Version number is increased to 2.5.5.
8553
8554         * wl-address.el (wl-address-specials-regexp): New constant.
8555         (wl-address-quote-specials): Use it.
8556
8557 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8558
8559         * wl-summary.el (wl-summary-rescan):
8560         Call `wl-summary-buffer-number-column-detect'.
8561         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8562
8563         * wl-message.el (wl-message-mode-map): Define.
8564         (wl-message-decode): Use it as local-map.
8565
8566 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8567
8568         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8569         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8570
8571 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8572
8573         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8574
8575         * wl-mule.el (wl-read-event-char): Ditto.
8576
8577         * wl-e21.el (wl-read-event-char): Ditto.
8578
8579         * wl-nemacs.el (wl-read-event-char): Ditto.
8580         (read-event): Removed.
8581
8582         * wl-util.el (toplevel): Removed dummy definition of
8583         `read-event'.
8584         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8585
8586 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8587
8588         * wl-nemacs.el (elmo-archive-call-process): Moved to
8589         elmo-archive.el.
8590
8591 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8592
8593         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8594         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8595
8596         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8597         instead of magic-number 6.  Use `not' instead of `null' for symbol
8598         `nil' check (not empty list).
8599         (wl-draft-insert-x-face-field): Fixed paren style.
8600
8601         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8602         one-branch conditional statement, instead of `and' and `if'.
8603         (wl-draft-forward): Likewise.
8604         (wl-draft-add-references): Likewise.
8605         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8606
8607         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8608         conditional steatment.  Use `cond' instead of `if'.
8609         (wl-draft-confirm): Likewise.
8610
8611 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8612
8613         * wl-version.el (wl-version-show): Use `product-string-1'
8614         instead of `wl-version'.
8615         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8616
8617         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8618
8619 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8620
8621         * wl-highlight.el (wl-highlight-headers): Revert
8622         `wl-highlight-x-face-func' argument (`beg' and `end').
8623
8624 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8625
8626         * wl.el (toplevel): Move `product-provide' declare.
8627         * wl-demo.el (toplevel): Ditto.
8628         * wl-dnd.el (toplevel): Ditto.
8629         * wl-highlight.el (toplevel): Ditto.
8630         * wl-message.el (toplevel): Ditto.
8631         * wl-refile.el (toplevel): Ditto.
8632         * wl-util.el (toplevel): Ditto.
8633
8634 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8635
8636         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8637         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8638         (wl-thread-close-all): keep cursor position.
8639
8640 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8641
8642         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8643         (eq x 0).
8644         (wl-generate-user-agent-string-1): Fix conditional statement.
8645
8646 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8647
8648         * wl.el (wl-check-environment): Additional check for
8649         'wl-local-domain' and `wl-message-id-domain'.
8650
8651 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8652
8653         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8654
8655 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8656
8657         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8658         instead of `smtp-sasl-user-realm'.
8659
8660 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8661
8662         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8663
8664 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8665
8666         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8667         to the default value as well as `eword-lexical-analyzer'.
8668
8669 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8670
8671         * wl-version.el (wl-extended-emacs-version,
8672         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8673         `elmo-match-string' instead of `wl-match-string'.
8674
8675 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8676
8677         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8678         docstring.
8679
8680 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8681
8682         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8683
8684 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8685
8686         * wl-highlight.el (wl-highlight-headers): Remove
8687         `wl-highlight-x-face-func' argument (`beg' and `end').
8688
8689 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8690
8691         * wl-summary.el (wl-summary-mark-as-important):
8692         Remove cache if folder is local.
8693
8694 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8695
8696         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8697         to get existing e-mail address string.
8698
8699 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8700
8701         * wl-version.el (wl-generate-user-agent-string): Commentary.
8702         (wl-generate-user-agent-string-1): Use `when' for
8703         one-branch conditional statement, instead of `and' and `if'.
8704         (wl-extended-emacs-version, wl-extended-emacs-version2,
8705         wl-extended-emacs-version3): Ditto.
8706
8707 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8708
8709         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8710         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8711         condition-case; Remove initialization.
8712         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8713         (wl-summary-sync-update3): Added argument `sync-all';
8714         Eliminated local variable `msgdb';
8715         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8716         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8717         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8718
8719 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8720
8721         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8722         connection before call `wl-draft-send-mail-with-smtp'.
8723
8724 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8725
8726         * Version number is increased to 2.5.4.
8727
8728 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8729
8730         * wl.el (wl-check-environment): Additional check for
8731         'wl-local-domain' and `wl-message-id-domain'.
8732
8733 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8734
8735         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8736         buffer as command specific.
8737         (wl-folder-mark-as-read-all-entity): Ditto.
8738         (wl-folder-prefetch-entity): Ditto.
8739         (wl-folder-drop-unsync-entity): Ditto.
8740
8741         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8742         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8743         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8744
8745         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8746         save-excursion.
8747
8748 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8749
8750         * Version number is increased to 2.5.3.
8751
8752         * wl-summary.el (wl-summary-save-view-cache):
8753         Delete duplicated `write-region';
8754         Use `write-region-as-binary' instead of `as-binary-output-file' and
8755         `write-region'.
8756
8757 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8758
8759         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8760
8761 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8762
8763         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8764         instead of `smtp-via-smtp'.
8765
8766 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8767
8768         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8769
8770 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8771
8772         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8773         instead of `smtp-sasl-user-realm'.
8774
8775 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8776
8777         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8778
8779 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8780
8781         * Version number is increased to 2.5.2.
8782
8783 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8784
8785         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8786         does not exist.
8787         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8788         (wl-biff-start): Call `timer-activate' if timer already exists.
8789
8790         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8791         only when it is bound as function.
8792
8793 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8794
8795         * Version number is increased to 2.5.1.
8796
8797 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8798
8799         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8800         Print refile/copy destination.
8801
8802 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8803
8804         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8805         queue-flush-only is non-nil.
8806
8807         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8808
8809         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8810         checking cache folder.
8811
8812 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8813
8814         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8815         `regexp-quote'.
8816
8817 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8818
8819         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8820         function.
8821         * wl-summary.el (wl-summary-write-current-folder-functions):
8822         Change default value.  Use it.
8823
8824 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8825
8826         * Version number is increased to 2.5.0.
8827
8828         * wl-version.el (wl-version): Changed codename.
8829
8830 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8831
8832         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8833         (wl-summary-supersedes-message): Ditto.
8834
8835 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8836
8837         * wl-refile.el (wl-refile-guess-functions): Renamed from
8838         `wl-refile-guess-func-list'.
8839
8840 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8841
8842         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8843         Fixed problem when no rule was matched.
8844
8845 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8846
8847         * wl-summary.el (wl-summary-get-mark): Fixed
8848         `wl-summary-buffer-target-mark' check logic.
8849
8850 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8851
8852         * wl-folder.el (wl-folder-write-current-folder): Added group
8853         folder check.
8854
8855         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8856         `wl-summary-write-current-newsgroup'.
8857         (wl-summary-write-current-folder-functions): New variable.
8858         * wl-folder.el (wl-folder-get-newsgroups): New function.
8859         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8860         (wl-folder-write-current-folder): Renamed from
8861         `wl-folder-write-current-newsgroup'.
8862
8863 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8864
8865         * Version number is increased to 2.3.93.
8866
8867 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8868
8869         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8870         (wl-ldap-make-matched-value-list): Ditto.
8871         (wl-ldap-alias-safe-string): Split e-mail address.
8872
8873         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8874         petname folder default was selected.
8875         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8876         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8877
8878 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8879
8880         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8881         to `wl-draft-config-exec'.
8882
8883         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8884         instead of calling `wl-draft-config-exec';
8885         Process group-list and show recipients in minibuffer.
8886
8887         * tm-wl.el (wl-draft-preview-message): Ditto.
8888
8889 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8890
8891         * wl.el (toplevel): Added (C) to copyright notice, and
8892         sync Author header.
8893         * tm-wl.el (toplevel): Ditto.
8894         * wl-address.el (toplevel): Ditto.
8895         * wl-demo.el (toplevel): Ditto.
8896         * wl-dnd.el (toplevel): Ditto.
8897         * wl-draft.el (toplevel): Ditto.
8898         * wl-e21.el (toplevel): Ditto.
8899         * wl-expire.el (toplevel): Ditto.
8900         * wl-folder.el (toplevel): Ditto.
8901         * wl-highlight.el (toplevel): Ditto.
8902         * wl-message.el (toplevel): Ditto.
8903         * wl-mime.el (toplevel): Ditto.
8904         * wl-mule.el (toplevel): Ditto.
8905         * wl-nemacs.el (toplevel): Ditto.
8906         * wl-refile.el (toplevel): Ditto.
8907         * wl-score.el (toplevel): Ditto.
8908         * wl-summary.el (toplevel): Ditto.
8909         * wl-template.el (toplevel): Ditto.
8910         * wl-thread.el (toplevel): Ditto.
8911         * wl-util.el (toplevel): Ditto.
8912         * wl-vars.el (toplevel): Ditto.
8913         * wl-xmas.el (toplevel): Ditto.
8914
8915 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8916
8917         * wl.el (wl-init): Added comment about `wl-init-hook'.
8918         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8919         * wl-vars.el (wl-init-hook): Added docs.
8920         (wl-make-plugged-hook): Removed useless docs.
8921         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8922         * wl-xmas.el (toplevel): Ditto.
8923
8924 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8925
8926         * wl-address.el (toplevel): Fixed multiple Author header format.
8927         * wl-demo.el (toplevel): Ditto.
8928         * wl-draft.el (toplevel): Ditto.
8929         * wl-folder.el (toplevel): Ditto.
8930         * wl-summary.el (toplevel): Ditto.
8931         * wl-thread.el (toplevel): Ditto.
8932         * wl-util.el (toplevel): Ditto.
8933         * wl-vars.el (toplevel): Ditto.
8934         * wl-version.el (toplevel): Ditto.
8935         * wl-xmas.el (toplevel): Ditto.
8936         * wl.el (toplevel): Ditto.
8937
8938         * wl-version.el (toplevel): Added require `elmo-version' for
8939         `product-version-as-string'.
8940
8941 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8942
8943         * wl-vars.el (wl-draft-send-hook): Changed default value to
8944         '(wl-draft-config-exec).
8945
8946         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8947         explicitly.
8948         (wl-draft): Set `wl-draft-config-exec-flag' before running
8949         `wl-mail-setup-hook'.
8950
8951         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8952         `wl-biff-init-icons' to `wl-init-hook' instead of
8953         `wl-make-plugged-hook'.
8954         (Because if `wl-draft' command is invoked at first,
8955         they are not initialized)
8956         Updated copyright notice.
8957
8958         * wl-e21.el (toplevel): Ditto;
8959
8960         * wl-demo.el (toplevel): Updated copyright notice.
8961         * wl-address.el (toplevel): Ditto.
8962         * wl-draft.el (toplevel): Ditto.
8963         * wl-version.el (toplevel): Ditto.
8964         * wl-folder.el (toplevel): Ditto.
8965         * wl-summary.el (toplevel): Ditto.
8966         * wl-thread.el (toplevel): Ditto.
8967         * wl-util.el (toplevel): Ditto.
8968         * wl-vars.el (toplevel): Ditto.
8969         * wl.el (toplevel): Ditto.
8970
8971 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8972
8973         * wl-highlight.el (wl-highlight-message): Fixed problem of
8974         highlighting failure which occured when the last field contains
8975         multiple lines in the draft buffer.
8976
8977         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8978         `wl-biff-start' if plugged.
8979
8980         * wl-util.el (wl-biff-check-folder): New function.
8981         (wl-biff-check-folders): Don't set session name prefix.
8982         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8983         (wl-biff-check-folder-async): Ditto.
8984
8985         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8986         in email address.
8987
8988 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8989
8990         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8991
8992         * wl-draft.el (wl-draft-strip-subject-re): New function.
8993
8994         * wl-draft.el (wl-draft-reply): Use it.
8995
8996 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8997
8998         * wl-message.el (wl-mmelmo-message-redisplay): Use
8999         `mime-display-message' instead of `wl-mime-display-message'.
9000
9001         * wl-mime.el (toplevel): Removed compatibility workaround
9002         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9003         (wl-mime-display-message): Abolished.
9004         (wl-mime-entity-read-field): Ditto.
9005         (wl-mime-combine-message/partial-pieces): Use
9006         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9007
9008 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9009
9010         * wl-template.el: Doc fixes.
9011
9012 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9013
9014         * wl-e21.el (wl-message-overload-functions): Do nothing if
9015         `current-local-map' is not available.
9016         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9017
9018 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9019
9020         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9021         representation.
9022
9023         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9024         number.
9025         (wl-fldmgr-save-folders): Don't use `format' when insert
9026         `wl-fldmgr-folders-header'.
9027
9028 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9029
9030         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9031
9032 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9033
9034         * wl-highlight.el (wl-highlight-message):
9035         Use `std11-field-end' to detect end point of the header field.
9036         Refer `wl-highlight-max-header-size'.
9037
9038         * wl-vars.el (wl-highlight-max-header-size): New variable.
9039
9040         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9041
9042         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9043         Set `for-draft' argument of wl-highlight-headers.
9044         (wl-draft): Ditto.
9045         (wl-draft-reedit): Ditto.
9046         (wl-user-agent-compose-internal): Ditto.
9047
9048 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9049
9050         * wl-message.el (wl-message-add-button): Use overlay.
9051
9052 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9053
9054         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9055
9056         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9057         problem when group-list content is nothing.
9058         (Reported by Mito <mit@nines.nec.co.jp>)
9059
9060 2000-10-18  SAITO Atsunori <sai@yedo.com>
9061
9062         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9063
9064 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9065
9066         * tm-wl.el (toplevel): Use product-provide.
9067
9068 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9069
9070         * Version number is increased to 2.3.92.
9071
9072 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9073
9074         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9075         title text, use `display' property for left margin under Emacs 21.
9076
9077         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9078         properties.
9079         (wl-plugged-init-icons): Ditto.
9080
9081 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9082
9083         * wl.el (wl-save-status, wl-init): Remove last period in
9084         "...done." message.
9085         * tm-wl.el (wl-summary-burst): Ditto.
9086         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9087         wl-summary-resume-cache-status,
9088         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9089         wl-summary-sync-update3, wl-summary-highlight-msgs,
9090         wl-summary-flush-pending-append-operations,
9091         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9092         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9093         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9094         wl-thread-open-all): Ditto.
9095         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9096         * wl-mime.el (wl-summary-burst): Ditto.
9097         * wl-highlight.el (wl-highlight-summary): Ditto.
9098         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9099         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9100         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9101         * wl-address.el (wl-local-address-init): Ditto.
9102
9103 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9104
9105         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9106         `add-text-properties'.
9107         (wl-plugged-init-icons): Ditto.
9108         (wl-folder-init-icons): Use `propertize' instead of
9109         `put-text-property'.
9110         (wl-plugged-set-folder-icon): Ditto.
9111         (wl-e21-highlight-folder-group-line): Ditto.
9112
9113 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9114
9115         * wl-version.el (wl-version-status-alist): New variable.
9116         (wl-version-status): New function.
9117
9118         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9119         "Cc" part of the case "Reply-To".
9120
9121         * wl-draft.el (wl-draft-reply): Use result of
9122         `eword-extract-address-components'.
9123
9124         * wl-demo.el (wl-demo-icon-name): New constant.
9125         (wl-logo-xpm): Use it.
9126         (wl-logo-xbm): Ditto.
9127         (wl-logo-bitmap): Ditto.
9128
9129         * Version number is increased to 2.3.91.
9130
9131 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9132
9133         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9134         (wl-extended-emacs-version, wl-extended-emacs-version2,
9135         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9136         docstring.
9137
9138         * wl-version.el (wl-generate-user-agent-string-1): New function.
9139         (wl-generate-user-agent-string): Use it.
9140
9141         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9142         `mime-edit-insert-user-agent-field'.
9143         (wl-generate-user-agent-string): Check
9144         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9145
9146         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9147         instead of `if', when verbose case.
9148
9149 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9150
9151         * wl-expire.el (wl-summary-expire): Fix.
9152
9153 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9154
9155         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9156         and `elmo-lost+found-folder' if 'wl-draft.
9157         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9158
9159 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9160
9161         * wl-expire.el (wl-summary-expire): Change messages.
9162         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9163         `deleing-info' instead of "Deleting..."
9164
9165 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9166
9167         * wl-summary.el (wl-summary-refile-subr): Fix.
9168
9169 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9170
9171         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9172         if pipe folder.
9173
9174 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9175
9176         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9177
9178 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9179
9180         * wl-expire.el (wl-expire-hide): New function.
9181         (wl-summary-expire): Add `hide'.
9182
9183 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9184
9185         * wl-vars.el (wl-draft-reply-without-argument-list):
9186         Changed default value to consider `Reply-To:'.
9187         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9188
9189         * Version number is increased to 2.3.90.
9190
9191         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9192         elmo-imap4-get-session with unwind-protect.
9193         Don't cause error.
9194         (wl-summary-sync-marks): Don't check plugged nor folder type.
9195         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9196         (Always keep current buffer).
9197
9198 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9199
9200         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9201         Enclose with `save-excursion'.
9202
9203 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9204
9205         * wl-version.el (wl-version): Remove interactive.
9206
9207 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9208
9209         * wl-version.el (wl-generate-user-agent-string): Use
9210         `product-string-verbose' instead of `product-string-1'.
9211
9212 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9213
9214         * wl-vars.el (wl-draft-use-cache): New variable.
9215         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9216         if wl-draft-use-cache is non-nil.
9217
9218 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9219
9220         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9221         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9222
9223 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9224
9225         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9226         (wl-thread-msg-mark-as-unread): Ditto.
9227
9228         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9229         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9230         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9231         Don't set mark in summary if return value of `elmo-mark-as-read'
9232         is nil.
9233         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9234         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9235         instead of `wl-thread-msg-mark-as-read'.
9236         (wl-summary-mark-as-unread-region): Ditto.
9237         (wl-summary-target-mark-mark-as-read): Ditto.
9238
9239         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9240
9241 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9242
9243         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9244
9245         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9246
9247 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9248
9249         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9250         face.
9251
9252 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9253
9254         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9255         `running-xemacs'.
9256
9257 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9258
9259         * wl-version.el (toplevel): Use `product-version-as-string' for
9260         set verstion-string, if defined.
9261
9262         * wl-version.el (wl-version-show): Insert string at point, when
9263         call with argument.
9264
9265         * wl-version.el (wl-generate-user-agent-string): Use
9266         `product-string-1' instead of `wl-appname', `wl-version' and
9267         `wl-codename'.
9268
9269 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9270
9271         * wl-address.el (toplevel): Use product-provide.
9272         * wl-demo.el (toplevel): Ditto.
9273         * wl-dnd.el (toplevel): Ditto.
9274         * wl-draft.el (toplevel): Ditto.
9275         * wl-e21.el (toplevel): Ditto.
9276         * wl-expire.el (toplevel): Ditto.
9277         * wl-fldmgr.el (toplevel): Ditto.
9278         * wl-folder.el (toplevel): Ditto.
9279         * wl-highlight.el (toplevel): Ditto.
9280         * wl-message.el (toplevel): Ditto.
9281         * wl-mime.el (toplevel): Ditto.
9282         * wl-mule.el (toplevel): Ditto.
9283         * wl-nemacs.el (toplevel): Ditto.
9284         * wl-refile.el (toplevel): Ditto.
9285         * wl-score.el (toplevel): Ditto.
9286         * wl-summary.el (toplevel): Ditto.
9287         * wl-template.el (toplevel): Ditto.
9288         * wl-thread.el (toplevel): Ditto.
9289         * wl-util.el (toplevel): Ditto.
9290         * wl-vars.el (toplevel): Ditto.
9291         * wl-xmas.el (toplevel): Ditto.
9292         * wl.el (toplevel): Ditto.
9293
9294 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9295
9296         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9297         instead of product.
9298
9299         * wl-version.el (wl-version): Compile time evalution elmo-version.
9300
9301 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9302
9303         * wl-summary.el (wl-summary-sync-force-update): Append queue
9304         `mark-as-read'if unplugged.
9305
9306 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9307
9308         * wl-version.el: New file.  Use product.el.
9309         * wl.el: add (require 'wl-version).
9310         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9311         for ~/.folders header.
9312         (wl-fldmgr-folders-header): Changed.
9313         * wl-demo.el (wl-demo): Use product.el.
9314
9315         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9316         wl-version.el.
9317         * wl-util.el (wl-version, wl-version-show): Ditto.
9318
9319         * wl-util.el (wl-generate-user-agent-string,
9320         wl-extended-emacs-version, wl-extended-emacs-version2,
9321         wl-extended-emacs-version3): Move to wl-version.el.
9322         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9323         xemacs-codename, mime-edit-insert-user-agent-field,
9324         mime-edit-user-agent-value, mime-editor/version,
9325         mime-editor/codename): Compile warning killer move to
9326         wl-version.el
9327
9328 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9329
9330         * wl-summary.el (wl-summary-refile-subr): Fix.
9331
9332 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9333
9334         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9335         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9336
9337 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9338
9339         * wl.el (wl-check-environment): Check too many `@'.
9340
9341 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9342
9343         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9344
9345 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9346
9347         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9348         wl-draft-reply-myself-without-argument-list): Add variables.
9349         * wl-draft.el (wl-draft-reply): Use it.
9350
9351 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9352
9353         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9354         the 5th argument of `elmo-network-get-spec'.
9355
9356         * wl-thread.el (wl-thread-reparent-children): New inline function.
9357         (wl-thread-delete-message): Use it.
9358
9359         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9360         (wl-summary-score-update-all-lines): Don't use `dolist'.
9361
9362 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9363
9364         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9365         (require 'elmo-msgdb) for inline function.
9366
9367 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9368
9369         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9370
9371 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9372
9373         * wl-score.el (wl-score-headers): Fix for the confusing macro
9374         `elmo-kill-buffer'.
9375
9376 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9377
9378         * wl-summary.el: Don't use the 3rd argument of `require' because
9379         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9380         * wl-util.el: Ditto.
9381         * wl-draft.el: Ditto.
9382
9383 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9384
9385         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9386         window system is not used.
9387
9388 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9389
9390         * wl-thread.el: Don't use `mapcar' only for iteration.
9391         (wl-thread-resume-entity): Ditto.
9392         (wl-thread-delete-message): Ditto.
9393
9394         * wl-summary.el: Bind `dragdrop-drop-functions',
9395         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9396         of `require' for `timezone', `easymenu' and `ps-print';
9397         don't use `mapcar' only for iteration.
9398
9399         * wl-util.el: Bind `mule-version', `nemacs-version',
9400         `emacs-beta-version', `xemacs-codename',
9401         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9402         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9403         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9404         only for iteration.
9405
9406         * wl-score.el: Don't use `mapcar' only for iteration.
9407         (wl-score-simplify-buffer-fuzzy): Ditto.
9408         (wl-score-simplify-subject): Ditto.
9409         (wl-score-headers): Ditto.
9410         (wl-summary-score-update-all-lines): Ditto.
9411
9412         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9413         `enable-multibyte-characters' and `mule-version'.
9414
9415         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9416         `mapcar' only for iteration.
9417
9418         * wl-demo.el: Don't use `mapcar' only for iteration.
9419
9420         * wl-folder.el: Don't use `mapcar' only for iteration.
9421         (wl-folder-open-all): Ditto.
9422         (wl-folder-count-incorporates): Ditto.
9423
9424         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9425         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9426
9427         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9428         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9429         `smtp-connection-type'; specify 3rd argument of `require' for
9430         `timezone'; don't use `mapcar' only for iteration.
9431         (wl-draft-clone-local-variables): Don't use `mapcar'.
9432         (wl-draft-generate-clone-buffer): Ditto.
9433         (wl-user-agent-compose-internal): Ditto.
9434
9435         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9436
9437         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9438         (wl-save-status): Ditto.
9439
9440         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9441         for iteration.
9442
9443 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9444
9445         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9446         removed `Date'.
9447         (wl-fldmgr-make-filter-default): New user option.
9448
9449         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9450         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9451         (wl-fldmgr-filter-completion-alist): Abolish.
9452
9453         * wl.el (wl): Don't check servers if arg is non-nil.
9454
9455         * wl-draft.el (wl-draft-reply): Set only message-id string to
9456         In-Reply-To field.
9457
9458 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9459
9460         * wl-summary.el (wl-summary-pick): Rewrite.
9461
9462         * wl-draft.el (wl-draft-forward): Get references field from
9463         original buffer.
9464         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9465
9466 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9467
9468         * wl-draft.el (wl-draft-forward): Add references field.
9469
9470 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9471
9472         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9473         (wl-draft-reply): Use it.
9474
9475 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9476
9477         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9478         when Emacs 21 is running.
9479
9480         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9481         bindings.
9482
9483 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9484
9485         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9486         XPM icons transparent.
9487
9488         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9489         Emacs 21.
9490
9491 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9492
9493         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9494         nil.
9495
9496         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9497         when it is persistent.
9498         (wl-summary-sync-marks): Changed argument for
9499         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9500         (wl-summary-virtual): Use `elmo-read-search-condition'.
9501         (wl-summary-redisplay-internal): If folder is local, mark as read
9502         even when folder is plugged.
9503
9504 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9505
9506         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9507         of `tool-bar-lines' in the frame parameters.
9508         (after-make-frame-functions, post-command-hook): Don't modify the
9509         value.
9510         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9511         wl-e21-tool-bar-lines): Removed.
9512
9513 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9514
9515         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9516         properties `evaporate' and `wl-momentary-overlay' as well.
9517         (wl-highlight-summary-displaying): Ditto.
9518         (wl-delete-all-overlays): Don't delete overlay which does not have
9519         a property `wl-momentary-overlay'.
9520
9521         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9522         `display-mouse-p' and `display-graphic-p'.
9523         (wl-folder-init-icons): Don't search for XBM or the other files.
9524         (wl-plugged-set-folder-icon): Make icons if and only if
9525         `display-graphic-p' returns non-nil.
9526         (wl-highlight-plugged-current-line): Use `before-string' overlay
9527         property to show icon images.
9528         (wl-highlight-folder-current-line): Ditto.
9529         (wl-e21-highlight-folder-group-line): Ditto.
9530         (wl-e21-highlight-folder-by-numbers): Ditto.
9531         (wl-e21-insert-image): Removed.
9532         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9533         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9534         said.
9535         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9536         `wl-e21-force-switch-toolbar'.
9537         (wl-e21-make-icon-image): Removed.
9538         (wl-e21-setup-toolbar): Don't search for XBM files.
9539         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9540         the default value.
9541
9542 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9543
9544         * wl-util.el (wl-biff-check-folder-async): Set
9545         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9546
9547 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9548
9549         * wl-e21.el (after-make-frame-functions): Add
9550         `wl-e21-force-switch-toolbar'.
9551         (wl-e21-force-switch-toolbar): New function force to switch the
9552         toolbar appearance automatically.
9553         (post-command-hook): Add `wl-e21-switch-toolbar'.
9554         (wl-e21-switch-toolbar): New function to switch the toolbar
9555         appearance automatically.
9556         (wl-e21-tool-bar-lines): New buffer local variable.
9557
9558 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9559
9560         * wl-util.el (wl-biff-check-folders-running): New variable.
9561         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9562         (wl-biff-check-folder-async-callback):
9563         Set `wl-biff-check-folders-running'.
9564         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9565         with unwind-protect.
9566
9567         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9568         Enclose `wl-folder-auto-check' with unwind-protect.
9569
9570         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9571         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9572
9573         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9574
9575         * wl-util.el (wl-biff-notify): New inline function.
9576         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9577         locally.
9578         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9579         folder-list' is 1.
9580         Use `wl-biff-notify'.
9581         (wl-biff-check-folder-async-callback): New function.
9582         (wl-biff-check-folder-async): Ditto.
9583
9584         * wl-folder.el (wl-folder): Don't check folders.
9585         (wl-folder-auto-check): New function.
9586
9587 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9588
9589         * wl-util.el (wl-biff-start) [Emacs19+]:
9590         Use `timer-next-integral-multiple-of-time'.
9591         (wl-biff-check-folders): Use `wl-default-folder'
9592         if `wl-biff-check-folder-list' is nil.
9593
9594 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9595
9596         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9597         instead of `elmo-delete-lists'.
9598
9599 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9600
9601         * wl.el (wl-plugged-toggle-all): Set the value of
9602         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9603         (wl-plugged-toggle): Ditto.
9604         (wl-toggle-plugged): Ditto.
9605         (wl-plugged-init): Ditto.
9606
9607         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9608         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9609         instead of `wl-biff-state-indicator-off' and
9610         `wl-biff-state-indicator-on'; don't modify the value and the type
9611         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9612         (wl-plugged-init-icons): Set icons data to
9613         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9614         instead of `wl-plug-state-indicator-off' and
9615         `wl-plug-state-indicator-on'; don't modify the value and the type
9616         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9617
9618         * wl-vars.el (wl-modeline-biff-state-off,
9619         wl-modeline-biff-state-on, wl-modeline-biff-status,
9620         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9621         wl-modeline-plug-status): New internal variables.
9622         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9623         wl-biff-check-interval, wl-biff-check-folder-list): Change
9624         customization group from `wl-folder' to `wl-highlight'.
9625         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9626         wl-show-plug-status-on-modeline): Defcustomized.
9627
9628         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9629         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9630         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9631         a flag to `mode-line-buffer-identification'.
9632
9633         * wl-e21.el (wl-biff-init-icons): Set icons data to
9634         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9635         instead of `wl-biff-state-indicator-off' and
9636         `wl-biff-state-indicator-on'.
9637         (wl-plugged-init-icons): Set icons data to
9638         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9639         instead of `wl-plug-state-indicator-off' and
9640         `wl-plug-state-indicator-on'.
9641
9642 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9643
9644         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9645         excessive titles.
9646
9647 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9648
9649         * wl.el (wl-plugged-mode): Use revised
9650         `wl-mode-line-buffer-identification'.
9651         (wl-plugged-init): Don't use `force-mode-line-update'.
9652
9653         * wl-xmas.el (wl-draft-overload-functions): Use revised
9654         `wl-mode-line-buffer-identification'.
9655         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9656         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9657         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9658         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9659         `wl-make-plugged-hook';
9660         add `wl-folder-init-icons' and `wl-setup-folder' to
9661         `wl-folder-mode-hook'.
9662
9663         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9664         19 as well.
9665         (wl-mode-line-display-priority-list): New user option.
9666         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9667         Defcustomized.
9668         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9669         Add docs.
9670
9671         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9672         start.
9673         (wl-mode-line-buffer-identification): Revised as a function.
9674
9675         * wl-summary.el (wl-summary-mode): Use revised
9676         `wl-mode-line-buffer-identification'; don't call
9677         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9678         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9679         `wl-xmas-setup-summary'.
9680
9681         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9682         `wl-mode-line-buffer-identification'.
9683
9684         * wl-mule.el (wl-draft-overload-functions): Use revised
9685         `wl-mode-line-buffer-identification'.
9686
9687         * wl-folder.el (wl-make-plugged-alist): Don't call
9688         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9689         (wl-folder): Don't call `wl-folder-init-icons' directly.
9690         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9691         `wl-xmas-setup-folder' directly;
9692         use revised `wl-mode-line-buffer-identification'.
9693         (TopLevel): Don't bind `wl-biff-init-icons',
9694         `wl-plugged-init-icons', `wl-folder-init-icons',
9695         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9696
9697         * wl-e21.el (wl-draft-overload-functions): Use revised
9698         `wl-mode-line-buffer-identification'.
9699         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9700         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9701         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9702         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9703         `wl-make-plugged-hook';
9704         add `wl-folder-init-icons' and `wl-setup-folder' to
9705         `wl-folder-mode-hook'.
9706
9707 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9708             Katsumi Yamaoka    <yamaoka@jpl.org>
9709
9710         * wl.el (wl): Call `wl-biff-start'.
9711         (wl-exit): Call `wl-biff-stop'.
9712         (wl-plugged-mode): Show biff in modeline.
9713         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9714
9715         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9716         (wl-biff-init-icons): New function.
9717         (wl-plugged-init-icons): Don't make too much keymaps.
9718         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9719
9720         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9721         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9722         variables.
9723         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9724         options.
9725
9726         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9727         wl-biff-start, wl-biff-stop): New functions.
9728         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9729         (wl-biff-timer-name): New variable.
9730
9731         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9732
9733         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9734         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9735
9736         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9737         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9738
9739         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9740         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9741         `wl-folder-init-icons' to `ignore' if they are not available.
9742         (wl-folder-mode): Show biff in modeline.
9743
9744         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9745         (wl-biff-init-icons): New function.
9746         (wl-plugged-init-icons): Don't make too much keymaps.
9747         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9748
9749 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9750
9751         * wl-vars.el (wl-strict-diff-folders): Customization Type
9752         and doc fix.  Define as a list of regular expressions for
9753         folders or nil.
9754         * wl-folder.el (wl-folder-check-one-entity): Use
9755         `wl-string-match-member' instead of `wl-string-member' for
9756         `wl-strict-diff-folders'.
9757
9758 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9759
9760         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9761         (wl-highlight-folder-current-line): Use it; new implementation.
9762         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9763         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9764         `defsubst' instead of `defun'.
9765
9766         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9767         `wl-highlight-group-folder-by-numbers'; made it can also be a
9768         number.  See info for more details.
9769
9770         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9771         running.
9772
9773         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9774         to bind them.
9775
9776         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9777         (wl-highlight-folder-current-line): New implementation.
9778
9779         * wl-highlight.el (wl-highlight-folder-group-line): New
9780         implementation.
9781         (wl-delete-all-overlays): Rewrite as a marco.
9782         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9783
9784         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9785         running.
9786         (wl-folder-*-glyph): No need to bind them.
9787
9788         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9789         `wl-e21-highlight-folder-group-icon'; rewrite.
9790         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9791         `defsubst' instead of `defun'.
9792         (wl-folder-mode-map): Bind it when compiling.
9793
9794 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9795
9796         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9797
9798         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9799
9800 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9801
9802         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9803
9804 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9805
9806         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9807         (wl-highlight-folder-current-line): Use it.
9808
9809         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9810         in `id-name'.
9811
9812 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9813
9814         * wl.el: Require `wl-e21' when Emacs 21 is running.
9815
9816         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9817         default when Emacs 21 is running.
9818         (wl-use-highlight-mouse-line): Ditto.
9819         (wl-on-emacs21): New constant.
9820         (wl-on-emacs20): Removed.
9821
9822         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9823         Emacs 21 is running.
9824
9825         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9826         Emacs 21 is running.
9827
9828         * wl-e21.el: New file.
9829
9830 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9831
9832         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9833         (wl-toggle-plugged): Ditto.
9834         (wl-plugged-toggle): Ditto.
9835         (wl-plugged-toggle-all): Ditto.
9836
9837         * wl-vars.el (wl-plug-state-indicator): Refer
9838         `wl-plug-state-indicator-on' indirectly.
9839
9840 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9841
9842         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9843         Call `wl-folder-confirm-existence'.
9844
9845         * wl-folder.el (wl-folder-confirm-existence): Added optional
9846         argument `force'.
9847
9848 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9849
9850         * wl-summary.el (wl-summary-refile-subr): Assume
9851         `copy-or-refile' as symbol.
9852         (wl-summary-refile): Follow up above change.
9853         (wl-summary-copy): Ditto.  Doc fix.
9854
9855 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9856
9857         * wl-summary.el (wl-summary-pick): Don't bind
9858         `elmo-search-mime-charset'.
9859
9860         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9861         default using old backquote style.
9862         (wl-search-mime-charset): Abolished.
9863
9864         * wl-highlight.el (wl-highlight-headers):
9865         Call `point' after `re-search-forward'(for Nemacs).
9866
9867         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9868         for elmo-imap4.el.
9869
9870 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9871
9872         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9873         `wl-message-ignored-field-list' instead of
9874         `mime-view-ignored-field-list'.
9875
9876         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9877         Add interactive spec.
9878         (wl-folder-goto-bottom-of-current-folder): Ditto.
9879         (wl-folder-mode-map): Bind them.
9880
9881         * wl-vars.el (wl-message-ignored-field-list): New variable.
9882         (wl-message-visible-field-list): New variable.
9883
9884         * wl-mime.el (wl-mime-header-presentation-method): New function.
9885         (wl-mime-setup): Set header-presentation-method.
9886
9887 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9888
9889         * wl-nemacs.el (wl-draft-overload-functions): Set
9890         `mode-line-buffer-identification' instead of using
9891         `wl-make-modeline'.
9892
9893         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9894         instead of using `wl-make-modeline'.
9895
9896         * wl-xmas.el (wl-plugged-init-icons): Set up
9897         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9898         (wl-make-modeline): Abolish.
9899         (wl-draft-overload-functions): Set
9900         `mode-line-buffer-identification' instead of using
9901         `wl-make-modeline'.
9902
9903         * wl-util.el (wl-make-modeline-subr): Abolish.
9904         (wl-mode-line-buffer-identification): New alias.
9905
9906         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9907         (wl-summary-make-modeline): Abolish.
9908         (wl-summary-buffer-set-folder): Set
9909         `wl-summary-buffer-folder-indicator'.
9910         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9911         of using `wl-make-modeline'.
9912         (wl-summary-switch-to-clone-buffer): Don't set
9913         `mode-line-buffer-identification'.
9914         (wl-summary-goto-folder-subr): Ditto.
9915
9916         * wl-mule.el (wl-draft-overload-functions): Set
9917         `mode-line-buffer-identification' instead of using
9918         `wl-make-modeline'.
9919
9920         * wl-folder.el (wl-folder-mode): Set
9921         `mode-line-buffer-identification' instead of using
9922         `wl-make-modeline'.
9923         (wl-folder): Don't set `mode-line-buffer-identification'.
9924
9925 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9926
9927         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9928         instead of `member' for `wl-refile-guess-func-list' look-ups.
9929         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9930
9931 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9932
9933         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9934         `wl-message-button-dispatcher'.
9935
9936         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9937
9938         * wl-message.el (wl-message-button-dispatcher): Use it.
9939
9940         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9941         "In-Reply-To".
9942
9943         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9944         Bind `case-fold-search' to t.
9945
9946 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9947
9948         * wl-xmas.el (wl-message-overload-functions): Initialize
9949         `wl-message-button-map'.
9950
9951         * wl-mule.el (wl-message-overload-functions): Initialize
9952         `wl-message-button-map'.
9953
9954         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9955
9956         * wl-message.el (wl-message-button-map): New keymap.
9957         (wl-message-add-button): New function.
9958         (wl-message-button-dispatcher): New function.
9959         (wl-message-button-refer-article): New function.
9960
9961         * wl-highlight.el
9962         (wl-highlight-message-add-buttons-to-header): New function.
9963         (wl-highlight-headers): Use it.
9964
9965 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9966
9967         * wl-summary.el (wl-summary-default-from): Use
9968         `wl-address-get-petname-1'.
9969         (wl-summary-simple-from): Ditto.
9970
9971         * wl-address.el (wl-address-get-petname-1): New inline function.
9972         (wl-address-get-petname): Use it.
9973
9974 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9975
9976         * wl-summary.el (wl-summary-default-from): Return full-name part
9977         from the address if no petname was found.
9978         (wl-summary-simple-from): Ditto.
9979
9980         * wl-address.el (wl-address-get-petname): Return nil if no petname
9981         associated with the address was found.
9982
9983 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9984
9985         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9986         display is finished.
9987
9988 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9989
9990         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9991         `elmo-folder-exists-p' argument.
9992
9993 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9994
9995         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9996         the folder.
9997
9998 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9999
10000         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10001
10002         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10003         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10004
10005 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10006
10007         * wl-folder.el (wl-folder-create-subr): New function.
10008         (wl-folder-confirm-existence): Use it.
10009         (wl-folder-check-one-entity): Use it.
10010         Check the error symbol is derived from 'elmo-open-error.
10011
10012         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10013         `ignore-error'.
10014
10015 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10016
10017         * wl-util.el (toplevel): Add (eval-when-compile (require
10018         'elmo-util)).  (Maybe `provide' is typo.)
10019
10020 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10021
10022         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10023         (I don't know why this was needed.)
10024
10025         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10026         Follow up changes for stream-type.
10027
10028         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10029         (wl-draft-elmo-nntp-send): Ditto.
10030
10031         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10032         (wl-nntp-posting-stream-type): Ditto.
10033         (wl-pop-before-smtp-ssl): Abolished.
10034         (wl-nntp-posting-ssl): Ditto.
10035
10036         * wl-address.el (wl-address-quote-specials): New function.
10037         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10038
10039         * wl-draft.el (wl-draft-reply): Ditto.
10040
10041 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10042
10043         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10044         use function `wl-string-match-assoc'.
10045
10046 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10047
10048         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10049
10050         * wl-draft.el (wl-draft-deduce-address-list): New function.
10051         (wl-draft-parse-mailbox-list): Ditto.
10052         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10053         instead of `smtp-deduce-address-list'.
10054         (wl-draft-on-field-p): Follow group list.
10055
10056         * wl-address.el (wl-address-concat-token): New function.
10057         (wl-address-string-without-group-list-contents): Ditto.
10058         (wl-complete-field-body): Fixed problem of completion
10059         by japanese petname.
10060         (wl-address-make-completion-list): Rewrite.
10061
10062 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10063
10064         * wl-address.el (wl-address-make-completion-list): Completion by
10065         petname.
10066         (wl-complete-field-body): Likewise.
10067
10068 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10069
10070         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10071         contains invalid address syntax.
10072
10073 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10074
10075         * wl-folder.el (wl-folder-check-entity-async): Use
10076         `elmo-nntp-spec-hostname'.
10077
10078 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10079
10080         * wl-summary.el (wl-summary-msgdb-load-async): Use
10081         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10082
10083 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10084
10085         * wl-draft.el (wl-draft-reply): Set argument
10086         `content-transfer-encoding' as nil.
10087
10088 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10089
10090         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10091         `wl-refile-alist'.
10092
10093 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10094
10095         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10096         (wl-draft-edit-string): Ditto.
10097         (wl-draft-forward): Ditto.
10098         * wl-summary.el (wl-summary-write): Ditto.
10099
10100 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10101
10102         * wl-summary.el (wl-summary-sync-update3): Call
10103         `wl-summary-buffer-number-column-detect'.
10104         (wl-summary-buffer-number-column-detect): Search from point-min.
10105
10106 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10107
10108         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10109         contains an address which is not included in original to or cc.
10110
10111 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10112
10113         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10114         begin-line does not exist.
10115         * wl-message.el (wl-message-uu-substring): Ditto.
10116
10117 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10118
10119         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10120         clear local variables.
10121         (wl-summary-exit): Call `elmo-commit'.
10122         (wl-summary-switch-to-clone-buffer): Call
10123         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10124         (wl-summary-goto-folder-subr): Ditto.
10125
10126         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10127         POP folder.
10128
10129 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10130
10131         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10132         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10133         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10134         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10135         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10136         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10137
10138         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10139
10140 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10141
10142         * wl-summary.el (wl-summary-search-by-subject):
10143         Search parent message from the latest one.
10144
10145 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10146
10147         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10148         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10149
10150         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10151         New user option.
10152
10153         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10154         if elmo-nntp-use-killed-list is nil.
10155         Use `elmo-msgdb-append-to-killed-list'.
10156         (Append numbers confirmed as disappeared to the killed list.)
10157         (wl-summary-confirm-appends): Don't display negative number.
10158
10159 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10160
10161         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10162
10163 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10164
10165         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10166         range is `all'.
10167         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10168         `elmo-list-bigger-diff'.
10169
10170 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10171
10172         * wl-summary.el (wl-summary-buffer-exit-func):
10173         New buffer local variable.
10174         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10175
10176 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10177
10178         * wl-demo.el (wl-demo): Fix the last change.
10179
10180 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10181
10182         * wl-demo.el (wl-demo): Don't use `eval'.
10183
10184 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10185
10186         * wl-summary.el (wl-summary-buffer-thread-modified):
10187         New buffer-local variable.
10188         (wl-summary-set-thread-modified): New function.
10189         (wl-summary-thread-modified-p): New function.
10190         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10191         (wl-summary-yank-saved-message): Use function
10192         `wl-summary-set-thread-modified'
10193         (wl-summary-switch-to-clone-buffer): Add
10194         `wl-summary-buffer-thread-modified'.
10195
10196         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10197         (wl-summary-buffer-mark-saved-hook): Ditto.
10198         * wl-summary.el (wl-summary-msgdb-save): New hook
10199         `wl-summary-buffer-message-saved-hook' and
10200         `wl-summary-buffer-mark-saved-hook'.
10201
10202 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10203
10204         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10205
10206 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10207
10208         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10209         don't hide scroll bars under FSF Emacsen because it may incur an
10210         undesirable redrawing.
10211
10212 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10213
10214         * wl-draft.el (wl-draft-edit-string): Call
10215         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10216
10217 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10218
10219         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10220
10221 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10222
10223         * wl-summary.el (wl-summary-msgdb-load-async): Call
10224         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10225
10226 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10227
10228         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10229         fringes in demo buffer; center bitmap logo correctly even if old
10230         Mule is used.
10231
10232 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10233
10234         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10235
10236         * wl-refile.el (wl-refile-subject-alist): New variable.
10237         (wl-refile-subject-alist-file-name): Ditto.
10238         (wl-refile-alist-setup): Rewrite.
10239         (wl-refile-alist-save): Use `elmo-object-save'.
10240         Eliminated arguments.
10241         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10242         (wl-refile-guess-by-subject): New function.
10243         (wl-refile-guess-func-list): Added it.
10244
10245 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10246
10247         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10248         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10249
10250 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10251
10252         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10253         New buffer-local variable.
10254         (wl-summary-buffer-next-folder-func): Ditto.
10255         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10256         if non-nil.
10257         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10258         if non-nil.
10259         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10260         if non-nil.
10261         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10262         if non-nil.
10263
10264 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10265
10266         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10267         permanently in the demo buffer.
10268
10269 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10270
10271         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10272         `mime-entity-fetch-field'.
10273
10274         * wl.el (wl-exit): Delete plugged buffer.
10275
10276         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10277         XEmacs has menubar feature.
10278
10279 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10280
10281         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10282         cannot arrive at the beginning of the buffer under old Emacsen.
10283
10284 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10285
10286         * wl-address.el (wl-address-ldap-search):
10287         Call `ldap-search-entries' with `withdn' argument t.
10288         (wl-complete-field-body): Bind completion-ignore-case as t.
10289         Clear ldap search hash when it was sole completion.
10290         Use elmo-string for pattern string.
10291         (wl-ldap-alias-safe-string): Eliminated needless let.
10292
10293 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10294
10295         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10296         (wl-ldap-alias-sep): New constant.
10297         (wl-ldap-search-attribute-type-list): Ditto.
10298         (wl-ldap-get-value): New function.
10299         (wl-ldap-make-filter): Ditto.
10300         (wl-ldap-make-matched-value-list): Ditto.
10301         (wl-ldap-alias-safe-string): Ditto.
10302         (wl-ldap-register-dn-string): Ditto.
10303         (wl-address-ldap-search): Rewrite.
10304
10305 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10306
10307         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10308         thread is deleted.
10309         (wl-thread-delete-line-from-buffer): Ditto.
10310         (wl-thread-get-exist-children): New function.
10311
10312 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10313
10314         * wl-demo.el (wl-demo): Made it to select various image types.
10315         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10316         from `wl-title-logo'.
10317         (wl-logo-ascii): New variable.
10318         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10319         (wl-demo-copyright-notice): New constant.
10320
10321         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10322
10323 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10324
10325         * wl-vars.el (wl-summary-target-above): Renamed from
10326         wl-summary-temp-above.
10327         * wl-score.el (wl-score-get-score-alist): Use it.
10328         (wl-summary-score-update-all-lines): Use it.
10329         * wl-summary.el: Ditto. (make-variable-buffer-local).
10330
10331 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10332
10333         * wl-vars.el (wl-ldap-port): New user option.
10334
10335         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10336         Rewite whole implementation.
10337         (wl-complete-field-body): Fixed.
10338
10339 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10340
10341         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10342         Choose implementation at compile time.
10343
10344 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10345
10346         * wl-address.el (wl-ldap-search-internal): New function.
10347         (wl-complete-field-to): Use it.
10348
10349 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10350
10351         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10352         Use `let' instead of `let*'.
10353         Require 'wl-vars.
10354
10355         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10356         Define as defcustom.
10357         (wl-ldap-base): Ditto.
10358         (wl-use-ldap): Ditto.
10359
10360 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10361
10362         * wl-address.el (wl-ldap-search): New function.
10363         (wl-complete-field-body): Use `wl-ldap-search'.
10364         (wl-ldap-server): New variable.
10365         (wl-ldap-base): Ditto.
10366         (wl-use-ldap): Ditto.
10367
10368 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10369
10370         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10371         (Pointed out by Mito <mit@nines.nec.co.jp>).
10372         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10373         buffer-local variables like `wl-summary-redisplay-internal'.
10374         (wl-summary-redisplay-all-header): Likewise.  Update
10375         Summary view too.
10376
10377 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10378
10379         * wl-summary.el (wl-summary-jump-to-parent-message):
10380         Consider prefix argument.
10381
10382         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10383         when closed thread is deleted.
10384
10385 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10386
10387         * wl-summary.el (wl-summary-jump-to-parent-message):
10388         Consider thread modification.
10389
10390 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10391
10392         * wl-message.el (wl-message-normal-get-original-buffer): Use
10393         `save-excursion'.
10394
10395         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10396         (wl-summary-showto-folder-regexp): Ditto.
10397
10398 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10399
10400         * wl-util.el (wl-delete-alist): Doc fix.
10401         (wl-delete-associations): New function.
10402         (wl-inverse-alist): New function.
10403         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10404         Split temporary variables. Use `wl-delete-associations'
10405         and `wl-inverse-alist'.
10406         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10407
10408 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10409
10410         * wl-folder.el (wl-folder-prefetch-entity):
10411         Execute prefetching if new count is unknown.
10412
10413 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10414
10415         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10416
10417         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10418         delete entity.
10419         (wl-thread-set-parent): If insert as top, set linked as nil.
10420
10421         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10422         `wl-thread-cleanup-symbols' when view mode is thread.
10423
10424 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10425
10426         * wl-folder.el (wl-folder-create-folder-entity): Use
10427         with-current-buffer.
10428         (wl-local-folder-init): Call set-buffer to make sure we are in
10429         the Folder buffer. Don't touch buffer-local variables here.
10430         (wl-folder-mode): Initialize buffer-local variables here.
10431
10432         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10433         (wl-folder-entity-assign-id): Ditto.
10434         (wl-folder-create-entity-hashtb): Ditto.
10435         (wl-local-folder-init): Ditto.
10436         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10437
10438 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10439
10440         * wl-summary.el (wl-summary-default-from): Fix probrem when
10441         std11-extract-address-components return (nil "foo@bar").
10442
10443 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10444
10445         * wl-draft.el (wl-draft-clone-local-variables):
10446         Remove redundant `setq'.
10447
10448 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10449
10450         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10451         Bind wl-highlight-x-face-func as nil while highlighting header.
10452
10453 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10454
10455         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10456
10457 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10458
10459         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10460         elmo-msgdb-overview-hashtb from copy-variables.
10461         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10462         instead of `elmo-msgdb-overview-get-entity-by-number'.
10463         (wl-summary-auto-refile): Ditto.
10464
10465         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10466         `elmo-msgdb-overview-get-entity' instead of
10467         `elmo-msgdb-search-overview-entity'.  Use
10468         `elmo-msgdb-overview-get-entity' instead of
10469         `elmo-msgdb-overview-get-entity-by-number'.
10470         (wl-thread-insert-entity-sub): Ditto.
10471         (wl-thread-insert-message): Ditto.
10472
10473         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10474         `elmo-msgdb-overview-get-entity'.
10475         (wl-normal-message-redisplay): Ditto.
10476
10477 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10478
10479         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10480         `wl-thread-entities'.
10481         (wl-thread-delete-message): Fix remove top message from
10482         `wl-thread-entity-list'.
10483
10484         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10485         wl-append(nconc), because update-list is broken on Meadow.
10486
10487         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10488         updating process.
10489         (wl-summary-rescan): Ditto.
10490         (wl-summary-sync-update3): Ditto.
10491         * wl-thread.el (wl-thread-set-parent): Renamed from
10492         `wl-summary-set-parent'.
10493         (wl-thread-insert-message): Updating buffer faster.
10494         (wl-thread-delete-message): Updating buffer faster.
10495
10496         * wl-score.el (wl-summary-score-update-all-lines): Changed
10497         interval for display progress gauge.
10498
10499 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10500
10501         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10502         folder always-sticky.
10503         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10504         defmacro.
10505
10506 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10507
10508         * wl-vars.el (wl-draft-add-references): New user option.
10509
10510         * wl-draft.el (wl-draft-add-references): New function.
10511         (wl-draft-yank-from-mail-reply-buffer): Use it.
10512         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10513         as nil.
10514
10515 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10516
10517         * wl-thread.el (wl-thread-update-line-msgs): Called
10518         `wl-thread-update-line-on-buffer-sub'.
10519         (wl-thread-update-line-on-buffer): Delete routine of inserting
10520         thread.
10521         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10522         moved from `wl-thread-update-line-on-buffer'.
10523         Add threshold for displaying progress gauge.
10524         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10525         argument of `wl-thread-update-line-msgs'.
10526         Add threshold for displaying progress gauge.
10527         * wl-folder.el:
10528         Add threshold for displaying progress gauge.
10529         * wl-score.el: Ditto.
10530
10531         * wl-expire.el (wl-summary-expire): Display deleting info.
10532
10533 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10534
10535         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10536         `no-msg'.
10537         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10538         argument of `wl-thread-update-line-msgs'.
10539         (wl-summary-set-parent): Added optional argument `parent-number'.
10540         (wl-summary-buffer-saved-message): New buffer local variable.
10541         (wl-summary-save-current-message): New command.
10542         (wl-summary-yank-saved-message): Ditto.
10543         (wl-summary-mode-map): Added key binding for
10544         `wl-summary-save-current-message' (\ew) and
10545         `wl-summary-yank-saved-message' (\C-y).
10546         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10547
10548 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10549
10550         * wl-summary.el (wl-summary-mode-map): Added key binding for
10551         `wl-summary-set-parent' (ts).
10552
10553 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10554
10555         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10556         subject faster. If thread number is reverse, delayed updating
10557         thread.
10558         (wl-summary-search-by-subject): Ditto.
10559         (wl-summary-put-alike): Ditto.
10560         (wl-summary-get-alike): Ditto.
10561         (wl-summary-insert-headers): Insert header of all overview in
10562         buffer.
10563         (wl-summary-rescan): Delayed updating thread. Kill search subject
10564         buffer for wl-summary-search-by-subject.
10565         (wl-summary-sync-update3): Ditto.
10566         (wl-summary-exit): Ditto.
10567         (wl-summary-goto-bottom-of-current-thread): Change for linked
10568         thread.
10569         (wl-summary-overview-create-summary-line): Change line for linked
10570         thread.
10571
10572         * wl-summary.el (wl-summary-update-thread): Use
10573         wl-thread-maybe-get-children-num.
10574         (wl-summary-set-parent): If change parent, move sub thread.
10575         (wl-summary-redisplay-internal): Add horizontal recenter.
10576         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10577
10578         * wl-thread.el (wl-thread-entity-get-linked): New function.
10579         (wl-thread-entity-set-linked): New function.
10580         (wl-thread-create-entity): Add linked element.
10581         (wl-thread-entity-insert-as-top): Use wl-append.
10582         (wl-thread-maybe-get-children-num): If closing thread, return
10583         children msgs.
10584         (wl-thread-update-line-msgs): Displaying progress message.
10585         (wl-thread-update-line-on-buffer-sub): Use
10586         wl-thread-maybe-get-children-num.
10587         (wl-thread-update-line-on-buffer): If update line is not exists,
10588         insert thread.
10589         (wl-thread-delete-message): If delete top msg of thread, search
10590         parent by subject.
10591         (wl-thread-insert-entity): Use
10592         wl-thread-maybe-get-children-num.
10593
10594         * wl-highlight.el (wl-highlight-summary-current-line): change
10595         sregexp for linked thread.
10596         * wl-util.el (wl-count-lines): Count lines.
10597         (wl-horizontal-recenter): horizontal recenter.
10598         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10599         (wl-score-get-alike): Ditto.
10600         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10601         (wl-subject-length-limit): New variable.
10602         (wl-highlight-thread-indent-string-regexp): Changed for linked
10603         thread.
10604
10605 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10606
10607         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10608         New variable (revival).
10609         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10610         by subject matching if there's no in-reply-to nor references field
10611         (revival).
10612
10613 \f
10614 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10615
10616         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10617         message.
10618
10619 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10620
10621         * wl-summary.el (wl-summary-reply): Return t if there was a
10622         message at cursor point.
10623         Added unwind-protect.
10624         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10625         returns t.
10626         (wl-summary-cancel-message): Do nothing when there's no message at
10627         cursor point.
10628         (wl-summary-forward): Ditto.
10629         (wl-summary-jump-to-parent-message): Ditto.
10630         (wl-summary-reedit): Ditto.
10631         (wl-summary-edit-addresses): Ditto.
10632         (wl-summary-pipe-message): Ditto.
10633         (wl-summary-print-message-with-ps-print): Ditto.
10634         (wl-summary-print-message): Ditto.
10635         (wl-summary-mark-as-important): Ditto.
10636         (wl-summary-mark-as-unread): Ditto.
10637
10638         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10639         message at cursor point.
10640         (wl-summary-reply-with-citation): Remove unwind-protect.
10641
10642         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10643         subject searching feature.
10644         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10645         Eliminated.
10646
10647 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10648
10649         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10650         New variable.
10651         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10652         by subject matching if there's no in-reply-to nor references field.
10653
10654         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10655
10656         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10657         when display is finished.
10658         (wl-folder-open-all): Ditto.
10659         (wl-folder-update-access-group): Ditto.
10660         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10661         * wl-thread.el (wl-thread-close-all): Ditto.
10662
10663         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10664         progress gauge only when it was displayed.
10665         * wl-folder.el (wl-folder-insert-entity): Ditto.
10666
10667 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10668
10669         * wl-summary.el (wl-summary-incorporate): Enclose
10670         `wl-summary-sync-force-update' with save-excursion.
10671
10672 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10673
10674         * wl-summary.el (wl-summary-prefetch-region):
10675         Pass current cursor point to `pos-visible-in-window-p' after
10676         moving cursor to the started point.
10677
10678 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10679
10680         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10681
10682         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10683         fields from the forwarding message.
10684         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10685         `ignored-fields'.
10686
10687 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10688
10689         * wl-mime.el (wl-message-request-partial):
10690         Eliminated argument `msgdb'.
10691         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10692         (wl-mime-combine-message/partial-pieces): Likewise.
10693         * tm-wl.el (wl-message-request-partial): Likewise.
10694         (wl-mime-combine-message/partial-pieces): Likewise.
10695
10696 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10697
10698         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10699         when display is finished.
10700
10701 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10702
10703         * wl-summary.el (wl-summary-goto-folder-subr):
10704         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10705
10706 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10707
10708         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10709         when cursor point is visible.
10710
10711 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10712
10713         * wl-expire.el (wl-expire-archive-get-max-number):
10714         Don't use `file-name-directory'.
10715
10716 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10717
10718         * wl-expire.el (wl-expire-archive-get-max-number):
10719         Use `file-name-directory'.
10720
10721 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10722
10723         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10724         only when there is progress.
10725
10726 2000-04-13  Mito <mit@nines.nec.co.jp>
10727
10728         * wl-summary.el (wl-summary-sync-marks): Display progress.
10729
10730 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10731
10732         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10733         (wl-summary-prev): Move cursor regardless of unread status.
10734         (wl-summary-next): Ditto.
10735
10736 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10737
10738         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10739         Added argument `target' and `number'.
10740         * tm-wl.el (wl-summary-burst-subr): New function.
10741         (wl-summary-burst): Use it.
10742
10743 2000-04-10  Mito <mit@nines.nec.co.jp>
10744
10745         * wl-mime.el (wl-burst): New function.
10746         (wl-summary-burst): Use it.
10747
10748 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10749
10750         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10751         as petname when there's no candidate.
10752
10753 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10754
10755         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10756         New variable.
10757         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10758
10759         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10760
10761         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10762
10763 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10764
10765         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10766         Use substring of `original' instead of buffer-substring.
10767         (wl-refile-evaluate-rule):
10768         Set `original' argument of wl-refile-expand-newtext.
10769
10770         * wl-summary.el
10771         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10772         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10773         (wl-summary-auto-refile): Check existence of destination folder just
10774         before marking.
10775
10776 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10777
10778         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10779         when wl-refile-get-field-value return nil.
10780
10781 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10782
10783         * wl-refile.el
10784         (wl-refile-expand-newtext): New function imported from Gnus.
10785         (wl-refile-evaluate-rule): Use it.
10786
10787 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10788
10789         * wl-summary.el (wl-summary-print-destination):
10790         Duplicate folder string to avoid putting text-property on
10791         original string.
10792
10793         * wl-refile.el (wl-refile-get-field-value): New function.
10794         (wl-refile-evaluate-rule): New function;
10795         Evaluate refile rule recursively.
10796         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10797         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10798         New function; Check existence of a target folder recursively.
10799         (wl-summary-auto-refile-check-refile-rule-alist):
10800         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10801
10802 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10803
10804         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10805
10806         * wl-folder.el (wl-create-folder-entity-from-buffer):
10807         Fixed problem when '}' character is contained in folder name.
10808
10809         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10810
10811 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10812
10813         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10814         (wl-fldmgr-add-completion-all-completions):
10815         Use wl-fldmgr-add-completion-hashtb.
10816
10817 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10818
10819         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10820         wl-fldmgr-add-completion-subr): New functions.
10821         * wl-folder.el (wl-folder-completion-func): New variable.
10822         * wl-summary.el (wl-summary-read-folder):
10823         Use wl-folder-completion-func.
10824
10825         * wl-refile.el: Eliminate throw & catch.
10826
10827         * wl.el (wl-plugged-sending-queue-status): Fixed.
10828
10829 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10830
10831         * wl-draft.el (wl-draft): Put category property on
10832         mail-header-separator.