a78429e554dcf92b50500bae096cf34446900f6b
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
4         (wl-summary-killed-mark): New user option.
5
6         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
7         API change.
8         (wl-thread-insert-entity-sub): Ditto.
9         (wl-thread-recover-messages): New command.
10
11         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
12         Don't call `wl-highlight-summary-current-line' directly.
13         (wl-summary-buffer-attach): Connect to signal `status-changed'
14         instead of `cache-changed'.
15         (wl-summary-buffer-detach): Follow the above change.
16         (wl-summary-detect-mark-position): Follow the API change.
17         (wl-summary-rescan-message): Ditto.
18         (wl-summary-insert-sequential): Ditto.
19         (wl-summary-update-thread): Ditto.
20         (wl-summary-message-mark): Ditto.
21         (wl-summary-persistent-mark): Ditto.
22         (wl-summary-create-line): Ditto.
23         (wl-summary-prefetch-region-no-mark): Call
24         `wl-summary-persistent-mark' with number.
25         (wl-summary-recover-messages-region): New command.
26         (wl-summary-target-mark-recover): Ditto.
27         (wl-summary-recover-message): Ditto.
28         (wl-summary-persistent-mark-string): Add argument `status' instead
29         of remove arguments `flags' and `cached'.  Treat killed status.
30         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
31
32         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
33         (wl-highlight-summary-line-face-spec): Treat killed status.
34         (wl-highlight-summary-line-string): Follow the API change.
35         (wl-highlight-summary-current-line): Ditto.
36
37         * Version number is increased to 2.15.3.
38
39 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
42         of symbolp to test whether the condition is function.
43
44 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
45
46         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
47         to nil.
48
49 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
50
51         * wl-summary.el (wl-summary-buffer-message-ring): New internal
52         variable.
53         (wl-summary-buffer-last-displayed-msg): Abolish.
54         (wl-summary-push-message): New function.
55         (wl-summary-pop-message): Ditto.
56         (wl-summary-goto-folder-subr): Reset
57         `wl-summary-buffer-message-ring'.
58         (wl-summary-pop-to-last-message): New command.
59         (wl-summary-goto-last-displayed-msg): Call
60         wl-summary-pop-to-last-message if optional argument is non-nil or
61         the last command is itself.
62         (wl-summary-redisplay-internal): Push last message number into
63         `wl-summary-buffer-message-ring'.
64
65         * wl-vars.el (wl-summary-message-ring-max): New user option.
66
67 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
68
69         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
70         from `wl-draft-reply').
71         (wl-draft-reply): Use it.
72         (wl-draft-find-reply-headers): Avoid compile warning.
73
74 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
75
76         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
77
78 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
79
80         * wl-message.el (wl-message-flag-indicator): New function.
81         (wl-message-redisplay): Use it.
82
83 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
84
85         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
86
87 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
88
89         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
90         instead of `read-event'.
91
92         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
93
94         * wl-mule.el (wl-read-event-char): Ditto.
95
96         * wl-e21.el (wl-read-event-char): Ditto.
97
98 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
99
100         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
101
102 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * wl-vars.el (wl-draft-send-confirm-type): New user option.
105
106         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
107
108         * wl-draft.el (wl-draft-send-confirm): Confirmation by
109         `wl-draft-send-confirm-type'
110
111 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
112
113         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
114         Avoid error when the buffer name is already used.
115
116 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
117
118         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
119         the change of elmo-nmz -> elmo-search.
120         (wl-highlight-summary-line-help-echo-alist): Ditto.
121         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
122         (wl-nmz-folder-icon): Define as obsolete.
123         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
124         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
125
126 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
127
128         * wl-summary.el (wl-summary-get-list-info): Rewrite with
129         `elmo-find-list-match-value'
130
131 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
132
133         * wl-summary.el (wl-summary-get-list-info): Optimize.
134         Use List-Id and List-Post also.
135
136 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
137
138         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
139
140 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
141
142         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
143
144 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
145
146         * wl-util.el (wl-completing-read-multiple-1): New internal function.
147         (wl-completing-read-multiple-2): Ditto.
148         (wl-completing-read-multiple): Define use above functions.
149
150         * wl-summary.el (wl-summary-sort): Removed the workaround for a
151         bug of `completing-read-multiple' about default value.
152
153         * wl-xmas.el (wl-completing-read-multiple): Removed.
154
155         * wl-mule.el (wl-completing-read-multiple): Ditto.
156
157         * wl-e21.el (wl-completing-read-multiple): Ditto.
158
159 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
160
161         * wl-util.el (wl-filter-associations): New function.
162
163         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
164         (wl-spam-ignored-folder-list): Ditto.
165         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
166         (wl-spam-string-member-p): New function.
167         (wl-spam-domain): Use it.
168         (wl-spam-split-numbers): New function.
169         (wl-spam-apply-partitions): Ditto.
170         (wl-spam-register-spam-messages): Use `folder' instead of
171         `wl-summary-buffer-elmo-folder'.
172         (wl-spam-register-good-messages): Ditto.
173         (wl-summary-exec-action-spam): Decide a domain by real folder of
174         message.
175         (wl-summary-exec-action-refile-with-register): Likewise.
176
177 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
178
179         * wl-e21.el (wl-e21-find-image): New function.
180         (wl-e21-setup-toolbar): Use it instead of `find-image'.
181         (wl-e21-highlight-folder-group-line): Ditto.
182         (wl-folder-init-icons): Ditto.
183         (wl-plugged-init-icons): Ditto.
184         (wl-biff-init-icons): Ditto.
185
186 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
187
188         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
189         (wl-inhibit-save-drafts): New internal variable.
190         (wl-disable-auto-save): Ditto.
191         (wl-save-drafts): Treat above variables.
192         (wl-auto-save-drafts): New function.
193         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
194         `wl-stop-save-drafts'.
195         (wl-start-save-drafts): New function.
196         (wl-stop-save-drafts): Ditto.
197         (wl-set-auto-save-draft): New command.
198
199         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
200         `wl-set-save-drafts'.
201
202 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
203
204         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
205         `make-local-variable' instead of `make-variable-buffer-local'.
206
207 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
208
209         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
210
211 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
212
213         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
214
215 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
216
217         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
218         of working buffer.
219
220 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
223
224         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
225         value into recipients; Bind `wl-draft-remove-group-list-contents'
226         as nil.
227
228 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
229
230         * wl-summary.el (wl-summary-sort): Fixed the last change.
231
232         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
233         (wl-summary-sort-messages): Ditto.
234         (wl-summary-rescan): Use it.
235         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
236         `completing-read'; Append candidates for reverse order.
237
238 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
239
240         * Version number is increased to 2.15.2.
241
242 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
243
244         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
245         "Smaller".
246         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
247
248 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
249
250         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
251
252 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
253
254         * wl-vars.el (wl-draft-additional-header-alist): Add into the
255         customize group `wl-draft'.
256         (wl-draft-add-in-reply-to): Move customize group from `wl' to
257         `wl-draft'.
258         (wl-draft-add-references): Ditto.
259
260         * wl-action.el (wl-summary-print-argument): Rename argument from
261         `folder' to `data'.
262
263 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
264
265         * wl-summary.el (wl-summary-rescan-message): Call
266         `wl-thread-cleanup-symbols' before insert thread.
267
268 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
269
270         * wl.el (wl-init): Set `elmo-get-folder-function' as
271         `wl-folder-make-elmo-folder'.
272
273         * wl-spam.el (wl-summary-exec-action-spam): Use
274         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
275
276         * wl-folder.el (wl-folder-make-elmo-folder): New function.
277         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
278         `elmo-make-folder'.
279         (wl-folder-get-elmo-folder): Ditto.
280         (wl-folder-create-subr): Simplify.
281
282 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
283
284         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
285
286 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
289         contents in message buffer instead of original buffer. If optional
290         argument specified, ask coding system for encode.
291
292 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
293
294         * wl-spam.el (wl-summary-test-spam-region): New function.
295         (wl-spam-setup): Bind "rkc".
296
297 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
298
299         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
300
301 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
302
303         * wl-spam.el (wl-summary-test-spam): Fix typo.
304         (wl-message-check-spam): Ditto.
305
306 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
307
308         * wl-summary.el (wl-summary-default-from): Simplify.
309
310 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
311
312         * wl-action.el (wl-summary-exec-action-refile): Simplify.
313         (wl-summary-exec-action-copy): Ditto.
314         (wl-summary-auto-refile): Check existence of temporary mark.
315
316 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
317
318         * wl-summary.el (wl-summary-create-line): Use
319         `elmo-time-to-datevec'.
320
321         * wl-expire.el (wl-expire-archive-date): Ditto.
322         (wl-expire-localdir-date): Ditto.
323
324         * wl-util.el (wl-day-number): Abolish.
325
326         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
327         of `wl-day-number'.
328         (wl-score-followup): Ditto.
329         (wl-score-add-followups): Ditto.
330         (wl-score-get-latest-msgs): Ditto.
331         (wl-score-get-header-entry): Ditto.
332         (wl-score-edit-insert-date): Ditto.
333
334 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
335
336         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
337         `elmo-message-entity-field' with 2nd argument `type'.
338
339 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
340
341         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
342
343 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
344
345         * wl-thread.el (wl-thread-delete-message): Delete descendant
346         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
347
348 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
349
350         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
351
352 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
353
354         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
355         `Access folder'.
356
357 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
358
359         * wl-vars.el (wl-access-folder-icon): New user option.
360
361         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
362         `Access folder'.
363
364 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * wl-summary.el (wl-summary-buffer-set-folder): Use
367         `wl-folder-mime-charset'.
368
369         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
370         `mime-charset'.
371         (wl-folder-get-elmo-folder): Ditto.
372         (wl-folder-mime-charset): New function.
373
374 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * wl-util.el (wl-parse-addresses): Define alias of
377         `elmo-parse-addresses' (move to `elmo-util.el').
378
379         * wl-summary.el (wl-summary-default-from): Follow the API change.
380         (wl-summary-overview-entity-compare-by-date): Ditto.
381         (wl-summary-overview-entity-compare-by-from): Ditto.
382         (wl-summary-get-list-info): Get value of `ml-info' field from
383         entity at first.
384         (wl-summary-rescan-message): Treat prefix argument.
385         (wl-summary-prefetch-msg): Follow the API change.
386         (wl-summary-search-by-subject): Ditto.
387         (wl-summary-insert-thread): Ditto.
388         (wl-summary-line-subject): Ditto.
389         (wl-summary-line-from): Ditto.
390         (wl-summary-create-line): Ditto.
391         (wl-summary-print-message-with-ps-print): Ditto.
392
393         * wl-score.el (wl-score-ov-entity-get): Ditto.
394         (wl-score-followup): Ditto.
395         (wl-score-add-followups): Use `elmo-message-entity-field' instead
396         of `car'.
397         (wl-score-get-latest-msgs): Follow the API change.
398         (wl-score-get-header): Ditto.
399
400         * wl-refile.el (wl-refile-learn): Ditto.
401         (wl-refile-subject-learn): Ditto.
402         (wl-refile-get-field-value): Ditto.
403         (wl-refile-guess-by-history): Ditto.
404         (wl-refile-guess-by-subject): Ditto.
405
406         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
407
408         * wl-expire.el (wl-expire-date-p): Removed.
409         (wl-expire-archive-date): Follow the API change.
410         (wl-expire-localdir-date): Ditto.
411         (wl-summary-expire): Ditto.
412
413         * Version number is increased to 2.15.1.
414
415 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
416
417         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
418         group is access or not (it is not strict, like wl-fldmgr-rename).
419
420 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
421
422         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
423         duplicate call of `wl-summary-print-argument' on the wrong line.
424
425 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
428         even if argument `number' is nil.
429         (wl-summary-insert-line): Print action argument if current message
430         has it.
431
432 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
433
434         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
435         (wl-draft-reply): Ditto.
436         (wl-draft): Add optional argument `parent-number' and call
437         `wl-draft-create-buffer' with it.
438         (wl-draft-create-buffer): Add optional argument
439         `parent-number'. Set wl-draft-parent-number as it.
440
441 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
442
443         * wl-folder.el (wl-folder-set-persistent-mark): If summary
444         buffer is not for given folder, don't use it.
445
446 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
447
448         * Version number is increased to 2.15.0.
449
450 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
453
454         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
455         (wl-highlight-get-face-by-name): New internal function.
456         (wl-highlight-summary-line-face-spec): Use it and fixed.
457
458 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
459
460         * wl-summary.el (wl-summary-sync-update): Use
461         `elmo-message-entity-field' instead of `car' to get message-id
462         from overview entity.
463
464         * wl-summary.el (wl-summary-rescan-message): Call
465         `wl-highlight-summary-displaying' when displaying a message.
466
467 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
468
469         * wl-draft.el (wl-draft-config-info-filename): Extracted from
470         `wl-draft-config-info-operation'.
471         (wl-draft-buffer-change-number): New function.
472         (wl-draft-rename-saved-config): Ditto.
473         * wl.el (wl-init): Connect slot for message-number-changed.
474         (toplevel): Add autoload for wl-draft-rename-saved-config.
475
476 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
477
478         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
479         `update-overview'
480         (wl-summary-buffer-detach): Disconnect from it.
481         (wl-summary-rescan-message): Use command.
482
483         * wl-message.el (wl-message-buffer-display): Use
484         `with-current-buffer' instead of `save-excursion'.
485
486 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
487
488         * wl-mime.el (wl-draft-preview-attributes-list): Protect
489         wl-draft-preview-attributes-list from distraction.
490
491 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
492
493         * wl-summary.el (wl-summary-sync-update): Sort the return value of
494         `elmo-list-diff'.
495
496 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
497
498         * wl-summary.el
499         (wl-summary-edit-addresses-collect-candidate-fields): Use
500         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
501
502         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
503         instead of `elmo-set-work-buf'.
504
505         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
506         (wl-address-make-address-list): Ditto.
507
508         * Version number is increased to 2.13.3.
509
510 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
511
512         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
513         user option.
514
515         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
516         argument `5'.
517
518         * wl-message.el (wl-message-display-no-merge-p): New function.
519         (wl-message-buffer-display): Check whether the message is
520         reassembled and follow the API change.
521
522 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
523
524         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
525         multibyte on working buffer and removed unnecessary
526         `buffer-disable-undo'.
527
528 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
529
530         * wl-util.el (wl-read-search-condition-internal): Fixed the last
531         change.
532
533 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
534
535         * wl-util.el (wl-read-search-condition-internal): Protect
536         elmo-global-flags from distraction.
537
538 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
539
540         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
541
542         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
543         (wl-summary-event-handler): Ditto.
544         (wl-summary-update-persistent-mark-on-event): New
545         function (renamed from `elmo-event-handler-flag-changed').
546         (wl-summary-buffer-attach): New function.
547         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
548         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
549         instead of `elmo-folder-add-handler'.
550
551         * Version number is increased to 2.13.2.
552
553 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
554
555         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
556         and "\177" to the `wl-news-previous-page'.
557         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
558         (wl-news-previous-page): New function.
559
560 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
561
562         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
563         instead of `write-region' and simplify.
564
565 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
566
567         * wl-template.el (wl-template-select): Cause error if
568         `wl-template-alist' is nil.
569
570 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
571
572         * wl-news.el.in: Set file variable `no-byte-compile'.
573
574 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
575
576         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
577         whether a target message is within displaying area.
578         (elmo-event-handler-cache-changed): Ditto.
579
580 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
581
582         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
583         to `defun'.  Use `nconc' instead of `append' to collect descendant
584         message numbers.
585
586 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
587
588         * wl-thread.el (wl-thread-save-top-list)
589         (wl-thread-save-entities): Use `with-temp-buffer'.
590         * wl-news.el.in (wl-news-previous-version-load):
591         (wl-news-previous-version-save): Ditto.
592         * wl-summary.el (wl-summary-load-file-object)
593         (wl-summary-save-view-cache): Ditto.
594
595 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
596
597         * wl-util.el (toplevel): Require 'elmo-flag'.
598         (wl-read-search-condition): New function (Renamed from
599         `elmo-read-search-condition').
600         (wl-read-search-condition-internal): Likewise.
601
602         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
603         invalid.
604         (wl-summary-pick): Use `wl-read-search-condition' instead of
605         `elmo-read-search-condition'.
606         (wl-summary-virtual): Ditto.
607
608         * wl-folder.el (wl-folder-virtual): Ditto.
609         (wl-folder-pick): Ditto.
610
611         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
612
613 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
614
615         * wl-summary.el (wl-summary-reedit): Call
616         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
617
618 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
619
620         * wl-mime.el (toplevel): Require wl-vars.
621
622         * wl-message.el (toplevel): Require cl at compile.
623
624         * wl-draft.el (toplevel): Require elmo.
625
626 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
627
628         * wl-message.el (wl-message-buffer-prefetch): Count is a number
629         and do nothing when it is not positive.
630         (wl-message-buffer-prefetch-next): Ditto.
631
632 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
633
634         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
635         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
636         (wl-summary-redisplay-internal): Ditto.
637
638         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
639         message (the condition is borrowed from `wl-check-variables-2').
640         (wl-summary-redisplay-internal): Ditto.
641
642 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
643
644         * wl-mime.el (wl-draft-nntp-attribute): New function.
645         (wl-draft-attribute-nntp-posting-server): Use it.
646         (wl-draft-attribute-nntp-posting-port): Ditto.
647
648         * wl-mime.el (wl-draft-preview-attributes-list): New function.
649         (wl-draft-show-attributes-buffer): Ditto.
650         (wl-draft-hide-attributes-buffer): Ditto.
651         (wl-draft-attribute-newsgroups): Ditto.
652         (wl-draft-attribute-nntp-posting-server): Ditto.
653         (wl-draft-attribute-nntp-posting-port): Ditto.
654         (wl-draft-preview-message): Use there functions.
655
656         * wl-vars.el (wl-draft-preview-attributes-list): Change default
657         value.
658
659 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
660
661         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
662         (wl-draft-reedit): Ditto.
663         (wl-draft-queue-flush): Ditto.
664
665         * wl-mime.el (wl-message-request-partial): Ditto.
666         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
667         instead of `elmo-message-fetch'.
668
669         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
670
671         * wl-summary.el (wl-summary-message-string): Ditto.
672
673 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
674
675         * wl-util.el (wl-current-message-buffer): Follow the API change.
676
677         * wl-summary.el (wl-summary-redisplay-internal): Call
678         `wl-summary-mark-as-read' with 2nd argument as nil and update
679         unread count instead of persistent mark.
680
681         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
682         variable.
683         (wl-message-redisplay): Follow the API change.
684         (wl-message-buffer-display): Managed mime-entity directly and
685         return preview buffer only.
686         (wl-message-display-internal): Rewrite.
687         (wl-message-buffer-prefetch-subr): Not save return value of
688         `wl-message-buffer-display'.
689
690         * Version number is increased to 2.13.1.
691
692 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
693
694         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
695         'elmo-multiple-fields-body-list' with boundary specified.
696
697 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
698
699         * wl-vars.el (wl-summary-resend-use-cache): New variable.
700         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
701         cache if `wl-summary-resend-use-cache' is non-nil.
702
703 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
704
705         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
706         (wl-nntp-posting-stream-type): Ditto.
707
708 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
709
710         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
711
712 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
713
714         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
715         message.
716
717 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
718
719         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
720         Abolish.
721         (wl-summary-buffer-persistent-mark-version): New internal
722         variable.
723         (wl-summary-update-mark-and-highlight-window): Check by
724         wl-summary-persistent-mark-invalid-p.
725         (wl-summary-update-status-marks): Ditto.
726         (elmo-event-handler-flag-changed): Rewrite.
727         (elmo-event-handler-cache-changed): Define.
728         (wl-summary-prefetch-msg): Does not update persistent mark here.
729         (wl-summary-delete-cache): Ditto.
730         (wl-summary-resume-cache-status): Ditto.
731         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
732         (wl-summary-persistent-mark-invalid-p): New function.
733         (wl-summary-validate-persistent-mark): Ditto.
734         (wl-summary-validate-persistent-mark-string): Ditto.
735         (wl-summary-invalidate-persistent-mark): Ditto.
736         (wl-summary-update-persistent-mark): Call
737         `wl-summary-validate-persistent-mark'.
738         (wl-summary-create-line): Call
739         `wl-summary-validate-persistent-mark-string'.
740
741         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
742         status as t if cache used.
743
744 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
745
746         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
747         only if the target is group.
748         * wl-folder.el (wl-folder-append-petname): Don't check group name.
749
750 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
751
752         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
753
754 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
755
756         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
757
758         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
759
760 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
763         (Thanks to Yoichi NAKAYAMA).
764
765 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
766
767         * wl-util.el (wl-save-drafts): Restore echo area.
768
769 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
770
771         * Version number is increased to 2.13.0.
772
773         * wl-util.el (wl-biff-check-folder-async): Use
774         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
775
776 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
777
778         * wl-message.el (wl-message-display-internal): Does not put
779         wl-message-display-type property on message buffer.
780         (wl-message-buffer-display-type): New function.
781
782         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
783
784         * wl-summary.el (wl-summary-mode): Use `dolist' to add
785         `wl-summary-buffer-detach'.
786         (wl-summary-message-display-type): Use
787         `wl-summary-buffer-display-type'.
788
789 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
790
791         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
792         buffer-local.
793
794         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
795         kill-buffer-hook instead of make-local-variable.
796         (wl-draft-preview-message): Set `local' argument of add-hook as t.
797
798 2004-12-12  Scott Renfro <scott@renfro.org>
799
800         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
801         regex for square-branket.
802
803 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
804
805         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
806         `wl-message-mime-analysis-p' with argument `header'.
807
808 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
809
810         * wl-mime.el (wl-draft-yank-current-message-entity): 
811         Switch to no-mime following method according to wl-message-display-type
812         property.
813         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
814
815         * wl-message.el (wl-message-display-internal): 
816         Put wl-message-display-type property on message buffer.
817
818         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
819         (wl-message-display-internal): Ditto;
820
821         * wl-summary.el (wl-summary-toggle-mime): Ditto.
822
823 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
824
825         * wl-message.el (wl-message-make-display-type): New function.
826         (wl-message-display-type-property): Ditto.
827         (wl-message-mime-analysys-p): Ditto.
828         (wl-message-display-all-header-p): Ditto.
829         (wl-message-redisplay): Removed argument `as-is', `all-header' and
830         added `display-type'.
831         (wl-message-buffer-display): Likewise.
832         (wl-message-display-internal): Likewise.
833         (wl-message-buffer-display-type): Abolish.
834         (wl-message-buffer-prefetch-subr): Follow the API changed.
835
836         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
837         from wl-summary-buffer-display-all-header and changed default value.
838         (wl-summary-message-display-type): New function.
839         (wl-summary-buffer-display-mime-mode): Ditto.
840         (wl-summary-buffer-display-header-mode): Ditto.
841         (wl-summary-toggle-mime): Rewrite with above functions.
842         (wl-summary-toggle-all-header): Ditto.
843         (wl-summary-redisplay): Force redisplay with default mode.
844         (wl-summary-redisplay-internal): Renamed argument from `mode',
845         `all-header' to `mime-mode', `header-mode'.
846         Use `wl-message-make-display-type'.
847
848         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
849         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
850
851 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
852
853         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
854
855 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
856
857         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
858         in original message buffer.
859         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
860         buffer.
861
862 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
863
864         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
865
866 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
867
868         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
869
870 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
871
872         * wl-action.el (wl-summary-exec-action-refile): Display a done message
873         when actions succeeded.
874         (wl-summary-exec-action-copy): Likewise.
875
876 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
877
878         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
879         there is switch-to-buffer at the end of wl-message-select-buffer.
880         (wl-summary-reply): Ditto.
881
882 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
883
884         * wl-summary.el (wl-summary-forward): Put subject in original
885         message buffer as argument of wl-draft-forward.
886         * wl-draft.el (wl-draft-forward): Decode subject as in
887         wl-draft-reply.
888
889 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
890
891         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
892         a folder under access group.
893
894 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
895
896         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
897         wl-message-buffer-display.
898
899         * wl-util.el (wl-set-save-drafts): Fix typo.
900
901 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
902
903         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
904         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
905         wl-highlight-logo-face to set the bg color of an xbm image; fixed
906         the way to measure the width of a bitmap image; don't put face on
907         ascii and bitmap images; put the mark which should not use the
908         variable-pitch face on ascii and bitmap images.
909         (wl-demo-setup-properties): Don't use the variable-pitch face on
910         ascii and bitmap images; made it work on Emacs 20 and earlier.
911         (wl-demo-insert-text): End with a newline at the bottom; don't put
912         face on text.
913
914         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
915
916 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
917
918         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
919
920         * wl-util.el (wl-save-drafts): Moved from sample setting.
921         (wl-set-save-drafts): New function to set idle timer.
922         * wl-draft.el (wl-draft): Call it.
923         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
924
925 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
926
927         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
928         a summary which has toggle display status off.
929
930 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
931
932         * wl-draft.el (wl-draft-do-fcc): No cache save.
933
934 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
935
936         * wl-summary.el (elmo-event-handler-flag-changed): Use
937         `set-buffer' instead of `with-current-buffer'.
938
939 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
940
941         * wl-summary.el (wl-summary-after-resize-function): New function.
942         (wl-summary-mode): Add `wl-summary-after-resize-function' to
943         window-size-change-functions.
944
945 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
946
947         * wl-draft.el (wl-draft-create-buffer): Bind
948         `change-major-mode-hook' after current buffer is changed.
949
950         * wl-summary.el (wl-summary-buffer-detach): New function.
951         (wl-summary-buffer-set-folder): Call it.
952         (wl-summary-mode): Add `wl-summary-buffer-detach' to
953         change-major-mode-hook and kill-buffer-hook.
954         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
955         (wl-summary-switch-to-clone-buffer): Ditto.
956         (wl-summary-goto-folder-subr): Ditto.
957
958 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
959
960         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
961         after boundp check.
962
963 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
964
965         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
966         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
967         for `kill-buffer'.
968
969         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
970         handler of current buffer from elmo-folder.
971
972 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
973
974         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
975
976 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
977
978         * wl-summary.el (wl-summary-buffer-event-handler): New internal
979         variable.
980         (wl-summary-event-handler): New class.
981         (elmo-event-handler-flag-changed): Define to update persistent
982         mark.
983         (wl-summary-buffer-set-folder): Register event handler to
984         elmo-folder.
985         (wl-summary-exit): Unregister event handler.
986         (wl-summary-goto-folder-subr): Ditto.
987         (wl-summary-mark-as-read-all): Does not call
988         `wl-summary-update-persistent-mark' directly.
989         (wl-summary-mark-as-read-internal): Ditto.
990         (wl-summary-set-persistent-mark-internal): Ditto.
991         (wl-summary-set-flags-internal): Ditto.
992
993         * Version number is increased to 2.11.33.
994
995 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
996
997         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
998         to nil.
999
1000 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1001
1002         * wl-spam.el (wl-spam-setup): Add hook
1003         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1004         instead of `wl-summary-prepare-hook'.
1005
1006         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1007         if folder type is `'flag'.
1008         (wl-summary-mark-as-important): Ditto.
1009
1010 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1011
1012         * wl-address.el (wl-address-minibuffer-history): New variable.
1013         (wl-address-minibuffer-local-map): New keymap.
1014         (wl-address-read-from-minibuffer): New function.
1015
1016         * wl-action.el (wl-summary-get-resend-address): Use
1017         `wl-address-read-from-minibuffer' instead of `completing-read'.
1018
1019 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1020
1021         * Version number is increased to 2.11.32.
1022
1023 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1024
1025         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1026         without mule to iso-8859-1.
1027         (wl-draft-add-in-reply-to): Add note in description.
1028         (wl-draft-add-references): Ditto.
1029
1030 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1031
1032         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1033         definition for `m'.
1034         (wl-summary-mode-line-format): Add '[%m]'.
1035         (wl-message-mode-line-format-spec-alist): Ditto.
1036         (wl-summary-display-mime-mode-list): New variable.
1037
1038         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1039         from wl-summary-buffer-display-as-is.
1040         (wl-summary-buffer-display-all-header): New buffer local variable.
1041         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1042         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1043         instead of wl-summary-buffer-display-as-is.
1044         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1045         (wl-summary-set-persistent-mark): Ditto.
1046         (wl-summary-set-message-buffer-or-redisplay): Just call
1047         `wl-summary-redisplay-internal' without optional arguments.
1048         (wl-summary-toggle-mime): Rewrite.
1049         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1050         (wl-summary-toggle-all-header): New function.
1051         (wl-summary-redisplay-internal): Treat mime mode.
1052
1053         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1054         to wl-mime-preview-follow-no-mime.
1055         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1056         accodring to the display-mode.
1057
1058         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1059         (wl-message-buffer-display): Changed argument name from `as-is' to
1060         `mode'.
1061         (wl-message-display-internal): Ditto;
1062         Bind elmo-mime-display-header-analysis according to the mode.
1063         (wl-message-display-internal): Put wl-message-display-mime-mode
1064         property on entire buffer.
1065
1066 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1067
1068         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1069
1070 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1071
1072         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1073         Don't extract mail address.
1074         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1075
1076         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1077
1078         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1079
1080 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1081
1082         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1083         wl-fldmgr-cut-entity-list on confirmation.
1084
1085 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1086
1087         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1088         (wl-mime-quit-preview): Check existence of
1089         mime-edit-temp-message-buffer here.
1090
1091 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1092
1093         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1094         after deletion.
1095
1096         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1097         before calling wl-mime-quit-preview.
1098
1099 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1100
1101         * wl-summary.el (wl-summary-pick): If call it with prefix
1102         argument, set `delete-marks' as non-nil. Pick from only visible
1103         messages.
1104         (wl-summary-check-target-mark): New function.
1105         (wl-summary-target-mark-mark-as-read): Use it.
1106         (wl-summary-target-mark-mark-as-unread): Ditto.
1107         (wl-summary-target-mark-operation): Ditto.
1108         (wl-summary-target-mark-set-flags): Ditto.
1109         (wl-summary-target-mark-save): Ditto.
1110         (wl-summary-target-mark-pick): Ditto.
1111         (wl-summary-target-mark-forward): Ditto.
1112         (wl-summary-target-mark-reply-with-citation): Ditto.
1113         (wl-summary-target-mark-print): Ditto.
1114         (wl-summary-target-mark-uudecode): Ditto.
1115
1116         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1117         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1118         with `ask-coding' is non-nil.
1119
1120 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1121
1122         * wl-thread.el (wl-thread-set-parent): If parent is a message
1123         which is identified by references, set linked as nil.
1124
1125 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1126
1127         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1128         (wl-message-mode-line-format-spec-alist): Ditto.
1129         (wl-message-mode-line-format): Ditto.
1130         (wl-summary-mode-line-format): Ditto for docstring.
1131         (wl-summary-no-mime-folder-list): Fix typo.
1132
1133         * wl-util.el (wl-current-message-buffer): Call
1134         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1135
1136         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1137         variable.
1138         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1139         of `wl-summary-redisplay-no-mime'.
1140         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1141         (wl-summary-toggle-mime): New function.
1142         (wl-summary-redisplay-all-header): Rewrite.
1143         (wl-summary-redisplay-no-mime): Ditto.
1144         (wl-summary-redisplay-internal): Added argument `as-is' and
1145         `all-header'.
1146
1147         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1148         New variable.
1149         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1150         bottom.
1151         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1152         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1153         "/" unconditionally.
1154
1155         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1156         wl-mime-preview-follow-no-mime for as-is content.
1157         (wl-mime-preview-follow-no-mime): New function.
1158         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1159
1160         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1161         and added `as-is', `all-header'.
1162         (wl-message-buffer-display): Ditto.
1163         (wl-message-buffer-display-type): New function.
1164
1165 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1166
1167         * wl-vars.el (wl-message-header-button-alist): Change default
1168         value.
1169         (wl-message-body-button-alist): Ditto.
1170
1171 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1172
1173         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1174
1175 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1176
1177         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1178
1179 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1180
1181         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1182         is always true.
1183
1184 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1185
1186         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1187         on null entity.
1188
1189 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1190
1191         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1192
1193 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1194
1195         * wl-vars.el (wl-summary-resend-hook): New hook.
1196
1197         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1198         `wl-summary-resend-hook'.
1199
1200 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1201
1202         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1203         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1204         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1205         (wl-summary-new-cached-mark): Changed default value to 'n'.
1206         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1207         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1208         (wl-folder-sync-range-alist): Remove spec for 'flag.
1209         (wl-summary-force-prefetch-folder-list): New user option.
1210
1211         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1212         `wl-summary-toggle-persistent-mark'.
1213         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1214         number is nil.
1215         (wl-summary-mark-as-answered-region): Set interactive argument of
1216         `wl-summary-set-persistent-mark-internal'.
1217         (wl-summary-mark-as-important-region): Ditto.
1218         (wl-summary-unset-persistent-mark): Ditto.
1219         (wl-summary-set-persistent-mark): Ditto.
1220         (wl-summary-mark-as-answered): Ditto.
1221         (wl-summary-mark-as-important): Ditto.
1222         (wl-summary-set-persistent-mark-internal): Do nothing
1223         when `elmo-message-flag-available-p' is nil.
1224         (wl-summary-toggle-persistent-mark): New function.
1225         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1226         when the folder matches `wl-summary-force-prefetch-folder-list'.
1227
1228
1229         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1230         when number is nil.
1231         (wl-highlight-summary-forwarded-face): New face.
1232
1233 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1234
1235         * Version number is increased to 2.11.31.
1236
1237 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1238
1239         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1240         (wl-biff-check-folder-async): Ditto.
1241         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1242
1243 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1244
1245         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1246         Add an argument `reverse'.  All callers are updated.
1247         (wl-summary-sort): Add a prefix argument `reverse' to specify
1248         reverse sorting.
1249         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1250         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1251         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1252
1253 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1254
1255         * wl-message.el (wl-message-redisplay): Does not narrow header if
1256         disply-type is all-header or as-is.
1257
1258         * wl-summary.el (wl-summary-enter-handler): Use
1259         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1260
1261 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1262
1263         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1264         after adding wl-draft-parent-variables.
1265         (wl-draft-forward): Ditto.
1266
1267 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1268
1269         * wl-summary.el (wl-summary-sync-marks): Call
1270         `wl-summary-set-persistent-mark' and
1271         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1272         (wl-summary-set-persistent-mark-internal): Add 4th argument
1273         `no-server'.
1274         (wl-summary-unset-persistent-mark): Ditto.
1275         (wl-summary-set-persistent-mark): Ditto.
1276         (wl-summary-add-flags-internal): Abolish.
1277         (wl-summary-remove-flags-internal): Ditto.
1278         (wl-summary-mark-as-important-internal): Ditto.
1279         (wl-summary-mark-as-important): Use
1280         `wl-summary-set-persistent-mark' instead of
1281         `wl-summary-add-flags-internal'.
1282         (wl-summary-mark-as-important-region): Ditto.
1283
1284         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1285
1286         * wl-summary.el (wl-summary-get-available-flags): New function.
1287         (wl-summary-sync-marks): Use it and simplified.
1288         (wl-summary-unset-persistent-mark): Use
1289         `wl-summary-get-available-flags'.
1290         (wl-summary-set-persistent-mark): Ditto.
1291
1292 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1293
1294         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1295         id.
1296
1297 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1298
1299         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1300         number, call `wl-summary-prev-line-content'. Show message when the
1301         message is not found.
1302
1303 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1304
1305         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1306         wl-summary-enter-handler.
1307         (wl-summary-enter-handler): New command.
1308
1309         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1310         docstring and custom spec.
1311
1312         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1313         flags too; Don't treat Cached and New.
1314         (wl-summary-set-persistent-mark): Ditto.
1315
1316         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1317         `wl-folder-set-flag'.
1318
1319         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1320         instead of `wl-folder-set-flag'.
1321
1322         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1323         for completion.
1324         (wl-summary-set-persistent-mark): Ditto.
1325
1326         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1327         instead of `wl-draft-quit-preview'.
1328
1329         * wl-mime.el (toplevel): Avoid compile warning.
1330         (wl-mime-quit-preview): New function
1331         (formarly defined as `wl-draft-quit-preview').
1332         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1333         quitting method.
1334
1335         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1336
1337         * wl-folder.el (wl-folder-set-flag): Renamed from
1338         `wl-draft-set-flag-on-parent'.
1339
1340         * wl-draft.el (wl-draft-quit-preview): New function.
1341         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1342         (wl-draft-send): Call `wl-folder-set-flag' instead of
1343         `wl-draft-set-flag-on-parent'.
1344         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1345
1346 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1347
1348         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1349         (wl-draft-send): Ditto.
1350
1351 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1352
1353         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1354         (wl-draft-kill-pre-hook): Set default value as nil.
1355         (wl-summary-reply-hook): Ditto.
1356         (wl-draft-kill-flags): Abolish.
1357
1358         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1359         (wl-draft-parent-variables): Renamed from
1360         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1361         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1362         argument; Add wl-draft-parent-variables to
1363         wl-draft-config-variables.
1364         (wl-draft-reply): Likewise.
1365         (wl-draft-kill-flags): Abolish.
1366         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1367         (wl-draft-set-flag-on-parent): New function.
1368         (wl-draft-setup-parent-flag): Ditto.
1369
1370 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1371
1372         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1373         `wl-draft-parent-folder' is "".
1374
1375 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1376
1377         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1378         (wl-summary-digit-jump): New function.
1379         (Adviced by John Owens and Hiroya Murata)
1380
1381         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1382         (Adviced by John Owens)
1383
1384         * wl-xmas.el (wl-message-define-keymap): Ditto.
1385
1386         * wl-mule.el (wl-message-define-keymap): Ditto.
1387
1388 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1389
1390         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1391         change of return value of elmo-folder-count-flags.
1392
1393         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1394         (wl-summary-mark-as-read-internal): Ditto.
1395         (wl-summary-set-persistent-mark-internal): Ditto.
1396         (wl-summary-folder-info-update): Ditto.
1397         (wl-summary-sync-update): Fixed the last change.
1398
1399         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1400
1401 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1402
1403         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1404         (wl-draft-kill-flags): Fixed docstring.
1405
1406         * wl-draft.el (wl-draft-kill-flags): New function.
1407         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1408
1409 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1410
1411         * wl-vars.el (wl-reply-hook): Abolish.
1412         (wl-draft-reply-hook): New hook.
1413         (wl-summary-reply-hook): Ditto.
1414         (wl-draft-forward-hook): Ditto.
1415         (wl-summary-forward-hook): Ditto.
1416         (wl-draft-kill-flags): New variable.
1417
1418         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1419         wl-summary-set-persistent-mark-internal.
1420         (wl-summary-sync-marks): Use elmo-preserved-flags.
1421         (wl-summary-update-persistent-mark): Make it interactive.
1422         (wl-summary-set-persistent-mark-internal): New inline function.
1423         (wl-summary-mark-as-answered): Use it.
1424         (wl-summary-mark-as-unanswered): Ditto.
1425         (wl-summary-unset-persistent-mark): New function.
1426         (wl-summary-set-persistent-mark): Ditto.
1427         (wl-summary-reply): Don't set answered flag;
1428         Run wl-summary-reply-hook instead.
1429         (wl-summary-forward): Call wl-draft-forward with number.
1430         Run wl-summary-forward-hook.
1431
1432         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1433         (wl-highlight-summary-line-face-spec): Use it as a default
1434         persistent mark face.
1435
1436         * wl-draft.el (wl-draft-forward): Added optional argument number;
1437         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1438         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1439         (wl-draft-kill): Use wl-draft-kill-flags.
1440
1441         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1442
1443         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1444         of return value of elmo-folder-count-flags.
1445
1446         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1447
1448         * wl-summary.el (wl-summary-count-unread): Ditto.
1449         (wl-summary-sync-update): Follow the change above.
1450         (wl-summary-force-prefetch): New function.
1451
1452 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1453
1454         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1455         variable `buf' with `let' instead of `setq'.
1456
1457 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1460         add Content-Disposition heaeder on the deleted part.
1461
1462 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1463
1464         * wl-draft.el (wl-draft-save): Encode address list under edit by
1465         `eword-encode-unstructured-field-body'.
1466
1467         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1468
1469 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1470
1471         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1472         wl-current-summary-buffer.
1473
1474 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1475
1476         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1477         `numbers' is ignored.
1478
1479 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1480
1481         * wl-folder.el (wl-folder-open-folder): Avoid error.
1482         Reported by John Owens, [wl-en:815]
1483
1484         * wl.el (wl): Set timer for biff process even if prefix argument
1485         is given or auto-checking is quitted.
1486
1487         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1488         immediately.
1489         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1490         (wl-toggle-plugged): Ditto.
1491
1492         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1493         * wl-util.el (wl-biff-start): Use idle timer if
1494         `wl-biff-use-idle-timer' is non-nil.
1495
1496 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1497
1498         * wl-highlight.el (wl-highlight-message): Fix description.
1499
1500 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1501
1502         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1503         tty.
1504
1505 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1506
1507         * wl-action.el (wl-summary-exec): Print failure count.
1508
1509 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1510
1511         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1512         to `defun', remove interactive form.
1513         Set elmo-message-fetch-confirm when force-reload is non-nil.
1514
1515 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1516
1517         * wl-summary.el (toplevel): Removed unnecessary autoload.
1518
1519 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1520
1521         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1522         the buffer is generated from another message buffer.
1523
1524 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1525
1526         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1527         extracted from `wl-fldmgr-save-folders'.
1528         (wl-fldmgr-delete): Call it after deletion.
1529
1530 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1531
1532         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1533         multi-tty support.
1534
1535 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1536
1537         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1538
1539 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1540
1541         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1542         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1543
1544 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1545
1546         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1547         unsubscribe list only if argument CLEAR is nil.
1548
1549 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1550
1551         * wl-draft.el (wl-draft-reply): Decode subject before removing
1552         Re: prefix.
1553
1554 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1555
1556         * wl-summary.el (wl-summary-sort-by-size): New command.
1557
1558 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1559
1560         * wl-summary.el (wl-summary-number-list-from-region): New
1561         function.
1562         (wl-summary-mark-as-read-region): Use it.
1563         (wl-summary-mark-as-unread-region): Ditto.
1564         (wl-summary-set-flags-region): Ditto and add optional argument
1565         remove.
1566         (wl-summary-mark-as-answered-region): Ditto.
1567         (wl-summary-mark-as-important-region): Ditto.
1568         (wl-summary-target-mark-mark-as-important): Added optional
1569         argument remove.
1570         (wl-summary-target-mark-mark-as-answered): Ditto.
1571         (wl-summary-target-mark-set-flags): Ditto.
1572
1573 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1574
1575         * wl-summary.el (wl-summary-set-flags-region): Call
1576         `wl-summary-set-flags-internal' with number list instead of call
1577         one by each message.
1578         (wl-summary-target-mark-set-flags): Likewise.
1579
1580 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1581
1582         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1583         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1584         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1585         (wl-summary-target-mark-mark-as-answered): Likewise.
1586
1587 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1588
1589         * wl-summary.el (wl-summary-target-mark-forward): Use
1590         `wl-summary-delete-all-target-marks' instead of
1591         `wl-summary-delete-all-temp-marks'.
1592         (wl-summary-target-mark-reply-with-citation): Ditto.
1593         (wl-summary-target-mark-uudecode): Ditto.
1594         (wl-summary-target-mark-set-flags): Ditto and remove needless
1595         cursor move.
1596
1597 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1598
1599         * wl-summary.el (wl-summary-target-mark-forward): Protect
1600         wl-summary-buffer-target-mark-list from nreverse.
1601         (wl-summary-target-mark-reply-with-citation): Ditto.
1602
1603 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1604
1605         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1606         `elmo-display-progress-threshold'.
1607
1608 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1609
1610         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1611         check `wl-summary-highlight'.
1612         (wl-summary-window-scroll-functions): Respect value of
1613         `wl-summary-highlight'.
1614         (wl-summary-sync-update): Run hooks
1615         `wl-summary-buffer-window-scroll-functions' at any time.
1616
1617 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1618
1619         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1620         from `wl-summary-cleanup-temp-marks'.
1621         (wl-summary-cleanup-temp-marks): Abolish argument.
1622         * wl.el (wl-save-status): Revert previous change.
1623         (wl-execute-temp-marks): New function, call
1624         `wl-summary-exec-with-confirmation'.
1625         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1626         (wl-folder-save-and-exec-marks): Abolished.
1627
1628 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1629
1630         * wl-e21.el (wl-e21-display-image-p): Respect
1631         `wl-highlight-folder-with-icon'.
1632         (wl-e21-highlight-folder-group-line): Highlight mouse line
1633         even if wl-e21-display-image-p is nil.
1634
1635         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1636         Respect value of `wl-summary-highlight'.
1637
1638         * wl.el (wl-save-status): Remove unused variable.
1639
1640         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1641         (wl-folder-mode-map): Bind it to "x".
1642
1643 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1644
1645         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1646
1647         * wl-thread.el (wl-thread-get-parent-list): Don't check
1648         disconnected ancestors, neglecting needless work in
1649         `wl-thread-update-indent-string-thread'.
1650
1651         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1652         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1653         argument, add argument default-keep to keep marks by default.
1654
1655         * Version number is increased to 2.11.30.
1656
1657         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1658         customization type and docstring.
1659         (wl-draft-reply-without-argument-list): Ditto.
1660
1661 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1662
1663         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1664
1665         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1666
1667 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1668
1669         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1670
1671 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1672
1673         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1674         save-excursion so as not to include run-hooks.
1675
1676 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1677
1678         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1679         Clarify that marks are going to be cleared.
1680
1681 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1682
1683         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1684         according to 3rd element of wl-summary-flag-mark.
1685
1686         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1687
1688 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1689
1690         * wl-action.el (wl-summary-target-mark-all): Don't set
1691         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1692
1693 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1694
1695         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1696         (wl-forward-subject-prefix): Ditto.
1697         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1698         (wl-draft-reply-make-subject): Ditto.
1699
1700         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1701         `wl-draft-forward'.
1702         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1703
1704 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1705
1706         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1707         target message does not exist.
1708
1709 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1710
1711         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1712         `wl-subject-prefix-regexp'.
1713         (wl-subject-forward-prefix-regexp): New variable.
1714         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1715         `wl-draft-strip-subject-re' and take regexp as argument.
1716         (wl-draft-forward): Use it.
1717         (wl-draft-reply): Ditto.
1718
1719 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1720
1721         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1722         emacs multi-tty support.
1723
1724 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1725
1726         * wl-e21.el (wl-e21-display-image-p): Don't call
1727         `display-images-p'.
1728         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1729         support.
1730         (wl-highlight-folder-current-line): Ditto.
1731         (wl-folder-init-icons): Ditto.
1732
1733 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1734
1735         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1736         the last line of summary in unplugged mode.
1737
1738 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1739
1740         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1741
1742 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1743
1744         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1745         * wl-address.el (wl-address-user-mail-address-p): Use it.
1746         (wl-address-delete-user-mail-addresses): Ditto.
1747         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1748
1749         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1750         (wl-address-delete-user-mail-addresses): Ditto.
1751
1752         * wl-address.el (wl-address-delete-user-mail-addresses): New
1753         function.
1754         * wl-refile.el (wl-refile-guess-by-history): Use it.
1755         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1756         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1757
1758         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1759         use wl-address-user-mail-address-p.
1760
1761 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1762
1763         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1764         after opening group.
1765
1766 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1767
1768         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1769         of elmo-set-buffer-multibyte.
1770
1771         * wl-message.el (wl-original-message-mode): Ditto.
1772
1773         * wl-score.el (wl-score-insert-header): Ditto.
1774
1775         * wl-summary.el
1776         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1777         (wl-summary-goto-folder-subr): Ditto.
1778         (wl-summary-insert-headers): Ditto.
1779
1780         * wl-util.el (wl-set-string-width): Ditto.
1781
1782         * Version number is increased to 2.11.29.
1783
1784 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1785
1786         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1787         (wl-highlight-summary-line-help-echo-alist): New variable.
1788         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1789         into `wl-highlight-summary-line-help-echo' and
1790         `wl-highlight-flag-folder-help-echo'.
1791         (wl-highlight-summary-line-string): Change accordingly.
1792         (wl-highlight-summary-current-line): Ditto.
1793
1794 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1795
1796         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1797         at the beginning of field body (Thanks to Markus Knittig).
1798
1799         * wl-draft.el (wl-draft-insert-current-message): Also check
1800         summary buffer, remove unnecessary tag.
1801
1802 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1803
1804         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1805         when wl-message-buffer is nil.
1806
1807         * wl-folder.el (wl-folder): Abolish unused argument.
1808         Call wl-folder-init when wl-folder-entity is nil.
1809         * wl.el (wl): Change accordingly.
1810
1811 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1812
1813         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1814         multibyte string before insert into draft buffer.
1815         (wl-draft-create-buffer): Always enable multibyte characters for
1816         draft buffer.
1817
1818         * Version number is increased to 2.11.28.
1819
1820 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1821
1822         * wl-folder.el (wl-folder-open-close): Handle blank line.
1823         (wl-folder-jump-to-current-entity): Ditto.
1824
1825 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1826
1827         * Version number is increased to 2.11.27.
1828
1829 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1830
1831         * wl-thread.el (wl-thread-insert-message): When the thread is
1832         devided by wl-summary-max-thread-depth, insert line at the end of
1833         buffer.
1834
1835 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1836
1837         * Version number is increased to 2.11.26.
1838
1839 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1840
1841         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1842
1843 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1844
1845         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1846         value of stream-type and session.
1847
1848 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1849
1850         * Version number is increased to 2.11.25.
1851
1852 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1853
1854         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1855         in a quit message.
1856
1857 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1858
1859         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1860         (wl-summary-redisplay-no-mime-internal): Ditto.
1861
1862 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1863
1864         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1865         * wl-vars.el (wl-smtp-connection-type): Ditto.
1866
1867 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1868
1869         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1870         for the separator line and quote mail-header-separator.
1871
1872 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1873
1874         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1875         result message.
1876
1877         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1878         `elmo-multiple-fields-body-list' with boundary as
1879         mail-header-separator.
1880
1881 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1882
1883         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1884
1885 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1886
1887         * wl-util.el (wl-list-diff): Remove unused function.
1888
1889         * wl-draft.el (wl-draft-send-confirm): Discard input before
1890         confirmation.
1891
1892 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1893
1894         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1895         order of flag and new.
1896
1897 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1898
1899         * wl-vars.el (wl-refile-policy-alist): Abolished.
1900
1901         * wl-action.el (wl-summary-set-action-refile): Follow the change
1902         above.
1903
1904 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1905
1906         * wl-highlight.el (wl-highlight-signature-search): Don't use
1907         re-search-backward for a long word since it is possible to crash
1908         XEmacs because of a bug.
1909
1910 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1911
1912         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1913
1914 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1915
1916         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1917         argument for wl-summary-sync-force-update.
1918
1919 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1920
1921         * wl-summary.el (wl-summary-mode-map): Revival of
1922         wl-summary-mark-as-important related bindings;
1923         Bind 'F','tF','mF','rF','m&'.
1924         (wl-summary-mark-as-important-region): Revival.
1925         (wl-summary-target-mark-mark-as-important): Ditto.
1926         (wl-summary-target-mark-operation): New function.
1927         (wl-summary-target-mark-mark-as-answered): Use it.
1928         (wl-summary-decide-flag): Don't set Important as default.
1929         (wl-summary-mark-as-important-internal): Revival.
1930         (wl-summary-mark-as-important): Ditto.
1931
1932         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1933
1934         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1935         instead of facep.
1936
1937 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1938
1939         * wl-dnd.el (wl-dnd-drop-func): Fix.
1940
1941         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1942         mouse-set-point instead of posn-point.
1943
1944         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1945
1946         * wl-mule.el (wl-completing-read-multiple): Ditto.
1947
1948 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1949
1950         * wl-demo.el (face-background-name): Defalias to avoid compile
1951         warning.
1952
1953 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1954
1955         * wl-summary.el (wl-summary-decide-flag): Use
1956         wl-completing-read-multiple instead of completing-read-multiple.
1957
1958         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1959         New alias.
1960
1961         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1962         Use face-background-name instead of face-background.
1963
1964         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1965
1966         * wl-summary.el (wl-summary-save): Use it.
1967         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1968
1969         * wl-mime.el (wl-mime-save-content): Fix last change.
1970
1971 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1972
1973         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1974         New function.
1975         (wl-summary-sort-specs): Added sort.
1976         * wl-mime.el (wl-mime-save-content): Expand file name.
1977
1978 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1979
1980         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1981
1982         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1983
1984 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1985
1986         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1987         for flag if it is not defined.
1988
1989 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1990
1991         * wl-e21.el (wl-highlight-folder-current-line): Use
1992         elmo-folder-type-internal when elmo-folder-type returns nil.
1993
1994         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1995
1996         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1997
1998         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1999
2000         * wl-e21.el (wl-summary-toolbar): Ditto.
2001
2002         * wl-vars.el (wl-demo-background-color): Abolished.
2003         (wl-summary-persistent-mark-priority-list): Renamed from
2004         wl-summary-flag-priority-list.
2005         (wl-summary-flag-alist): New user option.
2006         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2007         (wl-message-mode-line-format-spec-alist): Added 'F'.
2008         (wl-message-mode-line-format): Likewise.
2009         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2010         instead of wl-summary-important-mark.
2011         (wl-file-folder-icon): New variable.
2012
2013         * wl-thread.el (wl-thread-set-flags): Renamed from
2014         wl-thread-mark-as-important.
2015
2016         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2017         warning.
2018         (wl-summary-mode-menu-spec): Follow the change of 
2019         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2020         (wl-summary-mode-map): Follow the change of
2021         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2022         (wl-summary-detect-mark-position): Follow the variable name change.
2023         (wl-summary-set-flags-region): New function for the replacement of
2024         wl-summary-mark-as-important-region.
2025         (wl-summary-sync-marks): Sync all global-flags.
2026         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2027         instead of elmo-message-flagged-p.
2028         (wl-summary-persistent-mark-string): Follow the variable name change;
2029         Put wl-summary-flag-mark if the message has global-flag.
2030         (wl-summary-target-mark-set-flags): Renamed from 
2031         wl-summary-target-mark-mark-as-important.
2032         (wl-summary-decide-flag): New function.
2033         (wl-summary-set-flags-internal): Renamed from
2034         wl-summary-mark-as-important-internal.
2035         (wl-summary-add-flags-internal): New function.
2036         (wl-summary-remove-flags-internal): Ditto.
2037         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2038         (wl-summary-mark-as-unimportant): Abolish.
2039         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2040         (wl-summary-next-message): List flagged messages in the msgdb.
2041
2042         * wl-score.el (wl-summary-score-update-all-lines): Use
2043         wl-summary-add-flags-internal instead of 
2044
2045         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2046
2047         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2048         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2049         (wl-message-buffer-require-all-header): Renamed from
2050         wl-message-buffer-all-header-flag (Ditto).
2051         (wl-message-buffer-flag-indicator): New variable.
2052         (wl-message-redisplay): Changed local varibale name from `flag' to
2053         `display-type'; Set up wl-message-buffer-flag-indicator.
2054         (wl-message-buffer-display): Changed varibale name from `flag' to
2055         `display-type'.
2056         (wl-message-display-internal): Likewise.
2057
2058         * wl-highlight.el (wl-highlight-demo-face): Define default background
2059         color.
2060         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2061
2062         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2063
2064         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2065         (wl-demo-setup-properties): Renamed from
2066         `wl-demo-set-background-color'.
2067         (wl-demo): Follow the change above.
2068         
2069         * Version number is increased to 2.11.24.
2070
2071 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2072
2073         * wl-summary.el (wl-summary-toggle-thread): Call
2074         `wl-summary-rescan' with disable-thread as non-nil.
2075         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2076
2077 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2078
2079         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2080         foreground property of the face.
2081         (wl-demo-insert-text): Don't set up face property here.
2082         (wl-demo): Call wl-demo-set-background-color, anyway.
2083
2084 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2085
2086         * wl-vars.el (wl-demo-background-color): The value can be nil.
2087
2088 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2089
2090         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2091         to wl-summary-wheel-dispatcher.
2092
2093         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2094         wl-message-wheel-dispatcher.
2095         (wl-message-wheel-dispatcher): New function.
2096         (wl-summary-wheel-dispatcher): Ditto.
2097
2098 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2099
2100         * wl-action.el (wl-summary-target-mark-all): List messages which are
2101         not in the killed-list.
2102
2103         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2104         only when the folder is 'flag/important.
2105
2106         * wl-address.el (wl-complete-field-body): Complete if the last
2107         character is a space.
2108
2109 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2110
2111         * wl-folder.el (wl-folder-clear-entity-info): Use
2112         elmo-clear-hash-val.
2113
2114         * wl-fldmgr.el (wl-fldmgr-rename): Set
2115         wl-folder-info-alist-modified as t.
2116
2117 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2118
2119         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2120
2121 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2122
2123         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2124         (wl-folder-buffer-last-visited-entity-id): New buffer local
2125         variable.
2126         (wl-folder-revisit-last-visited-folder): New function.
2127         (wl-folder-mode-map): Bind it to "C-i".
2128         (wl-folder-set-current-entity-id): Set last visited folder.
2129         * wl-summary.el (wl-summary-exit): Ditto.
2130
2131 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2132
2133         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2134         before calling `recenter' in order to cope with an XEmacs bug.
2135
2136 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2137
2138         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2139         to the default value.
2140
2141 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2142
2143         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2144         change.
2145         (wl-summary-sync-marks): Ditto.
2146         (wl-summary-mark-as-read-internal): Ditto.
2147         (wl-summary-mark-as-answered-internal): Ditto.
2148         (wl-summary-mark-as-important-internal): Ditto.
2149         (wl-summary-reply): Ditto.
2150
2151         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2152         instead of `elmo-folder-unflag-answered'.
2153
2154         * Version number is increased to 2.11.23.
2155
2156         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2157         the last change.
2158
2159 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2160
2161         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2162         Specify "spam" or "good".
2163
2164 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2165
2166         * wl-spam.el (wl-summary-exec-action-spam): Call
2167         wl-folder-confirm-existence for spam folder.
2168         (wl-spam-setup): Bind "mk".
2169
2170 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2171
2172         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2173
2174 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2175
2176         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2177         destination folder is empty.
2178
2179 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2180
2181         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2182         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2183
2184         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2185         (wl-summary-refile-prev-destination-region): New function.
2186         (wl-thread-refile-prev-destination): Ditto.
2187         (wl-summary-target-mark-refile-prev-destination): Ditto.
2188
2189 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2190
2191         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2192         (wl-demo-background-color): Changed default value.
2193
2194         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2195         color.
2196
2197         * wl-demo.el (wl-demo-set-background-color): New function.
2198         (wl-demo): Call it.
2199
2200 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2201
2202         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2203         * wl-address.el (wl-address-add-or-change): Don't add empty
2204         address.
2205
2206 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2207
2208         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2209
2210 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2211
2212         * wl-vars.el (wl-demo-image-filter-alist): New variable
2213         (wl-demo-background-color): Ditto.
2214
2215         * wl-demo.el (wl-demo-xpm-set-background): New function.
2216         (wl-demo-image-filter): Ditto.
2217         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2218
2219         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2220
2221         * wl-demo.el (wl-demo-icon-name): Define as function.
2222         (wl-demo-insert-image): Use it.
2223
2224 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2225
2226         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2227
2228 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2229
2230         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2231
2232 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2233
2234         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2235
2236 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2237
2238         * wl-thread.el (wl-thread-mark-as-answered): New function.
2239
2240         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2241         answered" entry.
2242         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2243         "r&" and wl-thread-mark-as-answered to "t&".
2244         (wl-summary-mark-as-important-region): Refine to toggle mark.
2245         (wl-summary-mark-as-answered-region): New function.
2246         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2247         and 3rd argument.
2248         (wl-summary-mark-as-important-internal): Likewise.
2249
2250 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2251
2252         * wl-template.el (wl-template-preview): New internal variable.
2253         (wl-template-preview-p): New function.
2254         (wl-template-show): Bind `wl-template-preview' as t.
2255
2256 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2257
2258         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2259         `elmo-message-entity-field' with 3rd argument which is non-nil.
2260
2261 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2262
2263         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2264         Removed duplicate local bind `folder'.
2265
2266 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2267
2268         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2269
2270 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2271
2272         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2273         duplicate definition.
2274
2275 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2276
2277         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2278         non-nil, use it; Don't fetch message if there's no message in the
2279         current cursor position.
2280
2281 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2282
2283         * wl-util.el (wl-region-exists-p): Use region-active-p.
2284         (wl-deactivate-region): New function.
2285         * wl-message.el (wl-message-redisplay): Deactivate region.
2286
2287         * wl-summary.el (wl-summary-reply): Call
2288         `wl-summary-set-message-buffer-or-redisplay' instead of
2289         `wl-summary-redisplay-internal', don't move point.
2290
2291 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2292
2293         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2294         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2295         by regexp.
2296
2297 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2298
2299         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2300         if no need.
2301
2302 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2303
2304         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2305         default value to nil.
2306         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2307         `wl-summary-prepare-hook'; Replace refile action to
2308         `wl-summary-exec-action-refile-with-register'.
2309
2310         * Version number is increased to 2.11.22.
2311
2312 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2313
2314         * wl-summary.el (wl-summary-detect-mark-position): Set
2315         `wl-summary-buffer-weekday-name-lang'.
2316
2317 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2318
2319         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2320         (wl-summary-mark-as-read-all): Ditto.
2321         (wl-summary-delete-messages-on-buffer): Ditto.
2322         (wl-summary-sync-update): Ditto.
2323         (wl-summary-mark-as-read-internal): Ditto.
2324         (wl-summary-mark-as-answered-internal): Ditto.
2325         (wl-summary-update-folder-info): Abolished.
2326
2327 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2328
2329         * wl-summary.el (wl-summary-mark-as-read-all): Use
2330         `wl-summary-update-folder-info' instead of
2331         `wl-folder-update-unread'.
2332
2333 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2334
2335         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2336         `wl-summary-folder-info-update'.
2337         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2338         instead of `wl-summary-folder-info-update'.
2339         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2340         `wl-folder-set-folder-updated'.
2341         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2342         instead of `wl-folder-update-unread'.
2343         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2344         the value of `wl-summary-buffer-unread-count' for the second parameter of
2345         `wl-folder-update-unread'.
2346
2347         * Version number is increased to 2.11.21.
2348
2349 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2350
2351         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2352         a local variable.
2353
2354 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2355
2356         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2357         interactively.
2358
2359         * wl-summary.el (wl-summary-mark-as-important-internal): New
2360         internal function.
2361         (wl-summary-mark-as-important): Use it.
2362         (wl-summary-mark-as-unimportant): New function.
2363         (wl-summary-sync-marks): Follow the API change.
2364
2365         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2366
2367         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2368
2369 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2370
2371         * wl-folder.el (wl-folder-update-unread): Re-indent.
2372         Narrow the scope of a local variable.
2373
2374 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2375
2376         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2377         (wl-addrmgr-merge-entries): Ditto.
2378         (wl-addrmgr): Added to address entry which exists in draft buffer
2379         if no entry is in original.
2380
2381 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2382
2383         * wl-batch.el: New file.
2384
2385 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2386
2387         * wl-vars.el (wl-use-semi): Remove unused variable.
2388
2389 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2390
2391         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2392         "?".
2393
2394 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2395
2396         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2397         wl-summary-new-mark.
2398         (wl-summary-new-cached-mark): New user option.
2399         (wl-summary-score-marks): Follow the change above.
2400         (wl-summary-auto-refile-skip-marks): Ditto.
2401         (wl-summary-incorporate-marks): Ditto.
2402         (wl-summary-expire-reserve-marks): Ditto.
2403
2404         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2405
2406         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2407         (wl-summary-persistent-mark-string): Distinguished between cached
2408         and uncached mark when the message is new.
2409
2410 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2411
2412         * wl-spam.el (wl-spam-domain): Renamed from
2413         `wl-spam-folder-guess-domain'.
2414         (wl-summary-exec-action-spam): Register as spam if domain of the
2415         source folder is good.
2416         (wl-summary-exec-action-refile-with-register): Register message if
2417         domain of the source folder is not undecided.
2418
2419 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2420
2421         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2422         detect thread loop.
2423
2424 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2425
2426         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2427         and wl-summary-skip-mark-list.
2428
2429 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2430
2431         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2432
2433         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2434
2435         * wl-spam.el (toplevel): Require wl-highlight.
2436         (wl-spam-auto-check-policy-alist): Abolish.
2437         (wl-spam-auto-check-folder-regexp-list): New user option.
2438         (wl-spam-auto-check-marks): Ditto.
2439         (wl-spam-mark-action-list): Ditto.
2440         (wl-highlight-summary-spam-face): New face.
2441         (wl-spam-auto-check-message-p): New function.
2442         (wl-spam-map-spam-messages): Fixed message.
2443         (wl-spam-register-spam-messages): Ditto.
2444         (wl-spam-register-good-messages): Ditto.
2445         (wl-summary-spam-map): Add and remove keybind.
2446         (wl-summary-target-mark-spam): Abolish.
2447         (wl-summary-refile-spam): Ditto.
2448         (wl-summary-test-spam): New function.
2449         (wl-summary-mark-spam): Ditto.
2450         (wl-summary-auto-check-spam): Follow the above change.
2451         (wl-summary-exec-action-spam): New function.
2452         (wl-summary-exec-action-refile-with-register): Fixed message.
2453         (wl-message-check-spam): New function.
2454         (wl-spam-setup): Ditto.
2455         (toplevel): Call it if this file is loaded interactivity.
2456
2457         * Version number is increased to 2.11.20.
2458
2459 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2460
2461         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2462         when new optional argument `force' is non nil or modified.
2463
2464 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2465
2466         * wl.el (toplevel): Require wl-spam when compile.
2467         (wl-save-status): Call wl-spam-save-status.
2468
2469         * wl-spam.el (wl-spam-register-spam-messages): New function.
2470         (wl-spam-register-good-messages): Ditto.
2471         (wl-spam-save-status): Ditto.
2472         (wl-summary-mode-map): Bind
2473         wl-summary-target-mark-register-as-spam to "ms" and
2474         wl-summary-target-mark-register-as-good to "mn".
2475         (wl-summary-register-as-spam): Abolish optional argument; Use
2476         wl-spam-register-spam-messages.
2477         (wl-summary-register-as-spam-all): Use
2478         wl-spam-register-spam-messages.
2479         (wl-summary-register-as-good): Abolish optional argument; Use
2480         wl-spam-register-good-messages.
2481         (wl-summary-register-as-good-all): Use
2482         wl-spam-register-good-messages.
2483         (wl-summary-target-mark-register-as-spam): New funtion.
2484         (wl-summary-target-mark-register-as-good): Ditto.
2485
2486 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2487
2488         * wl-spam.el: New file.
2489
2490 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2491
2492         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2493
2494         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2495         (wl-summary-auto-refile): Call wl-refile-guess with
2496         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2497
2498 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2499
2500         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2501         with disable-thread argument non-nil.
2502
2503 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2504
2505         * wl-summary.el (wl-summary-rescan): Added optional argument
2506         disable-thread.
2507         (wl-summary-sync): Call wl-summary-rescan with argument
2508         disable-thread.
2509         (wl-summary-input-range): Added new range `rescan-thread'.
2510
2511 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2512
2513         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2514
2515 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2516
2517         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2518         internal variable.
2519         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2520         wl-summary-search-parent-by-subject-regexp and
2521         wl-summary-divide-thread-when-subject-changed as nil.
2522         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2523         (wl-summary-insert-thread): Search parent entity from
2524         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2525         thread loop.
2526
2527 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2528
2529         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2530
2531         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2532
2533         * wl-util.el (wl-require-update-all-folder-p): New function.
2534         (wl-get-assoc-list-value): Added `function' to match directive.
2535         (wl-collect-draft): Rewrite.
2536
2537         * wl-summary.el (wl-summary-sync-update): Clear faces
2538         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2539         are non-nil.
2540         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2541         argument as function.
2542         (wl-summary-input-range): Ditto.
2543
2544         * wl-folder.el (wl-draft-get-folder): New function.
2545         (wl-folder-get-elmo-folder): Consider draft folder.
2546
2547         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2548         (wl-draft-buffer-message-number): New buffer local variable.
2549         (wl-draft-folder-internal): New internal variable.
2550         (wl-draft-delete): Rewrite.
2551         (wl-draft-save): Ditto.
2552         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2553         wl-folder-get-elmo-folder.
2554         (wl-draft-config-info-operation): Ditto.
2555         (wl-jump-to-draft-folder): Ditto.
2556         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2557         (wl-draft-reedit): Rewrite.
2558
2559         * Version number is increased to 2.11.19.
2560         
2561 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2562
2563         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2564         variable.
2565
2566 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2567
2568         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2569         Use ignore-errors instead of unwind-protect.
2570
2571 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2572
2573         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2574         for updating `wl-thread-entity-list'.
2575
2576 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2577
2578         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2579         parameter from calling `wl-thread-entity-get-older-brothers' and
2580         `wl-thread-entity-get-younger-brothers'.
2581         Replace nested `append' with a single one.
2582
2583 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2584
2585         * wl-summary.el (wl-summary-mode): Don't use the return value of
2586         `make-local-hook'.
2587
2588 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2589
2590         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2591         instead of `let*'.
2592         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2593         of local variables.
2594
2595 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2596
2597         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2598         Renamed from wl-summary-window-scroll-functions.
2599         (wl-summary-window-scroll-functions): Don't set to variable.
2600         (wl-summary-display-top): Use run-hooks.
2601         (wl-summary-display-bottom): Ditto.
2602         (wl-summary-toggle-disp-msg): Ditto.
2603         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2604         Use it instead of wl-summary-window-scroll-functions.
2605         (wl-summary-goto-folder-subr): Don't call
2606         wl-summary-window-scroll-functions, use
2607         wl-summary-buffer-window-scroll-functions instead.
2608
2609 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2610
2611         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2612         make-local-variable.
2613
2614 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2615
2616         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2617         set-buffer-modified-p.
2618         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2619         (wl-summary-display-bottom): Ditto.
2620         (wl-summary-toggle-disp-msg): Ditto.
2621
2622 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2623
2624         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2625
2626         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2627         (wl-summary-forward): Use elmo-message-entity-field instead of
2628         elmo-message-field.
2629
2630         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2631
2632 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2633
2634         * wl-summary.el (wl-summary-window-scroll-functions): No use
2635         `append'.
2636
2637 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2638
2639         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2640         function.
2641         (wl-summary-window-scroll-functions): Call it when both
2642         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2643         (wl-summary-temp-mark): Added optional argument number.
2644         (wl-summary-message-mark): Added optional argument flag.
2645         (wl-summary-persistent-mark): Added optional argument number and flag.
2646         (wl-summary-update-persistent-mark): Ditto.
2647         (wl-summary-update-status-marks): Set "r" for interactive spec.
2648
2649         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2650         argument number and flag.
2651
2652         * wl-action.el (wl-summary-registered-temp-mark): 
2653         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2654
2655 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2656
2657         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2658         internal variable (buffer local).
2659         (wl-summary-window-scroll-functions): New function.
2660         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2661         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2662         as nil.
2663         (wl-summary-update-status-marks): Added arguments beg, end and
2664         check.
2665         (wl-summary-update-mark-window): Use function.
2666         (wl-summary-sync-update): Follow the change above.
2667         (wl-summary-switch-to-clone-buffer): Copy
2668         wl-summary-buffer-unsync-mark-number-list.
2669         (wl-summary-goto-folder-subr): Set
2670         wl-summary-buffer-unsync-mark-number-list and
2671         use wl-summary-window-scroll-functions instead of
2672         wl-summary-lazy-highlight.
2673
2674         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2675
2676 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2677
2678         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2679
2680         * wl-summary.el (wl-summary-update-persistent-mark): Call
2681         wl-summary-set-message-modified.
2682
2683         * wl-summary.el (wl-summary-sync-update): Don't call
2684         wl-summary-update-status-marks.
2685
2686         * Version number is increased to 2.11.18.
2687
2688 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2689
2690         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2691         (wl-message-next-page): Ditto.
2692
2693 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2694
2695         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2696         local variable.  Change the order of a collected list into the
2697         same as the specified range.  Remove nil from a collected list.
2698
2699 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2700
2701         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2702         argument for elmo-folder-list-messages.
2703
2704 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2705
2706         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2707         change (wl-summary-count-unreads return a list instead of a cons
2708         cell).
2709
2710 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2711
2712         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2713         `wl-summary-folder-info-update'.
2714
2715 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2716
2717         * wl-summary.el (wl-summary-set-message-modified): No use
2718         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2719         (wl-summary-set-mark-modified): Abolish.
2720         (wl-summary-mark-modified-p): Ditto.
2721         (wl-summary-save-view): Follow the change above.
2722
2723         * wl-expire.el (wl-summary-expire): Likewise.
2724
2725 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2726
2727         * wl-summary.el (wl-summary-detect-mark-position): Use
2728         modb-entity-handler.
2729         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2730
2731         * Version number is increased to 2.11.17.
2732
2733 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2734
2735         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2736         entity field value.
2737         (wl-summary-prefetch-msg): Ditto.
2738         (wl-summary-print-message-with-ps-print): Ditto.
2739
2740 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2741
2742         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2743         for dummy entity.
2744         (wl-summary-insert-thread): Use elmo-message-entity-field.
2745         (wl-summary-update-thread): Use elmo-message-entity-field and
2746         elmo-message-entity-number.
2747         (wl-summary-line-number):  Use elmo-message-entity-number.
2748         (wl-summary-line-size): Use elmo-message-entity-field.
2749         (wl-summary-line-subject): Ditto.
2750         (wl-summary-line-from): Ditto.
2751         (wl-summary-line-attached): Ditto.
2752         (wl-summary-create-line): Ditto.
2753         (wl-summary-create-line): Use elmo-message-entity-number.
2754         (wl-summary-print-message-with-ps-print): Use
2755         elmo-message-entity-field.
2756
2757 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2758
2759         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2760         change in elmo-msgdb-make-message-entity.
2761         (wl-summary-buffer-set-folder): Don't call
2762         wl-summary-detect-mark-position here.
2763         (wl-summary-rescan): Call elmo-message-entity-number.
2764         (wl-summary-sync-update): Ditto.
2765         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2766
2767         * wl-score.el (wl-score-header-index): Redefine 2th element.
2768         (wl-score-overview-entity-get-extra): Abolish.
2769         (wl-score-ov-entity-get): Rewrite.
2770         (wl-score-string-index<, wl-score-string-func<): Abolish.
2771         (wl-score-string<): New function.
2772         (wl-score-string-sort): Use it.
2773
2774         * wl-refile.el (wl-refile-guess-by-history): Use
2775         elmo-message-entity-field.
2776         (wl-refile-guess-by-from): Ditto.
2777         (wl-refile-guess-by-msgid): Ditto.
2778
2779         * Version number is increased to 2.11.16.
2780
2781 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2782
2783         * wl-folder.el (wl-folder-confirm-existence): Don't call
2784         file-exists-p if msgdb-path is nil.
2785         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2786         `wl-read-folder-hist' to `wl-read-folder-history'.
2787
2788 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2789
2790         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2791         `y-or-n-p'.
2792
2793 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2794
2795         * wl-score.el (wl-score-headers): Don't use
2796         elmo-folder-do-each-message-entity.
2797
2798         * Version number is increased to 2.11.15.
2799
2800 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2801
2802         * wl-summary.el (wl-summary-delete-all-msgs): Use
2803         elmo-folder-move-messages instead of elmo-folder-delete-messages
2804         and elmo-folder-detach-messages.
2805         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2806
2807         * wl-expire.el (wl-expire-delete): Ditto.
2808         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2809
2810 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2811
2812         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2813         (wl-message-header-narrowing-fields): Ditto.
2814         (wl-message-header-narrowing-lines): Ditto.
2815         (wl-message-header-narrowing-string): Ditto.
2816
2817         * wl-summary.el (wl-summary-mode-map): Bind
2818         wl-summary-toggle-header-narrowing to "C-cC-f".
2819         (wl-summary-toggle-header-narrowing): New function.
2820
2821         * wl-message.el (wl-message-buffer-create): Call
2822         wl-message-header-narrowing-setup.
2823         (wl-message-redisplay): Call wl-message-header-narrowing.
2824         (wl-message-header-narrowing): New function.
2825         (wl-message-header-narrowing-map): New keymap.
2826         (wl-message-header-narrowing-widen-map): New keymap.
2827         (wl-message-header-narrowing-again-at-mouse): New function.
2828         (wl-message-header-narrowing-1): Ditto.
2829         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2830         (wl-message-header-narrowing-setup): Ditto.
2831         (wl-message-header-narrowing-toggle): Ditto.
2832         
2833         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2834
2835         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2836         'flag as all.
2837         (wl-use-flag-folder-help-echo): New user option.
2838
2839         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2840         wl-summary-highlight as nil.
2841         (wl-summary-set-mark-modified): Follow the API change.
2842         (wl-summary-mark-modified-p): Ditto.
2843         (wl-summary-mark-as-read-all): Ditto.
2844         (wl-summary-sync-marks): Don't call
2845         elmo-folder-list-messages-with-global-mark.
2846         (wl-summary-mark-as-read-internal): Follow the API change.
2847         (wl-summary-mark-as-answered-internal): Ditto.
2848         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2849         Follow the API change.
2850         (wl-summary-create-line): Call with number argument.
2851         (wl-summary-reply): Follow the API change.
2852
2853         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2854         function.
2855         (wl-highlight-summary-line-string): Call it when
2856         wl-use-flag-folder-help-echo is non-nil.
2857         (wl-highlight-summary-current-line): Ditto.
2858         (elmo-flag-folder-referrer): Added autoload setting.
2859
2860         * wl-draft.el (wl-draft-kill): Follow the API change.
2861
2862         * Version number is increased to 2.11.14.
2863         
2864 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2865
2866         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2867
2868 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2869
2870         * Version number is increased to 2.11.13.
2871
2872 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2873
2874         * wl-draft.el (wl-draft-previous-history-element): Fixed
2875         unbalanced parenthesis and bind unbound local variables.
2876
2877 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2878
2879         * wl-draft.el (wl-draft-previous-history-element): New function.
2880         (wl-draft-next-history-element): Ditto.
2881         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2882         them to M-p and M-n.
2883
2884 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2885
2886         * Version number is increased to 2.11.12.
2887
2888 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2889
2890         * wl-draft.el (wl-draft-hide): Select buffer-window.
2891
2892 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2893
2894         * wl-summary.el (wl-summary-narrow-to-region): New function.
2895         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2896         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2897         (wl-summary-save-region): Use it.
2898         * wl-action.el (wl-summary-collect-numbers-region)
2899         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2900
2901 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2902
2903         * wl-folder.el (wl-folder-count-incorporates): Don't use
2904         `elmo-msgdb-mark-load'
2905
2906         * Version number is increased to 2.11.11.
2907
2908 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2909
2910         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2911         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2912
2913 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2914
2915         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2916
2917 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2918
2919         * Version number is increased to 2.11.10.
2920
2921 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2922
2923         * wl-mime.el (wl-draft-attribute-value): Fixed.
2924
2925 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2926
2927         * wl-util.el (wl-copy-local-variables): New function.
2928
2929         * wl-mime.el (wl-draft-attribute-recipients): New function.
2930         (wl-draft-attribute-envelope-from): Ditto.
2931         (wl-draft-attribute-smtp-posting-server): Ditto.
2932         (wl-draft-attribute-smtp-posting-port): Ditto.
2933         (wl-draft-attribute-value): Ditto.
2934         (wl-draft-preview-message): Use it to get value for
2935         attributes. Reflect result of `wl-draft-config'.
2936
2937         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2938         and call `wl-summary-mark-as-read' before to call
2939         `wl-summary-unset-mark'.
2940         (wl-summary-target-mark-mark-as-unread): Likewise.
2941         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2942
2943 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2944
2945         * wl-mime.el (wl-draft-preview-message): Use actual value for
2946         attributes; Fix for small window.
2947
2948 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2949
2950         * wl-refile.el (wl-refile-get-field-value): Call
2951         `elmo-message-entity-field' with 3rd argument is non-nil.
2952
2953 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2954
2955         * wl-vars.el (wl-draft-preview-attributes): New user option.
2956         (wl-draft-preview-attributes-list): Ditto.
2957         (wl-draft-preview-attributes-buffer-lines): Ditto.
2958         (wl-draft-preview-attributes-buffer-name): Ditto.
2959
2960         * wl-mime.el (wl-draft-preview-message): Display attributes.
2961
2962 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2963
2964         * wl-summary.el (wl-summary-detect-mark-position): Bind
2965         wl-summary-flag-priority-list to '(new).
2966
2967 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2968
2969         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2970         funtion.
2971         (wl-highlight-summary-line-string): Use it.
2972         (wl-highlight-summary-current-line): Ditto.
2973
2974 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2975
2976         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2977         line even when the mark string is not changed.
2978
2979         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2980         argument change in the wl-summary-create-line.
2981         (wl-thread-insert-entity-sub): Ditto.
2982
2983         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2984         argument change in the wl-summary-create-line.
2985         (wl-summary-insert-sequential): Ditto.
2986         (wl-summary-update-thread): Ditto.
2987         (wl-summary-persistent-mark-string): New inline function.
2988         (wl-summary-message-mark): Use it.
2989         (wl-summary-create-line): Abolish argument wl-persistent-mark
2990         and added wl-flags, wl-cached.
2991
2992         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2993         mark to flags.
2994         (wl-highlight-summary-current-line): Decide the face not by the 
2995         persistent mark but flags.
2996
2997 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2998
2999         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3000         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3001         wl-summary-read-uncached-mark): Revive.
3002         (wl-summary-answered-cached-mark,
3003         wl-summary-answered-uncached-mark): New user option.
3004         (wl-summary-score-marks): Follow the change above.
3005         (wl-summary-auto-refile-skip-marks): Ditto.
3006         (wl-summary-incorporate-marks): Ditto.
3007         (wl-summary-expire-reserve-marks): Ditto.
3008         (wl-summary-flag-priority-list): New user option.
3009
3010         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3011         changes.
3012         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3013         of elmo-message-mark.
3014         (wl-summary-mark-as-read-internal): Ditto.
3015         (wl-summary-mark-as-answered): Ditto.
3016         (wl-summary-mark-as-important): Ditto.
3017         (wl-summary-redisplay-internal): Ditto.
3018         (wl-summary-redisplay-no-mime-internal): Ditto.
3019         (wl-summary-message-mark): New function.
3020         (wl-summary-insert-sequential): Use wl-summary-message-mark
3021         instead of elmo-message-mark.
3022         (wl-summary-update-thread): Ditto.
3023         (wl-summary-persistent-mark): Ditto.
3024         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3025         instead of elmo-message-mark.
3026
3027         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3028         wl-summary-message-mark instead of elmo-message-mark.
3029         (wl-thread-insert-entity-sub): Ditto.
3030         (wl-thread-get-children-msgs-uncached): Ditto.
3031
3032         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3033         variable name changes.
3034         (wl-highlight-summary-current-line): Ditto.
3035
3036         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3037         wl-summary-message-mark instead of elmo-message-mark.
3038
3039         * wl-expire.el (wl-expire-message-p): Ditto.
3040
3041         * wl-score.el (wl-score-headers): Ditto.
3042
3043         * Version number is increased to 2.11.9.
3044
3045         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3046         (wl-summary-sync-update): Follow the change above.
3047         (wl-summary-switch-to-clone-buffer): Ditto.
3048         (wl-summary-open-folder): Ditto.
3049
3050 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3051
3052         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3053         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3054
3055         * Version number is increased to 2.11.8.
3056
3057         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3058
3059         * wl-expire.el (wl-expire-refile): Follow the API change on
3060         `elmo-folder-move-messages'.
3061         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3062
3063         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3064         (wl-summary-exec-action-refile): Ditto.
3065         (wl-summary-exec-action-copy): Ditto.
3066         (wl-summary-no-auto-refile-message-p): No use
3067         `wl-summary-buffer-msgdb'.
3068         (wl-summary-auto-refile): Ditto.
3069
3070 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3071
3072         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3073
3074 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3075
3076         * wl-summary.el (wl-summary-sync): Treat no-sync.
3077
3078         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3079         (wl-default-sync-range): Ditto.
3080
3081 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3082
3083         * wl-refile.el (wl-refile-subject-learn): Call
3084         `elmo-message-entity-field' with 3rd argument is non-nil.
3085         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3086         instead of `elmo-msgdb-overview-entity-get-subject'.
3087
3088 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3089
3090         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3091         scan-type is rescan.
3092         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3093         new optional argument force is non-nil.
3094         (wl-summary-save-view-cache): Call it with force argument non-nil.
3095
3096         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3097
3098 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3099
3100         * wl-action.el (wl-summary-print-argument): Fixed last change.
3101
3102 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3103
3104         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3105         simplified.
3106         (wl-summary-target-mark-mark-as-unread): Likewise.
3107         (wl-summary-target-mark-mark-as-important): Likewise.
3108
3109 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3110
3111         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3112         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3113         (wl-summary-mark-as-important-region): Change accordingly.
3114         (wl-summary-target-mark-mark-as-important): Ditto.
3115
3116 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3117
3118         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3119
3120         * wl-action.el (wl-summary-print-argument): Print argument to
3121         right side of window if `wl-summary-print-argument-within-window'
3122         is non-nil.
3123
3124 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3125
3126         * wl-action.el (wl-summary-set-mark): Use
3127         `wl-summary-message-visible-p' to check visibility of the message
3128         and jump to message only when the message line is visible and have
3129         different number; Call wl-summary-unset-mark with number argument.
3130         (wl-summary-unset-mark): 
3131         Use `wl-summary-message-visible-p'
3132         to check visibility of the message and jump to message only when
3133         the message line is visible and have different number;
3134
3135 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3136
3137         * Version number is increased to 2.11.7.
3138
3139         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3140         and wl-folder-summary-line-format.
3141
3142         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3143         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3144         (wl-summary-set-score-mark): Use it.
3145         (wl-summary-target-mark-mark-as-read): Ditto.
3146         (wl-summary-target-mark-mark-as-unread): Ditto.
3147         (wl-summary-target-mark-mark-as-important): Ditto.
3148         (wl-summary-target-mark-msgs): Simplified.
3149         (wl-summary-detect-mark-position): Fixed problem when
3150         summary-line-format no contain persisten/temp mark spec.
3151         (wl-summary-temp-mark): Ditto.
3152         (wl-summary-persistent-mark): Ditto.
3153         (wl-summary-update-persistent-mark): Ditto.
3154
3155         * wl-action.el (wl-summary-set-mark): Ditto.
3156         (wl-summary-unset-mark): Ditto.
3157         All other related portions are changed.
3158
3159 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3160
3161         * Version number is increased to 2.11.6.
3162
3163 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3164
3165         * wl-util.el (wl-current-message-buffer): Define as function;
3166         Don't use the value of wl-messge-buffer.
3167
3168         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3169         persistent mark.
3170
3171         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3172         no current message, cause an error.
3173
3174 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3175
3176         * wl-summary.el (wl-summary-set-message-modified): Use
3177         elmo-folder-set-message-modified instead of
3178         elmo-folder-set-message-modified-internal.
3179
3180 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3181
3182         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3183         interactively.
3184         (wl-summary-sync): nokill->entirely.
3185         (wl-summary-sync-marks): Fixed message.
3186         (wl-summary-input-range): Added mark, nokill->entirely.
3187
3188         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3189         messages as read.
3190
3191 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3192
3193         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3194         update-noscore.
3195         (wl-summary-sync): Follow the change above.
3196
3197 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3198
3199         * wl-action.el (wl-summary-target-mark-all): Use
3200         elmo-folder-list-messages.
3201
3202 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3203
3204         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3205         (wl-summary-rescan): Set wl-summary-scored as nil.
3206         (wl-summary-sync-force-update): Follow the change above.
3207         (wl-summary-sync): Ditto.
3208         (wl-summary-sync-update): Added argument disable-killed.
3209         (wl-summary-insert-headers): Set visible-only argument for
3210         elmo-folder-list-messages.
3211         (wl-summary-input-range): Added update-nokill, update-noscore,
3212         all-nokill, all-noscore and mark.
3213
3214         * Version number is increased to 2.11.5.
3215
3216         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3217
3218 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3219
3220         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3221         (wl-summary-prefetch-region-no-mark): Change accordingly.
3222         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3223
3224 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3225
3226         * wl-address.el (wl-complete-field-to): Abolished.
3227         (wl-complete-address): Completion function for completing-read.
3228         * wl-action.el (wl-summary-get-resend-address): Use it.
3229
3230         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3231         wl-summary-update-mark and abolish unused argument.
3232         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3233         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3234         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3235         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3236         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3237         * wl-draft.el (wl-draft-kill): Ditto.
3238
3239         * wl-summary.el: Remove unused binding of case-fold-search.
3240         (wl-summary-replace-status-marks): Abolished.
3241
3242 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3243
3244         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3245         is specified or folder length is zero.
3246
3247 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3248
3249         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3250         (wl-folder-archive-current-entity): Ditto.
3251
3252 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3253
3254         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3255         retrieving message mark.
3256         (wl-summary-redisplay-internal): Ditto.
3257
3258         * wl-message.el (wl-message-buffer-display): Ignore errors while
3259         retrieving message-id field.
3260
3261         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3262         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3263         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3264         order of the arguments for `wl-expire-message-p'.
3265         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3266
3267         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3268         Check return value of wl-summary-reply.
3269         (wl-summary-reply): Recover window configuration when an error occured.
3270
3271 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3272
3273         * wl-summary.el (wl-summary-resend-message): Abolished, the
3274         feature is inherited by wl-summary-resend (put resend mark).
3275
3276 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3277
3278         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3279         wl-message-buffer to nil when the message is hide.
3280
3281 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3282
3283         * .cvsignore: New file.
3284
3285 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3286
3287         * wl-action.el (wl-summary-action-docstring): Add more info.
3288         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3289         duplicate definition.
3290         (wl-summary-define-mark-action): Functions wl-summary-*-region
3291         keep current position.
3292         (wl-summary-unregister-target-mark): Store result to the variable.
3293
3294 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3295
3296         * Version number is increased to 2.11.4.
3297
3298 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3299
3300         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3301         wl-summary-delete-all-temp-marks.
3302         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3303
3304         * wl-action.el (wl-summary-set-mark): Changed terminology
3305         refile-destination -> action-argument.
3306         (wl-summary-unset-mark): Ditto.
3307         (wl-summary-remove-argument): Ditto.
3308         (wl-summary-print-argument): Ditto.
3309
3310         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3311         (wl-thread-remove-argument-region): Ditto.
3312         (wl-thread-print-argument-region): Ditto.
3313         (wl-thread-close): Ditto.
3314         (wl-thread-open): Ditto.
3315
3316         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3317         (wl-highlight-refile-destination-face is abolished)
3318         (wl-highlight-action-argument-string): Ditto.
3319         (wl-highlight-summary-current-line): Highlight action argument.
3320
3321         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3322         color for light backgrounds.
3323         (wl-highlight-summary-answered-face): Ditto.
3324
3325 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3326
3327         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3328
3329         * wl-score.el (wl-summary-score-update-all-lines): Use
3330         wl-summary-set-mark.
3331         (wl-summary-score-update-all-lines): Kill expunged messages.
3332
3333         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3334
3335 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3336
3337         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3338         directly.
3339         (wl-score-overview-entity-get-lines): Ditto.
3340         (wl-score-overview-entity-get-xref): Ditto.
3341         (wl-score-get-latest-msgs): Ditto.
3342         (wl-summary-rescore): Ditto.
3343
3344         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3345         to "&".
3346         (wl-summary-mark-as-answered-internal): New inline function.
3347         (wl-summary-mark-as-answered): New function.
3348         (wl-summary-mark-as-unanswered): Ditto.
3349         (wl-summary-sync-marks): Modified for answered-mark synching.
3350
3351 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3352
3353         * wl-action.el (wl-summary-set-mark): Fixed last change.
3354
3355 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3356
3357         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3358         behavior of wl-summary-unread-message-hook
3359         (Pointed out by akira yamada <akira@arika.org>).
3360
3361 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3362
3363         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3364         wl-summary-delete.
3365         * wl-xmas.el (wl-summary-toolbar): Ditto.
3366
3367         * wl-action.el (wl-summary-set-mark): Don't override current
3368         temp-mark.
3369
3370         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3371
3372 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3373
3374         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3375         (wl-refile-msgid-learn): Ditto.
3376         (wl-refile-get-field-value): Ditto.
3377
3378         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3379
3380         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3381         (wl-expire-delete-reserved-messages): Renamed from
3382         wl-expire-reserve-marked-msgs-from-list.
3383         (wl-expire-delete): Removed argument `msgdb'.
3384         (wl-expire-refile): Ditto.
3385         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3386         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3387         mark-alist as argument.
3388         (wl-expire-archive-number1): Removed argument `msgdb'.
3389         (wl-expire-archive-number2): Ditto.
3390         (wl-expire-archive-date): Ditto.
3391         (wl-expire-localdir-date): Ditto.
3392         (wl-expire-hide): Ditto.
3393         (wl-archive-number1): Ditto.
3394         (wl-archive-number2): Ditto.
3395         (wl-archive-date): Ditto.
3396         (wl-archive-folder): Ditto.
3397         All other related portions are changed.
3398
3399 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3400
3401         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3402         mean move up and down. (suggested by Takashi Kawachi)
3403
3404 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3405
3406         * wl-acap.el (toplevel): Don't require un-define.
3407
3408 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3409
3410         * wl-thread.el (wl-thread-delete-message): Always update
3411         wl-summary-buffer-number-list.
3412
3413         * wl-action.el (wl-summary-print-destination): 
3414         Do nothing when folder is nil.
3415
3416 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3417
3418         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3419         persistent mark when prefetch is succeeded.
3420
3421 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3422
3423         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3424         instead of elmo-msgdb-delete-msgs.
3425         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3426         (wl-expire-hide): Ditto.
3427
3428         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3429
3430         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3431         elmo-msgdb interface.
3432         (wl-thread-get-exist-children): Likewise.
3433         (wl-thread-insert-message): Likewise.
3434         (wl-thread-msg-mark-as-important): Likewise.
3435         (wl-thread-insert-entity-sub): Likewise.
3436         (wl-thread-get-children-msgs-uncached): Likewise.
3437
3438         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3439         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3440         (wl-summary-sync-update): Likewise.
3441         (wl-summary-auto-select-msg-p): Likewise.
3442         (wl-summary-update-thread): Likewise.
3443         (wl-summary-mark-as-important): Likewise.
3444         (wl-summary-jump-to-msg-internal): Likewise.
3445         (wl-summary-redisplay-internal): Likewise.
3446         (wl-summary-print-message-with-ps-print): Likewise.
3447         (wl-summary-folder-info-update): Likewise.
3448
3449         * wl-folder.el (wl-folder-check-one-entity):
3450         elmo-folder-count-flags instead of wl-summary-count-unread.
3451
3452         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3453
3454         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3455
3456         * wl-summary.el (wl-summary-set-message-modified): 
3457         Call wl-summary-set-mark-modified.
3458         (wl-summary-delete-messages-on-buffer): Call
3459         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3460         (wl-summary-sync-update): Call elmo-folder-length instead of
3461         elmo-folder-messages.
3462         (wl-summary-insert-headers): Don't call
3463         elmo-folder-list-message-entities.
3464
3465 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3466
3467         * wl-action.el (wl-summary-define-mark-action): Call
3468         `wl-summary-set-mark' with argument `data'.
3469         (wl-summary-auto-refile): Fixed order of arguments when call
3470         `wl-summary-refile'.
3471
3472 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3473
3474         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3475
3476         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3477
3478         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3479         (Renamed from wl-highlight-summary-deleted-face).
3480         (wl-highlight-summary-resend-face): New face.
3481
3482         (wl-highlight-summary-deleted-face): Renamed from
3483         wl-highlight-summary-erased-face.
3484
3485         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3486
3487         * wl-action.el (wl-summary-get-resend-address): New function.
3488         (wl-summary-exec-action-resend): Ditto.
3489         (wl-summary-exec-action-resend-subr): Ditto.
3490
3491         * w-thread.el (wl-thread-copy): Removed definition.
3492         (wl-thread-refile): Ditto.
3493         (wl-thread-delete): Ditto.
3494         (wl-thread-target-mark): Ditto.
3495
3496         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3497         (wl-summary-target-mark-set-action): Fixed.
3498         (wl-summary-define-mark-action): Fixed quotation.
3499         (wl-summary-move-mark-list-messages): Display message.
3500         (wl-summary-define-mark-action): Define thread functions.
3501         (wl-summary-exec-action-refile): Changed message.
3502         (wl-summary-exec): Ditto.
3503
3504 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3505         
3506         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3507         '%%'.
3508
3509 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3510
3511         * wl.el (toplevel): Require wl-action.
3512         (wl-init): Call wl-summary-define-mark-action.
3513
3514         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3515
3516         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3517         wl-summary-delete and wl-summary-erase.
3518         (wl-summary-mode-map): Ditto.
3519
3520         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3521         wl-delete-folder-alist.
3522
3523         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3524         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3525         (toplevel): Moved mark & action related functions to the wl-action.el.
3526
3527         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3528         in wl-summary-mark-action-list.
3529         (wl-highlight-summary-current-line): Ditto.
3530
3531         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3532         empty lines.
3533
3534         * wl-action.el: New file. 
3535
3536 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3537
3538         * wl-summary.el (wl-summary-target-mark-replace): New function.
3539         (wl-summary-target-mark-prefetch): Use it.
3540         (wl-summary-target-mark-delete): Ditto.
3541         (toplevel): Rearranged definition order.
3542         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3543         (wl-summary-target-mark-erase): Rewrite.
3544         (wl-summary-erase-region): New function.
3545         (wl-summary-exec-action-erase): Changed message.
3546         (wl-summary-move-mark-list-messages): New function.
3547         (wl-summary-exec-action-delete): Use it.
3548         (wl-summary-exec-action-erase): Ditto.
3549
3550         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3551         (wl-summary-skip-mark-list): Added "d".
3552
3553         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3554         while searching.
3555
3556         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3557         and define using defcustom;
3558         Define 4th element as a face.
3559         
3560         * wl-summary.el (wl-summary-incorporate): Use 
3561         `wl-summary-prefetch-region-no-mark' instead of
3562         `wl-summary-prefetch-region'.
3563         (wl-summary-prefetch-region-no-mark): Revival of old
3564         `wl-summary-prefetch-region'.
3565         (wl-summary-mark-action-list): Moved to wl-vars.el
3566
3567         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3568         face according to the `wl-summary-mark-action-list'.
3569         (wl-highlight-summary-current-line): Ditto;
3570         Removed destination highlighting.
3571
3572         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3573         (wl-highlight-summary-line-string): Highlight for "i" mark.
3574         (wl-highlight-summary-current-line): Ditto.
3575
3576         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3577         no destination.
3578
3579         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3580         exists, just go ahead.
3581         (wl-summary-prefetch-region): Rewrite.
3582         (wl-summary-prefetch): Ditto.
3583         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3584         (wl-summary-exec-action-prefetch): New function.
3585         (wl-summary-target-mark-prefetch): Rewrite.
3586
3587 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3588
3589         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3590         (wl-highlight-summary-line-string): Added "d" and "D".
3591         (wl-highlight-summary-current-line): Ditto.
3592
3593         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3594         in wl-summary.el.
3595         (wl-thread-insert-entity-sub): Ditto.
3596         (wl-thread-remove-destination-region): Ditto.
3597         (wl-thread-print-destination-region): Ditto.
3598
3599         * wl-summary.el (wl-summary-buffer-refile-list,
3600         wl-summary-buffer-delete-list,
3601         wl-summary-buffer-copy-list): Abolish.
3602         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3603         All other related portions are changed.
3604         (wl-summary-mark-action-list): New variable.
3605         (wl-summary-set-mark): New function.
3606         (wl-summary-register-target-mark): Ditto.
3607         (wl-summary-unregister-target-mark): Ditto.
3608         (wl-summary-have-target-mark-p): Ditto.
3609         (wl-summary-register-temp-mark): Ditto.
3610         (wl-summary-unregister-temp-mark): Ditto.
3611         (wl-summary-registered-temp-mark): Ditto.
3612         (wl-summary-collect-temp-mark): Ditto.
3613         (wl-summary-unset-mark): Ditto.
3614         (wl-summary-set-target-mark): Ditto.
3615         (wl-summary-unset-target-mark): Ditto.
3616         (wl-summary-set-action-generic): Ditto.
3617         (wl-summary-unset-action-generic): Ditto.
3618         (wl-summary-exec-action-delete): Ditto.
3619         (wl-summary-exec-action-erase): Ditto.
3620         (wl-summary-set-action-refile): Ditto.
3621         (wl-summary-set-action-refile-subr): Ditto.
3622         (wl-summary-unset-action-refile): Ditto.
3623         (wl-summary-make-destination-numbers-list): Ditto.
3624         (wl-summary-exec-action-refile): Ditto.
3625         (wl-summary-set-action-copy): Ditto.
3626         (wl-summary-unset-action-copy): Ditto.
3627         (wl-summary-exec-action-copy): Ditto.
3628         (wl-summary-collect-numbers-region): Ditto.
3629         (wl-summary-delete): Rewrite.
3630         (wl-summary-erase): Ditto.
3631         (wl-summary-remove-destination): Ditto.
3632         (wl-summary-exec): Ditto.
3633         (wl-summary-exec-region): Ditto.
3634         (wl-summary-target-mark-erase): Ditto.
3635         (wl-summary-refile): Ditto.
3636         (wl-summary-copy): Ditto.
3637         (wl-summary-unmark): Ditto.
3638         (wl-summary-delete-all-mark): Ditto.
3639         (wl-summary-mark-line): Don't highlight.
3640         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3641         (wl-summary-target-mark-refile-subr): Rewrite.
3642
3643         (wl-summary-copy-prev-destination): Abolish.
3644
3645 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3646
3647         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3648         default values along the value of wl-on-mule.
3649         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3650         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3651         It is not used anywhere.
3652
3653 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3654
3655         * wl-summary.el (wl-summary-print-destination): Keep position.
3656         (wl-summary-cursor-move-surface): Keep horizontal position.
3657
3658 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3659
3660         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3661         write sendlog.
3662
3663 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3664
3665         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3666         `wl-summary-highlight'.
3667
3668 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3669
3670         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3671         trivial condition for temp-mark.
3672
3673 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3674
3675         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3676         when it hits killed buffer.
3677
3678 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3679
3680         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3681         * wl-news.el.in: `message' and `error' take format string.
3682
3683 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3684
3685         * wl-folder (wl-folder-insert-entity): Display a message,
3686         `...done', when the work finish.
3687         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3688
3689 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3690
3691         * wl-message.el (wl-message-redisplay): Remove unused local
3692         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3693
3694 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3695
3696         * wl-summary.el (wl-summary-replace-status-marks): Disable
3697         interactive use.
3698         (wl-summary-reedit): Check message existence at first.
3699         (wl-summary-mark-line): Fix doc, return value is indefinite.
3700
3701         * wl-highlight.el (wl-highlight-message): Arranged.
3702
3703         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3704         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3705         check temp-mark by wl-summary-temp-mark always.
3706         (wl-highlight-summary): Change accordingly.
3707         * wl-summary.el (wl-summary-mark-as-read-all)
3708         (wl-summary-delete-cache, wl-summary-set-score-mark)
3709         (wl-summary-mark-as-unread, wl-summary-unmark)
3710         (wl-summary-mark-line, wl-summary-mark-as-read)
3711         (wl-summary-mark-as-important): Ditto.
3712
3713         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3714         end of the window if possible.
3715         * wl-summary.el (wl-summary-sync-update): Support lazy
3716         highlighting.
3717         (wl-summary-toggle-disp-msg): Ditto.
3718
3719 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3720
3721         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3722
3723 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3724
3725         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3726         change.
3727
3728 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3729
3730         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3731         API.
3732         (wl-summary-sync-update): Ditto.
3733
3734         * wl-score.el (wl-score-get-score-alist): Changed argument.
3735         (wl-summary-rescore-msgs): Likewise.
3736         (wl-summary-score-headers): Likewise.
3737         (wl-score-headers): Likewise;
3738         Use elmo-folder-do-each-message-entity, etc.
3739         (wl-summary-score-effect): Follow the changes above.
3740         (wl-summary-rescore): Ditto.
3741         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3742         (wl-score-get-overview): Abolish.
3743
3744         * wl-summary.el (wl-summary-default-from): Follow the API change in
3745         elmo-msgdb.
3746         (wl-summary-count-unread): Ditto.
3747         (wl-summary-detect-mark-position): Ditto.
3748         (wl-summary-overview-entity-compare-by-date): Ditto.
3749         (wl-summary-overview-entity-compare-by-number): Ditto.
3750         (wl-summary-overview-entity-compare-by-from): Ditto.
3751         (wl-summary-overview-entity-compare-by-subject): Ditto.
3752         (wl-summary-get-list-info): Ditto.
3753         (wl-summary-rescan): Ditto.
3754         (wl-summary-jump-to-msg-by-message-id): Ditto.
3755         (wl-summary-sync-update): Ditto; Removed comment.
3756         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3757         (wl-summary-insert-message): Use wl-summary-insert
3758         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3759         (wl-summary-insert-headers): Changed argument overview to folder.
3760         (wl-summary-search-by-subject): Likewise.
3761         (wl-summary-insert-thread): Renamed from 
3762         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3763
3764         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3765         too.
3766
3767         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3768         wl-string-member.
3769
3770 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3771
3772         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3773         elmo-folder-append-buffer.
3774         (wl-draft-queue-append): Likewise.
3775
3776         * wl-mime.el (wl-message-delete-current-part): Ditto.
3777         (wl-summary-burst-subr): Ditto.
3778
3779         * wl-news.el.in (wl-news-send-news): Ditto.
3780
3781 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3782
3783         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3784         function.
3785         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3786         (wl-summary-update-mark): Enclose with save-excursion.
3787         (wl-summary-mark-as-read-internal): Fixed last change.
3788         (wl-summary-mark-as-important): Use 3rd argument of
3789         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3790         Don't use elmo-msgdb-set-mark.
3791         (wl-summary-redisplay-internal): If msgdb flag is already read,
3792         just update the mark on buffer.
3793
3794 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3795
3796         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3797         cut visible folder when elmo-folder-delete returns non-nil value.
3798
3799 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3800
3801         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3802         by Kenichi OKADA <okada@opaopa.org>).
3803
3804 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3805
3806         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3807
3808 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3809
3810         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3811         Fixed the last change, search group entity by its real name.
3812         (Thanks to: KOBAYASHI Shinji)
3813
3814 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3815
3816         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3817         (wl-fldmgr-access-display-all): Don't refer visible name.
3818         * wl-expire.el (wl-folder-archive-current-entity)
3819         (wl-folder-expire-current-entity): Ditto.
3820         * wl-folder.el (wl-folder-jump-to-current-entity)
3821         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3822         (wl-folder-open-folder-sub,wl-folder-open-all)
3823         (wl-folder-write-current-folder): Ditto.
3824         (wl-folder-insert-entity): Don't use petname for normal group.
3825         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3826         is the real name.
3827         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3828         Abolished.
3829
3830 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3831
3832         * wl-draft.el (wl-draft-create-buffer): Add
3833         `wl-summary-reply-with-citation'
3834
3835 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3836
3837         * wl-draft.el (wl-draft-reply): Fixed.
3838
3839 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3840
3841         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3842         when `wl-draft-send-confirm-with-preview' is non-nil.
3843         You can scroll up/down by j/k.
3844         (wl-draft-send-confirm-with-preview): New variable (default=t).
3845
3846 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3847
3848         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3849         (wl-fldmgr-save-folders): Fix comment.
3850
3851 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3852
3853         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3854         along the last change in `wl-folder-buffer-group-p'.
3855
3856 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3857
3858         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3859         folder.
3860
3861         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3862         the default value.
3863
3864         * wl-mime.el (wl-summary-burst): Update summary only when target
3865         folder equals current folder.
3866
3867 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3868
3869         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3870
3871 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3872
3873         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3874         value.
3875
3876 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3877
3878         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3879         `map-extents' instead of `extent-at' repeatedly.
3880         (wl-highlight-folder-current-line): Ditto.
3881
3882         * wl-highlight.el: Remove useless dummy functions.
3883
3884 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3885
3886         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3887         (wl-folder-put-folder-property): New function to put text property.
3888         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3889         (wl-folder-insert-entity, wl-folder-update-diff-line)
3890         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3891         * wl-e21.el, wl-xmas.el, wl-mule.el
3892         (wl-highlight-folder-current-line): Ditto.
3893         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3894         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3895         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3896         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3897
3898 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3899
3900         * Version number is increased to 2.11.3.
3901
3902 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3903
3904         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3905         Resume current-buffer since it is assumed by remaining tasks.
3906
3907 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3908
3909         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3910         (wl-folder-completion-function): Abolished.
3911         (wl-folder-complete-folder): New function.
3912         (wl-folder-complete-filter-condition): Ditto.
3913         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3914         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3915
3916 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3917
3918         * wl-draft.el (wl-draft-send-confirm): New function.
3919         (wl-draft-send): Use it.
3920
3921         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3922         cursor-in-echo-area while confirming.
3923
3924         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3925
3926         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3927         searching via nntp if wl-summary-search-via-nntp is 'force.
3928         Otherwise, invoke searching in nntp folder only.
3929         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3930
3931         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3932         explicitly for mime-make-text-tag.
3933
3934 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3935
3936         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3937         `mime-make-text-tag' instead of `mime-create-tag'.
3938
3939 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3940
3941         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3942         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3943
3944 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3945
3946         * wl-score.el (wl-score-save): Bind print-length and print-level.
3947         (wl-score-pretty-print): Ditto.
3948         (wl-score-edit-insert-header-entry): Ditto.
3949
3950         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3951         "From" entry to be treated with wl-draft-eword-encode-address-list.
3952         * wl-mime.el (wl-draft-preview-message): Ditto.
3953
3954         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3955         (wl-summary-mark-as-unread): Ditto.
3956         (wl-summary-mark-as-read-region): Change accordingly.
3957         (wl-summary-mark-as-unread-region): Ditto.
3958         (wl-summary-target-mark-mark-as-read): Ditto.
3959         (wl-summary-target-mark-mark-as-unread): Ditto.
3960
3961 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3962
3963         * Version number is increased to 2.11.2.
3964
3965 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3966
3967         * wl-news.el.in (wl-news-previous-version-save): Bind
3968         print-length and print-level.
3969         * wl-thread.el (wl-thread-save-entities): Ditto.
3970         (wl-thread-save-top-list): Bind print-length.
3971
3972 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3973
3974         * wl-highlight.el (wl-highlight-summary-line-string): Use
3975         wl-summary-score-below-mark, wl-summary-score-over-mark.
3976         (wl-highlight-summary-current-line): Ditto.
3977
3978 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3979
3980         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3981         insert it.
3982
3983 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3984
3985         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3986
3987 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3988
3989         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3990         message without msgid.
3991         Rewrite with elmo-folder-move-messages.
3992         Set wl-message-buffer to nil.
3993
3994         * wl-summary.el (wl-summary-erase-subr): New function. Use
3995         elmo-folder-move-messages.
3996         (wl-summary-erase): Call it.
3997         (wl-summary-target-mark-erase): Ditto.
3998
3999 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4000
4001         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4002         it is not up-tp-date.
4003
4004 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4005
4006         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4007         buffer after calling `wl-summary-goto-folder-subr' without the
4008         argument `interactive'.
4009         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4010
4011 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4012
4013         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4014         `mime-create-tag'. Use `string=' instead of `looking-at'.
4015
4016 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4017
4018         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4019         to avoid compile warning.
4020
4021         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4022         entity-id when folder is given.
4023         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4024         save-excursion, use save-selected-window instead.
4025         Select folder buffer window if exists.
4026         (To correct behavior with wl-folder-move-cur-folder.)
4027
4028 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4029
4030         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4031
4032 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4033
4034         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4035         list-count instead of %d.
4036
4037 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4038
4039         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4040         (wl-news): Set it.
4041         (wl-news-append-to-folder): Use it.
4042
4043         * wl-news.el.in (wl-news-send-news): Append to specified folder
4044         instead of wl-default-folder.
4045         (wl-news-append-to-folder): Show error message with specified folder.
4046
4047         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4048                 In most major modes, Emacs assumes that any opening
4049                 delimiter found at the left margin is the start of a
4050                 top-level definition, or defun. Therefore, *never put an
4051                 opening delimiter at the left margin unless it should have
4052                 that significance.*
4053
4054         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4055
4056 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4057
4058         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4059
4060 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4061
4062         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4063
4064 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4065
4066         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4067         for sequential numbering case.
4068
4069 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4070
4071         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4072         value.
4073         (wl-draft-reply-without-argument-list): Ditto.
4074         (wl-draft-reply-myself-with-argument-list): Abolish.
4075         (wl-draft-reply-myself-without-argument-list): Ditto.
4076         * wl-draft.el (wl-draft-self-reply-p): New function.
4077         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4078
4079 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4080
4081         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4082         (avoid error for the case without byte-compiling)
4083
4084 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4085
4086         * wl-news.el.in (wl-news-append-to-folder): New function.
4087         (wl-news-exit): Rewrite.
4088         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4089
4090 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4091
4092         * wl-draft.el (wl-draft-reply-position): New function.
4093         (wl-draft-reply-position): Fix.
4094         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4095         (wl-summary-target-mark-reply-with-citation): Ditto.
4096         (wl-summary-reply-with-citation): Ditto.
4097         * wl-vars.el (wl-draft-reply-default-position): New variable.
4098
4099 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4100
4101         * wl-draft.el (wl-draft-send): Preview when interactive send.
4102
4103 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4104
4105         * wl-draft.el (wl-draft-reply): Set default position.
4106         * wl-summary.el (wl-summary-reply): Ditto.
4107         (wl-summary-reply-with-citation): Ditto.
4108         (wl-summary-target-mark-reply-with-citation): Ditto.
4109
4110 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4111
4112         * wl-news.el.in (wl-news-lang): Set default value according to
4113         current-language-environment.
4114         (wl-news-append-news): Do nothing when news-list is nil.
4115
4116 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4117
4118         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4119         (wl-news): Change message.
4120         (wl-news-exit): Check buffer.
4121         (wl-news-force-exit): New function.
4122         (wl-news-show-all): New function.
4123         (wl-news-discard-and-exit): Fix.
4124
4125 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4126
4127         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4128         according to current-language-environment.
4129
4130         * wl-news.el.in (wl-news): If arg, show all NEWS after
4131         wl-news-default-previous-version.
4132
4133 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4134
4135         * wl-news.el.in (wl-news-check): Rewritten.
4136         (wl-news-previous-version-load): Change data type.
4137         (wl-news-previous-version-save): Change data type.
4138         (wl-news-append-news): Add return value.
4139         (wl-news-check-news): New function.
4140         (wl-news-already-current-p): New function.
4141         (wl-news-send-news): Rewritten.
4142         (wl-news-mode-map): Add new keybind.
4143         (wl-news): Rewritten.
4144         (wl-news-exit): Rewritten.
4145         (wl-news-discard-and-mail): New function.
4146         (wl-news-send-to-address): Abolished.
4147         * wl.el (wl-init): Delete a message.
4148
4149 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4150
4151         * wl-news.el.in (wl-news-exit): Update previous version.
4152         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4153
4154 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4155
4156         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4157
4158 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4159
4160         * wl-news.el.in (wl-news): New function.
4161         (wl-news-mode): New function.
4162         (wl-news-next-line): New function.
4163         (wl-news-next-page): New function.
4164         (wl-news-exit): New function.
4165         (wl-news-buf-name): New variable.
4166         (wl-news-mode-map): New variable.
4167         (wl-news-winconf): New variable.
4168         (wl-news-append-news): Add an option.
4169
4170 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4171
4172         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4173
4174 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4175
4176         * wl-news.el.in (wl-news-send-to-address): New variable.
4177         (wl-news-send-news): Use it.
4178         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4179         Return updating status.
4180         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4181
4182 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4183
4184         * wl-news.el.in (wl-news-send-news): Delete
4185         Organization and X-Face.
4186
4187 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4188
4189         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4190         (wl-news-append-news): New function.
4191         (wl-news-send-news): New function.
4192
4193 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4194
4195         * Version number is increased to 2.11.1.
4196
4197 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4198
4199         * wl-news.el.in : New file.
4200
4201 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4202
4203         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4204         default value.
4205         (wl-draft-reply-without-argument-list): Ditto.
4206
4207 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4208
4209         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4210         (wl-message-buffer-prefetch-idle-time): Ditto.
4211         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4212
4213 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4214
4215         * wl-thread.el (wl-thread-insert-message): Use
4216         wl-summary-max-thread-depth.
4217
4218         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4219         loop detection.
4220
4221         * wl-message.el (wl-message-buffer-display): Back to the first page
4222         when cache is hit.
4223
4224 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4225
4226         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4227
4228         * wl-summary.el (wl-summary-insert-thread-entity):
4229         If the thread depth is reached to wl-summary-max-thread-depth,
4230         divide the thread.
4231
4232 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4233
4234         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4235         for elmo-remove-passwd.
4236
4237 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4238
4239         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4240         folder is sticky.
4241         (wl-folder-mark-as-read-all-entity): Ditto.
4242         (wl-folder-prefetch-entity): Ditto.
4243
4244 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4245
4246         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4247
4248 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4249
4250         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4251         Delete messages on buffer for unplugged operation.
4252         (wl-summary-erase): Ditto.
4253
4254 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4255
4256         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4257         take nil so as not to search parent by subject.
4258
4259 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4260
4261         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4262         (wl-folder-get-next-folder): Ditto.
4263         (wl-folder-get-path): Ditto.
4264
4265 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4266
4267         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4268         system and encode the region with it before verifying.
4269
4270 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4271
4272         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4273         system of the echo buffer before decoding.
4274
4275 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4276
4277         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4278         original contents.
4279
4280 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4281
4282         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4283         with argument 'any-exists.
4284
4285 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4286
4287         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4288         Use `wl-cs-autoconv'.
4289
4290 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4291
4292         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4293         by `mime-view-automatic-conversion'.
4294
4295         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4296         (wl-message-verify-pgp-nonmime): Ditto.
4297         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4298         Bind them to C-c:d and C-c:v respectively.
4299
4300         Merge following code by Teranishi-san from [wl-en:00167].
4301         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4302         (wl-mime-preview-application/pgp-encrypted): Ditto.
4303         (wl-mime-setup): Add entry.
4304
4305 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4306
4307         * wl-summary.el (wl-summary-target-mark-erase): New function.
4308         Bind it to "mD".
4309
4310 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4311
4312         * wl-vars.el (wl-draft-write-file-function): Fix.
4313         (wl-draft-reedit-hook): Changed default value.
4314
4315         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4316         wl-draft-reedit-hook.
4317         (wl-draft-remove-text-plain-tag): New function.
4318         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4319
4320         * wl-vars.el (wl-draft-write-file-function): New user option.
4321
4322         * wl-draft.el (wl-draft-prepare-edit): Use it for
4323         local-write-file-hooks.
4324         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4325
4326         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4327         (wl-draft-insert-mail-header-separator): Return the body beginning
4328         point.
4329         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4330         text/plain.
4331         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4332
4333 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4334
4335         * wl-summary.el (wl-summary-erase): New function to erase message
4336         without moving it to trash. Bind to "D".
4337
4338         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4339         as `keep' unless switch-function.
4340
4341 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4342
4343         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4344         message buffer by using `wl-summary-toggle-disp-msg'.
4345         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4346         buffer window.
4347         (wl-summary-supresedes-message): Ditto.
4348
4349         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4350         Do not delete other windows.
4351         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4352         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4353         (wl-draft-create-buffer): Set reply-or-forward also for target
4354         mark commands.
4355
4356 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4357
4358         * wl-draft.el (wl-user-agent-compose): Delete special case for
4359         switch-to-buffer-other-window.
4360
4361         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4362         (wl-summary-forward): Ditto.
4363
4364         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4365         function.
4366         (wl-draft-buffer-style): New use option.
4367
4368         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4369         (wl-draft): Follow the change above.
4370         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4371         wl-draft-buffer-style.
4372         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4373         switch-function.
4374
4375 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4376
4377         * wl-address.el (wl-address-make-completion-entry): Extracted from
4378         `wl-address-make-completion-list'.
4379         (wl-address-enable-strict-loading): New variable.
4380         (wl-address-make-completion-list): Revive petname duplication
4381         inquiry, and enable it if `wl-address-enable-strict-loading'.
4382         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4383
4384 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4385
4386         * wl-message.el (wl-message-get-original-buffer): Avoid
4387         'Selecting deleted buffer' error when original buffer is killed.
4388
4389 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4390
4391         * wl-summary.el (wl-summary-next-message): Use
4392         elmo-message-accessible-p instead of elmo-message-cached-p.
4393
4394 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4395
4396         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4397
4398         * wl-thread.el (wl-thread-open-all-unread): Use
4399         elmo-folder-list-flagged instead of
4400         elmo-folder-list-messages-mark-match.
4401
4402         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4403         instead of elmo-folder-list-messages-mark-match.
4404         (wl-summary-move-spec-alist): New variable.
4405         (wl-summary-move-spec-plugged-alist,
4406         wl-summary-move-spec-unplugged-alist): Abolish.
4407         (wl-summary-next-message): Follow the change above.
4408         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4409         with 'no-msg' argument.
4410
4411         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4412         variable.
4413         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4414         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4415         (wl-message-buffer-prefetch-get-next): Follow the change above.
4416
4417 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4418
4419         * wl-version.el (wl-version): Changed codename.
4420
4421         * Version number is increased to 2.11.0.
4422
4423 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4424
4425         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4426         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4427         `wl-draft-config-variables'.
4428         (wl-draft-kill): Fixed problem when the draft is reedit.
4429
4430 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4431
4432         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4433         buffer-modified status (Thanks to
4434         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4435
4436 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4437
4438         * wl-util.el (wl-region-exists-p): New function.
4439
4440         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4441         Remove defvars for byte-compile warnings.
4442
4443 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4444
4445         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4446         defvar-maybe. Removed unused bind.
4447
4448 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4449
4450         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4451         summary buffer window before creating new frame.
4452         (wl-draft-reply): Ditto.
4453
4454 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4455
4456         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4457
4458 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4459
4460         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4461
4462 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4463
4464         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4465         instead of `kill-region'.
4466
4467 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4468
4469         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4470         (wl-highlight-summary-line-string): Use it.
4471         (wl-highlight-summary-current-line): Ditto.
4472
4473         * wl-mime.el (wl-message-delete-current-part): Check the class of
4474         mime-entity.
4475
4476         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4477
4478         * wl-summary.el (wl-summary-make-number-list): Initialize.
4479         (wl-summary-update-mark): New function.
4480         (wl-summary-reply): Put `answered' mark on the message.
4481         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4482
4483         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4484         (wl-draft-reply): Added optional argument `number';
4485         Set wl-draft-parent-number.
4486         (wl-draft-kill): Delete answered mark if it is a reply.
4487
4488 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4489
4490         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4491         that originates in mime-preview-follow-current-entity.
4492         (wl-draft-yank-current-message-entity): Use it if region is active.
4493
4494         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4495         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4496         `wl-message-delete-current-part'.
4497         * wl-mule.el (wl-message-define-keymap): Ditto.
4498         * wl-xmas.el (wl-message-define-keymap): Ditto.
4499
4500 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4501
4502         * wl-mime.el (wl-message-delete-current-part): New function.
4503         (wl-mime-node-id-to-string): Ditto.
4504
4505         * wl-mime.el (wl-message-delete-current-part): Use existing
4506         original buffer which corresponds current mime-view buffer.
4507         (fetched buffer might have different structure, possibly)
4508
4509         * wl-mime.el (wl-message-delete-current-part): Quit if the
4510         message content differs from the actual message.
4511
4512 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4513
4514         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4515         order.
4516         (wl-summary-search-by-subject): Search parent message from tail;
4517         Check the existence of the parent message on the current thread tree.
4518         (wl-summary-update-thread): Check whether the line is inserted.
4519
4520 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4521
4522         * wl-vars.el (wl-summary-line-format): Undo last change.
4523         * wl-summary.el (wl-summary-print-destination): Do not put
4524         invisible property when `wl-summary-width' is nil.
4525         (wl-summary-line-subject-minimum-length): Abolished.
4526         (wl-summary-line-subject): Ditto.
4527
4528 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4529
4530         * wl-vars.el (wl-summary-line-format): Change default value.
4531         (wl-summary-subject-length-limit): Abolished.
4532         * wl-summary.el (wl-summary-line-subject): Ditto.
4533
4534 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4535
4536         * wl-template.el (wl-template-select): Added optional argument.
4537         If optional argument is specified, reverse
4538         `wl-template-visible-select'.
4539
4540 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4541
4542         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4543         Take prefix argument to force asking the destination folder.
4544
4545 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4546
4547         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4548         count and update status.
4549
4550 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4551
4552         * wl-summary.el (wl-summary-redisplay-internal): If
4553         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4554         after fetching.
4555
4556 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4557
4558         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4559         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4560
4561         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4562
4563 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4564
4565         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4566         (All other related portions are changed).
4567         (wl-summary-mark-as-read-all): Rewrite.
4568
4569 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4570
4571         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4572         `wl-summary-mark-as-read'.
4573         (wl-summary-mark-as-unread): Rewrite.
4574         (wl-summary-mark-as-read): Added no-modeline argument.
4575         (wl-summary-resume-cache-status): Rewrite.
4576         (wl-summary-exec-subr): Remove unused local variable.
4577
4578 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4579
4580         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4581         logic to call `wl-summary-buffer-prev-folder-function'.
4582         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4583
4584 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4585
4586         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4587         is nil.
4588
4589 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4590
4591         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4592         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4593         (wl-mime-setup): Add its entry.
4594
4595 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4596
4597         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4598         (wl-summary-delete-cache): Likewise.
4599         (wl-summary-mark-as-read): Rewrite.
4600
4601 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4602
4603         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4604         `wl-summary-count-unread'.
4605
4606         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4607
4608         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4609
4610 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4611
4612         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4613         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4614         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4615         Renamed to the elmo-msgdb-*-mark.
4616         (wl-summary-score-marks): Follow the change above.
4617         (wl-summary-auto-refile-skip-marks): Ditto.
4618         (wl-summary-incorporate-marks): Ditto.
4619         (wl-summary-expire-reserve-marks): Ditto.
4620
4621         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4622         changes.
4623         (wl-thread-insert-top): Changed updating message.
4624
4625         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4626         variable.
4627         (wl-summary-count-unread): Count answered marks.
4628         (wl-summary-rescan): Call wl-summary-insert-message instead of
4629         wl-summary-append-message-func-internal.
4630         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4631         (wl-summary-prefetch-msg): Follow the variable name changes.
4632         (wl-summary-prefetch-region): Ditto.
4633         (wl-summary-mark-as-read-all): Follow the API changes;
4634         Don't call elmo-folder-replace-marks.
4635         (wl-summary-delete-cache): Follow the variable name changes.
4636         (wl-summary-resume-cache-status): Ditto.
4637         (wl-summary-update-status-marks): New function.
4638         (wl-summary-insert-message): New function.
4639         (wl-summary-sync-marks): Follow the variable name changes.
4640         (wl-summary-sync-update): Synchronize to the msgdb, too;
4641         Changed update messages.
4642         (wl-summary-make-number-list): Rewrite.
4643         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4644         (wl-summary-mark-as-unread): Follow the API changes.
4645         (wl-summary-exec-subr): Follow the variable name changes.
4646         (wl-summary-mark-as-read): Ditto.
4647         (wl-summary-move-spec-plugged-alist): Ditto.
4648         (wl-summary-move-spec-unplugged-alist): Ditto.
4649         (wl-summary-cursor-move-surface): Ditto.
4650
4651         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4652         variable name changes.
4653         (wl-highlight-summary-current-line): Ditto.
4654
4655         * wl-expire.el (wl-expire-refile): Follow the API change in
4656         elmo-folder-move-messages.
4657         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4658         (wl-summary-archive): Use elmo-folder-msgdb instead of
4659         elmo-msgdb-load.
4660
4661 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4662
4663         * wl-mime.el (wl-draft-preview-message): Restore the position
4664         before evaluating wl-draft-send-hook in preview buffer.
4665
4666 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4667
4668         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4669         when it creates new draft buffer.
4670
4671         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4672         without argument.
4673
4674         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4675         Evaluate content and if the value is string, insert it.
4676         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4677         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4678         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4679         wl-draft-config-sub-part-bottom): Use it.
4680
4681         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4682         with the folder name. The question was unintelligible when it is
4683         called from wl-save-status.
4684
4685 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4686
4687         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4688         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4689         cannot take second argument).
4690
4691 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4692
4693         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4694         as t. Since type and subtype are not case sensitive (RFC 2045).
4695
4696 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4697
4698         * wl-vars.el (wl-message-mode-line-format): New variable.
4699         (wl-message-mode-line-format-spec-alist): Ditto.
4700         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4701         (wl-message-redisplay): Use wl-message-mode-line-format.
4702
4703 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4704
4705         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4706
4707 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4708
4709         * wl-summary.el (wl-summary-default-from): Write description.
4710
4711 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4712
4713         * wl-vars.el (wl-ldap-objectclass): Abolish.
4714
4715         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4716         (wl-ldap-make-filter): Removed condition for objectclass.
4717         (wl-ldap-make-matched-value-list): Remove meaningless process.
4718         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4719         (wl-address-ldap-search): Don't add `*' to `pat' string;
4720         use ignore-errors; added `email';
4721         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4722         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4723         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4724
4725
4726 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4727
4728         * wl-draft.el (wl-draft-parent-folder): Write description.
4729         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4730
4731 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4732
4733         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4734         as "" (zero-length string) if no parent.
4735         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4736
4737 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4738
4739         * wl-address.el (wl-address-make-completion-list): Skip duplication
4740         checking.
4741         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4742         `append'.
4743
4744 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4745
4746         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4747         instead of `beginning-of-buffer'.
4748
4749 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4752
4753 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4754
4755         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4756         Refer wl-message-buffer-name.
4757         (wl-message-wheel-down): Ditto.
4758
4759 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4760
4761         * wl-vars.el (wl-message-buffer-name): New user option.
4762
4763         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4764         directly instead of making alist dinamically.
4765
4766         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4767         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4768         wl-message-buffer-cache-name.
4769         (wl-message-buffer-cache-clean-up): Ditto.
4770
4771         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4772
4773         * Version number is increased to 2.9.15.
4774
4775 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4776
4777         * wl-vars.el (wl-summary-default-view-alist): New user option.
4778
4779         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4780
4781         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4782         while deleting address.
4783         (wl-draft-delete-myself-from-cc): Ditto.
4784
4785         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4786         If optional argument is specified, reverse sort order.
4787
4788         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4789
4790 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4791
4792         * wl-thread.el (wl-thread-insert-message): Return parent number if
4793         exists.
4794         (wl-thread-update-indent-string-region): Use
4795         wl-thread-update-line-on-buffer-sub instead of
4796         wl-thread-update-line-on-buffer.
4797
4798 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4799
4800         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4801         (wl-folder-close-all): Ditto.
4802
4803 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4804
4805         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4806         and mailing-list:.
4807         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4808         value.
4809         (wl-summary-line-list-info): Print mailing-list name even when 
4810         list-number is empty.
4811
4812 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4813
4814         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4815
4816         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4817         (wl-draft-open-file): Ditto.
4818         (wl-draft-random-alphabet): Ditto.
4819
4820         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4821         bindings.
4822
4823 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4824
4825         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4826         * wl-vars.el (wl-draft-config-alist): Ditto.
4827
4828 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4829
4830         * Version number is increased to 2.9.14.
4831
4832         * wl.el (wl): Don't set wl-init as nil when error occured while
4833         auto-checking folders.
4834
4835         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4836         `elmo-expand-newtext'.
4837
4838 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4839
4840         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4841         `this-command' so that `wl-folder-goto-folder' contained in
4842         `wl-summary-keep-cursor-command' work.
4843
4844 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4845
4846         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4847         message buffer displaying state.
4848
4849 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4850
4851         * wl-vars.el (wl-summary-default-view): New variable to specify
4852         default value for `wl-summary-buffer-view' instead of using
4853         set-default.
4854         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4855
4856 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4857
4858         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4859
4860         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4861
4862 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4863
4864         * wl-vars.el (wl-forward-subject-prefix): New variable.
4865         * wl-draft.el (wl-draft-forward): Use it.
4866
4867 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4868
4869         * wl-message.el (wl-message-prev-page): When it is called without
4870         lines argument, scroll down by wl-message-scroll-amount lines.
4871         (wl-message-next-page): Ditto.
4872         * wl-vars.el (wl-message-scroll-amount): Change default value
4873         to preserve current behavior.
4874
4875 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4876
4877         * wl-summary.el (wl-summary-prefetch-msg): Bind
4878         `wl-message-entity' to call `wl-summary-from-function'.
4879
4880 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4881
4882         * wl-message.el (wl-message-buffer-create): Run
4883         wl-message-buffer-created-hook.
4884
4885 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4886
4887         * wl-summary.el (wl-summary-sort-specs): New variable.
4888         (wl-summary-default-sort-spec): Ditto.
4889         (wl-summary-sort): Rewrite.
4890         (wl-summary-sort-by-list-info): New function.
4891
4892 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4893
4894         * wl-summary.el (wl-summary-get-list-info): New function.
4895         (wl-summary-sort): Rewrite.
4896         (wl-summary-line-list-info): Ditto.
4897         (wl-summary-line-list-count): Ditto.
4898         (wl-summary-refile-region): Fixed docstring.
4899
4900 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4901
4902         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4903         `wl-folder-entity-hashtb' as completion table.
4904
4905 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4908         only when this command is called interactively; silence the byte-
4909         compiler.
4910
4911 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4912
4913         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4914         active in XEmacs.
4915
4916 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4917
4918         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4919         plural lines.
4920
4921 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4922
4923         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4924         of current line when the cursor is on the header name.
4925         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4926
4927 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4928
4929         * wl-util.el (wl-read-directory-name): Return displayed directory
4930         as the default value also on XEmacs.
4931
4932 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4933
4934         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4935         formatting.
4936
4937 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4938
4939         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4940         argument and when it is non-nil, check face property before
4941         highlighting for each line.
4942         (wl-highlight-summary-window): Set it.
4943
4944 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4945
4946         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4947         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4948
4949         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4950         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4951         (wl-draft-get-fcc-list): Likewise.
4952
4953 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4954
4955         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4956         (wl-thread-entity-cur): Ditto.
4957         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4958         wl-thread-indent-regexp setting.
4959         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4960
4961         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4962         wl-summary-lazy-highlight.
4963         (wl-summary-display-bottom): Ditto.
4964
4965         * wl-thread.el (wl-thread-open-close): Likewise.
4966
4967         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4968         from and subject;
4969         Bind wl-draft-use-frame;
4970         Enclose with save-window-excursion;
4971         Use wl-draft-create-buffer instead of with-temp-buffer;
4972         Use wl-draft-prepare-edit;
4973         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4974         Use wl-draft-send instead of wl-draft-raw-send.
4975
4976 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4977
4978         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4979         of using wl-from.
4980
4981 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4982
4983         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4984         insert-buffer instead of clone-buffer.
4985         (wl-draft-doing-mime-bcc): New variable.
4986         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4987         infinite loop.
4988         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4989
4990         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4991         (wl-draft-mime-bcc-body): Ditto.
4992
4993         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4994         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4995         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4996         wl-draft-do-mime-bcc.
4997         (wl-draft-mime-bcc-field): New function.
4998         (wl-draft-do-mime-bcc): Ditto.
4999
5000         * wl-address.el (wl-address-complete-header-list): New variable.
5001         (wl-address-complete-header-regexp): Changed default value.
5002
5003         * Version number is increased to 2.9.13.
5004
5005 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5006
5007         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5008         it is differed.
5009
5010 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5011
5012         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5013         (wl-summary-line-list-count): Ditto.
5014
5015 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5016
5017         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5018         (wl-nntp-posting-function): New variable.
5019         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5020         `wl-nntp-posting-config-alist'.
5021
5022 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5023
5024         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5025         FLIM.
5026
5027 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5028
5029         * wl-summary.el (wl-summary-target-mark-refile-sub):
5030         Remove a nuisance funcall.
5031
5032 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5033
5034         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5035         as t for `try-completion'.
5036
5037 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5038
5039         * wl-summary.el (wl-summary-default-from): Use
5040         wl-address-header-extract-address instead of
5041         std11-extract-address-components.
5042         (wl-summary-simple-from): Ditto.
5043         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5044         (wl-summary-insert-headers): Show message.
5045         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5046         for whole line.
5047         (wl-summary-default-from): Revert last change.
5048         (wl-summary-simple-from): Ditto.
5049         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5050         (wl-summary-mark-as-read-region): Follow the change above.
5051         (wl-summary-sync-marks): Ditto.
5052         (wl-summary-target-mark-mark-as-read): Ditto.
5053         (wl-summary-redisplay-internal): Ditto.
5054         (wl-summary-redisplay-no-mime-internal): Ditto.
5055         (wl-summary-redisplay-all-header): Ditto.
5056         (wl-summary-mark-as-read): Removed argument `cached';
5057         Use current cache status to set cache mark.
5058         (wl-summary-redisplay-internal): Follow the change above.
5059         (wl-summary-redisplay-no-mime-internal): Ditto.
5060         (wl-summary-redisplay-all-header): Ditto.
5061
5062         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5063
5064         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5065         Don't call itself recursively (Adviced by Yamaoka-san).
5066
5067 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5068
5069         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5070         bind wl-summary-highlight as nil to avoid error caused by missing
5071         local variables.
5072
5073 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-vars.el (wl-invalid-character-message): New user option.
5076
5077         * wl-util.el (wl-set-string-width): If truncated string-width is
5078         larger than specified width, use `wl-invalid-character-message'.
5079
5080 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5081
5082         * wl-summary.el (wl-summary-prefetch-msg): 
5083         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5084
5085 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5086
5087         * wl-vars.el (wl-summary-check-line-format): New user option.
5088         (wl-summary-line-format-file): Ditto.
5089
5090         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5091         variable.
5092         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5093         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5094         and `wl-summary-view-old-p' to check whether do a rescan or not.
5095         (wl-summary-view-old-p): New function.
5096         (wl-summary-line-format-changed-p): Ditto.
5097         (wl-summary-line-format-save): Ditto.
5098         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5099
5100         * wl-util.el (wl-set-string-width): Avoid using negative number
5101         for make-string.
5102
5103 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5104
5105         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5106         return value.
5107
5108         * wl-util.el (wl-set-string-width): Added optional argument
5109         `padding' (All other related portions are changed).
5110         (wl-line-parse-format): If the first letter of column number is
5111         `0', zero-padding the result (ex: "%05l").
5112
5113         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5114
5115 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5116
5117         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5118         sequential summary view.
5119
5120 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5121
5122         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5123         if it doesn't have a -unix version.
5124
5125 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5126
5127         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5128
5129 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5132         content.
5133         (wl-draft): Follow the change above.
5134
5135         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5136
5137         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5138         and wl-folder-summary-line-format-alist contain %T and %P.
5139
5140         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5141         (wl-summary-mode-line-format): New user option.
5142         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5143         (wl-summary-line-format): Changed default value.
5144         (wl-summary-lazy-highlight): Changed default value.
5145
5146         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5147         change in wl-summary-create-line.
5148         (wl-thread-insert-entity-sub): Ditto.
5149
5150         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5151         (wl-summary-buffer-unread-status): Ditto.
5152         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5153         (wl-summary-buffer-persistent-mark-column): Ditto.
5154         (wl-summary-buffer-mode-line-formatter): Ditto.
5155         (wl-summary-buffer-mode-line): Ditto.
5156         (wl-summary-message-regexp): Abolished.
5157         (All other related portions are changed.)
5158         (wl-summary-detect-mark-position): New function.
5159         (wl-summary-buffer-set-folder): Setup
5160         wl-summary-buffer-mode-line-formatter.
5161         (wl-summary-mode): Setup selective-display;
5162         Setup pre-idle-hook when xemacs.
5163         (wl-summary-update-modeline): Rewrite.
5164         (wl-summary-jump-to-msg): Define as function;
5165         Changed regexp for searching messages.
5166         (wl-summary-message-number): Rewrite.
5167         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5168         Do rescan when old type summary cache.
5169         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5170         (wl-summary-remove-destination): Use '\r' to detect EOL.
5171         (wl-summary-print-destination): Ditto.
5172         (wl-summary-temp-mark): New inline function.
5173         (wl-summary-persistent-mark): Ditto.
5174         (wl-summary-line-number): New function.
5175         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5176         (wl-summary-line-list-count): New function.
5177         (wl-summary-create-line): Added argument persistent-mark.
5178         (All other related portions are changed)
5179         (wl-summary-create-line): Insert '\r'.
5180         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5181         (wl-summary-cursor-move-surface): New inline function.
5182         (wl-summary-prev): Use it.
5183         (wl-summary-next): Ditto.
5184
5185         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5186         wl-summary-message-regexp.
5187         (wl-highlight-summary): Delete progress message.
5188         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5189
5190         * Version number is increased to 2.9.12.
5191
5192 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5193
5194         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5195         variable (nil: no minimum).
5196         (wl-summary-line-subject): Add some spaces after subject by
5197         wl-summary-line-subject-minimum-length.
5198
5199 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5200
5201         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5202         and removed `F'.
5203         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5204         change above).
5205
5206 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5207
5208         * wl-summary.el (wl-summary-line-list-count): Reverted.
5209         (example setting in samples/*/dot.wl is also updated)
5210
5211 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5212
5213         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5214
5215         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5216
5217         * wl-vars.el (wl-summary-line-format): Addes some description to the
5218         docstring.
5219
5220         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5221         (wl-summary-line-close-bracket): Ditto.
5222         (wl-summary-line-children-number): Ditto.
5223         (wl-summary-line-thread-indent): Ditto.
5224         (wl-summary-line-children-and-from): Ditto.
5225
5226         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5227         't', 'c', 'F' and added 'C'.
5228
5229         * wl-util.el (wl-set-string-width): Accept negative value.
5230         (wl-line-parse-format): Added "%number(" and "%)".
5231
5232 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5233
5234         * wl-summary.el (wl-summary-line-list-count): Change format of the
5235         return value.
5236
5237 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5238
5239         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5240         from the recent message.el.
5241         (wl-draft-point-in-header-p): Ditto.
5242         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5243         wl-draft-beginning-of-line.
5244         * wl-e21.el (wl-draft-mode-map): Ditto.
5245         * wl-xmas.el (wl-draft-mode-map): Ditto.
5246
5247         * wl-folder.el: Sort macrodefs by dependencies.
5248
5249 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5250
5251         * wl-summary.el (wl-summary-prev): Fixed regexp.
5252         (wl-summary-next): Ditto.
5253
5254 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5255
5256         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5257
5258 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5259
5260         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5261         for backward compatibility.
5262
5263 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5264
5265         * wl-summary.el (wl-summary-line-list-count): New function, merged
5266         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5267         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5268         list counts.
5269
5270 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5271
5272         * wl-summary.el (wl-summary-create-line): Ignore errors while
5273         timezone-fix-time.
5274
5275         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5276
5277         * wl-summary.el (wl-summary-sync-update): Ditto.
5278         (wl-summary-default-from): Use wl-message-entity
5279         instead of entity.
5280
5281         * wl-summary.el (wl-summary-create-line): Fix.
5282
5283         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5284         (wl-summary-line-format): New user option.
5285         (wl-folder-summary-line-format-alist): Ditto.
5286         (wl-summary-from-width): Abolished.
5287
5288         * wl-util.el (toplevel): Require 'bytecomp.
5289         (wl-line-parse-format): New function.
5290         (wl-line-formatter-setup): New macro.
5291
5292         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5293         (wl-summary-buffer-line-formatter): New buffer local variable.
5294         (wl-summary-switch-to-clone-buffer): Follow the change above.
5295         (wl-summary-message-regexp): Fix.
5296         (wl-summary-from-func-internal): Abolished.
5297         (wl-summary-subject-func-internal): Ditto.
5298         (wl-summary-subject-filter-func-internal): Ditto.
5299         (All other related portions are changed.)
5300         (wl-summary-buffer-set-folder):
5301         Set up wl-summary-buffer-number-column and 
5302         wl-summary-buffer-line-formatter
5303         (All other related portions are changed.)
5304         (wl-summary-buffer-number-column-detect): Abolished.
5305         (All other related portions are changed.)
5306         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5307         (wl-summary-delete-all-temp-marks-on-buffer): Use
5308         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5309         (wl-summary-target-mark-delete): Ditto.
5310         (wl-summary-target-mark-refile-subr): Ditto.
5311         (wl-summary-target-mark-mark-as-read): Ditto.
5312         (wl-summary-target-mark-mark-as-unread): Ditto.
5313         (wl-summary-target-mark-mark-as-important): Ditto.
5314         (wl-summary-target-mark-save): Ditto.
5315         (wl-summary-replace-status-marks): Renamed from
5316         wl-summary-set-status-marks-on-buffer;
5317         Use wl-summary-message-regexp instead of
5318         wl-summary-buffer-number-regexp.
5319         (wl-summary-sync-update): Follow the change above.
5320         (wl-summary-goto-previous-message-beginning): New function.
5321         (wl-summary-mark-as-unread): Use it.
5322         (wl-summary-mark-as-important): Ditto.
5323         (wl-summary-line-formatter): New variable.
5324         (wl-summary-line-year): New function.
5325         (wl-summary-line-day): Ditto.
5326         (wl-summary-line-day-of-week): Ditto.
5327         (wl-summary-line-hour): Ditto.
5328         (wl-summary-line-minute): Ditto.
5329         (wl-summary-line-open-bracket): Ditto.
5330         (wl-summary-line-close-bracket): Ditto.
5331         (wl-summary-line-children-number): Ditto.
5332         (wl-summary-line-thread-indent): Ditto.
5333         (wl-summary-line-size): Ditto.
5334         (wl-summary-line-subject): Ditto.
5335         (wl-summary-line-from): Ditto.
5336         (wl-summary-line-children-and-from): Ditto.
5337         (wl-summary-create-line): Rewritten.
5338         (wl-summary-format-date): Abolished.
5339
5340         * wl-highlight.el (wl-highlight-summary-current-line): Use
5341         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5342         Use thread structure to detect thread top message.
5343
5344         * wl-draft.el (wl-default-draft-cite): Don't use
5345         wl-summary-from-func-internal.
5346
5347         * wl-refile.el (wl-refile-subject-learn): Don't use
5348         wl-summary-subject-filter-func-internal.
5349         (wl-refile-guess-by-subject): Ditto.
5350
5351         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5352         parameters.
5353
5354         * wl-thread.el (wl-thread-update-indent-string-region):
5355         Use wl-thread-update-line-on-buffer instead of
5356         wl-thread-update-indent-string.
5357         (wl-thread-update-children-number): Redefine using
5358         wl-thread-update-line-on-buffer.
5359         (wl-thread-update-indent-string): Abolished.
5360
5361         * Version number is increased to 2.9.11.
5362
5363 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5364
5365         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5366         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5367         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5368
5369         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5370         as nil.
5371
5372         * wl-thread.el (wl-thread-open-all-unread): Use 
5373         elmo-folder-list-messages-mark-match.
5374         (wl-thread-insert-message): Removed argument `mark-alist'.
5375         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5376         elmo-msgdb-set-mark.
5377         (wl-thread-get-children-msgs-uncached): Likewise.
5378         (wl-thread-get-exist-children): Added argument include-self.
5379         (wl-thread-delete-message): Follow the change above.
5380
5381         * wl-summary.el (wl-summary-count-unread): Removed argument.
5382         (wl-summary-rescan): Follow the change above.
5383         (wl-summary-mark-as-read-region): Ditto
5384         (wl-summary-mark-as-unread-region): Ditto.
5385         (wl-summary-delete-messages-on-buffer): Ditto.
5386         (wl-summary-sync-update): Ditto.
5387         (wl-summary-switch-to-clone-buffer): Ditto.
5388         (wl-summary-goto-folder-subr): Ditto.
5389         (wl-summary-target-mark-mark-as-read): Ditto.
5390         (wl-summary-target-mark-mark-as-unread): Ditto.
5391         (wl-summary-target-mark-mark-as-important): Ditto.
5392         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5393         (wl-summary-update-thread): Removed argument `mark-alist'.
5394         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5395         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5396         (wl-summary-resume-cache-status): Likewise.
5397         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5398         elmo-msgdb-set-mark.
5399         (wl-summary-mark-as-read-all): Likewise.
5400         (wl-summary-delete-cache): Ditto.
5401         (wl-summary-auto-select-msg-p): Ditto.
5402         (wl-summary-mark-as-unread): Ditto.
5403         (wl-summary-no-auto-refile-message-p): Ditto.
5404         (wl-summary-mark-as-read): Ditto.
5405         (wl-summary-mark-as-important): Ditto.
5406         (wl-summary-auto-refile): Follow the change above.
5407         (wl-summary-delete-all-marks): Removed.
5408         (wl-summary-resume-marks-and-highlight): Ditto.
5409         (wl-summary-resume-marks): Ditto.
5410         (wl-summary-delete-important-msgs-from-list): Ditto.
5411         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5412
5413         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5414         wl-summary-count-unread.
5415
5416         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5417         (wl-summary-score-update-all-lines): Use
5418         elmo-msgdb-set-mark.
5419
5420 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5421
5422         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5423         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5424         (wl-summary-create-line): Renamed from
5425         wl-summary-overview-create-summary-line;
5426         Argument rearrangement.
5427         (wl-summary-update-thread): Follow the change above.
5428
5429         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5430         (wl-thread-insert-entity-sub): Likewise.
5431
5432         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5433         argument `overview', `mark-alist' and added `msgdb'.
5434
5435         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5436
5437         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5438         (wl-summary-rescan): Follow the change above.
5439         (wl-summary-sync-update): Ditto.
5440         (wl-summary-insert-thread-entity): Ditto;
5441         Don't use `let*' in every while loop;
5442         Detect infinite loop of threads.
5443         (wl-summary-update-thread): Removed argument `overview'.
5444
5445         * wl-thread.el (wl-thread-insert-message): Ditto.
5446
5447         * Version number is increased to 2.9.10.
5448
5449         * wl-message.el (wl-message-redisplay): Ignore errors while
5450         wl-message-redisplay-hook.
5451
5452 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5453
5454         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5455
5456 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5457
5458         * wl.el (wl): inhibit-quit while wl-folder.
5459
5460 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5461
5462         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5463         while msgdb access.
5464
5465 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5466
5467         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5468         even if no folder is not created.
5469
5470 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5471
5472         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5473
5474         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5475         implementation.
5476         (wl-summary-target-mark-thread): Ditto.
5477
5478         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5479
5480 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5481
5482         * wl-util.el (wl-display-bytes): Remove unused function.
5483
5484 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5485
5486         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5487         seems critical one (partially reverse the change in 2002/03/17).
5488
5489 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5490
5491         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5492         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5493
5494 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5495
5496         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5497         is not writable.
5498         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5499         plugged status instead of `'force' as 2nd argument.
5500
5501         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5502         is not creatable.
5503
5504         * Version number is increased to 2.9.9.
5505
5506 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5507
5508         * wl-summary.el (wl-summary-suspend): New function.
5509
5510 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5511
5512         * wl.el (wl): Do not check variables if check is nil.
5513         * wl-utils.el (wl-collect-draft): New function.
5514         * wl-folder.el (wl-folder-suspend): Put summary buffers
5515         and draft buffers at the end of buffer list.
5516         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5517
5518 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5519
5520         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5521         loop instead of recursive call.
5522
5523         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5524         2nd argument.
5525
5526 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5527
5528         * wl-draft.el (wl-draft-create-contents): Don't take neither
5529         (function . args) nor (string . something) any more.
5530
5531         * wl-version.el (wl-generate-user-agent-string): Return string
5532         without header symbol.
5533         * wl-draft.el (wl-draft-default-headers): Use it.
5534
5535         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5536         `wl-draft-insert-ccs' and return field value instead of inserting
5537         the header. Abolish cc argument.
5538         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5539
5540         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5541         rather than one with string car.
5542
5543         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5544         * wl-draft.el (wl-draft-create-contents): Add it after the default
5545         headers.
5546
5547         * wl-draft.el (wl-draft-create-contents): For the case of
5548         (symbol-or-string . function) insert header only when the function
5549         returns string value.
5550
5551 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5552
5553         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5554         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5555
5556 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5557
5558         * wl.el (wl-check-environment): Don't check Message-ID when
5559         `wl-insert-message-id' is nil.
5560         Revive checking if `wl-message-id-domain' contains "@".
5561
5562 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5563
5564         * wl.el (wl-check-environment): Merge examination for "@" at
5565         inappropriate position into the first string-match.
5566
5567         * wl-summary.el (wl-summary-target-mark-print): New function.
5568         (wl-summary-pipe-message-subr): Extracted from
5569         `wl-summary-pipe-message'.
5570         (wl-summary-target-mark-pipe): New function.
5571         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5572         `wl-summary-target-mark-pipe'.
5573
5574 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5575
5576         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5577
5578 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5579
5580         * wl.el (wl-check-environment): Use elmo-warning instead of
5581         error for non-critical ones.
5582         Remove trash folder check.
5583         (wl): Don't ignore error in wl-check-environment.
5584
5585         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5586         check, which is moved from `wl-check-environment'.
5587         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5588
5589 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5590
5591         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5592         guess anything, call wl-summary-write.
5593         (wl-summary-write): Create draft with blank To field.
5594         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5595
5596 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5597
5598         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5599         argument full as well for wl-folder-write-current-folder.
5600         If wl-*-write-current-folder cannot guess addressee, add blank
5601         To header.
5602         Rewrite condition for positioning cursor.
5603
5604 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5605
5606         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5607         summary buffer is present, use it.
5608         (wl-folder-jump-to-previous-summary): Ditto.
5609
5610 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5611
5612         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5613
5614         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5615         wl-summary-previous-buffer and wl-summary-next-buffer.
5616
5617         * wl-folder.el (wl-folder-mode-map): Bind
5618         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5619         (wl-folder-jump-to-next-summary): New function.
5620         (wl-folder-jump-to-previous-summary): Ditto.
5621
5622         * wl-draft.el (wl-draft): Rearranged.
5623
5624 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5625
5626         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5627         of header.
5628         (wl-draft): Collect arguments for the header as header-alist.
5629         (wl-draft-forward): Arrange arguments for wl-draft.
5630         (wl-draft-reply): Ditto.
5631         (wl-draft-edit-string): Ditto.
5632         * wl-summary.el (wl-summary-write): Ditto.
5633         (wl-summary-write-current-folder): Ditto.
5634
5635         * Version number is increased to 2.9.8.
5636
5637 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5638
5639         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5640
5641         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5642
5643         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5644         even if the guess failed.
5645
5646         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5647         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5648         wl-summary-write-current-folder.
5649         * wl-xmas.el: Ditto.
5650
5651 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5652
5653         * wl-summary.el (wl-summary-next-page): Force display message if
5654         message is not displayed yet.
5655         (wl-summary-prev-page): Ditto.
5656
5657 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5658
5659         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5660
5661 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5662
5663         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5664         add "Preview Message" and "Save Draft and Exit".
5665
5666 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5667
5668         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5669         if addrmgr is called from draft in splitted window.
5670
5671         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5672         * wl-mule.el: Ditto.
5673         * wl-xmas.el: Ditto.
5674
5675 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5676
5677         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5678
5679         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5680         * wl-xmas.el (wl-folder-toolbar): Ditto.
5681
5682 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5683
5684         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5685         and wl-draft-save-and-exit.
5686         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5687         * wl-xmas.el: Ditto.
5688         * wl-mule.el: Ditto.
5689
5690         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5691         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5692
5693 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5694
5695         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5696         lists for saving buffer.
5697
5698 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5699
5700         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5701         parent-folder argument instead of it.
5702         (wl-draft-create-buffer): Ditto.
5703         (wl-draft-forward): Ditto.
5704         (wl-draft-reply): Ditto.
5705         * wl-summary.el (wl-summary-write): Ditto.
5706         (wl-summary-write-current-folder): Ditto.
5707
5708         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5709         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5710         Folder buffer after composing.
5711
5712 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5713
5714         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5715         header if the file `wl-x-face-file' already contains it.
5716
5717 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5718
5719         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5720         folder" entry.
5721         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5722         * wl-e21.el (wl-folder-toolbar): Ditto.
5723         * wl-xmas.el (wl-folder-toolbar): Ditto.
5724
5725 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5726
5727         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5728         wl-folder-goto-folder with sticky argument.
5729         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5730
5731 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5732
5733         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5734         and wl-summary-previous-buffer.
5735         (wl-summary-next-buffer): New function.
5736         (wl-summary-previous-buffer): Ditto.
5737
5738 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5739
5740         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5741         wl-folder-jump-to-current-entity-with-arg.
5742         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5743         `wl-folder-jump-to-current-entity'.
5744         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5745         `wl-summary-goto-folder-sticky'.
5746         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5747         `wl-summary-goto-folder'.
5748         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5749         Unless force-exit, do not clean temp. marks for sticky summary.
5750         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5751
5752 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5753
5754         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5755         not entire.
5756
5757 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5758
5759         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5760         to `C-x C-s'.
5761         (wl-summary-save-status): New command.
5762         (wl-summary-exit): Don't clean-up temp marks when sticky.
5763         (Applied patch from Nakayama-san [wl: 09548])
5764         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5765         Do nothing when no mark data.
5766         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5767         Call `wl-summary-delete-all-temp-marks' before saving.
5768
5769 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5770
5771         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5772
5773 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5774
5775         * wl.el (wl-check-environment): Also cause error when (system-name)
5776         returns "localhost.localdomain". (Although it doesn't affect because
5777         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5778
5779 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5780
5781         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5782         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5783
5784         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5785         value.
5786
5787 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5788
5789         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5790         Likewise r-cc-list and r-ng-list.
5791
5792 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5793
5794         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5795         only if it is bound as variable.
5796
5797         * wl-mime.el (wl-draft-preview-message): Ditto.
5798
5799 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5800
5801         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5802         needless `goto-char'.
5803
5804         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5805         `wl-summary-redisplay-no-mime-internal' instead of
5806         `wl-summary-redisplay-no-mime'.
5807         (wl-summary-redisplay-no-mime): Changed argument;
5808         Call `wl-summary-redisplay-no-mime-internal'.
5809
5810         * wl-mime.el (wl-draft-preview-message): Bind
5811         `mime-header-encode-method-alist' locally.
5812
5813         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5814         (wl-draft-std11-parse-addresses): Added the first address check.
5815         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5816
5817         * Version number is increased to 2.9.7.
5818
5819 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5820
5821         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5822
5823 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5824
5825         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5826         related to scrollbar support, if there is no such a feature
5827         compiled in.
5828
5829 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5830
5831         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5832         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5833         for prefetch.
5834
5835 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5836
5837         * wl-summary.el (wl-summary-pick): Fix for no match.
5838
5839 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5840
5841         * wl-draft.el (wl-draft-save):
5842         Override `mime-header-encode-method-alist'.
5843
5844 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5845
5846         * wl-folder.el (wl-folder-pick): New function.
5847         Define key as "?".
5848
5849 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5850
5851         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5852         Fix for unplugged.
5853
5854 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5855
5856         * wl-folder.el (wl-folder-virtual): New function.
5857         Define key as "V".
5858
5859 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5860
5861         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5862         multi folder if entity is group.
5863
5864 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5865
5866         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5867         is nil.
5868
5869 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5870
5871         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5872         (wl-summary-target-mark-msgs): Return the number of marked messages.
5873
5874 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5875
5876         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5877         "first:" is specified.
5878
5879 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5880
5881         * wl-vars.el (wl-from): Use return value of function
5882         user-full-name instead of the variable user-full-name since
5883         XEmacs-20.4 doesn't set this variable.
5884
5885 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5886
5887         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5888         call `wl' directly.
5889
5890 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5891
5892         * wl-draft.el (wl-draft-reedit): Removed duplicated
5893         switch-to-buffers.
5894
5895 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5896
5897         * wl.el (wl-other-frame): Removed garbages.
5898
5899 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5900
5901         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5902
5903         * wl-xmas.el (wl-draft-key-setup): Ditto.
5904
5905         * wl-mule.el (wl-draft-key-setup): Ditto.
5906
5907         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5908         (wl-draft-reedit): Ditto.
5909         (wl-draft-prepare-edit): Add `wl-draft-save' to
5910         `local-write-file-hooks'.
5911         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5912         (wl-draft-reedit): Set buffer-file-name.
5913         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5914
5915
5916         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5917         call it.
5918         (wl-delete-startup-frame-function): New variable.
5919         (wl-other-frame): New function
5920         (Original was written by Yamaoka san [wl: 09239]).
5921
5922         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5923         if `wl-folder-use-frame'.
5924
5925 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5926
5927         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5928
5929 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5930
5931         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5932         New variable.
5933         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5934         (wl-message-buffer-prefetch-get-next): Use them.
5935         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5936
5937 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5938
5939         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5940         with unwind-protect.
5941
5942         * wl-draft.el (wl-draft-reedit): Rewrite.
5943         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5944         (wl-draft-save): Insert header separator if it does not exist;
5945         Removed condition-case.
5946
5947         * wl-summary.el (wl-summary-reedit): Revert last change.
5948
5949         * wl-draft.el (wl-draft-save): Rewrite.
5950         (wl-draft-create-buffer): Set buffer-file-name as nil.
5951
5952         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5953
5954         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5955
5956         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5957         nil.
5958
5959 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5960
5961         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5962         If count is nil, do not prefetch.
5963         (wl-message-buffer-prefetch-next): Next.
5964
5965 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5966
5967         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5968
5969 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5970
5971         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5972         `delete-backward-char'
5973         (wl-draft-prepare-edit): Check major-mode.
5974         (wl-draft-decode-header): Rewrite.
5975         (wl-draft): Fix.
5976
5977 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5978
5979         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5980
5981 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5982
5983         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5984         (wl-message-buffer-prefetch-get-next): Remove size checking.
5985         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5986
5987 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5988
5989         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5990         (wl-draft-default-headers): Fix.
5991
5992 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5993
5994         * wl-draft.el (wl-draft-default-headers): Insert return value of
5995         `wl-generate-mailer-string-function'.
5996
5997 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5998
5999         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6000         (wl-draft-insert-mail-header-separator): Ditto.
6001
6002         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6003         again (Reverted the change on 2002-01-17 by OKADA san).
6004
6005 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6006
6007         * wl-draft.el (wl-draft): Rewrite.
6008         (wl-draft-create-buffer): New function.
6009         (wl-draft-create-contents): Ditto.
6010         (wl-draft-prepare-edit): Ditto.
6011         (wl-draft-decode-header): Ditto.
6012         (wl-draft-decode-body): Ditto.
6013         (wl-draft-check-new-line): Ditto.
6014         (wl-draft-default-headers): Ditto.
6015         (wl-draft-insert-mail-header-separator): Ditto.
6016
6017 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6018
6019         * Version number is increased to 2.9.6.
6020
6021 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6022
6023         * wl-draft.el (wl-draft-delete-field): Optional argument.
6024         (wl-draft-delete-fields): Ditto.
6025
6026 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6027
6028         * wl-message.el (toplevel): Eliminated byte-compile warning.
6029         for `itimer-function', `delete-timer' and `itimer-list'.
6030
6031 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6032
6033         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6034         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6035         `wl-message-buffer-prefetch-threshold'.
6036         * wl-summary.el (wl-summary-redisplay-internal): Remove
6037         the check of `wl-message-buffer-prefetch-depth'.
6038
6039 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6040
6041         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6042         size of article.
6043         (wl-message-buffer-prefetch-subr): Remove size check.
6044
6045 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6046
6047         * wl-vars.el (wl-plugged): Make customizable.
6048
6049 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6050
6051         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6052         (wl-message-buffer-prefetch-set-timer): New function.
6053         (wl-message-buffer-prefetch-get-next): New function.
6054         (wl-message-buffer-prefetch): New function.
6055         (wl-message-buffer-prefetch-next): Rewrite.
6056         (wl-message-buffer-prefetch-subr): Rewrite.
6057         * wl-vars.el (wl-auto-prefetch-first): New variable.
6058         * wl-summary.el (wl-summary-goto-folder-subr): Call
6059         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6060
6061 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6062
6063         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6064         `wl-summary-unread-message-hook'.
6065
6066 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6067
6068         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6069         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6070         if range is `cache-status'.
6071
6072 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6073
6074         * wl-message.el (wl-message-buffer-prefetch-subr):
6075         Improve debug message.
6076
6077 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6078
6079         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6080         `wl-mail-send-pre-hook'.
6081         (wl-draft-send-mail-with-qmail): Ditto.
6082         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6083
6084 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6085
6086         * wl-message.el (wl-message-buffer-prefetch-subr):
6087         Fix for cancel-function-timers bug.
6088         (wl-message-buffer-prefetch-debug): Default value is t.
6089
6090 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6091
6092         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6093         (wl-message-buffer-prefetch-subr): Rewrite.
6094         Rename from `wl-message-buffer-prefetch'.
6095
6096 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6097
6098         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6099         (wl-default-draft-cite-decorate-author): Ditto.
6100
6101         * wl-draft.el (wl-draft-cite-function): Removed.
6102         (wl-default-draft-cite-decorate-author): Ditto.
6103
6104 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6105
6106         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6107         (wl-default-draft-cite): Do not arrange author name if the value of
6108         `wl-default-draft-cite-decorate-author' is nil.
6109
6110 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6111
6112         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6113
6114         * wl-folder.el (wl-folder-check-one-entity): Don't care
6115         `elmo-folder-use-flag-p'.
6116
6117 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6118
6119         * wl-folder (wl-folder-check-one-entity): Fix
6120         problem if unread is nil.
6121
6122 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6123
6124         * wl-address.el (wl-address-make-completion-list): Check whether
6125         the address is a group list.
6126         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6127
6128 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6129
6130         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6131         The number of the messages of new and unread does not count
6132         correctly.
6133
6134         * wl-summary.el (wl-summary-count-unread): Changed to return
6135         `(new . unread)' instead of total.
6136         (wl-summary-sync-update): Follow the change above.
6137
6138         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6139
6140 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6141
6142         * wl-address.el (wl-address-make-completion-list): Do not enclose
6143         address by " <" and ">" if associated realname is "".
6144         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6145         This is against the promblem with group list in .addresses pointed
6146         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6147
6148 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6149
6150         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6151         message is a format control string.
6152         * wl-expire.el (wl-expire-append-log): Ditto.
6153         * wl-mime.el (wl-summary-burst-subr): Ditto.
6154         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6155         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6156
6157 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6158
6159         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6160         wl.el (wl-check-variables): Rename from `wl-check-type'.
6161         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6162         (wl-check-variables-2): New function.
6163         (wl): Call `wl-check-variables-2'.
6164
6165 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6166
6167         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6168         after renaming folder in access group.
6169
6170 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6171
6172         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6173         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6174         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6175         (wl-message-buffer-prefetch): Rewrite.
6176         (wl-message-buffer-prefetch-idle-time): Removed.
6177         * wl-summary.el (wl-summary-redisplay-internal):
6178         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6179         Error check for `wl-message-buffer-prefetch-depht'.
6180
6181 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6182
6183         * Version number is increased to 2.9.5.
6184         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6185
6186 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6187
6188         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6189         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6190         Based on the patch written by
6191         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6192
6193 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6194
6195         * wl-draft.el (wl-draft-raw-send): Fix for
6196         `wl-news-send-pre-hook'
6197
6198 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6199
6200         * wl-utils.el (wl-message-id-function): New variable.
6201         * wl-draft.el (wl-draft-insert-required-fields):
6202         Use `wl-message-id-function'.
6203
6204 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6205
6206         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6207         * wl-utils.el (wl-draft-make-message-id-string):
6208         Use `wl-from' for domain part of Message-ID
6209         if `wl-message-id-use-wl-from' if non-nil.
6210         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6211
6212 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6213
6214         * wl.el (wl): Call `wl-check-type'
6215         Do not 'condition-case'.
6216
6217 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6218
6219         * wl.el (wl-check-type): New function.
6220         (wl-check-type-variables): New variable.
6221
6222 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6223
6224         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6225
6226 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6227
6228         * wl-draft.el (wl-smtp-password-key): New function.
6229         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6230         (wl-draft-send-mail-with-smtp): Ditto.
6231         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6232
6233 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6234
6235         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6236         * wl-utils.el (wl-unique-id-suffix): Remove.
6237
6238 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6239
6240         * Version number is increased to 2.9.4.
6241
6242 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6243
6244         * wl-utils.el (wl-unique-id-suffix): New variable.
6245         (wl-unique-id): Use `wl-unique-id-suffix'
6246
6247 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6248
6249         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6250         instead of `elmo-msgdb-search'.
6251
6252         * Version number is increased to 2.9.3.
6253
6254 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6255
6256         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6257
6258 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6259
6260         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6261         (wl-draft-dispatch-message): Changed for send-later.
6262         (wl-draft-queue-flush): Ditto.
6263         (wl-draft): Clear `wl-sent-message-queued'.
6264         (wl-draft-reedit): Ditto.
6265         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6266         * wl-vars.el (wl-draft-force-queuing): New variable.
6267         (wl-draft-force-queuing-mail): New variable.
6268         (wl-draft-force-queuing-news): New variable.
6269
6270 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6271
6272         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6273         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6274
6275 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6276
6277         * Version number is increased to 2.9.2.
6278
6279 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * wl-draft.el (wl-draft-elide-region): New user command.
6282         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6283
6284         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6285         command `wl-draft-elide-region'.
6286         * wl-mule.el: Ditto.
6287         * wl-xmas.el: Ditto.
6288
6289 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6290
6291         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6292         (wl-biff-check-folder-async): Removed needless let.
6293
6294 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6295
6296         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6297         wl-folder-get-elmo-folder.
6298         (wl-biff-check-folder): Set `biff' argument of
6299         `wl-folder-check-one-entity'.
6300         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6301
6302         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6303         (wl-folder-check-one-entity): Added `biff' argument;
6304         Setup `biff' slot of folder.
6305
6306         * Version number is increased to 2.9.1.
6307
6308 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6309
6310         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6311         comment out and fixed.
6312         (wl-fldmgr-add-completion-subr): Ditto.
6313
6314         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6315         and msgdb.
6316
6317         * wl.el (wl-toggle-plugged): Save summary view.
6318
6319 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6320
6321         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6322
6323 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6324
6325         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6326
6327 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6328
6329         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6330         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6331         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6332
6333         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6334         if it was failed.
6335         (wl-demo): Disable undo in the demo buffer.
6336
6337 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6338
6339         * wl-version.el (wl-version): Changed codename.
6340
6341         * Version number is increased to 2.9.0.
6342
6343 2001-12-14  Takuo KITAME <kitame@northeye.org>
6344
6345         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6346         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6347         (wl-folder-mark-as-read-all-current-entity): Ditto.
6348
6349 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6350
6351         * wl-vars.el (wl-from-width): Define as obsolete variable.
6352         (wl-subject-length-limit): Ditto.
6353
6354         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6355
6356         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6357         wl-summary-save-view.
6358
6359         * wl.el (wl-save-status): Ditto.
6360         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6361
6362         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6363         (wl-summary-exit): Follow the change above.
6364         (wl-summary-goto-folder-subr): Ditto.
6365
6366         * wl-folder.el (wl-folder-create-subr): Don't use
6367         `elmo-folder-creatable-p'.
6368
6369 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6370
6371         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6372
6373 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6376         rather than bitmap on Emacs 21.
6377         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6378         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6379         for xbm if the new redisplay engine is not available.
6380
6381 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-folder.el (wl-folder-init-hook): New hook.
6384         (wl-folder-init): Run `wl-folder-init-hook'.
6385
6386 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6389
6390 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6391
6392         * wl-acap.el (wl-acap-cache-filename): New variable.
6393         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6394         (wl-acap-init): Use cache if no ACAP server found.
6395
6396 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6397
6398         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6399         `wl-acap-original-msgdb-dir'.
6400
6401         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6402         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6403
6404         * wl-mime.el (wl-mime-save-directory): Renamed from
6405         `wl-mime-save-dir'.
6406
6407 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6408
6409         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6410
6411         * wl-demo.el: Require `path-util'.
6412         (wl-demo-bitmap-mule-available-p): New internal variable.
6413         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6414         `module-installed-p' instead.
6415         (wl-demo-insert-image): Use *.img file for a bitmap image.
6416         (wl-demo): Don't call the ascii demo recursively.
6417
6418 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6419
6420         * Version number is increased to 2.7.7.
6421
6422 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6423
6424         * wl.el (wl-exit): Eliminated byte-compile warning.
6425
6426 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6427
6428         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6429         obsolete variable using `elmo-define-obsolete-variable'.
6430         (wl-fetch-confirm-threshold): Ditto.
6431         (wl-cache-prefetch-folder-type-list): Ditto.
6432         (wl-cache-prefetch-folder-list): Ditto.
6433
6434 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6435
6436         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6437         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6438         (wl-demo-insert-image): New function.
6439         (wl-demo-insert-text): New function.
6440         (wl-demo-image-type-alist): Redefine as a function.
6441         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6442         (wl-demo-with-temp-file-buffer): Removed.
6443         (wl-logo-xpm): Removed.
6444         (wl-logo-xbm): Removed.
6445         (wl-logo-bitmap): Removed.
6446
6447 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6448
6449         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6450         (wl-expire-localdir-get-folder-function): New user option.
6451         (wl-expire-localdir-get-folder): New function.
6452         (wl-expire-localdir-date): Ditto.
6453
6454 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6455
6456         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6457         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6458         Fixed unread number mismatch when all-unread < unread.
6459
6460 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6463         (wl-fetch-confirm-threshold): Ditto.
6464
6465         * wl-summary.el (wl-summary-confirm-appends): Removed.
6466         (wl-summary-sync-update): Don't refer
6467         `wl-summary-update-confirm-threshold' (It is now abolished).
6468
6469         * wl-message.el (wl-message-display-internal): Don't refer
6470         `wl-fetch-confirm-threshold' (It is now abolished).
6471
6472 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6473
6474         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6475
6476 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6477
6478         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6479         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6480         Change default value to nil.
6481         (wl-summary-indent-length-limit): The value can be nil, nil means
6482         unlimited.
6483
6484         * wl-summary.el: Don't set limit for indent length if the value of
6485         wl-summary-indent-length-limit is nil.
6486         If the value of wl-summary-width is nil, it means only that the width
6487         of summary is unlimited (nil doesn't mean that the indent length is
6488         unlimited).
6489
6490         * wl-thread.el: Ditto.
6491
6492 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6493
6494         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6495         be nil, nil means never confirm.
6496         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6497
6498 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6499
6500         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6501         means unlimited).
6502
6503 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6504
6505         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6506         Use `with-temp-buffer'.
6507
6508 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6509
6510         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6511         with new backquote style).
6512         (wl-folder-get-entity-from-buffer): Ditto.
6513
6514 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6515
6516         * wl-version.el (nemacs-version): Eliminated.
6517         (wl-extended-emacs-version2): Ignore nemacs.
6518         (wl-extended-emacs-version3): Ditto.
6519
6520 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6521
6522         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6523         (wl-draft-add-in-reply-to): New variable.
6524         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6525         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6526         (wl-draft-yank-from-mail-reply-buffer): Use
6527         `wl-draft-add-in-reply-to'.
6528         (wl-draft-insert-current-message): Ditto.
6529
6530 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6531
6532         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6533         typo (kill->hide).
6534         (wl-message-buffer-prefetch-folder-type-list): Added elements
6535         `mark' and `cache' instead of `internal'.
6536
6537 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6538
6539         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6540         resume msgdb directory.
6541
6542 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6543
6544         * wl.el (wl-exit): Call `wl-acap-exit'.
6545
6546         * wl-summary.el (wl-summary-message-string): New function.
6547         (wl-summary-reedit): Use it.
6548         (wl-summary-resend-bounced-mail): Remove needless let.
6549         (wl-summary-supersedes-message): Ditto.
6550         (wl-summary-save): Ditto.
6551
6552         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6553         (wl-acap-init): Set it.
6554         (wl-acap-exit): New function.
6555
6556 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6557
6558         * wl.el (wl-init): Revert (require 'mime-setup). move from
6559         toplevel.
6560
6561 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6562
6563         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6564         local variables.  Add error when guess function return invalid
6565         value.
6566
6567 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6568
6569         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6570         Change local variable name.
6571         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6572         (wl-folder-get-newsgroups): Return nil when non-news folder.
6573         * wl-summary.el (wl-summary-write-current-folder): State through
6574         when guess-list return nil.
6575         (wl-summary-write-current-folder-functions): Fixed docstring.
6576
6577         * wl.el (wl-exit): Changed confirm message.
6578
6579         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6580         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6581
6582         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6583
6584 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6585
6586         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6587         user option (Renamed from wl-cache-prefetch-folder-type-list).
6588         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6589         from wl-cache-prefetch-folder-list).
6590
6591         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6592         Move to wl-vars.el.
6593         (wl-message-buffer-prefetch-p): Changed to enable
6594         `wl-message-buffer-prefetch-folder-list'.
6595
6596         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6597         `ignore-cache'.
6598
6599 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6600
6601         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6602         `part-top' and `part-bottom'.
6603         (wl-draft-config-sub-part-top): New function.
6604         (wl-draft-config-sub-part-bottom): New function.
6605
6606 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6607
6608         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6609
6610 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6611
6612         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6613
6614 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6615
6616         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6617
6618         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6619         (wl-summary-write-current-folder): Ditto.
6620
6621 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6622
6623         * wl-folder.el (wl-folder-get-newsgroups): Use
6624         `elmo-folder-newsgroups'.
6625
6626 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6627
6628         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6629         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6630         `wl-draft-config-sub-header-bottom'.
6631
6632 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6633
6634         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6635         localnews folder.
6636
6637 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6638
6639         * wl-summary.el (wl-summary-mode): Undo last change.
6640
6641         * wl-folder.el (wl-folder-mode): Ditto.
6642
6643 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6644
6645         * wl-summary.el (wl-summary-mode): Locally set
6646         truncate-partial-window-width to nil.
6647         (for XEmacs)
6648
6649         * wl-folder.el (wl-folder-mode): Ditto.
6650
6651 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6652
6653         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6654
6655 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6658         number.
6659
6660         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6661
6662         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6663
6664         * Version number is increased to 2.7.6.
6665
6666 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6667
6668         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6669
6670 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6671
6672         * wl-summary.el (wl-summary-sync-update): Enclose network
6673         related portion with `unwind-protect'.
6674
6675 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6676
6677         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6678
6679 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6682         element.
6683         * wl-vars.el (wl-message-body-button-alist): Ditto.
6684
6685         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6686         max match length.
6687         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6688
6689         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6690         for the max match length;
6691         Use 4th element value for the button string regexp group.
6692
6693         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6694         candidate exists, prompt to select.
6695
6696 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6697
6698         * wl-summary.el (wl-summary-jump-to-msg): Search before
6699         calibration point by `beginning-of-line'.
6700
6701 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6702
6703         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6704         for access group.
6705
6706 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6707
6708         * wl-message.el (wl-message-display-internal): Bind
6709         `default-mime-charset'.
6710
6711         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6712
6713         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6714
6715         * Version number is increased to 2.7.5.
6716
6717 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6718
6719         * wl-expire.el (wl-summary-archive): Fixed;
6720         Use `elmo-folder-name-internal'.
6721
6722 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6723
6724         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6725         from `elmo-folder-move-messages' caller.
6726         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6727
6728         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6729         related portions are changed).
6730
6731 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6732
6733         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6734         counter.
6735
6736 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6737
6738         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6739         buffer local and set it to nil.
6740
6741         * wl-message.el (wl-message-redisplay): Ditto.
6742
6743 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6744
6745         * wl-summary.el (wl-summary-mark-as-important): If message is
6746         already cached, set messag as read, otherwise encache and mark as read.
6747
6748 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6749
6750         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6751         point-min.
6752
6753 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6756         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6757         a keymap.
6758
6759 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6760
6761         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6762         parent.
6763
6764         * wl-mule.el (wl-message-define-keymap): Ditto.
6765
6766         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6767
6768         * wl-xmas.el (wl-message-display-internal-hook): Define.
6769         (wl-xmas-setup-message-toolbar): Define as function.
6770         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6771         (wl-message-overload-functions): Abolished.
6772         (wl-message-define-keymap): New function.
6773
6774         * wl-vars.el (wl-message-display-internal-hook): New variable.
6775         (wl-message-header-button-alist): New variable (Renamed from
6776         wl-highlight-message-header-button-alist).
6777         (wl-message-body-button-alist): Ditto.
6778
6779         * wl-mule.el (wl-message-define-keymap): New function.
6780         (wl-message-overload-functions): Abolished.
6781
6782         * wl-message.el (wl-message-add-buttons-to-body): New function.
6783         (wl-message-redisplay): Don't call wl-message-overload-functions;
6784         Call wl-message-add-buttons-to-header and
6785         wl-message-add-buttons-to-body.
6786         (wl-message-display-internal): Set keymap argument for
6787         elmo-mime-display-as-is, elmo-mime-message-display;
6788         Run wl-message-display-internal-hook.
6789         (wl-message-refer-article-or-url): Abolished.
6790
6791         * wl-highlight.el (wl-highlight-headers): Don't call
6792         wl-highlight-message-add-buttons-to-header.
6793         (wl-highlight-message-add-buttons-to-header): Abolished.
6794
6795
6796         * wl-e21.el (wl-message-display-internal-hook): Define.
6797         (wl-e21-setup-toolbar): Deleted duplicated binding.
6798         (wl-e21-setup-message-toolbar): Define as function.
6799         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6800         (wl-message-define-keymap): New function.
6801         (wl-message-overload-functions): Abolished.
6802
6803 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6804
6805         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6806         and elmo-folder-close.
6807
6808         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6809
6810 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6811
6812         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6813         boolean value.
6814         * wl-draft.el (wl-draft-do-fcc): Ditto.
6815
6816 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6817
6818         * wl-vars.el (wl-fcc-force-as-read): New variable.
6819         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6820         mark copied message as read.
6821
6822 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6823
6824         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6825
6826 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6827
6828         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6829         `wl-summary-target-above' instead of obsolete variable
6830         `wl-summary-temp-above'.
6831
6832         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6833         instead of `make-obsolete-variable'.
6834         * wl-refile.el (toplevel): Ditto.
6835
6836 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6837
6838         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6839         with third argument t.
6840         (wl-draft): Set first argument for wl-plugged-init as t.
6841
6842         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6843         definition.
6844
6845 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6846
6847         * wl-vars.el: Tabify.
6848         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6849
6850         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6851         message.
6852
6853 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6854
6855         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6856         and set default to beep.
6857
6858 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6859
6860         * wl-vars.el (wl-draft-truncate-lines): New variable.
6861
6862         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6863         instead of wl-message-truncate-lines for truncate-lines.
6864
6865 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6866
6867         * wl-message.el (wl-message-display-internal): Call
6868         `wl-highlight-message' after `elmo-mime-display-as-is'.
6869
6870         * wl-mime.el (wl-mime-display-text/plain): New function.
6871         (wl-mime-display-header): Ditto.
6872         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6873         body-presentation-method for text/plain;
6874         Register `wl-mime-display-header' as a header-presentation-method;
6875         Don't set up `elmo-message-text-content-inserted-hook' and
6876         `elmo-message-header-inserted-hook'.
6877
6878         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6879         variable.
6880         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6881         as t if flag is 'all-header;
6882         Don't bind `elmo-message-ignored-field-list',
6883         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6884
6885 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6886
6887         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6888         for xemacs with non-mule environment.
6889
6890 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6891
6892         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6893         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6894         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6895
6896 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6897
6898         * wl-vars.el (wl-interactive-send): Set default value as t.
6899
6900 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6901
6902         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6903         (wl-addrmgr-method-list): Abolished.
6904         (wl-addrmgr-change-method): Follow above change.
6905
6906         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6907
6908 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6909
6910         * wl-vars.el (wl-message-truncate-lines): Change default value
6911         to default-truncate-lines.
6912
6913         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6914
6915 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6916
6917         * wl-vars.el (wl-message-truncate-lines): New variable.
6918
6919         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6920         wl-message-truncate-lines.
6921
6922 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6923
6924         * wl-acap.el (wl-acap-init): Remove period from error message.
6925         (wl-acap-find-acap-service): Remove period from message.
6926
6927 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6928
6929         * wl.el (wl-check-environment): Undo last change.
6930
6931         * wl-vars.el (wl-from): Changed default value.
6932
6933         * wl-util.el (toplevel): Don't require tm-edit.
6934
6935         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6936         `wl-folder-init';
6937         Don't set mark on mail body.
6938         (wl-draft-reedit): Ditto.
6939
6940         * wl-address.el (wl-address-quote-specials): Define as an alias for
6941         elmo-address-quote-specials.
6942
6943 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6944
6945         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6946
6947         * wl-vars.el (wl-from): Set default value as nil.
6948         (wl-organization): Set default value as ORGANIZATION environment
6949         variable.
6950
6951         * wl-draft.el (wl-smtp-extension-bind): Check value of
6952         wl-smtp-connection-type.
6953
6954         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6955         error.
6956
6957 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6958
6959         * Version number is increased to 2.7.4.
6960
6961         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6962         arguments from `wl-highlight-x-face-function' caller.
6963         Use x-face-1.3.6.12 or later.
6964
6965 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6966
6967         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6968
6969 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6970
6971         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6972         (wl-fcc): Fix to accept function.
6973         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6974
6975 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6976
6977         * wl-acap.el (toplevel): Added `product-provide' declare.
6978         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6979
6980 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6981
6982         * wl.el (wl): Changed order of calling `elmo-init'
6983         and `elmo-folder-init'.
6984
6985 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6986
6987         * wl-mime.el (wl-summary-burst): Extract message when content-type
6988         of root entity is not only `multipart' but also `message/rfc822'.
6989         (wl-summary-burst-subr): Ditto.
6990
6991 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6992
6993         * wl-vars.el (toplevel): Require 'custom.
6994         (wl-trash-folder): Added to `wl-setting' group.
6995
6996         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6997         exists.
6998         (wl-addrmgr-draw): Insert empty line when no entry exists.
6999
7000         * wl-mule.el (wl-message-wheel-up): Fixed.
7001         (wl-message-wheel-down): Ditto.
7002
7003 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7004
7005         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7006         config is an anonymous lambda expression.
7007
7008 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7009
7010         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7011         when Mule 2 is running.
7012
7013 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7014
7015         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7016
7017 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7018
7019         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7020         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7021
7022         * wl-address.el (wl-address-specials-regexp): Eliminated.
7023         (wl-address-quote-specials): Rewrite.
7024
7025 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7026
7027         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7028         shy-groups for regexp.
7029
7030         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7031         character classes and Perl style shy-groups for regexp.
7032         (wl-highlight-plugged-current-line): Use Posix style character
7033         classes for regexp.
7034         (wl-e21-highlight-folder-by-numbers): Ditto.
7035         (wl-e21-display-image-p): Use `display-images-p' instead of
7036         `display-graphic-p'.
7037         (display-images-p): Make an alias to `display-graphic-p' if it is
7038         not available.  It is for Emacs version prior to 21.0.105.
7039
7040         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7041         `display-graphic-p'.
7042         (wl-demo-image-type-alist): Ditto.
7043         (display-images-p): Make an alias to `display-graphic-p' if it is
7044         not available.  It is for Emacs version prior to 21.0.105.
7045
7046 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7047
7048         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7049         support.
7050         (wl-generate-user-agent-string): Ditto.
7051
7052         * wl-version.el (wl-version): Update docsting.
7053         (wl-version-status): Ditto.
7054
7055 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7056
7057         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7058         21.0.105.  For Emacs 21.0.104 or earlier.
7059
7060 2001-09-03  Takuo KITAME <kitame@northeye.org>
7061
7062         * wl-e21.el (wl-plugged-init-icons): Use
7063         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7064         (wl-biff-init-icons): Ditto.
7065
7066 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7067
7068         * wl-highlight.el (wl-highlight-summary-current-line):
7069         Fixed highlighting refile/copy destination.
7070
7071         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7072         (wl-acap-store): Encode string by wl-acap-coding-system.
7073
7074 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7075
7076         * wl-acap.el (toplevel): Check and require 'un-define before
7077         'xemacs-ucs;
7078          Added checking for UTF-2000.
7079
7080 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7081
7082         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7083         Don't enclose with `eval-and-compile'.
7084
7085         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7086         wl-init is non-nil.
7087
7088         * wl-draft.el (wl-draft): Ditto.
7089
7090         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7091
7092         * wl-acap.el (toplevel): Require 'wl.
7093         (wl-acap-store): Call `elmo-init'.
7094
7095         * wl.el (wl): Changed position of `wl-check-environment'.
7096         (toplevel): Added autoload setting for wl-acap.
7097
7098         * wl-vars.el (wl-setting): New custom group.
7099         (wl-from): Added wl-setting group.
7100         (wl-user-mail-address-list): Ditto.
7101         (wl-organization): Ditto.
7102         (wl-subscribed-mailing-list): Ditto.
7103         (wl-envelope-from): Ditto.
7104         (wl-smtp-posting-user): Ditto.
7105         (wl-smtp-posting-server): Ditto.
7106         (wl-smtp-posting-port): Ditto.
7107         (wl-smtp-authenticate-type): Ditto.
7108         (wl-pop-before-smtp-user): Ditto.
7109         (wl-pop-before-smtp-server): Ditto.
7110         (wl-pop-before-smtp-port): Ditto.
7111         (wl-pop-before-smtp-authenticate-type): Ditto.
7112         (wl-nntp-posting-server): Ditto.
7113         (wl-nntp-posting-user): Ditto.
7114         (wl-nntp-posting-port): Ditto.
7115         (wl-fetch-confirm-threshold): Ditto.
7116         (wl-prefetch-threshold): Ditto.
7117         (wl-thread-insert-opened): Ditto.
7118         (wl-ldap-server): Ditto.
7119         (wl-ldap-port): Ditto.
7120         (wl-ldap-base): Ditto.
7121         (wl-ldap-objectclass): Ditto.
7122         (wl-use-ldap): Ditto.
7123         (wl-draft-config-alist): Ditto.
7124         (wl-draft-config-matchone): Ditto.
7125         (wl-template-alist): Ditto.
7126         (wl-message-sort-field-list): Ditto.
7127         (wl-message-ignored-field-list): Ditto.
7128         (wl-message-visible-field-list): Ditto.
7129         (wl-interactive-send): Ditto.
7130         (wl-summary-move-order): Ditto.
7131         (wl-auto-select-first): Ditto.
7132         (wl-auto-select-next): Ditto.
7133         (wl-interactive-save-folders): Ditto.
7134
7135         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7136         Initialization codes are moved from wl-local-folder-init.
7137         (wl-local-folder-init): Follow the change above.
7138         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7139
7140         * wl-acap.el: New file.
7141
7142         * Version number is increased to 2.7.3.
7143
7144 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7145
7146         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7147
7148 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7149
7150         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7151         (wl-addrmgr-address-entry-list): Ditto.
7152
7153 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7154
7155         * wl-e21.el (wl-draft-mode-map): Removed binding for
7156         `wl-draft-insert-x-face-field'.
7157
7158         * wl-mule.el (wl-draft-mode-map): Ditto.
7159
7160         * wl-xmas.el (wl-draft-mode-map): Ditto.
7161
7162         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7163         (wl-cs-autoconv): Ditto.
7164         (wl-cs-local): Ditto.
7165         (wl-use-scoring): Ditto.
7166         (wl-mime-charset): Ditto.
7167         (wl-folder-check-async): Ditto.
7168
7169         * wl.el (toplevel): Ignore nemacs and tm.
7170         (wl-exit): Ditto.
7171
7172         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7173         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7174         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7175         instead of wl-address-petname-add-or-change.
7176         (wl-summary-edit-addresses-subr): Use wl-address-delete
7177         instead of wl-address-petname-delete.
7178
7179         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7180
7181         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7182         if error occured.
7183
7184         * wl-message.el (require): Remove tm support.
7185
7186         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7187
7188         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7189         (wl-folder-jump-to-current-entity): Ditto.
7190         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7191
7192         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7193         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7194         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7195
7196         * wl-mule.el (wl-draft-key-setup): Ditto.
7197
7198         * wl-xmas.el (wl-draft-key-setup): Ditto.
7199
7200         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7201         (wl-draft-std11-parse-addresses): New function.
7202         (wl-draft-parse-mailbox-list): Use it.
7203         (wl-draft): Ignore nemacs.
7204         (wl-draft-reedit): Ditto.
7205
7206         * wl-addrmgr.el: New file.
7207         (Original is wl-rcpt.el written by
7208         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7209         Thanks Kitamoto-san.)
7210
7211         * wl-address.el (wl-address-make-address-list): Modified parsing
7212         process.
7213         (wl-address-delete): Renamed from `wl-address-petname-delete';
7214         Modify wl-address-list too.
7215         (wl-address-add-or-change): Renamed from
7216         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7217
7218 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7219
7220         * wl-highlight.el (wl-highlight-summary-current-line):
7221           Work with transient-mark-mode
7222
7223 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7224
7225         * Version number is increased to 2.7.2.
7226
7227         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7228         instead of elmo-dop-queue-method.
7229
7230 2001-08-06  SAITO Atsunori <sai@yedo.com>
7231
7232         * wl-vars.el (wl-ldap-objectclass): New user option.
7233
7234         * wl-address.el (wl-ldap-make-filter): Use it.
7235
7236 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7237
7238         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7239
7240 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7241
7242         * wl-folder.el (wl-folder): redisplay after folder insertion.
7243
7244         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7245
7246         * wl-summary.el (wl-summary-sync-update):
7247         Change status mark only when new-msgdb exists.
7248         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7249
7250 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7251
7252         * wl-summary.el (wl-summary-open-folder): New function.
7253         (wl-summary-goto-folder-subr): Use it.
7254         (wl-summary-mark-as-important): Fix;
7255         Encache only when no cache exists.
7256
7257 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7258
7259         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7260         Use with-current-buffer.
7261
7262 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7263
7264         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7265         before call `get-buffer'. Fixed parenthesis.
7266         (wl-score-get-header-entry): Clear message and help window when
7267         keyboard quit.
7268         (wl-score-edit-insert-header): Ditto.
7269
7270 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7271
7272         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7273         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7274         (wl-default-draft-cite): Fix.
7275
7276         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7277         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7278
7279 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7280
7281         * wl-message.el (wl-message-prev-page): Do same bahavior
7282         as summary when it is called in the message buffer.
7283         (wl-message-next-page): Ditto.
7284
7285 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7286
7287         * wl-summary.el (wl-summary-forward): Use cache if it is not
7288         section cache.
7289
7290 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7291
7292         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7293         Removed redundant require of elmo-vars.
7294         (wl-biff-state-indicator-on): Changed default value for
7295         xemacs with non-mule environment.
7296
7297         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7298         wl-message-buffer is nil;
7299         Hide progress bar after moving messages.
7300
7301 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7302
7303         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7304         message at cursor point is deleted.
7305
7306 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7307
7308         * wl-vars.el: Changed file coding system to euc-japan.
7309         Added -*-coding:-*- magic to the first line.
7310
7311         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7312         Search parent from the first message.
7313
7314         * Version number is increased to 2.7.1.
7315
7316 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7317
7318         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7319
7320 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7321
7322         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7323         refile/delete execution.
7324
7325         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7326         Fixed docstring.
7327
7328 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7329
7330         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7331         do update process;
7332         Don't update marks when update process is interrupted.
7333
7334 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7335
7336         * wl-summary.el (wl-summary-reply): Fixed problem when
7337         wl-draft-use-frame is non-nil.
7338         (wl-summary-forward): Ditto.
7339
7340         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7341         as nil.
7342         (wl-folder-mark-as-read-all-entity): Ditto.
7343         (wl-folder-prefetch-entity): Ditto.
7344
7345         * wl.el (wl): Check environment before wl-init.
7346
7347         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7348         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7349         instead of wl-summary-collect-unread.
7350         (wl-summary-reply): Split message window.
7351
7352 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7353
7354         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7355         only if current language environment is japanese,
7356
7357         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7358         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7359         (wl-folder-goto-folder-subr): Ditto.
7360
7361         * wl-draft.el (wl-draft-dispatch-message): Call
7362         `elmo-file-cache-get-path'.
7363
7364 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7365
7366         * wl-summary.el (wl-summary-cursor-move): If return value of
7367         wl-summary-next-message is not number, don't jump.
7368
7369 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7370
7371         * wl-summary.el (wl-summary-buffer-next-message-function): New
7372         variable.
7373         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7374         if it is bound.
7375
7376         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7377         string.
7378
7379         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7380         (wl-plugged-drawing): Ditto.
7381
7382 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7383
7384         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7385         process.
7386         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7387         with unwind-protect.
7388
7389         * wl.el (wl-init): Require mime-setup.
7390         (wl-check-environment): Don't require mime-setup.
7391
7392         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7393         instead of elmo-folder-type.
7394
7395         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7396         value as nil.
7397
7398 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7399
7400         * Version number is increased to 2.7.0.
7401
7402         * wl-version.el (wl-version): Changed codename.
7403
7404         * wl-summary.el (wl-summary-delete-cache): Fixed.
7405
7406         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7407         Workaround for net folders.
7408         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7409
7410         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7411         value to nil (According to the patch from
7412         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7413
7414         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7415         of elmo-folder-close.
7416
7417 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7418
7419         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7420         for postfix.
7421
7422 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7423
7424         * wl-summary.el (wl-summary-resend-message): Fixed.
7425
7426         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7427         Call wl-draft with `from' argument if its address is included in
7428         `wl-user-mail-address-list'.
7429         (wl-draft): Added `from' argument.
7430
7431         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7432         non-nil.
7433         (wl): Don't show demo if wl-demo is nil.
7434
7435         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7436         wl-summary-use-frame.
7437
7438         * wl-vars.el (wl-summary-use-frame): New user option.
7439         (wl-folder-use-frame): Changed docstring.
7440
7441         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7442         non-nil.
7443         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7444         wl-summary-use-frame.
7445
7446         * wl-vars.el (wl-folder-use-frame): New user option.
7447
7448         * wl-summary.el (wl-summary-exit): Back to folder frame if
7449         wl-folder-use-frame is non-nil.
7450         (wl-summary-redisplay-internal): Ignore cache if current folder
7451         is draft folder,
7452         (wl-summary-redisplay-no-mime): Ditto.
7453         (wl-summary-redisplay-all-header): Ditto.
7454
7455         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7456         if wl-folder-use-frame is non-nil.
7457
7458 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7459
7460         * wl-summary.el (wl-summary-sync-update): Bind
7461         elmo-folder-update-threshold.
7462         (wl-summary-mark-as-important): Enclosed server mark processing
7463         with `save-match-data'.
7464
7465         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7466         only when it is already defined.
7467
7468 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7469
7470         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7471         name of folder exclude localdir is wrong.
7472         * wl-folder.el (wl-folder-sync-entity):
7473         Set `wl-summary-always-sticky-folder-list' as nil.
7474         (wl-folder-mark-as-read-all-entity): Ditto.
7475         (wl-folder-prefetch-entity): Ditto.
7476
7477 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7478
7479         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7480         instead of `wl-summary-write-current-newsgroup'.
7481
7482 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7483
7484         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7485         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7486         non-nil and selected message is important, do not display.
7487
7488 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7489
7490         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7491
7492 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7493
7494         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7495
7496         * wl-summary.el (wl-summary-mark-as-important): Set message number
7497         using wl-summary-message-number.
7498
7499 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7500
7501         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7502         destination folder is 'null.
7503
7504 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7505
7506         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7507         New function.
7508         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7509         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7510         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7511
7512 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7513
7514         * wl-mime.el (wl-mime-setup): Added setting for
7515         `mime-setup-signature-key-alist' to avoid overriding key bind for
7516         `wl-draft-send'.
7517
7518         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7519         for `wl-draft-send'.
7520         * wl-mule.el (wl-draft-overload-functions): Ditto.
7521         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7522         * wl-draft.el (wl-draft-send): Ditto.
7523
7524         * wl-message.el (wl-message-display-internal):
7525         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7526         (Patch is provided by <kita@coe.nttdata.co.jp>).
7527
7528 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7529
7530         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7531
7532 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7533
7534         * wl.el (wl): Fix for wl-demo.
7535
7536 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7537
7538         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7539
7540 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7541
7542         * wl-folder.el (wl-folder-prefetch-entity): Use
7543         `wl-folder-get-elmo-folder'.
7544         (wl-folder-count-incorporates): Do not use
7545         `wl-folder-get-elmo-folder'.
7546
7547 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7548
7549         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7550         instead of `elmo-folder-get-type'.
7551
7552 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7553
7554         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7555         position on Subject: field.
7556         (Advised by Mito <mit@nines.nec.co.jp>)
7557
7558 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7559
7560         * wl-folder.el (wl-folder-prefetch-entity): Use
7561         `wl-folder-get-elmo-folder'.
7562
7563 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7564
7565         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7566
7567         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7568         `process-duplicates' slot.
7569
7570         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7571         if detection failed.
7572
7573 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7574
7575         * wl-version.el (wl-version-status): Set to "alpha".
7576
7577 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7578
7579         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7580         Check wl-message-buffer lives before set-buffer.
7581
7582 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7583
7584         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7585         called in folder mode.
7586         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7587         * wl-summary.el (wl-summary-exit-pre-hook): Run
7588         `wl-summary-exit-pre-hook' before exit summary mode.
7589
7590 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7591
7592         * wl-version.el (wl-version-status): New variable.
7593         (wl-version-status-alist): Removed.
7594         (wl-version-status): Rule included.
7595
7596 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7597
7598         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7599         @sponichi.
7600
7601         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7602         when `mail-reply-buffer' is buffer-local variable.
7603         (Reported by <kita@coe.nttdata.co.jp>).
7604
7605 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7606
7607         * wl-vars.el (toplevel): Require 'elmo-util.
7608
7609 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7610
7611         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7612         (All other related portions are changed)
7613
7614         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7615
7616         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7617
7618 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7619
7620         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7621
7622 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7623
7624         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7625         Delete other windows to avoid an error.
7626         Use `point-marker' instead of `point' to remember the start point
7627         of body.
7628
7629         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7630
7631         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7632         number not to exceed all message number.
7633
7634 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7635
7636         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7637         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7638
7639 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7640
7641         * wl-summary.el (wl-summary-sync-force-update): Added argument
7642         no-check.
7643         (wl-summary-sync-update): Ditto.
7644         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7645         with `no-check'.
7646
7647         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7648         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7649         already running.
7650
7651 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7652
7653         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7654         `dst-folder-arg'.
7655         (wl-expire-archive-number1): Diito.
7656         (wl-expire-archive-number2): Diito.
7657         (wl-expire-archive-Date): Diito.
7658         (wl-archive-number1): Diito.
7659         (wl-archive-number2): Diito.
7660         (wl-archive-date): Diito.
7661         (wl-archive-folder-p): New function.
7662         (wl-summary-expire): Support of expand folder name at
7663         wl-expire-alist.
7664         * wl-util.el (wl-expand-newtext): Renamed from
7665         `wl-refile-expand-newtext'.
7666
7667 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7668
7669         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7670         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7671         `(elmo-msgdb-get-overview msgdb)'.
7672         (wl-summary-prefetch): Bind match data before call
7673         `wl-summay-prefetch-msg'.
7674         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7675         'off if `wl-summary-buffer-disp-msg' is non-nil.
7676         Fixed problem that couldn't show only one new or unread message when
7677         enter folder.
7678         (wl-summary-reply): Don't call `split-window-vertically' and other
7679         window.
7680
7681 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7682
7683         * wl-expire.el (wl-expire-refile): Fixed.
7684
7685 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7686
7687         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7688
7689         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7690         biff notification is removed.
7691
7692         * wl.el (wl): Changed position of `elmo-init'.
7693
7694         * wl-draft.el (wl-default-draft-cite): Use date field
7695         on the citation buffer.
7696
7697         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7698
7699         * wl-xmas.el (wl-folder-internal-icon-list): Added
7700         `wl-folder-shimbun-image'.
7701
7702         * wl-e21.el (wl-folder-internal-icon-list): Added
7703         `wl-folder-shimbun-image'.
7704
7705 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7706
7707         * wl.el (wl-init): Eliminated argument.
7708         (wl): Rewrite.
7709
7710         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7711         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7712         instead of `elmo-folder-msgdb-internal'.
7713         (wl-summary-sync-update): Ditto.
7714         (wl-summary-flush-pending-append-operations): Eliminated.
7715         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7716         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7717         `elmo-folder-open'.
7718
7719         * wl-mime.el (wl-summary-burst): Fixed.
7720
7721         * wl-folder.el (wl-folder-info-save): Check data type.
7722
7723         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7724         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7725         instead of `elmo-folder-msgdb-internal'.
7726         (wl-expire-hide): Ditto.
7727
7728
7729         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7730
7731 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7732
7733         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7734
7735 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7736
7737         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7738
7739 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7740
7741         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7742         Fixed `match-beginning' argument mismatch.
7743
7744 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7745
7746         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7747         the default value.
7748
7749 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7750
7751         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7752         instead of `elmo-nntp-default-port'.
7753
7754         * wl-vars.el: Fixed some doc strings.
7755
7756 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7757
7758         * wl-summary.el (wl-summary-prefetch-msg): Use
7759         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7760
7761         * wl-vars.el: Define *-func as obsolete variable using
7762         `elmo-define-obsolete-variable'.
7763
7764         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7765         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7766         instead of `wl-message-buffer-prefetch-threshold'.
7767
7768         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7769
7770         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7771
7772         * wl-draft.el (wl-caesar-region-func): Ditto.
7773
7774         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7775         Keep unread status in elmo-folder-move-messages.
7776         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7777
7778 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7779
7780         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7781         `wl-summary-buffer-exit-func'
7782         (wl-summary-buffer-message-redisplay-function): Renamed from
7783         `wl-summary-buffer-message-redisplay-func'
7784         (wl-summary-buffer-next-folder-function): Renamed from
7785         `wl-summary-buffer-next-folder-func'.
7786         (wl-summary-buffer-prev-folder-function): Renamed from
7787         `wl-summary-buffer-prev-folder-func'.
7788         (wl-summary-get-petname-function): Renamed from
7789         `wl-summary-get-petname-func'.
7790
7791         * wl-score.el (wl-score-edit-exit-function): Renamed from
7792         `wl-score-edit-exit-func'.
7793
7794         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7795         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7796
7797         * wl-util.el (wl-load-profile-function): Renamed from
7798         `wl-load-profile-func'.
7799
7800         * wl-folder.el (wl-folder-completion-function): Renamed from
7801         `wl-folder-completion-func'.
7802         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7803
7804         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7805         `wl-expire-archive-get-folder-func'.
7806         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7807         (wl-draft-send-mail-function): Renamed from
7808         `wl-draft-send-mail-func'.
7809         (wl-draft-send-news-function): Renamed from
7810         `wl-draft-send-news-func'.
7811         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7812         (wl-generate-mailer-string-function): Renamed from
7813         `wl-generate-mailer-string-func'.
7814         (wl-highlight-signature-search-function): Renamed from
7815         `wl-highlight-signature-search-func'.
7816         (wl-highlight-x-face-function): Renamed from
7817         `wl-highlight-x-face-func'
7818         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7819         (wl-ps-print-buffer-function): Renamed from
7820         `wl-ps-print-buffer-func'
7821         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7822         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7823         (wl-summary-subject-filter-function): Renamed from
7824         `wl-summary-subject-filter-func'.
7825
7826         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7827         `wl-draft-queue-flush-send-func'
7828         (wl-draft-cite-function): Renamed from
7829         `wl-draft-cite-func'
7830
7831         * wl-address.el (wl-address-init-function): Renamed from
7832         `wl-address-init-func'.
7833
7834 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7835
7836         * wl-draft.el (wl-draft-queue-flush): Don't call
7837         `elmo-dop-unlock-message'.
7838         * wl-draft.el (wl-draft-queue-append): Don't call
7839         `elmo-dop-lock-message'.
7840
7841         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7842         (wl-summary-buffer-folder-name): Ditto.
7843         (wl-summary-message-regexp): Added '-' (all other related portions
7844         are changed).
7845         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7846         wl-summary-buffer-folder-name.
7847
7848 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7849
7850         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7851         the number of mails in the folder buffer is not updated by wl-biff.
7852
7853 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7854
7855         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7856         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7857
7858 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7859
7860         * wl-summary.el (wl-summary-next-message):
7861         Return next message number when wl-summary-move-order is nil.
7862
7863 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7864
7865         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7866         `wl-summary-move-spec-alist'.
7867         (wl-summary-move-spec-unplugged-alist): New variable
7868         (Move spec for unplugged status).
7869         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7870         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7871
7872 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7873
7874         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7875         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7876
7877 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7878
7879         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7880         simple quotation to quote the anonymous function.
7881         * tm-wl.el (wl-draft-preview-message): Ditto.
7882
7883 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7884
7885         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7886         Eliminate redundant `save-excursion'.
7887         (wl-highlight-summary-current-line): Ditto.
7888
7889         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7890         accessing match data when `looking-at' failed.
7891
7892         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7893         `elmo-match-string' where users don't care about the speed.
7894         (wl-draft-save): Ditto.
7895
7896 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7897
7898         * wl-util.el (wl-regexp-opt): New function.
7899
7900         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7901         number from `wl-summary-buffer-number-list'.
7902         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7903         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7904         (wl-summary-move-spec-alist): Changed default setting.
7905
7906 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7907
7908         * wl-vars.el (wl-biff-notify-hook): New hook.
7909         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7910         the arrival of new mail.
7911         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7912         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7913
7914 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7915
7916         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7917
7918 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7919
7920         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7921
7922         * Version number is increased to 2.5.8.
7923
7924         * wl-thread.el (toplevel): require 'cl.
7925         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7926         (wl-thread-make-number-list): New function.
7927         (wl-thread-entity-make-number-list-from-children): Ditto.
7928         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7929         (wl-thread-entity-insert-as-children): Likewise.
7930         (wl-thread-delete-message): Likewise.
7931         (wl-meaning-of-mark): Eliminated.
7932         (wl-thread-next-failure-mark-p): Ditto.
7933         (wl-thread-entity-get-mark): Ditto.
7934         (wl-thread-meaning-alist-get-result): Ditto.
7935         (wl-thread-entity-check-prev-mark): Ditto.
7936         (wl-thread-entity-check-next-mark): Ditto.
7937         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7938         (wl-thread-entity-get-prev-marked-entity): Ditto.
7939         (wl-thread-get-prev-unread): Ditto.
7940         (wl-thread-jump-to-prev-unread): Ditto.
7941         (wl-thread-get-next-unread): Ditto.
7942         (wl-thread-jump-to-next-unread): Ditto.
7943         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7944         (wl-thread-entity-get-next-marked-entity): Ditto.
7945
7946         * wl-summary.el (wl-summary-buffer-number-list):
7947         New bufer-local variable.
7948         (wl-summary-switch-to-clone-buffer): Clone
7949         `wl-summary-buffer-number-list'.
7950         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7951         (wl-summary-cursor-move-regex): Eliminated.
7952         (wl-summary-cursor-up): Rewrite.
7953         (wl-summary-cursor-down): Ditto.
7954         (wl-summary-mode-spec-alist): New variable.
7955         (wl-summary-next-message): New inline function.
7956         (wl-summary-cursor-move): New function.
7957         (wl-summary-default-get-next-msg): Rewrite.
7958         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7959         (wl-summary-rescan): Ditto.
7960         (wl-summary-sync-all-init): Ditto.
7961         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7962         summary is not thread view.
7963         (wl-summary-sync-update): Ditto.
7964         (wl-summary-rescan): Ditto.
7965         (wl-summary-make-number-list): New function.
7966
7967         * wl-draft.el: "FCC" -> "Fcc".
7968
7969 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7970
7971         * wl-highlight.el (wl-highlight-summary-window):
7972         Call `set-buffer-modified-p'.
7973
7974         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7975         (wl): Call `elmo-init' and fix.
7976
7977         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7978         Use new variables.
7979
7980         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7981
7982 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7983
7984         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7985
7986 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7987
7988         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7989
7990 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7991
7992         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7993         `wl-use-toolbar' nor `display-graphic-p'.
7994         (wl-e21-setup-message-toolbar): Ditto.
7995         (wl-e21-setup-summary-toolbar): Ditto.
7996         (wl-e21-setup-folder-toolbar): Ditto.
7997
7998         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7999         (wl-plugged-init-icons): Ditto.
8000
8001         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8002         `display-graphic-p'.
8003         (wl-plugged-set-folder-icon): Ditto.
8004         (wl-highlight-plugged-current-line): Ditto.
8005         (wl-highlight-folder-current-line): Ditto.
8006         (wl-e21-highlight-folder-group-line): Ditto.
8007         (wl-e21-setup-toolbar): Ditto.
8008         (wl-e21-display-image-p): New macro.
8009
8010         * wl-demo.el (wl-demo): Simplified.
8011         (wl-demo-image-type-alist): Use `image-type-available-p' for
8012         checking whether the image type `xbm' is available.
8013
8014 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8015
8016         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8017         (wl-summary-input-range): Ditto.
8018
8019 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8020
8021         * wl-summary.el (wl-summary-edit-addresses): Use
8022         `wl-summary-get-original-buffer'
8023         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8024         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8025         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8026         (wl-summary-get-newsgroups): Eliminated.
8027         (wl-summary-set-crosspost): Ditto.
8028         (wl-summary-is-crosspost-folder): Ditto.
8029         (wl-crosspost-alist-load): Ditto.
8030         (wl-crosspost-alist-save): Ditto.
8031
8032         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8033         `elmo-setup-subscribed-newsgroups' instead of
8034         `elmo-nntp-make-groups-hashtb'.
8035         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8036         instead of `wl-crosspost-alist-save'.
8037
8038         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8039         of `elmo-folder-message-appendable-p'.
8040         (wl-mime-header-presentation-method): Eliminated.
8041
8042         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8043         (Error occurs in emacs21).
8044
8045         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8046         the current buffer).
8047
8048         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8049         instead of `wl-crosspost-alist-save'.
8050         (wl-init): `elmo-crosspost-message-alist-load'
8051         instead of `wl-crosspost-alist-load'
8052
8053         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8054         (wl-parse-newsgroups): Likewise.
8055         (wl-biff-notify): Run `wl-biff-notify-hook'.
8056
8057 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8058
8059         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8060
8061         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8062         when `wl-summary-lazy-highlight' is non-nil.
8063         (wl-summary-goto-folder-subr): Highlight only when
8064         `wl-summary-lazy-highlight' is non-nil.
8065
8066         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8067         Don't display progress and highlight temp-mark when
8068         `wl-summary-lazy-highlight' is non-nil.
8069         (wl-highlight-summary-window): New function.
8070         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8071
8072 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8073
8074         * wl-summary.el (wl-summary-sync): Change `all-visible'
8075         from `all-shown'
8076         (wl-summary-input-range): Ditto.
8077
8078 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8079
8080         * wl-e21.el (wl-highlight-folder-current-line): Call
8081         `wl-folder-init-icons' when folder icons have not been initialized.
8082
8083         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8084
8085         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8086         (wl-demo-image-type-alist): New macro.
8087
8088 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8089
8090         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8091         display does not support graphics.
8092         (wl-plugged-init-icons): Ditto.
8093         (wl-folder-init-icons): Ditto.
8094
8095         * wl-demo.el (wl-demo): Chech closely whether the display
8096         supports graphics.
8097
8098 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8099
8100         * wl-summary.el (wl-summary-get-original-buffer): New function.
8101         (wl-summary-set-crosspost): Use it.
8102         (wl-summary-target-mark-uudecode): Ditto.
8103         (wl-summary-reedit): Ditto.
8104         (wl-summary-resend-bounced-mail): Ditto.
8105         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8106         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8107
8108         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8109         (wl-message-display-internal): Ditto.
8110
8111 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8112
8113         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8114
8115 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8116
8117         * wl-summary.el (wl-summary-save-view): Renamed from
8118         `wl-summary-save-status'.
8119
8120 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8121
8122         * wl-summary.el (wl-summary-sync): Added `all-shown'
8123
8124 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8125
8126         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8127
8128 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8129
8130         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8131
8132 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8133
8134         * wl-highlight.el (wl-highlight-summary-line-string): Use
8135         `zerop' instead of `= 0'.
8136         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8137
8138         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8139         for comparing numbers.
8140         (wl-template-prev): Use `zerop' instead of `eq 0'.
8141
8142         * wl-draft.el (wl-draft-insert-current-message): Use
8143         `with-current-buffer' instead of `save-excursion'.
8144         Use `zerop' instead of `eq 0'.
8145
8146 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8147
8148         * wl-draft.el (wl-draft-insert-ccs): New function.
8149         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8150         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8151
8152 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8153
8154         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8155
8156 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8157
8158         * wl-expire.el (wl-expire-refile): Don't call
8159         elmo-msgdb-add-msgs-to-seen-list;
8160         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8161         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8162
8163 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8164
8165         * wl-message.el (wl-message-prev-page): Ignore errors while
8166         scroll-down.
8167
8168 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8169
8170         * wl-mime.el: Use elmo-original-message-mode instead of
8171         mmelmo-original-mode.
8172
8173         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8174         `elmo-folder-get-spec';
8175         (wl-fldmgr-add-completion-all-completions):
8176         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8177
8178         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8179         of `elmo-folder-get-type'.
8180
8181         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8182         `elmo-folder-get-spec';
8183         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8184         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8185         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8186         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8187         `elmo-read-msg-no-cache';
8188         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8189         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8190         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8191         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8192         `elmo-cache-save';
8193         (wl-draft-reedit): Use `elmo-message-file-name'.
8194
8195         * wl-expire.el: Use `elmo-folder-name-internal';
8196         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8197         Use macro `wl-summary-buffer-msgdb' instead of variable
8198         `wl-summary-buffer-msgdb';
8199         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8200         Use macro `wl-summary-buffer-folder-name' instead of variable
8201         `wl-summary-buffer-folder-name'.
8202         * wl-score.el: Likewise.
8203
8204         * wl-message.el: Rewrite for new message buffer cache mechanism.
8205         (wl-message-buffer-cache-buffer-get): New macro.
8206         (wl-message-buffer-cache-folder-get): Ditto.
8207         (wl-message-buffer-cache-message-get): Ditto.
8208         (wl-message-buffer-cache-entry-make): Ditto.
8209         (wl-message-buffer-cache-hit): Ditto.
8210         (wl-message-buffer-cache-sort): New function.
8211         (wl-message-buffer-cache-add): Ditto.
8212         (wl-message-buffer-cache-delete): Ditto.
8213         (wl-message-buffer-cache-clean-up): Ditto.
8214         (wl-message-buffer-window): Rewrite.
8215         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8216         (wl-message-buffer-display): New function.
8217         (wl-message-display-internal): New function.
8218
8219 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8220
8221         * wl-folder.el: Use `elmo-folder-name-internal';
8222         Use `wl-folder-get-elmo-folder';
8223         Use `elmo-folder-list-messages' instead of
8224         `elmo-list-folder';
8225         Use `elmo-folder-get-primitive-list' instead of
8226         `elmo-folder-get-primitive-spec-list';
8227         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8228         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8229         Use `elmo-folder-create' instead of `elmo-create-folder'.
8230         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8231         (wl-folder-get-elmo-folder): New macro.
8232         (wl-folder-elmo-folder-cache-get): Ditto.
8233         (wl-folder-elmo-folder-cache-put): Ditto.
8234         (wl-folder-suspend): Call `elmo-quit'.
8235
8236         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8237         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8238         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8239         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8240         (toplevel): require 'cl.
8241         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8242
8243         * wl-summary.el: Rewrite to use new elmo interface.
8244
8245 \f
8246 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8247
8248         * wl-mime.el (wl-draft-preview-message):
8249         Run `wl-draft-send-hook' before collecting recipients information;
8250         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8251
8252         * tm-wl.el (wl-draft-preview-message): Ditto.
8253
8254 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8255
8256         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8257         wrong recipients are displayed when forwarded message.
8258
8259 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8260
8261         * Version number is increased to 2.5.7.
8262
8263 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8264
8265         * wl-message.el (wl-message-next-page): Bind
8266         `window-pixel-scroll-increment' to nil while scrolling up.
8267
8268 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8269
8270         * wl-vars.el (wl-save-hook): New hook.
8271         * wl.el (wl-save): Call `wl-save-hook'.
8272
8273 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8274
8275         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8276         Argument WITH-ARG instead of NO-ARG (negative mean).
8277         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8278         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8279         * wl-message.el (wl-message-follow-current-entity): Likewise.
8280
8281 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8282
8283         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8284         FROM was optional argument.
8285         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8286
8287 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8288
8289         * Version number is increased to 2.5.6.
8290
8291 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8292
8293         * wl-version.el (wl-version-show): Removed.
8294         (wl-version): Add `interactive'.
8295
8296 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8297
8298         * wl-summary.el (wl-summary-get-petname-func): New variable.
8299         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8300         instead of `wl-address-get-petname-1'.
8301         (wl-summary-simple-from): Ditto.
8302
8303         * wl-address.el (wl-address-get-petname-1): Define as function.
8304
8305 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8308         field in the original message.
8309         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8310
8311 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8312
8313         * wl-expire.el (wl-expire-hide):
8314         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8315
8316 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8317
8318         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8319         find decoder for To, Cc, and Subject.
8320
8321 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8322
8323         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8324         for checking `elmo-use-buffer-cache'.
8325         (wl-summary-mark-as-important): Fixed typo in comment.
8326
8327 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8328
8329         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8330         field in the original message.
8331         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8332
8333 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8334
8335         * wl-expire.el (wl-expire-hide):
8336         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8337
8338 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8339
8340         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8341         find decoder for To, Cc, and Subject.
8342
8343 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8344
8345         * Version number is increased to 2.5.5.
8346
8347         * wl-address.el (wl-address-specials-regexp): New constant.
8348         (wl-address-quote-specials): Use it.
8349
8350 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8351
8352         * wl-summary.el (wl-summary-rescan):
8353         Call `wl-summary-buffer-number-column-detect'.
8354         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8355
8356         * wl-message.el (wl-message-mode-map): Define.
8357         (wl-message-decode): Use it as local-map.
8358
8359 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8360
8361         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8362         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8363
8364 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8365
8366         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8367
8368         * wl-mule.el (wl-read-event-char): Ditto.
8369
8370         * wl-e21.el (wl-read-event-char): Ditto.
8371
8372         * wl-nemacs.el (wl-read-event-char): Ditto.
8373         (read-event): Removed.
8374
8375         * wl-util.el (toplevel): Removed dummy definition of
8376         `read-event'.
8377         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8378
8379 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8380
8381         * wl-nemacs.el (elmo-archive-call-process): Moved to
8382         elmo-archive.el.
8383
8384 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8385
8386         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8387         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8388
8389         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8390         instead of magic-number 6.  Use `not' instead of `null' for symbol
8391         `nil' check (not empty list).
8392         (wl-draft-insert-x-face-field): Fixed paren style.
8393
8394         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8395         one-branch conditional statement, instead of `and' and `if'.
8396         (wl-draft-forward): Likewise.
8397         (wl-draft-add-references): Likewise.
8398         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8399
8400         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8401         conditional steatment.  Use `cond' instead of `if'.
8402         (wl-draft-confirm): Likewise.
8403
8404 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8405
8406         * wl-version.el (wl-version-show): Use `product-string-1'
8407         instead of `wl-version'.
8408         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8409
8410         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8411
8412 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8413
8414         * wl-highlight.el (wl-highlight-headers): Revert
8415         `wl-highlight-x-face-func' argument (`beg' and `end').
8416
8417 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8418
8419         * wl.el (toplevel): Move `product-provide' declare.
8420         * wl-demo.el (toplevel): Ditto.
8421         * wl-dnd.el (toplevel): Ditto.
8422         * wl-highlight.el (toplevel): Ditto.
8423         * wl-message.el (toplevel): Ditto.
8424         * wl-refile.el (toplevel): Ditto.
8425         * wl-util.el (toplevel): Ditto.
8426
8427 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8428
8429         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8430         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8431         (wl-thread-close-all): keep cursor position.
8432
8433 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8434
8435         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8436         (eq x 0).
8437         (wl-generate-user-agent-string-1): Fix conditional statement.
8438
8439 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8440
8441         * wl.el (wl-check-environment): Additional check for
8442         'wl-local-domain' and `wl-message-id-domain'.
8443
8444 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8445
8446         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8447
8448 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8449
8450         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8451         instead of `smtp-sasl-user-realm'.
8452
8453 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8454
8455         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8456
8457 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8458
8459         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8460         to the default value as well as `eword-lexical-analyzer'.
8461
8462 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8463
8464         * wl-version.el (wl-extended-emacs-version,
8465         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8466         `elmo-match-string' instead of `wl-match-string'.
8467
8468 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8469
8470         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8471         docstring.
8472
8473 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8474
8475         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8476
8477 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8478
8479         * wl-highlight.el (wl-highlight-headers): Remove
8480         `wl-highlight-x-face-func' argument (`beg' and `end').
8481
8482 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8483
8484         * wl-summary.el (wl-summary-mark-as-important):
8485         Remove cache if folder is local.
8486
8487 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8488
8489         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8490         to get existing e-mail address string.
8491
8492 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8493
8494         * wl-version.el (wl-generate-user-agent-string): Commentary.
8495         (wl-generate-user-agent-string-1): Use `when' for
8496         one-branch conditional statement, instead of `and' and `if'.
8497         (wl-extended-emacs-version, wl-extended-emacs-version2,
8498         wl-extended-emacs-version3): Ditto.
8499
8500 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8501
8502         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8503         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8504         condition-case; Remove initialization.
8505         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8506         (wl-summary-sync-update3): Added argument `sync-all';
8507         Eliminated local variable `msgdb';
8508         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8509         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8510         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8511
8512 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8513
8514         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8515         connection before call `wl-draft-send-mail-with-smtp'.
8516
8517 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8518
8519         * Version number is increased to 2.5.4.
8520
8521 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8522
8523         * wl.el (wl-check-environment): Additional check for
8524         'wl-local-domain' and `wl-message-id-domain'.
8525
8526 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8527
8528         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8529         buffer as command specific.
8530         (wl-folder-mark-as-read-all-entity): Ditto.
8531         (wl-folder-prefetch-entity): Ditto.
8532         (wl-folder-drop-unsync-entity): Ditto.
8533
8534         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8535         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8536         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8537
8538         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8539         save-excursion.
8540
8541 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8542
8543         * Version number is increased to 2.5.3.
8544
8545         * wl-summary.el (wl-summary-save-view-cache):
8546         Delete duplicated `write-region';
8547         Use `write-region-as-binary' instead of `as-binary-output-file' and
8548         `write-region'.
8549
8550 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8551
8552         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8553
8554 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8555
8556         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8557         instead of `smtp-via-smtp'.
8558
8559 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8560
8561         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8562
8563 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8564
8565         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8566         instead of `smtp-sasl-user-realm'.
8567
8568 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8569
8570         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8571
8572 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8573
8574         * Version number is increased to 2.5.2.
8575
8576 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8577
8578         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8579         does not exist.
8580         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8581         (wl-biff-start): Call `timer-activate' if timer already exists.
8582
8583         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8584         only when it is bound as function.
8585
8586 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8587
8588         * Version number is increased to 2.5.1.
8589
8590 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8591
8592         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8593         Print refile/copy destination.
8594
8595 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8596
8597         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8598         queue-flush-only is non-nil.
8599
8600         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8601
8602         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8603         checking cache folder.
8604
8605 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8606
8607         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8608         `regexp-quote'.
8609
8610 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8611
8612         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8613         function.
8614         * wl-summary.el (wl-summary-write-current-folder-functions):
8615         Change default value.  Use it.
8616
8617 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8618
8619         * Version number is increased to 2.5.0.
8620
8621         * wl-version.el (wl-version): Changed codename.
8622
8623 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8624
8625         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8626         (wl-summary-supersedes-message): Ditto.
8627
8628 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8629
8630         * wl-refile.el (wl-refile-guess-functions): Renamed from
8631         `wl-refile-guess-func-list'.
8632
8633 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8634
8635         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8636         Fixed problem when no rule was matched.
8637
8638 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8639
8640         * wl-summary.el (wl-summary-get-mark): Fixed
8641         `wl-summary-buffer-target-mark' check logic.
8642
8643 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8644
8645         * wl-folder.el (wl-folder-write-current-folder): Added group
8646         folder check.
8647
8648         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8649         `wl-summary-write-current-newsgroup'.
8650         (wl-summary-write-current-folder-functions): New variable.
8651         * wl-folder.el (wl-folder-get-newsgroups): New function.
8652         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8653         (wl-folder-write-current-folder): Renamed from
8654         `wl-folder-write-current-newsgroup'.
8655
8656 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8657
8658         * Version number is increased to 2.3.93.
8659
8660 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8661
8662         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8663         (wl-ldap-make-matched-value-list): Ditto.
8664         (wl-ldap-alias-safe-string): Split e-mail address.
8665
8666         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8667         petname folder default was selected.
8668         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8669         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8670
8671 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8672
8673         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8674         to `wl-draft-config-exec'.
8675
8676         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8677         instead of calling `wl-draft-config-exec';
8678         Process group-list and show recipients in minibuffer.
8679
8680         * tm-wl.el (wl-draft-preview-message): Ditto.
8681
8682 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8683
8684         * wl.el (toplevel): Added (C) to copyright notice, and
8685         sync Author header.
8686         * tm-wl.el (toplevel): Ditto.
8687         * wl-address.el (toplevel): Ditto.
8688         * wl-demo.el (toplevel): Ditto.
8689         * wl-dnd.el (toplevel): Ditto.
8690         * wl-draft.el (toplevel): Ditto.
8691         * wl-e21.el (toplevel): Ditto.
8692         * wl-expire.el (toplevel): Ditto.
8693         * wl-folder.el (toplevel): Ditto.
8694         * wl-highlight.el (toplevel): Ditto.
8695         * wl-message.el (toplevel): Ditto.
8696         * wl-mime.el (toplevel): Ditto.
8697         * wl-mule.el (toplevel): Ditto.
8698         * wl-nemacs.el (toplevel): Ditto.
8699         * wl-refile.el (toplevel): Ditto.
8700         * wl-score.el (toplevel): Ditto.
8701         * wl-summary.el (toplevel): Ditto.
8702         * wl-template.el (toplevel): Ditto.
8703         * wl-thread.el (toplevel): Ditto.
8704         * wl-util.el (toplevel): Ditto.
8705         * wl-vars.el (toplevel): Ditto.
8706         * wl-xmas.el (toplevel): Ditto.
8707
8708 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8709
8710         * wl.el (wl-init): Added comment about `wl-init-hook'.
8711         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8712         * wl-vars.el (wl-init-hook): Added docs.
8713         (wl-make-plugged-hook): Removed useless docs.
8714         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8715         * wl-xmas.el (toplevel): Ditto.
8716
8717 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8718
8719         * wl-address.el (toplevel): Fixed multiple Author header format.
8720         * wl-demo.el (toplevel): Ditto.
8721         * wl-draft.el (toplevel): Ditto.
8722         * wl-folder.el (toplevel): Ditto.
8723         * wl-summary.el (toplevel): Ditto.
8724         * wl-thread.el (toplevel): Ditto.
8725         * wl-util.el (toplevel): Ditto.
8726         * wl-vars.el (toplevel): Ditto.
8727         * wl-version.el (toplevel): Ditto.
8728         * wl-xmas.el (toplevel): Ditto.
8729         * wl.el (toplevel): Ditto.
8730
8731         * wl-version.el (toplevel): Added require `elmo-version' for
8732         `product-version-as-string'.
8733
8734 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8735
8736         * wl-vars.el (wl-draft-send-hook): Changed default value to
8737         '(wl-draft-config-exec).
8738
8739         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8740         explicitly.
8741         (wl-draft): Set `wl-draft-config-exec-flag' before running
8742         `wl-mail-setup-hook'.
8743
8744         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8745         `wl-biff-init-icons' to `wl-init-hook' instead of
8746         `wl-make-plugged-hook'.
8747         (Because if `wl-draft' command is invoked at first,
8748         they are not initialized)
8749         Updated copyright notice.
8750
8751         * wl-e21.el (toplevel): Ditto;
8752
8753         * wl-demo.el (toplevel): Updated copyright notice.
8754         * wl-address.el (toplevel): Ditto.
8755         * wl-draft.el (toplevel): Ditto.
8756         * wl-version.el (toplevel): Ditto.
8757         * wl-folder.el (toplevel): Ditto.
8758         * wl-summary.el (toplevel): Ditto.
8759         * wl-thread.el (toplevel): Ditto.
8760         * wl-util.el (toplevel): Ditto.
8761         * wl-vars.el (toplevel): Ditto.
8762         * wl.el (toplevel): Ditto.
8763
8764 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8765
8766         * wl-highlight.el (wl-highlight-message): Fixed problem of
8767         highlighting failure which occured when the last field contains
8768         multiple lines in the draft buffer.
8769
8770         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8771         `wl-biff-start' if plugged.
8772
8773         * wl-util.el (wl-biff-check-folder): New function.
8774         (wl-biff-check-folders): Don't set session name prefix.
8775         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8776         (wl-biff-check-folder-async): Ditto.
8777
8778         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8779         in email address.
8780
8781 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8782
8783         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8784
8785         * wl-draft.el (wl-draft-strip-subject-re): New function.
8786
8787         * wl-draft.el (wl-draft-reply): Use it.
8788
8789 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8790
8791         * wl-message.el (wl-mmelmo-message-redisplay): Use
8792         `mime-display-message' instead of `wl-mime-display-message'.
8793
8794         * wl-mime.el (toplevel): Removed compatibility workaround
8795         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8796         (wl-mime-display-message): Abolished.
8797         (wl-mime-entity-read-field): Ditto.
8798         (wl-mime-combine-message/partial-pieces): Use
8799         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8800
8801 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8802
8803         * wl-template.el: Doc fixes.
8804
8805 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8806
8807         * wl-e21.el (wl-message-overload-functions): Do nothing if
8808         `current-local-map' is not available.
8809         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8810
8811 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8812
8813         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8814         representation.
8815
8816         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8817         number.
8818         (wl-fldmgr-save-folders): Don't use `format' when insert
8819         `wl-fldmgr-folders-header'.
8820
8821 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8822
8823         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8824
8825 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8826
8827         * wl-highlight.el (wl-highlight-message):
8828         Use `std11-field-end' to detect end point of the header field.
8829         Refer `wl-highlight-max-header-size'.
8830
8831         * wl-vars.el (wl-highlight-max-header-size): New variable.
8832
8833         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8834
8835         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8836         Set `for-draft' argument of wl-highlight-headers.
8837         (wl-draft): Ditto.
8838         (wl-draft-reedit): Ditto.
8839         (wl-user-agent-compose-internal): Ditto.
8840
8841 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8842
8843         * wl-message.el (wl-message-add-button): Use overlay.
8844
8845 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8846
8847         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8848
8849         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8850         problem when group-list content is nothing.
8851         (Reported by Mito <mit@nines.nec.co.jp>)
8852
8853 2000-10-18  SAITO Atsunori <sai@yedo.com>
8854
8855         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8856
8857 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8858
8859         * tm-wl.el (toplevel): Use product-provide.
8860
8861 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8862
8863         * Version number is increased to 2.3.92.
8864
8865 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8866
8867         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8868         title text, use `display' property for left margin under Emacs 21.
8869
8870         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8871         properties.
8872         (wl-plugged-init-icons): Ditto.
8873
8874 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8875
8876         * wl.el (wl-save-status, wl-init): Remove last period in
8877         "...done." message.
8878         * tm-wl.el (wl-summary-burst): Ditto.
8879         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8880         wl-summary-resume-cache-status,
8881         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8882         wl-summary-sync-update3, wl-summary-highlight-msgs,
8883         wl-summary-flush-pending-append-operations,
8884         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8885         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8886         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8887         wl-thread-open-all): Ditto.
8888         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8889         * wl-mime.el (wl-summary-burst): Ditto.
8890         * wl-highlight.el (wl-highlight-summary): Ditto.
8891         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8892         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8893         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8894         * wl-address.el (wl-local-address-init): Ditto.
8895
8896 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8897
8898         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8899         `add-text-properties'.
8900         (wl-plugged-init-icons): Ditto.
8901         (wl-folder-init-icons): Use `propertize' instead of
8902         `put-text-property'.
8903         (wl-plugged-set-folder-icon): Ditto.
8904         (wl-e21-highlight-folder-group-line): Ditto.
8905
8906 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8907
8908         * wl-version.el (wl-version-status-alist): New variable.
8909         (wl-version-status): New function.
8910
8911         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8912         "Cc" part of the case "Reply-To".
8913
8914         * wl-draft.el (wl-draft-reply): Use result of
8915         `eword-extract-address-components'.
8916
8917         * wl-demo.el (wl-demo-icon-name): New constant.
8918         (wl-logo-xpm): Use it.
8919         (wl-logo-xbm): Ditto.
8920         (wl-logo-bitmap): Ditto.
8921
8922         * Version number is increased to 2.3.91.
8923
8924 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8925
8926         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8927         (wl-extended-emacs-version, wl-extended-emacs-version2,
8928         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8929         docstring.
8930
8931         * wl-version.el (wl-generate-user-agent-string-1): New function.
8932         (wl-generate-user-agent-string): Use it.
8933
8934         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8935         `mime-edit-insert-user-agent-field'.
8936         (wl-generate-user-agent-string): Check
8937         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8938
8939         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8940         instead of `if', when verbose case.
8941
8942 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8943
8944         * wl-expire.el (wl-summary-expire): Fix.
8945
8946 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8947
8948         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8949         and `elmo-lost+found-folder' if 'wl-draft.
8950         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8951
8952 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8953
8954         * wl-expire.el (wl-summary-expire): Change messages.
8955         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8956         `deleing-info' instead of "Deleting..."
8957
8958 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8959
8960         * wl-summary.el (wl-summary-refile-subr): Fix.
8961
8962 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8963
8964         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8965         if pipe folder.
8966
8967 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8968
8969         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8970
8971 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8972
8973         * wl-expire.el (wl-expire-hide): New function.
8974         (wl-summary-expire): Add `hide'.
8975
8976 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8977
8978         * wl-vars.el (wl-draft-reply-without-argument-list):
8979         Changed default value to consider `Reply-To:'.
8980         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8981
8982         * Version number is increased to 2.3.90.
8983
8984         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8985         elmo-imap4-get-session with unwind-protect.
8986         Don't cause error.
8987         (wl-summary-sync-marks): Don't check plugged nor folder type.
8988         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8989         (Always keep current buffer).
8990
8991 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8992
8993         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8994         Enclose with `save-excursion'.
8995
8996 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8997
8998         * wl-version.el (wl-version): Remove interactive.
8999
9000 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9001
9002         * wl-version.el (wl-generate-user-agent-string): Use
9003         `product-string-verbose' instead of `product-string-1'.
9004
9005 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9006
9007         * wl-vars.el (wl-draft-use-cache): New variable.
9008         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9009         if wl-draft-use-cache is non-nil.
9010
9011 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9012
9013         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9014         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9015
9016 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9017
9018         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9019         (wl-thread-msg-mark-as-unread): Ditto.
9020
9021         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9022         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9023         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9024         Don't set mark in summary if return value of `elmo-mark-as-read'
9025         is nil.
9026         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9027         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9028         instead of `wl-thread-msg-mark-as-read'.
9029         (wl-summary-mark-as-unread-region): Ditto.
9030         (wl-summary-target-mark-mark-as-read): Ditto.
9031
9032         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9033
9034 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9035
9036         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9037
9038         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9039
9040 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9041
9042         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9043         face.
9044
9045 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9046
9047         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9048         `running-xemacs'.
9049
9050 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9051
9052         * wl-version.el (toplevel): Use `product-version-as-string' for
9053         set verstion-string, if defined.
9054
9055         * wl-version.el (wl-version-show): Insert string at point, when
9056         call with argument.
9057
9058         * wl-version.el (wl-generate-user-agent-string): Use
9059         `product-string-1' instead of `wl-appname', `wl-version' and
9060         `wl-codename'.
9061
9062 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9063
9064         * wl-address.el (toplevel): Use product-provide.
9065         * wl-demo.el (toplevel): Ditto.
9066         * wl-dnd.el (toplevel): Ditto.
9067         * wl-draft.el (toplevel): Ditto.
9068         * wl-e21.el (toplevel): Ditto.
9069         * wl-expire.el (toplevel): Ditto.
9070         * wl-fldmgr.el (toplevel): Ditto.
9071         * wl-folder.el (toplevel): Ditto.
9072         * wl-highlight.el (toplevel): Ditto.
9073         * wl-message.el (toplevel): Ditto.
9074         * wl-mime.el (toplevel): Ditto.
9075         * wl-mule.el (toplevel): Ditto.
9076         * wl-nemacs.el (toplevel): Ditto.
9077         * wl-refile.el (toplevel): Ditto.
9078         * wl-score.el (toplevel): Ditto.
9079         * wl-summary.el (toplevel): Ditto.
9080         * wl-template.el (toplevel): Ditto.
9081         * wl-thread.el (toplevel): Ditto.
9082         * wl-util.el (toplevel): Ditto.
9083         * wl-vars.el (toplevel): Ditto.
9084         * wl-xmas.el (toplevel): Ditto.
9085         * wl.el (toplevel): Ditto.
9086
9087 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9088
9089         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9090         instead of product.
9091
9092         * wl-version.el (wl-version): Compile time evalution elmo-version.
9093
9094 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9095
9096         * wl-summary.el (wl-summary-sync-force-update): Append queue
9097         `mark-as-read'if unplugged.
9098
9099 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9100
9101         * wl-version.el: New file.  Use product.el.
9102         * wl.el: add (require 'wl-version).
9103         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9104         for ~/.folders header.
9105         (wl-fldmgr-folders-header): Changed.
9106         * wl-demo.el (wl-demo): Use product.el.
9107
9108         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9109         wl-version.el.
9110         * wl-util.el (wl-version, wl-version-show): Ditto.
9111
9112         * wl-util.el (wl-generate-user-agent-string,
9113         wl-extended-emacs-version, wl-extended-emacs-version2,
9114         wl-extended-emacs-version3): Move to wl-version.el.
9115         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9116         xemacs-codename, mime-edit-insert-user-agent-field,
9117         mime-edit-user-agent-value, mime-editor/version,
9118         mime-editor/codename): Compile warning killer move to
9119         wl-version.el
9120
9121 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9122
9123         * wl-summary.el (wl-summary-refile-subr): Fix.
9124
9125 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9126
9127         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9128         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9129
9130 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9131
9132         * wl.el (wl-check-environment): Check too many `@'.
9133
9134 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9135
9136         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9137
9138 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9139
9140         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9141         wl-draft-reply-myself-without-argument-list): Add variables.
9142         * wl-draft.el (wl-draft-reply): Use it.
9143
9144 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9145
9146         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9147         the 5th argument of `elmo-network-get-spec'.
9148
9149         * wl-thread.el (wl-thread-reparent-children): New inline function.
9150         (wl-thread-delete-message): Use it.
9151
9152         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9153         (wl-summary-score-update-all-lines): Don't use `dolist'.
9154
9155 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9156
9157         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9158         (require 'elmo-msgdb) for inline function.
9159
9160 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9161
9162         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9163
9164 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9165
9166         * wl-score.el (wl-score-headers): Fix for the confusing macro
9167         `elmo-kill-buffer'.
9168
9169 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9170
9171         * wl-summary.el: Don't use the 3rd argument of `require' because
9172         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9173         * wl-util.el: Ditto.
9174         * wl-draft.el: Ditto.
9175
9176 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9177
9178         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9179         window system is not used.
9180
9181 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9182
9183         * wl-thread.el: Don't use `mapcar' only for iteration.
9184         (wl-thread-resume-entity): Ditto.
9185         (wl-thread-delete-message): Ditto.
9186
9187         * wl-summary.el: Bind `dragdrop-drop-functions',
9188         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9189         of `require' for `timezone', `easymenu' and `ps-print';
9190         don't use `mapcar' only for iteration.
9191
9192         * wl-util.el: Bind `mule-version', `nemacs-version',
9193         `emacs-beta-version', `xemacs-codename',
9194         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9195         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9196         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9197         only for iteration.
9198
9199         * wl-score.el: Don't use `mapcar' only for iteration.
9200         (wl-score-simplify-buffer-fuzzy): Ditto.
9201         (wl-score-simplify-subject): Ditto.
9202         (wl-score-headers): Ditto.
9203         (wl-summary-score-update-all-lines): Ditto.
9204
9205         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9206         `enable-multibyte-characters' and `mule-version'.
9207
9208         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9209         `mapcar' only for iteration.
9210
9211         * wl-demo.el: Don't use `mapcar' only for iteration.
9212
9213         * wl-folder.el: Don't use `mapcar' only for iteration.
9214         (wl-folder-open-all): Ditto.
9215         (wl-folder-count-incorporates): Ditto.
9216
9217         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9218         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9219
9220         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9221         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9222         `smtp-connection-type'; specify 3rd argument of `require' for
9223         `timezone'; don't use `mapcar' only for iteration.
9224         (wl-draft-clone-local-variables): Don't use `mapcar'.
9225         (wl-draft-generate-clone-buffer): Ditto.
9226         (wl-user-agent-compose-internal): Ditto.
9227
9228         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9229
9230         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9231         (wl-save-status): Ditto.
9232
9233         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9234         for iteration.
9235
9236 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9237
9238         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9239         removed `Date'.
9240         (wl-fldmgr-make-filter-default): New user option.
9241
9242         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9243         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9244         (wl-fldmgr-filter-completion-alist): Abolish.
9245
9246         * wl.el (wl): Don't check servers if arg is non-nil.
9247
9248         * wl-draft.el (wl-draft-reply): Set only message-id string to
9249         In-Reply-To field.
9250
9251 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9252
9253         * wl-summary.el (wl-summary-pick): Rewrite.
9254
9255         * wl-draft.el (wl-draft-forward): Get references field from
9256         original buffer.
9257         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9258
9259 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9260
9261         * wl-draft.el (wl-draft-forward): Add references field.
9262
9263 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9264
9265         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9266         (wl-draft-reply): Use it.
9267
9268 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9269
9270         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9271         when Emacs 21 is running.
9272
9273         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9274         bindings.
9275
9276 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9277
9278         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9279         XPM icons transparent.
9280
9281         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9282         Emacs 21.
9283
9284 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9285
9286         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9287         nil.
9288
9289         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9290         when it is persistent.
9291         (wl-summary-sync-marks): Changed argument for
9292         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9293         (wl-summary-virtual): Use `elmo-read-search-condition'.
9294         (wl-summary-redisplay-internal): If folder is local, mark as read
9295         even when folder is plugged.
9296
9297 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9298
9299         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9300         of `tool-bar-lines' in the frame parameters.
9301         (after-make-frame-functions, post-command-hook): Don't modify the
9302         value.
9303         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9304         wl-e21-tool-bar-lines): Removed.
9305
9306 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9307
9308         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9309         properties `evaporate' and `wl-momentary-overlay' as well.
9310         (wl-highlight-summary-displaying): Ditto.
9311         (wl-delete-all-overlays): Don't delete overlay which does not have
9312         a property `wl-momentary-overlay'.
9313
9314         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9315         `display-mouse-p' and `display-graphic-p'.
9316         (wl-folder-init-icons): Don't search for XBM or the other files.
9317         (wl-plugged-set-folder-icon): Make icons if and only if
9318         `display-graphic-p' returns non-nil.
9319         (wl-highlight-plugged-current-line): Use `before-string' overlay
9320         property to show icon images.
9321         (wl-highlight-folder-current-line): Ditto.
9322         (wl-e21-highlight-folder-group-line): Ditto.
9323         (wl-e21-highlight-folder-by-numbers): Ditto.
9324         (wl-e21-insert-image): Removed.
9325         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9326         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9327         said.
9328         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9329         `wl-e21-force-switch-toolbar'.
9330         (wl-e21-make-icon-image): Removed.
9331         (wl-e21-setup-toolbar): Don't search for XBM files.
9332         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9333         the default value.
9334
9335 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9336
9337         * wl-util.el (wl-biff-check-folder-async): Set
9338         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9339
9340 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9341
9342         * wl-e21.el (after-make-frame-functions): Add
9343         `wl-e21-force-switch-toolbar'.
9344         (wl-e21-force-switch-toolbar): New function force to switch the
9345         toolbar appearance automatically.
9346         (post-command-hook): Add `wl-e21-switch-toolbar'.
9347         (wl-e21-switch-toolbar): New function to switch the toolbar
9348         appearance automatically.
9349         (wl-e21-tool-bar-lines): New buffer local variable.
9350
9351 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9352
9353         * wl-util.el (wl-biff-check-folders-running): New variable.
9354         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9355         (wl-biff-check-folder-async-callback):
9356         Set `wl-biff-check-folders-running'.
9357         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9358         with unwind-protect.
9359
9360         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9361         Enclose `wl-folder-auto-check' with unwind-protect.
9362
9363         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9364         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9365
9366         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9367
9368         * wl-util.el (wl-biff-notify): New inline function.
9369         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9370         locally.
9371         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9372         folder-list' is 1.
9373         Use `wl-biff-notify'.
9374         (wl-biff-check-folder-async-callback): New function.
9375         (wl-biff-check-folder-async): Ditto.
9376
9377         * wl-folder.el (wl-folder): Don't check folders.
9378         (wl-folder-auto-check): New function.
9379
9380 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9381
9382         * wl-util.el (wl-biff-start) [Emacs19+]:
9383         Use `timer-next-integral-multiple-of-time'.
9384         (wl-biff-check-folders): Use `wl-default-folder'
9385         if `wl-biff-check-folder-list' is nil.
9386
9387 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9388
9389         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9390         instead of `elmo-delete-lists'.
9391
9392 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9393
9394         * wl.el (wl-plugged-toggle-all): Set the value of
9395         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9396         (wl-plugged-toggle): Ditto.
9397         (wl-toggle-plugged): Ditto.
9398         (wl-plugged-init): Ditto.
9399
9400         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9401         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9402         instead of `wl-biff-state-indicator-off' and
9403         `wl-biff-state-indicator-on'; don't modify the value and the type
9404         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9405         (wl-plugged-init-icons): Set icons data to
9406         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9407         instead of `wl-plug-state-indicator-off' and
9408         `wl-plug-state-indicator-on'; don't modify the value and the type
9409         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9410
9411         * wl-vars.el (wl-modeline-biff-state-off,
9412         wl-modeline-biff-state-on, wl-modeline-biff-status,
9413         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9414         wl-modeline-plug-status): New internal variables.
9415         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9416         wl-biff-check-interval, wl-biff-check-folder-list): Change
9417         customization group from `wl-folder' to `wl-highlight'.
9418         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9419         wl-show-plug-status-on-modeline): Defcustomized.
9420
9421         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9422         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9423         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9424         a flag to `mode-line-buffer-identification'.
9425
9426         * wl-e21.el (wl-biff-init-icons): Set icons data to
9427         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9428         instead of `wl-biff-state-indicator-off' and
9429         `wl-biff-state-indicator-on'.
9430         (wl-plugged-init-icons): Set icons data to
9431         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9432         instead of `wl-plug-state-indicator-off' and
9433         `wl-plug-state-indicator-on'.
9434
9435 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9436
9437         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9438         excessive titles.
9439
9440 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9441
9442         * wl.el (wl-plugged-mode): Use revised
9443         `wl-mode-line-buffer-identification'.
9444         (wl-plugged-init): Don't use `force-mode-line-update'.
9445
9446         * wl-xmas.el (wl-draft-overload-functions): Use revised
9447         `wl-mode-line-buffer-identification'.
9448         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9449         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9450         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9451         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9452         `wl-make-plugged-hook';
9453         add `wl-folder-init-icons' and `wl-setup-folder' to
9454         `wl-folder-mode-hook'.
9455
9456         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9457         19 as well.
9458         (wl-mode-line-display-priority-list): New user option.
9459         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9460         Defcustomized.
9461         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9462         Add docs.
9463
9464         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9465         start.
9466         (wl-mode-line-buffer-identification): Revised as a function.
9467
9468         * wl-summary.el (wl-summary-mode): Use revised
9469         `wl-mode-line-buffer-identification'; don't call
9470         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9471         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9472         `wl-xmas-setup-summary'.
9473
9474         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9475         `wl-mode-line-buffer-identification'.
9476
9477         * wl-mule.el (wl-draft-overload-functions): Use revised
9478         `wl-mode-line-buffer-identification'.
9479
9480         * wl-folder.el (wl-make-plugged-alist): Don't call
9481         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9482         (wl-folder): Don't call `wl-folder-init-icons' directly.
9483         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9484         `wl-xmas-setup-folder' directly;
9485         use revised `wl-mode-line-buffer-identification'.
9486         (TopLevel): Don't bind `wl-biff-init-icons',
9487         `wl-plugged-init-icons', `wl-folder-init-icons',
9488         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9489
9490         * wl-e21.el (wl-draft-overload-functions): Use revised
9491         `wl-mode-line-buffer-identification'.
9492         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9493         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9494         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9495         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9496         `wl-make-plugged-hook';
9497         add `wl-folder-init-icons' and `wl-setup-folder' to
9498         `wl-folder-mode-hook'.
9499
9500 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9501             Katsumi Yamaoka    <yamaoka@jpl.org>
9502
9503         * wl.el (wl): Call `wl-biff-start'.
9504         (wl-exit): Call `wl-biff-stop'.
9505         (wl-plugged-mode): Show biff in modeline.
9506         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9507
9508         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9509         (wl-biff-init-icons): New function.
9510         (wl-plugged-init-icons): Don't make too much keymaps.
9511         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9512
9513         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9514         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9515         variables.
9516         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9517         options.
9518
9519         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9520         wl-biff-start, wl-biff-stop): New functions.
9521         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9522         (wl-biff-timer-name): New variable.
9523
9524         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9525
9526         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9527         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9528
9529         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9530         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9531
9532         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9533         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9534         `wl-folder-init-icons' to `ignore' if they are not available.
9535         (wl-folder-mode): Show biff in modeline.
9536
9537         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9538         (wl-biff-init-icons): New function.
9539         (wl-plugged-init-icons): Don't make too much keymaps.
9540         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9541
9542 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9543
9544         * wl-vars.el (wl-strict-diff-folders): Customization Type
9545         and doc fix.  Define as a list of regular expressions for
9546         folders or nil.
9547         * wl-folder.el (wl-folder-check-one-entity): Use
9548         `wl-string-match-member' instead of `wl-string-member' for
9549         `wl-strict-diff-folders'.
9550
9551 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9552
9553         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9554         (wl-highlight-folder-current-line): Use it; new implementation.
9555         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9556         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9557         `defsubst' instead of `defun'.
9558
9559         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9560         `wl-highlight-group-folder-by-numbers'; made it can also be a
9561         number.  See info for more details.
9562
9563         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9564         running.
9565
9566         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9567         to bind them.
9568
9569         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9570         (wl-highlight-folder-current-line): New implementation.
9571
9572         * wl-highlight.el (wl-highlight-folder-group-line): New
9573         implementation.
9574         (wl-delete-all-overlays): Rewrite as a marco.
9575         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9576
9577         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9578         running.
9579         (wl-folder-*-glyph): No need to bind them.
9580
9581         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9582         `wl-e21-highlight-folder-group-icon'; rewrite.
9583         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9584         `defsubst' instead of `defun'.
9585         (wl-folder-mode-map): Bind it when compiling.
9586
9587 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9588
9589         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9590
9591         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9592
9593 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9594
9595         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9596
9597 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9598
9599         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9600         (wl-highlight-folder-current-line): Use it.
9601
9602         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9603         in `id-name'.
9604
9605 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9606
9607         * wl.el: Require `wl-e21' when Emacs 21 is running.
9608
9609         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9610         default when Emacs 21 is running.
9611         (wl-use-highlight-mouse-line): Ditto.
9612         (wl-on-emacs21): New constant.
9613         (wl-on-emacs20): Removed.
9614
9615         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9616         Emacs 21 is running.
9617
9618         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9619         Emacs 21 is running.
9620
9621         * wl-e21.el: New file.
9622
9623 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9624
9625         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9626         (wl-toggle-plugged): Ditto.
9627         (wl-plugged-toggle): Ditto.
9628         (wl-plugged-toggle-all): Ditto.
9629
9630         * wl-vars.el (wl-plug-state-indicator): Refer
9631         `wl-plug-state-indicator-on' indirectly.
9632
9633 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9634
9635         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9636         Call `wl-folder-confirm-existence'.
9637
9638         * wl-folder.el (wl-folder-confirm-existence): Added optional
9639         argument `force'.
9640
9641 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9642
9643         * wl-summary.el (wl-summary-refile-subr): Assume
9644         `copy-or-refile' as symbol.
9645         (wl-summary-refile): Follow up above change.
9646         (wl-summary-copy): Ditto.  Doc fix.
9647
9648 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9649
9650         * wl-summary.el (wl-summary-pick): Don't bind
9651         `elmo-search-mime-charset'.
9652
9653         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9654         default using old backquote style.
9655         (wl-search-mime-charset): Abolished.
9656
9657         * wl-highlight.el (wl-highlight-headers):
9658         Call `point' after `re-search-forward'(for Nemacs).
9659
9660         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9661         for elmo-imap4.el.
9662
9663 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9664
9665         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9666         `wl-message-ignored-field-list' instead of
9667         `mime-view-ignored-field-list'.
9668
9669         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9670         Add interactive spec.
9671         (wl-folder-goto-bottom-of-current-folder): Ditto.
9672         (wl-folder-mode-map): Bind them.
9673
9674         * wl-vars.el (wl-message-ignored-field-list): New variable.
9675         (wl-message-visible-field-list): New variable.
9676
9677         * wl-mime.el (wl-mime-header-presentation-method): New function.
9678         (wl-mime-setup): Set header-presentation-method.
9679
9680 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9681
9682         * wl-nemacs.el (wl-draft-overload-functions): Set
9683         `mode-line-buffer-identification' instead of using
9684         `wl-make-modeline'.
9685
9686         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9687         instead of using `wl-make-modeline'.
9688
9689         * wl-xmas.el (wl-plugged-init-icons): Set up
9690         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9691         (wl-make-modeline): Abolish.
9692         (wl-draft-overload-functions): Set
9693         `mode-line-buffer-identification' instead of using
9694         `wl-make-modeline'.
9695
9696         * wl-util.el (wl-make-modeline-subr): Abolish.
9697         (wl-mode-line-buffer-identification): New alias.
9698
9699         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9700         (wl-summary-make-modeline): Abolish.
9701         (wl-summary-buffer-set-folder): Set
9702         `wl-summary-buffer-folder-indicator'.
9703         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9704         of using `wl-make-modeline'.
9705         (wl-summary-switch-to-clone-buffer): Don't set
9706         `mode-line-buffer-identification'.
9707         (wl-summary-goto-folder-subr): Ditto.
9708
9709         * wl-mule.el (wl-draft-overload-functions): Set
9710         `mode-line-buffer-identification' instead of using
9711         `wl-make-modeline'.
9712
9713         * wl-folder.el (wl-folder-mode): Set
9714         `mode-line-buffer-identification' instead of using
9715         `wl-make-modeline'.
9716         (wl-folder): Don't set `mode-line-buffer-identification'.
9717
9718 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9719
9720         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9721         instead of `member' for `wl-refile-guess-func-list' look-ups.
9722         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9723
9724 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9725
9726         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9727         `wl-message-button-dispatcher'.
9728
9729         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9730
9731         * wl-message.el (wl-message-button-dispatcher): Use it.
9732
9733         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9734         "In-Reply-To".
9735
9736         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9737         Bind `case-fold-search' to t.
9738
9739 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9740
9741         * wl-xmas.el (wl-message-overload-functions): Initialize
9742         `wl-message-button-map'.
9743
9744         * wl-mule.el (wl-message-overload-functions): Initialize
9745         `wl-message-button-map'.
9746
9747         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9748
9749         * wl-message.el (wl-message-button-map): New keymap.
9750         (wl-message-add-button): New function.
9751         (wl-message-button-dispatcher): New function.
9752         (wl-message-button-refer-article): New function.
9753
9754         * wl-highlight.el
9755         (wl-highlight-message-add-buttons-to-header): New function.
9756         (wl-highlight-headers): Use it.
9757
9758 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9759
9760         * wl-summary.el (wl-summary-default-from): Use
9761         `wl-address-get-petname-1'.
9762         (wl-summary-simple-from): Ditto.
9763
9764         * wl-address.el (wl-address-get-petname-1): New inline function.
9765         (wl-address-get-petname): Use it.
9766
9767 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9768
9769         * wl-summary.el (wl-summary-default-from): Return full-name part
9770         from the address if no petname was found.
9771         (wl-summary-simple-from): Ditto.
9772
9773         * wl-address.el (wl-address-get-petname): Return nil if no petname
9774         associated with the address was found.
9775
9776 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9777
9778         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9779         display is finished.
9780
9781 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9782
9783         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9784         `elmo-folder-exists-p' argument.
9785
9786 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9787
9788         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9789         the folder.
9790
9791 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9792
9793         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9794
9795         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9796         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9797
9798 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9799
9800         * wl-folder.el (wl-folder-create-subr): New function.
9801         (wl-folder-confirm-existence): Use it.
9802         (wl-folder-check-one-entity): Use it.
9803         Check the error symbol is derived from 'elmo-open-error.
9804
9805         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9806         `ignore-error'.
9807
9808 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9809
9810         * wl-util.el (toplevel): Add (eval-when-compile (require
9811         'elmo-util)).  (Maybe `provide' is typo.)
9812
9813 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9814
9815         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9816         (I don't know why this was needed.)
9817
9818         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9819         Follow up changes for stream-type.
9820
9821         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9822         (wl-draft-elmo-nntp-send): Ditto.
9823
9824         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9825         (wl-nntp-posting-stream-type): Ditto.
9826         (wl-pop-before-smtp-ssl): Abolished.
9827         (wl-nntp-posting-ssl): Ditto.
9828
9829         * wl-address.el (wl-address-quote-specials): New function.
9830         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9831
9832         * wl-draft.el (wl-draft-reply): Ditto.
9833
9834 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9835
9836         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9837         use function `wl-string-match-assoc'.
9838
9839 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9840
9841         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9842
9843         * wl-draft.el (wl-draft-deduce-address-list): New function.
9844         (wl-draft-parse-mailbox-list): Ditto.
9845         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9846         instead of `smtp-deduce-address-list'.
9847         (wl-draft-on-field-p): Follow group list.
9848
9849         * wl-address.el (wl-address-concat-token): New function.
9850         (wl-address-string-without-group-list-contents): Ditto.
9851         (wl-complete-field-body): Fixed problem of completion
9852         by japanese petname.
9853         (wl-address-make-completion-list): Rewrite.
9854
9855 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9856
9857         * wl-address.el (wl-address-make-completion-list): Completion by
9858         petname.
9859         (wl-complete-field-body): Likewise.
9860
9861 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9862
9863         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9864         contains invalid address syntax.
9865
9866 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9867
9868         * wl-folder.el (wl-folder-check-entity-async): Use
9869         `elmo-nntp-spec-hostname'.
9870
9871 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9872
9873         * wl-summary.el (wl-summary-msgdb-load-async): Use
9874         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9875
9876 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9877
9878         * wl-draft.el (wl-draft-reply): Set argument
9879         `content-transfer-encoding' as nil.
9880
9881 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9882
9883         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9884         `wl-refile-alist'.
9885
9886 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9887
9888         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9889         (wl-draft-edit-string): Ditto.
9890         (wl-draft-forward): Ditto.
9891         * wl-summary.el (wl-summary-write): Ditto.
9892
9893 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9894
9895         * wl-summary.el (wl-summary-sync-update3): Call
9896         `wl-summary-buffer-number-column-detect'.
9897         (wl-summary-buffer-number-column-detect): Search from point-min.
9898
9899 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9900
9901         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9902         contains an address which is not included in original to or cc.
9903
9904 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9905
9906         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9907         begin-line does not exist.
9908         * wl-message.el (wl-message-uu-substring): Ditto.
9909
9910 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9911
9912         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9913         clear local variables.
9914         (wl-summary-exit): Call `elmo-commit'.
9915         (wl-summary-switch-to-clone-buffer): Call
9916         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9917         (wl-summary-goto-folder-subr): Ditto.
9918
9919         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9920         POP folder.
9921
9922 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9923
9924         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9925         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9926         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9927         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9928         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9929         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9930
9931         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9932
9933 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9934
9935         * wl-summary.el (wl-summary-search-by-subject):
9936         Search parent message from the latest one.
9937
9938 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9939
9940         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9941         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9942
9943         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9944         New user option.
9945
9946         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9947         if elmo-nntp-use-killed-list is nil.
9948         Use `elmo-msgdb-append-to-killed-list'.
9949         (Append numbers confirmed as disappeared to the killed list.)
9950         (wl-summary-confirm-appends): Don't display negative number.
9951
9952 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9953
9954         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9955
9956 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9957
9958         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9959         range is `all'.
9960         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9961         `elmo-list-bigger-diff'.
9962
9963 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9964
9965         * wl-summary.el (wl-summary-buffer-exit-func):
9966         New buffer local variable.
9967         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9968
9969 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9970
9971         * wl-demo.el (wl-demo): Fix the last change.
9972
9973 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9974
9975         * wl-demo.el (wl-demo): Don't use `eval'.
9976
9977 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9978
9979         * wl-summary.el (wl-summary-buffer-thread-modified):
9980         New buffer-local variable.
9981         (wl-summary-set-thread-modified): New function.
9982         (wl-summary-thread-modified-p): New function.
9983         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9984         (wl-summary-yank-saved-message): Use function
9985         `wl-summary-set-thread-modified'
9986         (wl-summary-switch-to-clone-buffer): Add
9987         `wl-summary-buffer-thread-modified'.
9988
9989         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9990         (wl-summary-buffer-mark-saved-hook): Ditto.
9991         * wl-summary.el (wl-summary-msgdb-save): New hook
9992         `wl-summary-buffer-message-saved-hook' and
9993         `wl-summary-buffer-mark-saved-hook'.
9994
9995 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9996
9997         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9998
9999 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10000
10001         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10002         don't hide scroll bars under FSF Emacsen because it may incur an
10003         undesirable redrawing.
10004
10005 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10006
10007         * wl-draft.el (wl-draft-edit-string): Call
10008         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10009
10010 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10011
10012         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10013
10014 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10015
10016         * wl-summary.el (wl-summary-msgdb-load-async): Call
10017         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10018
10019 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10020
10021         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10022         fringes in demo buffer; center bitmap logo correctly even if old
10023         Mule is used.
10024
10025 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10026
10027         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10028
10029         * wl-refile.el (wl-refile-subject-alist): New variable.
10030         (wl-refile-subject-alist-file-name): Ditto.
10031         (wl-refile-alist-setup): Rewrite.
10032         (wl-refile-alist-save): Use `elmo-object-save'.
10033         Eliminated arguments.
10034         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10035         (wl-refile-guess-by-subject): New function.
10036         (wl-refile-guess-func-list): Added it.
10037
10038 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10039
10040         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10041         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10042
10043 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10044
10045         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10046         New buffer-local variable.
10047         (wl-summary-buffer-next-folder-func): Ditto.
10048         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10049         if non-nil.
10050         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10051         if non-nil.
10052         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10053         if non-nil.
10054         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10055         if non-nil.
10056
10057 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10058
10059         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10060         permanently in the demo buffer.
10061
10062 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10063
10064         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10065         `mime-entity-fetch-field'.
10066
10067         * wl.el (wl-exit): Delete plugged buffer.
10068
10069         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10070         XEmacs has menubar feature.
10071
10072 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10073
10074         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10075         cannot arrive at the beginning of the buffer under old Emacsen.
10076
10077 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10078
10079         * wl-address.el (wl-address-ldap-search):
10080         Call `ldap-search-entries' with `withdn' argument t.
10081         (wl-complete-field-body): Bind completion-ignore-case as t.
10082         Clear ldap search hash when it was sole completion.
10083         Use elmo-string for pattern string.
10084         (wl-ldap-alias-safe-string): Eliminated needless let.
10085
10086 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10087
10088         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10089         (wl-ldap-alias-sep): New constant.
10090         (wl-ldap-search-attribute-type-list): Ditto.
10091         (wl-ldap-get-value): New function.
10092         (wl-ldap-make-filter): Ditto.
10093         (wl-ldap-make-matched-value-list): Ditto.
10094         (wl-ldap-alias-safe-string): Ditto.
10095         (wl-ldap-register-dn-string): Ditto.
10096         (wl-address-ldap-search): Rewrite.
10097
10098 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10099
10100         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10101         thread is deleted.
10102         (wl-thread-delete-line-from-buffer): Ditto.
10103         (wl-thread-get-exist-children): New function.
10104
10105 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10106
10107         * wl-demo.el (wl-demo): Made it to select various image types.
10108         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10109         from `wl-title-logo'.
10110         (wl-logo-ascii): New variable.
10111         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10112         (wl-demo-copyright-notice): New constant.
10113
10114         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10115
10116 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10117
10118         * wl-vars.el (wl-summary-target-above): Renamed from
10119         wl-summary-temp-above.
10120         * wl-score.el (wl-score-get-score-alist): Use it.
10121         (wl-summary-score-update-all-lines): Use it.
10122         * wl-summary.el: Ditto. (make-variable-buffer-local).
10123
10124 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10125
10126         * wl-vars.el (wl-ldap-port): New user option.
10127
10128         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10129         Rewite whole implementation.
10130         (wl-complete-field-body): Fixed.
10131
10132 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10133
10134         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10135         Choose implementation at compile time.
10136
10137 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10138
10139         * wl-address.el (wl-ldap-search-internal): New function.
10140         (wl-complete-field-to): Use it.
10141
10142 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10143
10144         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10145         Use `let' instead of `let*'.
10146         Require 'wl-vars.
10147
10148         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10149         Define as defcustom.
10150         (wl-ldap-base): Ditto.
10151         (wl-use-ldap): Ditto.
10152
10153 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10154
10155         * wl-address.el (wl-ldap-search): New function.
10156         (wl-complete-field-body): Use `wl-ldap-search'.
10157         (wl-ldap-server): New variable.
10158         (wl-ldap-base): Ditto.
10159         (wl-use-ldap): Ditto.
10160
10161 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10162
10163         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10164         (Pointed out by Mito <mit@nines.nec.co.jp>).
10165         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10166         buffer-local variables like `wl-summary-redisplay-internal'.
10167         (wl-summary-redisplay-all-header): Likewise.  Update
10168         Summary view too.
10169
10170 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10171
10172         * wl-summary.el (wl-summary-jump-to-parent-message):
10173         Consider prefix argument.
10174
10175         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10176         when closed thread is deleted.
10177
10178 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10179
10180         * wl-summary.el (wl-summary-jump-to-parent-message):
10181         Consider thread modification.
10182
10183 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10184
10185         * wl-message.el (wl-message-normal-get-original-buffer): Use
10186         `save-excursion'.
10187
10188         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10189         (wl-summary-showto-folder-regexp): Ditto.
10190
10191 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10192
10193         * wl-util.el (wl-delete-alist): Doc fix.
10194         (wl-delete-associations): New function.
10195         (wl-inverse-alist): New function.
10196         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10197         Split temporary variables. Use `wl-delete-associations'
10198         and `wl-inverse-alist'.
10199         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10200
10201 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10202
10203         * wl-folder.el (wl-folder-prefetch-entity):
10204         Execute prefetching if new count is unknown.
10205
10206 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10207
10208         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10209
10210         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10211         delete entity.
10212         (wl-thread-set-parent): If insert as top, set linked as nil.
10213
10214         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10215         `wl-thread-cleanup-symbols' when view mode is thread.
10216
10217 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10218
10219         * wl-folder.el (wl-folder-create-folder-entity): Use
10220         with-current-buffer.
10221         (wl-local-folder-init): Call set-buffer to make sure we are in
10222         the Folder buffer. Don't touch buffer-local variables here.
10223         (wl-folder-mode): Initialize buffer-local variables here.
10224
10225         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10226         (wl-folder-entity-assign-id): Ditto.
10227         (wl-folder-create-entity-hashtb): Ditto.
10228         (wl-local-folder-init): Ditto.
10229         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10230
10231 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10232
10233         * wl-summary.el (wl-summary-default-from): Fix probrem when
10234         std11-extract-address-components return (nil "foo@bar").
10235
10236 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10237
10238         * wl-draft.el (wl-draft-clone-local-variables):
10239         Remove redundant `setq'.
10240
10241 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10242
10243         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10244         Bind wl-highlight-x-face-func as nil while highlighting header.
10245
10246 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10247
10248         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10249
10250 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10251
10252         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10253         elmo-msgdb-overview-hashtb from copy-variables.
10254         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10255         instead of `elmo-msgdb-overview-get-entity-by-number'.
10256         (wl-summary-auto-refile): Ditto.
10257
10258         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10259         `elmo-msgdb-overview-get-entity' instead of
10260         `elmo-msgdb-search-overview-entity'.  Use
10261         `elmo-msgdb-overview-get-entity' instead of
10262         `elmo-msgdb-overview-get-entity-by-number'.
10263         (wl-thread-insert-entity-sub): Ditto.
10264         (wl-thread-insert-message): Ditto.
10265
10266         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10267         `elmo-msgdb-overview-get-entity'.
10268         (wl-normal-message-redisplay): Ditto.
10269
10270 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10271
10272         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10273         `wl-thread-entities'.
10274         (wl-thread-delete-message): Fix remove top message from
10275         `wl-thread-entity-list'.
10276
10277         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10278         wl-append(nconc), because update-list is broken on Meadow.
10279
10280         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10281         updating process.
10282         (wl-summary-rescan): Ditto.
10283         (wl-summary-sync-update3): Ditto.
10284         * wl-thread.el (wl-thread-set-parent): Renamed from
10285         `wl-summary-set-parent'.
10286         (wl-thread-insert-message): Updating buffer faster.
10287         (wl-thread-delete-message): Updating buffer faster.
10288
10289         * wl-score.el (wl-summary-score-update-all-lines): Changed
10290         interval for display progress gauge.
10291
10292 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10293
10294         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10295         folder always-sticky.
10296         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10297         defmacro.
10298
10299 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10300
10301         * wl-vars.el (wl-draft-add-references): New user option.
10302
10303         * wl-draft.el (wl-draft-add-references): New function.
10304         (wl-draft-yank-from-mail-reply-buffer): Use it.
10305         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10306         as nil.
10307
10308 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10309
10310         * wl-thread.el (wl-thread-update-line-msgs): Called
10311         `wl-thread-update-line-on-buffer-sub'.
10312         (wl-thread-update-line-on-buffer): Delete routine of inserting
10313         thread.
10314         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10315         moved from `wl-thread-update-line-on-buffer'.
10316         Add threshold for displaying progress gauge.
10317         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10318         argument of `wl-thread-update-line-msgs'.
10319         Add threshold for displaying progress gauge.
10320         * wl-folder.el:
10321         Add threshold for displaying progress gauge.
10322         * wl-score.el: Ditto.
10323
10324         * wl-expire.el (wl-summary-expire): Display deleting info.
10325
10326 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10327
10328         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10329         `no-msg'.
10330         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10331         argument of `wl-thread-update-line-msgs'.
10332         (wl-summary-set-parent): Added optional argument `parent-number'.
10333         (wl-summary-buffer-saved-message): New buffer local variable.
10334         (wl-summary-save-current-message): New command.
10335         (wl-summary-yank-saved-message): Ditto.
10336         (wl-summary-mode-map): Added key binding for
10337         `wl-summary-save-current-message' (\ew) and
10338         `wl-summary-yank-saved-message' (\C-y).
10339         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10340
10341 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10342
10343         * wl-summary.el (wl-summary-mode-map): Added key binding for
10344         `wl-summary-set-parent' (ts).
10345
10346 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10347
10348         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10349         subject faster. If thread number is reverse, delayed updating
10350         thread.
10351         (wl-summary-search-by-subject): Ditto.
10352         (wl-summary-put-alike): Ditto.
10353         (wl-summary-get-alike): Ditto.
10354         (wl-summary-insert-headers): Insert header of all overview in
10355         buffer.
10356         (wl-summary-rescan): Delayed updating thread. Kill search subject
10357         buffer for wl-summary-search-by-subject.
10358         (wl-summary-sync-update3): Ditto.
10359         (wl-summary-exit): Ditto.
10360         (wl-summary-goto-bottom-of-current-thread): Change for linked
10361         thread.
10362         (wl-summary-overview-create-summary-line): Change line for linked
10363         thread.
10364
10365         * wl-summary.el (wl-summary-update-thread): Use
10366         wl-thread-maybe-get-children-num.
10367         (wl-summary-set-parent): If change parent, move sub thread.
10368         (wl-summary-redisplay-internal): Add horizontal recenter.
10369         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10370
10371         * wl-thread.el (wl-thread-entity-get-linked): New function.
10372         (wl-thread-entity-set-linked): New function.
10373         (wl-thread-create-entity): Add linked element.
10374         (wl-thread-entity-insert-as-top): Use wl-append.
10375         (wl-thread-maybe-get-children-num): If closing thread, return
10376         children msgs.
10377         (wl-thread-update-line-msgs): Displaying progress message.
10378         (wl-thread-update-line-on-buffer-sub): Use
10379         wl-thread-maybe-get-children-num.
10380         (wl-thread-update-line-on-buffer): If update line is not exists,
10381         insert thread.
10382         (wl-thread-delete-message): If delete top msg of thread, search
10383         parent by subject.
10384         (wl-thread-insert-entity): Use
10385         wl-thread-maybe-get-children-num.
10386
10387         * wl-highlight.el (wl-highlight-summary-current-line): change
10388         sregexp for linked thread.
10389         * wl-util.el (wl-count-lines): Count lines.
10390         (wl-horizontal-recenter): horizontal recenter.
10391         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10392         (wl-score-get-alike): Ditto.
10393         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10394         (wl-subject-length-limit): New variable.
10395         (wl-highlight-thread-indent-string-regexp): Changed for linked
10396         thread.
10397
10398 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10399
10400         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10401         New variable (revival).
10402         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10403         by subject matching if there's no in-reply-to nor references field
10404         (revival).
10405
10406 \f
10407 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10408
10409         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10410         message.
10411
10412 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10413
10414         * wl-summary.el (wl-summary-reply): Return t if there was a
10415         message at cursor point.
10416         Added unwind-protect.
10417         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10418         returns t.
10419         (wl-summary-cancel-message): Do nothing when there's no message at
10420         cursor point.
10421         (wl-summary-forward): Ditto.
10422         (wl-summary-jump-to-parent-message): Ditto.
10423         (wl-summary-reedit): Ditto.
10424         (wl-summary-edit-addresses): Ditto.
10425         (wl-summary-pipe-message): Ditto.
10426         (wl-summary-print-message-with-ps-print): Ditto.
10427         (wl-summary-print-message): Ditto.
10428         (wl-summary-mark-as-important): Ditto.
10429         (wl-summary-mark-as-unread): Ditto.
10430
10431         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10432         message at cursor point.
10433         (wl-summary-reply-with-citation): Remove unwind-protect.
10434
10435         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10436         subject searching feature.
10437         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10438         Eliminated.
10439
10440 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10441
10442         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10443         New variable.
10444         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10445         by subject matching if there's no in-reply-to nor references field.
10446
10447         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10448
10449         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10450         when display is finished.
10451         (wl-folder-open-all): Ditto.
10452         (wl-folder-update-access-group): Ditto.
10453         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10454         * wl-thread.el (wl-thread-close-all): Ditto.
10455
10456         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10457         progress gauge only when it was displayed.
10458         * wl-folder.el (wl-folder-insert-entity): Ditto.
10459
10460 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10461
10462         * wl-summary.el (wl-summary-incorporate): Enclose
10463         `wl-summary-sync-force-update' with save-excursion.
10464
10465 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10466
10467         * wl-summary.el (wl-summary-prefetch-region):
10468         Pass current cursor point to `pos-visible-in-window-p' after
10469         moving cursor to the started point.
10470
10471 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10472
10473         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10474
10475         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10476         fields from the forwarding message.
10477         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10478         `ignored-fields'.
10479
10480 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10481
10482         * wl-mime.el (wl-message-request-partial):
10483         Eliminated argument `msgdb'.
10484         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10485         (wl-mime-combine-message/partial-pieces): Likewise.
10486         * tm-wl.el (wl-message-request-partial): Likewise.
10487         (wl-mime-combine-message/partial-pieces): Likewise.
10488
10489 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10490
10491         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10492         when display is finished.
10493
10494 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10495
10496         * wl-summary.el (wl-summary-goto-folder-subr):
10497         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10498
10499 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10500
10501         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10502         when cursor point is visible.
10503
10504 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10505
10506         * wl-expire.el (wl-expire-archive-get-max-number):
10507         Don't use `file-name-directory'.
10508
10509 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10510
10511         * wl-expire.el (wl-expire-archive-get-max-number):
10512         Use `file-name-directory'.
10513
10514 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10515
10516         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10517         only when there is progress.
10518
10519 2000-04-13  Mito <mit@nines.nec.co.jp>
10520
10521         * wl-summary.el (wl-summary-sync-marks): Display progress.
10522
10523 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10524
10525         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10526         (wl-summary-prev): Move cursor regardless of unread status.
10527         (wl-summary-next): Ditto.
10528
10529 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10530
10531         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10532         Added argument `target' and `number'.
10533         * tm-wl.el (wl-summary-burst-subr): New function.
10534         (wl-summary-burst): Use it.
10535
10536 2000-04-10  Mito <mit@nines.nec.co.jp>
10537
10538         * wl-mime.el (wl-burst): New function.
10539         (wl-summary-burst): Use it.
10540
10541 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10542
10543         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10544         as petname when there's no candidate.
10545
10546 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10547
10548         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10549         New variable.
10550         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10551
10552         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10553
10554         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10555
10556 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10557
10558         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10559         Use substring of `original' instead of buffer-substring.
10560         (wl-refile-evaluate-rule):
10561         Set `original' argument of wl-refile-expand-newtext.
10562
10563         * wl-summary.el
10564         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10565         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10566         (wl-summary-auto-refile): Check existence of destination folder just
10567         before marking.
10568
10569 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10570
10571         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10572         when wl-refile-get-field-value return nil.
10573
10574 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10575
10576         * wl-refile.el
10577         (wl-refile-expand-newtext): New function imported from Gnus.
10578         (wl-refile-evaluate-rule): Use it.
10579
10580 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10581
10582         * wl-summary.el (wl-summary-print-destination):
10583         Duplicate folder string to avoid putting text-property on
10584         original string.
10585
10586         * wl-refile.el (wl-refile-get-field-value): New function.
10587         (wl-refile-evaluate-rule): New function;
10588         Evaluate refile rule recursively.
10589         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10590         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10591         New function; Check existence of a target folder recursively.
10592         (wl-summary-auto-refile-check-refile-rule-alist):
10593         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10594
10595 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10596
10597         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10598
10599         * wl-folder.el (wl-create-folder-entity-from-buffer):
10600         Fixed problem when '}' character is contained in folder name.
10601
10602         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10603
10604 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10605
10606         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10607         (wl-fldmgr-add-completion-all-completions):
10608         Use wl-fldmgr-add-completion-hashtb.
10609
10610 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10611
10612         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10613         wl-fldmgr-add-completion-subr): New functions.
10614         * wl-folder.el (wl-folder-completion-func): New variable.
10615         * wl-summary.el (wl-summary-read-folder):
10616         Use wl-folder-completion-func.
10617
10618         * wl-refile.el: Eliminate throw & catch.
10619
10620         * wl.el (wl-plugged-sending-queue-status): Fixed.
10621
10622 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10623
10624         * wl-draft.el (wl-draft): Put category property on
10625         mail-header-separator.