* wl-summary.el (wl-summary-define-sort-command): New function.
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-summary.el (wl-summary-define-sort-command): New function.
4         (wl-summary-sort-by-date, wl-summary-sort-by-number)
5         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
6         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
7         define by `wl-summary-define-sort-command'.
8
9         * wl.el (wl-init): Call wl-summary-define-sort-command.
10
11 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
12
13         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
14         properties at the decrypting region.
15
16 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
17
18         * wl-util.el (wl-find-region): New function.
19
20         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
21         coding system.
22         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
23         property `wl-mime-decoded-coding-system'.
24         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
25         property `wl-mime-decoded-coding-system' to encode text.
26
27         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
28         message.
29         (wl-mime-pgp-verify-region): Ditto.
30
31 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
32
33         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
34         buffer. Use epa-display-verify-result.
35
36 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
37
38         * wl-draft.el (wl-draft-send): Continue even if setting parent
39         flag was failed.
40
41 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
42
43         * wl-message.el (wl-message-flag-indicator): Fixed the problem
44         of returning string only of parentheses.
45
46 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
47
48         * wl-summary.el (wl-summary-write): Add argument `folder'.
49         (wl-summary-write-current-folder): Change argument `folder' from
50         optional to require.
51         (wl-summary-get-buffer): Return the buffer associated folder only.
52
53         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
54         change.
55         (wl-folder-toggle-disp-summary): Ditto.
56
57         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
58         current summary as parent-folder.
59
60 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
61
62         * wl-draft.el (wl-draft-reedit): Don't overwrite
63         wl-draft-parent-folder.
64
65 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
66
67         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
68         (wl-mime-pgp-verify-region): Ditto.
69         (wl-message-decrypt-pgp-nonmime): Use the above function.
70         (wl-message-verify-pgp-nonmime): Likewise.
71         (wl-mime-preview-application/pgp): Likewise.
72
73 2006-04-20  Kenichi Okada  <okada@opaopa.org>
74
75         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
76         Fix about the order of `wl-nntp-posting-port' and
77         `wl-nntp-posting-stream-type'.
78         * wl.el (wl-plugged-port-label-alist): Add smtp.
79
80 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
81
82         * wl-summary.el (wl-summary-message-status): New macro.
83
84         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
85         (wl-summary-killed-mark): New user option.
86
87         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
88         API change.
89         (wl-thread-insert-entity-sub): Ditto.
90         (wl-thread-recover-messages): New command.
91
92         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
93         Don't call `wl-highlight-summary-current-line' directly.
94         (wl-summary-buffer-attach): Connect to signal `status-changed'
95         instead of `cache-changed'.
96         (wl-summary-buffer-detach): Follow the above change.
97         (wl-summary-detect-mark-position): Follow the API change.
98         (wl-summary-rescan-message): Ditto.
99         (wl-summary-insert-sequential): Ditto.
100         (wl-summary-update-thread): Ditto.
101         (wl-summary-message-mark): Ditto.
102         (wl-summary-persistent-mark): Ditto.
103         (wl-summary-create-line): Ditto.
104         (wl-summary-prefetch-region-no-mark): Call
105         `wl-summary-persistent-mark' with number.
106         (wl-summary-recover-messages-region): New command.
107         (wl-summary-target-mark-recover): Ditto.
108         (wl-summary-recover-message): Ditto.
109         (wl-summary-persistent-mark-string): Add argument `status' instead
110         of remove arguments `flags' and `cached'.  Treat killed status.
111         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
112
113         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
114         (wl-highlight-summary-line-face-spec): Treat killed status.
115         (wl-highlight-summary-line-string): Follow the API change.
116         (wl-highlight-summary-current-line): Ditto.
117
118         * Version number is increased to 2.15.3.
119
120 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
121
122         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
123         of symbolp to test whether the condition is function.
124
125 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
126
127         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
128         to nil.
129
130 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
131
132         * wl-summary.el (wl-summary-buffer-message-ring): New internal
133         variable.
134         (wl-summary-buffer-last-displayed-msg): Abolish.
135         (wl-summary-push-message): New function.
136         (wl-summary-pop-message): Ditto.
137         (wl-summary-goto-folder-subr): Reset
138         `wl-summary-buffer-message-ring'.
139         (wl-summary-pop-to-last-message): New command.
140         (wl-summary-goto-last-displayed-msg): Call
141         wl-summary-pop-to-last-message if optional argument is non-nil or
142         the last command is itself.
143         (wl-summary-redisplay-internal): Push last message number into
144         `wl-summary-buffer-message-ring'.
145
146         * wl-vars.el (wl-summary-message-ring-max): New user option.
147
148 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
149
150         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
151         from `wl-draft-reply').
152         (wl-draft-reply): Use it.
153         (wl-draft-find-reply-headers): Avoid compile warning.
154
155 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
156
157         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
158
159 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
160
161         * wl-message.el (wl-message-flag-indicator): New function.
162         (wl-message-redisplay): Use it.
163
164 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
165
166         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
167
168 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
169
170         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
171         instead of `read-event'.
172
173         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
174
175         * wl-mule.el (wl-read-event-char): Ditto.
176
177         * wl-e21.el (wl-read-event-char): Ditto.
178
179 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
180
181         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
182
183 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
184
185         * wl-vars.el (wl-draft-send-confirm-type): New user option.
186
187         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
188
189         * wl-draft.el (wl-draft-send-confirm): Confirmation by
190         `wl-draft-send-confirm-type'
191
192 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
193
194         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
195         Avoid error when the buffer name is already used.
196
197 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
198
199         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
200         the change of elmo-nmz -> elmo-search.
201         (wl-highlight-summary-line-help-echo-alist): Ditto.
202         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
203         (wl-nmz-folder-icon): Define as obsolete.
204         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
205         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
206
207 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
208
209         * wl-summary.el (wl-summary-get-list-info): Rewrite with
210         `elmo-find-list-match-value'
211
212 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
213
214         * wl-summary.el (wl-summary-get-list-info): Optimize.
215         Use List-Id and List-Post also.
216
217 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
218
219         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
220
221 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
222
223         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
224
225 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
226
227         * wl-util.el (wl-completing-read-multiple-1): New internal function.
228         (wl-completing-read-multiple-2): Ditto.
229         (wl-completing-read-multiple): Define use above functions.
230
231         * wl-summary.el (wl-summary-sort): Removed the workaround for a
232         bug of `completing-read-multiple' about default value.
233
234         * wl-xmas.el (wl-completing-read-multiple): Removed.
235
236         * wl-mule.el (wl-completing-read-multiple): Ditto.
237
238         * wl-e21.el (wl-completing-read-multiple): Ditto.
239
240 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
241
242         * wl-util.el (wl-filter-associations): New function.
243
244         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
245         (wl-spam-ignored-folder-list): Ditto.
246         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
247         (wl-spam-string-member-p): New function.
248         (wl-spam-domain): Use it.
249         (wl-spam-split-numbers): New function.
250         (wl-spam-apply-partitions): Ditto.
251         (wl-spam-register-spam-messages): Use `folder' instead of
252         `wl-summary-buffer-elmo-folder'.
253         (wl-spam-register-good-messages): Ditto.
254         (wl-summary-exec-action-spam): Decide a domain by real folder of
255         message.
256         (wl-summary-exec-action-refile-with-register): Likewise.
257
258 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
259
260         * wl-e21.el (wl-e21-find-image): New function.
261         (wl-e21-setup-toolbar): Use it instead of `find-image'.
262         (wl-e21-highlight-folder-group-line): Ditto.
263         (wl-folder-init-icons): Ditto.
264         (wl-plugged-init-icons): Ditto.
265         (wl-biff-init-icons): Ditto.
266
267 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
268
269         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
270         (wl-inhibit-save-drafts): New internal variable.
271         (wl-disable-auto-save): Ditto.
272         (wl-save-drafts): Treat above variables.
273         (wl-auto-save-drafts): New function.
274         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
275         `wl-stop-save-drafts'.
276         (wl-start-save-drafts): New function.
277         (wl-stop-save-drafts): Ditto.
278         (wl-set-auto-save-draft): New command.
279
280         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
281         `wl-set-save-drafts'.
282
283 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
284
285         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
286         `make-local-variable' instead of `make-variable-buffer-local'.
287
288 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
289
290         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
291
292 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
293
294         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
295
296 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
297
298         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
299         of working buffer.
300
301 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
302
303         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
304
305         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
306         value into recipients; Bind `wl-draft-remove-group-list-contents'
307         as nil.
308
309 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
310
311         * wl-summary.el (wl-summary-sort): Fixed the last change.
312
313         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
314         (wl-summary-sort-messages): Ditto.
315         (wl-summary-rescan): Use it.
316         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
317         `completing-read'; Append candidates for reverse order.
318
319 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
320
321         * Version number is increased to 2.15.2.
322
323 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
324
325         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
326         "Smaller".
327         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
328
329 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
330
331         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
332
333 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
334
335         * wl-vars.el (wl-draft-additional-header-alist): Add into the
336         customize group `wl-draft'.
337         (wl-draft-add-in-reply-to): Move customize group from `wl' to
338         `wl-draft'.
339         (wl-draft-add-references): Ditto.
340
341         * wl-action.el (wl-summary-print-argument): Rename argument from
342         `folder' to `data'.
343
344 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
345
346         * wl-summary.el (wl-summary-rescan-message): Call
347         `wl-thread-cleanup-symbols' before insert thread.
348
349 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
350
351         * wl.el (wl-init): Set `elmo-get-folder-function' as
352         `wl-folder-make-elmo-folder'.
353
354         * wl-spam.el (wl-summary-exec-action-spam): Use
355         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
356
357         * wl-folder.el (wl-folder-make-elmo-folder): New function.
358         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
359         `elmo-make-folder'.
360         (wl-folder-get-elmo-folder): Ditto.
361         (wl-folder-create-subr): Simplify.
362
363 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
364
365         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
366
367 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
368
369         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
370         contents in message buffer instead of original buffer. If optional
371         argument specified, ask coding system for encode.
372
373 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
374
375         * wl-spam.el (wl-summary-test-spam-region): New function.
376         (wl-spam-setup): Bind "rkc".
377
378 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
379
380         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
381
382 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
383
384         * wl-spam.el (wl-summary-test-spam): Fix typo.
385         (wl-message-check-spam): Ditto.
386
387 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
388
389         * wl-summary.el (wl-summary-default-from): Simplify.
390
391 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
392
393         * wl-action.el (wl-summary-exec-action-refile): Simplify.
394         (wl-summary-exec-action-copy): Ditto.
395         (wl-summary-auto-refile): Check existence of temporary mark.
396
397 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
398
399         * wl-summary.el (wl-summary-create-line): Use
400         `elmo-time-to-datevec'.
401
402         * wl-expire.el (wl-expire-archive-date): Ditto.
403         (wl-expire-localdir-date): Ditto.
404
405         * wl-util.el (wl-day-number): Abolish.
406
407         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
408         of `wl-day-number'.
409         (wl-score-followup): Ditto.
410         (wl-score-add-followups): Ditto.
411         (wl-score-get-latest-msgs): Ditto.
412         (wl-score-get-header-entry): Ditto.
413         (wl-score-edit-insert-date): Ditto.
414
415 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
416
417         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
418         `elmo-message-entity-field' with 2nd argument `type'.
419
420 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
421
422         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
423
424 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * wl-thread.el (wl-thread-delete-message): Delete descendant
427         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
428
429 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
430
431         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
432
433 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
434
435         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
436         `Access folder'.
437
438 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
439
440         * wl-vars.el (wl-access-folder-icon): New user option.
441
442         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
443         `Access folder'.
444
445 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * wl-summary.el (wl-summary-buffer-set-folder): Use
448         `wl-folder-mime-charset'.
449
450         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
451         `mime-charset'.
452         (wl-folder-get-elmo-folder): Ditto.
453         (wl-folder-mime-charset): New function.
454
455 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
456
457         * wl-util.el (wl-parse-addresses): Define alias of
458         `elmo-parse-addresses' (move to `elmo-util.el').
459
460         * wl-summary.el (wl-summary-default-from): Follow the API change.
461         (wl-summary-overview-entity-compare-by-date): Ditto.
462         (wl-summary-overview-entity-compare-by-from): Ditto.
463         (wl-summary-get-list-info): Get value of `ml-info' field from
464         entity at first.
465         (wl-summary-rescan-message): Treat prefix argument.
466         (wl-summary-prefetch-msg): Follow the API change.
467         (wl-summary-search-by-subject): Ditto.
468         (wl-summary-insert-thread): Ditto.
469         (wl-summary-line-subject): Ditto.
470         (wl-summary-line-from): Ditto.
471         (wl-summary-create-line): Ditto.
472         (wl-summary-print-message-with-ps-print): Ditto.
473
474         * wl-score.el (wl-score-ov-entity-get): Ditto.
475         (wl-score-followup): Ditto.
476         (wl-score-add-followups): Use `elmo-message-entity-field' instead
477         of `car'.
478         (wl-score-get-latest-msgs): Follow the API change.
479         (wl-score-get-header): Ditto.
480
481         * wl-refile.el (wl-refile-learn): Ditto.
482         (wl-refile-subject-learn): Ditto.
483         (wl-refile-get-field-value): Ditto.
484         (wl-refile-guess-by-history): Ditto.
485         (wl-refile-guess-by-subject): Ditto.
486
487         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
488
489         * wl-expire.el (wl-expire-date-p): Removed.
490         (wl-expire-archive-date): Follow the API change.
491         (wl-expire-localdir-date): Ditto.
492         (wl-summary-expire): Ditto.
493
494         * Version number is increased to 2.15.1.
495
496 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
497
498         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
499         group is access or not (it is not strict, like wl-fldmgr-rename).
500
501 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
502
503         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
504         duplicate call of `wl-summary-print-argument' on the wrong line.
505
506 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
507
508         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
509         even if argument `number' is nil.
510         (wl-summary-insert-line): Print action argument if current message
511         has it.
512
513 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
514
515         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
516         (wl-draft-reply): Ditto.
517         (wl-draft): Add optional argument `parent-number' and call
518         `wl-draft-create-buffer' with it.
519         (wl-draft-create-buffer): Add optional argument
520         `parent-number'. Set wl-draft-parent-number as it.
521
522 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
523
524         * wl-folder.el (wl-folder-set-persistent-mark): If summary
525         buffer is not for given folder, don't use it.
526
527 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
528
529         * Version number is increased to 2.15.0.
530
531 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
532
533         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
534
535         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
536         (wl-highlight-get-face-by-name): New internal function.
537         (wl-highlight-summary-line-face-spec): Use it and fixed.
538
539 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
540
541         * wl-summary.el (wl-summary-sync-update): Use
542         `elmo-message-entity-field' instead of `car' to get message-id
543         from overview entity.
544
545         * wl-summary.el (wl-summary-rescan-message): Call
546         `wl-highlight-summary-displaying' when displaying a message.
547
548 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
549
550         * wl-draft.el (wl-draft-config-info-filename): Extracted from
551         `wl-draft-config-info-operation'.
552         (wl-draft-buffer-change-number): New function.
553         (wl-draft-rename-saved-config): Ditto.
554         * wl.el (wl-init): Connect slot for message-number-changed.
555         (toplevel): Add autoload for wl-draft-rename-saved-config.
556
557 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
558
559         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
560         `update-overview'
561         (wl-summary-buffer-detach): Disconnect from it.
562         (wl-summary-rescan-message): Use command.
563
564         * wl-message.el (wl-message-buffer-display): Use
565         `with-current-buffer' instead of `save-excursion'.
566
567 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
568
569         * wl-mime.el (wl-draft-preview-attributes-list): Protect
570         wl-draft-preview-attributes-list from distraction.
571
572 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
573
574         * wl-summary.el (wl-summary-sync-update): Sort the return value of
575         `elmo-list-diff'.
576
577 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
578
579         * wl-summary.el
580         (wl-summary-edit-addresses-collect-candidate-fields): Use
581         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
582
583         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
584         instead of `elmo-set-work-buf'.
585
586         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
587         (wl-address-make-address-list): Ditto.
588
589         * Version number is increased to 2.13.3.
590
591 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
592
593         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
594         user option.
595
596         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
597         argument `5'.
598
599         * wl-message.el (wl-message-display-no-merge-p): New function.
600         (wl-message-buffer-display): Check whether the message is
601         reassembled and follow the API change.
602
603 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
606         multibyte on working buffer and removed unnecessary
607         `buffer-disable-undo'.
608
609 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
610
611         * wl-util.el (wl-read-search-condition-internal): Fixed the last
612         change.
613
614 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
615
616         * wl-util.el (wl-read-search-condition-internal): Protect
617         elmo-global-flags from distraction.
618
619 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
620
621         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
622
623         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
624         (wl-summary-event-handler): Ditto.
625         (wl-summary-update-persistent-mark-on-event): New
626         function (renamed from `elmo-event-handler-flag-changed').
627         (wl-summary-buffer-attach): New function.
628         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
629         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
630         instead of `elmo-folder-add-handler'.
631
632         * Version number is increased to 2.13.2.
633
634 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
635
636         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
637         and "\177" to the `wl-news-previous-page'.
638         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
639         (wl-news-previous-page): New function.
640
641 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
644         instead of `write-region' and simplify.
645
646 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
647
648         * wl-template.el (wl-template-select): Cause error if
649         `wl-template-alist' is nil.
650
651 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
652
653         * wl-news.el.in: Set file variable `no-byte-compile'.
654
655 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
656
657         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
658         whether a target message is within displaying area.
659         (elmo-event-handler-cache-changed): Ditto.
660
661 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
662
663         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
664         to `defun'.  Use `nconc' instead of `append' to collect descendant
665         message numbers.
666
667 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
668
669         * wl-thread.el (wl-thread-save-top-list)
670         (wl-thread-save-entities): Use `with-temp-buffer'.
671         * wl-news.el.in (wl-news-previous-version-load):
672         (wl-news-previous-version-save): Ditto.
673         * wl-summary.el (wl-summary-load-file-object)
674         (wl-summary-save-view-cache): Ditto.
675
676 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
677
678         * wl-util.el (toplevel): Require 'elmo-flag'.
679         (wl-read-search-condition): New function (Renamed from
680         `elmo-read-search-condition').
681         (wl-read-search-condition-internal): Likewise.
682
683         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
684         invalid.
685         (wl-summary-pick): Use `wl-read-search-condition' instead of
686         `elmo-read-search-condition'.
687         (wl-summary-virtual): Ditto.
688
689         * wl-folder.el (wl-folder-virtual): Ditto.
690         (wl-folder-pick): Ditto.
691
692         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
693
694 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
695
696         * wl-summary.el (wl-summary-reedit): Call
697         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
698
699 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
700
701         * wl-mime.el (toplevel): Require wl-vars.
702
703         * wl-message.el (toplevel): Require cl at compile.
704
705         * wl-draft.el (toplevel): Require elmo.
706
707 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
708
709         * wl-message.el (wl-message-buffer-prefetch): Count is a number
710         and do nothing when it is not positive.
711         (wl-message-buffer-prefetch-next): Ditto.
712
713 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
714
715         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
716         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
717         (wl-summary-redisplay-internal): Ditto.
718
719         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
720         message (the condition is borrowed from `wl-check-variables-2').
721         (wl-summary-redisplay-internal): Ditto.
722
723 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
724
725         * wl-mime.el (wl-draft-nntp-attribute): New function.
726         (wl-draft-attribute-nntp-posting-server): Use it.
727         (wl-draft-attribute-nntp-posting-port): Ditto.
728
729         * wl-mime.el (wl-draft-preview-attributes-list): New function.
730         (wl-draft-show-attributes-buffer): Ditto.
731         (wl-draft-hide-attributes-buffer): Ditto.
732         (wl-draft-attribute-newsgroups): Ditto.
733         (wl-draft-attribute-nntp-posting-server): Ditto.
734         (wl-draft-attribute-nntp-posting-port): Ditto.
735         (wl-draft-preview-message): Use there functions.
736
737         * wl-vars.el (wl-draft-preview-attributes-list): Change default
738         value.
739
740 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
741
742         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
743         (wl-draft-reedit): Ditto.
744         (wl-draft-queue-flush): Ditto.
745
746         * wl-mime.el (wl-message-request-partial): Ditto.
747         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
748         instead of `elmo-message-fetch'.
749
750         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
751
752         * wl-summary.el (wl-summary-message-string): Ditto.
753
754 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
755
756         * wl-util.el (wl-current-message-buffer): Follow the API change.
757
758         * wl-summary.el (wl-summary-redisplay-internal): Call
759         `wl-summary-mark-as-read' with 2nd argument as nil and update
760         unread count instead of persistent mark.
761
762         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
763         variable.
764         (wl-message-redisplay): Follow the API change.
765         (wl-message-buffer-display): Managed mime-entity directly and
766         return preview buffer only.
767         (wl-message-display-internal): Rewrite.
768         (wl-message-buffer-prefetch-subr): Not save return value of
769         `wl-message-buffer-display'.
770
771         * Version number is increased to 2.13.1.
772
773 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
774
775         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
776         'elmo-multiple-fields-body-list' with boundary specified.
777
778 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
779
780         * wl-vars.el (wl-summary-resend-use-cache): New variable.
781         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
782         cache if `wl-summary-resend-use-cache' is non-nil.
783
784 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
785
786         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
787         (wl-nntp-posting-stream-type): Ditto.
788
789 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
790
791         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
792
793 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
794
795         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
796         message.
797
798 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
801         Abolish.
802         (wl-summary-buffer-persistent-mark-version): New internal
803         variable.
804         (wl-summary-update-mark-and-highlight-window): Check by
805         wl-summary-persistent-mark-invalid-p.
806         (wl-summary-update-status-marks): Ditto.
807         (elmo-event-handler-flag-changed): Rewrite.
808         (elmo-event-handler-cache-changed): Define.
809         (wl-summary-prefetch-msg): Does not update persistent mark here.
810         (wl-summary-delete-cache): Ditto.
811         (wl-summary-resume-cache-status): Ditto.
812         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
813         (wl-summary-persistent-mark-invalid-p): New function.
814         (wl-summary-validate-persistent-mark): Ditto.
815         (wl-summary-validate-persistent-mark-string): Ditto.
816         (wl-summary-invalidate-persistent-mark): Ditto.
817         (wl-summary-update-persistent-mark): Call
818         `wl-summary-validate-persistent-mark'.
819         (wl-summary-create-line): Call
820         `wl-summary-validate-persistent-mark-string'.
821
822         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
823         status as t if cache used.
824
825 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
826
827         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
828         only if the target is group.
829         * wl-folder.el (wl-folder-append-petname): Don't check group name.
830
831 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
832
833         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
834
835 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
836
837         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
838
839         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
840
841 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
842
843         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
844         (Thanks to Yoichi NAKAYAMA).
845
846 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
847
848         * wl-util.el (wl-save-drafts): Restore echo area.
849
850 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
851
852         * Version number is increased to 2.13.0.
853
854         * wl-util.el (wl-biff-check-folder-async): Use
855         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
856
857 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
858
859         * wl-message.el (wl-message-display-internal): Does not put
860         wl-message-display-type property on message buffer.
861         (wl-message-buffer-display-type): New function.
862
863         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
864
865         * wl-summary.el (wl-summary-mode): Use `dolist' to add
866         `wl-summary-buffer-detach'.
867         (wl-summary-message-display-type): Use
868         `wl-summary-buffer-display-type'.
869
870 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
871
872         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
873         buffer-local.
874
875         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
876         kill-buffer-hook instead of make-local-variable.
877         (wl-draft-preview-message): Set `local' argument of add-hook as t.
878
879 2004-12-12  Scott Renfro <scott@renfro.org>
880
881         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
882         regex for square-branket.
883
884 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
885
886         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
887         `wl-message-mime-analysis-p' with argument `header'.
888
889 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
890
891         * wl-mime.el (wl-draft-yank-current-message-entity): 
892         Switch to no-mime following method according to wl-message-display-type
893         property.
894         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
895
896         * wl-message.el (wl-message-display-internal): 
897         Put wl-message-display-type property on message buffer.
898
899         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
900         (wl-message-display-internal): Ditto;
901
902         * wl-summary.el (wl-summary-toggle-mime): Ditto.
903
904 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
905
906         * wl-message.el (wl-message-make-display-type): New function.
907         (wl-message-display-type-property): Ditto.
908         (wl-message-mime-analysys-p): Ditto.
909         (wl-message-display-all-header-p): Ditto.
910         (wl-message-redisplay): Removed argument `as-is', `all-header' and
911         added `display-type'.
912         (wl-message-buffer-display): Likewise.
913         (wl-message-display-internal): Likewise.
914         (wl-message-buffer-display-type): Abolish.
915         (wl-message-buffer-prefetch-subr): Follow the API changed.
916
917         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
918         from wl-summary-buffer-display-all-header and changed default value.
919         (wl-summary-message-display-type): New function.
920         (wl-summary-buffer-display-mime-mode): Ditto.
921         (wl-summary-buffer-display-header-mode): Ditto.
922         (wl-summary-toggle-mime): Rewrite with above functions.
923         (wl-summary-toggle-all-header): Ditto.
924         (wl-summary-redisplay): Force redisplay with default mode.
925         (wl-summary-redisplay-internal): Renamed argument from `mode',
926         `all-header' to `mime-mode', `header-mode'.
927         Use `wl-message-make-display-type'.
928
929         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
930         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
931
932 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
933
934         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
935
936 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
937
938         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
939         in original message buffer.
940         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
941         buffer.
942
943 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
944
945         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
946
947 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
948
949         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
950
951 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
952
953         * wl-action.el (wl-summary-exec-action-refile): Display a done message
954         when actions succeeded.
955         (wl-summary-exec-action-copy): Likewise.
956
957 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
958
959         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
960         there is switch-to-buffer at the end of wl-message-select-buffer.
961         (wl-summary-reply): Ditto.
962
963 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
964
965         * wl-summary.el (wl-summary-forward): Put subject in original
966         message buffer as argument of wl-draft-forward.
967         * wl-draft.el (wl-draft-forward): Decode subject as in
968         wl-draft-reply.
969
970 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
973         a folder under access group.
974
975 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
976
977         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
978         wl-message-buffer-display.
979
980         * wl-util.el (wl-set-save-drafts): Fix typo.
981
982 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
985         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
986         wl-highlight-logo-face to set the bg color of an xbm image; fixed
987         the way to measure the width of a bitmap image; don't put face on
988         ascii and bitmap images; put the mark which should not use the
989         variable-pitch face on ascii and bitmap images.
990         (wl-demo-setup-properties): Don't use the variable-pitch face on
991         ascii and bitmap images; made it work on Emacs 20 and earlier.
992         (wl-demo-insert-text): End with a newline at the bottom; don't put
993         face on text.
994
995         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
996
997 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
998
999         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1000
1001         * wl-util.el (wl-save-drafts): Moved from sample setting.
1002         (wl-set-save-drafts): New function to set idle timer.
1003         * wl-draft.el (wl-draft): Call it.
1004         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1005
1006 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1007
1008         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1009         a summary which has toggle display status off.
1010
1011 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1012
1013         * wl-draft.el (wl-draft-do-fcc): No cache save.
1014
1015 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1016
1017         * wl-summary.el (elmo-event-handler-flag-changed): Use
1018         `set-buffer' instead of `with-current-buffer'.
1019
1020 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1021
1022         * wl-summary.el (wl-summary-after-resize-function): New function.
1023         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1024         window-size-change-functions.
1025
1026 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1027
1028         * wl-draft.el (wl-draft-create-buffer): Bind
1029         `change-major-mode-hook' after current buffer is changed.
1030
1031         * wl-summary.el (wl-summary-buffer-detach): New function.
1032         (wl-summary-buffer-set-folder): Call it.
1033         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1034         change-major-mode-hook and kill-buffer-hook.
1035         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1036         (wl-summary-switch-to-clone-buffer): Ditto.
1037         (wl-summary-goto-folder-subr): Ditto.
1038
1039 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1040
1041         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1042         after boundp check.
1043
1044 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1047         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1048         for `kill-buffer'.
1049
1050         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1051         handler of current buffer from elmo-folder.
1052
1053 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1054
1055         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1056
1057 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1060         variable.
1061         (wl-summary-event-handler): New class.
1062         (elmo-event-handler-flag-changed): Define to update persistent
1063         mark.
1064         (wl-summary-buffer-set-folder): Register event handler to
1065         elmo-folder.
1066         (wl-summary-exit): Unregister event handler.
1067         (wl-summary-goto-folder-subr): Ditto.
1068         (wl-summary-mark-as-read-all): Does not call
1069         `wl-summary-update-persistent-mark' directly.
1070         (wl-summary-mark-as-read-internal): Ditto.
1071         (wl-summary-set-persistent-mark-internal): Ditto.
1072         (wl-summary-set-flags-internal): Ditto.
1073
1074         * Version number is increased to 2.11.33.
1075
1076 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1077
1078         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1079         to nil.
1080
1081 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1082
1083         * wl-spam.el (wl-spam-setup): Add hook
1084         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1085         instead of `wl-summary-prepare-hook'.
1086
1087         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1088         if folder type is `'flag'.
1089         (wl-summary-mark-as-important): Ditto.
1090
1091 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1092
1093         * wl-address.el (wl-address-minibuffer-history): New variable.
1094         (wl-address-minibuffer-local-map): New keymap.
1095         (wl-address-read-from-minibuffer): New function.
1096
1097         * wl-action.el (wl-summary-get-resend-address): Use
1098         `wl-address-read-from-minibuffer' instead of `completing-read'.
1099
1100 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1101
1102         * Version number is increased to 2.11.32.
1103
1104 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1105
1106         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1107         without mule to iso-8859-1.
1108         (wl-draft-add-in-reply-to): Add note in description.
1109         (wl-draft-add-references): Ditto.
1110
1111 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1112
1113         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1114         definition for `m'.
1115         (wl-summary-mode-line-format): Add '[%m]'.
1116         (wl-message-mode-line-format-spec-alist): Ditto.
1117         (wl-summary-display-mime-mode-list): New variable.
1118
1119         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1120         from wl-summary-buffer-display-as-is.
1121         (wl-summary-buffer-display-all-header): New buffer local variable.
1122         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1123         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1124         instead of wl-summary-buffer-display-as-is.
1125         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1126         (wl-summary-set-persistent-mark): Ditto.
1127         (wl-summary-set-message-buffer-or-redisplay): Just call
1128         `wl-summary-redisplay-internal' without optional arguments.
1129         (wl-summary-toggle-mime): Rewrite.
1130         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1131         (wl-summary-toggle-all-header): New function.
1132         (wl-summary-redisplay-internal): Treat mime mode.
1133
1134         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1135         to wl-mime-preview-follow-no-mime.
1136         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1137         accodring to the display-mode.
1138
1139         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1140         (wl-message-buffer-display): Changed argument name from `as-is' to
1141         `mode'.
1142         (wl-message-display-internal): Ditto;
1143         Bind elmo-mime-display-header-analysis according to the mode.
1144         (wl-message-display-internal): Put wl-message-display-mime-mode
1145         property on entire buffer.
1146
1147 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1148
1149         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1150
1151 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1152
1153         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1154         Don't extract mail address.
1155         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1156
1157         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1158
1159         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1160
1161 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1162
1163         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1164         wl-fldmgr-cut-entity-list on confirmation.
1165
1166 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1167
1168         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1169         (wl-mime-quit-preview): Check existence of
1170         mime-edit-temp-message-buffer here.
1171
1172 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1173
1174         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1175         after deletion.
1176
1177         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1178         before calling wl-mime-quit-preview.
1179
1180 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1181
1182         * wl-summary.el (wl-summary-pick): If call it with prefix
1183         argument, set `delete-marks' as non-nil. Pick from only visible
1184         messages.
1185         (wl-summary-check-target-mark): New function.
1186         (wl-summary-target-mark-mark-as-read): Use it.
1187         (wl-summary-target-mark-mark-as-unread): Ditto.
1188         (wl-summary-target-mark-operation): Ditto.
1189         (wl-summary-target-mark-set-flags): Ditto.
1190         (wl-summary-target-mark-save): Ditto.
1191         (wl-summary-target-mark-pick): Ditto.
1192         (wl-summary-target-mark-forward): Ditto.
1193         (wl-summary-target-mark-reply-with-citation): Ditto.
1194         (wl-summary-target-mark-print): Ditto.
1195         (wl-summary-target-mark-uudecode): Ditto.
1196
1197         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1198         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1199         with `ask-coding' is non-nil.
1200
1201 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1202
1203         * wl-thread.el (wl-thread-set-parent): If parent is a message
1204         which is identified by references, set linked as nil.
1205
1206 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1207
1208         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1209         (wl-message-mode-line-format-spec-alist): Ditto.
1210         (wl-message-mode-line-format): Ditto.
1211         (wl-summary-mode-line-format): Ditto for docstring.
1212         (wl-summary-no-mime-folder-list): Fix typo.
1213
1214         * wl-util.el (wl-current-message-buffer): Call
1215         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1216
1217         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1218         variable.
1219         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1220         of `wl-summary-redisplay-no-mime'.
1221         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1222         (wl-summary-toggle-mime): New function.
1223         (wl-summary-redisplay-all-header): Rewrite.
1224         (wl-summary-redisplay-no-mime): Ditto.
1225         (wl-summary-redisplay-internal): Added argument `as-is' and
1226         `all-header'.
1227
1228         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1229         New variable.
1230         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1231         bottom.
1232         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1233         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1234         "/" unconditionally.
1235
1236         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1237         wl-mime-preview-follow-no-mime for as-is content.
1238         (wl-mime-preview-follow-no-mime): New function.
1239         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1240
1241         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1242         and added `as-is', `all-header'.
1243         (wl-message-buffer-display): Ditto.
1244         (wl-message-buffer-display-type): New function.
1245
1246 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1247
1248         * wl-vars.el (wl-message-header-button-alist): Change default
1249         value.
1250         (wl-message-body-button-alist): Ditto.
1251
1252 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1253
1254         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1255
1256 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1257
1258         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1259
1260 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1261
1262         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1263         is always true.
1264
1265 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1266
1267         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1268         on null entity.
1269
1270 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1271
1272         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1273
1274 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1275
1276         * wl-vars.el (wl-summary-resend-hook): New hook.
1277
1278         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1279         `wl-summary-resend-hook'.
1280
1281 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1282
1283         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1284         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1285         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1286         (wl-summary-new-cached-mark): Changed default value to 'n'.
1287         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1288         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1289         (wl-folder-sync-range-alist): Remove spec for 'flag.
1290         (wl-summary-force-prefetch-folder-list): New user option.
1291
1292         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1293         `wl-summary-toggle-persistent-mark'.
1294         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1295         number is nil.
1296         (wl-summary-mark-as-answered-region): Set interactive argument of
1297         `wl-summary-set-persistent-mark-internal'.
1298         (wl-summary-mark-as-important-region): Ditto.
1299         (wl-summary-unset-persistent-mark): Ditto.
1300         (wl-summary-set-persistent-mark): Ditto.
1301         (wl-summary-mark-as-answered): Ditto.
1302         (wl-summary-mark-as-important): Ditto.
1303         (wl-summary-set-persistent-mark-internal): Do nothing
1304         when `elmo-message-flag-available-p' is nil.
1305         (wl-summary-toggle-persistent-mark): New function.
1306         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1307         when the folder matches `wl-summary-force-prefetch-folder-list'.
1308
1309
1310         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1311         when number is nil.
1312         (wl-highlight-summary-forwarded-face): New face.
1313
1314 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1315
1316         * Version number is increased to 2.11.31.
1317
1318 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1319
1320         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1321         (wl-biff-check-folder-async): Ditto.
1322         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1323
1324 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1325
1326         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1327         Add an argument `reverse'.  All callers are updated.
1328         (wl-summary-sort): Add a prefix argument `reverse' to specify
1329         reverse sorting.
1330         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1331         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1332         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1333
1334 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1335
1336         * wl-message.el (wl-message-redisplay): Does not narrow header if
1337         disply-type is all-header or as-is.
1338
1339         * wl-summary.el (wl-summary-enter-handler): Use
1340         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1341
1342 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1343
1344         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1345         after adding wl-draft-parent-variables.
1346         (wl-draft-forward): Ditto.
1347
1348 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1349
1350         * wl-summary.el (wl-summary-sync-marks): Call
1351         `wl-summary-set-persistent-mark' and
1352         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1353         (wl-summary-set-persistent-mark-internal): Add 4th argument
1354         `no-server'.
1355         (wl-summary-unset-persistent-mark): Ditto.
1356         (wl-summary-set-persistent-mark): Ditto.
1357         (wl-summary-add-flags-internal): Abolish.
1358         (wl-summary-remove-flags-internal): Ditto.
1359         (wl-summary-mark-as-important-internal): Ditto.
1360         (wl-summary-mark-as-important): Use
1361         `wl-summary-set-persistent-mark' instead of
1362         `wl-summary-add-flags-internal'.
1363         (wl-summary-mark-as-important-region): Ditto.
1364
1365         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1366
1367         * wl-summary.el (wl-summary-get-available-flags): New function.
1368         (wl-summary-sync-marks): Use it and simplified.
1369         (wl-summary-unset-persistent-mark): Use
1370         `wl-summary-get-available-flags'.
1371         (wl-summary-set-persistent-mark): Ditto.
1372
1373 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1374
1375         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1376         id.
1377
1378 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1379
1380         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1381         number, call `wl-summary-prev-line-content'. Show message when the
1382         message is not found.
1383
1384 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1385
1386         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1387         wl-summary-enter-handler.
1388         (wl-summary-enter-handler): New command.
1389
1390         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1391         docstring and custom spec.
1392
1393         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1394         flags too; Don't treat Cached and New.
1395         (wl-summary-set-persistent-mark): Ditto.
1396
1397         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1398         `wl-folder-set-flag'.
1399
1400         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1401         instead of `wl-folder-set-flag'.
1402
1403         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1404         for completion.
1405         (wl-summary-set-persistent-mark): Ditto.
1406
1407         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1408         instead of `wl-draft-quit-preview'.
1409
1410         * wl-mime.el (toplevel): Avoid compile warning.
1411         (wl-mime-quit-preview): New function
1412         (formarly defined as `wl-draft-quit-preview').
1413         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1414         quitting method.
1415
1416         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1417
1418         * wl-folder.el (wl-folder-set-flag): Renamed from
1419         `wl-draft-set-flag-on-parent'.
1420
1421         * wl-draft.el (wl-draft-quit-preview): New function.
1422         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1423         (wl-draft-send): Call `wl-folder-set-flag' instead of
1424         `wl-draft-set-flag-on-parent'.
1425         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1426
1427 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1428
1429         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1430         (wl-draft-send): Ditto.
1431
1432 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1433
1434         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1435         (wl-draft-kill-pre-hook): Set default value as nil.
1436         (wl-summary-reply-hook): Ditto.
1437         (wl-draft-kill-flags): Abolish.
1438
1439         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1440         (wl-draft-parent-variables): Renamed from
1441         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1442         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1443         argument; Add wl-draft-parent-variables to
1444         wl-draft-config-variables.
1445         (wl-draft-reply): Likewise.
1446         (wl-draft-kill-flags): Abolish.
1447         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1448         (wl-draft-set-flag-on-parent): New function.
1449         (wl-draft-setup-parent-flag): Ditto.
1450
1451 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1452
1453         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1454         `wl-draft-parent-folder' is "".
1455
1456 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1457
1458         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1459         (wl-summary-digit-jump): New function.
1460         (Adviced by John Owens and Hiroya Murata)
1461
1462         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1463         (Adviced by John Owens)
1464
1465         * wl-xmas.el (wl-message-define-keymap): Ditto.
1466
1467         * wl-mule.el (wl-message-define-keymap): Ditto.
1468
1469 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1470
1471         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1472         change of return value of elmo-folder-count-flags.
1473
1474         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1475         (wl-summary-mark-as-read-internal): Ditto.
1476         (wl-summary-set-persistent-mark-internal): Ditto.
1477         (wl-summary-folder-info-update): Ditto.
1478         (wl-summary-sync-update): Fixed the last change.
1479
1480         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1481
1482 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1483
1484         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1485         (wl-draft-kill-flags): Fixed docstring.
1486
1487         * wl-draft.el (wl-draft-kill-flags): New function.
1488         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1489
1490 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1491
1492         * wl-vars.el (wl-reply-hook): Abolish.
1493         (wl-draft-reply-hook): New hook.
1494         (wl-summary-reply-hook): Ditto.
1495         (wl-draft-forward-hook): Ditto.
1496         (wl-summary-forward-hook): Ditto.
1497         (wl-draft-kill-flags): New variable.
1498
1499         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1500         wl-summary-set-persistent-mark-internal.
1501         (wl-summary-sync-marks): Use elmo-preserved-flags.
1502         (wl-summary-update-persistent-mark): Make it interactive.
1503         (wl-summary-set-persistent-mark-internal): New inline function.
1504         (wl-summary-mark-as-answered): Use it.
1505         (wl-summary-mark-as-unanswered): Ditto.
1506         (wl-summary-unset-persistent-mark): New function.
1507         (wl-summary-set-persistent-mark): Ditto.
1508         (wl-summary-reply): Don't set answered flag;
1509         Run wl-summary-reply-hook instead.
1510         (wl-summary-forward): Call wl-draft-forward with number.
1511         Run wl-summary-forward-hook.
1512
1513         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1514         (wl-highlight-summary-line-face-spec): Use it as a default
1515         persistent mark face.
1516
1517         * wl-draft.el (wl-draft-forward): Added optional argument number;
1518         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1519         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1520         (wl-draft-kill): Use wl-draft-kill-flags.
1521
1522         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1523
1524         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1525         of return value of elmo-folder-count-flags.
1526
1527         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1528
1529         * wl-summary.el (wl-summary-count-unread): Ditto.
1530         (wl-summary-sync-update): Follow the change above.
1531         (wl-summary-force-prefetch): New function.
1532
1533 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1534
1535         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1536         variable `buf' with `let' instead of `setq'.
1537
1538 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1539
1540         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1541         add Content-Disposition heaeder on the deleted part.
1542
1543 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1544
1545         * wl-draft.el (wl-draft-save): Encode address list under edit by
1546         `eword-encode-unstructured-field-body'.
1547
1548         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1549
1550 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1551
1552         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1553         wl-current-summary-buffer.
1554
1555 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1556
1557         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1558         `numbers' is ignored.
1559
1560 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1561
1562         * wl-folder.el (wl-folder-open-folder): Avoid error.
1563         Reported by John Owens, [wl-en:815]
1564
1565         * wl.el (wl): Set timer for biff process even if prefix argument
1566         is given or auto-checking is quitted.
1567
1568         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1569         immediately.
1570         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1571         (wl-toggle-plugged): Ditto.
1572
1573         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1574         * wl-util.el (wl-biff-start): Use idle timer if
1575         `wl-biff-use-idle-timer' is non-nil.
1576
1577 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1578
1579         * wl-highlight.el (wl-highlight-message): Fix description.
1580
1581 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1582
1583         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1584         tty.
1585
1586 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1587
1588         * wl-action.el (wl-summary-exec): Print failure count.
1589
1590 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1591
1592         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1593         to `defun', remove interactive form.
1594         Set elmo-message-fetch-confirm when force-reload is non-nil.
1595
1596 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1597
1598         * wl-summary.el (toplevel): Removed unnecessary autoload.
1599
1600 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1601
1602         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1603         the buffer is generated from another message buffer.
1604
1605 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1606
1607         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1608         extracted from `wl-fldmgr-save-folders'.
1609         (wl-fldmgr-delete): Call it after deletion.
1610
1611 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1612
1613         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1614         multi-tty support.
1615
1616 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1617
1618         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1619
1620 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1621
1622         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1623         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1624
1625 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1626
1627         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1628         unsubscribe list only if argument CLEAR is nil.
1629
1630 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1631
1632         * wl-draft.el (wl-draft-reply): Decode subject before removing
1633         Re: prefix.
1634
1635 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1636
1637         * wl-summary.el (wl-summary-sort-by-size): New command.
1638
1639 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1640
1641         * wl-summary.el (wl-summary-number-list-from-region): New
1642         function.
1643         (wl-summary-mark-as-read-region): Use it.
1644         (wl-summary-mark-as-unread-region): Ditto.
1645         (wl-summary-set-flags-region): Ditto and add optional argument
1646         remove.
1647         (wl-summary-mark-as-answered-region): Ditto.
1648         (wl-summary-mark-as-important-region): Ditto.
1649         (wl-summary-target-mark-mark-as-important): Added optional
1650         argument remove.
1651         (wl-summary-target-mark-mark-as-answered): Ditto.
1652         (wl-summary-target-mark-set-flags): Ditto.
1653
1654 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1655
1656         * wl-summary.el (wl-summary-set-flags-region): Call
1657         `wl-summary-set-flags-internal' with number list instead of call
1658         one by each message.
1659         (wl-summary-target-mark-set-flags): Likewise.
1660
1661 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1662
1663         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1664         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1665         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1666         (wl-summary-target-mark-mark-as-answered): Likewise.
1667
1668 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1669
1670         * wl-summary.el (wl-summary-target-mark-forward): Use
1671         `wl-summary-delete-all-target-marks' instead of
1672         `wl-summary-delete-all-temp-marks'.
1673         (wl-summary-target-mark-reply-with-citation): Ditto.
1674         (wl-summary-target-mark-uudecode): Ditto.
1675         (wl-summary-target-mark-set-flags): Ditto and remove needless
1676         cursor move.
1677
1678 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1679
1680         * wl-summary.el (wl-summary-target-mark-forward): Protect
1681         wl-summary-buffer-target-mark-list from nreverse.
1682         (wl-summary-target-mark-reply-with-citation): Ditto.
1683
1684 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1685
1686         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1687         `elmo-display-progress-threshold'.
1688
1689 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1690
1691         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1692         check `wl-summary-highlight'.
1693         (wl-summary-window-scroll-functions): Respect value of
1694         `wl-summary-highlight'.
1695         (wl-summary-sync-update): Run hooks
1696         `wl-summary-buffer-window-scroll-functions' at any time.
1697
1698 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1699
1700         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1701         from `wl-summary-cleanup-temp-marks'.
1702         (wl-summary-cleanup-temp-marks): Abolish argument.
1703         * wl.el (wl-save-status): Revert previous change.
1704         (wl-execute-temp-marks): New function, call
1705         `wl-summary-exec-with-confirmation'.
1706         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1707         (wl-folder-save-and-exec-marks): Abolished.
1708
1709 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1710
1711         * wl-e21.el (wl-e21-display-image-p): Respect
1712         `wl-highlight-folder-with-icon'.
1713         (wl-e21-highlight-folder-group-line): Highlight mouse line
1714         even if wl-e21-display-image-p is nil.
1715
1716         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1717         Respect value of `wl-summary-highlight'.
1718
1719         * wl.el (wl-save-status): Remove unused variable.
1720
1721         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1722         (wl-folder-mode-map): Bind it to "x".
1723
1724 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1725
1726         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1727
1728         * wl-thread.el (wl-thread-get-parent-list): Don't check
1729         disconnected ancestors, neglecting needless work in
1730         `wl-thread-update-indent-string-thread'.
1731
1732         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1733         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1734         argument, add argument default-keep to keep marks by default.
1735
1736         * Version number is increased to 2.11.30.
1737
1738         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1739         customization type and docstring.
1740         (wl-draft-reply-without-argument-list): Ditto.
1741
1742 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1743
1744         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1745
1746         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1747
1748 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1749
1750         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1751
1752 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1753
1754         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1755         save-excursion so as not to include run-hooks.
1756
1757 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1758
1759         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1760         Clarify that marks are going to be cleared.
1761
1762 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1763
1764         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1765         according to 3rd element of wl-summary-flag-mark.
1766
1767         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1768
1769 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1770
1771         * wl-action.el (wl-summary-target-mark-all): Don't set
1772         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1773
1774 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1775
1776         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1777         (wl-forward-subject-prefix): Ditto.
1778         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1779         (wl-draft-reply-make-subject): Ditto.
1780
1781         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1782         `wl-draft-forward'.
1783         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1784
1785 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1786
1787         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1788         target message does not exist.
1789
1790 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1791
1792         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1793         `wl-subject-prefix-regexp'.
1794         (wl-subject-forward-prefix-regexp): New variable.
1795         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1796         `wl-draft-strip-subject-re' and take regexp as argument.
1797         (wl-draft-forward): Use it.
1798         (wl-draft-reply): Ditto.
1799
1800 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1801
1802         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1803         emacs multi-tty support.
1804
1805 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1806
1807         * wl-e21.el (wl-e21-display-image-p): Don't call
1808         `display-images-p'.
1809         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1810         support.
1811         (wl-highlight-folder-current-line): Ditto.
1812         (wl-folder-init-icons): Ditto.
1813
1814 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1815
1816         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1817         the last line of summary in unplugged mode.
1818
1819 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1820
1821         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1822
1823 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1824
1825         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1826         * wl-address.el (wl-address-user-mail-address-p): Use it.
1827         (wl-address-delete-user-mail-addresses): Ditto.
1828         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1829
1830         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1831         (wl-address-delete-user-mail-addresses): Ditto.
1832
1833         * wl-address.el (wl-address-delete-user-mail-addresses): New
1834         function.
1835         * wl-refile.el (wl-refile-guess-by-history): Use it.
1836         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1837         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1838
1839         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1840         use wl-address-user-mail-address-p.
1841
1842 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1843
1844         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1845         after opening group.
1846
1847 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1848
1849         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1850         of elmo-set-buffer-multibyte.
1851
1852         * wl-message.el (wl-original-message-mode): Ditto.
1853
1854         * wl-score.el (wl-score-insert-header): Ditto.
1855
1856         * wl-summary.el
1857         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1858         (wl-summary-goto-folder-subr): Ditto.
1859         (wl-summary-insert-headers): Ditto.
1860
1861         * wl-util.el (wl-set-string-width): Ditto.
1862
1863         * Version number is increased to 2.11.29.
1864
1865 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1866
1867         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1868         (wl-highlight-summary-line-help-echo-alist): New variable.
1869         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1870         into `wl-highlight-summary-line-help-echo' and
1871         `wl-highlight-flag-folder-help-echo'.
1872         (wl-highlight-summary-line-string): Change accordingly.
1873         (wl-highlight-summary-current-line): Ditto.
1874
1875 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1876
1877         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1878         at the beginning of field body (Thanks to Markus Knittig).
1879
1880         * wl-draft.el (wl-draft-insert-current-message): Also check
1881         summary buffer, remove unnecessary tag.
1882
1883 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1884
1885         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1886         when wl-message-buffer is nil.
1887
1888         * wl-folder.el (wl-folder): Abolish unused argument.
1889         Call wl-folder-init when wl-folder-entity is nil.
1890         * wl.el (wl): Change accordingly.
1891
1892 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1893
1894         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1895         multibyte string before insert into draft buffer.
1896         (wl-draft-create-buffer): Always enable multibyte characters for
1897         draft buffer.
1898
1899         * Version number is increased to 2.11.28.
1900
1901 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1902
1903         * wl-folder.el (wl-folder-open-close): Handle blank line.
1904         (wl-folder-jump-to-current-entity): Ditto.
1905
1906 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1907
1908         * Version number is increased to 2.11.27.
1909
1910 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1911
1912         * wl-thread.el (wl-thread-insert-message): When the thread is
1913         devided by wl-summary-max-thread-depth, insert line at the end of
1914         buffer.
1915
1916 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1917
1918         * Version number is increased to 2.11.26.
1919
1920 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1921
1922         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1923
1924 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1925
1926         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1927         value of stream-type and session.
1928
1929 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1930
1931         * Version number is increased to 2.11.25.
1932
1933 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1934
1935         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1936         in a quit message.
1937
1938 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1939
1940         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1941         (wl-summary-redisplay-no-mime-internal): Ditto.
1942
1943 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1944
1945         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1946         * wl-vars.el (wl-smtp-connection-type): Ditto.
1947
1948 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1949
1950         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1951         for the separator line and quote mail-header-separator.
1952
1953 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1954
1955         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1956         result message.
1957
1958         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1959         `elmo-multiple-fields-body-list' with boundary as
1960         mail-header-separator.
1961
1962 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1963
1964         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1965
1966 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1967
1968         * wl-util.el (wl-list-diff): Remove unused function.
1969
1970         * wl-draft.el (wl-draft-send-confirm): Discard input before
1971         confirmation.
1972
1973 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1974
1975         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1976         order of flag and new.
1977
1978 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1979
1980         * wl-vars.el (wl-refile-policy-alist): Abolished.
1981
1982         * wl-action.el (wl-summary-set-action-refile): Follow the change
1983         above.
1984
1985 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * wl-highlight.el (wl-highlight-signature-search): Don't use
1988         re-search-backward for a long word since it is possible to crash
1989         XEmacs because of a bug.
1990
1991 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1992
1993         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1994
1995 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1996
1997         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1998         argument for wl-summary-sync-force-update.
1999
2000 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2001
2002         * wl-summary.el (wl-summary-mode-map): Revival of
2003         wl-summary-mark-as-important related bindings;
2004         Bind 'F','tF','mF','rF','m&'.
2005         (wl-summary-mark-as-important-region): Revival.
2006         (wl-summary-target-mark-mark-as-important): Ditto.
2007         (wl-summary-target-mark-operation): New function.
2008         (wl-summary-target-mark-mark-as-answered): Use it.
2009         (wl-summary-decide-flag): Don't set Important as default.
2010         (wl-summary-mark-as-important-internal): Revival.
2011         (wl-summary-mark-as-important): Ditto.
2012
2013         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2014
2015         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2016         instead of facep.
2017
2018 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2019
2020         * wl-dnd.el (wl-dnd-drop-func): Fix.
2021
2022         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2023         mouse-set-point instead of posn-point.
2024
2025         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2026
2027         * wl-mule.el (wl-completing-read-multiple): Ditto.
2028
2029 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2030
2031         * wl-demo.el (face-background-name): Defalias to avoid compile
2032         warning.
2033
2034 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2035
2036         * wl-summary.el (wl-summary-decide-flag): Use
2037         wl-completing-read-multiple instead of completing-read-multiple.
2038
2039         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2040         New alias.
2041
2042         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2043         Use face-background-name instead of face-background.
2044
2045         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2046
2047         * wl-summary.el (wl-summary-save): Use it.
2048         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2049
2050         * wl-mime.el (wl-mime-save-content): Fix last change.
2051
2052 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2053
2054         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2055         New function.
2056         (wl-summary-sort-specs): Added sort.
2057         * wl-mime.el (wl-mime-save-content): Expand file name.
2058
2059 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2060
2061         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2062
2063         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2064
2065 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2066
2067         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2068         for flag if it is not defined.
2069
2070 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2071
2072         * wl-e21.el (wl-highlight-folder-current-line): Use
2073         elmo-folder-type-internal when elmo-folder-type returns nil.
2074
2075         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2076
2077         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2078
2079         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2080
2081         * wl-e21.el (wl-summary-toolbar): Ditto.
2082
2083         * wl-vars.el (wl-demo-background-color): Abolished.
2084         (wl-summary-persistent-mark-priority-list): Renamed from
2085         wl-summary-flag-priority-list.
2086         (wl-summary-flag-alist): New user option.
2087         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2088         (wl-message-mode-line-format-spec-alist): Added 'F'.
2089         (wl-message-mode-line-format): Likewise.
2090         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2091         instead of wl-summary-important-mark.
2092         (wl-file-folder-icon): New variable.
2093
2094         * wl-thread.el (wl-thread-set-flags): Renamed from
2095         wl-thread-mark-as-important.
2096
2097         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2098         warning.
2099         (wl-summary-mode-menu-spec): Follow the change of 
2100         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2101         (wl-summary-mode-map): Follow the change of
2102         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2103         (wl-summary-detect-mark-position): Follow the variable name change.
2104         (wl-summary-set-flags-region): New function for the replacement of
2105         wl-summary-mark-as-important-region.
2106         (wl-summary-sync-marks): Sync all global-flags.
2107         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2108         instead of elmo-message-flagged-p.
2109         (wl-summary-persistent-mark-string): Follow the variable name change;
2110         Put wl-summary-flag-mark if the message has global-flag.
2111         (wl-summary-target-mark-set-flags): Renamed from 
2112         wl-summary-target-mark-mark-as-important.
2113         (wl-summary-decide-flag): New function.
2114         (wl-summary-set-flags-internal): Renamed from
2115         wl-summary-mark-as-important-internal.
2116         (wl-summary-add-flags-internal): New function.
2117         (wl-summary-remove-flags-internal): Ditto.
2118         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2119         (wl-summary-mark-as-unimportant): Abolish.
2120         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2121         (wl-summary-next-message): List flagged messages in the msgdb.
2122
2123         * wl-score.el (wl-summary-score-update-all-lines): Use
2124         wl-summary-add-flags-internal instead of 
2125
2126         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2127
2128         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2129         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2130         (wl-message-buffer-require-all-header): Renamed from
2131         wl-message-buffer-all-header-flag (Ditto).
2132         (wl-message-buffer-flag-indicator): New variable.
2133         (wl-message-redisplay): Changed local varibale name from `flag' to
2134         `display-type'; Set up wl-message-buffer-flag-indicator.
2135         (wl-message-buffer-display): Changed varibale name from `flag' to
2136         `display-type'.
2137         (wl-message-display-internal): Likewise.
2138
2139         * wl-highlight.el (wl-highlight-demo-face): Define default background
2140         color.
2141         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2142
2143         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2144
2145         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2146         (wl-demo-setup-properties): Renamed from
2147         `wl-demo-set-background-color'.
2148         (wl-demo): Follow the change above.
2149         
2150         * Version number is increased to 2.11.24.
2151
2152 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2153
2154         * wl-summary.el (wl-summary-toggle-thread): Call
2155         `wl-summary-rescan' with disable-thread as non-nil.
2156         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2157
2158 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2159
2160         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2161         foreground property of the face.
2162         (wl-demo-insert-text): Don't set up face property here.
2163         (wl-demo): Call wl-demo-set-background-color, anyway.
2164
2165 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2166
2167         * wl-vars.el (wl-demo-background-color): The value can be nil.
2168
2169 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2170
2171         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2172         to wl-summary-wheel-dispatcher.
2173
2174         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2175         wl-message-wheel-dispatcher.
2176         (wl-message-wheel-dispatcher): New function.
2177         (wl-summary-wheel-dispatcher): Ditto.
2178
2179 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2180
2181         * wl-action.el (wl-summary-target-mark-all): List messages which are
2182         not in the killed-list.
2183
2184         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2185         only when the folder is 'flag/important.
2186
2187         * wl-address.el (wl-complete-field-body): Complete if the last
2188         character is a space.
2189
2190 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2191
2192         * wl-folder.el (wl-folder-clear-entity-info): Use
2193         elmo-clear-hash-val.
2194
2195         * wl-fldmgr.el (wl-fldmgr-rename): Set
2196         wl-folder-info-alist-modified as t.
2197
2198 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2199
2200         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2201
2202 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2203
2204         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2205         (wl-folder-buffer-last-visited-entity-id): New buffer local
2206         variable.
2207         (wl-folder-revisit-last-visited-folder): New function.
2208         (wl-folder-mode-map): Bind it to "C-i".
2209         (wl-folder-set-current-entity-id): Set last visited folder.
2210         * wl-summary.el (wl-summary-exit): Ditto.
2211
2212 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2215         before calling `recenter' in order to cope with an XEmacs bug.
2216
2217 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2218
2219         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2220         to the default value.
2221
2222 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2223
2224         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2225         change.
2226         (wl-summary-sync-marks): Ditto.
2227         (wl-summary-mark-as-read-internal): Ditto.
2228         (wl-summary-mark-as-answered-internal): Ditto.
2229         (wl-summary-mark-as-important-internal): Ditto.
2230         (wl-summary-reply): Ditto.
2231
2232         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2233         instead of `elmo-folder-unflag-answered'.
2234
2235         * Version number is increased to 2.11.23.
2236
2237         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2238         the last change.
2239
2240 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2241
2242         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2243         Specify "spam" or "good".
2244
2245 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2246
2247         * wl-spam.el (wl-summary-exec-action-spam): Call
2248         wl-folder-confirm-existence for spam folder.
2249         (wl-spam-setup): Bind "mk".
2250
2251 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2252
2253         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2254
2255 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2256
2257         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2258         destination folder is empty.
2259
2260 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2261
2262         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2263         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2264
2265         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2266         (wl-summary-refile-prev-destination-region): New function.
2267         (wl-thread-refile-prev-destination): Ditto.
2268         (wl-summary-target-mark-refile-prev-destination): Ditto.
2269
2270 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2271
2272         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2273         (wl-demo-background-color): Changed default value.
2274
2275         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2276         color.
2277
2278         * wl-demo.el (wl-demo-set-background-color): New function.
2279         (wl-demo): Call it.
2280
2281 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2282
2283         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2284         * wl-address.el (wl-address-add-or-change): Don't add empty
2285         address.
2286
2287 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2288
2289         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2290
2291 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2292
2293         * wl-vars.el (wl-demo-image-filter-alist): New variable
2294         (wl-demo-background-color): Ditto.
2295
2296         * wl-demo.el (wl-demo-xpm-set-background): New function.
2297         (wl-demo-image-filter): Ditto.
2298         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2299
2300         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2301
2302         * wl-demo.el (wl-demo-icon-name): Define as function.
2303         (wl-demo-insert-image): Use it.
2304
2305 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2306
2307         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2308
2309 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2310
2311         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2312
2313 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2314
2315         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2316
2317 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2318
2319         * wl-thread.el (wl-thread-mark-as-answered): New function.
2320
2321         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2322         answered" entry.
2323         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2324         "r&" and wl-thread-mark-as-answered to "t&".
2325         (wl-summary-mark-as-important-region): Refine to toggle mark.
2326         (wl-summary-mark-as-answered-region): New function.
2327         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2328         and 3rd argument.
2329         (wl-summary-mark-as-important-internal): Likewise.
2330
2331 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2332
2333         * wl-template.el (wl-template-preview): New internal variable.
2334         (wl-template-preview-p): New function.
2335         (wl-template-show): Bind `wl-template-preview' as t.
2336
2337 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2338
2339         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2340         `elmo-message-entity-field' with 3rd argument which is non-nil.
2341
2342 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2343
2344         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2345         Removed duplicate local bind `folder'.
2346
2347 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2350
2351 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2352
2353         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2354         duplicate definition.
2355
2356 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2357
2358         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2359         non-nil, use it; Don't fetch message if there's no message in the
2360         current cursor position.
2361
2362 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2363
2364         * wl-util.el (wl-region-exists-p): Use region-active-p.
2365         (wl-deactivate-region): New function.
2366         * wl-message.el (wl-message-redisplay): Deactivate region.
2367
2368         * wl-summary.el (wl-summary-reply): Call
2369         `wl-summary-set-message-buffer-or-redisplay' instead of
2370         `wl-summary-redisplay-internal', don't move point.
2371
2372 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2373
2374         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2375         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2376         by regexp.
2377
2378 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2379
2380         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2381         if no need.
2382
2383 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2384
2385         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2386         default value to nil.
2387         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2388         `wl-summary-prepare-hook'; Replace refile action to
2389         `wl-summary-exec-action-refile-with-register'.
2390
2391         * Version number is increased to 2.11.22.
2392
2393 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2394
2395         * wl-summary.el (wl-summary-detect-mark-position): Set
2396         `wl-summary-buffer-weekday-name-lang'.
2397
2398 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2399
2400         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2401         (wl-summary-mark-as-read-all): Ditto.
2402         (wl-summary-delete-messages-on-buffer): Ditto.
2403         (wl-summary-sync-update): Ditto.
2404         (wl-summary-mark-as-read-internal): Ditto.
2405         (wl-summary-mark-as-answered-internal): Ditto.
2406         (wl-summary-update-folder-info): Abolished.
2407
2408 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2409
2410         * wl-summary.el (wl-summary-mark-as-read-all): Use
2411         `wl-summary-update-folder-info' instead of
2412         `wl-folder-update-unread'.
2413
2414 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2415
2416         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2417         `wl-summary-folder-info-update'.
2418         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2419         instead of `wl-summary-folder-info-update'.
2420         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2421         `wl-folder-set-folder-updated'.
2422         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2423         instead of `wl-folder-update-unread'.
2424         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2425         the value of `wl-summary-buffer-unread-count' for the second parameter of
2426         `wl-folder-update-unread'.
2427
2428         * Version number is increased to 2.11.21.
2429
2430 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2431
2432         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2433         a local variable.
2434
2435 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2436
2437         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2438         interactively.
2439
2440         * wl-summary.el (wl-summary-mark-as-important-internal): New
2441         internal function.
2442         (wl-summary-mark-as-important): Use it.
2443         (wl-summary-mark-as-unimportant): New function.
2444         (wl-summary-sync-marks): Follow the API change.
2445
2446         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2447
2448         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2449
2450 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2451
2452         * wl-folder.el (wl-folder-update-unread): Re-indent.
2453         Narrow the scope of a local variable.
2454
2455 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2456
2457         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2458         (wl-addrmgr-merge-entries): Ditto.
2459         (wl-addrmgr): Added to address entry which exists in draft buffer
2460         if no entry is in original.
2461
2462 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2463
2464         * wl-batch.el: New file.
2465
2466 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2467
2468         * wl-vars.el (wl-use-semi): Remove unused variable.
2469
2470 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2471
2472         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2473         "?".
2474
2475 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2476
2477         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2478         wl-summary-new-mark.
2479         (wl-summary-new-cached-mark): New user option.
2480         (wl-summary-score-marks): Follow the change above.
2481         (wl-summary-auto-refile-skip-marks): Ditto.
2482         (wl-summary-incorporate-marks): Ditto.
2483         (wl-summary-expire-reserve-marks): Ditto.
2484
2485         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2486
2487         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2488         (wl-summary-persistent-mark-string): Distinguished between cached
2489         and uncached mark when the message is new.
2490
2491 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2492
2493         * wl-spam.el (wl-spam-domain): Renamed from
2494         `wl-spam-folder-guess-domain'.
2495         (wl-summary-exec-action-spam): Register as spam if domain of the
2496         source folder is good.
2497         (wl-summary-exec-action-refile-with-register): Register message if
2498         domain of the source folder is not undecided.
2499
2500 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2501
2502         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2503         detect thread loop.
2504
2505 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2506
2507         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2508         and wl-summary-skip-mark-list.
2509
2510 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2511
2512         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2513
2514         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2515
2516         * wl-spam.el (toplevel): Require wl-highlight.
2517         (wl-spam-auto-check-policy-alist): Abolish.
2518         (wl-spam-auto-check-folder-regexp-list): New user option.
2519         (wl-spam-auto-check-marks): Ditto.
2520         (wl-spam-mark-action-list): Ditto.
2521         (wl-highlight-summary-spam-face): New face.
2522         (wl-spam-auto-check-message-p): New function.
2523         (wl-spam-map-spam-messages): Fixed message.
2524         (wl-spam-register-spam-messages): Ditto.
2525         (wl-spam-register-good-messages): Ditto.
2526         (wl-summary-spam-map): Add and remove keybind.
2527         (wl-summary-target-mark-spam): Abolish.
2528         (wl-summary-refile-spam): Ditto.
2529         (wl-summary-test-spam): New function.
2530         (wl-summary-mark-spam): Ditto.
2531         (wl-summary-auto-check-spam): Follow the above change.
2532         (wl-summary-exec-action-spam): New function.
2533         (wl-summary-exec-action-refile-with-register): Fixed message.
2534         (wl-message-check-spam): New function.
2535         (wl-spam-setup): Ditto.
2536         (toplevel): Call it if this file is loaded interactivity.
2537
2538         * Version number is increased to 2.11.20.
2539
2540 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2541
2542         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2543         when new optional argument `force' is non nil or modified.
2544
2545 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2546
2547         * wl.el (toplevel): Require wl-spam when compile.
2548         (wl-save-status): Call wl-spam-save-status.
2549
2550         * wl-spam.el (wl-spam-register-spam-messages): New function.
2551         (wl-spam-register-good-messages): Ditto.
2552         (wl-spam-save-status): Ditto.
2553         (wl-summary-mode-map): Bind
2554         wl-summary-target-mark-register-as-spam to "ms" and
2555         wl-summary-target-mark-register-as-good to "mn".
2556         (wl-summary-register-as-spam): Abolish optional argument; Use
2557         wl-spam-register-spam-messages.
2558         (wl-summary-register-as-spam-all): Use
2559         wl-spam-register-spam-messages.
2560         (wl-summary-register-as-good): Abolish optional argument; Use
2561         wl-spam-register-good-messages.
2562         (wl-summary-register-as-good-all): Use
2563         wl-spam-register-good-messages.
2564         (wl-summary-target-mark-register-as-spam): New funtion.
2565         (wl-summary-target-mark-register-as-good): Ditto.
2566
2567 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2568
2569         * wl-spam.el: New file.
2570
2571 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2572
2573         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2574
2575         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2576         (wl-summary-auto-refile): Call wl-refile-guess with
2577         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2578
2579 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2580
2581         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2582         with disable-thread argument non-nil.
2583
2584 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2585
2586         * wl-summary.el (wl-summary-rescan): Added optional argument
2587         disable-thread.
2588         (wl-summary-sync): Call wl-summary-rescan with argument
2589         disable-thread.
2590         (wl-summary-input-range): Added new range `rescan-thread'.
2591
2592 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2593
2594         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2595
2596 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2597
2598         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2599         internal variable.
2600         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2601         wl-summary-search-parent-by-subject-regexp and
2602         wl-summary-divide-thread-when-subject-changed as nil.
2603         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2604         (wl-summary-insert-thread): Search parent entity from
2605         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2606         thread loop.
2607
2608 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2609
2610         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2611
2612         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2613
2614         * wl-util.el (wl-require-update-all-folder-p): New function.
2615         (wl-get-assoc-list-value): Added `function' to match directive.
2616         (wl-collect-draft): Rewrite.
2617
2618         * wl-summary.el (wl-summary-sync-update): Clear faces
2619         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2620         are non-nil.
2621         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2622         argument as function.
2623         (wl-summary-input-range): Ditto.
2624
2625         * wl-folder.el (wl-draft-get-folder): New function.
2626         (wl-folder-get-elmo-folder): Consider draft folder.
2627
2628         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2629         (wl-draft-buffer-message-number): New buffer local variable.
2630         (wl-draft-folder-internal): New internal variable.
2631         (wl-draft-delete): Rewrite.
2632         (wl-draft-save): Ditto.
2633         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2634         wl-folder-get-elmo-folder.
2635         (wl-draft-config-info-operation): Ditto.
2636         (wl-jump-to-draft-folder): Ditto.
2637         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2638         (wl-draft-reedit): Rewrite.
2639
2640         * Version number is increased to 2.11.19.
2641         
2642 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2643
2644         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2645         variable.
2646
2647 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2648
2649         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2650         Use ignore-errors instead of unwind-protect.
2651
2652 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2653
2654         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2655         for updating `wl-thread-entity-list'.
2656
2657 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2658
2659         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2660         parameter from calling `wl-thread-entity-get-older-brothers' and
2661         `wl-thread-entity-get-younger-brothers'.
2662         Replace nested `append' with a single one.
2663
2664 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2665
2666         * wl-summary.el (wl-summary-mode): Don't use the return value of
2667         `make-local-hook'.
2668
2669 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2670
2671         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2672         instead of `let*'.
2673         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2674         of local variables.
2675
2676 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2677
2678         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2679         Renamed from wl-summary-window-scroll-functions.
2680         (wl-summary-window-scroll-functions): Don't set to variable.
2681         (wl-summary-display-top): Use run-hooks.
2682         (wl-summary-display-bottom): Ditto.
2683         (wl-summary-toggle-disp-msg): Ditto.
2684         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2685         Use it instead of wl-summary-window-scroll-functions.
2686         (wl-summary-goto-folder-subr): Don't call
2687         wl-summary-window-scroll-functions, use
2688         wl-summary-buffer-window-scroll-functions instead.
2689
2690 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2691
2692         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2693         make-local-variable.
2694
2695 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2696
2697         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2698         set-buffer-modified-p.
2699         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2700         (wl-summary-display-bottom): Ditto.
2701         (wl-summary-toggle-disp-msg): Ditto.
2702
2703 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2704
2705         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2706
2707         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2708         (wl-summary-forward): Use elmo-message-entity-field instead of
2709         elmo-message-field.
2710
2711         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2712
2713 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2714
2715         * wl-summary.el (wl-summary-window-scroll-functions): No use
2716         `append'.
2717
2718 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2719
2720         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2721         function.
2722         (wl-summary-window-scroll-functions): Call it when both
2723         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2724         (wl-summary-temp-mark): Added optional argument number.
2725         (wl-summary-message-mark): Added optional argument flag.
2726         (wl-summary-persistent-mark): Added optional argument number and flag.
2727         (wl-summary-update-persistent-mark): Ditto.
2728         (wl-summary-update-status-marks): Set "r" for interactive spec.
2729
2730         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2731         argument number and flag.
2732
2733         * wl-action.el (wl-summary-registered-temp-mark): 
2734         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2735
2736 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2737
2738         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2739         internal variable (buffer local).
2740         (wl-summary-window-scroll-functions): New function.
2741         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2742         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2743         as nil.
2744         (wl-summary-update-status-marks): Added arguments beg, end and
2745         check.
2746         (wl-summary-update-mark-window): Use function.
2747         (wl-summary-sync-update): Follow the change above.
2748         (wl-summary-switch-to-clone-buffer): Copy
2749         wl-summary-buffer-unsync-mark-number-list.
2750         (wl-summary-goto-folder-subr): Set
2751         wl-summary-buffer-unsync-mark-number-list and
2752         use wl-summary-window-scroll-functions instead of
2753         wl-summary-lazy-highlight.
2754
2755         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2756
2757 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2758
2759         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2760
2761         * wl-summary.el (wl-summary-update-persistent-mark): Call
2762         wl-summary-set-message-modified.
2763
2764         * wl-summary.el (wl-summary-sync-update): Don't call
2765         wl-summary-update-status-marks.
2766
2767         * Version number is increased to 2.11.18.
2768
2769 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2770
2771         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2772         (wl-message-next-page): Ditto.
2773
2774 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2775
2776         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2777         local variable.  Change the order of a collected list into the
2778         same as the specified range.  Remove nil from a collected list.
2779
2780 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2781
2782         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2783         argument for elmo-folder-list-messages.
2784
2785 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2786
2787         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2788         change (wl-summary-count-unreads return a list instead of a cons
2789         cell).
2790
2791 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2792
2793         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2794         `wl-summary-folder-info-update'.
2795
2796 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2797
2798         * wl-summary.el (wl-summary-set-message-modified): No use
2799         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2800         (wl-summary-set-mark-modified): Abolish.
2801         (wl-summary-mark-modified-p): Ditto.
2802         (wl-summary-save-view): Follow the change above.
2803
2804         * wl-expire.el (wl-summary-expire): Likewise.
2805
2806 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2807
2808         * wl-summary.el (wl-summary-detect-mark-position): Use
2809         modb-entity-handler.
2810         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2811
2812         * Version number is increased to 2.11.17.
2813
2814 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2815
2816         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2817         entity field value.
2818         (wl-summary-prefetch-msg): Ditto.
2819         (wl-summary-print-message-with-ps-print): Ditto.
2820
2821 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2822
2823         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2824         for dummy entity.
2825         (wl-summary-insert-thread): Use elmo-message-entity-field.
2826         (wl-summary-update-thread): Use elmo-message-entity-field and
2827         elmo-message-entity-number.
2828         (wl-summary-line-number):  Use elmo-message-entity-number.
2829         (wl-summary-line-size): Use elmo-message-entity-field.
2830         (wl-summary-line-subject): Ditto.
2831         (wl-summary-line-from): Ditto.
2832         (wl-summary-line-attached): Ditto.
2833         (wl-summary-create-line): Ditto.
2834         (wl-summary-create-line): Use elmo-message-entity-number.
2835         (wl-summary-print-message-with-ps-print): Use
2836         elmo-message-entity-field.
2837
2838 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2839
2840         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2841         change in elmo-msgdb-make-message-entity.
2842         (wl-summary-buffer-set-folder): Don't call
2843         wl-summary-detect-mark-position here.
2844         (wl-summary-rescan): Call elmo-message-entity-number.
2845         (wl-summary-sync-update): Ditto.
2846         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2847
2848         * wl-score.el (wl-score-header-index): Redefine 2th element.
2849         (wl-score-overview-entity-get-extra): Abolish.
2850         (wl-score-ov-entity-get): Rewrite.
2851         (wl-score-string-index<, wl-score-string-func<): Abolish.
2852         (wl-score-string<): New function.
2853         (wl-score-string-sort): Use it.
2854
2855         * wl-refile.el (wl-refile-guess-by-history): Use
2856         elmo-message-entity-field.
2857         (wl-refile-guess-by-from): Ditto.
2858         (wl-refile-guess-by-msgid): Ditto.
2859
2860         * Version number is increased to 2.11.16.
2861
2862 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2863
2864         * wl-folder.el (wl-folder-confirm-existence): Don't call
2865         file-exists-p if msgdb-path is nil.
2866         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2867         `wl-read-folder-hist' to `wl-read-folder-history'.
2868
2869 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2870
2871         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2872         `y-or-n-p'.
2873
2874 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2875
2876         * wl-score.el (wl-score-headers): Don't use
2877         elmo-folder-do-each-message-entity.
2878
2879         * Version number is increased to 2.11.15.
2880
2881 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2882
2883         * wl-summary.el (wl-summary-delete-all-msgs): Use
2884         elmo-folder-move-messages instead of elmo-folder-delete-messages
2885         and elmo-folder-detach-messages.
2886         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2887
2888         * wl-expire.el (wl-expire-delete): Ditto.
2889         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2890
2891 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2892
2893         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2894         (wl-message-header-narrowing-fields): Ditto.
2895         (wl-message-header-narrowing-lines): Ditto.
2896         (wl-message-header-narrowing-string): Ditto.
2897
2898         * wl-summary.el (wl-summary-mode-map): Bind
2899         wl-summary-toggle-header-narrowing to "C-cC-f".
2900         (wl-summary-toggle-header-narrowing): New function.
2901
2902         * wl-message.el (wl-message-buffer-create): Call
2903         wl-message-header-narrowing-setup.
2904         (wl-message-redisplay): Call wl-message-header-narrowing.
2905         (wl-message-header-narrowing): New function.
2906         (wl-message-header-narrowing-map): New keymap.
2907         (wl-message-header-narrowing-widen-map): New keymap.
2908         (wl-message-header-narrowing-again-at-mouse): New function.
2909         (wl-message-header-narrowing-1): Ditto.
2910         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2911         (wl-message-header-narrowing-setup): Ditto.
2912         (wl-message-header-narrowing-toggle): Ditto.
2913         
2914         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2915
2916         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2917         'flag as all.
2918         (wl-use-flag-folder-help-echo): New user option.
2919
2920         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2921         wl-summary-highlight as nil.
2922         (wl-summary-set-mark-modified): Follow the API change.
2923         (wl-summary-mark-modified-p): Ditto.
2924         (wl-summary-mark-as-read-all): Ditto.
2925         (wl-summary-sync-marks): Don't call
2926         elmo-folder-list-messages-with-global-mark.
2927         (wl-summary-mark-as-read-internal): Follow the API change.
2928         (wl-summary-mark-as-answered-internal): Ditto.
2929         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2930         Follow the API change.
2931         (wl-summary-create-line): Call with number argument.
2932         (wl-summary-reply): Follow the API change.
2933
2934         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2935         function.
2936         (wl-highlight-summary-line-string): Call it when
2937         wl-use-flag-folder-help-echo is non-nil.
2938         (wl-highlight-summary-current-line): Ditto.
2939         (elmo-flag-folder-referrer): Added autoload setting.
2940
2941         * wl-draft.el (wl-draft-kill): Follow the API change.
2942
2943         * Version number is increased to 2.11.14.
2944         
2945 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2946
2947         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2948
2949 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2950
2951         * Version number is increased to 2.11.13.
2952
2953 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2954
2955         * wl-draft.el (wl-draft-previous-history-element): Fixed
2956         unbalanced parenthesis and bind unbound local variables.
2957
2958 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2959
2960         * wl-draft.el (wl-draft-previous-history-element): New function.
2961         (wl-draft-next-history-element): Ditto.
2962         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2963         them to M-p and M-n.
2964
2965 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2966
2967         * Version number is increased to 2.11.12.
2968
2969 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2970
2971         * wl-draft.el (wl-draft-hide): Select buffer-window.
2972
2973 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2974
2975         * wl-summary.el (wl-summary-narrow-to-region): New function.
2976         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2977         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2978         (wl-summary-save-region): Use it.
2979         * wl-action.el (wl-summary-collect-numbers-region)
2980         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2981
2982 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2983
2984         * wl-folder.el (wl-folder-count-incorporates): Don't use
2985         `elmo-msgdb-mark-load'
2986
2987         * Version number is increased to 2.11.11.
2988
2989 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2990
2991         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2992         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2993
2994 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2995
2996         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2997
2998 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2999
3000         * Version number is increased to 2.11.10.
3001
3002 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3003
3004         * wl-mime.el (wl-draft-attribute-value): Fixed.
3005
3006 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3007
3008         * wl-util.el (wl-copy-local-variables): New function.
3009
3010         * wl-mime.el (wl-draft-attribute-recipients): New function.
3011         (wl-draft-attribute-envelope-from): Ditto.
3012         (wl-draft-attribute-smtp-posting-server): Ditto.
3013         (wl-draft-attribute-smtp-posting-port): Ditto.
3014         (wl-draft-attribute-value): Ditto.
3015         (wl-draft-preview-message): Use it to get value for
3016         attributes. Reflect result of `wl-draft-config'.
3017
3018         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3019         and call `wl-summary-mark-as-read' before to call
3020         `wl-summary-unset-mark'.
3021         (wl-summary-target-mark-mark-as-unread): Likewise.
3022         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3023
3024 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3025
3026         * wl-mime.el (wl-draft-preview-message): Use actual value for
3027         attributes; Fix for small window.
3028
3029 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3030
3031         * wl-refile.el (wl-refile-get-field-value): Call
3032         `elmo-message-entity-field' with 3rd argument is non-nil.
3033
3034 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3035
3036         * wl-vars.el (wl-draft-preview-attributes): New user option.
3037         (wl-draft-preview-attributes-list): Ditto.
3038         (wl-draft-preview-attributes-buffer-lines): Ditto.
3039         (wl-draft-preview-attributes-buffer-name): Ditto.
3040
3041         * wl-mime.el (wl-draft-preview-message): Display attributes.
3042
3043 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3044
3045         * wl-summary.el (wl-summary-detect-mark-position): Bind
3046         wl-summary-flag-priority-list to '(new).
3047
3048 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3049
3050         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3051         funtion.
3052         (wl-highlight-summary-line-string): Use it.
3053         (wl-highlight-summary-current-line): Ditto.
3054
3055 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3056
3057         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3058         line even when the mark string is not changed.
3059
3060         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3061         argument change in the wl-summary-create-line.
3062         (wl-thread-insert-entity-sub): Ditto.
3063
3064         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3065         argument change in the wl-summary-create-line.
3066         (wl-summary-insert-sequential): Ditto.
3067         (wl-summary-update-thread): Ditto.
3068         (wl-summary-persistent-mark-string): New inline function.
3069         (wl-summary-message-mark): Use it.
3070         (wl-summary-create-line): Abolish argument wl-persistent-mark
3071         and added wl-flags, wl-cached.
3072
3073         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3074         mark to flags.
3075         (wl-highlight-summary-current-line): Decide the face not by the 
3076         persistent mark but flags.
3077
3078 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3079
3080         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3081         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3082         wl-summary-read-uncached-mark): Revive.
3083         (wl-summary-answered-cached-mark,
3084         wl-summary-answered-uncached-mark): New user option.
3085         (wl-summary-score-marks): Follow the change above.
3086         (wl-summary-auto-refile-skip-marks): Ditto.
3087         (wl-summary-incorporate-marks): Ditto.
3088         (wl-summary-expire-reserve-marks): Ditto.
3089         (wl-summary-flag-priority-list): New user option.
3090
3091         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3092         changes.
3093         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3094         of elmo-message-mark.
3095         (wl-summary-mark-as-read-internal): Ditto.
3096         (wl-summary-mark-as-answered): Ditto.
3097         (wl-summary-mark-as-important): Ditto.
3098         (wl-summary-redisplay-internal): Ditto.
3099         (wl-summary-redisplay-no-mime-internal): Ditto.
3100         (wl-summary-message-mark): New function.
3101         (wl-summary-insert-sequential): Use wl-summary-message-mark
3102         instead of elmo-message-mark.
3103         (wl-summary-update-thread): Ditto.
3104         (wl-summary-persistent-mark): Ditto.
3105         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3106         instead of elmo-message-mark.
3107
3108         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3109         wl-summary-message-mark instead of elmo-message-mark.
3110         (wl-thread-insert-entity-sub): Ditto.
3111         (wl-thread-get-children-msgs-uncached): Ditto.
3112
3113         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3114         variable name changes.
3115         (wl-highlight-summary-current-line): Ditto.
3116
3117         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3118         wl-summary-message-mark instead of elmo-message-mark.
3119
3120         * wl-expire.el (wl-expire-message-p): Ditto.
3121
3122         * wl-score.el (wl-score-headers): Ditto.
3123
3124         * Version number is increased to 2.11.9.
3125
3126         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3127         (wl-summary-sync-update): Follow the change above.
3128         (wl-summary-switch-to-clone-buffer): Ditto.
3129         (wl-summary-open-folder): Ditto.
3130
3131 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3132
3133         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3134         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3135
3136         * Version number is increased to 2.11.8.
3137
3138         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3139
3140         * wl-expire.el (wl-expire-refile): Follow the API change on
3141         `elmo-folder-move-messages'.
3142         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3143
3144         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3145         (wl-summary-exec-action-refile): Ditto.
3146         (wl-summary-exec-action-copy): Ditto.
3147         (wl-summary-no-auto-refile-message-p): No use
3148         `wl-summary-buffer-msgdb'.
3149         (wl-summary-auto-refile): Ditto.
3150
3151 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3152
3153         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3154
3155 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3156
3157         * wl-summary.el (wl-summary-sync): Treat no-sync.
3158
3159         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3160         (wl-default-sync-range): Ditto.
3161
3162 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3163
3164         * wl-refile.el (wl-refile-subject-learn): Call
3165         `elmo-message-entity-field' with 3rd argument is non-nil.
3166         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3167         instead of `elmo-msgdb-overview-entity-get-subject'.
3168
3169 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3170
3171         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3172         scan-type is rescan.
3173         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3174         new optional argument force is non-nil.
3175         (wl-summary-save-view-cache): Call it with force argument non-nil.
3176
3177         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3178
3179 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3180
3181         * wl-action.el (wl-summary-print-argument): Fixed last change.
3182
3183 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3184
3185         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3186         simplified.
3187         (wl-summary-target-mark-mark-as-unread): Likewise.
3188         (wl-summary-target-mark-mark-as-important): Likewise.
3189
3190 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3191
3192         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3193         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3194         (wl-summary-mark-as-important-region): Change accordingly.
3195         (wl-summary-target-mark-mark-as-important): Ditto.
3196
3197 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3198
3199         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3200
3201         * wl-action.el (wl-summary-print-argument): Print argument to
3202         right side of window if `wl-summary-print-argument-within-window'
3203         is non-nil.
3204
3205 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3206
3207         * wl-action.el (wl-summary-set-mark): Use
3208         `wl-summary-message-visible-p' to check visibility of the message
3209         and jump to message only when the message line is visible and have
3210         different number; Call wl-summary-unset-mark with number argument.
3211         (wl-summary-unset-mark): 
3212         Use `wl-summary-message-visible-p'
3213         to check visibility of the message and jump to message only when
3214         the message line is visible and have different number;
3215
3216 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3217
3218         * Version number is increased to 2.11.7.
3219
3220         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3221         and wl-folder-summary-line-format.
3222
3223         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3224         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3225         (wl-summary-set-score-mark): Use it.
3226         (wl-summary-target-mark-mark-as-read): Ditto.
3227         (wl-summary-target-mark-mark-as-unread): Ditto.
3228         (wl-summary-target-mark-mark-as-important): Ditto.
3229         (wl-summary-target-mark-msgs): Simplified.
3230         (wl-summary-detect-mark-position): Fixed problem when
3231         summary-line-format no contain persisten/temp mark spec.
3232         (wl-summary-temp-mark): Ditto.
3233         (wl-summary-persistent-mark): Ditto.
3234         (wl-summary-update-persistent-mark): Ditto.
3235
3236         * wl-action.el (wl-summary-set-mark): Ditto.
3237         (wl-summary-unset-mark): Ditto.
3238         All other related portions are changed.
3239
3240 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3241
3242         * Version number is increased to 2.11.6.
3243
3244 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3245
3246         * wl-util.el (wl-current-message-buffer): Define as function;
3247         Don't use the value of wl-messge-buffer.
3248
3249         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3250         persistent mark.
3251
3252         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3253         no current message, cause an error.
3254
3255 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3256
3257         * wl-summary.el (wl-summary-set-message-modified): Use
3258         elmo-folder-set-message-modified instead of
3259         elmo-folder-set-message-modified-internal.
3260
3261 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3262
3263         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3264         interactively.
3265         (wl-summary-sync): nokill->entirely.
3266         (wl-summary-sync-marks): Fixed message.
3267         (wl-summary-input-range): Added mark, nokill->entirely.
3268
3269         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3270         messages as read.
3271
3272 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3273
3274         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3275         update-noscore.
3276         (wl-summary-sync): Follow the change above.
3277
3278 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3279
3280         * wl-action.el (wl-summary-target-mark-all): Use
3281         elmo-folder-list-messages.
3282
3283 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3284
3285         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3286         (wl-summary-rescan): Set wl-summary-scored as nil.
3287         (wl-summary-sync-force-update): Follow the change above.
3288         (wl-summary-sync): Ditto.
3289         (wl-summary-sync-update): Added argument disable-killed.
3290         (wl-summary-insert-headers): Set visible-only argument for
3291         elmo-folder-list-messages.
3292         (wl-summary-input-range): Added update-nokill, update-noscore,
3293         all-nokill, all-noscore and mark.
3294
3295         * Version number is increased to 2.11.5.
3296
3297         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3298
3299 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3300
3301         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3302         (wl-summary-prefetch-region-no-mark): Change accordingly.
3303         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3304
3305 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3306
3307         * wl-address.el (wl-complete-field-to): Abolished.
3308         (wl-complete-address): Completion function for completing-read.
3309         * wl-action.el (wl-summary-get-resend-address): Use it.
3310
3311         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3312         wl-summary-update-mark and abolish unused argument.
3313         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3314         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3315         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3316         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3317         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3318         * wl-draft.el (wl-draft-kill): Ditto.
3319
3320         * wl-summary.el: Remove unused binding of case-fold-search.
3321         (wl-summary-replace-status-marks): Abolished.
3322
3323 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3324
3325         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3326         is specified or folder length is zero.
3327
3328 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3329
3330         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3331         (wl-folder-archive-current-entity): Ditto.
3332
3333 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3336         retrieving message mark.
3337         (wl-summary-redisplay-internal): Ditto.
3338
3339         * wl-message.el (wl-message-buffer-display): Ignore errors while
3340         retrieving message-id field.
3341
3342         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3343         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3344         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3345         order of the arguments for `wl-expire-message-p'.
3346         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3347
3348         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3349         Check return value of wl-summary-reply.
3350         (wl-summary-reply): Recover window configuration when an error occured.
3351
3352 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3353
3354         * wl-summary.el (wl-summary-resend-message): Abolished, the
3355         feature is inherited by wl-summary-resend (put resend mark).
3356
3357 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3358
3359         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3360         wl-message-buffer to nil when the message is hide.
3361
3362 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3363
3364         * .cvsignore: New file.
3365
3366 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3367
3368         * wl-action.el (wl-summary-action-docstring): Add more info.
3369         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3370         duplicate definition.
3371         (wl-summary-define-mark-action): Functions wl-summary-*-region
3372         keep current position.
3373         (wl-summary-unregister-target-mark): Store result to the variable.
3374
3375 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3376
3377         * Version number is increased to 2.11.4.
3378
3379 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3380
3381         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3382         wl-summary-delete-all-temp-marks.
3383         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3384
3385         * wl-action.el (wl-summary-set-mark): Changed terminology
3386         refile-destination -> action-argument.
3387         (wl-summary-unset-mark): Ditto.
3388         (wl-summary-remove-argument): Ditto.
3389         (wl-summary-print-argument): Ditto.
3390
3391         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3392         (wl-thread-remove-argument-region): Ditto.
3393         (wl-thread-print-argument-region): Ditto.
3394         (wl-thread-close): Ditto.
3395         (wl-thread-open): Ditto.
3396
3397         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3398         (wl-highlight-refile-destination-face is abolished)
3399         (wl-highlight-action-argument-string): Ditto.
3400         (wl-highlight-summary-current-line): Highlight action argument.
3401
3402         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3403         color for light backgrounds.
3404         (wl-highlight-summary-answered-face): Ditto.
3405
3406 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3407
3408         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3409
3410         * wl-score.el (wl-summary-score-update-all-lines): Use
3411         wl-summary-set-mark.
3412         (wl-summary-score-update-all-lines): Kill expunged messages.
3413
3414         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3415
3416 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3417
3418         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3419         directly.
3420         (wl-score-overview-entity-get-lines): Ditto.
3421         (wl-score-overview-entity-get-xref): Ditto.
3422         (wl-score-get-latest-msgs): Ditto.
3423         (wl-summary-rescore): Ditto.
3424
3425         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3426         to "&".
3427         (wl-summary-mark-as-answered-internal): New inline function.
3428         (wl-summary-mark-as-answered): New function.
3429         (wl-summary-mark-as-unanswered): Ditto.
3430         (wl-summary-sync-marks): Modified for answered-mark synching.
3431
3432 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3433
3434         * wl-action.el (wl-summary-set-mark): Fixed last change.
3435
3436 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3437
3438         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3439         behavior of wl-summary-unread-message-hook
3440         (Pointed out by akira yamada <akira@arika.org>).
3441
3442 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3443
3444         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3445         wl-summary-delete.
3446         * wl-xmas.el (wl-summary-toolbar): Ditto.
3447
3448         * wl-action.el (wl-summary-set-mark): Don't override current
3449         temp-mark.
3450
3451         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3452
3453 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3454
3455         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3456         (wl-refile-msgid-learn): Ditto.
3457         (wl-refile-get-field-value): Ditto.
3458
3459         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3460
3461         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3462         (wl-expire-delete-reserved-messages): Renamed from
3463         wl-expire-reserve-marked-msgs-from-list.
3464         (wl-expire-delete): Removed argument `msgdb'.
3465         (wl-expire-refile): Ditto.
3466         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3467         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3468         mark-alist as argument.
3469         (wl-expire-archive-number1): Removed argument `msgdb'.
3470         (wl-expire-archive-number2): Ditto.
3471         (wl-expire-archive-date): Ditto.
3472         (wl-expire-localdir-date): Ditto.
3473         (wl-expire-hide): Ditto.
3474         (wl-archive-number1): Ditto.
3475         (wl-archive-number2): Ditto.
3476         (wl-archive-date): Ditto.
3477         (wl-archive-folder): Ditto.
3478         All other related portions are changed.
3479
3480 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3481
3482         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3483         mean move up and down. (suggested by Takashi Kawachi)
3484
3485 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3486
3487         * wl-acap.el (toplevel): Don't require un-define.
3488
3489 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3490
3491         * wl-thread.el (wl-thread-delete-message): Always update
3492         wl-summary-buffer-number-list.
3493
3494         * wl-action.el (wl-summary-print-destination): 
3495         Do nothing when folder is nil.
3496
3497 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3498
3499         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3500         persistent mark when prefetch is succeeded.
3501
3502 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3503
3504         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3505         instead of elmo-msgdb-delete-msgs.
3506         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3507         (wl-expire-hide): Ditto.
3508
3509         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3510
3511         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3512         elmo-msgdb interface.
3513         (wl-thread-get-exist-children): Likewise.
3514         (wl-thread-insert-message): Likewise.
3515         (wl-thread-msg-mark-as-important): Likewise.
3516         (wl-thread-insert-entity-sub): Likewise.
3517         (wl-thread-get-children-msgs-uncached): Likewise.
3518
3519         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3520         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3521         (wl-summary-sync-update): Likewise.
3522         (wl-summary-auto-select-msg-p): Likewise.
3523         (wl-summary-update-thread): Likewise.
3524         (wl-summary-mark-as-important): Likewise.
3525         (wl-summary-jump-to-msg-internal): Likewise.
3526         (wl-summary-redisplay-internal): Likewise.
3527         (wl-summary-print-message-with-ps-print): Likewise.
3528         (wl-summary-folder-info-update): Likewise.
3529
3530         * wl-folder.el (wl-folder-check-one-entity):
3531         elmo-folder-count-flags instead of wl-summary-count-unread.
3532
3533         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3534
3535         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3536
3537         * wl-summary.el (wl-summary-set-message-modified): 
3538         Call wl-summary-set-mark-modified.
3539         (wl-summary-delete-messages-on-buffer): Call
3540         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3541         (wl-summary-sync-update): Call elmo-folder-length instead of
3542         elmo-folder-messages.
3543         (wl-summary-insert-headers): Don't call
3544         elmo-folder-list-message-entities.
3545
3546 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3547
3548         * wl-action.el (wl-summary-define-mark-action): Call
3549         `wl-summary-set-mark' with argument `data'.
3550         (wl-summary-auto-refile): Fixed order of arguments when call
3551         `wl-summary-refile'.
3552
3553 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3554
3555         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3556
3557         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3558
3559         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3560         (Renamed from wl-highlight-summary-deleted-face).
3561         (wl-highlight-summary-resend-face): New face.
3562
3563         (wl-highlight-summary-deleted-face): Renamed from
3564         wl-highlight-summary-erased-face.
3565
3566         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3567
3568         * wl-action.el (wl-summary-get-resend-address): New function.
3569         (wl-summary-exec-action-resend): Ditto.
3570         (wl-summary-exec-action-resend-subr): Ditto.
3571
3572         * w-thread.el (wl-thread-copy): Removed definition.
3573         (wl-thread-refile): Ditto.
3574         (wl-thread-delete): Ditto.
3575         (wl-thread-target-mark): Ditto.
3576
3577         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3578         (wl-summary-target-mark-set-action): Fixed.
3579         (wl-summary-define-mark-action): Fixed quotation.
3580         (wl-summary-move-mark-list-messages): Display message.
3581         (wl-summary-define-mark-action): Define thread functions.
3582         (wl-summary-exec-action-refile): Changed message.
3583         (wl-summary-exec): Ditto.
3584
3585 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3586         
3587         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3588         '%%'.
3589
3590 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3591
3592         * wl.el (toplevel): Require wl-action.
3593         (wl-init): Call wl-summary-define-mark-action.
3594
3595         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3596
3597         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3598         wl-summary-delete and wl-summary-erase.
3599         (wl-summary-mode-map): Ditto.
3600
3601         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3602         wl-delete-folder-alist.
3603
3604         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3605         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3606         (toplevel): Moved mark & action related functions to the wl-action.el.
3607
3608         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3609         in wl-summary-mark-action-list.
3610         (wl-highlight-summary-current-line): Ditto.
3611
3612         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3613         empty lines.
3614
3615         * wl-action.el: New file. 
3616
3617 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3618
3619         * wl-summary.el (wl-summary-target-mark-replace): New function.
3620         (wl-summary-target-mark-prefetch): Use it.
3621         (wl-summary-target-mark-delete): Ditto.
3622         (toplevel): Rearranged definition order.
3623         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3624         (wl-summary-target-mark-erase): Rewrite.
3625         (wl-summary-erase-region): New function.
3626         (wl-summary-exec-action-erase): Changed message.
3627         (wl-summary-move-mark-list-messages): New function.
3628         (wl-summary-exec-action-delete): Use it.
3629         (wl-summary-exec-action-erase): Ditto.
3630
3631         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3632         (wl-summary-skip-mark-list): Added "d".
3633
3634         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3635         while searching.
3636
3637         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3638         and define using defcustom;
3639         Define 4th element as a face.
3640         
3641         * wl-summary.el (wl-summary-incorporate): Use 
3642         `wl-summary-prefetch-region-no-mark' instead of
3643         `wl-summary-prefetch-region'.
3644         (wl-summary-prefetch-region-no-mark): Revival of old
3645         `wl-summary-prefetch-region'.
3646         (wl-summary-mark-action-list): Moved to wl-vars.el
3647
3648         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3649         face according to the `wl-summary-mark-action-list'.
3650         (wl-highlight-summary-current-line): Ditto;
3651         Removed destination highlighting.
3652
3653         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3654         (wl-highlight-summary-line-string): Highlight for "i" mark.
3655         (wl-highlight-summary-current-line): Ditto.
3656
3657         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3658         no destination.
3659
3660         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3661         exists, just go ahead.
3662         (wl-summary-prefetch-region): Rewrite.
3663         (wl-summary-prefetch): Ditto.
3664         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3665         (wl-summary-exec-action-prefetch): New function.
3666         (wl-summary-target-mark-prefetch): Rewrite.
3667
3668 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3669
3670         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3671         (wl-highlight-summary-line-string): Added "d" and "D".
3672         (wl-highlight-summary-current-line): Ditto.
3673
3674         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3675         in wl-summary.el.
3676         (wl-thread-insert-entity-sub): Ditto.
3677         (wl-thread-remove-destination-region): Ditto.
3678         (wl-thread-print-destination-region): Ditto.
3679
3680         * wl-summary.el (wl-summary-buffer-refile-list,
3681         wl-summary-buffer-delete-list,
3682         wl-summary-buffer-copy-list): Abolish.
3683         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3684         All other related portions are changed.
3685         (wl-summary-mark-action-list): New variable.
3686         (wl-summary-set-mark): New function.
3687         (wl-summary-register-target-mark): Ditto.
3688         (wl-summary-unregister-target-mark): Ditto.
3689         (wl-summary-have-target-mark-p): Ditto.
3690         (wl-summary-register-temp-mark): Ditto.
3691         (wl-summary-unregister-temp-mark): Ditto.
3692         (wl-summary-registered-temp-mark): Ditto.
3693         (wl-summary-collect-temp-mark): Ditto.
3694         (wl-summary-unset-mark): Ditto.
3695         (wl-summary-set-target-mark): Ditto.
3696         (wl-summary-unset-target-mark): Ditto.
3697         (wl-summary-set-action-generic): Ditto.
3698         (wl-summary-unset-action-generic): Ditto.
3699         (wl-summary-exec-action-delete): Ditto.
3700         (wl-summary-exec-action-erase): Ditto.
3701         (wl-summary-set-action-refile): Ditto.
3702         (wl-summary-set-action-refile-subr): Ditto.
3703         (wl-summary-unset-action-refile): Ditto.
3704         (wl-summary-make-destination-numbers-list): Ditto.
3705         (wl-summary-exec-action-refile): Ditto.
3706         (wl-summary-set-action-copy): Ditto.
3707         (wl-summary-unset-action-copy): Ditto.
3708         (wl-summary-exec-action-copy): Ditto.
3709         (wl-summary-collect-numbers-region): Ditto.
3710         (wl-summary-delete): Rewrite.
3711         (wl-summary-erase): Ditto.
3712         (wl-summary-remove-destination): Ditto.
3713         (wl-summary-exec): Ditto.
3714         (wl-summary-exec-region): Ditto.
3715         (wl-summary-target-mark-erase): Ditto.
3716         (wl-summary-refile): Ditto.
3717         (wl-summary-copy): Ditto.
3718         (wl-summary-unmark): Ditto.
3719         (wl-summary-delete-all-mark): Ditto.
3720         (wl-summary-mark-line): Don't highlight.
3721         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3722         (wl-summary-target-mark-refile-subr): Rewrite.
3723
3724         (wl-summary-copy-prev-destination): Abolish.
3725
3726 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3727
3728         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3729         default values along the value of wl-on-mule.
3730         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3731         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3732         It is not used anywhere.
3733
3734 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3735
3736         * wl-summary.el (wl-summary-print-destination): Keep position.
3737         (wl-summary-cursor-move-surface): Keep horizontal position.
3738
3739 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3740
3741         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3742         write sendlog.
3743
3744 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3745
3746         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3747         `wl-summary-highlight'.
3748
3749 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3750
3751         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3752         trivial condition for temp-mark.
3753
3754 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3755
3756         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3757         when it hits killed buffer.
3758
3759 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3760
3761         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3762         * wl-news.el.in: `message' and `error' take format string.
3763
3764 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3765
3766         * wl-folder (wl-folder-insert-entity): Display a message,
3767         `...done', when the work finish.
3768         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3769
3770 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3771
3772         * wl-message.el (wl-message-redisplay): Remove unused local
3773         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3774
3775 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3776
3777         * wl-summary.el (wl-summary-replace-status-marks): Disable
3778         interactive use.
3779         (wl-summary-reedit): Check message existence at first.
3780         (wl-summary-mark-line): Fix doc, return value is indefinite.
3781
3782         * wl-highlight.el (wl-highlight-message): Arranged.
3783
3784         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3785         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3786         check temp-mark by wl-summary-temp-mark always.
3787         (wl-highlight-summary): Change accordingly.
3788         * wl-summary.el (wl-summary-mark-as-read-all)
3789         (wl-summary-delete-cache, wl-summary-set-score-mark)
3790         (wl-summary-mark-as-unread, wl-summary-unmark)
3791         (wl-summary-mark-line, wl-summary-mark-as-read)
3792         (wl-summary-mark-as-important): Ditto.
3793
3794         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3795         end of the window if possible.
3796         * wl-summary.el (wl-summary-sync-update): Support lazy
3797         highlighting.
3798         (wl-summary-toggle-disp-msg): Ditto.
3799
3800 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3801
3802         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3803
3804 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3805
3806         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3807         change.
3808
3809 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3810
3811         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3812         API.
3813         (wl-summary-sync-update): Ditto.
3814
3815         * wl-score.el (wl-score-get-score-alist): Changed argument.
3816         (wl-summary-rescore-msgs): Likewise.
3817         (wl-summary-score-headers): Likewise.
3818         (wl-score-headers): Likewise;
3819         Use elmo-folder-do-each-message-entity, etc.
3820         (wl-summary-score-effect): Follow the changes above.
3821         (wl-summary-rescore): Ditto.
3822         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3823         (wl-score-get-overview): Abolish.
3824
3825         * wl-summary.el (wl-summary-default-from): Follow the API change in
3826         elmo-msgdb.
3827         (wl-summary-count-unread): Ditto.
3828         (wl-summary-detect-mark-position): Ditto.
3829         (wl-summary-overview-entity-compare-by-date): Ditto.
3830         (wl-summary-overview-entity-compare-by-number): Ditto.
3831         (wl-summary-overview-entity-compare-by-from): Ditto.
3832         (wl-summary-overview-entity-compare-by-subject): Ditto.
3833         (wl-summary-get-list-info): Ditto.
3834         (wl-summary-rescan): Ditto.
3835         (wl-summary-jump-to-msg-by-message-id): Ditto.
3836         (wl-summary-sync-update): Ditto; Removed comment.
3837         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3838         (wl-summary-insert-message): Use wl-summary-insert
3839         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3840         (wl-summary-insert-headers): Changed argument overview to folder.
3841         (wl-summary-search-by-subject): Likewise.
3842         (wl-summary-insert-thread): Renamed from 
3843         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3844
3845         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3846         too.
3847
3848         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3849         wl-string-member.
3850
3851 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3852
3853         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3854         elmo-folder-append-buffer.
3855         (wl-draft-queue-append): Likewise.
3856
3857         * wl-mime.el (wl-message-delete-current-part): Ditto.
3858         (wl-summary-burst-subr): Ditto.
3859
3860         * wl-news.el.in (wl-news-send-news): Ditto.
3861
3862 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3863
3864         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3865         function.
3866         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3867         (wl-summary-update-mark): Enclose with save-excursion.
3868         (wl-summary-mark-as-read-internal): Fixed last change.
3869         (wl-summary-mark-as-important): Use 3rd argument of
3870         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3871         Don't use elmo-msgdb-set-mark.
3872         (wl-summary-redisplay-internal): If msgdb flag is already read,
3873         just update the mark on buffer.
3874
3875 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3876
3877         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3878         cut visible folder when elmo-folder-delete returns non-nil value.
3879
3880 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3881
3882         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3883         by Kenichi OKADA <okada@opaopa.org>).
3884
3885 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3886
3887         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3888
3889 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3890
3891         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3892         Fixed the last change, search group entity by its real name.
3893         (Thanks to: KOBAYASHI Shinji)
3894
3895 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3896
3897         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3898         (wl-fldmgr-access-display-all): Don't refer visible name.
3899         * wl-expire.el (wl-folder-archive-current-entity)
3900         (wl-folder-expire-current-entity): Ditto.
3901         * wl-folder.el (wl-folder-jump-to-current-entity)
3902         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3903         (wl-folder-open-folder-sub,wl-folder-open-all)
3904         (wl-folder-write-current-folder): Ditto.
3905         (wl-folder-insert-entity): Don't use petname for normal group.
3906         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3907         is the real name.
3908         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3909         Abolished.
3910
3911 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3912
3913         * wl-draft.el (wl-draft-create-buffer): Add
3914         `wl-summary-reply-with-citation'
3915
3916 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3917
3918         * wl-draft.el (wl-draft-reply): Fixed.
3919
3920 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3921
3922         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3923         when `wl-draft-send-confirm-with-preview' is non-nil.
3924         You can scroll up/down by j/k.
3925         (wl-draft-send-confirm-with-preview): New variable (default=t).
3926
3927 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3928
3929         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3930         (wl-fldmgr-save-folders): Fix comment.
3931
3932 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3933
3934         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3935         along the last change in `wl-folder-buffer-group-p'.
3936
3937 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3938
3939         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3940         folder.
3941
3942         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3943         the default value.
3944
3945         * wl-mime.el (wl-summary-burst): Update summary only when target
3946         folder equals current folder.
3947
3948 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3949
3950         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3951
3952 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3953
3954         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3955         value.
3956
3957 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3958
3959         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3960         `map-extents' instead of `extent-at' repeatedly.
3961         (wl-highlight-folder-current-line): Ditto.
3962
3963         * wl-highlight.el: Remove useless dummy functions.
3964
3965 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3966
3967         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3968         (wl-folder-put-folder-property): New function to put text property.
3969         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3970         (wl-folder-insert-entity, wl-folder-update-diff-line)
3971         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3972         * wl-e21.el, wl-xmas.el, wl-mule.el
3973         (wl-highlight-folder-current-line): Ditto.
3974         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3975         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3976         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3977         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3978
3979 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3980
3981         * Version number is increased to 2.11.3.
3982
3983 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3984
3985         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3986         Resume current-buffer since it is assumed by remaining tasks.
3987
3988 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3989
3990         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3991         (wl-folder-completion-function): Abolished.
3992         (wl-folder-complete-folder): New function.
3993         (wl-folder-complete-filter-condition): Ditto.
3994         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3995         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3996
3997 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3998
3999         * wl-draft.el (wl-draft-send-confirm): New function.
4000         (wl-draft-send): Use it.
4001
4002         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4003         cursor-in-echo-area while confirming.
4004
4005         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4006
4007         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4008         searching via nntp if wl-summary-search-via-nntp is 'force.
4009         Otherwise, invoke searching in nntp folder only.
4010         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4011
4012         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4013         explicitly for mime-make-text-tag.
4014
4015 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4016
4017         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4018         `mime-make-text-tag' instead of `mime-create-tag'.
4019
4020 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4021
4022         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4023         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4024
4025 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4026
4027         * wl-score.el (wl-score-save): Bind print-length and print-level.
4028         (wl-score-pretty-print): Ditto.
4029         (wl-score-edit-insert-header-entry): Ditto.
4030
4031         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4032         "From" entry to be treated with wl-draft-eword-encode-address-list.
4033         * wl-mime.el (wl-draft-preview-message): Ditto.
4034
4035         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4036         (wl-summary-mark-as-unread): Ditto.
4037         (wl-summary-mark-as-read-region): Change accordingly.
4038         (wl-summary-mark-as-unread-region): Ditto.
4039         (wl-summary-target-mark-mark-as-read): Ditto.
4040         (wl-summary-target-mark-mark-as-unread): Ditto.
4041
4042 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4043
4044         * Version number is increased to 2.11.2.
4045
4046 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4047
4048         * wl-news.el.in (wl-news-previous-version-save): Bind
4049         print-length and print-level.
4050         * wl-thread.el (wl-thread-save-entities): Ditto.
4051         (wl-thread-save-top-list): Bind print-length.
4052
4053 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4054
4055         * wl-highlight.el (wl-highlight-summary-line-string): Use
4056         wl-summary-score-below-mark, wl-summary-score-over-mark.
4057         (wl-highlight-summary-current-line): Ditto.
4058
4059 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4060
4061         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4062         insert it.
4063
4064 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4065
4066         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4067
4068 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4069
4070         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4071         message without msgid.
4072         Rewrite with elmo-folder-move-messages.
4073         Set wl-message-buffer to nil.
4074
4075         * wl-summary.el (wl-summary-erase-subr): New function. Use
4076         elmo-folder-move-messages.
4077         (wl-summary-erase): Call it.
4078         (wl-summary-target-mark-erase): Ditto.
4079
4080 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4081
4082         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4083         it is not up-tp-date.
4084
4085 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4086
4087         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4088         buffer after calling `wl-summary-goto-folder-subr' without the
4089         argument `interactive'.
4090         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4091
4092 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4093
4094         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4095         `mime-create-tag'. Use `string=' instead of `looking-at'.
4096
4097 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4098
4099         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4100         to avoid compile warning.
4101
4102         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4103         entity-id when folder is given.
4104         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4105         save-excursion, use save-selected-window instead.
4106         Select folder buffer window if exists.
4107         (To correct behavior with wl-folder-move-cur-folder.)
4108
4109 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4110
4111         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4112
4113 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4114
4115         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4116         list-count instead of %d.
4117
4118 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4119
4120         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4121         (wl-news): Set it.
4122         (wl-news-append-to-folder): Use it.
4123
4124         * wl-news.el.in (wl-news-send-news): Append to specified folder
4125         instead of wl-default-folder.
4126         (wl-news-append-to-folder): Show error message with specified folder.
4127
4128         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4129                 In most major modes, Emacs assumes that any opening
4130                 delimiter found at the left margin is the start of a
4131                 top-level definition, or defun. Therefore, *never put an
4132                 opening delimiter at the left margin unless it should have
4133                 that significance.*
4134
4135         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4136
4137 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4138
4139         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4140
4141 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4142
4143         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4144
4145 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4146
4147         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4148         for sequential numbering case.
4149
4150 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4151
4152         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4153         value.
4154         (wl-draft-reply-without-argument-list): Ditto.
4155         (wl-draft-reply-myself-with-argument-list): Abolish.
4156         (wl-draft-reply-myself-without-argument-list): Ditto.
4157         * wl-draft.el (wl-draft-self-reply-p): New function.
4158         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4159
4160 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4161
4162         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4163         (avoid error for the case without byte-compiling)
4164
4165 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4166
4167         * wl-news.el.in (wl-news-append-to-folder): New function.
4168         (wl-news-exit): Rewrite.
4169         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4170
4171 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4172
4173         * wl-draft.el (wl-draft-reply-position): New function.
4174         (wl-draft-reply-position): Fix.
4175         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4176         (wl-summary-target-mark-reply-with-citation): Ditto.
4177         (wl-summary-reply-with-citation): Ditto.
4178         * wl-vars.el (wl-draft-reply-default-position): New variable.
4179
4180 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4181
4182         * wl-draft.el (wl-draft-send): Preview when interactive send.
4183
4184 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4185
4186         * wl-draft.el (wl-draft-reply): Set default position.
4187         * wl-summary.el (wl-summary-reply): Ditto.
4188         (wl-summary-reply-with-citation): Ditto.
4189         (wl-summary-target-mark-reply-with-citation): Ditto.
4190
4191 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4192
4193         * wl-news.el.in (wl-news-lang): Set default value according to
4194         current-language-environment.
4195         (wl-news-append-news): Do nothing when news-list is nil.
4196
4197 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4198
4199         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4200         (wl-news): Change message.
4201         (wl-news-exit): Check buffer.
4202         (wl-news-force-exit): New function.
4203         (wl-news-show-all): New function.
4204         (wl-news-discard-and-exit): Fix.
4205
4206 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4207
4208         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4209         according to current-language-environment.
4210
4211         * wl-news.el.in (wl-news): If arg, show all NEWS after
4212         wl-news-default-previous-version.
4213
4214 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4215
4216         * wl-news.el.in (wl-news-check): Rewritten.
4217         (wl-news-previous-version-load): Change data type.
4218         (wl-news-previous-version-save): Change data type.
4219         (wl-news-append-news): Add return value.
4220         (wl-news-check-news): New function.
4221         (wl-news-already-current-p): New function.
4222         (wl-news-send-news): Rewritten.
4223         (wl-news-mode-map): Add new keybind.
4224         (wl-news): Rewritten.
4225         (wl-news-exit): Rewritten.
4226         (wl-news-discard-and-mail): New function.
4227         (wl-news-send-to-address): Abolished.
4228         * wl.el (wl-init): Delete a message.
4229
4230 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4231
4232         * wl-news.el.in (wl-news-exit): Update previous version.
4233         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4234
4235 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4236
4237         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4238
4239 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4240
4241         * wl-news.el.in (wl-news): New function.
4242         (wl-news-mode): New function.
4243         (wl-news-next-line): New function.
4244         (wl-news-next-page): New function.
4245         (wl-news-exit): New function.
4246         (wl-news-buf-name): New variable.
4247         (wl-news-mode-map): New variable.
4248         (wl-news-winconf): New variable.
4249         (wl-news-append-news): Add an option.
4250
4251 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4252
4253         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4254
4255 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4256
4257         * wl-news.el.in (wl-news-send-to-address): New variable.
4258         (wl-news-send-news): Use it.
4259         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4260         Return updating status.
4261         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4262
4263 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4264
4265         * wl-news.el.in (wl-news-send-news): Delete
4266         Organization and X-Face.
4267
4268 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4269
4270         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4271         (wl-news-append-news): New function.
4272         (wl-news-send-news): New function.
4273
4274 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4275
4276         * Version number is increased to 2.11.1.
4277
4278 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4279
4280         * wl-news.el.in : New file.
4281
4282 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4283
4284         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4285         default value.
4286         (wl-draft-reply-without-argument-list): Ditto.
4287
4288 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4289
4290         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4291         (wl-message-buffer-prefetch-idle-time): Ditto.
4292         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4293
4294 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4295
4296         * wl-thread.el (wl-thread-insert-message): Use
4297         wl-summary-max-thread-depth.
4298
4299         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4300         loop detection.
4301
4302         * wl-message.el (wl-message-buffer-display): Back to the first page
4303         when cache is hit.
4304
4305 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4306
4307         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4308
4309         * wl-summary.el (wl-summary-insert-thread-entity):
4310         If the thread depth is reached to wl-summary-max-thread-depth,
4311         divide the thread.
4312
4313 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4314
4315         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4316         for elmo-remove-passwd.
4317
4318 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4319
4320         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4321         folder is sticky.
4322         (wl-folder-mark-as-read-all-entity): Ditto.
4323         (wl-folder-prefetch-entity): Ditto.
4324
4325 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4326
4327         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4328
4329 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4330
4331         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4332         Delete messages on buffer for unplugged operation.
4333         (wl-summary-erase): Ditto.
4334
4335 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4336
4337         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4338         take nil so as not to search parent by subject.
4339
4340 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4341
4342         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4343         (wl-folder-get-next-folder): Ditto.
4344         (wl-folder-get-path): Ditto.
4345
4346 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4347
4348         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4349         system and encode the region with it before verifying.
4350
4351 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4352
4353         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4354         system of the echo buffer before decoding.
4355
4356 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4357
4358         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4359         original contents.
4360
4361 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4362
4363         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4364         with argument 'any-exists.
4365
4366 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4367
4368         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4369         Use `wl-cs-autoconv'.
4370
4371 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4372
4373         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4374         by `mime-view-automatic-conversion'.
4375
4376         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4377         (wl-message-verify-pgp-nonmime): Ditto.
4378         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4379         Bind them to C-c:d and C-c:v respectively.
4380
4381         Merge following code by Teranishi-san from [wl-en:00167].
4382         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4383         (wl-mime-preview-application/pgp-encrypted): Ditto.
4384         (wl-mime-setup): Add entry.
4385
4386 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4387
4388         * wl-summary.el (wl-summary-target-mark-erase): New function.
4389         Bind it to "mD".
4390
4391 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4392
4393         * wl-vars.el (wl-draft-write-file-function): Fix.
4394         (wl-draft-reedit-hook): Changed default value.
4395
4396         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4397         wl-draft-reedit-hook.
4398         (wl-draft-remove-text-plain-tag): New function.
4399         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4400
4401         * wl-vars.el (wl-draft-write-file-function): New user option.
4402
4403         * wl-draft.el (wl-draft-prepare-edit): Use it for
4404         local-write-file-hooks.
4405         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4406
4407         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4408         (wl-draft-insert-mail-header-separator): Return the body beginning
4409         point.
4410         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4411         text/plain.
4412         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4413
4414 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4415
4416         * wl-summary.el (wl-summary-erase): New function to erase message
4417         without moving it to trash. Bind to "D".
4418
4419         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4420         as `keep' unless switch-function.
4421
4422 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4423
4424         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4425         message buffer by using `wl-summary-toggle-disp-msg'.
4426         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4427         buffer window.
4428         (wl-summary-supresedes-message): Ditto.
4429
4430         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4431         Do not delete other windows.
4432         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4433         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4434         (wl-draft-create-buffer): Set reply-or-forward also for target
4435         mark commands.
4436
4437 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4438
4439         * wl-draft.el (wl-user-agent-compose): Delete special case for
4440         switch-to-buffer-other-window.
4441
4442         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4443         (wl-summary-forward): Ditto.
4444
4445         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4446         function.
4447         (wl-draft-buffer-style): New use option.
4448
4449         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4450         (wl-draft): Follow the change above.
4451         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4452         wl-draft-buffer-style.
4453         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4454         switch-function.
4455
4456 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4457
4458         * wl-address.el (wl-address-make-completion-entry): Extracted from
4459         `wl-address-make-completion-list'.
4460         (wl-address-enable-strict-loading): New variable.
4461         (wl-address-make-completion-list): Revive petname duplication
4462         inquiry, and enable it if `wl-address-enable-strict-loading'.
4463         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4464
4465 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4466
4467         * wl-message.el (wl-message-get-original-buffer): Avoid
4468         'Selecting deleted buffer' error when original buffer is killed.
4469
4470 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4471
4472         * wl-summary.el (wl-summary-next-message): Use
4473         elmo-message-accessible-p instead of elmo-message-cached-p.
4474
4475 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4476
4477         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4478
4479         * wl-thread.el (wl-thread-open-all-unread): Use
4480         elmo-folder-list-flagged instead of
4481         elmo-folder-list-messages-mark-match.
4482
4483         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4484         instead of elmo-folder-list-messages-mark-match.
4485         (wl-summary-move-spec-alist): New variable.
4486         (wl-summary-move-spec-plugged-alist,
4487         wl-summary-move-spec-unplugged-alist): Abolish.
4488         (wl-summary-next-message): Follow the change above.
4489         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4490         with 'no-msg' argument.
4491
4492         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4493         variable.
4494         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4495         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4496         (wl-message-buffer-prefetch-get-next): Follow the change above.
4497
4498 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4499
4500         * wl-version.el (wl-version): Changed codename.
4501
4502         * Version number is increased to 2.11.0.
4503
4504 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4505
4506         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4507         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4508         `wl-draft-config-variables'.
4509         (wl-draft-kill): Fixed problem when the draft is reedit.
4510
4511 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4512
4513         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4514         buffer-modified status (Thanks to
4515         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4516
4517 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4518
4519         * wl-util.el (wl-region-exists-p): New function.
4520
4521         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4522         Remove defvars for byte-compile warnings.
4523
4524 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4525
4526         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4527         defvar-maybe. Removed unused bind.
4528
4529 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4530
4531         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4532         summary buffer window before creating new frame.
4533         (wl-draft-reply): Ditto.
4534
4535 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4536
4537         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4538
4539 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4540
4541         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4542
4543 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4544
4545         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4546         instead of `kill-region'.
4547
4548 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4549
4550         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4551         (wl-highlight-summary-line-string): Use it.
4552         (wl-highlight-summary-current-line): Ditto.
4553
4554         * wl-mime.el (wl-message-delete-current-part): Check the class of
4555         mime-entity.
4556
4557         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4558
4559         * wl-summary.el (wl-summary-make-number-list): Initialize.
4560         (wl-summary-update-mark): New function.
4561         (wl-summary-reply): Put `answered' mark on the message.
4562         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4563
4564         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4565         (wl-draft-reply): Added optional argument `number';
4566         Set wl-draft-parent-number.
4567         (wl-draft-kill): Delete answered mark if it is a reply.
4568
4569 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4570
4571         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4572         that originates in mime-preview-follow-current-entity.
4573         (wl-draft-yank-current-message-entity): Use it if region is active.
4574
4575         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4576         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4577         `wl-message-delete-current-part'.
4578         * wl-mule.el (wl-message-define-keymap): Ditto.
4579         * wl-xmas.el (wl-message-define-keymap): Ditto.
4580
4581 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4582
4583         * wl-mime.el (wl-message-delete-current-part): New function.
4584         (wl-mime-node-id-to-string): Ditto.
4585
4586         * wl-mime.el (wl-message-delete-current-part): Use existing
4587         original buffer which corresponds current mime-view buffer.
4588         (fetched buffer might have different structure, possibly)
4589
4590         * wl-mime.el (wl-message-delete-current-part): Quit if the
4591         message content differs from the actual message.
4592
4593 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4594
4595         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4596         order.
4597         (wl-summary-search-by-subject): Search parent message from tail;
4598         Check the existence of the parent message on the current thread tree.
4599         (wl-summary-update-thread): Check whether the line is inserted.
4600
4601 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4602
4603         * wl-vars.el (wl-summary-line-format): Undo last change.
4604         * wl-summary.el (wl-summary-print-destination): Do not put
4605         invisible property when `wl-summary-width' is nil.
4606         (wl-summary-line-subject-minimum-length): Abolished.
4607         (wl-summary-line-subject): Ditto.
4608
4609 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4610
4611         * wl-vars.el (wl-summary-line-format): Change default value.
4612         (wl-summary-subject-length-limit): Abolished.
4613         * wl-summary.el (wl-summary-line-subject): Ditto.
4614
4615 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4616
4617         * wl-template.el (wl-template-select): Added optional argument.
4618         If optional argument is specified, reverse
4619         `wl-template-visible-select'.
4620
4621 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4622
4623         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4624         Take prefix argument to force asking the destination folder.
4625
4626 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4627
4628         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4629         count and update status.
4630
4631 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4632
4633         * wl-summary.el (wl-summary-redisplay-internal): If
4634         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4635         after fetching.
4636
4637 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4638
4639         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4640         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4641
4642         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4643
4644 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4645
4646         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4647         (All other related portions are changed).
4648         (wl-summary-mark-as-read-all): Rewrite.
4649
4650 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4651
4652         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4653         `wl-summary-mark-as-read'.
4654         (wl-summary-mark-as-unread): Rewrite.
4655         (wl-summary-mark-as-read): Added no-modeline argument.
4656         (wl-summary-resume-cache-status): Rewrite.
4657         (wl-summary-exec-subr): Remove unused local variable.
4658
4659 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4660
4661         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4662         logic to call `wl-summary-buffer-prev-folder-function'.
4663         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4664
4665 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4666
4667         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4668         is nil.
4669
4670 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4671
4672         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4673         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4674         (wl-mime-setup): Add its entry.
4675
4676 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4677
4678         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4679         (wl-summary-delete-cache): Likewise.
4680         (wl-summary-mark-as-read): Rewrite.
4681
4682 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4683
4684         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4685         `wl-summary-count-unread'.
4686
4687         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4688
4689         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4690
4691 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4692
4693         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4694         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4695         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4696         Renamed to the elmo-msgdb-*-mark.
4697         (wl-summary-score-marks): Follow the change above.
4698         (wl-summary-auto-refile-skip-marks): Ditto.
4699         (wl-summary-incorporate-marks): Ditto.
4700         (wl-summary-expire-reserve-marks): Ditto.
4701
4702         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4703         changes.
4704         (wl-thread-insert-top): Changed updating message.
4705
4706         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4707         variable.
4708         (wl-summary-count-unread): Count answered marks.
4709         (wl-summary-rescan): Call wl-summary-insert-message instead of
4710         wl-summary-append-message-func-internal.
4711         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4712         (wl-summary-prefetch-msg): Follow the variable name changes.
4713         (wl-summary-prefetch-region): Ditto.
4714         (wl-summary-mark-as-read-all): Follow the API changes;
4715         Don't call elmo-folder-replace-marks.
4716         (wl-summary-delete-cache): Follow the variable name changes.
4717         (wl-summary-resume-cache-status): Ditto.
4718         (wl-summary-update-status-marks): New function.
4719         (wl-summary-insert-message): New function.
4720         (wl-summary-sync-marks): Follow the variable name changes.
4721         (wl-summary-sync-update): Synchronize to the msgdb, too;
4722         Changed update messages.
4723         (wl-summary-make-number-list): Rewrite.
4724         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4725         (wl-summary-mark-as-unread): Follow the API changes.
4726         (wl-summary-exec-subr): Follow the variable name changes.
4727         (wl-summary-mark-as-read): Ditto.
4728         (wl-summary-move-spec-plugged-alist): Ditto.
4729         (wl-summary-move-spec-unplugged-alist): Ditto.
4730         (wl-summary-cursor-move-surface): Ditto.
4731
4732         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4733         variable name changes.
4734         (wl-highlight-summary-current-line): Ditto.
4735
4736         * wl-expire.el (wl-expire-refile): Follow the API change in
4737         elmo-folder-move-messages.
4738         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4739         (wl-summary-archive): Use elmo-folder-msgdb instead of
4740         elmo-msgdb-load.
4741
4742 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4743
4744         * wl-mime.el (wl-draft-preview-message): Restore the position
4745         before evaluating wl-draft-send-hook in preview buffer.
4746
4747 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4748
4749         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4750         when it creates new draft buffer.
4751
4752         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4753         without argument.
4754
4755         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4756         Evaluate content and if the value is string, insert it.
4757         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4758         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4759         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4760         wl-draft-config-sub-part-bottom): Use it.
4761
4762         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4763         with the folder name. The question was unintelligible when it is
4764         called from wl-save-status.
4765
4766 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4767
4768         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4769         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4770         cannot take second argument).
4771
4772 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4775         as t. Since type and subtype are not case sensitive (RFC 2045).
4776
4777 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4778
4779         * wl-vars.el (wl-message-mode-line-format): New variable.
4780         (wl-message-mode-line-format-spec-alist): Ditto.
4781         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4782         (wl-message-redisplay): Use wl-message-mode-line-format.
4783
4784 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4785
4786         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4787
4788 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4789
4790         * wl-summary.el (wl-summary-default-from): Write description.
4791
4792 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4793
4794         * wl-vars.el (wl-ldap-objectclass): Abolish.
4795
4796         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4797         (wl-ldap-make-filter): Removed condition for objectclass.
4798         (wl-ldap-make-matched-value-list): Remove meaningless process.
4799         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4800         (wl-address-ldap-search): Don't add `*' to `pat' string;
4801         use ignore-errors; added `email';
4802         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4803         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4804         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4805
4806
4807 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4808
4809         * wl-draft.el (wl-draft-parent-folder): Write description.
4810         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4811
4812 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4813
4814         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4815         as "" (zero-length string) if no parent.
4816         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4817
4818 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4819
4820         * wl-address.el (wl-address-make-completion-list): Skip duplication
4821         checking.
4822         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4823         `append'.
4824
4825 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4826
4827         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4828         instead of `beginning-of-buffer'.
4829
4830 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4833
4834 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4835
4836         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4837         Refer wl-message-buffer-name.
4838         (wl-message-wheel-down): Ditto.
4839
4840 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4841
4842         * wl-vars.el (wl-message-buffer-name): New user option.
4843
4844         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4845         directly instead of making alist dinamically.
4846
4847         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4848         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4849         wl-message-buffer-cache-name.
4850         (wl-message-buffer-cache-clean-up): Ditto.
4851
4852         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4853
4854         * Version number is increased to 2.9.15.
4855
4856 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4857
4858         * wl-vars.el (wl-summary-default-view-alist): New user option.
4859
4860         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4861
4862         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4863         while deleting address.
4864         (wl-draft-delete-myself-from-cc): Ditto.
4865
4866         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4867         If optional argument is specified, reverse sort order.
4868
4869         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4870
4871 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4872
4873         * wl-thread.el (wl-thread-insert-message): Return parent number if
4874         exists.
4875         (wl-thread-update-indent-string-region): Use
4876         wl-thread-update-line-on-buffer-sub instead of
4877         wl-thread-update-line-on-buffer.
4878
4879 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4880
4881         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4882         (wl-folder-close-all): Ditto.
4883
4884 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4885
4886         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4887         and mailing-list:.
4888         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4889         value.
4890         (wl-summary-line-list-info): Print mailing-list name even when 
4891         list-number is empty.
4892
4893 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4894
4895         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4896
4897         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4898         (wl-draft-open-file): Ditto.
4899         (wl-draft-random-alphabet): Ditto.
4900
4901         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4902         bindings.
4903
4904 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4905
4906         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4907         * wl-vars.el (wl-draft-config-alist): Ditto.
4908
4909 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4910
4911         * Version number is increased to 2.9.14.
4912
4913         * wl.el (wl): Don't set wl-init as nil when error occured while
4914         auto-checking folders.
4915
4916         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4917         `elmo-expand-newtext'.
4918
4919 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4920
4921         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4922         `this-command' so that `wl-folder-goto-folder' contained in
4923         `wl-summary-keep-cursor-command' work.
4924
4925 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4926
4927         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4928         message buffer displaying state.
4929
4930 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4931
4932         * wl-vars.el (wl-summary-default-view): New variable to specify
4933         default value for `wl-summary-buffer-view' instead of using
4934         set-default.
4935         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4936
4937 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4938
4939         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4940
4941         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4942
4943 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4944
4945         * wl-vars.el (wl-forward-subject-prefix): New variable.
4946         * wl-draft.el (wl-draft-forward): Use it.
4947
4948 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4949
4950         * wl-message.el (wl-message-prev-page): When it is called without
4951         lines argument, scroll down by wl-message-scroll-amount lines.
4952         (wl-message-next-page): Ditto.
4953         * wl-vars.el (wl-message-scroll-amount): Change default value
4954         to preserve current behavior.
4955
4956 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4957
4958         * wl-summary.el (wl-summary-prefetch-msg): Bind
4959         `wl-message-entity' to call `wl-summary-from-function'.
4960
4961 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4962
4963         * wl-message.el (wl-message-buffer-create): Run
4964         wl-message-buffer-created-hook.
4965
4966 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4967
4968         * wl-summary.el (wl-summary-sort-specs): New variable.
4969         (wl-summary-default-sort-spec): Ditto.
4970         (wl-summary-sort): Rewrite.
4971         (wl-summary-sort-by-list-info): New function.
4972
4973 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4974
4975         * wl-summary.el (wl-summary-get-list-info): New function.
4976         (wl-summary-sort): Rewrite.
4977         (wl-summary-line-list-info): Ditto.
4978         (wl-summary-line-list-count): Ditto.
4979         (wl-summary-refile-region): Fixed docstring.
4980
4981 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4982
4983         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4984         `wl-folder-entity-hashtb' as completion table.
4985
4986 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4989         only when this command is called interactively; silence the byte-
4990         compiler.
4991
4992 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4993
4994         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4995         active in XEmacs.
4996
4997 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4998
4999         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5000         plural lines.
5001
5002 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5003
5004         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5005         of current line when the cursor is on the header name.
5006         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5007
5008 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5009
5010         * wl-util.el (wl-read-directory-name): Return displayed directory
5011         as the default value also on XEmacs.
5012
5013 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5014
5015         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5016         formatting.
5017
5018 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5019
5020         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5021         argument and when it is non-nil, check face property before
5022         highlighting for each line.
5023         (wl-highlight-summary-window): Set it.
5024
5025 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5026
5027         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5028         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5029
5030         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5031         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5032         (wl-draft-get-fcc-list): Likewise.
5033
5034 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5035
5036         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5037         (wl-thread-entity-cur): Ditto.
5038         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5039         wl-thread-indent-regexp setting.
5040         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5041
5042         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5043         wl-summary-lazy-highlight.
5044         (wl-summary-display-bottom): Ditto.
5045
5046         * wl-thread.el (wl-thread-open-close): Likewise.
5047
5048         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5049         from and subject;
5050         Bind wl-draft-use-frame;
5051         Enclose with save-window-excursion;
5052         Use wl-draft-create-buffer instead of with-temp-buffer;
5053         Use wl-draft-prepare-edit;
5054         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5055         Use wl-draft-send instead of wl-draft-raw-send.
5056
5057 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5058
5059         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5060         of using wl-from.
5061
5062 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5063
5064         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5065         insert-buffer instead of clone-buffer.
5066         (wl-draft-doing-mime-bcc): New variable.
5067         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5068         infinite loop.
5069         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5070
5071         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5072         (wl-draft-mime-bcc-body): Ditto.
5073
5074         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5075         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5076         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5077         wl-draft-do-mime-bcc.
5078         (wl-draft-mime-bcc-field): New function.
5079         (wl-draft-do-mime-bcc): Ditto.
5080
5081         * wl-address.el (wl-address-complete-header-list): New variable.
5082         (wl-address-complete-header-regexp): Changed default value.
5083
5084         * Version number is increased to 2.9.13.
5085
5086 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5087
5088         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5089         it is differed.
5090
5091 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5092
5093         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5094         (wl-summary-line-list-count): Ditto.
5095
5096 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5097
5098         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5099         (wl-nntp-posting-function): New variable.
5100         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5101         `wl-nntp-posting-config-alist'.
5102
5103 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5104
5105         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5106         FLIM.
5107
5108 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5109
5110         * wl-summary.el (wl-summary-target-mark-refile-sub):
5111         Remove a nuisance funcall.
5112
5113 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5114
5115         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5116         as t for `try-completion'.
5117
5118 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5119
5120         * wl-summary.el (wl-summary-default-from): Use
5121         wl-address-header-extract-address instead of
5122         std11-extract-address-components.
5123         (wl-summary-simple-from): Ditto.
5124         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5125         (wl-summary-insert-headers): Show message.
5126         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5127         for whole line.
5128         (wl-summary-default-from): Revert last change.
5129         (wl-summary-simple-from): Ditto.
5130         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5131         (wl-summary-mark-as-read-region): Follow the change above.
5132         (wl-summary-sync-marks): Ditto.
5133         (wl-summary-target-mark-mark-as-read): Ditto.
5134         (wl-summary-redisplay-internal): Ditto.
5135         (wl-summary-redisplay-no-mime-internal): Ditto.
5136         (wl-summary-redisplay-all-header): Ditto.
5137         (wl-summary-mark-as-read): Removed argument `cached';
5138         Use current cache status to set cache mark.
5139         (wl-summary-redisplay-internal): Follow the change above.
5140         (wl-summary-redisplay-no-mime-internal): Ditto.
5141         (wl-summary-redisplay-all-header): Ditto.
5142
5143         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5144
5145         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5146         Don't call itself recursively (Adviced by Yamaoka-san).
5147
5148 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5149
5150         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5151         bind wl-summary-highlight as nil to avoid error caused by missing
5152         local variables.
5153
5154 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5155
5156         * wl-vars.el (wl-invalid-character-message): New user option.
5157
5158         * wl-util.el (wl-set-string-width): If truncated string-width is
5159         larger than specified width, use `wl-invalid-character-message'.
5160
5161 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5162
5163         * wl-summary.el (wl-summary-prefetch-msg): 
5164         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5165
5166 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5167
5168         * wl-vars.el (wl-summary-check-line-format): New user option.
5169         (wl-summary-line-format-file): Ditto.
5170
5171         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5172         variable.
5173         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5174         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5175         and `wl-summary-view-old-p' to check whether do a rescan or not.
5176         (wl-summary-view-old-p): New function.
5177         (wl-summary-line-format-changed-p): Ditto.
5178         (wl-summary-line-format-save): Ditto.
5179         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5180
5181         * wl-util.el (wl-set-string-width): Avoid using negative number
5182         for make-string.
5183
5184 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5185
5186         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5187         return value.
5188
5189         * wl-util.el (wl-set-string-width): Added optional argument
5190         `padding' (All other related portions are changed).
5191         (wl-line-parse-format): If the first letter of column number is
5192         `0', zero-padding the result (ex: "%05l").
5193
5194         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5195
5196 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5197
5198         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5199         sequential summary view.
5200
5201 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5202
5203         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5204         if it doesn't have a -unix version.
5205
5206 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5207
5208         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5209
5210 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5211
5212         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5213         content.
5214         (wl-draft): Follow the change above.
5215
5216         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5217
5218         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5219         and wl-folder-summary-line-format-alist contain %T and %P.
5220
5221         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5222         (wl-summary-mode-line-format): New user option.
5223         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5224         (wl-summary-line-format): Changed default value.
5225         (wl-summary-lazy-highlight): Changed default value.
5226
5227         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5228         change in wl-summary-create-line.
5229         (wl-thread-insert-entity-sub): Ditto.
5230
5231         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5232         (wl-summary-buffer-unread-status): Ditto.
5233         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5234         (wl-summary-buffer-persistent-mark-column): Ditto.
5235         (wl-summary-buffer-mode-line-formatter): Ditto.
5236         (wl-summary-buffer-mode-line): Ditto.
5237         (wl-summary-message-regexp): Abolished.
5238         (All other related portions are changed.)
5239         (wl-summary-detect-mark-position): New function.
5240         (wl-summary-buffer-set-folder): Setup
5241         wl-summary-buffer-mode-line-formatter.
5242         (wl-summary-mode): Setup selective-display;
5243         Setup pre-idle-hook when xemacs.
5244         (wl-summary-update-modeline): Rewrite.
5245         (wl-summary-jump-to-msg): Define as function;
5246         Changed regexp for searching messages.
5247         (wl-summary-message-number): Rewrite.
5248         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5249         Do rescan when old type summary cache.
5250         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5251         (wl-summary-remove-destination): Use '\r' to detect EOL.
5252         (wl-summary-print-destination): Ditto.
5253         (wl-summary-temp-mark): New inline function.
5254         (wl-summary-persistent-mark): Ditto.
5255         (wl-summary-line-number): New function.
5256         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5257         (wl-summary-line-list-count): New function.
5258         (wl-summary-create-line): Added argument persistent-mark.
5259         (All other related portions are changed)
5260         (wl-summary-create-line): Insert '\r'.
5261         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5262         (wl-summary-cursor-move-surface): New inline function.
5263         (wl-summary-prev): Use it.
5264         (wl-summary-next): Ditto.
5265
5266         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5267         wl-summary-message-regexp.
5268         (wl-highlight-summary): Delete progress message.
5269         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5270
5271         * Version number is increased to 2.9.12.
5272
5273 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5274
5275         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5276         variable (nil: no minimum).
5277         (wl-summary-line-subject): Add some spaces after subject by
5278         wl-summary-line-subject-minimum-length.
5279
5280 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5281
5282         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5283         and removed `F'.
5284         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5285         change above).
5286
5287 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5288
5289         * wl-summary.el (wl-summary-line-list-count): Reverted.
5290         (example setting in samples/*/dot.wl is also updated)
5291
5292 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5293
5294         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5295
5296         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5297
5298         * wl-vars.el (wl-summary-line-format): Addes some description to the
5299         docstring.
5300
5301         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5302         (wl-summary-line-close-bracket): Ditto.
5303         (wl-summary-line-children-number): Ditto.
5304         (wl-summary-line-thread-indent): Ditto.
5305         (wl-summary-line-children-and-from): Ditto.
5306
5307         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5308         't', 'c', 'F' and added 'C'.
5309
5310         * wl-util.el (wl-set-string-width): Accept negative value.
5311         (wl-line-parse-format): Added "%number(" and "%)".
5312
5313 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5314
5315         * wl-summary.el (wl-summary-line-list-count): Change format of the
5316         return value.
5317
5318 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5319
5320         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5321         from the recent message.el.
5322         (wl-draft-point-in-header-p): Ditto.
5323         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5324         wl-draft-beginning-of-line.
5325         * wl-e21.el (wl-draft-mode-map): Ditto.
5326         * wl-xmas.el (wl-draft-mode-map): Ditto.
5327
5328         * wl-folder.el: Sort macrodefs by dependencies.
5329
5330 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5331
5332         * wl-summary.el (wl-summary-prev): Fixed regexp.
5333         (wl-summary-next): Ditto.
5334
5335 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5336
5337         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5338
5339 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5340
5341         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5342         for backward compatibility.
5343
5344 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5345
5346         * wl-summary.el (wl-summary-line-list-count): New function, merged
5347         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5348         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5349         list counts.
5350
5351 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5352
5353         * wl-summary.el (wl-summary-create-line): Ignore errors while
5354         timezone-fix-time.
5355
5356         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5357
5358         * wl-summary.el (wl-summary-sync-update): Ditto.
5359         (wl-summary-default-from): Use wl-message-entity
5360         instead of entity.
5361
5362         * wl-summary.el (wl-summary-create-line): Fix.
5363
5364         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5365         (wl-summary-line-format): New user option.
5366         (wl-folder-summary-line-format-alist): Ditto.
5367         (wl-summary-from-width): Abolished.
5368
5369         * wl-util.el (toplevel): Require 'bytecomp.
5370         (wl-line-parse-format): New function.
5371         (wl-line-formatter-setup): New macro.
5372
5373         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5374         (wl-summary-buffer-line-formatter): New buffer local variable.
5375         (wl-summary-switch-to-clone-buffer): Follow the change above.
5376         (wl-summary-message-regexp): Fix.
5377         (wl-summary-from-func-internal): Abolished.
5378         (wl-summary-subject-func-internal): Ditto.
5379         (wl-summary-subject-filter-func-internal): Ditto.
5380         (All other related portions are changed.)
5381         (wl-summary-buffer-set-folder):
5382         Set up wl-summary-buffer-number-column and 
5383         wl-summary-buffer-line-formatter
5384         (All other related portions are changed.)
5385         (wl-summary-buffer-number-column-detect): Abolished.
5386         (All other related portions are changed.)
5387         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5388         (wl-summary-delete-all-temp-marks-on-buffer): Use
5389         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5390         (wl-summary-target-mark-delete): Ditto.
5391         (wl-summary-target-mark-refile-subr): Ditto.
5392         (wl-summary-target-mark-mark-as-read): Ditto.
5393         (wl-summary-target-mark-mark-as-unread): Ditto.
5394         (wl-summary-target-mark-mark-as-important): Ditto.
5395         (wl-summary-target-mark-save): Ditto.
5396         (wl-summary-replace-status-marks): Renamed from
5397         wl-summary-set-status-marks-on-buffer;
5398         Use wl-summary-message-regexp instead of
5399         wl-summary-buffer-number-regexp.
5400         (wl-summary-sync-update): Follow the change above.
5401         (wl-summary-goto-previous-message-beginning): New function.
5402         (wl-summary-mark-as-unread): Use it.
5403         (wl-summary-mark-as-important): Ditto.
5404         (wl-summary-line-formatter): New variable.
5405         (wl-summary-line-year): New function.
5406         (wl-summary-line-day): Ditto.
5407         (wl-summary-line-day-of-week): Ditto.
5408         (wl-summary-line-hour): Ditto.
5409         (wl-summary-line-minute): Ditto.
5410         (wl-summary-line-open-bracket): Ditto.
5411         (wl-summary-line-close-bracket): Ditto.
5412         (wl-summary-line-children-number): Ditto.
5413         (wl-summary-line-thread-indent): Ditto.
5414         (wl-summary-line-size): Ditto.
5415         (wl-summary-line-subject): Ditto.
5416         (wl-summary-line-from): Ditto.
5417         (wl-summary-line-children-and-from): Ditto.
5418         (wl-summary-create-line): Rewritten.
5419         (wl-summary-format-date): Abolished.
5420
5421         * wl-highlight.el (wl-highlight-summary-current-line): Use
5422         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5423         Use thread structure to detect thread top message.
5424
5425         * wl-draft.el (wl-default-draft-cite): Don't use
5426         wl-summary-from-func-internal.
5427
5428         * wl-refile.el (wl-refile-subject-learn): Don't use
5429         wl-summary-subject-filter-func-internal.
5430         (wl-refile-guess-by-subject): Ditto.
5431
5432         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5433         parameters.
5434
5435         * wl-thread.el (wl-thread-update-indent-string-region):
5436         Use wl-thread-update-line-on-buffer instead of
5437         wl-thread-update-indent-string.
5438         (wl-thread-update-children-number): Redefine using
5439         wl-thread-update-line-on-buffer.
5440         (wl-thread-update-indent-string): Abolished.
5441
5442         * Version number is increased to 2.9.11.
5443
5444 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5445
5446         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5447         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5448         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5449
5450         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5451         as nil.
5452
5453         * wl-thread.el (wl-thread-open-all-unread): Use 
5454         elmo-folder-list-messages-mark-match.
5455         (wl-thread-insert-message): Removed argument `mark-alist'.
5456         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5457         elmo-msgdb-set-mark.
5458         (wl-thread-get-children-msgs-uncached): Likewise.
5459         (wl-thread-get-exist-children): Added argument include-self.
5460         (wl-thread-delete-message): Follow the change above.
5461
5462         * wl-summary.el (wl-summary-count-unread): Removed argument.
5463         (wl-summary-rescan): Follow the change above.
5464         (wl-summary-mark-as-read-region): Ditto
5465         (wl-summary-mark-as-unread-region): Ditto.
5466         (wl-summary-delete-messages-on-buffer): Ditto.
5467         (wl-summary-sync-update): Ditto.
5468         (wl-summary-switch-to-clone-buffer): Ditto.
5469         (wl-summary-goto-folder-subr): Ditto.
5470         (wl-summary-target-mark-mark-as-read): Ditto.
5471         (wl-summary-target-mark-mark-as-unread): Ditto.
5472         (wl-summary-target-mark-mark-as-important): Ditto.
5473         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5474         (wl-summary-update-thread): Removed argument `mark-alist'.
5475         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5476         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5477         (wl-summary-resume-cache-status): Likewise.
5478         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5479         elmo-msgdb-set-mark.
5480         (wl-summary-mark-as-read-all): Likewise.
5481         (wl-summary-delete-cache): Ditto.
5482         (wl-summary-auto-select-msg-p): Ditto.
5483         (wl-summary-mark-as-unread): Ditto.
5484         (wl-summary-no-auto-refile-message-p): Ditto.
5485         (wl-summary-mark-as-read): Ditto.
5486         (wl-summary-mark-as-important): Ditto.
5487         (wl-summary-auto-refile): Follow the change above.
5488         (wl-summary-delete-all-marks): Removed.
5489         (wl-summary-resume-marks-and-highlight): Ditto.
5490         (wl-summary-resume-marks): Ditto.
5491         (wl-summary-delete-important-msgs-from-list): Ditto.
5492         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5493
5494         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5495         wl-summary-count-unread.
5496
5497         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5498         (wl-summary-score-update-all-lines): Use
5499         elmo-msgdb-set-mark.
5500
5501 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5502
5503         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5504         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5505         (wl-summary-create-line): Renamed from
5506         wl-summary-overview-create-summary-line;
5507         Argument rearrangement.
5508         (wl-summary-update-thread): Follow the change above.
5509
5510         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5511         (wl-thread-insert-entity-sub): Likewise.
5512
5513         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5514         argument `overview', `mark-alist' and added `msgdb'.
5515
5516         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5517
5518         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5519         (wl-summary-rescan): Follow the change above.
5520         (wl-summary-sync-update): Ditto.
5521         (wl-summary-insert-thread-entity): Ditto;
5522         Don't use `let*' in every while loop;
5523         Detect infinite loop of threads.
5524         (wl-summary-update-thread): Removed argument `overview'.
5525
5526         * wl-thread.el (wl-thread-insert-message): Ditto.
5527
5528         * Version number is increased to 2.9.10.
5529
5530         * wl-message.el (wl-message-redisplay): Ignore errors while
5531         wl-message-redisplay-hook.
5532
5533 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5534
5535         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5536
5537 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5538
5539         * wl.el (wl): inhibit-quit while wl-folder.
5540
5541 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5542
5543         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5544         while msgdb access.
5545
5546 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5547
5548         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5549         even if no folder is not created.
5550
5551 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5552
5553         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5554
5555         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5556         implementation.
5557         (wl-summary-target-mark-thread): Ditto.
5558
5559         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5560
5561 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5562
5563         * wl-util.el (wl-display-bytes): Remove unused function.
5564
5565 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5566
5567         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5568         seems critical one (partially reverse the change in 2002/03/17).
5569
5570 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5571
5572         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5573         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5574
5575 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5576
5577         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5578         is not writable.
5579         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5580         plugged status instead of `'force' as 2nd argument.
5581
5582         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5583         is not creatable.
5584
5585         * Version number is increased to 2.9.9.
5586
5587 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5588
5589         * wl-summary.el (wl-summary-suspend): New function.
5590
5591 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5592
5593         * wl.el (wl): Do not check variables if check is nil.
5594         * wl-utils.el (wl-collect-draft): New function.
5595         * wl-folder.el (wl-folder-suspend): Put summary buffers
5596         and draft buffers at the end of buffer list.
5597         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5598
5599 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5600
5601         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5602         loop instead of recursive call.
5603
5604         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5605         2nd argument.
5606
5607 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5608
5609         * wl-draft.el (wl-draft-create-contents): Don't take neither
5610         (function . args) nor (string . something) any more.
5611
5612         * wl-version.el (wl-generate-user-agent-string): Return string
5613         without header symbol.
5614         * wl-draft.el (wl-draft-default-headers): Use it.
5615
5616         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5617         `wl-draft-insert-ccs' and return field value instead of inserting
5618         the header. Abolish cc argument.
5619         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5620
5621         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5622         rather than one with string car.
5623
5624         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5625         * wl-draft.el (wl-draft-create-contents): Add it after the default
5626         headers.
5627
5628         * wl-draft.el (wl-draft-create-contents): For the case of
5629         (symbol-or-string . function) insert header only when the function
5630         returns string value.
5631
5632 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5633
5634         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5635         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5636
5637 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5638
5639         * wl.el (wl-check-environment): Don't check Message-ID when
5640         `wl-insert-message-id' is nil.
5641         Revive checking if `wl-message-id-domain' contains "@".
5642
5643 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5644
5645         * wl.el (wl-check-environment): Merge examination for "@" at
5646         inappropriate position into the first string-match.
5647
5648         * wl-summary.el (wl-summary-target-mark-print): New function.
5649         (wl-summary-pipe-message-subr): Extracted from
5650         `wl-summary-pipe-message'.
5651         (wl-summary-target-mark-pipe): New function.
5652         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5653         `wl-summary-target-mark-pipe'.
5654
5655 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5656
5657         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5658
5659 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5660
5661         * wl.el (wl-check-environment): Use elmo-warning instead of
5662         error for non-critical ones.
5663         Remove trash folder check.
5664         (wl): Don't ignore error in wl-check-environment.
5665
5666         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5667         check, which is moved from `wl-check-environment'.
5668         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5669
5670 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5671
5672         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5673         guess anything, call wl-summary-write.
5674         (wl-summary-write): Create draft with blank To field.
5675         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5676
5677 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5678
5679         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5680         argument full as well for wl-folder-write-current-folder.
5681         If wl-*-write-current-folder cannot guess addressee, add blank
5682         To header.
5683         Rewrite condition for positioning cursor.
5684
5685 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5686
5687         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5688         summary buffer is present, use it.
5689         (wl-folder-jump-to-previous-summary): Ditto.
5690
5691 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5692
5693         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5694
5695         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5696         wl-summary-previous-buffer and wl-summary-next-buffer.
5697
5698         * wl-folder.el (wl-folder-mode-map): Bind
5699         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5700         (wl-folder-jump-to-next-summary): New function.
5701         (wl-folder-jump-to-previous-summary): Ditto.
5702
5703         * wl-draft.el (wl-draft): Rearranged.
5704
5705 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5706
5707         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5708         of header.
5709         (wl-draft): Collect arguments for the header as header-alist.
5710         (wl-draft-forward): Arrange arguments for wl-draft.
5711         (wl-draft-reply): Ditto.
5712         (wl-draft-edit-string): Ditto.
5713         * wl-summary.el (wl-summary-write): Ditto.
5714         (wl-summary-write-current-folder): Ditto.
5715
5716         * Version number is increased to 2.9.8.
5717
5718 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5719
5720         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5721
5722         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5723
5724         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5725         even if the guess failed.
5726
5727         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5728         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5729         wl-summary-write-current-folder.
5730         * wl-xmas.el: Ditto.
5731
5732 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5733
5734         * wl-summary.el (wl-summary-next-page): Force display message if
5735         message is not displayed yet.
5736         (wl-summary-prev-page): Ditto.
5737
5738 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5739
5740         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5741
5742 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5743
5744         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5745         add "Preview Message" and "Save Draft and Exit".
5746
5747 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5748
5749         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5750         if addrmgr is called from draft in splitted window.
5751
5752         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5753         * wl-mule.el: Ditto.
5754         * wl-xmas.el: Ditto.
5755
5756 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5757
5758         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5759
5760         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5761         * wl-xmas.el (wl-folder-toolbar): Ditto.
5762
5763 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5764
5765         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5766         and wl-draft-save-and-exit.
5767         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5768         * wl-xmas.el: Ditto.
5769         * wl-mule.el: Ditto.
5770
5771         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5772         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5773
5774 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5775
5776         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5777         lists for saving buffer.
5778
5779 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5780
5781         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5782         parent-folder argument instead of it.
5783         (wl-draft-create-buffer): Ditto.
5784         (wl-draft-forward): Ditto.
5785         (wl-draft-reply): Ditto.
5786         * wl-summary.el (wl-summary-write): Ditto.
5787         (wl-summary-write-current-folder): Ditto.
5788
5789         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5790         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5791         Folder buffer after composing.
5792
5793 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5796         header if the file `wl-x-face-file' already contains it.
5797
5798 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5799
5800         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5801         folder" entry.
5802         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5803         * wl-e21.el (wl-folder-toolbar): Ditto.
5804         * wl-xmas.el (wl-folder-toolbar): Ditto.
5805
5806 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5807
5808         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5809         wl-folder-goto-folder with sticky argument.
5810         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5811
5812 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5813
5814         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5815         and wl-summary-previous-buffer.
5816         (wl-summary-next-buffer): New function.
5817         (wl-summary-previous-buffer): Ditto.
5818
5819 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5820
5821         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5822         wl-folder-jump-to-current-entity-with-arg.
5823         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5824         `wl-folder-jump-to-current-entity'.
5825         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5826         `wl-summary-goto-folder-sticky'.
5827         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5828         `wl-summary-goto-folder'.
5829         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5830         Unless force-exit, do not clean temp. marks for sticky summary.
5831         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5832
5833 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5834
5835         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5836         not entire.
5837
5838 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5839
5840         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5841         to `C-x C-s'.
5842         (wl-summary-save-status): New command.
5843         (wl-summary-exit): Don't clean-up temp marks when sticky.
5844         (Applied patch from Nakayama-san [wl: 09548])
5845         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5846         Do nothing when no mark data.
5847         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5848         Call `wl-summary-delete-all-temp-marks' before saving.
5849
5850 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5851
5852         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5853
5854 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5855
5856         * wl.el (wl-check-environment): Also cause error when (system-name)
5857         returns "localhost.localdomain". (Although it doesn't affect because
5858         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5859
5860 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5861
5862         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5863         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5864
5865         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5866         value.
5867
5868 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5869
5870         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5871         Likewise r-cc-list and r-ng-list.
5872
5873 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5874
5875         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5876         only if it is bound as variable.
5877
5878         * wl-mime.el (wl-draft-preview-message): Ditto.
5879
5880 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5881
5882         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5883         needless `goto-char'.
5884
5885         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5886         `wl-summary-redisplay-no-mime-internal' instead of
5887         `wl-summary-redisplay-no-mime'.
5888         (wl-summary-redisplay-no-mime): Changed argument;
5889         Call `wl-summary-redisplay-no-mime-internal'.
5890
5891         * wl-mime.el (wl-draft-preview-message): Bind
5892         `mime-header-encode-method-alist' locally.
5893
5894         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5895         (wl-draft-std11-parse-addresses): Added the first address check.
5896         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5897
5898         * Version number is increased to 2.9.7.
5899
5900 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5901
5902         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5903
5904 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5905
5906         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5907         related to scrollbar support, if there is no such a feature
5908         compiled in.
5909
5910 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5911
5912         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5913         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5914         for prefetch.
5915
5916 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5917
5918         * wl-summary.el (wl-summary-pick): Fix for no match.
5919
5920 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5921
5922         * wl-draft.el (wl-draft-save):
5923         Override `mime-header-encode-method-alist'.
5924
5925 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5926
5927         * wl-folder.el (wl-folder-pick): New function.
5928         Define key as "?".
5929
5930 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5931
5932         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5933         Fix for unplugged.
5934
5935 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5936
5937         * wl-folder.el (wl-folder-virtual): New function.
5938         Define key as "V".
5939
5940 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5941
5942         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5943         multi folder if entity is group.
5944
5945 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5946
5947         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5948         is nil.
5949
5950 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5951
5952         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5953         (wl-summary-target-mark-msgs): Return the number of marked messages.
5954
5955 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5956
5957         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5958         "first:" is specified.
5959
5960 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5961
5962         * wl-vars.el (wl-from): Use return value of function
5963         user-full-name instead of the variable user-full-name since
5964         XEmacs-20.4 doesn't set this variable.
5965
5966 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5967
5968         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5969         call `wl' directly.
5970
5971 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5972
5973         * wl-draft.el (wl-draft-reedit): Removed duplicated
5974         switch-to-buffers.
5975
5976 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5977
5978         * wl.el (wl-other-frame): Removed garbages.
5979
5980 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5981
5982         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5983
5984         * wl-xmas.el (wl-draft-key-setup): Ditto.
5985
5986         * wl-mule.el (wl-draft-key-setup): Ditto.
5987
5988         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5989         (wl-draft-reedit): Ditto.
5990         (wl-draft-prepare-edit): Add `wl-draft-save' to
5991         `local-write-file-hooks'.
5992         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5993         (wl-draft-reedit): Set buffer-file-name.
5994         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5995
5996
5997         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5998         call it.
5999         (wl-delete-startup-frame-function): New variable.
6000         (wl-other-frame): New function
6001         (Original was written by Yamaoka san [wl: 09239]).
6002
6003         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6004         if `wl-folder-use-frame'.
6005
6006 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6007
6008         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6009
6010 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6011
6012         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6013         New variable.
6014         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6015         (wl-message-buffer-prefetch-get-next): Use them.
6016         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6017
6018 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6019
6020         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6021         with unwind-protect.
6022
6023         * wl-draft.el (wl-draft-reedit): Rewrite.
6024         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6025         (wl-draft-save): Insert header separator if it does not exist;
6026         Removed condition-case.
6027
6028         * wl-summary.el (wl-summary-reedit): Revert last change.
6029
6030         * wl-draft.el (wl-draft-save): Rewrite.
6031         (wl-draft-create-buffer): Set buffer-file-name as nil.
6032
6033         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6034
6035         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6036
6037         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6038         nil.
6039
6040 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6041
6042         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6043         If count is nil, do not prefetch.
6044         (wl-message-buffer-prefetch-next): Next.
6045
6046 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6047
6048         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6049
6050 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6051
6052         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6053         `delete-backward-char'
6054         (wl-draft-prepare-edit): Check major-mode.
6055         (wl-draft-decode-header): Rewrite.
6056         (wl-draft): Fix.
6057
6058 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6059
6060         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6061
6062 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6063
6064         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6065         (wl-message-buffer-prefetch-get-next): Remove size checking.
6066         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6067
6068 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6069
6070         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6071         (wl-draft-default-headers): Fix.
6072
6073 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6074
6075         * wl-draft.el (wl-draft-default-headers): Insert return value of
6076         `wl-generate-mailer-string-function'.
6077
6078 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6079
6080         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6081         (wl-draft-insert-mail-header-separator): Ditto.
6082
6083         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6084         again (Reverted the change on 2002-01-17 by OKADA san).
6085
6086 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6087
6088         * wl-draft.el (wl-draft): Rewrite.
6089         (wl-draft-create-buffer): New function.
6090         (wl-draft-create-contents): Ditto.
6091         (wl-draft-prepare-edit): Ditto.
6092         (wl-draft-decode-header): Ditto.
6093         (wl-draft-decode-body): Ditto.
6094         (wl-draft-check-new-line): Ditto.
6095         (wl-draft-default-headers): Ditto.
6096         (wl-draft-insert-mail-header-separator): Ditto.
6097
6098 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6099
6100         * Version number is increased to 2.9.6.
6101
6102 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6103
6104         * wl-draft.el (wl-draft-delete-field): Optional argument.
6105         (wl-draft-delete-fields): Ditto.
6106
6107 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6108
6109         * wl-message.el (toplevel): Eliminated byte-compile warning.
6110         for `itimer-function', `delete-timer' and `itimer-list'.
6111
6112 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6113
6114         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6115         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6116         `wl-message-buffer-prefetch-threshold'.
6117         * wl-summary.el (wl-summary-redisplay-internal): Remove
6118         the check of `wl-message-buffer-prefetch-depth'.
6119
6120 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6121
6122         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6123         size of article.
6124         (wl-message-buffer-prefetch-subr): Remove size check.
6125
6126 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6127
6128         * wl-vars.el (wl-plugged): Make customizable.
6129
6130 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6131
6132         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6133         (wl-message-buffer-prefetch-set-timer): New function.
6134         (wl-message-buffer-prefetch-get-next): New function.
6135         (wl-message-buffer-prefetch): New function.
6136         (wl-message-buffer-prefetch-next): Rewrite.
6137         (wl-message-buffer-prefetch-subr): Rewrite.
6138         * wl-vars.el (wl-auto-prefetch-first): New variable.
6139         * wl-summary.el (wl-summary-goto-folder-subr): Call
6140         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6141
6142 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6143
6144         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6145         `wl-summary-unread-message-hook'.
6146
6147 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6148
6149         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6150         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6151         if range is `cache-status'.
6152
6153 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6154
6155         * wl-message.el (wl-message-buffer-prefetch-subr):
6156         Improve debug message.
6157
6158 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6159
6160         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6161         `wl-mail-send-pre-hook'.
6162         (wl-draft-send-mail-with-qmail): Ditto.
6163         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6164
6165 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6166
6167         * wl-message.el (wl-message-buffer-prefetch-subr):
6168         Fix for cancel-function-timers bug.
6169         (wl-message-buffer-prefetch-debug): Default value is t.
6170
6171 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6172
6173         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6174         (wl-message-buffer-prefetch-subr): Rewrite.
6175         Rename from `wl-message-buffer-prefetch'.
6176
6177 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6178
6179         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6180         (wl-default-draft-cite-decorate-author): Ditto.
6181
6182         * wl-draft.el (wl-draft-cite-function): Removed.
6183         (wl-default-draft-cite-decorate-author): Ditto.
6184
6185 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6186
6187         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6188         (wl-default-draft-cite): Do not arrange author name if the value of
6189         `wl-default-draft-cite-decorate-author' is nil.
6190
6191 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6192
6193         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6194
6195         * wl-folder.el (wl-folder-check-one-entity): Don't care
6196         `elmo-folder-use-flag-p'.
6197
6198 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6199
6200         * wl-folder (wl-folder-check-one-entity): Fix
6201         problem if unread is nil.
6202
6203 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6204
6205         * wl-address.el (wl-address-make-completion-list): Check whether
6206         the address is a group list.
6207         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6208
6209 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6210
6211         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6212         The number of the messages of new and unread does not count
6213         correctly.
6214
6215         * wl-summary.el (wl-summary-count-unread): Changed to return
6216         `(new . unread)' instead of total.
6217         (wl-summary-sync-update): Follow the change above.
6218
6219         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6220
6221 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6222
6223         * wl-address.el (wl-address-make-completion-list): Do not enclose
6224         address by " <" and ">" if associated realname is "".
6225         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6226         This is against the promblem with group list in .addresses pointed
6227         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6228
6229 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6230
6231         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6232         message is a format control string.
6233         * wl-expire.el (wl-expire-append-log): Ditto.
6234         * wl-mime.el (wl-summary-burst-subr): Ditto.
6235         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6236         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6237
6238 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6239
6240         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6241         wl.el (wl-check-variables): Rename from `wl-check-type'.
6242         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6243         (wl-check-variables-2): New function.
6244         (wl): Call `wl-check-variables-2'.
6245
6246 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6247
6248         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6249         after renaming folder in access group.
6250
6251 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6252
6253         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6254         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6255         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6256         (wl-message-buffer-prefetch): Rewrite.
6257         (wl-message-buffer-prefetch-idle-time): Removed.
6258         * wl-summary.el (wl-summary-redisplay-internal):
6259         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6260         Error check for `wl-message-buffer-prefetch-depht'.
6261
6262 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6263
6264         * Version number is increased to 2.9.5.
6265         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6266
6267 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6268
6269         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6270         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6271         Based on the patch written by
6272         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6273
6274 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6275
6276         * wl-draft.el (wl-draft-raw-send): Fix for
6277         `wl-news-send-pre-hook'
6278
6279 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6280
6281         * wl-utils.el (wl-message-id-function): New variable.
6282         * wl-draft.el (wl-draft-insert-required-fields):
6283         Use `wl-message-id-function'.
6284
6285 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6286
6287         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6288         * wl-utils.el (wl-draft-make-message-id-string):
6289         Use `wl-from' for domain part of Message-ID
6290         if `wl-message-id-use-wl-from' if non-nil.
6291         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6292
6293 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6294
6295         * wl.el (wl): Call `wl-check-type'
6296         Do not 'condition-case'.
6297
6298 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6299
6300         * wl.el (wl-check-type): New function.
6301         (wl-check-type-variables): New variable.
6302
6303 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6304
6305         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6306
6307 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6308
6309         * wl-draft.el (wl-smtp-password-key): New function.
6310         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6311         (wl-draft-send-mail-with-smtp): Ditto.
6312         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6313
6314 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6315
6316         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6317         * wl-utils.el (wl-unique-id-suffix): Remove.
6318
6319 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6320
6321         * Version number is increased to 2.9.4.
6322
6323 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6324
6325         * wl-utils.el (wl-unique-id-suffix): New variable.
6326         (wl-unique-id): Use `wl-unique-id-suffix'
6327
6328 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6329
6330         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6331         instead of `elmo-msgdb-search'.
6332
6333         * Version number is increased to 2.9.3.
6334
6335 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6336
6337         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6338
6339 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6340
6341         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6342         (wl-draft-dispatch-message): Changed for send-later.
6343         (wl-draft-queue-flush): Ditto.
6344         (wl-draft): Clear `wl-sent-message-queued'.
6345         (wl-draft-reedit): Ditto.
6346         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6347         * wl-vars.el (wl-draft-force-queuing): New variable.
6348         (wl-draft-force-queuing-mail): New variable.
6349         (wl-draft-force-queuing-news): New variable.
6350
6351 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6352
6353         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6354         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6355
6356 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6357
6358         * Version number is increased to 2.9.2.
6359
6360 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6361
6362         * wl-draft.el (wl-draft-elide-region): New user command.
6363         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6364
6365         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6366         command `wl-draft-elide-region'.
6367         * wl-mule.el: Ditto.
6368         * wl-xmas.el: Ditto.
6369
6370 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6371
6372         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6373         (wl-biff-check-folder-async): Removed needless let.
6374
6375 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6376
6377         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6378         wl-folder-get-elmo-folder.
6379         (wl-biff-check-folder): Set `biff' argument of
6380         `wl-folder-check-one-entity'.
6381         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6382
6383         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6384         (wl-folder-check-one-entity): Added `biff' argument;
6385         Setup `biff' slot of folder.
6386
6387         * Version number is increased to 2.9.1.
6388
6389 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6390
6391         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6392         comment out and fixed.
6393         (wl-fldmgr-add-completion-subr): Ditto.
6394
6395         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6396         and msgdb.
6397
6398         * wl.el (wl-toggle-plugged): Save summary view.
6399
6400 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6401
6402         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6403
6404 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6405
6406         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6407
6408 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6409
6410         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6411         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6412         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6413
6414         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6415         if it was failed.
6416         (wl-demo): Disable undo in the demo buffer.
6417
6418 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6419
6420         * wl-version.el (wl-version): Changed codename.
6421
6422         * Version number is increased to 2.9.0.
6423
6424 2001-12-14  Takuo KITAME <kitame@northeye.org>
6425
6426         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6427         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6428         (wl-folder-mark-as-read-all-current-entity): Ditto.
6429
6430 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6431
6432         * wl-vars.el (wl-from-width): Define as obsolete variable.
6433         (wl-subject-length-limit): Ditto.
6434
6435         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6436
6437         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6438         wl-summary-save-view.
6439
6440         * wl.el (wl-save-status): Ditto.
6441         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6442
6443         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6444         (wl-summary-exit): Follow the change above.
6445         (wl-summary-goto-folder-subr): Ditto.
6446
6447         * wl-folder.el (wl-folder-create-subr): Don't use
6448         `elmo-folder-creatable-p'.
6449
6450 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6451
6452         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6453
6454 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6455
6456         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6457         rather than bitmap on Emacs 21.
6458         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6459         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6460         for xbm if the new redisplay engine is not available.
6461
6462 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6463
6464         * wl-folder.el (wl-folder-init-hook): New hook.
6465         (wl-folder-init): Run `wl-folder-init-hook'.
6466
6467 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6470
6471 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6472
6473         * wl-acap.el (wl-acap-cache-filename): New variable.
6474         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6475         (wl-acap-init): Use cache if no ACAP server found.
6476
6477 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6478
6479         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6480         `wl-acap-original-msgdb-dir'.
6481
6482         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6483         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6484
6485         * wl-mime.el (wl-mime-save-directory): Renamed from
6486         `wl-mime-save-dir'.
6487
6488 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6489
6490         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6491
6492         * wl-demo.el: Require `path-util'.
6493         (wl-demo-bitmap-mule-available-p): New internal variable.
6494         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6495         `module-installed-p' instead.
6496         (wl-demo-insert-image): Use *.img file for a bitmap image.
6497         (wl-demo): Don't call the ascii demo recursively.
6498
6499 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6500
6501         * Version number is increased to 2.7.7.
6502
6503 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6504
6505         * wl.el (wl-exit): Eliminated byte-compile warning.
6506
6507 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6508
6509         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6510         obsolete variable using `elmo-define-obsolete-variable'.
6511         (wl-fetch-confirm-threshold): Ditto.
6512         (wl-cache-prefetch-folder-type-list): Ditto.
6513         (wl-cache-prefetch-folder-list): Ditto.
6514
6515 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6518         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6519         (wl-demo-insert-image): New function.
6520         (wl-demo-insert-text): New function.
6521         (wl-demo-image-type-alist): Redefine as a function.
6522         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6523         (wl-demo-with-temp-file-buffer): Removed.
6524         (wl-logo-xpm): Removed.
6525         (wl-logo-xbm): Removed.
6526         (wl-logo-bitmap): Removed.
6527
6528 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6529
6530         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6531         (wl-expire-localdir-get-folder-function): New user option.
6532         (wl-expire-localdir-get-folder): New function.
6533         (wl-expire-localdir-date): Ditto.
6534
6535 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6536
6537         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6538         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6539         Fixed unread number mismatch when all-unread < unread.
6540
6541 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6542
6543         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6544         (wl-fetch-confirm-threshold): Ditto.
6545
6546         * wl-summary.el (wl-summary-confirm-appends): Removed.
6547         (wl-summary-sync-update): Don't refer
6548         `wl-summary-update-confirm-threshold' (It is now abolished).
6549
6550         * wl-message.el (wl-message-display-internal): Don't refer
6551         `wl-fetch-confirm-threshold' (It is now abolished).
6552
6553 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6556
6557 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6558
6559         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6560         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6561         Change default value to nil.
6562         (wl-summary-indent-length-limit): The value can be nil, nil means
6563         unlimited.
6564
6565         * wl-summary.el: Don't set limit for indent length if the value of
6566         wl-summary-indent-length-limit is nil.
6567         If the value of wl-summary-width is nil, it means only that the width
6568         of summary is unlimited (nil doesn't mean that the indent length is
6569         unlimited).
6570
6571         * wl-thread.el: Ditto.
6572
6573 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6574
6575         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6576         be nil, nil means never confirm.
6577         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6578
6579 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6580
6581         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6582         means unlimited).
6583
6584 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6585
6586         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6587         Use `with-temp-buffer'.
6588
6589 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6590
6591         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6592         with new backquote style).
6593         (wl-folder-get-entity-from-buffer): Ditto.
6594
6595 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6596
6597         * wl-version.el (nemacs-version): Eliminated.
6598         (wl-extended-emacs-version2): Ignore nemacs.
6599         (wl-extended-emacs-version3): Ditto.
6600
6601 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6602
6603         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6604         (wl-draft-add-in-reply-to): New variable.
6605         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6606         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6607         (wl-draft-yank-from-mail-reply-buffer): Use
6608         `wl-draft-add-in-reply-to'.
6609         (wl-draft-insert-current-message): Ditto.
6610
6611 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6612
6613         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6614         typo (kill->hide).
6615         (wl-message-buffer-prefetch-folder-type-list): Added elements
6616         `mark' and `cache' instead of `internal'.
6617
6618 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6621         resume msgdb directory.
6622
6623 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6624
6625         * wl.el (wl-exit): Call `wl-acap-exit'.
6626
6627         * wl-summary.el (wl-summary-message-string): New function.
6628         (wl-summary-reedit): Use it.
6629         (wl-summary-resend-bounced-mail): Remove needless let.
6630         (wl-summary-supersedes-message): Ditto.
6631         (wl-summary-save): Ditto.
6632
6633         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6634         (wl-acap-init): Set it.
6635         (wl-acap-exit): New function.
6636
6637 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6638
6639         * wl.el (wl-init): Revert (require 'mime-setup). move from
6640         toplevel.
6641
6642 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6643
6644         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6645         local variables.  Add error when guess function return invalid
6646         value.
6647
6648 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6649
6650         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6651         Change local variable name.
6652         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6653         (wl-folder-get-newsgroups): Return nil when non-news folder.
6654         * wl-summary.el (wl-summary-write-current-folder): State through
6655         when guess-list return nil.
6656         (wl-summary-write-current-folder-functions): Fixed docstring.
6657
6658         * wl.el (wl-exit): Changed confirm message.
6659
6660         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6661         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6662
6663         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6664
6665 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6666
6667         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6668         user option (Renamed from wl-cache-prefetch-folder-type-list).
6669         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6670         from wl-cache-prefetch-folder-list).
6671
6672         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6673         Move to wl-vars.el.
6674         (wl-message-buffer-prefetch-p): Changed to enable
6675         `wl-message-buffer-prefetch-folder-list'.
6676
6677         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6678         `ignore-cache'.
6679
6680 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6681
6682         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6683         `part-top' and `part-bottom'.
6684         (wl-draft-config-sub-part-top): New function.
6685         (wl-draft-config-sub-part-bottom): New function.
6686
6687 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6688
6689         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6690
6691 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6692
6693         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6694
6695 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6696
6697         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6698
6699         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6700         (wl-summary-write-current-folder): Ditto.
6701
6702 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6703
6704         * wl-folder.el (wl-folder-get-newsgroups): Use
6705         `elmo-folder-newsgroups'.
6706
6707 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6708
6709         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6710         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6711         `wl-draft-config-sub-header-bottom'.
6712
6713 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6714
6715         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6716         localnews folder.
6717
6718 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6719
6720         * wl-summary.el (wl-summary-mode): Undo last change.
6721
6722         * wl-folder.el (wl-folder-mode): Ditto.
6723
6724 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6725
6726         * wl-summary.el (wl-summary-mode): Locally set
6727         truncate-partial-window-width to nil.
6728         (for XEmacs)
6729
6730         * wl-folder.el (wl-folder-mode): Ditto.
6731
6732 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6733
6734         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6735
6736 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6737
6738         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6739         number.
6740
6741         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6742
6743         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6744
6745         * Version number is increased to 2.7.6.
6746
6747 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6748
6749         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6750
6751 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6752
6753         * wl-summary.el (wl-summary-sync-update): Enclose network
6754         related portion with `unwind-protect'.
6755
6756 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6757
6758         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6759
6760 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6761
6762         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6763         element.
6764         * wl-vars.el (wl-message-body-button-alist): Ditto.
6765
6766         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6767         max match length.
6768         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6769
6770         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6771         for the max match length;
6772         Use 4th element value for the button string regexp group.
6773
6774         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6775         candidate exists, prompt to select.
6776
6777 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6778
6779         * wl-summary.el (wl-summary-jump-to-msg): Search before
6780         calibration point by `beginning-of-line'.
6781
6782 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6783
6784         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6785         for access group.
6786
6787 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6788
6789         * wl-message.el (wl-message-display-internal): Bind
6790         `default-mime-charset'.
6791
6792         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6793
6794         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6795
6796         * Version number is increased to 2.7.5.
6797
6798 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6799
6800         * wl-expire.el (wl-summary-archive): Fixed;
6801         Use `elmo-folder-name-internal'.
6802
6803 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6804
6805         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6806         from `elmo-folder-move-messages' caller.
6807         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6808
6809         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6810         related portions are changed).
6811
6812 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6813
6814         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6815         counter.
6816
6817 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6818
6819         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6820         buffer local and set it to nil.
6821
6822         * wl-message.el (wl-message-redisplay): Ditto.
6823
6824 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6825
6826         * wl-summary.el (wl-summary-mark-as-important): If message is
6827         already cached, set messag as read, otherwise encache and mark as read.
6828
6829 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6830
6831         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6832         point-min.
6833
6834 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6835
6836         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6837         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6838         a keymap.
6839
6840 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6841
6842         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6843         parent.
6844
6845         * wl-mule.el (wl-message-define-keymap): Ditto.
6846
6847         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6848
6849         * wl-xmas.el (wl-message-display-internal-hook): Define.
6850         (wl-xmas-setup-message-toolbar): Define as function.
6851         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6852         (wl-message-overload-functions): Abolished.
6853         (wl-message-define-keymap): New function.
6854
6855         * wl-vars.el (wl-message-display-internal-hook): New variable.
6856         (wl-message-header-button-alist): New variable (Renamed from
6857         wl-highlight-message-header-button-alist).
6858         (wl-message-body-button-alist): Ditto.
6859
6860         * wl-mule.el (wl-message-define-keymap): New function.
6861         (wl-message-overload-functions): Abolished.
6862
6863         * wl-message.el (wl-message-add-buttons-to-body): New function.
6864         (wl-message-redisplay): Don't call wl-message-overload-functions;
6865         Call wl-message-add-buttons-to-header and
6866         wl-message-add-buttons-to-body.
6867         (wl-message-display-internal): Set keymap argument for
6868         elmo-mime-display-as-is, elmo-mime-message-display;
6869         Run wl-message-display-internal-hook.
6870         (wl-message-refer-article-or-url): Abolished.
6871
6872         * wl-highlight.el (wl-highlight-headers): Don't call
6873         wl-highlight-message-add-buttons-to-header.
6874         (wl-highlight-message-add-buttons-to-header): Abolished.
6875
6876
6877         * wl-e21.el (wl-message-display-internal-hook): Define.
6878         (wl-e21-setup-toolbar): Deleted duplicated binding.
6879         (wl-e21-setup-message-toolbar): Define as function.
6880         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6881         (wl-message-define-keymap): New function.
6882         (wl-message-overload-functions): Abolished.
6883
6884 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6885
6886         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6887         and elmo-folder-close.
6888
6889         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6890
6891 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6892
6893         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6894         boolean value.
6895         * wl-draft.el (wl-draft-do-fcc): Ditto.
6896
6897 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6898
6899         * wl-vars.el (wl-fcc-force-as-read): New variable.
6900         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6901         mark copied message as read.
6902
6903 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6904
6905         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6906
6907 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6908
6909         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6910         `wl-summary-target-above' instead of obsolete variable
6911         `wl-summary-temp-above'.
6912
6913         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6914         instead of `make-obsolete-variable'.
6915         * wl-refile.el (toplevel): Ditto.
6916
6917 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6918
6919         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6920         with third argument t.
6921         (wl-draft): Set first argument for wl-plugged-init as t.
6922
6923         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6924         definition.
6925
6926 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6927
6928         * wl-vars.el: Tabify.
6929         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6930
6931         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6932         message.
6933
6934 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6935
6936         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6937         and set default to beep.
6938
6939 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6940
6941         * wl-vars.el (wl-draft-truncate-lines): New variable.
6942
6943         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6944         instead of wl-message-truncate-lines for truncate-lines.
6945
6946 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6947
6948         * wl-message.el (wl-message-display-internal): Call
6949         `wl-highlight-message' after `elmo-mime-display-as-is'.
6950
6951         * wl-mime.el (wl-mime-display-text/plain): New function.
6952         (wl-mime-display-header): Ditto.
6953         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6954         body-presentation-method for text/plain;
6955         Register `wl-mime-display-header' as a header-presentation-method;
6956         Don't set up `elmo-message-text-content-inserted-hook' and
6957         `elmo-message-header-inserted-hook'.
6958
6959         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6960         variable.
6961         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6962         as t if flag is 'all-header;
6963         Don't bind `elmo-message-ignored-field-list',
6964         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6965
6966 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6967
6968         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6969         for xemacs with non-mule environment.
6970
6971 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6972
6973         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6974         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6975         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6976
6977 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6978
6979         * wl-vars.el (wl-interactive-send): Set default value as t.
6980
6981 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6982
6983         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6984         (wl-addrmgr-method-list): Abolished.
6985         (wl-addrmgr-change-method): Follow above change.
6986
6987         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6988
6989 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6990
6991         * wl-vars.el (wl-message-truncate-lines): Change default value
6992         to default-truncate-lines.
6993
6994         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6995
6996 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6997
6998         * wl-vars.el (wl-message-truncate-lines): New variable.
6999
7000         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7001         wl-message-truncate-lines.
7002
7003 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7004
7005         * wl-acap.el (wl-acap-init): Remove period from error message.
7006         (wl-acap-find-acap-service): Remove period from message.
7007
7008 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7009
7010         * wl.el (wl-check-environment): Undo last change.
7011
7012         * wl-vars.el (wl-from): Changed default value.
7013
7014         * wl-util.el (toplevel): Don't require tm-edit.
7015
7016         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7017         `wl-folder-init';
7018         Don't set mark on mail body.
7019         (wl-draft-reedit): Ditto.
7020
7021         * wl-address.el (wl-address-quote-specials): Define as an alias for
7022         elmo-address-quote-specials.
7023
7024 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7025
7026         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7027
7028         * wl-vars.el (wl-from): Set default value as nil.
7029         (wl-organization): Set default value as ORGANIZATION environment
7030         variable.
7031
7032         * wl-draft.el (wl-smtp-extension-bind): Check value of
7033         wl-smtp-connection-type.
7034
7035         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7036         error.
7037
7038 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7039
7040         * Version number is increased to 2.7.4.
7041
7042         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7043         arguments from `wl-highlight-x-face-function' caller.
7044         Use x-face-1.3.6.12 or later.
7045
7046 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7047
7048         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7049
7050 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7051
7052         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7053         (wl-fcc): Fix to accept function.
7054         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7055
7056 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7057
7058         * wl-acap.el (toplevel): Added `product-provide' declare.
7059         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7060
7061 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7062
7063         * wl.el (wl): Changed order of calling `elmo-init'
7064         and `elmo-folder-init'.
7065
7066 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7067
7068         * wl-mime.el (wl-summary-burst): Extract message when content-type
7069         of root entity is not only `multipart' but also `message/rfc822'.
7070         (wl-summary-burst-subr): Ditto.
7071
7072 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * wl-vars.el (toplevel): Require 'custom.
7075         (wl-trash-folder): Added to `wl-setting' group.
7076
7077         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7078         exists.
7079         (wl-addrmgr-draw): Insert empty line when no entry exists.
7080
7081         * wl-mule.el (wl-message-wheel-up): Fixed.
7082         (wl-message-wheel-down): Ditto.
7083
7084 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7085
7086         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7087         config is an anonymous lambda expression.
7088
7089 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7090
7091         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7092         when Mule 2 is running.
7093
7094 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7095
7096         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7097
7098 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7099
7100         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7101         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7102
7103         * wl-address.el (wl-address-specials-regexp): Eliminated.
7104         (wl-address-quote-specials): Rewrite.
7105
7106 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7107
7108         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7109         shy-groups for regexp.
7110
7111         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7112         character classes and Perl style shy-groups for regexp.
7113         (wl-highlight-plugged-current-line): Use Posix style character
7114         classes for regexp.
7115         (wl-e21-highlight-folder-by-numbers): Ditto.
7116         (wl-e21-display-image-p): Use `display-images-p' instead of
7117         `display-graphic-p'.
7118         (display-images-p): Make an alias to `display-graphic-p' if it is
7119         not available.  It is for Emacs version prior to 21.0.105.
7120
7121         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7122         `display-graphic-p'.
7123         (wl-demo-image-type-alist): Ditto.
7124         (display-images-p): Make an alias to `display-graphic-p' if it is
7125         not available.  It is for Emacs version prior to 21.0.105.
7126
7127 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7128
7129         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7130         support.
7131         (wl-generate-user-agent-string): Ditto.
7132
7133         * wl-version.el (wl-version): Update docsting.
7134         (wl-version-status): Ditto.
7135
7136 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7137
7138         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7139         21.0.105.  For Emacs 21.0.104 or earlier.
7140
7141 2001-09-03  Takuo KITAME <kitame@northeye.org>
7142
7143         * wl-e21.el (wl-plugged-init-icons): Use
7144         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7145         (wl-biff-init-icons): Ditto.
7146
7147 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7148
7149         * wl-highlight.el (wl-highlight-summary-current-line):
7150         Fixed highlighting refile/copy destination.
7151
7152         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7153         (wl-acap-store): Encode string by wl-acap-coding-system.
7154
7155 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7156
7157         * wl-acap.el (toplevel): Check and require 'un-define before
7158         'xemacs-ucs;
7159          Added checking for UTF-2000.
7160
7161 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7162
7163         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7164         Don't enclose with `eval-and-compile'.
7165
7166         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7167         wl-init is non-nil.
7168
7169         * wl-draft.el (wl-draft): Ditto.
7170
7171         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7172
7173         * wl-acap.el (toplevel): Require 'wl.
7174         (wl-acap-store): Call `elmo-init'.
7175
7176         * wl.el (wl): Changed position of `wl-check-environment'.
7177         (toplevel): Added autoload setting for wl-acap.
7178
7179         * wl-vars.el (wl-setting): New custom group.
7180         (wl-from): Added wl-setting group.
7181         (wl-user-mail-address-list): Ditto.
7182         (wl-organization): Ditto.
7183         (wl-subscribed-mailing-list): Ditto.
7184         (wl-envelope-from): Ditto.
7185         (wl-smtp-posting-user): Ditto.
7186         (wl-smtp-posting-server): Ditto.
7187         (wl-smtp-posting-port): Ditto.
7188         (wl-smtp-authenticate-type): Ditto.
7189         (wl-pop-before-smtp-user): Ditto.
7190         (wl-pop-before-smtp-server): Ditto.
7191         (wl-pop-before-smtp-port): Ditto.
7192         (wl-pop-before-smtp-authenticate-type): Ditto.
7193         (wl-nntp-posting-server): Ditto.
7194         (wl-nntp-posting-user): Ditto.
7195         (wl-nntp-posting-port): Ditto.
7196         (wl-fetch-confirm-threshold): Ditto.
7197         (wl-prefetch-threshold): Ditto.
7198         (wl-thread-insert-opened): Ditto.
7199         (wl-ldap-server): Ditto.
7200         (wl-ldap-port): Ditto.
7201         (wl-ldap-base): Ditto.
7202         (wl-ldap-objectclass): Ditto.
7203         (wl-use-ldap): Ditto.
7204         (wl-draft-config-alist): Ditto.
7205         (wl-draft-config-matchone): Ditto.
7206         (wl-template-alist): Ditto.
7207         (wl-message-sort-field-list): Ditto.
7208         (wl-message-ignored-field-list): Ditto.
7209         (wl-message-visible-field-list): Ditto.
7210         (wl-interactive-send): Ditto.
7211         (wl-summary-move-order): Ditto.
7212         (wl-auto-select-first): Ditto.
7213         (wl-auto-select-next): Ditto.
7214         (wl-interactive-save-folders): Ditto.
7215
7216         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7217         Initialization codes are moved from wl-local-folder-init.
7218         (wl-local-folder-init): Follow the change above.
7219         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7220
7221         * wl-acap.el: New file.
7222
7223         * Version number is increased to 2.7.3.
7224
7225 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7226
7227         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7228
7229 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7230
7231         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7232         (wl-addrmgr-address-entry-list): Ditto.
7233
7234 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7235
7236         * wl-e21.el (wl-draft-mode-map): Removed binding for
7237         `wl-draft-insert-x-face-field'.
7238
7239         * wl-mule.el (wl-draft-mode-map): Ditto.
7240
7241         * wl-xmas.el (wl-draft-mode-map): Ditto.
7242
7243         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7244         (wl-cs-autoconv): Ditto.
7245         (wl-cs-local): Ditto.
7246         (wl-use-scoring): Ditto.
7247         (wl-mime-charset): Ditto.
7248         (wl-folder-check-async): Ditto.
7249
7250         * wl.el (toplevel): Ignore nemacs and tm.
7251         (wl-exit): Ditto.
7252
7253         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7254         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7255         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7256         instead of wl-address-petname-add-or-change.
7257         (wl-summary-edit-addresses-subr): Use wl-address-delete
7258         instead of wl-address-petname-delete.
7259
7260         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7261
7262         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7263         if error occured.
7264
7265         * wl-message.el (require): Remove tm support.
7266
7267         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7268
7269         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7270         (wl-folder-jump-to-current-entity): Ditto.
7271         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7272
7273         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7274         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7275         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7276
7277         * wl-mule.el (wl-draft-key-setup): Ditto.
7278
7279         * wl-xmas.el (wl-draft-key-setup): Ditto.
7280
7281         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7282         (wl-draft-std11-parse-addresses): New function.
7283         (wl-draft-parse-mailbox-list): Use it.
7284         (wl-draft): Ignore nemacs.
7285         (wl-draft-reedit): Ditto.
7286
7287         * wl-addrmgr.el: New file.
7288         (Original is wl-rcpt.el written by
7289         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7290         Thanks Kitamoto-san.)
7291
7292         * wl-address.el (wl-address-make-address-list): Modified parsing
7293         process.
7294         (wl-address-delete): Renamed from `wl-address-petname-delete';
7295         Modify wl-address-list too.
7296         (wl-address-add-or-change): Renamed from
7297         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7298
7299 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7300
7301         * wl-highlight.el (wl-highlight-summary-current-line):
7302           Work with transient-mark-mode
7303
7304 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7305
7306         * Version number is increased to 2.7.2.
7307
7308         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7309         instead of elmo-dop-queue-method.
7310
7311 2001-08-06  SAITO Atsunori <sai@yedo.com>
7312
7313         * wl-vars.el (wl-ldap-objectclass): New user option.
7314
7315         * wl-address.el (wl-ldap-make-filter): Use it.
7316
7317 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7318
7319         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7320
7321 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7322
7323         * wl-folder.el (wl-folder): redisplay after folder insertion.
7324
7325         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7326
7327         * wl-summary.el (wl-summary-sync-update):
7328         Change status mark only when new-msgdb exists.
7329         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7330
7331 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7332
7333         * wl-summary.el (wl-summary-open-folder): New function.
7334         (wl-summary-goto-folder-subr): Use it.
7335         (wl-summary-mark-as-important): Fix;
7336         Encache only when no cache exists.
7337
7338 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7339
7340         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7341         Use with-current-buffer.
7342
7343 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7344
7345         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7346         before call `get-buffer'. Fixed parenthesis.
7347         (wl-score-get-header-entry): Clear message and help window when
7348         keyboard quit.
7349         (wl-score-edit-insert-header): Ditto.
7350
7351 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7352
7353         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7354         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7355         (wl-default-draft-cite): Fix.
7356
7357         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7358         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7359
7360 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7361
7362         * wl-message.el (wl-message-prev-page): Do same bahavior
7363         as summary when it is called in the message buffer.
7364         (wl-message-next-page): Ditto.
7365
7366 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7367
7368         * wl-summary.el (wl-summary-forward): Use cache if it is not
7369         section cache.
7370
7371 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7372
7373         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7374         Removed redundant require of elmo-vars.
7375         (wl-biff-state-indicator-on): Changed default value for
7376         xemacs with non-mule environment.
7377
7378         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7379         wl-message-buffer is nil;
7380         Hide progress bar after moving messages.
7381
7382 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7383
7384         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7385         message at cursor point is deleted.
7386
7387 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7388
7389         * wl-vars.el: Changed file coding system to euc-japan.
7390         Added -*-coding:-*- magic to the first line.
7391
7392         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7393         Search parent from the first message.
7394
7395         * Version number is increased to 2.7.1.
7396
7397 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7398
7399         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7400
7401 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7402
7403         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7404         refile/delete execution.
7405
7406         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7407         Fixed docstring.
7408
7409 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7410
7411         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7412         do update process;
7413         Don't update marks when update process is interrupted.
7414
7415 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7416
7417         * wl-summary.el (wl-summary-reply): Fixed problem when
7418         wl-draft-use-frame is non-nil.
7419         (wl-summary-forward): Ditto.
7420
7421         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7422         as nil.
7423         (wl-folder-mark-as-read-all-entity): Ditto.
7424         (wl-folder-prefetch-entity): Ditto.
7425
7426         * wl.el (wl): Check environment before wl-init.
7427
7428         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7429         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7430         instead of wl-summary-collect-unread.
7431         (wl-summary-reply): Split message window.
7432
7433 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7434
7435         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7436         only if current language environment is japanese,
7437
7438         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7439         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7440         (wl-folder-goto-folder-subr): Ditto.
7441
7442         * wl-draft.el (wl-draft-dispatch-message): Call
7443         `elmo-file-cache-get-path'.
7444
7445 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7446
7447         * wl-summary.el (wl-summary-cursor-move): If return value of
7448         wl-summary-next-message is not number, don't jump.
7449
7450 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7451
7452         * wl-summary.el (wl-summary-buffer-next-message-function): New
7453         variable.
7454         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7455         if it is bound.
7456
7457         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7458         string.
7459
7460         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7461         (wl-plugged-drawing): Ditto.
7462
7463 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7464
7465         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7466         process.
7467         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7468         with unwind-protect.
7469
7470         * wl.el (wl-init): Require mime-setup.
7471         (wl-check-environment): Don't require mime-setup.
7472
7473         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7474         instead of elmo-folder-type.
7475
7476         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7477         value as nil.
7478
7479 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7480
7481         * Version number is increased to 2.7.0.
7482
7483         * wl-version.el (wl-version): Changed codename.
7484
7485         * wl-summary.el (wl-summary-delete-cache): Fixed.
7486
7487         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7488         Workaround for net folders.
7489         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7490
7491         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7492         value to nil (According to the patch from
7493         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7494
7495         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7496         of elmo-folder-close.
7497
7498 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7499
7500         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7501         for postfix.
7502
7503 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7504
7505         * wl-summary.el (wl-summary-resend-message): Fixed.
7506
7507         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7508         Call wl-draft with `from' argument if its address is included in
7509         `wl-user-mail-address-list'.
7510         (wl-draft): Added `from' argument.
7511
7512         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7513         non-nil.
7514         (wl): Don't show demo if wl-demo is nil.
7515
7516         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7517         wl-summary-use-frame.
7518
7519         * wl-vars.el (wl-summary-use-frame): New user option.
7520         (wl-folder-use-frame): Changed docstring.
7521
7522         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7523         non-nil.
7524         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7525         wl-summary-use-frame.
7526
7527         * wl-vars.el (wl-folder-use-frame): New user option.
7528
7529         * wl-summary.el (wl-summary-exit): Back to folder frame if
7530         wl-folder-use-frame is non-nil.
7531         (wl-summary-redisplay-internal): Ignore cache if current folder
7532         is draft folder,
7533         (wl-summary-redisplay-no-mime): Ditto.
7534         (wl-summary-redisplay-all-header): Ditto.
7535
7536         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7537         if wl-folder-use-frame is non-nil.
7538
7539 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7540
7541         * wl-summary.el (wl-summary-sync-update): Bind
7542         elmo-folder-update-threshold.
7543         (wl-summary-mark-as-important): Enclosed server mark processing
7544         with `save-match-data'.
7545
7546         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7547         only when it is already defined.
7548
7549 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7550
7551         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7552         name of folder exclude localdir is wrong.
7553         * wl-folder.el (wl-folder-sync-entity):
7554         Set `wl-summary-always-sticky-folder-list' as nil.
7555         (wl-folder-mark-as-read-all-entity): Ditto.
7556         (wl-folder-prefetch-entity): Ditto.
7557
7558 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7559
7560         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7561         instead of `wl-summary-write-current-newsgroup'.
7562
7563 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7564
7565         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7566         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7567         non-nil and selected message is important, do not display.
7568
7569 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7570
7571         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7572
7573 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7574
7575         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7576
7577         * wl-summary.el (wl-summary-mark-as-important): Set message number
7578         using wl-summary-message-number.
7579
7580 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7581
7582         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7583         destination folder is 'null.
7584
7585 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7586
7587         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7588         New function.
7589         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7590         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7591         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7592
7593 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7594
7595         * wl-mime.el (wl-mime-setup): Added setting for
7596         `mime-setup-signature-key-alist' to avoid overriding key bind for
7597         `wl-draft-send'.
7598
7599         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7600         for `wl-draft-send'.
7601         * wl-mule.el (wl-draft-overload-functions): Ditto.
7602         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7603         * wl-draft.el (wl-draft-send): Ditto.
7604
7605         * wl-message.el (wl-message-display-internal):
7606         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7607         (Patch is provided by <kita@coe.nttdata.co.jp>).
7608
7609 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7610
7611         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7612
7613 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7614
7615         * wl.el (wl): Fix for wl-demo.
7616
7617 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7618
7619         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7620
7621 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7622
7623         * wl-folder.el (wl-folder-prefetch-entity): Use
7624         `wl-folder-get-elmo-folder'.
7625         (wl-folder-count-incorporates): Do not use
7626         `wl-folder-get-elmo-folder'.
7627
7628 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7629
7630         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7631         instead of `elmo-folder-get-type'.
7632
7633 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7634
7635         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7636         position on Subject: field.
7637         (Advised by Mito <mit@nines.nec.co.jp>)
7638
7639 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7640
7641         * wl-folder.el (wl-folder-prefetch-entity): Use
7642         `wl-folder-get-elmo-folder'.
7643
7644 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7645
7646         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7647
7648         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7649         `process-duplicates' slot.
7650
7651         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7652         if detection failed.
7653
7654 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7655
7656         * wl-version.el (wl-version-status): Set to "alpha".
7657
7658 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7659
7660         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7661         Check wl-message-buffer lives before set-buffer.
7662
7663 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7664
7665         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7666         called in folder mode.
7667         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7668         * wl-summary.el (wl-summary-exit-pre-hook): Run
7669         `wl-summary-exit-pre-hook' before exit summary mode.
7670
7671 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7672
7673         * wl-version.el (wl-version-status): New variable.
7674         (wl-version-status-alist): Removed.
7675         (wl-version-status): Rule included.
7676
7677 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7678
7679         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7680         @sponichi.
7681
7682         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7683         when `mail-reply-buffer' is buffer-local variable.
7684         (Reported by <kita@coe.nttdata.co.jp>).
7685
7686 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7687
7688         * wl-vars.el (toplevel): Require 'elmo-util.
7689
7690 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7691
7692         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7693         (All other related portions are changed)
7694
7695         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7696
7697         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7698
7699 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7700
7701         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7702
7703 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7704
7705         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7706         Delete other windows to avoid an error.
7707         Use `point-marker' instead of `point' to remember the start point
7708         of body.
7709
7710         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7711
7712         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7713         number not to exceed all message number.
7714
7715 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7716
7717         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7718         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7719
7720 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7721
7722         * wl-summary.el (wl-summary-sync-force-update): Added argument
7723         no-check.
7724         (wl-summary-sync-update): Ditto.
7725         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7726         with `no-check'.
7727
7728         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7729         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7730         already running.
7731
7732 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7733
7734         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7735         `dst-folder-arg'.
7736         (wl-expire-archive-number1): Diito.
7737         (wl-expire-archive-number2): Diito.
7738         (wl-expire-archive-Date): Diito.
7739         (wl-archive-number1): Diito.
7740         (wl-archive-number2): Diito.
7741         (wl-archive-date): Diito.
7742         (wl-archive-folder-p): New function.
7743         (wl-summary-expire): Support of expand folder name at
7744         wl-expire-alist.
7745         * wl-util.el (wl-expand-newtext): Renamed from
7746         `wl-refile-expand-newtext'.
7747
7748 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7749
7750         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7751         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7752         `(elmo-msgdb-get-overview msgdb)'.
7753         (wl-summary-prefetch): Bind match data before call
7754         `wl-summay-prefetch-msg'.
7755         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7756         'off if `wl-summary-buffer-disp-msg' is non-nil.
7757         Fixed problem that couldn't show only one new or unread message when
7758         enter folder.
7759         (wl-summary-reply): Don't call `split-window-vertically' and other
7760         window.
7761
7762 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7763
7764         * wl-expire.el (wl-expire-refile): Fixed.
7765
7766 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7767
7768         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7769
7770         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7771         biff notification is removed.
7772
7773         * wl.el (wl): Changed position of `elmo-init'.
7774
7775         * wl-draft.el (wl-default-draft-cite): Use date field
7776         on the citation buffer.
7777
7778         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7779
7780         * wl-xmas.el (wl-folder-internal-icon-list): Added
7781         `wl-folder-shimbun-image'.
7782
7783         * wl-e21.el (wl-folder-internal-icon-list): Added
7784         `wl-folder-shimbun-image'.
7785
7786 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7787
7788         * wl.el (wl-init): Eliminated argument.
7789         (wl): Rewrite.
7790
7791         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7792         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7793         instead of `elmo-folder-msgdb-internal'.
7794         (wl-summary-sync-update): Ditto.
7795         (wl-summary-flush-pending-append-operations): Eliminated.
7796         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7797         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7798         `elmo-folder-open'.
7799
7800         * wl-mime.el (wl-summary-burst): Fixed.
7801
7802         * wl-folder.el (wl-folder-info-save): Check data type.
7803
7804         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7805         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7806         instead of `elmo-folder-msgdb-internal'.
7807         (wl-expire-hide): Ditto.
7808
7809
7810         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7811
7812 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7813
7814         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7815
7816 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7817
7818         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7819
7820 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7821
7822         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7823         Fixed `match-beginning' argument mismatch.
7824
7825 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7826
7827         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7828         the default value.
7829
7830 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7831
7832         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7833         instead of `elmo-nntp-default-port'.
7834
7835         * wl-vars.el: Fixed some doc strings.
7836
7837 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7838
7839         * wl-summary.el (wl-summary-prefetch-msg): Use
7840         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7841
7842         * wl-vars.el: Define *-func as obsolete variable using
7843         `elmo-define-obsolete-variable'.
7844
7845         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7846         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7847         instead of `wl-message-buffer-prefetch-threshold'.
7848
7849         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7850
7851         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7852
7853         * wl-draft.el (wl-caesar-region-func): Ditto.
7854
7855         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7856         Keep unread status in elmo-folder-move-messages.
7857         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7858
7859 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7860
7861         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7862         `wl-summary-buffer-exit-func'
7863         (wl-summary-buffer-message-redisplay-function): Renamed from
7864         `wl-summary-buffer-message-redisplay-func'
7865         (wl-summary-buffer-next-folder-function): Renamed from
7866         `wl-summary-buffer-next-folder-func'.
7867         (wl-summary-buffer-prev-folder-function): Renamed from
7868         `wl-summary-buffer-prev-folder-func'.
7869         (wl-summary-get-petname-function): Renamed from
7870         `wl-summary-get-petname-func'.
7871
7872         * wl-score.el (wl-score-edit-exit-function): Renamed from
7873         `wl-score-edit-exit-func'.
7874
7875         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7876         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7877
7878         * wl-util.el (wl-load-profile-function): Renamed from
7879         `wl-load-profile-func'.
7880
7881         * wl-folder.el (wl-folder-completion-function): Renamed from
7882         `wl-folder-completion-func'.
7883         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7884
7885         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7886         `wl-expire-archive-get-folder-func'.
7887         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7888         (wl-draft-send-mail-function): Renamed from
7889         `wl-draft-send-mail-func'.
7890         (wl-draft-send-news-function): Renamed from
7891         `wl-draft-send-news-func'.
7892         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7893         (wl-generate-mailer-string-function): Renamed from
7894         `wl-generate-mailer-string-func'.
7895         (wl-highlight-signature-search-function): Renamed from
7896         `wl-highlight-signature-search-func'.
7897         (wl-highlight-x-face-function): Renamed from
7898         `wl-highlight-x-face-func'
7899         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7900         (wl-ps-print-buffer-function): Renamed from
7901         `wl-ps-print-buffer-func'
7902         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7903         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7904         (wl-summary-subject-filter-function): Renamed from
7905         `wl-summary-subject-filter-func'.
7906
7907         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7908         `wl-draft-queue-flush-send-func'
7909         (wl-draft-cite-function): Renamed from
7910         `wl-draft-cite-func'
7911
7912         * wl-address.el (wl-address-init-function): Renamed from
7913         `wl-address-init-func'.
7914
7915 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7916
7917         * wl-draft.el (wl-draft-queue-flush): Don't call
7918         `elmo-dop-unlock-message'.
7919         * wl-draft.el (wl-draft-queue-append): Don't call
7920         `elmo-dop-lock-message'.
7921
7922         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7923         (wl-summary-buffer-folder-name): Ditto.
7924         (wl-summary-message-regexp): Added '-' (all other related portions
7925         are changed).
7926         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7927         wl-summary-buffer-folder-name.
7928
7929 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7930
7931         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7932         the number of mails in the folder buffer is not updated by wl-biff.
7933
7934 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7935
7936         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7937         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7938
7939 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7940
7941         * wl-summary.el (wl-summary-next-message):
7942         Return next message number when wl-summary-move-order is nil.
7943
7944 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7945
7946         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7947         `wl-summary-move-spec-alist'.
7948         (wl-summary-move-spec-unplugged-alist): New variable
7949         (Move spec for unplugged status).
7950         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7951         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7952
7953 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7954
7955         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7956         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7957
7958 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7959
7960         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7961         simple quotation to quote the anonymous function.
7962         * tm-wl.el (wl-draft-preview-message): Ditto.
7963
7964 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7965
7966         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7967         Eliminate redundant `save-excursion'.
7968         (wl-highlight-summary-current-line): Ditto.
7969
7970         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7971         accessing match data when `looking-at' failed.
7972
7973         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7974         `elmo-match-string' where users don't care about the speed.
7975         (wl-draft-save): Ditto.
7976
7977 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7978
7979         * wl-util.el (wl-regexp-opt): New function.
7980
7981         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7982         number from `wl-summary-buffer-number-list'.
7983         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7984         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7985         (wl-summary-move-spec-alist): Changed default setting.
7986
7987 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7988
7989         * wl-vars.el (wl-biff-notify-hook): New hook.
7990         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7991         the arrival of new mail.
7992         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7993         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7994
7995 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7996
7997         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7998
7999 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8000
8001         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8002
8003         * Version number is increased to 2.5.8.
8004
8005         * wl-thread.el (toplevel): require 'cl.
8006         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8007         (wl-thread-make-number-list): New function.
8008         (wl-thread-entity-make-number-list-from-children): Ditto.
8009         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8010         (wl-thread-entity-insert-as-children): Likewise.
8011         (wl-thread-delete-message): Likewise.
8012         (wl-meaning-of-mark): Eliminated.
8013         (wl-thread-next-failure-mark-p): Ditto.
8014         (wl-thread-entity-get-mark): Ditto.
8015         (wl-thread-meaning-alist-get-result): Ditto.
8016         (wl-thread-entity-check-prev-mark): Ditto.
8017         (wl-thread-entity-check-next-mark): Ditto.
8018         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8019         (wl-thread-entity-get-prev-marked-entity): Ditto.
8020         (wl-thread-get-prev-unread): Ditto.
8021         (wl-thread-jump-to-prev-unread): Ditto.
8022         (wl-thread-get-next-unread): Ditto.
8023         (wl-thread-jump-to-next-unread): Ditto.
8024         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8025         (wl-thread-entity-get-next-marked-entity): Ditto.
8026
8027         * wl-summary.el (wl-summary-buffer-number-list):
8028         New bufer-local variable.
8029         (wl-summary-switch-to-clone-buffer): Clone
8030         `wl-summary-buffer-number-list'.
8031         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8032         (wl-summary-cursor-move-regex): Eliminated.
8033         (wl-summary-cursor-up): Rewrite.
8034         (wl-summary-cursor-down): Ditto.
8035         (wl-summary-mode-spec-alist): New variable.
8036         (wl-summary-next-message): New inline function.
8037         (wl-summary-cursor-move): New function.
8038         (wl-summary-default-get-next-msg): Rewrite.
8039         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8040         (wl-summary-rescan): Ditto.
8041         (wl-summary-sync-all-init): Ditto.
8042         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8043         summary is not thread view.
8044         (wl-summary-sync-update): Ditto.
8045         (wl-summary-rescan): Ditto.
8046         (wl-summary-make-number-list): New function.
8047
8048         * wl-draft.el: "FCC" -> "Fcc".
8049
8050 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8051
8052         * wl-highlight.el (wl-highlight-summary-window):
8053         Call `set-buffer-modified-p'.
8054
8055         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8056         (wl): Call `elmo-init' and fix.
8057
8058         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8059         Use new variables.
8060
8061         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8062
8063 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8064
8065         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8066
8067 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8068
8069         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8070
8071 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8072
8073         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8074         `wl-use-toolbar' nor `display-graphic-p'.
8075         (wl-e21-setup-message-toolbar): Ditto.
8076         (wl-e21-setup-summary-toolbar): Ditto.
8077         (wl-e21-setup-folder-toolbar): Ditto.
8078
8079         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8080         (wl-plugged-init-icons): Ditto.
8081
8082         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8083         `display-graphic-p'.
8084         (wl-plugged-set-folder-icon): Ditto.
8085         (wl-highlight-plugged-current-line): Ditto.
8086         (wl-highlight-folder-current-line): Ditto.
8087         (wl-e21-highlight-folder-group-line): Ditto.
8088         (wl-e21-setup-toolbar): Ditto.
8089         (wl-e21-display-image-p): New macro.
8090
8091         * wl-demo.el (wl-demo): Simplified.
8092         (wl-demo-image-type-alist): Use `image-type-available-p' for
8093         checking whether the image type `xbm' is available.
8094
8095 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8096
8097         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8098         (wl-summary-input-range): Ditto.
8099
8100 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8101
8102         * wl-summary.el (wl-summary-edit-addresses): Use
8103         `wl-summary-get-original-buffer'
8104         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8105         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8106         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8107         (wl-summary-get-newsgroups): Eliminated.
8108         (wl-summary-set-crosspost): Ditto.
8109         (wl-summary-is-crosspost-folder): Ditto.
8110         (wl-crosspost-alist-load): Ditto.
8111         (wl-crosspost-alist-save): Ditto.
8112
8113         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8114         `elmo-setup-subscribed-newsgroups' instead of
8115         `elmo-nntp-make-groups-hashtb'.
8116         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8117         instead of `wl-crosspost-alist-save'.
8118
8119         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8120         of `elmo-folder-message-appendable-p'.
8121         (wl-mime-header-presentation-method): Eliminated.
8122
8123         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8124         (Error occurs in emacs21).
8125
8126         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8127         the current buffer).
8128
8129         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8130         instead of `wl-crosspost-alist-save'.
8131         (wl-init): `elmo-crosspost-message-alist-load'
8132         instead of `wl-crosspost-alist-load'
8133
8134         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8135         (wl-parse-newsgroups): Likewise.
8136         (wl-biff-notify): Run `wl-biff-notify-hook'.
8137
8138 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8139
8140         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8141
8142         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8143         when `wl-summary-lazy-highlight' is non-nil.
8144         (wl-summary-goto-folder-subr): Highlight only when
8145         `wl-summary-lazy-highlight' is non-nil.
8146
8147         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8148         Don't display progress and highlight temp-mark when
8149         `wl-summary-lazy-highlight' is non-nil.
8150         (wl-highlight-summary-window): New function.
8151         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8152
8153 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8154
8155         * wl-summary.el (wl-summary-sync): Change `all-visible'
8156         from `all-shown'
8157         (wl-summary-input-range): Ditto.
8158
8159 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8160
8161         * wl-e21.el (wl-highlight-folder-current-line): Call
8162         `wl-folder-init-icons' when folder icons have not been initialized.
8163
8164         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8165
8166         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8167         (wl-demo-image-type-alist): New macro.
8168
8169 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8170
8171         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8172         display does not support graphics.
8173         (wl-plugged-init-icons): Ditto.
8174         (wl-folder-init-icons): Ditto.
8175
8176         * wl-demo.el (wl-demo): Chech closely whether the display
8177         supports graphics.
8178
8179 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8180
8181         * wl-summary.el (wl-summary-get-original-buffer): New function.
8182         (wl-summary-set-crosspost): Use it.
8183         (wl-summary-target-mark-uudecode): Ditto.
8184         (wl-summary-reedit): Ditto.
8185         (wl-summary-resend-bounced-mail): Ditto.
8186         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8187         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8188
8189         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8190         (wl-message-display-internal): Ditto.
8191
8192 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8193
8194         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8195
8196 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8197
8198         * wl-summary.el (wl-summary-save-view): Renamed from
8199         `wl-summary-save-status'.
8200
8201 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8202
8203         * wl-summary.el (wl-summary-sync): Added `all-shown'
8204
8205 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8206
8207         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8208
8209 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8210
8211         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8212
8213 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8214
8215         * wl-highlight.el (wl-highlight-summary-line-string): Use
8216         `zerop' instead of `= 0'.
8217         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8218
8219         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8220         for comparing numbers.
8221         (wl-template-prev): Use `zerop' instead of `eq 0'.
8222
8223         * wl-draft.el (wl-draft-insert-current-message): Use
8224         `with-current-buffer' instead of `save-excursion'.
8225         Use `zerop' instead of `eq 0'.
8226
8227 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8228
8229         * wl-draft.el (wl-draft-insert-ccs): New function.
8230         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8231         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8232
8233 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8234
8235         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8236
8237 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8238
8239         * wl-expire.el (wl-expire-refile): Don't call
8240         elmo-msgdb-add-msgs-to-seen-list;
8241         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8242         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8243
8244 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8245
8246         * wl-message.el (wl-message-prev-page): Ignore errors while
8247         scroll-down.
8248
8249 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8250
8251         * wl-mime.el: Use elmo-original-message-mode instead of
8252         mmelmo-original-mode.
8253
8254         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8255         `elmo-folder-get-spec';
8256         (wl-fldmgr-add-completion-all-completions):
8257         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8258
8259         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8260         of `elmo-folder-get-type'.
8261
8262         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8263         `elmo-folder-get-spec';
8264         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8265         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8266         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8267         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8268         `elmo-read-msg-no-cache';
8269         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8270         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8271         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8272         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8273         `elmo-cache-save';
8274         (wl-draft-reedit): Use `elmo-message-file-name'.
8275
8276         * wl-expire.el: Use `elmo-folder-name-internal';
8277         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8278         Use macro `wl-summary-buffer-msgdb' instead of variable
8279         `wl-summary-buffer-msgdb';
8280         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8281         Use macro `wl-summary-buffer-folder-name' instead of variable
8282         `wl-summary-buffer-folder-name'.
8283         * wl-score.el: Likewise.
8284
8285         * wl-message.el: Rewrite for new message buffer cache mechanism.
8286         (wl-message-buffer-cache-buffer-get): New macro.
8287         (wl-message-buffer-cache-folder-get): Ditto.
8288         (wl-message-buffer-cache-message-get): Ditto.
8289         (wl-message-buffer-cache-entry-make): Ditto.
8290         (wl-message-buffer-cache-hit): Ditto.
8291         (wl-message-buffer-cache-sort): New function.
8292         (wl-message-buffer-cache-add): Ditto.
8293         (wl-message-buffer-cache-delete): Ditto.
8294         (wl-message-buffer-cache-clean-up): Ditto.
8295         (wl-message-buffer-window): Rewrite.
8296         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8297         (wl-message-buffer-display): New function.
8298         (wl-message-display-internal): New function.
8299
8300 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8301
8302         * wl-folder.el: Use `elmo-folder-name-internal';
8303         Use `wl-folder-get-elmo-folder';
8304         Use `elmo-folder-list-messages' instead of
8305         `elmo-list-folder';
8306         Use `elmo-folder-get-primitive-list' instead of
8307         `elmo-folder-get-primitive-spec-list';
8308         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8309         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8310         Use `elmo-folder-create' instead of `elmo-create-folder'.
8311         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8312         (wl-folder-get-elmo-folder): New macro.
8313         (wl-folder-elmo-folder-cache-get): Ditto.
8314         (wl-folder-elmo-folder-cache-put): Ditto.
8315         (wl-folder-suspend): Call `elmo-quit'.
8316
8317         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8318         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8319         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8320         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8321         (toplevel): require 'cl.
8322         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8323
8324         * wl-summary.el: Rewrite to use new elmo interface.
8325
8326 \f
8327 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8328
8329         * wl-mime.el (wl-draft-preview-message):
8330         Run `wl-draft-send-hook' before collecting recipients information;
8331         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8332
8333         * tm-wl.el (wl-draft-preview-message): Ditto.
8334
8335 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8336
8337         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8338         wrong recipients are displayed when forwarded message.
8339
8340 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8341
8342         * Version number is increased to 2.5.7.
8343
8344 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8345
8346         * wl-message.el (wl-message-next-page): Bind
8347         `window-pixel-scroll-increment' to nil while scrolling up.
8348
8349 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8350
8351         * wl-vars.el (wl-save-hook): New hook.
8352         * wl.el (wl-save): Call `wl-save-hook'.
8353
8354 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8355
8356         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8357         Argument WITH-ARG instead of NO-ARG (negative mean).
8358         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8359         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8360         * wl-message.el (wl-message-follow-current-entity): Likewise.
8361
8362 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8363
8364         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8365         FROM was optional argument.
8366         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8367
8368 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8369
8370         * Version number is increased to 2.5.6.
8371
8372 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8373
8374         * wl-version.el (wl-version-show): Removed.
8375         (wl-version): Add `interactive'.
8376
8377 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8378
8379         * wl-summary.el (wl-summary-get-petname-func): New variable.
8380         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8381         instead of `wl-address-get-petname-1'.
8382         (wl-summary-simple-from): Ditto.
8383
8384         * wl-address.el (wl-address-get-petname-1): Define as function.
8385
8386 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8387
8388         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8389         field in the original message.
8390         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8391
8392 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8393
8394         * wl-expire.el (wl-expire-hide):
8395         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8396
8397 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8398
8399         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8400         find decoder for To, Cc, and Subject.
8401
8402 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8403
8404         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8405         for checking `elmo-use-buffer-cache'.
8406         (wl-summary-mark-as-important): Fixed typo in comment.
8407
8408 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8409
8410         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8411         field in the original message.
8412         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8413
8414 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8415
8416         * wl-expire.el (wl-expire-hide):
8417         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8418
8419 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8420
8421         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8422         find decoder for To, Cc, and Subject.
8423
8424 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8425
8426         * Version number is increased to 2.5.5.
8427
8428         * wl-address.el (wl-address-specials-regexp): New constant.
8429         (wl-address-quote-specials): Use it.
8430
8431 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8432
8433         * wl-summary.el (wl-summary-rescan):
8434         Call `wl-summary-buffer-number-column-detect'.
8435         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8436
8437         * wl-message.el (wl-message-mode-map): Define.
8438         (wl-message-decode): Use it as local-map.
8439
8440 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8441
8442         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8443         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8444
8445 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8446
8447         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8448
8449         * wl-mule.el (wl-read-event-char): Ditto.
8450
8451         * wl-e21.el (wl-read-event-char): Ditto.
8452
8453         * wl-nemacs.el (wl-read-event-char): Ditto.
8454         (read-event): Removed.
8455
8456         * wl-util.el (toplevel): Removed dummy definition of
8457         `read-event'.
8458         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8459
8460 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8461
8462         * wl-nemacs.el (elmo-archive-call-process): Moved to
8463         elmo-archive.el.
8464
8465 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8466
8467         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8468         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8469
8470         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8471         instead of magic-number 6.  Use `not' instead of `null' for symbol
8472         `nil' check (not empty list).
8473         (wl-draft-insert-x-face-field): Fixed paren style.
8474
8475         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8476         one-branch conditional statement, instead of `and' and `if'.
8477         (wl-draft-forward): Likewise.
8478         (wl-draft-add-references): Likewise.
8479         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8480
8481         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8482         conditional steatment.  Use `cond' instead of `if'.
8483         (wl-draft-confirm): Likewise.
8484
8485 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8486
8487         * wl-version.el (wl-version-show): Use `product-string-1'
8488         instead of `wl-version'.
8489         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8490
8491         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8492
8493 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8494
8495         * wl-highlight.el (wl-highlight-headers): Revert
8496         `wl-highlight-x-face-func' argument (`beg' and `end').
8497
8498 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8499
8500         * wl.el (toplevel): Move `product-provide' declare.
8501         * wl-demo.el (toplevel): Ditto.
8502         * wl-dnd.el (toplevel): Ditto.
8503         * wl-highlight.el (toplevel): Ditto.
8504         * wl-message.el (toplevel): Ditto.
8505         * wl-refile.el (toplevel): Ditto.
8506         * wl-util.el (toplevel): Ditto.
8507
8508 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8509
8510         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8511         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8512         (wl-thread-close-all): keep cursor position.
8513
8514 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8515
8516         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8517         (eq x 0).
8518         (wl-generate-user-agent-string-1): Fix conditional statement.
8519
8520 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8521
8522         * wl.el (wl-check-environment): Additional check for
8523         'wl-local-domain' and `wl-message-id-domain'.
8524
8525 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8526
8527         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8528
8529 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8530
8531         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8532         instead of `smtp-sasl-user-realm'.
8533
8534 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8535
8536         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8537
8538 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8539
8540         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8541         to the default value as well as `eword-lexical-analyzer'.
8542
8543 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8544
8545         * wl-version.el (wl-extended-emacs-version,
8546         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8547         `elmo-match-string' instead of `wl-match-string'.
8548
8549 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8550
8551         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8552         docstring.
8553
8554 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8555
8556         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8557
8558 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8559
8560         * wl-highlight.el (wl-highlight-headers): Remove
8561         `wl-highlight-x-face-func' argument (`beg' and `end').
8562
8563 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8564
8565         * wl-summary.el (wl-summary-mark-as-important):
8566         Remove cache if folder is local.
8567
8568 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8569
8570         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8571         to get existing e-mail address string.
8572
8573 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8574
8575         * wl-version.el (wl-generate-user-agent-string): Commentary.
8576         (wl-generate-user-agent-string-1): Use `when' for
8577         one-branch conditional statement, instead of `and' and `if'.
8578         (wl-extended-emacs-version, wl-extended-emacs-version2,
8579         wl-extended-emacs-version3): Ditto.
8580
8581 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8582
8583         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8584         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8585         condition-case; Remove initialization.
8586         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8587         (wl-summary-sync-update3): Added argument `sync-all';
8588         Eliminated local variable `msgdb';
8589         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8590         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8591         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8592
8593 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8594
8595         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8596         connection before call `wl-draft-send-mail-with-smtp'.
8597
8598 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8599
8600         * Version number is increased to 2.5.4.
8601
8602 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8603
8604         * wl.el (wl-check-environment): Additional check for
8605         'wl-local-domain' and `wl-message-id-domain'.
8606
8607 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8608
8609         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8610         buffer as command specific.
8611         (wl-folder-mark-as-read-all-entity): Ditto.
8612         (wl-folder-prefetch-entity): Ditto.
8613         (wl-folder-drop-unsync-entity): Ditto.
8614
8615         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8616         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8617         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8618
8619         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8620         save-excursion.
8621
8622 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8623
8624         * Version number is increased to 2.5.3.
8625
8626         * wl-summary.el (wl-summary-save-view-cache):
8627         Delete duplicated `write-region';
8628         Use `write-region-as-binary' instead of `as-binary-output-file' and
8629         `write-region'.
8630
8631 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8632
8633         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8634
8635 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8636
8637         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8638         instead of `smtp-via-smtp'.
8639
8640 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8641
8642         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8643
8644 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8645
8646         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8647         instead of `smtp-sasl-user-realm'.
8648
8649 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8650
8651         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8652
8653 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8654
8655         * Version number is increased to 2.5.2.
8656
8657 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8658
8659         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8660         does not exist.
8661         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8662         (wl-biff-start): Call `timer-activate' if timer already exists.
8663
8664         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8665         only when it is bound as function.
8666
8667 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8668
8669         * Version number is increased to 2.5.1.
8670
8671 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8672
8673         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8674         Print refile/copy destination.
8675
8676 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8677
8678         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8679         queue-flush-only is non-nil.
8680
8681         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8682
8683         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8684         checking cache folder.
8685
8686 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8687
8688         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8689         `regexp-quote'.
8690
8691 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8692
8693         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8694         function.
8695         * wl-summary.el (wl-summary-write-current-folder-functions):
8696         Change default value.  Use it.
8697
8698 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8699
8700         * Version number is increased to 2.5.0.
8701
8702         * wl-version.el (wl-version): Changed codename.
8703
8704 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8705
8706         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8707         (wl-summary-supersedes-message): Ditto.
8708
8709 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8710
8711         * wl-refile.el (wl-refile-guess-functions): Renamed from
8712         `wl-refile-guess-func-list'.
8713
8714 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8715
8716         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8717         Fixed problem when no rule was matched.
8718
8719 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8720
8721         * wl-summary.el (wl-summary-get-mark): Fixed
8722         `wl-summary-buffer-target-mark' check logic.
8723
8724 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8725
8726         * wl-folder.el (wl-folder-write-current-folder): Added group
8727         folder check.
8728
8729         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8730         `wl-summary-write-current-newsgroup'.
8731         (wl-summary-write-current-folder-functions): New variable.
8732         * wl-folder.el (wl-folder-get-newsgroups): New function.
8733         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8734         (wl-folder-write-current-folder): Renamed from
8735         `wl-folder-write-current-newsgroup'.
8736
8737 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8738
8739         * Version number is increased to 2.3.93.
8740
8741 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8742
8743         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8744         (wl-ldap-make-matched-value-list): Ditto.
8745         (wl-ldap-alias-safe-string): Split e-mail address.
8746
8747         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8748         petname folder default was selected.
8749         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8750         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8751
8752 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8753
8754         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8755         to `wl-draft-config-exec'.
8756
8757         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8758         instead of calling `wl-draft-config-exec';
8759         Process group-list and show recipients in minibuffer.
8760
8761         * tm-wl.el (wl-draft-preview-message): Ditto.
8762
8763 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8764
8765         * wl.el (toplevel): Added (C) to copyright notice, and
8766         sync Author header.
8767         * tm-wl.el (toplevel): Ditto.
8768         * wl-address.el (toplevel): Ditto.
8769         * wl-demo.el (toplevel): Ditto.
8770         * wl-dnd.el (toplevel): Ditto.
8771         * wl-draft.el (toplevel): Ditto.
8772         * wl-e21.el (toplevel): Ditto.
8773         * wl-expire.el (toplevel): Ditto.
8774         * wl-folder.el (toplevel): Ditto.
8775         * wl-highlight.el (toplevel): Ditto.
8776         * wl-message.el (toplevel): Ditto.
8777         * wl-mime.el (toplevel): Ditto.
8778         * wl-mule.el (toplevel): Ditto.
8779         * wl-nemacs.el (toplevel): Ditto.
8780         * wl-refile.el (toplevel): Ditto.
8781         * wl-score.el (toplevel): Ditto.
8782         * wl-summary.el (toplevel): Ditto.
8783         * wl-template.el (toplevel): Ditto.
8784         * wl-thread.el (toplevel): Ditto.
8785         * wl-util.el (toplevel): Ditto.
8786         * wl-vars.el (toplevel): Ditto.
8787         * wl-xmas.el (toplevel): Ditto.
8788
8789 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8790
8791         * wl.el (wl-init): Added comment about `wl-init-hook'.
8792         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8793         * wl-vars.el (wl-init-hook): Added docs.
8794         (wl-make-plugged-hook): Removed useless docs.
8795         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8796         * wl-xmas.el (toplevel): Ditto.
8797
8798 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8799
8800         * wl-address.el (toplevel): Fixed multiple Author header format.
8801         * wl-demo.el (toplevel): Ditto.
8802         * wl-draft.el (toplevel): Ditto.
8803         * wl-folder.el (toplevel): Ditto.
8804         * wl-summary.el (toplevel): Ditto.
8805         * wl-thread.el (toplevel): Ditto.
8806         * wl-util.el (toplevel): Ditto.
8807         * wl-vars.el (toplevel): Ditto.
8808         * wl-version.el (toplevel): Ditto.
8809         * wl-xmas.el (toplevel): Ditto.
8810         * wl.el (toplevel): Ditto.
8811
8812         * wl-version.el (toplevel): Added require `elmo-version' for
8813         `product-version-as-string'.
8814
8815 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8816
8817         * wl-vars.el (wl-draft-send-hook): Changed default value to
8818         '(wl-draft-config-exec).
8819
8820         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8821         explicitly.
8822         (wl-draft): Set `wl-draft-config-exec-flag' before running
8823         `wl-mail-setup-hook'.
8824
8825         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8826         `wl-biff-init-icons' to `wl-init-hook' instead of
8827         `wl-make-plugged-hook'.
8828         (Because if `wl-draft' command is invoked at first,
8829         they are not initialized)
8830         Updated copyright notice.
8831
8832         * wl-e21.el (toplevel): Ditto;
8833
8834         * wl-demo.el (toplevel): Updated copyright notice.
8835         * wl-address.el (toplevel): Ditto.
8836         * wl-draft.el (toplevel): Ditto.
8837         * wl-version.el (toplevel): Ditto.
8838         * wl-folder.el (toplevel): Ditto.
8839         * wl-summary.el (toplevel): Ditto.
8840         * wl-thread.el (toplevel): Ditto.
8841         * wl-util.el (toplevel): Ditto.
8842         * wl-vars.el (toplevel): Ditto.
8843         * wl.el (toplevel): Ditto.
8844
8845 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8846
8847         * wl-highlight.el (wl-highlight-message): Fixed problem of
8848         highlighting failure which occured when the last field contains
8849         multiple lines in the draft buffer.
8850
8851         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8852         `wl-biff-start' if plugged.
8853
8854         * wl-util.el (wl-biff-check-folder): New function.
8855         (wl-biff-check-folders): Don't set session name prefix.
8856         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8857         (wl-biff-check-folder-async): Ditto.
8858
8859         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8860         in email address.
8861
8862 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8863
8864         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8865
8866         * wl-draft.el (wl-draft-strip-subject-re): New function.
8867
8868         * wl-draft.el (wl-draft-reply): Use it.
8869
8870 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8871
8872         * wl-message.el (wl-mmelmo-message-redisplay): Use
8873         `mime-display-message' instead of `wl-mime-display-message'.
8874
8875         * wl-mime.el (toplevel): Removed compatibility workaround
8876         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8877         (wl-mime-display-message): Abolished.
8878         (wl-mime-entity-read-field): Ditto.
8879         (wl-mime-combine-message/partial-pieces): Use
8880         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8881
8882 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8883
8884         * wl-template.el: Doc fixes.
8885
8886 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8887
8888         * wl-e21.el (wl-message-overload-functions): Do nothing if
8889         `current-local-map' is not available.
8890         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8891
8892 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8893
8894         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8895         representation.
8896
8897         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8898         number.
8899         (wl-fldmgr-save-folders): Don't use `format' when insert
8900         `wl-fldmgr-folders-header'.
8901
8902 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8903
8904         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8905
8906 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8907
8908         * wl-highlight.el (wl-highlight-message):
8909         Use `std11-field-end' to detect end point of the header field.
8910         Refer `wl-highlight-max-header-size'.
8911
8912         * wl-vars.el (wl-highlight-max-header-size): New variable.
8913
8914         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8915
8916         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8917         Set `for-draft' argument of wl-highlight-headers.
8918         (wl-draft): Ditto.
8919         (wl-draft-reedit): Ditto.
8920         (wl-user-agent-compose-internal): Ditto.
8921
8922 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8923
8924         * wl-message.el (wl-message-add-button): Use overlay.
8925
8926 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8927
8928         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8929
8930         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8931         problem when group-list content is nothing.
8932         (Reported by Mito <mit@nines.nec.co.jp>)
8933
8934 2000-10-18  SAITO Atsunori <sai@yedo.com>
8935
8936         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8937
8938 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8939
8940         * tm-wl.el (toplevel): Use product-provide.
8941
8942 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8943
8944         * Version number is increased to 2.3.92.
8945
8946 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8947
8948         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8949         title text, use `display' property for left margin under Emacs 21.
8950
8951         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8952         properties.
8953         (wl-plugged-init-icons): Ditto.
8954
8955 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8956
8957         * wl.el (wl-save-status, wl-init): Remove last period in
8958         "...done." message.
8959         * tm-wl.el (wl-summary-burst): Ditto.
8960         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8961         wl-summary-resume-cache-status,
8962         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8963         wl-summary-sync-update3, wl-summary-highlight-msgs,
8964         wl-summary-flush-pending-append-operations,
8965         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8966         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8967         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8968         wl-thread-open-all): Ditto.
8969         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8970         * wl-mime.el (wl-summary-burst): Ditto.
8971         * wl-highlight.el (wl-highlight-summary): Ditto.
8972         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8973         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8974         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8975         * wl-address.el (wl-local-address-init): Ditto.
8976
8977 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8978
8979         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8980         `add-text-properties'.
8981         (wl-plugged-init-icons): Ditto.
8982         (wl-folder-init-icons): Use `propertize' instead of
8983         `put-text-property'.
8984         (wl-plugged-set-folder-icon): Ditto.
8985         (wl-e21-highlight-folder-group-line): Ditto.
8986
8987 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8988
8989         * wl-version.el (wl-version-status-alist): New variable.
8990         (wl-version-status): New function.
8991
8992         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8993         "Cc" part of the case "Reply-To".
8994
8995         * wl-draft.el (wl-draft-reply): Use result of
8996         `eword-extract-address-components'.
8997
8998         * wl-demo.el (wl-demo-icon-name): New constant.
8999         (wl-logo-xpm): Use it.
9000         (wl-logo-xbm): Ditto.
9001         (wl-logo-bitmap): Ditto.
9002
9003         * Version number is increased to 2.3.91.
9004
9005 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9006
9007         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9008         (wl-extended-emacs-version, wl-extended-emacs-version2,
9009         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9010         docstring.
9011
9012         * wl-version.el (wl-generate-user-agent-string-1): New function.
9013         (wl-generate-user-agent-string): Use it.
9014
9015         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9016         `mime-edit-insert-user-agent-field'.
9017         (wl-generate-user-agent-string): Check
9018         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9019
9020         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9021         instead of `if', when verbose case.
9022
9023 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9024
9025         * wl-expire.el (wl-summary-expire): Fix.
9026
9027 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9028
9029         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9030         and `elmo-lost+found-folder' if 'wl-draft.
9031         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9032
9033 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9034
9035         * wl-expire.el (wl-summary-expire): Change messages.
9036         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9037         `deleing-info' instead of "Deleting..."
9038
9039 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9040
9041         * wl-summary.el (wl-summary-refile-subr): Fix.
9042
9043 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9044
9045         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9046         if pipe folder.
9047
9048 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9049
9050         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9051
9052 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9053
9054         * wl-expire.el (wl-expire-hide): New function.
9055         (wl-summary-expire): Add `hide'.
9056
9057 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9058
9059         * wl-vars.el (wl-draft-reply-without-argument-list):
9060         Changed default value to consider `Reply-To:'.
9061         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9062
9063         * Version number is increased to 2.3.90.
9064
9065         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9066         elmo-imap4-get-session with unwind-protect.
9067         Don't cause error.
9068         (wl-summary-sync-marks): Don't check plugged nor folder type.
9069         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9070         (Always keep current buffer).
9071
9072 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9073
9074         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9075         Enclose with `save-excursion'.
9076
9077 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9078
9079         * wl-version.el (wl-version): Remove interactive.
9080
9081 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9082
9083         * wl-version.el (wl-generate-user-agent-string): Use
9084         `product-string-verbose' instead of `product-string-1'.
9085
9086 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9087
9088         * wl-vars.el (wl-draft-use-cache): New variable.
9089         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9090         if wl-draft-use-cache is non-nil.
9091
9092 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9093
9094         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9095         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9096
9097 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9098
9099         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9100         (wl-thread-msg-mark-as-unread): Ditto.
9101
9102         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9103         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9104         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9105         Don't set mark in summary if return value of `elmo-mark-as-read'
9106         is nil.
9107         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9108         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9109         instead of `wl-thread-msg-mark-as-read'.
9110         (wl-summary-mark-as-unread-region): Ditto.
9111         (wl-summary-target-mark-mark-as-read): Ditto.
9112
9113         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9114
9115 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9116
9117         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9118
9119         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9120
9121 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9122
9123         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9124         face.
9125
9126 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9127
9128         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9129         `running-xemacs'.
9130
9131 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9132
9133         * wl-version.el (toplevel): Use `product-version-as-string' for
9134         set verstion-string, if defined.
9135
9136         * wl-version.el (wl-version-show): Insert string at point, when
9137         call with argument.
9138
9139         * wl-version.el (wl-generate-user-agent-string): Use
9140         `product-string-1' instead of `wl-appname', `wl-version' and
9141         `wl-codename'.
9142
9143 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9144
9145         * wl-address.el (toplevel): Use product-provide.
9146         * wl-demo.el (toplevel): Ditto.
9147         * wl-dnd.el (toplevel): Ditto.
9148         * wl-draft.el (toplevel): Ditto.
9149         * wl-e21.el (toplevel): Ditto.
9150         * wl-expire.el (toplevel): Ditto.
9151         * wl-fldmgr.el (toplevel): Ditto.
9152         * wl-folder.el (toplevel): Ditto.
9153         * wl-highlight.el (toplevel): Ditto.
9154         * wl-message.el (toplevel): Ditto.
9155         * wl-mime.el (toplevel): Ditto.
9156         * wl-mule.el (toplevel): Ditto.
9157         * wl-nemacs.el (toplevel): Ditto.
9158         * wl-refile.el (toplevel): Ditto.
9159         * wl-score.el (toplevel): Ditto.
9160         * wl-summary.el (toplevel): Ditto.
9161         * wl-template.el (toplevel): Ditto.
9162         * wl-thread.el (toplevel): Ditto.
9163         * wl-util.el (toplevel): Ditto.
9164         * wl-vars.el (toplevel): Ditto.
9165         * wl-xmas.el (toplevel): Ditto.
9166         * wl.el (toplevel): Ditto.
9167
9168 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9169
9170         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9171         instead of product.
9172
9173         * wl-version.el (wl-version): Compile time evalution elmo-version.
9174
9175 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9176
9177         * wl-summary.el (wl-summary-sync-force-update): Append queue
9178         `mark-as-read'if unplugged.
9179
9180 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9181
9182         * wl-version.el: New file.  Use product.el.
9183         * wl.el: add (require 'wl-version).
9184         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9185         for ~/.folders header.
9186         (wl-fldmgr-folders-header): Changed.
9187         * wl-demo.el (wl-demo): Use product.el.
9188
9189         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9190         wl-version.el.
9191         * wl-util.el (wl-version, wl-version-show): Ditto.
9192
9193         * wl-util.el (wl-generate-user-agent-string,
9194         wl-extended-emacs-version, wl-extended-emacs-version2,
9195         wl-extended-emacs-version3): Move to wl-version.el.
9196         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9197         xemacs-codename, mime-edit-insert-user-agent-field,
9198         mime-edit-user-agent-value, mime-editor/version,
9199         mime-editor/codename): Compile warning killer move to
9200         wl-version.el
9201
9202 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9203
9204         * wl-summary.el (wl-summary-refile-subr): Fix.
9205
9206 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9207
9208         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9209         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9210
9211 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9212
9213         * wl.el (wl-check-environment): Check too many `@'.
9214
9215 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9216
9217         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9218
9219 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9220
9221         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9222         wl-draft-reply-myself-without-argument-list): Add variables.
9223         * wl-draft.el (wl-draft-reply): Use it.
9224
9225 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9226
9227         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9228         the 5th argument of `elmo-network-get-spec'.
9229
9230         * wl-thread.el (wl-thread-reparent-children): New inline function.
9231         (wl-thread-delete-message): Use it.
9232
9233         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9234         (wl-summary-score-update-all-lines): Don't use `dolist'.
9235
9236 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9237
9238         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9239         (require 'elmo-msgdb) for inline function.
9240
9241 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9242
9243         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9244
9245 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9246
9247         * wl-score.el (wl-score-headers): Fix for the confusing macro
9248         `elmo-kill-buffer'.
9249
9250 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9251
9252         * wl-summary.el: Don't use the 3rd argument of `require' because
9253         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9254         * wl-util.el: Ditto.
9255         * wl-draft.el: Ditto.
9256
9257 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9258
9259         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9260         window system is not used.
9261
9262 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9263
9264         * wl-thread.el: Don't use `mapcar' only for iteration.
9265         (wl-thread-resume-entity): Ditto.
9266         (wl-thread-delete-message): Ditto.
9267
9268         * wl-summary.el: Bind `dragdrop-drop-functions',
9269         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9270         of `require' for `timezone', `easymenu' and `ps-print';
9271         don't use `mapcar' only for iteration.
9272
9273         * wl-util.el: Bind `mule-version', `nemacs-version',
9274         `emacs-beta-version', `xemacs-codename',
9275         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9276         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9277         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9278         only for iteration.
9279
9280         * wl-score.el: Don't use `mapcar' only for iteration.
9281         (wl-score-simplify-buffer-fuzzy): Ditto.
9282         (wl-score-simplify-subject): Ditto.
9283         (wl-score-headers): Ditto.
9284         (wl-summary-score-update-all-lines): Ditto.
9285
9286         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9287         `enable-multibyte-characters' and `mule-version'.
9288
9289         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9290         `mapcar' only for iteration.
9291
9292         * wl-demo.el: Don't use `mapcar' only for iteration.
9293
9294         * wl-folder.el: Don't use `mapcar' only for iteration.
9295         (wl-folder-open-all): Ditto.
9296         (wl-folder-count-incorporates): Ditto.
9297
9298         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9299         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9300
9301         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9302         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9303         `smtp-connection-type'; specify 3rd argument of `require' for
9304         `timezone'; don't use `mapcar' only for iteration.
9305         (wl-draft-clone-local-variables): Don't use `mapcar'.
9306         (wl-draft-generate-clone-buffer): Ditto.
9307         (wl-user-agent-compose-internal): Ditto.
9308
9309         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9310
9311         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9312         (wl-save-status): Ditto.
9313
9314         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9315         for iteration.
9316
9317 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9318
9319         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9320         removed `Date'.
9321         (wl-fldmgr-make-filter-default): New user option.
9322
9323         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9324         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9325         (wl-fldmgr-filter-completion-alist): Abolish.
9326
9327         * wl.el (wl): Don't check servers if arg is non-nil.
9328
9329         * wl-draft.el (wl-draft-reply): Set only message-id string to
9330         In-Reply-To field.
9331
9332 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9333
9334         * wl-summary.el (wl-summary-pick): Rewrite.
9335
9336         * wl-draft.el (wl-draft-forward): Get references field from
9337         original buffer.
9338         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9339
9340 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9341
9342         * wl-draft.el (wl-draft-forward): Add references field.
9343
9344 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9345
9346         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9347         (wl-draft-reply): Use it.
9348
9349 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9350
9351         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9352         when Emacs 21 is running.
9353
9354         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9355         bindings.
9356
9357 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9358
9359         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9360         XPM icons transparent.
9361
9362         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9363         Emacs 21.
9364
9365 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9366
9367         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9368         nil.
9369
9370         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9371         when it is persistent.
9372         (wl-summary-sync-marks): Changed argument for
9373         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9374         (wl-summary-virtual): Use `elmo-read-search-condition'.
9375         (wl-summary-redisplay-internal): If folder is local, mark as read
9376         even when folder is plugged.
9377
9378 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9379
9380         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9381         of `tool-bar-lines' in the frame parameters.
9382         (after-make-frame-functions, post-command-hook): Don't modify the
9383         value.
9384         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9385         wl-e21-tool-bar-lines): Removed.
9386
9387 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9388
9389         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9390         properties `evaporate' and `wl-momentary-overlay' as well.
9391         (wl-highlight-summary-displaying): Ditto.
9392         (wl-delete-all-overlays): Don't delete overlay which does not have
9393         a property `wl-momentary-overlay'.
9394
9395         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9396         `display-mouse-p' and `display-graphic-p'.
9397         (wl-folder-init-icons): Don't search for XBM or the other files.
9398         (wl-plugged-set-folder-icon): Make icons if and only if
9399         `display-graphic-p' returns non-nil.
9400         (wl-highlight-plugged-current-line): Use `before-string' overlay
9401         property to show icon images.
9402         (wl-highlight-folder-current-line): Ditto.
9403         (wl-e21-highlight-folder-group-line): Ditto.
9404         (wl-e21-highlight-folder-by-numbers): Ditto.
9405         (wl-e21-insert-image): Removed.
9406         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9407         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9408         said.
9409         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9410         `wl-e21-force-switch-toolbar'.
9411         (wl-e21-make-icon-image): Removed.
9412         (wl-e21-setup-toolbar): Don't search for XBM files.
9413         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9414         the default value.
9415
9416 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9417
9418         * wl-util.el (wl-biff-check-folder-async): Set
9419         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9420
9421 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9422
9423         * wl-e21.el (after-make-frame-functions): Add
9424         `wl-e21-force-switch-toolbar'.
9425         (wl-e21-force-switch-toolbar): New function force to switch the
9426         toolbar appearance automatically.
9427         (post-command-hook): Add `wl-e21-switch-toolbar'.
9428         (wl-e21-switch-toolbar): New function to switch the toolbar
9429         appearance automatically.
9430         (wl-e21-tool-bar-lines): New buffer local variable.
9431
9432 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9433
9434         * wl-util.el (wl-biff-check-folders-running): New variable.
9435         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9436         (wl-biff-check-folder-async-callback):
9437         Set `wl-biff-check-folders-running'.
9438         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9439         with unwind-protect.
9440
9441         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9442         Enclose `wl-folder-auto-check' with unwind-protect.
9443
9444         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9445         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9446
9447         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9448
9449         * wl-util.el (wl-biff-notify): New inline function.
9450         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9451         locally.
9452         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9453         folder-list' is 1.
9454         Use `wl-biff-notify'.
9455         (wl-biff-check-folder-async-callback): New function.
9456         (wl-biff-check-folder-async): Ditto.
9457
9458         * wl-folder.el (wl-folder): Don't check folders.
9459         (wl-folder-auto-check): New function.
9460
9461 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9462
9463         * wl-util.el (wl-biff-start) [Emacs19+]:
9464         Use `timer-next-integral-multiple-of-time'.
9465         (wl-biff-check-folders): Use `wl-default-folder'
9466         if `wl-biff-check-folder-list' is nil.
9467
9468 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9469
9470         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9471         instead of `elmo-delete-lists'.
9472
9473 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9474
9475         * wl.el (wl-plugged-toggle-all): Set the value of
9476         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9477         (wl-plugged-toggle): Ditto.
9478         (wl-toggle-plugged): Ditto.
9479         (wl-plugged-init): Ditto.
9480
9481         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9482         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9483         instead of `wl-biff-state-indicator-off' and
9484         `wl-biff-state-indicator-on'; don't modify the value and the type
9485         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9486         (wl-plugged-init-icons): Set icons data to
9487         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9488         instead of `wl-plug-state-indicator-off' and
9489         `wl-plug-state-indicator-on'; don't modify the value and the type
9490         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9491
9492         * wl-vars.el (wl-modeline-biff-state-off,
9493         wl-modeline-biff-state-on, wl-modeline-biff-status,
9494         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9495         wl-modeline-plug-status): New internal variables.
9496         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9497         wl-biff-check-interval, wl-biff-check-folder-list): Change
9498         customization group from `wl-folder' to `wl-highlight'.
9499         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9500         wl-show-plug-status-on-modeline): Defcustomized.
9501
9502         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9503         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9504         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9505         a flag to `mode-line-buffer-identification'.
9506
9507         * wl-e21.el (wl-biff-init-icons): Set icons data to
9508         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9509         instead of `wl-biff-state-indicator-off' and
9510         `wl-biff-state-indicator-on'.
9511         (wl-plugged-init-icons): Set icons data to
9512         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9513         instead of `wl-plug-state-indicator-off' and
9514         `wl-plug-state-indicator-on'.
9515
9516 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9517
9518         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9519         excessive titles.
9520
9521 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9522
9523         * wl.el (wl-plugged-mode): Use revised
9524         `wl-mode-line-buffer-identification'.
9525         (wl-plugged-init): Don't use `force-mode-line-update'.
9526
9527         * wl-xmas.el (wl-draft-overload-functions): Use revised
9528         `wl-mode-line-buffer-identification'.
9529         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9530         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9531         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9532         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9533         `wl-make-plugged-hook';
9534         add `wl-folder-init-icons' and `wl-setup-folder' to
9535         `wl-folder-mode-hook'.
9536
9537         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9538         19 as well.
9539         (wl-mode-line-display-priority-list): New user option.
9540         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9541         Defcustomized.
9542         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9543         Add docs.
9544
9545         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9546         start.
9547         (wl-mode-line-buffer-identification): Revised as a function.
9548
9549         * wl-summary.el (wl-summary-mode): Use revised
9550         `wl-mode-line-buffer-identification'; don't call
9551         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9552         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9553         `wl-xmas-setup-summary'.
9554
9555         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9556         `wl-mode-line-buffer-identification'.
9557
9558         * wl-mule.el (wl-draft-overload-functions): Use revised
9559         `wl-mode-line-buffer-identification'.
9560
9561         * wl-folder.el (wl-make-plugged-alist): Don't call
9562         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9563         (wl-folder): Don't call `wl-folder-init-icons' directly.
9564         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9565         `wl-xmas-setup-folder' directly;
9566         use revised `wl-mode-line-buffer-identification'.
9567         (TopLevel): Don't bind `wl-biff-init-icons',
9568         `wl-plugged-init-icons', `wl-folder-init-icons',
9569         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9570
9571         * wl-e21.el (wl-draft-overload-functions): Use revised
9572         `wl-mode-line-buffer-identification'.
9573         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9574         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9575         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9576         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9577         `wl-make-plugged-hook';
9578         add `wl-folder-init-icons' and `wl-setup-folder' to
9579         `wl-folder-mode-hook'.
9580
9581 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9582             Katsumi Yamaoka    <yamaoka@jpl.org>
9583
9584         * wl.el (wl): Call `wl-biff-start'.
9585         (wl-exit): Call `wl-biff-stop'.
9586         (wl-plugged-mode): Show biff in modeline.
9587         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9588
9589         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9590         (wl-biff-init-icons): New function.
9591         (wl-plugged-init-icons): Don't make too much keymaps.
9592         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9593
9594         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9595         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9596         variables.
9597         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9598         options.
9599
9600         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9601         wl-biff-start, wl-biff-stop): New functions.
9602         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9603         (wl-biff-timer-name): New variable.
9604
9605         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9606
9607         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9608         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9609
9610         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9611         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9612
9613         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9614         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9615         `wl-folder-init-icons' to `ignore' if they are not available.
9616         (wl-folder-mode): Show biff in modeline.
9617
9618         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9619         (wl-biff-init-icons): New function.
9620         (wl-plugged-init-icons): Don't make too much keymaps.
9621         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9622
9623 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9624
9625         * wl-vars.el (wl-strict-diff-folders): Customization Type
9626         and doc fix.  Define as a list of regular expressions for
9627         folders or nil.
9628         * wl-folder.el (wl-folder-check-one-entity): Use
9629         `wl-string-match-member' instead of `wl-string-member' for
9630         `wl-strict-diff-folders'.
9631
9632 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9633
9634         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9635         (wl-highlight-folder-current-line): Use it; new implementation.
9636         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9637         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9638         `defsubst' instead of `defun'.
9639
9640         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9641         `wl-highlight-group-folder-by-numbers'; made it can also be a
9642         number.  See info for more details.
9643
9644         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9645         running.
9646
9647         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9648         to bind them.
9649
9650         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9651         (wl-highlight-folder-current-line): New implementation.
9652
9653         * wl-highlight.el (wl-highlight-folder-group-line): New
9654         implementation.
9655         (wl-delete-all-overlays): Rewrite as a marco.
9656         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9657
9658         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9659         running.
9660         (wl-folder-*-glyph): No need to bind them.
9661
9662         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9663         `wl-e21-highlight-folder-group-icon'; rewrite.
9664         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9665         `defsubst' instead of `defun'.
9666         (wl-folder-mode-map): Bind it when compiling.
9667
9668 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9669
9670         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9671
9672         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9673
9674 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9675
9676         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9677
9678 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9679
9680         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9681         (wl-highlight-folder-current-line): Use it.
9682
9683         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9684         in `id-name'.
9685
9686 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9687
9688         * wl.el: Require `wl-e21' when Emacs 21 is running.
9689
9690         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9691         default when Emacs 21 is running.
9692         (wl-use-highlight-mouse-line): Ditto.
9693         (wl-on-emacs21): New constant.
9694         (wl-on-emacs20): Removed.
9695
9696         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9697         Emacs 21 is running.
9698
9699         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9700         Emacs 21 is running.
9701
9702         * wl-e21.el: New file.
9703
9704 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9705
9706         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9707         (wl-toggle-plugged): Ditto.
9708         (wl-plugged-toggle): Ditto.
9709         (wl-plugged-toggle-all): Ditto.
9710
9711         * wl-vars.el (wl-plug-state-indicator): Refer
9712         `wl-plug-state-indicator-on' indirectly.
9713
9714 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9715
9716         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9717         Call `wl-folder-confirm-existence'.
9718
9719         * wl-folder.el (wl-folder-confirm-existence): Added optional
9720         argument `force'.
9721
9722 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9723
9724         * wl-summary.el (wl-summary-refile-subr): Assume
9725         `copy-or-refile' as symbol.
9726         (wl-summary-refile): Follow up above change.
9727         (wl-summary-copy): Ditto.  Doc fix.
9728
9729 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9730
9731         * wl-summary.el (wl-summary-pick): Don't bind
9732         `elmo-search-mime-charset'.
9733
9734         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9735         default using old backquote style.
9736         (wl-search-mime-charset): Abolished.
9737
9738         * wl-highlight.el (wl-highlight-headers):
9739         Call `point' after `re-search-forward'(for Nemacs).
9740
9741         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9742         for elmo-imap4.el.
9743
9744 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9745
9746         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9747         `wl-message-ignored-field-list' instead of
9748         `mime-view-ignored-field-list'.
9749
9750         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9751         Add interactive spec.
9752         (wl-folder-goto-bottom-of-current-folder): Ditto.
9753         (wl-folder-mode-map): Bind them.
9754
9755         * wl-vars.el (wl-message-ignored-field-list): New variable.
9756         (wl-message-visible-field-list): New variable.
9757
9758         * wl-mime.el (wl-mime-header-presentation-method): New function.
9759         (wl-mime-setup): Set header-presentation-method.
9760
9761 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9762
9763         * wl-nemacs.el (wl-draft-overload-functions): Set
9764         `mode-line-buffer-identification' instead of using
9765         `wl-make-modeline'.
9766
9767         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9768         instead of using `wl-make-modeline'.
9769
9770         * wl-xmas.el (wl-plugged-init-icons): Set up
9771         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9772         (wl-make-modeline): Abolish.
9773         (wl-draft-overload-functions): Set
9774         `mode-line-buffer-identification' instead of using
9775         `wl-make-modeline'.
9776
9777         * wl-util.el (wl-make-modeline-subr): Abolish.
9778         (wl-mode-line-buffer-identification): New alias.
9779
9780         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9781         (wl-summary-make-modeline): Abolish.
9782         (wl-summary-buffer-set-folder): Set
9783         `wl-summary-buffer-folder-indicator'.
9784         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9785         of using `wl-make-modeline'.
9786         (wl-summary-switch-to-clone-buffer): Don't set
9787         `mode-line-buffer-identification'.
9788         (wl-summary-goto-folder-subr): Ditto.
9789
9790         * wl-mule.el (wl-draft-overload-functions): Set
9791         `mode-line-buffer-identification' instead of using
9792         `wl-make-modeline'.
9793
9794         * wl-folder.el (wl-folder-mode): Set
9795         `mode-line-buffer-identification' instead of using
9796         `wl-make-modeline'.
9797         (wl-folder): Don't set `mode-line-buffer-identification'.
9798
9799 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9800
9801         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9802         instead of `member' for `wl-refile-guess-func-list' look-ups.
9803         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9804
9805 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9806
9807         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9808         `wl-message-button-dispatcher'.
9809
9810         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9811
9812         * wl-message.el (wl-message-button-dispatcher): Use it.
9813
9814         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9815         "In-Reply-To".
9816
9817         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9818         Bind `case-fold-search' to t.
9819
9820 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9821
9822         * wl-xmas.el (wl-message-overload-functions): Initialize
9823         `wl-message-button-map'.
9824
9825         * wl-mule.el (wl-message-overload-functions): Initialize
9826         `wl-message-button-map'.
9827
9828         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9829
9830         * wl-message.el (wl-message-button-map): New keymap.
9831         (wl-message-add-button): New function.
9832         (wl-message-button-dispatcher): New function.
9833         (wl-message-button-refer-article): New function.
9834
9835         * wl-highlight.el
9836         (wl-highlight-message-add-buttons-to-header): New function.
9837         (wl-highlight-headers): Use it.
9838
9839 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9840
9841         * wl-summary.el (wl-summary-default-from): Use
9842         `wl-address-get-petname-1'.
9843         (wl-summary-simple-from): Ditto.
9844
9845         * wl-address.el (wl-address-get-petname-1): New inline function.
9846         (wl-address-get-petname): Use it.
9847
9848 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9849
9850         * wl-summary.el (wl-summary-default-from): Return full-name part
9851         from the address if no petname was found.
9852         (wl-summary-simple-from): Ditto.
9853
9854         * wl-address.el (wl-address-get-petname): Return nil if no petname
9855         associated with the address was found.
9856
9857 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9858
9859         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9860         display is finished.
9861
9862 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9863
9864         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9865         `elmo-folder-exists-p' argument.
9866
9867 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9868
9869         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9870         the folder.
9871
9872 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9873
9874         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9875
9876         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9877         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9878
9879 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9880
9881         * wl-folder.el (wl-folder-create-subr): New function.
9882         (wl-folder-confirm-existence): Use it.
9883         (wl-folder-check-one-entity): Use it.
9884         Check the error symbol is derived from 'elmo-open-error.
9885
9886         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9887         `ignore-error'.
9888
9889 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9890
9891         * wl-util.el (toplevel): Add (eval-when-compile (require
9892         'elmo-util)).  (Maybe `provide' is typo.)
9893
9894 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9895
9896         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9897         (I don't know why this was needed.)
9898
9899         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9900         Follow up changes for stream-type.
9901
9902         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9903         (wl-draft-elmo-nntp-send): Ditto.
9904
9905         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9906         (wl-nntp-posting-stream-type): Ditto.
9907         (wl-pop-before-smtp-ssl): Abolished.
9908         (wl-nntp-posting-ssl): Ditto.
9909
9910         * wl-address.el (wl-address-quote-specials): New function.
9911         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9912
9913         * wl-draft.el (wl-draft-reply): Ditto.
9914
9915 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9916
9917         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9918         use function `wl-string-match-assoc'.
9919
9920 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9921
9922         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9923
9924         * wl-draft.el (wl-draft-deduce-address-list): New function.
9925         (wl-draft-parse-mailbox-list): Ditto.
9926         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9927         instead of `smtp-deduce-address-list'.
9928         (wl-draft-on-field-p): Follow group list.
9929
9930         * wl-address.el (wl-address-concat-token): New function.
9931         (wl-address-string-without-group-list-contents): Ditto.
9932         (wl-complete-field-body): Fixed problem of completion
9933         by japanese petname.
9934         (wl-address-make-completion-list): Rewrite.
9935
9936 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9937
9938         * wl-address.el (wl-address-make-completion-list): Completion by
9939         petname.
9940         (wl-complete-field-body): Likewise.
9941
9942 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9943
9944         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9945         contains invalid address syntax.
9946
9947 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9948
9949         * wl-folder.el (wl-folder-check-entity-async): Use
9950         `elmo-nntp-spec-hostname'.
9951
9952 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9953
9954         * wl-summary.el (wl-summary-msgdb-load-async): Use
9955         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9956
9957 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9958
9959         * wl-draft.el (wl-draft-reply): Set argument
9960         `content-transfer-encoding' as nil.
9961
9962 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9963
9964         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9965         `wl-refile-alist'.
9966
9967 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9968
9969         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9970         (wl-draft-edit-string): Ditto.
9971         (wl-draft-forward): Ditto.
9972         * wl-summary.el (wl-summary-write): Ditto.
9973
9974 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9975
9976         * wl-summary.el (wl-summary-sync-update3): Call
9977         `wl-summary-buffer-number-column-detect'.
9978         (wl-summary-buffer-number-column-detect): Search from point-min.
9979
9980 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9981
9982         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9983         contains an address which is not included in original to or cc.
9984
9985 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9986
9987         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9988         begin-line does not exist.
9989         * wl-message.el (wl-message-uu-substring): Ditto.
9990
9991 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9992
9993         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9994         clear local variables.
9995         (wl-summary-exit): Call `elmo-commit'.
9996         (wl-summary-switch-to-clone-buffer): Call
9997         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9998         (wl-summary-goto-folder-subr): Ditto.
9999
10000         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10001         POP folder.
10002
10003 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10004
10005         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10006         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10007         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10008         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10009         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10010         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10011
10012         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10013
10014 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10015
10016         * wl-summary.el (wl-summary-search-by-subject):
10017         Search parent message from the latest one.
10018
10019 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10020
10021         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10022         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10023
10024         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10025         New user option.
10026
10027         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10028         if elmo-nntp-use-killed-list is nil.
10029         Use `elmo-msgdb-append-to-killed-list'.
10030         (Append numbers confirmed as disappeared to the killed list.)
10031         (wl-summary-confirm-appends): Don't display negative number.
10032
10033 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10034
10035         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10036
10037 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10038
10039         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10040         range is `all'.
10041         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10042         `elmo-list-bigger-diff'.
10043
10044 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10045
10046         * wl-summary.el (wl-summary-buffer-exit-func):
10047         New buffer local variable.
10048         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10049
10050 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10051
10052         * wl-demo.el (wl-demo): Fix the last change.
10053
10054 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10055
10056         * wl-demo.el (wl-demo): Don't use `eval'.
10057
10058 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10059
10060         * wl-summary.el (wl-summary-buffer-thread-modified):
10061         New buffer-local variable.
10062         (wl-summary-set-thread-modified): New function.
10063         (wl-summary-thread-modified-p): New function.
10064         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10065         (wl-summary-yank-saved-message): Use function
10066         `wl-summary-set-thread-modified'
10067         (wl-summary-switch-to-clone-buffer): Add
10068         `wl-summary-buffer-thread-modified'.
10069
10070         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10071         (wl-summary-buffer-mark-saved-hook): Ditto.
10072         * wl-summary.el (wl-summary-msgdb-save): New hook
10073         `wl-summary-buffer-message-saved-hook' and
10074         `wl-summary-buffer-mark-saved-hook'.
10075
10076 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10077
10078         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10079
10080 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10081
10082         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10083         don't hide scroll bars under FSF Emacsen because it may incur an
10084         undesirable redrawing.
10085
10086 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10087
10088         * wl-draft.el (wl-draft-edit-string): Call
10089         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10090
10091 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10092
10093         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10094
10095 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10096
10097         * wl-summary.el (wl-summary-msgdb-load-async): Call
10098         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10099
10100 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10101
10102         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10103         fringes in demo buffer; center bitmap logo correctly even if old
10104         Mule is used.
10105
10106 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10107
10108         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10109
10110         * wl-refile.el (wl-refile-subject-alist): New variable.
10111         (wl-refile-subject-alist-file-name): Ditto.
10112         (wl-refile-alist-setup): Rewrite.
10113         (wl-refile-alist-save): Use `elmo-object-save'.
10114         Eliminated arguments.
10115         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10116         (wl-refile-guess-by-subject): New function.
10117         (wl-refile-guess-func-list): Added it.
10118
10119 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10120
10121         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10122         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10123
10124 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10125
10126         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10127         New buffer-local variable.
10128         (wl-summary-buffer-next-folder-func): Ditto.
10129         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10130         if non-nil.
10131         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10132         if non-nil.
10133         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10134         if non-nil.
10135         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10136         if non-nil.
10137
10138 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10139
10140         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10141         permanently in the demo buffer.
10142
10143 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10144
10145         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10146         `mime-entity-fetch-field'.
10147
10148         * wl.el (wl-exit): Delete plugged buffer.
10149
10150         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10151         XEmacs has menubar feature.
10152
10153 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10154
10155         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10156         cannot arrive at the beginning of the buffer under old Emacsen.
10157
10158 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10159
10160         * wl-address.el (wl-address-ldap-search):
10161         Call `ldap-search-entries' with `withdn' argument t.
10162         (wl-complete-field-body): Bind completion-ignore-case as t.
10163         Clear ldap search hash when it was sole completion.
10164         Use elmo-string for pattern string.
10165         (wl-ldap-alias-safe-string): Eliminated needless let.
10166
10167 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10168
10169         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10170         (wl-ldap-alias-sep): New constant.
10171         (wl-ldap-search-attribute-type-list): Ditto.
10172         (wl-ldap-get-value): New function.
10173         (wl-ldap-make-filter): Ditto.
10174         (wl-ldap-make-matched-value-list): Ditto.
10175         (wl-ldap-alias-safe-string): Ditto.
10176         (wl-ldap-register-dn-string): Ditto.
10177         (wl-address-ldap-search): Rewrite.
10178
10179 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10180
10181         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10182         thread is deleted.
10183         (wl-thread-delete-line-from-buffer): Ditto.
10184         (wl-thread-get-exist-children): New function.
10185
10186 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10187
10188         * wl-demo.el (wl-demo): Made it to select various image types.
10189         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10190         from `wl-title-logo'.
10191         (wl-logo-ascii): New variable.
10192         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10193         (wl-demo-copyright-notice): New constant.
10194
10195         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10196
10197 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10198
10199         * wl-vars.el (wl-summary-target-above): Renamed from
10200         wl-summary-temp-above.
10201         * wl-score.el (wl-score-get-score-alist): Use it.
10202         (wl-summary-score-update-all-lines): Use it.
10203         * wl-summary.el: Ditto. (make-variable-buffer-local).
10204
10205 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10206
10207         * wl-vars.el (wl-ldap-port): New user option.
10208
10209         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10210         Rewite whole implementation.
10211         (wl-complete-field-body): Fixed.
10212
10213 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10214
10215         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10216         Choose implementation at compile time.
10217
10218 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10219
10220         * wl-address.el (wl-ldap-search-internal): New function.
10221         (wl-complete-field-to): Use it.
10222
10223 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10224
10225         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10226         Use `let' instead of `let*'.
10227         Require 'wl-vars.
10228
10229         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10230         Define as defcustom.
10231         (wl-ldap-base): Ditto.
10232         (wl-use-ldap): Ditto.
10233
10234 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10235
10236         * wl-address.el (wl-ldap-search): New function.
10237         (wl-complete-field-body): Use `wl-ldap-search'.
10238         (wl-ldap-server): New variable.
10239         (wl-ldap-base): Ditto.
10240         (wl-use-ldap): Ditto.
10241
10242 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10243
10244         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10245         (Pointed out by Mito <mit@nines.nec.co.jp>).
10246         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10247         buffer-local variables like `wl-summary-redisplay-internal'.
10248         (wl-summary-redisplay-all-header): Likewise.  Update
10249         Summary view too.
10250
10251 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10252
10253         * wl-summary.el (wl-summary-jump-to-parent-message):
10254         Consider prefix argument.
10255
10256         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10257         when closed thread is deleted.
10258
10259 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10260
10261         * wl-summary.el (wl-summary-jump-to-parent-message):
10262         Consider thread modification.
10263
10264 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10265
10266         * wl-message.el (wl-message-normal-get-original-buffer): Use
10267         `save-excursion'.
10268
10269         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10270         (wl-summary-showto-folder-regexp): Ditto.
10271
10272 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10273
10274         * wl-util.el (wl-delete-alist): Doc fix.
10275         (wl-delete-associations): New function.
10276         (wl-inverse-alist): New function.
10277         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10278         Split temporary variables. Use `wl-delete-associations'
10279         and `wl-inverse-alist'.
10280         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10281
10282 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10283
10284         * wl-folder.el (wl-folder-prefetch-entity):
10285         Execute prefetching if new count is unknown.
10286
10287 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10288
10289         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10290
10291         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10292         delete entity.
10293         (wl-thread-set-parent): If insert as top, set linked as nil.
10294
10295         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10296         `wl-thread-cleanup-symbols' when view mode is thread.
10297
10298 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10299
10300         * wl-folder.el (wl-folder-create-folder-entity): Use
10301         with-current-buffer.
10302         (wl-local-folder-init): Call set-buffer to make sure we are in
10303         the Folder buffer. Don't touch buffer-local variables here.
10304         (wl-folder-mode): Initialize buffer-local variables here.
10305
10306         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10307         (wl-folder-entity-assign-id): Ditto.
10308         (wl-folder-create-entity-hashtb): Ditto.
10309         (wl-local-folder-init): Ditto.
10310         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10311
10312 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10313
10314         * wl-summary.el (wl-summary-default-from): Fix probrem when
10315         std11-extract-address-components return (nil "foo@bar").
10316
10317 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10318
10319         * wl-draft.el (wl-draft-clone-local-variables):
10320         Remove redundant `setq'.
10321
10322 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10323
10324         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10325         Bind wl-highlight-x-face-func as nil while highlighting header.
10326
10327 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10328
10329         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10330
10331 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10332
10333         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10334         elmo-msgdb-overview-hashtb from copy-variables.
10335         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10336         instead of `elmo-msgdb-overview-get-entity-by-number'.
10337         (wl-summary-auto-refile): Ditto.
10338
10339         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10340         `elmo-msgdb-overview-get-entity' instead of
10341         `elmo-msgdb-search-overview-entity'.  Use
10342         `elmo-msgdb-overview-get-entity' instead of
10343         `elmo-msgdb-overview-get-entity-by-number'.
10344         (wl-thread-insert-entity-sub): Ditto.
10345         (wl-thread-insert-message): Ditto.
10346
10347         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10348         `elmo-msgdb-overview-get-entity'.
10349         (wl-normal-message-redisplay): Ditto.
10350
10351 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10352
10353         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10354         `wl-thread-entities'.
10355         (wl-thread-delete-message): Fix remove top message from
10356         `wl-thread-entity-list'.
10357
10358         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10359         wl-append(nconc), because update-list is broken on Meadow.
10360
10361         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10362         updating process.
10363         (wl-summary-rescan): Ditto.
10364         (wl-summary-sync-update3): Ditto.
10365         * wl-thread.el (wl-thread-set-parent): Renamed from
10366         `wl-summary-set-parent'.
10367         (wl-thread-insert-message): Updating buffer faster.
10368         (wl-thread-delete-message): Updating buffer faster.
10369
10370         * wl-score.el (wl-summary-score-update-all-lines): Changed
10371         interval for display progress gauge.
10372
10373 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10374
10375         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10376         folder always-sticky.
10377         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10378         defmacro.
10379
10380 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10381
10382         * wl-vars.el (wl-draft-add-references): New user option.
10383
10384         * wl-draft.el (wl-draft-add-references): New function.
10385         (wl-draft-yank-from-mail-reply-buffer): Use it.
10386         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10387         as nil.
10388
10389 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10390
10391         * wl-thread.el (wl-thread-update-line-msgs): Called
10392         `wl-thread-update-line-on-buffer-sub'.
10393         (wl-thread-update-line-on-buffer): Delete routine of inserting
10394         thread.
10395         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10396         moved from `wl-thread-update-line-on-buffer'.
10397         Add threshold for displaying progress gauge.
10398         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10399         argument of `wl-thread-update-line-msgs'.
10400         Add threshold for displaying progress gauge.
10401         * wl-folder.el:
10402         Add threshold for displaying progress gauge.
10403         * wl-score.el: Ditto.
10404
10405         * wl-expire.el (wl-summary-expire): Display deleting info.
10406
10407 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10408
10409         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10410         `no-msg'.
10411         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10412         argument of `wl-thread-update-line-msgs'.
10413         (wl-summary-set-parent): Added optional argument `parent-number'.
10414         (wl-summary-buffer-saved-message): New buffer local variable.
10415         (wl-summary-save-current-message): New command.
10416         (wl-summary-yank-saved-message): Ditto.
10417         (wl-summary-mode-map): Added key binding for
10418         `wl-summary-save-current-message' (\ew) and
10419         `wl-summary-yank-saved-message' (\C-y).
10420         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10421
10422 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10423
10424         * wl-summary.el (wl-summary-mode-map): Added key binding for
10425         `wl-summary-set-parent' (ts).
10426
10427 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10428
10429         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10430         subject faster. If thread number is reverse, delayed updating
10431         thread.
10432         (wl-summary-search-by-subject): Ditto.
10433         (wl-summary-put-alike): Ditto.
10434         (wl-summary-get-alike): Ditto.
10435         (wl-summary-insert-headers): Insert header of all overview in
10436         buffer.
10437         (wl-summary-rescan): Delayed updating thread. Kill search subject
10438         buffer for wl-summary-search-by-subject.
10439         (wl-summary-sync-update3): Ditto.
10440         (wl-summary-exit): Ditto.
10441         (wl-summary-goto-bottom-of-current-thread): Change for linked
10442         thread.
10443         (wl-summary-overview-create-summary-line): Change line for linked
10444         thread.
10445
10446         * wl-summary.el (wl-summary-update-thread): Use
10447         wl-thread-maybe-get-children-num.
10448         (wl-summary-set-parent): If change parent, move sub thread.
10449         (wl-summary-redisplay-internal): Add horizontal recenter.
10450         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10451
10452         * wl-thread.el (wl-thread-entity-get-linked): New function.
10453         (wl-thread-entity-set-linked): New function.
10454         (wl-thread-create-entity): Add linked element.
10455         (wl-thread-entity-insert-as-top): Use wl-append.
10456         (wl-thread-maybe-get-children-num): If closing thread, return
10457         children msgs.
10458         (wl-thread-update-line-msgs): Displaying progress message.
10459         (wl-thread-update-line-on-buffer-sub): Use
10460         wl-thread-maybe-get-children-num.
10461         (wl-thread-update-line-on-buffer): If update line is not exists,
10462         insert thread.
10463         (wl-thread-delete-message): If delete top msg of thread, search
10464         parent by subject.
10465         (wl-thread-insert-entity): Use
10466         wl-thread-maybe-get-children-num.
10467
10468         * wl-highlight.el (wl-highlight-summary-current-line): change
10469         sregexp for linked thread.
10470         * wl-util.el (wl-count-lines): Count lines.
10471         (wl-horizontal-recenter): horizontal recenter.
10472         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10473         (wl-score-get-alike): Ditto.
10474         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10475         (wl-subject-length-limit): New variable.
10476         (wl-highlight-thread-indent-string-regexp): Changed for linked
10477         thread.
10478
10479 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10480
10481         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10482         New variable (revival).
10483         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10484         by subject matching if there's no in-reply-to nor references field
10485         (revival).
10486
10487 \f
10488 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10489
10490         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10491         message.
10492
10493 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10494
10495         * wl-summary.el (wl-summary-reply): Return t if there was a
10496         message at cursor point.
10497         Added unwind-protect.
10498         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10499         returns t.
10500         (wl-summary-cancel-message): Do nothing when there's no message at
10501         cursor point.
10502         (wl-summary-forward): Ditto.
10503         (wl-summary-jump-to-parent-message): Ditto.
10504         (wl-summary-reedit): Ditto.
10505         (wl-summary-edit-addresses): Ditto.
10506         (wl-summary-pipe-message): Ditto.
10507         (wl-summary-print-message-with-ps-print): Ditto.
10508         (wl-summary-print-message): Ditto.
10509         (wl-summary-mark-as-important): Ditto.
10510         (wl-summary-mark-as-unread): Ditto.
10511
10512         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10513         message at cursor point.
10514         (wl-summary-reply-with-citation): Remove unwind-protect.
10515
10516         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10517         subject searching feature.
10518         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10519         Eliminated.
10520
10521 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10522
10523         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10524         New variable.
10525         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10526         by subject matching if there's no in-reply-to nor references field.
10527
10528         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10529
10530         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10531         when display is finished.
10532         (wl-folder-open-all): Ditto.
10533         (wl-folder-update-access-group): Ditto.
10534         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10535         * wl-thread.el (wl-thread-close-all): Ditto.
10536
10537         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10538         progress gauge only when it was displayed.
10539         * wl-folder.el (wl-folder-insert-entity): Ditto.
10540
10541 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10542
10543         * wl-summary.el (wl-summary-incorporate): Enclose
10544         `wl-summary-sync-force-update' with save-excursion.
10545
10546 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10547
10548         * wl-summary.el (wl-summary-prefetch-region):
10549         Pass current cursor point to `pos-visible-in-window-p' after
10550         moving cursor to the started point.
10551
10552 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10553
10554         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10555
10556         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10557         fields from the forwarding message.
10558         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10559         `ignored-fields'.
10560
10561 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10562
10563         * wl-mime.el (wl-message-request-partial):
10564         Eliminated argument `msgdb'.
10565         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10566         (wl-mime-combine-message/partial-pieces): Likewise.
10567         * tm-wl.el (wl-message-request-partial): Likewise.
10568         (wl-mime-combine-message/partial-pieces): Likewise.
10569
10570 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10571
10572         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10573         when display is finished.
10574
10575 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10576
10577         * wl-summary.el (wl-summary-goto-folder-subr):
10578         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10579
10580 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10581
10582         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10583         when cursor point is visible.
10584
10585 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10586
10587         * wl-expire.el (wl-expire-archive-get-max-number):
10588         Don't use `file-name-directory'.
10589
10590 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10591
10592         * wl-expire.el (wl-expire-archive-get-max-number):
10593         Use `file-name-directory'.
10594
10595 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10596
10597         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10598         only when there is progress.
10599
10600 2000-04-13  Mito <mit@nines.nec.co.jp>
10601
10602         * wl-summary.el (wl-summary-sync-marks): Display progress.
10603
10604 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10605
10606         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10607         (wl-summary-prev): Move cursor regardless of unread status.
10608         (wl-summary-next): Ditto.
10609
10610 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10611
10612         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10613         Added argument `target' and `number'.
10614         * tm-wl.el (wl-summary-burst-subr): New function.
10615         (wl-summary-burst): Use it.
10616
10617 2000-04-10  Mito <mit@nines.nec.co.jp>
10618
10619         * wl-mime.el (wl-burst): New function.
10620         (wl-summary-burst): Use it.
10621
10622 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10623
10624         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10625         as petname when there's no candidate.
10626
10627 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10628
10629         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10630         New variable.
10631         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10632
10633         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10634
10635         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10636
10637 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10638
10639         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10640         Use substring of `original' instead of buffer-substring.
10641         (wl-refile-evaluate-rule):
10642         Set `original' argument of wl-refile-expand-newtext.
10643
10644         * wl-summary.el
10645         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10646         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10647         (wl-summary-auto-refile): Check existence of destination folder just
10648         before marking.
10649
10650 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10651
10652         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10653         when wl-refile-get-field-value return nil.
10654
10655 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10656
10657         * wl-refile.el
10658         (wl-refile-expand-newtext): New function imported from Gnus.
10659         (wl-refile-evaluate-rule): Use it.
10660
10661 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10662
10663         * wl-summary.el (wl-summary-print-destination):
10664         Duplicate folder string to avoid putting text-property on
10665         original string.
10666
10667         * wl-refile.el (wl-refile-get-field-value): New function.
10668         (wl-refile-evaluate-rule): New function;
10669         Evaluate refile rule recursively.
10670         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10671         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10672         New function; Check existence of a target folder recursively.
10673         (wl-summary-auto-refile-check-refile-rule-alist):
10674         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10675
10676 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10677
10678         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10679
10680         * wl-folder.el (wl-create-folder-entity-from-buffer):
10681         Fixed problem when '}' character is contained in folder name.
10682
10683         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10684
10685 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10686
10687         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10688         (wl-fldmgr-add-completion-all-completions):
10689         Use wl-fldmgr-add-completion-hashtb.
10690
10691 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10692
10693         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10694         wl-fldmgr-add-completion-subr): New functions.
10695         * wl-folder.el (wl-folder-completion-func): New variable.
10696         * wl-summary.el (wl-summary-read-folder):
10697         Use wl-folder-completion-func.
10698
10699         * wl-refile.el: Eliminate throw & catch.
10700
10701         * wl.el (wl-plugged-sending-queue-status): Fixed.
10702
10703 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10704
10705         * wl-draft.el (wl-draft): Put category property on
10706         mail-header-separator.