* wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook to nil.
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
4         to nil.
5
6 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl-summary.el (wl-summary-buffer-message-ring): New internal
9         variable.
10         (wl-summary-buffer-last-displayed-msg): Abolish.
11         (wl-summary-push-message): New function.
12         (wl-summary-pop-message): Ditto.
13         (wl-summary-goto-folder-subr): Reset
14         `wl-summary-buffer-message-ring'.
15         (wl-summary-pop-to-last-message): New command.
16         (wl-summary-goto-last-displayed-msg): Call
17         wl-summary-pop-to-last-message if optional argument is non-nil or
18         the last command is itself.
19         (wl-summary-redisplay-internal): Push last message number into
20         `wl-summary-buffer-message-ring'.
21
22         * wl-vars.el (wl-summary-message-ring-max): New user option.
23
24 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
25
26         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
27         from `wl-draft-reply').
28         (wl-draft-reply): Use it.
29         (wl-draft-find-reply-headers): Avoid compile warning.
30
31 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
32
33         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
34
35 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
36
37         * wl-message.el (wl-message-flag-indicator): New function.
38         (wl-message-redisplay): Use it.
39
40 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
41
42         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
43
44 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
45
46         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
47         instead of `read-event'.
48
49         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
50
51         * wl-mule.el (wl-read-event-char): Ditto.
52
53         * wl-e21.el (wl-read-event-char): Ditto.
54
55 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
56
57         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
58
59 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
60
61         * wl-vars.el (wl-draft-send-confirm-type): New user option.
62
63         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
64
65         * wl-draft.el (wl-draft-send-confirm): Confirmation by
66         `wl-draft-send-confirm-type'
67
68 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
69
70         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
71         Avoid error when the buffer name is already used.
72
73 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
74
75         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
76         the change of elmo-nmz -> elmo-search.
77         (wl-highlight-summary-line-help-echo-alist): Ditto.
78         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
79         (wl-nmz-folder-icon): Define as obsolete.
80         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
81         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
82
83 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
84
85         * wl-summary.el (wl-summary-get-list-info): Rewrite with
86         `elmo-find-list-match-value'
87
88 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
89
90         * wl-summary.el (wl-summary-get-list-info): Optimize.
91         Use List-Id and List-Post also.
92
93 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
94
95         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
96
97 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
98
99         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
100
101 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
102
103         * wl-util.el (wl-completing-read-multiple-1): New internal function.
104         (wl-completing-read-multiple-2): Ditto.
105         (wl-completing-read-multiple): Define use above functions.
106
107         * wl-summary.el (wl-summary-sort): Removed the workaround for a
108         bug of `completing-read-multiple' about default value.
109
110         * wl-xmas.el (wl-completing-read-multiple): Removed.
111
112         * wl-mule.el (wl-completing-read-multiple): Ditto.
113
114         * wl-e21.el (wl-completing-read-multiple): Ditto.
115
116 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
117
118         * wl-util.el (wl-filter-associations): New function.
119
120         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
121         (wl-spam-ignored-folder-list): Ditto.
122         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
123         (wl-spam-string-member-p): New function.
124         (wl-spam-domain): Use it.
125         (wl-spam-split-numbers): New function.
126         (wl-spam-apply-partitions): Ditto.
127         (wl-spam-register-spam-messages): Use `folder' instead of
128         `wl-summary-buffer-elmo-folder'.
129         (wl-spam-register-good-messages): Ditto.
130         (wl-summary-exec-action-spam): Decide a domain by real folder of
131         message.
132         (wl-summary-exec-action-refile-with-register): Likewise.
133
134 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
135
136         * wl-e21.el (wl-e21-find-image): New function.
137         (wl-e21-setup-toolbar): Use it instead of `find-image'.
138         (wl-e21-highlight-folder-group-line): Ditto.
139         (wl-folder-init-icons): Ditto.
140         (wl-plugged-init-icons): Ditto.
141         (wl-biff-init-icons): Ditto.
142
143 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
146         (wl-inhibit-save-drafts): New internal variable.
147         (wl-disable-auto-save): Ditto.
148         (wl-save-drafts): Treat above variables.
149         (wl-auto-save-drafts): New function.
150         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
151         `wl-stop-save-drafts'.
152         (wl-start-save-drafts): New function.
153         (wl-stop-save-drafts): Ditto.
154         (wl-set-auto-save-draft): New command.
155
156         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
157         `wl-set-save-drafts'.
158
159 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
160
161         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
162         `make-local-variable' instead of `make-variable-buffer-local'.
163
164 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
165
166         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
167
168 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
169
170         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
171
172 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
173
174         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
175         of working buffer.
176
177 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
178
179         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
180
181         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
182         value into recipients; Bind `wl-draft-remove-group-list-contents'
183         as nil.
184
185 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
186
187         * wl-summary.el (wl-summary-sort): Fixed the last change.
188
189         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
190         (wl-summary-sort-messages): Ditto.
191         (wl-summary-rescan): Use it.
192         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
193         `completing-read'; Append candidates for reverse order.
194
195 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
196
197         * Version number is increased to 2.15.2.
198
199 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
200
201         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
202         "Smaller".
203         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
204
205 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
206
207         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
208
209 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
210
211         * wl-vars.el (wl-draft-additional-header-alist): Add into the
212         customize group `wl-draft'.
213         (wl-draft-add-in-reply-to): Move customize group from `wl' to
214         `wl-draft'.
215         (wl-draft-add-references): Ditto.
216
217         * wl-action.el (wl-summary-print-argument): Rename argument from
218         `folder' to `data'.
219
220 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl-summary.el (wl-summary-rescan-message): Call
223         `wl-thread-cleanup-symbols' before insert thread.
224
225 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
226
227         * wl.el (wl-init): Set `elmo-get-folder-function' as
228         `wl-folder-make-elmo-folder'.
229
230         * wl-spam.el (wl-summary-exec-action-spam): Use
231         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
232
233         * wl-folder.el (wl-folder-make-elmo-folder): New function.
234         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
235         `elmo-make-folder'.
236         (wl-folder-get-elmo-folder): Ditto.
237         (wl-folder-create-subr): Simplify.
238
239 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
240
241         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
242
243 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
244
245         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
246         contents in message buffer instead of original buffer. If optional
247         argument specified, ask coding system for encode.
248
249 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
250
251         * wl-spam.el (wl-summary-test-spam-region): New function.
252         (wl-spam-setup): Bind "rkc".
253
254 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
255
256         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
257
258 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
259
260         * wl-spam.el (wl-summary-test-spam): Fix typo.
261         (wl-message-check-spam): Ditto.
262
263 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
264
265         * wl-summary.el (wl-summary-default-from): Simplify.
266
267 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
268
269         * wl-action.el (wl-summary-exec-action-refile): Simplify.
270         (wl-summary-exec-action-copy): Ditto.
271         (wl-summary-auto-refile): Check existence of temporary mark.
272
273 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
274
275         * wl-summary.el (wl-summary-create-line): Use
276         `elmo-time-to-datevec'.
277
278         * wl-expire.el (wl-expire-archive-date): Ditto.
279         (wl-expire-localdir-date): Ditto.
280
281         * wl-util.el (wl-day-number): Abolish.
282
283         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
284         of `wl-day-number'.
285         (wl-score-followup): Ditto.
286         (wl-score-add-followups): Ditto.
287         (wl-score-get-latest-msgs): Ditto.
288         (wl-score-get-header-entry): Ditto.
289         (wl-score-edit-insert-date): Ditto.
290
291 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
292
293         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
294         `elmo-message-entity-field' with 2nd argument `type'.
295
296 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
297
298         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
299
300 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
301
302         * wl-thread.el (wl-thread-delete-message): Delete descendant
303         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
304
305 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
306
307         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
308
309 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
310
311         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
312         `Access folder'.
313
314 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
315
316         * wl-vars.el (wl-access-folder-icon): New user option.
317
318         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
319         `Access folder'.
320
321 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
322
323         * wl-summary.el (wl-summary-buffer-set-folder): Use
324         `wl-folder-mime-charset'.
325
326         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
327         `mime-charset'.
328         (wl-folder-get-elmo-folder): Ditto.
329         (wl-folder-mime-charset): New function.
330
331 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
332
333         * wl-util.el (wl-parse-addresses): Define alias of
334         `elmo-parse-addresses' (move to `elmo-util.el').
335
336         * wl-summary.el (wl-summary-default-from): Follow the API change.
337         (wl-summary-overview-entity-compare-by-date): Ditto.
338         (wl-summary-overview-entity-compare-by-from): Ditto.
339         (wl-summary-get-list-info): Get value of `ml-info' field from
340         entity at first.
341         (wl-summary-rescan-message): Treat prefix argument.
342         (wl-summary-prefetch-msg): Follow the API change.
343         (wl-summary-search-by-subject): Ditto.
344         (wl-summary-insert-thread): Ditto.
345         (wl-summary-line-subject): Ditto.
346         (wl-summary-line-from): Ditto.
347         (wl-summary-create-line): Ditto.
348         (wl-summary-print-message-with-ps-print): Ditto.
349
350         * wl-score.el (wl-score-ov-entity-get): Ditto.
351         (wl-score-followup): Ditto.
352         (wl-score-add-followups): Use `elmo-message-entity-field' instead
353         of `car'.
354         (wl-score-get-latest-msgs): Follow the API change.
355         (wl-score-get-header): Ditto.
356
357         * wl-refile.el (wl-refile-learn): Ditto.
358         (wl-refile-subject-learn): Ditto.
359         (wl-refile-get-field-value): Ditto.
360         (wl-refile-guess-by-history): Ditto.
361         (wl-refile-guess-by-subject): Ditto.
362
363         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
364
365         * wl-expire.el (wl-expire-date-p): Removed.
366         (wl-expire-archive-date): Follow the API change.
367         (wl-expire-localdir-date): Ditto.
368         (wl-summary-expire): Ditto.
369
370         * Version number is increased to 2.15.1.
371
372 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
373
374         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
375         group is access or not (it is not strict, like wl-fldmgr-rename).
376
377 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
378
379         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
380         duplicate call of `wl-summary-print-argument' on the wrong line.
381
382 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
383
384         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
385         even if argument `number' is nil.
386         (wl-summary-insert-line): Print action argument if current message
387         has it.
388
389 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
390
391         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
392         (wl-draft-reply): Ditto.
393         (wl-draft): Add optional argument `parent-number' and call
394         `wl-draft-create-buffer' with it.
395         (wl-draft-create-buffer): Add optional argument
396         `parent-number'. Set wl-draft-parent-number as it.
397
398 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
399
400         * wl-folder.el (wl-folder-set-persistent-mark): If summary
401         buffer is not for given folder, don't use it.
402
403 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
404
405         * Version number is increased to 2.15.0.
406
407 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
408
409         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
410
411         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
412         (wl-highlight-get-face-by-name): New internal function.
413         (wl-highlight-summary-line-face-spec): Use it and fixed.
414
415 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
416
417         * wl-summary.el (wl-summary-sync-update): Use
418         `elmo-message-entity-field' instead of `car' to get message-id
419         from overview entity.
420
421         * wl-summary.el (wl-summary-rescan-message): Call
422         `wl-highlight-summary-displaying' when displaying a message.
423
424 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
425
426         * wl-draft.el (wl-draft-config-info-filename): Extracted from
427         `wl-draft-config-info-operation'.
428         (wl-draft-buffer-change-number): New function.
429         (wl-draft-rename-saved-config): Ditto.
430         * wl.el (wl-init): Connect slot for message-number-changed.
431         (toplevel): Add autoload for wl-draft-rename-saved-config.
432
433 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
434
435         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
436         `update-overview'
437         (wl-summary-buffer-detach): Disconnect from it.
438         (wl-summary-rescan-message): Use command.
439
440         * wl-message.el (wl-message-buffer-display): Use
441         `with-current-buffer' instead of `save-excursion'.
442
443 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
444
445         * wl-mime.el (wl-draft-preview-attributes-list): Protect
446         wl-draft-preview-attributes-list from distraction.
447
448 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
449
450         * wl-summary.el (wl-summary-sync-update): Sort the return value of
451         `elmo-list-diff'.
452
453 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
454
455         * wl-summary.el
456         (wl-summary-edit-addresses-collect-candidate-fields): Use
457         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
458
459         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
460         instead of `elmo-set-work-buf'.
461
462         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
463         (wl-address-make-address-list): Ditto.
464
465         * Version number is increased to 2.13.3.
466
467 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
468
469         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
470         user option.
471
472         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
473         argument `5'.
474
475         * wl-message.el (wl-message-display-no-merge-p): New function.
476         (wl-message-buffer-display): Check whether the message is
477         reassembled and follow the API change.
478
479 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
480
481         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
482         multibyte on working buffer and removed unnecessary
483         `buffer-disable-undo'.
484
485 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
486
487         * wl-util.el (wl-read-search-condition-internal): Fixed the last
488         change.
489
490 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
491
492         * wl-util.el (wl-read-search-condition-internal): Protect
493         elmo-global-flags from distraction.
494
495 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
496
497         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
498
499         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
500         (wl-summary-event-handler): Ditto.
501         (wl-summary-update-persistent-mark-on-event): New
502         function (renamed from `elmo-event-handler-flag-changed').
503         (wl-summary-buffer-attach): New function.
504         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
505         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
506         instead of `elmo-folder-add-handler'.
507
508         * Version number is increased to 2.13.2.
509
510 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
511
512         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
513         and "\177" to the `wl-news-previous-page'.
514         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
515         (wl-news-previous-page): New function.
516
517 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
518
519         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
520         instead of `write-region' and simplify.
521
522 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
523
524         * wl-template.el (wl-template-select): Cause error if
525         `wl-template-alist' is nil.
526
527 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
528
529         * wl-news.el.in: Set file variable `no-byte-compile'.
530
531 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
532
533         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
534         whether a target message is within displaying area.
535         (elmo-event-handler-cache-changed): Ditto.
536
537 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
538
539         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
540         to `defun'.  Use `nconc' instead of `append' to collect descendant
541         message numbers.
542
543 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
544
545         * wl-thread.el (wl-thread-save-top-list)
546         (wl-thread-save-entities): Use `with-temp-buffer'.
547         * wl-news.el.in (wl-news-previous-version-load):
548         (wl-news-previous-version-save): Ditto.
549         * wl-summary.el (wl-summary-load-file-object)
550         (wl-summary-save-view-cache): Ditto.
551
552 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
553
554         * wl-util.el (toplevel): Require 'elmo-flag'.
555         (wl-read-search-condition): New function (Renamed from
556         `elmo-read-search-condition').
557         (wl-read-search-condition-internal): Likewise.
558
559         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
560         invalid.
561         (wl-summary-pick): Use `wl-read-search-condition' instead of
562         `elmo-read-search-condition'.
563         (wl-summary-virtual): Ditto.
564
565         * wl-folder.el (wl-folder-virtual): Ditto.
566         (wl-folder-pick): Ditto.
567
568         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
569
570 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
571
572         * wl-summary.el (wl-summary-reedit): Call
573         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
574
575 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
576
577         * wl-mime.el (toplevel): Require wl-vars.
578
579         * wl-message.el (toplevel): Require cl at compile.
580
581         * wl-draft.el (toplevel): Require elmo.
582
583 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
584
585         * wl-message.el (wl-message-buffer-prefetch): Count is a number
586         and do nothing when it is not positive.
587         (wl-message-buffer-prefetch-next): Ditto.
588
589 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
590
591         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
592         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
593         (wl-summary-redisplay-internal): Ditto.
594
595         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
596         message (the condition is borrowed from `wl-check-variables-2').
597         (wl-summary-redisplay-internal): Ditto.
598
599 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
600
601         * wl-mime.el (wl-draft-nntp-attribute): New function.
602         (wl-draft-attribute-nntp-posting-server): Use it.
603         (wl-draft-attribute-nntp-posting-port): Ditto.
604
605         * wl-mime.el (wl-draft-preview-attributes-list): New function.
606         (wl-draft-show-attributes-buffer): Ditto.
607         (wl-draft-hide-attributes-buffer): Ditto.
608         (wl-draft-attribute-newsgroups): Ditto.
609         (wl-draft-attribute-nntp-posting-server): Ditto.
610         (wl-draft-attribute-nntp-posting-port): Ditto.
611         (wl-draft-preview-message): Use there functions.
612
613         * wl-vars.el (wl-draft-preview-attributes-list): Change default
614         value.
615
616 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
617
618         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
619         (wl-draft-reedit): Ditto.
620         (wl-draft-queue-flush): Ditto.
621
622         * wl-mime.el (wl-message-request-partial): Ditto.
623         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
624         instead of `elmo-message-fetch'.
625
626         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
627
628         * wl-summary.el (wl-summary-message-string): Ditto.
629
630 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
631
632         * wl-util.el (wl-current-message-buffer): Follow the API change.
633
634         * wl-summary.el (wl-summary-redisplay-internal): Call
635         `wl-summary-mark-as-read' with 2nd argument as nil and update
636         unread count instead of persistent mark.
637
638         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
639         variable.
640         (wl-message-redisplay): Follow the API change.
641         (wl-message-buffer-display): Managed mime-entity directly and
642         return preview buffer only.
643         (wl-message-display-internal): Rewrite.
644         (wl-message-buffer-prefetch-subr): Not save return value of
645         `wl-message-buffer-display'.
646
647         * Version number is increased to 2.13.1.
648
649 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
650
651         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
652         'elmo-multiple-fields-body-list' with boundary specified.
653
654 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
655
656         * wl-vars.el (wl-summary-resend-use-cache): New variable.
657         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
658         cache if `wl-summary-resend-use-cache' is non-nil.
659
660 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
661
662         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
663         (wl-nntp-posting-stream-type): Ditto.
664
665 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
666
667         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
668
669 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
670
671         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
672         message.
673
674 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
675
676         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
677         Abolish.
678         (wl-summary-buffer-persistent-mark-version): New internal
679         variable.
680         (wl-summary-update-mark-and-highlight-window): Check by
681         wl-summary-persistent-mark-invalid-p.
682         (wl-summary-update-status-marks): Ditto.
683         (elmo-event-handler-flag-changed): Rewrite.
684         (elmo-event-handler-cache-changed): Define.
685         (wl-summary-prefetch-msg): Does not update persistent mark here.
686         (wl-summary-delete-cache): Ditto.
687         (wl-summary-resume-cache-status): Ditto.
688         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
689         (wl-summary-persistent-mark-invalid-p): New function.
690         (wl-summary-validate-persistent-mark): Ditto.
691         (wl-summary-validate-persistent-mark-string): Ditto.
692         (wl-summary-invalidate-persistent-mark): Ditto.
693         (wl-summary-update-persistent-mark): Call
694         `wl-summary-validate-persistent-mark'.
695         (wl-summary-create-line): Call
696         `wl-summary-validate-persistent-mark-string'.
697
698         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
699         status as t if cache used.
700
701 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
702
703         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
704         only if the target is group.
705         * wl-folder.el (wl-folder-append-petname): Don't check group name.
706
707 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
708
709         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
710
711 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
712
713         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
714
715         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
716
717 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
718
719         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
720         (Thanks to Yoichi NAKAYAMA).
721
722 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
723
724         * wl-util.el (wl-save-drafts): Restore echo area.
725
726 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
727
728         * Version number is increased to 2.13.0.
729
730         * wl-util.el (wl-biff-check-folder-async): Use
731         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
732
733 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
734
735         * wl-message.el (wl-message-display-internal): Does not put
736         wl-message-display-type property on message buffer.
737         (wl-message-buffer-display-type): New function.
738
739         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
740
741         * wl-summary.el (wl-summary-mode): Use `dolist' to add
742         `wl-summary-buffer-detach'.
743         (wl-summary-message-display-type): Use
744         `wl-summary-buffer-display-type'.
745
746 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
747
748         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
749         buffer-local.
750
751         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
752         kill-buffer-hook instead of make-local-variable.
753         (wl-draft-preview-message): Set `local' argument of add-hook as t.
754
755 2004-12-12  Scott Renfro <scott@renfro.org>
756
757         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
758         regex for square-branket.
759
760 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
761
762         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
763         `wl-message-mime-analysis-p' with argument `header'.
764
765 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
766
767         * wl-mime.el (wl-draft-yank-current-message-entity): 
768         Switch to no-mime following method according to wl-message-display-type
769         property.
770         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
771
772         * wl-message.el (wl-message-display-internal): 
773         Put wl-message-display-type property on message buffer.
774
775         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
776         (wl-message-display-internal): Ditto;
777
778         * wl-summary.el (wl-summary-toggle-mime): Ditto.
779
780 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
781
782         * wl-message.el (wl-message-make-display-type): New function.
783         (wl-message-display-type-property): Ditto.
784         (wl-message-mime-analysys-p): Ditto.
785         (wl-message-display-all-header-p): Ditto.
786         (wl-message-redisplay): Removed argument `as-is', `all-header' and
787         added `display-type'.
788         (wl-message-buffer-display): Likewise.
789         (wl-message-display-internal): Likewise.
790         (wl-message-buffer-display-type): Abolish.
791         (wl-message-buffer-prefetch-subr): Follow the API changed.
792
793         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
794         from wl-summary-buffer-display-all-header and changed default value.
795         (wl-summary-message-display-type): New function.
796         (wl-summary-buffer-display-mime-mode): Ditto.
797         (wl-summary-buffer-display-header-mode): Ditto.
798         (wl-summary-toggle-mime): Rewrite with above functions.
799         (wl-summary-toggle-all-header): Ditto.
800         (wl-summary-redisplay): Force redisplay with default mode.
801         (wl-summary-redisplay-internal): Renamed argument from `mode',
802         `all-header' to `mime-mode', `header-mode'.
803         Use `wl-message-make-display-type'.
804
805         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
806         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
807
808 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
809
810         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
811
812 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
813
814         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
815         in original message buffer.
816         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
817         buffer.
818
819 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
820
821         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
822
823 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
824
825         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
826
827 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
828
829         * wl-action.el (wl-summary-exec-action-refile): Display a done message
830         when actions succeeded.
831         (wl-summary-exec-action-copy): Likewise.
832
833 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
834
835         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
836         there is switch-to-buffer at the end of wl-message-select-buffer.
837         (wl-summary-reply): Ditto.
838
839 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
840
841         * wl-summary.el (wl-summary-forward): Put subject in original
842         message buffer as argument of wl-draft-forward.
843         * wl-draft.el (wl-draft-forward): Decode subject as in
844         wl-draft-reply.
845
846 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
847
848         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
849         a folder under access group.
850
851 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
852
853         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
854         wl-message-buffer-display.
855
856         * wl-util.el (wl-set-save-drafts): Fix typo.
857
858 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
859
860         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
861         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
862         wl-highlight-logo-face to set the bg color of an xbm image; fixed
863         the way to measure the width of a bitmap image; don't put face on
864         ascii and bitmap images; put the mark which should not use the
865         variable-pitch face on ascii and bitmap images.
866         (wl-demo-setup-properties): Don't use the variable-pitch face on
867         ascii and bitmap images; made it work on Emacs 20 and earlier.
868         (wl-demo-insert-text): End with a newline at the bottom; don't put
869         face on text.
870
871         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
872
873 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
874
875         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
876
877         * wl-util.el (wl-save-drafts): Moved from sample setting.
878         (wl-set-save-drafts): New function to set idle timer.
879         * wl-draft.el (wl-draft): Call it.
880         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
881
882 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
883
884         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
885         a summary which has toggle display status off.
886
887 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
888
889         * wl-draft.el (wl-draft-do-fcc): No cache save.
890
891 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
892
893         * wl-summary.el (elmo-event-handler-flag-changed): Use
894         `set-buffer' instead of `with-current-buffer'.
895
896 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
897
898         * wl-summary.el (wl-summary-after-resize-function): New function.
899         (wl-summary-mode): Add `wl-summary-after-resize-function' to
900         window-size-change-functions.
901
902 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
903
904         * wl-draft.el (wl-draft-create-buffer): Bind
905         `change-major-mode-hook' after current buffer is changed.
906
907         * wl-summary.el (wl-summary-buffer-detach): New function.
908         (wl-summary-buffer-set-folder): Call it.
909         (wl-summary-mode): Add `wl-summary-buffer-detach' to
910         change-major-mode-hook and kill-buffer-hook.
911         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
912         (wl-summary-switch-to-clone-buffer): Ditto.
913         (wl-summary-goto-folder-subr): Ditto.
914
915 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
916
917         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
918         after boundp check.
919
920 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
921
922         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
923         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
924         for `kill-buffer'.
925
926         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
927         handler of current buffer from elmo-folder.
928
929 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
930
931         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
932
933 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
934
935         * wl-summary.el (wl-summary-buffer-event-handler): New internal
936         variable.
937         (wl-summary-event-handler): New class.
938         (elmo-event-handler-flag-changed): Define to update persistent
939         mark.
940         (wl-summary-buffer-set-folder): Register event handler to
941         elmo-folder.
942         (wl-summary-exit): Unregister event handler.
943         (wl-summary-goto-folder-subr): Ditto.
944         (wl-summary-mark-as-read-all): Does not call
945         `wl-summary-update-persistent-mark' directly.
946         (wl-summary-mark-as-read-internal): Ditto.
947         (wl-summary-set-persistent-mark-internal): Ditto.
948         (wl-summary-set-flags-internal): Ditto.
949
950         * Version number is increased to 2.11.33.
951
952 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
953
954         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
955         to nil.
956
957 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
958
959         * wl-spam.el (wl-spam-setup): Add hook
960         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
961         instead of `wl-summary-prepare-hook'.
962
963         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
964         if folder type is `'flag'.
965         (wl-summary-mark-as-important): Ditto.
966
967 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
968
969         * wl-address.el (wl-address-minibuffer-history): New variable.
970         (wl-address-minibuffer-local-map): New keymap.
971         (wl-address-read-from-minibuffer): New function.
972
973         * wl-action.el (wl-summary-get-resend-address): Use
974         `wl-address-read-from-minibuffer' instead of `completing-read'.
975
976 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
977
978         * Version number is increased to 2.11.32.
979
980 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
981
982         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
983         without mule to iso-8859-1.
984         (wl-draft-add-in-reply-to): Add note in description.
985         (wl-draft-add-references): Ditto.
986
987 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
988
989         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
990         definition for `m'.
991         (wl-summary-mode-line-format): Add '[%m]'.
992         (wl-message-mode-line-format-spec-alist): Ditto.
993         (wl-summary-display-mime-mode-list): New variable.
994
995         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
996         from wl-summary-buffer-display-as-is.
997         (wl-summary-buffer-display-all-header): New buffer local variable.
998         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
999         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1000         instead of wl-summary-buffer-display-as-is.
1001         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1002         (wl-summary-set-persistent-mark): Ditto.
1003         (wl-summary-set-message-buffer-or-redisplay): Just call
1004         `wl-summary-redisplay-internal' without optional arguments.
1005         (wl-summary-toggle-mime): Rewrite.
1006         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1007         (wl-summary-toggle-all-header): New function.
1008         (wl-summary-redisplay-internal): Treat mime mode.
1009
1010         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1011         to wl-mime-preview-follow-no-mime.
1012         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1013         accodring to the display-mode.
1014
1015         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1016         (wl-message-buffer-display): Changed argument name from `as-is' to
1017         `mode'.
1018         (wl-message-display-internal): Ditto;
1019         Bind elmo-mime-display-header-analysis according to the mode.
1020         (wl-message-display-internal): Put wl-message-display-mime-mode
1021         property on entire buffer.
1022
1023 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1024
1025         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1026
1027 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1028
1029         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1030         Don't extract mail address.
1031         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1032
1033         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1034
1035         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1036
1037 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1038
1039         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1040         wl-fldmgr-cut-entity-list on confirmation.
1041
1042 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1043
1044         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1045         (wl-mime-quit-preview): Check existence of
1046         mime-edit-temp-message-buffer here.
1047
1048 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1049
1050         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1051         after deletion.
1052
1053         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1054         before calling wl-mime-quit-preview.
1055
1056 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1057
1058         * wl-summary.el (wl-summary-pick): If call it with prefix
1059         argument, set `delete-marks' as non-nil. Pick from only visible
1060         messages.
1061         (wl-summary-check-target-mark): New function.
1062         (wl-summary-target-mark-mark-as-read): Use it.
1063         (wl-summary-target-mark-mark-as-unread): Ditto.
1064         (wl-summary-target-mark-operation): Ditto.
1065         (wl-summary-target-mark-set-flags): Ditto.
1066         (wl-summary-target-mark-save): Ditto.
1067         (wl-summary-target-mark-pick): Ditto.
1068         (wl-summary-target-mark-forward): Ditto.
1069         (wl-summary-target-mark-reply-with-citation): Ditto.
1070         (wl-summary-target-mark-print): Ditto.
1071         (wl-summary-target-mark-uudecode): Ditto.
1072
1073         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1074         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1075         with `ask-coding' is non-nil.
1076
1077 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1078
1079         * wl-thread.el (wl-thread-set-parent): If parent is a message
1080         which is identified by references, set linked as nil.
1081
1082 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1083
1084         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1085         (wl-message-mode-line-format-spec-alist): Ditto.
1086         (wl-message-mode-line-format): Ditto.
1087         (wl-summary-mode-line-format): Ditto for docstring.
1088         (wl-summary-no-mime-folder-list): Fix typo.
1089
1090         * wl-util.el (wl-current-message-buffer): Call
1091         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1092
1093         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1094         variable.
1095         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1096         of `wl-summary-redisplay-no-mime'.
1097         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1098         (wl-summary-toggle-mime): New function.
1099         (wl-summary-redisplay-all-header): Rewrite.
1100         (wl-summary-redisplay-no-mime): Ditto.
1101         (wl-summary-redisplay-internal): Added argument `as-is' and
1102         `all-header'.
1103
1104         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1105         New variable.
1106         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1107         bottom.
1108         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1109         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1110         "/" unconditionally.
1111
1112         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1113         wl-mime-preview-follow-no-mime for as-is content.
1114         (wl-mime-preview-follow-no-mime): New function.
1115         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1116
1117         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1118         and added `as-is', `all-header'.
1119         (wl-message-buffer-display): Ditto.
1120         (wl-message-buffer-display-type): New function.
1121
1122 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1123
1124         * wl-vars.el (wl-message-header-button-alist): Change default
1125         value.
1126         (wl-message-body-button-alist): Ditto.
1127
1128 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1129
1130         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1131
1132 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1133
1134         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1135
1136 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1137
1138         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1139         is always true.
1140
1141 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1142
1143         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1144         on null entity.
1145
1146 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1147
1148         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1149
1150 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1151
1152         * wl-vars.el (wl-summary-resend-hook): New hook.
1153
1154         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1155         `wl-summary-resend-hook'.
1156
1157 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1158
1159         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1160         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1161         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1162         (wl-summary-new-cached-mark): Changed default value to 'n'.
1163         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1164         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1165         (wl-folder-sync-range-alist): Remove spec for 'flag.
1166         (wl-summary-force-prefetch-folder-list): New user option.
1167
1168         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1169         `wl-summary-toggle-persistent-mark'.
1170         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1171         number is nil.
1172         (wl-summary-mark-as-answered-region): Set interactive argument of
1173         `wl-summary-set-persistent-mark-internal'.
1174         (wl-summary-mark-as-important-region): Ditto.
1175         (wl-summary-unset-persistent-mark): Ditto.
1176         (wl-summary-set-persistent-mark): Ditto.
1177         (wl-summary-mark-as-answered): Ditto.
1178         (wl-summary-mark-as-important): Ditto.
1179         (wl-summary-set-persistent-mark-internal): Do nothing
1180         when `elmo-message-flag-available-p' is nil.
1181         (wl-summary-toggle-persistent-mark): New function.
1182         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1183         when the folder matches `wl-summary-force-prefetch-folder-list'.
1184
1185
1186         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1187         when number is nil.
1188         (wl-highlight-summary-forwarded-face): New face.
1189
1190 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * Version number is increased to 2.11.31.
1193
1194 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1195
1196         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1197         (wl-biff-check-folder-async): Ditto.
1198         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1199
1200 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1201
1202         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1203         Add an argument `reverse'.  All callers are updated.
1204         (wl-summary-sort): Add a prefix argument `reverse' to specify
1205         reverse sorting.
1206         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1207         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1208         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1209
1210 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1211
1212         * wl-message.el (wl-message-redisplay): Does not narrow header if
1213         disply-type is all-header or as-is.
1214
1215         * wl-summary.el (wl-summary-enter-handler): Use
1216         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1217
1218 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1219
1220         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1221         after adding wl-draft-parent-variables.
1222         (wl-draft-forward): Ditto.
1223
1224 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1225
1226         * wl-summary.el (wl-summary-sync-marks): Call
1227         `wl-summary-set-persistent-mark' and
1228         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1229         (wl-summary-set-persistent-mark-internal): Add 4th argument
1230         `no-server'.
1231         (wl-summary-unset-persistent-mark): Ditto.
1232         (wl-summary-set-persistent-mark): Ditto.
1233         (wl-summary-add-flags-internal): Abolish.
1234         (wl-summary-remove-flags-internal): Ditto.
1235         (wl-summary-mark-as-important-internal): Ditto.
1236         (wl-summary-mark-as-important): Use
1237         `wl-summary-set-persistent-mark' instead of
1238         `wl-summary-add-flags-internal'.
1239         (wl-summary-mark-as-important-region): Ditto.
1240
1241         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1242
1243         * wl-summary.el (wl-summary-get-available-flags): New function.
1244         (wl-summary-sync-marks): Use it and simplified.
1245         (wl-summary-unset-persistent-mark): Use
1246         `wl-summary-get-available-flags'.
1247         (wl-summary-set-persistent-mark): Ditto.
1248
1249 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1250
1251         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1252         id.
1253
1254 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1255
1256         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1257         number, call `wl-summary-prev-line-content'. Show message when the
1258         message is not found.
1259
1260 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1261
1262         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1263         wl-summary-enter-handler.
1264         (wl-summary-enter-handler): New command.
1265
1266         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1267         docstring and custom spec.
1268
1269         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1270         flags too; Don't treat Cached and New.
1271         (wl-summary-set-persistent-mark): Ditto.
1272
1273         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1274         `wl-folder-set-flag'.
1275
1276         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1277         instead of `wl-folder-set-flag'.
1278
1279         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1280         for completion.
1281         (wl-summary-set-persistent-mark): Ditto.
1282
1283         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1284         instead of `wl-draft-quit-preview'.
1285
1286         * wl-mime.el (toplevel): Avoid compile warning.
1287         (wl-mime-quit-preview): New function
1288         (formarly defined as `wl-draft-quit-preview').
1289         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1290         quitting method.
1291
1292         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1293
1294         * wl-folder.el (wl-folder-set-flag): Renamed from
1295         `wl-draft-set-flag-on-parent'.
1296
1297         * wl-draft.el (wl-draft-quit-preview): New function.
1298         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1299         (wl-draft-send): Call `wl-folder-set-flag' instead of
1300         `wl-draft-set-flag-on-parent'.
1301         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1302
1303 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1304
1305         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1306         (wl-draft-send): Ditto.
1307
1308 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1309
1310         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1311         (wl-draft-kill-pre-hook): Set default value as nil.
1312         (wl-summary-reply-hook): Ditto.
1313         (wl-draft-kill-flags): Abolish.
1314
1315         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1316         (wl-draft-parent-variables): Renamed from
1317         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1318         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1319         argument; Add wl-draft-parent-variables to
1320         wl-draft-config-variables.
1321         (wl-draft-reply): Likewise.
1322         (wl-draft-kill-flags): Abolish.
1323         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1324         (wl-draft-set-flag-on-parent): New function.
1325         (wl-draft-setup-parent-flag): Ditto.
1326
1327 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1328
1329         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1330         `wl-draft-parent-folder' is "".
1331
1332 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1333
1334         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1335         (wl-summary-digit-jump): New function.
1336         (Adviced by John Owens and Hiroya Murata)
1337
1338         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1339         (Adviced by John Owens)
1340
1341         * wl-xmas.el (wl-message-define-keymap): Ditto.
1342
1343         * wl-mule.el (wl-message-define-keymap): Ditto.
1344
1345 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1346
1347         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1348         change of return value of elmo-folder-count-flags.
1349
1350         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1351         (wl-summary-mark-as-read-internal): Ditto.
1352         (wl-summary-set-persistent-mark-internal): Ditto.
1353         (wl-summary-folder-info-update): Ditto.
1354         (wl-summary-sync-update): Fixed the last change.
1355
1356         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1357
1358 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1359
1360         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1361         (wl-draft-kill-flags): Fixed docstring.
1362
1363         * wl-draft.el (wl-draft-kill-flags): New function.
1364         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1365
1366 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1367
1368         * wl-vars.el (wl-reply-hook): Abolish.
1369         (wl-draft-reply-hook): New hook.
1370         (wl-summary-reply-hook): Ditto.
1371         (wl-draft-forward-hook): Ditto.
1372         (wl-summary-forward-hook): Ditto.
1373         (wl-draft-kill-flags): New variable.
1374
1375         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1376         wl-summary-set-persistent-mark-internal.
1377         (wl-summary-sync-marks): Use elmo-preserved-flags.
1378         (wl-summary-update-persistent-mark): Make it interactive.
1379         (wl-summary-set-persistent-mark-internal): New inline function.
1380         (wl-summary-mark-as-answered): Use it.
1381         (wl-summary-mark-as-unanswered): Ditto.
1382         (wl-summary-unset-persistent-mark): New function.
1383         (wl-summary-set-persistent-mark): Ditto.
1384         (wl-summary-reply): Don't set answered flag;
1385         Run wl-summary-reply-hook instead.
1386         (wl-summary-forward): Call wl-draft-forward with number.
1387         Run wl-summary-forward-hook.
1388
1389         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1390         (wl-highlight-summary-line-face-spec): Use it as a default
1391         persistent mark face.
1392
1393         * wl-draft.el (wl-draft-forward): Added optional argument number;
1394         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1395         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1396         (wl-draft-kill): Use wl-draft-kill-flags.
1397
1398         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1399
1400         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1401         of return value of elmo-folder-count-flags.
1402
1403         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1404
1405         * wl-summary.el (wl-summary-count-unread): Ditto.
1406         (wl-summary-sync-update): Follow the change above.
1407         (wl-summary-force-prefetch): New function.
1408
1409 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1410
1411         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1412         variable `buf' with `let' instead of `setq'.
1413
1414 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1415
1416         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1417         add Content-Disposition heaeder on the deleted part.
1418
1419 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1420
1421         * wl-draft.el (wl-draft-save): Encode address list under edit by
1422         `eword-encode-unstructured-field-body'.
1423
1424         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1425
1426 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1427
1428         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1429         wl-current-summary-buffer.
1430
1431 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1432
1433         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1434         `numbers' is ignored.
1435
1436 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1437
1438         * wl-folder.el (wl-folder-open-folder): Avoid error.
1439         Reported by John Owens, [wl-en:815]
1440
1441         * wl.el (wl): Set timer for biff process even if prefix argument
1442         is given or auto-checking is quitted.
1443
1444         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1445         immediately.
1446         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1447         (wl-toggle-plugged): Ditto.
1448
1449         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1450         * wl-util.el (wl-biff-start): Use idle timer if
1451         `wl-biff-use-idle-timer' is non-nil.
1452
1453 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1454
1455         * wl-highlight.el (wl-highlight-message): Fix description.
1456
1457 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1460         tty.
1461
1462 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1463
1464         * wl-action.el (wl-summary-exec): Print failure count.
1465
1466 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1467
1468         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1469         to `defun', remove interactive form.
1470         Set elmo-message-fetch-confirm when force-reload is non-nil.
1471
1472 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1473
1474         * wl-summary.el (toplevel): Removed unnecessary autoload.
1475
1476 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1477
1478         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1479         the buffer is generated from another message buffer.
1480
1481 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1482
1483         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1484         extracted from `wl-fldmgr-save-folders'.
1485         (wl-fldmgr-delete): Call it after deletion.
1486
1487 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1488
1489         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1490         multi-tty support.
1491
1492 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1493
1494         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1495
1496 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1497
1498         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1499         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1500
1501 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1502
1503         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1504         unsubscribe list only if argument CLEAR is nil.
1505
1506 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1507
1508         * wl-draft.el (wl-draft-reply): Decode subject before removing
1509         Re: prefix.
1510
1511 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1512
1513         * wl-summary.el (wl-summary-sort-by-size): New command.
1514
1515 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1516
1517         * wl-summary.el (wl-summary-number-list-from-region): New
1518         function.
1519         (wl-summary-mark-as-read-region): Use it.
1520         (wl-summary-mark-as-unread-region): Ditto.
1521         (wl-summary-set-flags-region): Ditto and add optional argument
1522         remove.
1523         (wl-summary-mark-as-answered-region): Ditto.
1524         (wl-summary-mark-as-important-region): Ditto.
1525         (wl-summary-target-mark-mark-as-important): Added optional
1526         argument remove.
1527         (wl-summary-target-mark-mark-as-answered): Ditto.
1528         (wl-summary-target-mark-set-flags): Ditto.
1529
1530 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1531
1532         * wl-summary.el (wl-summary-set-flags-region): Call
1533         `wl-summary-set-flags-internal' with number list instead of call
1534         one by each message.
1535         (wl-summary-target-mark-set-flags): Likewise.
1536
1537 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1538
1539         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1540         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1541         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1542         (wl-summary-target-mark-mark-as-answered): Likewise.
1543
1544 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1545
1546         * wl-summary.el (wl-summary-target-mark-forward): Use
1547         `wl-summary-delete-all-target-marks' instead of
1548         `wl-summary-delete-all-temp-marks'.
1549         (wl-summary-target-mark-reply-with-citation): Ditto.
1550         (wl-summary-target-mark-uudecode): Ditto.
1551         (wl-summary-target-mark-set-flags): Ditto and remove needless
1552         cursor move.
1553
1554 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1555
1556         * wl-summary.el (wl-summary-target-mark-forward): Protect
1557         wl-summary-buffer-target-mark-list from nreverse.
1558         (wl-summary-target-mark-reply-with-citation): Ditto.
1559
1560 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1561
1562         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1563         `elmo-display-progress-threshold'.
1564
1565 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1566
1567         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1568         check `wl-summary-highlight'.
1569         (wl-summary-window-scroll-functions): Respect value of
1570         `wl-summary-highlight'.
1571         (wl-summary-sync-update): Run hooks
1572         `wl-summary-buffer-window-scroll-functions' at any time.
1573
1574 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1575
1576         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1577         from `wl-summary-cleanup-temp-marks'.
1578         (wl-summary-cleanup-temp-marks): Abolish argument.
1579         * wl.el (wl-save-status): Revert previous change.
1580         (wl-execute-temp-marks): New function, call
1581         `wl-summary-exec-with-confirmation'.
1582         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1583         (wl-folder-save-and-exec-marks): Abolished.
1584
1585 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1586
1587         * wl-e21.el (wl-e21-display-image-p): Respect
1588         `wl-highlight-folder-with-icon'.
1589         (wl-e21-highlight-folder-group-line): Highlight mouse line
1590         even if wl-e21-display-image-p is nil.
1591
1592         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1593         Respect value of `wl-summary-highlight'.
1594
1595         * wl.el (wl-save-status): Remove unused variable.
1596
1597         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1598         (wl-folder-mode-map): Bind it to "x".
1599
1600 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1601
1602         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1603
1604         * wl-thread.el (wl-thread-get-parent-list): Don't check
1605         disconnected ancestors, neglecting needless work in
1606         `wl-thread-update-indent-string-thread'.
1607
1608         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1609         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1610         argument, add argument default-keep to keep marks by default.
1611
1612         * Version number is increased to 2.11.30.
1613
1614         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1615         customization type and docstring.
1616         (wl-draft-reply-without-argument-list): Ditto.
1617
1618 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1619
1620         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1621
1622         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1623
1624 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1625
1626         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1627
1628 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1629
1630         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1631         save-excursion so as not to include run-hooks.
1632
1633 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1634
1635         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1636         Clarify that marks are going to be cleared.
1637
1638 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1639
1640         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1641         according to 3rd element of wl-summary-flag-mark.
1642
1643         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1644
1645 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1646
1647         * wl-action.el (wl-summary-target-mark-all): Don't set
1648         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1649
1650 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1651
1652         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1653         (wl-forward-subject-prefix): Ditto.
1654         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1655         (wl-draft-reply-make-subject): Ditto.
1656
1657         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1658         `wl-draft-forward'.
1659         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1660
1661 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1662
1663         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1664         target message does not exist.
1665
1666 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1667
1668         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1669         `wl-subject-prefix-regexp'.
1670         (wl-subject-forward-prefix-regexp): New variable.
1671         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1672         `wl-draft-strip-subject-re' and take regexp as argument.
1673         (wl-draft-forward): Use it.
1674         (wl-draft-reply): Ditto.
1675
1676 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1677
1678         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1679         emacs multi-tty support.
1680
1681 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1682
1683         * wl-e21.el (wl-e21-display-image-p): Don't call
1684         `display-images-p'.
1685         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1686         support.
1687         (wl-highlight-folder-current-line): Ditto.
1688         (wl-folder-init-icons): Ditto.
1689
1690 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1691
1692         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1693         the last line of summary in unplugged mode.
1694
1695 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1696
1697         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1698
1699 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1700
1701         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1702         * wl-address.el (wl-address-user-mail-address-p): Use it.
1703         (wl-address-delete-user-mail-addresses): Ditto.
1704         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1705
1706         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1707         (wl-address-delete-user-mail-addresses): Ditto.
1708
1709         * wl-address.el (wl-address-delete-user-mail-addresses): New
1710         function.
1711         * wl-refile.el (wl-refile-guess-by-history): Use it.
1712         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1713         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1714
1715         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1716         use wl-address-user-mail-address-p.
1717
1718 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1719
1720         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1721         after opening group.
1722
1723 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1724
1725         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1726         of elmo-set-buffer-multibyte.
1727
1728         * wl-message.el (wl-original-message-mode): Ditto.
1729
1730         * wl-score.el (wl-score-insert-header): Ditto.
1731
1732         * wl-summary.el
1733         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1734         (wl-summary-goto-folder-subr): Ditto.
1735         (wl-summary-insert-headers): Ditto.
1736
1737         * wl-util.el (wl-set-string-width): Ditto.
1738
1739         * Version number is increased to 2.11.29.
1740
1741 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1742
1743         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1744         (wl-highlight-summary-line-help-echo-alist): New variable.
1745         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1746         into `wl-highlight-summary-line-help-echo' and
1747         `wl-highlight-flag-folder-help-echo'.
1748         (wl-highlight-summary-line-string): Change accordingly.
1749         (wl-highlight-summary-current-line): Ditto.
1750
1751 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1752
1753         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1754         at the beginning of field body (Thanks to Markus Knittig).
1755
1756         * wl-draft.el (wl-draft-insert-current-message): Also check
1757         summary buffer, remove unnecessary tag.
1758
1759 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1760
1761         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1762         when wl-message-buffer is nil.
1763
1764         * wl-folder.el (wl-folder): Abolish unused argument.
1765         Call wl-folder-init when wl-folder-entity is nil.
1766         * wl.el (wl): Change accordingly.
1767
1768 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1769
1770         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1771         multibyte string before insert into draft buffer.
1772         (wl-draft-create-buffer): Always enable multibyte characters for
1773         draft buffer.
1774
1775         * Version number is increased to 2.11.28.
1776
1777 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1778
1779         * wl-folder.el (wl-folder-open-close): Handle blank line.
1780         (wl-folder-jump-to-current-entity): Ditto.
1781
1782 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1783
1784         * Version number is increased to 2.11.27.
1785
1786 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1787
1788         * wl-thread.el (wl-thread-insert-message): When the thread is
1789         devided by wl-summary-max-thread-depth, insert line at the end of
1790         buffer.
1791
1792 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1793
1794         * Version number is increased to 2.11.26.
1795
1796 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1797
1798         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1799
1800 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1801
1802         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1803         value of stream-type and session.
1804
1805 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1806
1807         * Version number is increased to 2.11.25.
1808
1809 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1810
1811         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1812         in a quit message.
1813
1814 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1815
1816         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1817         (wl-summary-redisplay-no-mime-internal): Ditto.
1818
1819 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1820
1821         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1822         * wl-vars.el (wl-smtp-connection-type): Ditto.
1823
1824 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1825
1826         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1827         for the separator line and quote mail-header-separator.
1828
1829 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1830
1831         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1832         result message.
1833
1834         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1835         `elmo-multiple-fields-body-list' with boundary as
1836         mail-header-separator.
1837
1838 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1839
1840         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1841
1842 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1843
1844         * wl-util.el (wl-list-diff): Remove unused function.
1845
1846         * wl-draft.el (wl-draft-send-confirm): Discard input before
1847         confirmation.
1848
1849 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1850
1851         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1852         order of flag and new.
1853
1854 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1855
1856         * wl-vars.el (wl-refile-policy-alist): Abolished.
1857
1858         * wl-action.el (wl-summary-set-action-refile): Follow the change
1859         above.
1860
1861 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1862
1863         * wl-highlight.el (wl-highlight-signature-search): Don't use
1864         re-search-backward for a long word since it is possible to crash
1865         XEmacs because of a bug.
1866
1867 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1868
1869         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1870
1871 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1872
1873         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1874         argument for wl-summary-sync-force-update.
1875
1876 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1877
1878         * wl-summary.el (wl-summary-mode-map): Revival of
1879         wl-summary-mark-as-important related bindings;
1880         Bind 'F','tF','mF','rF','m&'.
1881         (wl-summary-mark-as-important-region): Revival.
1882         (wl-summary-target-mark-mark-as-important): Ditto.
1883         (wl-summary-target-mark-operation): New function.
1884         (wl-summary-target-mark-mark-as-answered): Use it.
1885         (wl-summary-decide-flag): Don't set Important as default.
1886         (wl-summary-mark-as-important-internal): Revival.
1887         (wl-summary-mark-as-important): Ditto.
1888
1889         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1890
1891         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1892         instead of facep.
1893
1894 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1895
1896         * wl-dnd.el (wl-dnd-drop-func): Fix.
1897
1898         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1899         mouse-set-point instead of posn-point.
1900
1901         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1902
1903         * wl-mule.el (wl-completing-read-multiple): Ditto.
1904
1905 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1906
1907         * wl-demo.el (face-background-name): Defalias to avoid compile
1908         warning.
1909
1910 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1911
1912         * wl-summary.el (wl-summary-decide-flag): Use
1913         wl-completing-read-multiple instead of completing-read-multiple.
1914
1915         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1916         New alias.
1917
1918         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1919         Use face-background-name instead of face-background.
1920
1921         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1922
1923         * wl-summary.el (wl-summary-save): Use it.
1924         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1925
1926         * wl-mime.el (wl-mime-save-content): Fix last change.
1927
1928 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1929
1930         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1931         New function.
1932         (wl-summary-sort-specs): Added sort.
1933         * wl-mime.el (wl-mime-save-content): Expand file name.
1934
1935 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1936
1937         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1938
1939         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1940
1941 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1942
1943         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1944         for flag if it is not defined.
1945
1946 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1947
1948         * wl-e21.el (wl-highlight-folder-current-line): Use
1949         elmo-folder-type-internal when elmo-folder-type returns nil.
1950
1951         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1952
1953         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1954
1955         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1956
1957         * wl-e21.el (wl-summary-toolbar): Ditto.
1958
1959         * wl-vars.el (wl-demo-background-color): Abolished.
1960         (wl-summary-persistent-mark-priority-list): Renamed from
1961         wl-summary-flag-priority-list.
1962         (wl-summary-flag-alist): New user option.
1963         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1964         (wl-message-mode-line-format-spec-alist): Added 'F'.
1965         (wl-message-mode-line-format): Likewise.
1966         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1967         instead of wl-summary-important-mark.
1968         (wl-file-folder-icon): New variable.
1969
1970         * wl-thread.el (wl-thread-set-flags): Renamed from
1971         wl-thread-mark-as-important.
1972
1973         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1974         warning.
1975         (wl-summary-mode-menu-spec): Follow the change of 
1976         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1977         (wl-summary-mode-map): Follow the change of
1978         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1979         (wl-summary-detect-mark-position): Follow the variable name change.
1980         (wl-summary-set-flags-region): New function for the replacement of
1981         wl-summary-mark-as-important-region.
1982         (wl-summary-sync-marks): Sync all global-flags.
1983         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1984         instead of elmo-message-flagged-p.
1985         (wl-summary-persistent-mark-string): Follow the variable name change;
1986         Put wl-summary-flag-mark if the message has global-flag.
1987         (wl-summary-target-mark-set-flags): Renamed from 
1988         wl-summary-target-mark-mark-as-important.
1989         (wl-summary-decide-flag): New function.
1990         (wl-summary-set-flags-internal): Renamed from
1991         wl-summary-mark-as-important-internal.
1992         (wl-summary-add-flags-internal): New function.
1993         (wl-summary-remove-flags-internal): Ditto.
1994         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1995         (wl-summary-mark-as-unimportant): Abolish.
1996         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1997         (wl-summary-next-message): List flagged messages in the msgdb.
1998
1999         * wl-score.el (wl-summary-score-update-all-lines): Use
2000         wl-summary-add-flags-internal instead of 
2001
2002         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2003
2004         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2005         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2006         (wl-message-buffer-require-all-header): Renamed from
2007         wl-message-buffer-all-header-flag (Ditto).
2008         (wl-message-buffer-flag-indicator): New variable.
2009         (wl-message-redisplay): Changed local varibale name from `flag' to
2010         `display-type'; Set up wl-message-buffer-flag-indicator.
2011         (wl-message-buffer-display): Changed varibale name from `flag' to
2012         `display-type'.
2013         (wl-message-display-internal): Likewise.
2014
2015         * wl-highlight.el (wl-highlight-demo-face): Define default background
2016         color.
2017         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2018
2019         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2020
2021         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2022         (wl-demo-setup-properties): Renamed from
2023         `wl-demo-set-background-color'.
2024         (wl-demo): Follow the change above.
2025         
2026         * Version number is increased to 2.11.24.
2027
2028 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2029
2030         * wl-summary.el (wl-summary-toggle-thread): Call
2031         `wl-summary-rescan' with disable-thread as non-nil.
2032         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2033
2034 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2035
2036         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2037         foreground property of the face.
2038         (wl-demo-insert-text): Don't set up face property here.
2039         (wl-demo): Call wl-demo-set-background-color, anyway.
2040
2041 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2042
2043         * wl-vars.el (wl-demo-background-color): The value can be nil.
2044
2045 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2046
2047         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2048         to wl-summary-wheel-dispatcher.
2049
2050         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2051         wl-message-wheel-dispatcher.
2052         (wl-message-wheel-dispatcher): New function.
2053         (wl-summary-wheel-dispatcher): Ditto.
2054
2055 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2056
2057         * wl-action.el (wl-summary-target-mark-all): List messages which are
2058         not in the killed-list.
2059
2060         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2061         only when the folder is 'flag/important.
2062
2063         * wl-address.el (wl-complete-field-body): Complete if the last
2064         character is a space.
2065
2066 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2067
2068         * wl-folder.el (wl-folder-clear-entity-info): Use
2069         elmo-clear-hash-val.
2070
2071         * wl-fldmgr.el (wl-fldmgr-rename): Set
2072         wl-folder-info-alist-modified as t.
2073
2074 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2075
2076         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2077
2078 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2079
2080         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2081         (wl-folder-buffer-last-visited-entity-id): New buffer local
2082         variable.
2083         (wl-folder-revisit-last-visited-folder): New function.
2084         (wl-folder-mode-map): Bind it to "C-i".
2085         (wl-folder-set-current-entity-id): Set last visited folder.
2086         * wl-summary.el (wl-summary-exit): Ditto.
2087
2088 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2089
2090         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2091         before calling `recenter' in order to cope with an XEmacs bug.
2092
2093 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2094
2095         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2096         to the default value.
2097
2098 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2099
2100         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2101         change.
2102         (wl-summary-sync-marks): Ditto.
2103         (wl-summary-mark-as-read-internal): Ditto.
2104         (wl-summary-mark-as-answered-internal): Ditto.
2105         (wl-summary-mark-as-important-internal): Ditto.
2106         (wl-summary-reply): Ditto.
2107
2108         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2109         instead of `elmo-folder-unflag-answered'.
2110
2111         * Version number is increased to 2.11.23.
2112
2113         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2114         the last change.
2115
2116 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2117
2118         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2119         Specify "spam" or "good".
2120
2121 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2122
2123         * wl-spam.el (wl-summary-exec-action-spam): Call
2124         wl-folder-confirm-existence for spam folder.
2125         (wl-spam-setup): Bind "mk".
2126
2127 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2128
2129         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2130
2131 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2132
2133         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2134         destination folder is empty.
2135
2136 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2137
2138         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2139         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2140
2141         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2142         (wl-summary-refile-prev-destination-region): New function.
2143         (wl-thread-refile-prev-destination): Ditto.
2144         (wl-summary-target-mark-refile-prev-destination): Ditto.
2145
2146 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2147
2148         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2149         (wl-demo-background-color): Changed default value.
2150
2151         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2152         color.
2153
2154         * wl-demo.el (wl-demo-set-background-color): New function.
2155         (wl-demo): Call it.
2156
2157 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2158
2159         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2160         * wl-address.el (wl-address-add-or-change): Don't add empty
2161         address.
2162
2163 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2164
2165         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2166
2167 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2168
2169         * wl-vars.el (wl-demo-image-filter-alist): New variable
2170         (wl-demo-background-color): Ditto.
2171
2172         * wl-demo.el (wl-demo-xpm-set-background): New function.
2173         (wl-demo-image-filter): Ditto.
2174         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2175
2176         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2177
2178         * wl-demo.el (wl-demo-icon-name): Define as function.
2179         (wl-demo-insert-image): Use it.
2180
2181 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2182
2183         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2184
2185 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2186
2187         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2188
2189 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2190
2191         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2192
2193 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2194
2195         * wl-thread.el (wl-thread-mark-as-answered): New function.
2196
2197         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2198         answered" entry.
2199         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2200         "r&" and wl-thread-mark-as-answered to "t&".
2201         (wl-summary-mark-as-important-region): Refine to toggle mark.
2202         (wl-summary-mark-as-answered-region): New function.
2203         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2204         and 3rd argument.
2205         (wl-summary-mark-as-important-internal): Likewise.
2206
2207 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2208
2209         * wl-template.el (wl-template-preview): New internal variable.
2210         (wl-template-preview-p): New function.
2211         (wl-template-show): Bind `wl-template-preview' as t.
2212
2213 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2214
2215         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2216         `elmo-message-entity-field' with 3rd argument which is non-nil.
2217
2218 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2219
2220         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2221         Removed duplicate local bind `folder'.
2222
2223 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2224
2225         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2226
2227 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2228
2229         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2230         duplicate definition.
2231
2232 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2233
2234         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2235         non-nil, use it; Don't fetch message if there's no message in the
2236         current cursor position.
2237
2238 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2239
2240         * wl-util.el (wl-region-exists-p): Use region-active-p.
2241         (wl-deactivate-region): New function.
2242         * wl-message.el (wl-message-redisplay): Deactivate region.
2243
2244         * wl-summary.el (wl-summary-reply): Call
2245         `wl-summary-set-message-buffer-or-redisplay' instead of
2246         `wl-summary-redisplay-internal', don't move point.
2247
2248 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2249
2250         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2251         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2252         by regexp.
2253
2254 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2255
2256         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2257         if no need.
2258
2259 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2260
2261         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2262         default value to nil.
2263         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2264         `wl-summary-prepare-hook'; Replace refile action to
2265         `wl-summary-exec-action-refile-with-register'.
2266
2267         * Version number is increased to 2.11.22.
2268
2269 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2270
2271         * wl-summary.el (wl-summary-detect-mark-position): Set
2272         `wl-summary-buffer-weekday-name-lang'.
2273
2274 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2275
2276         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2277         (wl-summary-mark-as-read-all): Ditto.
2278         (wl-summary-delete-messages-on-buffer): Ditto.
2279         (wl-summary-sync-update): Ditto.
2280         (wl-summary-mark-as-read-internal): Ditto.
2281         (wl-summary-mark-as-answered-internal): Ditto.
2282         (wl-summary-update-folder-info): Abolished.
2283
2284 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2285
2286         * wl-summary.el (wl-summary-mark-as-read-all): Use
2287         `wl-summary-update-folder-info' instead of
2288         `wl-folder-update-unread'.
2289
2290 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2291
2292         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2293         `wl-summary-folder-info-update'.
2294         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2295         instead of `wl-summary-folder-info-update'.
2296         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2297         `wl-folder-set-folder-updated'.
2298         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2299         instead of `wl-folder-update-unread'.
2300         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2301         the value of `wl-summary-buffer-unread-count' for the second parameter of
2302         `wl-folder-update-unread'.
2303
2304         * Version number is increased to 2.11.21.
2305
2306 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2307
2308         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2309         a local variable.
2310
2311 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2312
2313         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2314         interactively.
2315
2316         * wl-summary.el (wl-summary-mark-as-important-internal): New
2317         internal function.
2318         (wl-summary-mark-as-important): Use it.
2319         (wl-summary-mark-as-unimportant): New function.
2320         (wl-summary-sync-marks): Follow the API change.
2321
2322         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2323
2324         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2325
2326 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2327
2328         * wl-folder.el (wl-folder-update-unread): Re-indent.
2329         Narrow the scope of a local variable.
2330
2331 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2332
2333         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2334         (wl-addrmgr-merge-entries): Ditto.
2335         (wl-addrmgr): Added to address entry which exists in draft buffer
2336         if no entry is in original.
2337
2338 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2339
2340         * wl-batch.el: New file.
2341
2342 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2343
2344         * wl-vars.el (wl-use-semi): Remove unused variable.
2345
2346 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2347
2348         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2349         "?".
2350
2351 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2352
2353         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2354         wl-summary-new-mark.
2355         (wl-summary-new-cached-mark): New user option.
2356         (wl-summary-score-marks): Follow the change above.
2357         (wl-summary-auto-refile-skip-marks): Ditto.
2358         (wl-summary-incorporate-marks): Ditto.
2359         (wl-summary-expire-reserve-marks): Ditto.
2360
2361         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2362
2363         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2364         (wl-summary-persistent-mark-string): Distinguished between cached
2365         and uncached mark when the message is new.
2366
2367 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2368
2369         * wl-spam.el (wl-spam-domain): Renamed from
2370         `wl-spam-folder-guess-domain'.
2371         (wl-summary-exec-action-spam): Register as spam if domain of the
2372         source folder is good.
2373         (wl-summary-exec-action-refile-with-register): Register message if
2374         domain of the source folder is not undecided.
2375
2376 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2377
2378         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2379         detect thread loop.
2380
2381 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2382
2383         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2384         and wl-summary-skip-mark-list.
2385
2386 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2387
2388         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2389
2390         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2391
2392         * wl-spam.el (toplevel): Require wl-highlight.
2393         (wl-spam-auto-check-policy-alist): Abolish.
2394         (wl-spam-auto-check-folder-regexp-list): New user option.
2395         (wl-spam-auto-check-marks): Ditto.
2396         (wl-spam-mark-action-list): Ditto.
2397         (wl-highlight-summary-spam-face): New face.
2398         (wl-spam-auto-check-message-p): New function.
2399         (wl-spam-map-spam-messages): Fixed message.
2400         (wl-spam-register-spam-messages): Ditto.
2401         (wl-spam-register-good-messages): Ditto.
2402         (wl-summary-spam-map): Add and remove keybind.
2403         (wl-summary-target-mark-spam): Abolish.
2404         (wl-summary-refile-spam): Ditto.
2405         (wl-summary-test-spam): New function.
2406         (wl-summary-mark-spam): Ditto.
2407         (wl-summary-auto-check-spam): Follow the above change.
2408         (wl-summary-exec-action-spam): New function.
2409         (wl-summary-exec-action-refile-with-register): Fixed message.
2410         (wl-message-check-spam): New function.
2411         (wl-spam-setup): Ditto.
2412         (toplevel): Call it if this file is loaded interactivity.
2413
2414         * Version number is increased to 2.11.20.
2415
2416 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2417
2418         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2419         when new optional argument `force' is non nil or modified.
2420
2421 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2422
2423         * wl.el (toplevel): Require wl-spam when compile.
2424         (wl-save-status): Call wl-spam-save-status.
2425
2426         * wl-spam.el (wl-spam-register-spam-messages): New function.
2427         (wl-spam-register-good-messages): Ditto.
2428         (wl-spam-save-status): Ditto.
2429         (wl-summary-mode-map): Bind
2430         wl-summary-target-mark-register-as-spam to "ms" and
2431         wl-summary-target-mark-register-as-good to "mn".
2432         (wl-summary-register-as-spam): Abolish optional argument; Use
2433         wl-spam-register-spam-messages.
2434         (wl-summary-register-as-spam-all): Use
2435         wl-spam-register-spam-messages.
2436         (wl-summary-register-as-good): Abolish optional argument; Use
2437         wl-spam-register-good-messages.
2438         (wl-summary-register-as-good-all): Use
2439         wl-spam-register-good-messages.
2440         (wl-summary-target-mark-register-as-spam): New funtion.
2441         (wl-summary-target-mark-register-as-good): Ditto.
2442
2443 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2444
2445         * wl-spam.el: New file.
2446
2447 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2448
2449         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2450
2451         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2452         (wl-summary-auto-refile): Call wl-refile-guess with
2453         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2454
2455 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2456
2457         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2458         with disable-thread argument non-nil.
2459
2460 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2461
2462         * wl-summary.el (wl-summary-rescan): Added optional argument
2463         disable-thread.
2464         (wl-summary-sync): Call wl-summary-rescan with argument
2465         disable-thread.
2466         (wl-summary-input-range): Added new range `rescan-thread'.
2467
2468 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2469
2470         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2471
2472 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2473
2474         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2475         internal variable.
2476         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2477         wl-summary-search-parent-by-subject-regexp and
2478         wl-summary-divide-thread-when-subject-changed as nil.
2479         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2480         (wl-summary-insert-thread): Search parent entity from
2481         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2482         thread loop.
2483
2484 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2485
2486         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2487
2488         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2489
2490         * wl-util.el (wl-require-update-all-folder-p): New function.
2491         (wl-get-assoc-list-value): Added `function' to match directive.
2492         (wl-collect-draft): Rewrite.
2493
2494         * wl-summary.el (wl-summary-sync-update): Clear faces
2495         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2496         are non-nil.
2497         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2498         argument as function.
2499         (wl-summary-input-range): Ditto.
2500
2501         * wl-folder.el (wl-draft-get-folder): New function.
2502         (wl-folder-get-elmo-folder): Consider draft folder.
2503
2504         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2505         (wl-draft-buffer-message-number): New buffer local variable.
2506         (wl-draft-folder-internal): New internal variable.
2507         (wl-draft-delete): Rewrite.
2508         (wl-draft-save): Ditto.
2509         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2510         wl-folder-get-elmo-folder.
2511         (wl-draft-config-info-operation): Ditto.
2512         (wl-jump-to-draft-folder): Ditto.
2513         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2514         (wl-draft-reedit): Rewrite.
2515
2516         * Version number is increased to 2.11.19.
2517         
2518 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2519
2520         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2521         variable.
2522
2523 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2524
2525         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2526         Use ignore-errors instead of unwind-protect.
2527
2528 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2529
2530         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2531         for updating `wl-thread-entity-list'.
2532
2533 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2534
2535         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2536         parameter from calling `wl-thread-entity-get-older-brothers' and
2537         `wl-thread-entity-get-younger-brothers'.
2538         Replace nested `append' with a single one.
2539
2540 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2541
2542         * wl-summary.el (wl-summary-mode): Don't use the return value of
2543         `make-local-hook'.
2544
2545 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2546
2547         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2548         instead of `let*'.
2549         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2550         of local variables.
2551
2552 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2553
2554         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2555         Renamed from wl-summary-window-scroll-functions.
2556         (wl-summary-window-scroll-functions): Don't set to variable.
2557         (wl-summary-display-top): Use run-hooks.
2558         (wl-summary-display-bottom): Ditto.
2559         (wl-summary-toggle-disp-msg): Ditto.
2560         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2561         Use it instead of wl-summary-window-scroll-functions.
2562         (wl-summary-goto-folder-subr): Don't call
2563         wl-summary-window-scroll-functions, use
2564         wl-summary-buffer-window-scroll-functions instead.
2565
2566 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2567
2568         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2569         make-local-variable.
2570
2571 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2572
2573         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2574         set-buffer-modified-p.
2575         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2576         (wl-summary-display-bottom): Ditto.
2577         (wl-summary-toggle-disp-msg): Ditto.
2578
2579 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2580
2581         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2582
2583         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2584         (wl-summary-forward): Use elmo-message-entity-field instead of
2585         elmo-message-field.
2586
2587         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2588
2589 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * wl-summary.el (wl-summary-window-scroll-functions): No use
2592         `append'.
2593
2594 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2595
2596         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2597         function.
2598         (wl-summary-window-scroll-functions): Call it when both
2599         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2600         (wl-summary-temp-mark): Added optional argument number.
2601         (wl-summary-message-mark): Added optional argument flag.
2602         (wl-summary-persistent-mark): Added optional argument number and flag.
2603         (wl-summary-update-persistent-mark): Ditto.
2604         (wl-summary-update-status-marks): Set "r" for interactive spec.
2605
2606         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2607         argument number and flag.
2608
2609         * wl-action.el (wl-summary-registered-temp-mark): 
2610         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2611
2612 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2613
2614         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2615         internal variable (buffer local).
2616         (wl-summary-window-scroll-functions): New function.
2617         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2618         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2619         as nil.
2620         (wl-summary-update-status-marks): Added arguments beg, end and
2621         check.
2622         (wl-summary-update-mark-window): Use function.
2623         (wl-summary-sync-update): Follow the change above.
2624         (wl-summary-switch-to-clone-buffer): Copy
2625         wl-summary-buffer-unsync-mark-number-list.
2626         (wl-summary-goto-folder-subr): Set
2627         wl-summary-buffer-unsync-mark-number-list and
2628         use wl-summary-window-scroll-functions instead of
2629         wl-summary-lazy-highlight.
2630
2631         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2632
2633 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2634
2635         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2636
2637         * wl-summary.el (wl-summary-update-persistent-mark): Call
2638         wl-summary-set-message-modified.
2639
2640         * wl-summary.el (wl-summary-sync-update): Don't call
2641         wl-summary-update-status-marks.
2642
2643         * Version number is increased to 2.11.18.
2644
2645 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2646
2647         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2648         (wl-message-next-page): Ditto.
2649
2650 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2651
2652         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2653         local variable.  Change the order of a collected list into the
2654         same as the specified range.  Remove nil from a collected list.
2655
2656 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2657
2658         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2659         argument for elmo-folder-list-messages.
2660
2661 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2662
2663         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2664         change (wl-summary-count-unreads return a list instead of a cons
2665         cell).
2666
2667 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2668
2669         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2670         `wl-summary-folder-info-update'.
2671
2672 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2673
2674         * wl-summary.el (wl-summary-set-message-modified): No use
2675         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2676         (wl-summary-set-mark-modified): Abolish.
2677         (wl-summary-mark-modified-p): Ditto.
2678         (wl-summary-save-view): Follow the change above.
2679
2680         * wl-expire.el (wl-summary-expire): Likewise.
2681
2682 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2683
2684         * wl-summary.el (wl-summary-detect-mark-position): Use
2685         modb-entity-handler.
2686         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2687
2688         * Version number is increased to 2.11.17.
2689
2690 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2691
2692         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2693         entity field value.
2694         (wl-summary-prefetch-msg): Ditto.
2695         (wl-summary-print-message-with-ps-print): Ditto.
2696
2697 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2698
2699         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2700         for dummy entity.
2701         (wl-summary-insert-thread): Use elmo-message-entity-field.
2702         (wl-summary-update-thread): Use elmo-message-entity-field and
2703         elmo-message-entity-number.
2704         (wl-summary-line-number):  Use elmo-message-entity-number.
2705         (wl-summary-line-size): Use elmo-message-entity-field.
2706         (wl-summary-line-subject): Ditto.
2707         (wl-summary-line-from): Ditto.
2708         (wl-summary-line-attached): Ditto.
2709         (wl-summary-create-line): Ditto.
2710         (wl-summary-create-line): Use elmo-message-entity-number.
2711         (wl-summary-print-message-with-ps-print): Use
2712         elmo-message-entity-field.
2713
2714 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2715
2716         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2717         change in elmo-msgdb-make-message-entity.
2718         (wl-summary-buffer-set-folder): Don't call
2719         wl-summary-detect-mark-position here.
2720         (wl-summary-rescan): Call elmo-message-entity-number.
2721         (wl-summary-sync-update): Ditto.
2722         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2723
2724         * wl-score.el (wl-score-header-index): Redefine 2th element.
2725         (wl-score-overview-entity-get-extra): Abolish.
2726         (wl-score-ov-entity-get): Rewrite.
2727         (wl-score-string-index<, wl-score-string-func<): Abolish.
2728         (wl-score-string<): New function.
2729         (wl-score-string-sort): Use it.
2730
2731         * wl-refile.el (wl-refile-guess-by-history): Use
2732         elmo-message-entity-field.
2733         (wl-refile-guess-by-from): Ditto.
2734         (wl-refile-guess-by-msgid): Ditto.
2735
2736         * Version number is increased to 2.11.16.
2737
2738 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2739
2740         * wl-folder.el (wl-folder-confirm-existence): Don't call
2741         file-exists-p if msgdb-path is nil.
2742         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2743         `wl-read-folder-hist' to `wl-read-folder-history'.
2744
2745 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2746
2747         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2748         `y-or-n-p'.
2749
2750 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2751
2752         * wl-score.el (wl-score-headers): Don't use
2753         elmo-folder-do-each-message-entity.
2754
2755         * Version number is increased to 2.11.15.
2756
2757 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2758
2759         * wl-summary.el (wl-summary-delete-all-msgs): Use
2760         elmo-folder-move-messages instead of elmo-folder-delete-messages
2761         and elmo-folder-detach-messages.
2762         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2763
2764         * wl-expire.el (wl-expire-delete): Ditto.
2765         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2766
2767 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2768
2769         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2770         (wl-message-header-narrowing-fields): Ditto.
2771         (wl-message-header-narrowing-lines): Ditto.
2772         (wl-message-header-narrowing-string): Ditto.
2773
2774         * wl-summary.el (wl-summary-mode-map): Bind
2775         wl-summary-toggle-header-narrowing to "C-cC-f".
2776         (wl-summary-toggle-header-narrowing): New function.
2777
2778         * wl-message.el (wl-message-buffer-create): Call
2779         wl-message-header-narrowing-setup.
2780         (wl-message-redisplay): Call wl-message-header-narrowing.
2781         (wl-message-header-narrowing): New function.
2782         (wl-message-header-narrowing-map): New keymap.
2783         (wl-message-header-narrowing-widen-map): New keymap.
2784         (wl-message-header-narrowing-again-at-mouse): New function.
2785         (wl-message-header-narrowing-1): Ditto.
2786         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2787         (wl-message-header-narrowing-setup): Ditto.
2788         (wl-message-header-narrowing-toggle): Ditto.
2789         
2790         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2791
2792         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2793         'flag as all.
2794         (wl-use-flag-folder-help-echo): New user option.
2795
2796         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2797         wl-summary-highlight as nil.
2798         (wl-summary-set-mark-modified): Follow the API change.
2799         (wl-summary-mark-modified-p): Ditto.
2800         (wl-summary-mark-as-read-all): Ditto.
2801         (wl-summary-sync-marks): Don't call
2802         elmo-folder-list-messages-with-global-mark.
2803         (wl-summary-mark-as-read-internal): Follow the API change.
2804         (wl-summary-mark-as-answered-internal): Ditto.
2805         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2806         Follow the API change.
2807         (wl-summary-create-line): Call with number argument.
2808         (wl-summary-reply): Follow the API change.
2809
2810         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2811         function.
2812         (wl-highlight-summary-line-string): Call it when
2813         wl-use-flag-folder-help-echo is non-nil.
2814         (wl-highlight-summary-current-line): Ditto.
2815         (elmo-flag-folder-referrer): Added autoload setting.
2816
2817         * wl-draft.el (wl-draft-kill): Follow the API change.
2818
2819         * Version number is increased to 2.11.14.
2820         
2821 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2822
2823         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2824
2825 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2826
2827         * Version number is increased to 2.11.13.
2828
2829 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2830
2831         * wl-draft.el (wl-draft-previous-history-element): Fixed
2832         unbalanced parenthesis and bind unbound local variables.
2833
2834 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2835
2836         * wl-draft.el (wl-draft-previous-history-element): New function.
2837         (wl-draft-next-history-element): Ditto.
2838         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2839         them to M-p and M-n.
2840
2841 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2842
2843         * Version number is increased to 2.11.12.
2844
2845 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2846
2847         * wl-draft.el (wl-draft-hide): Select buffer-window.
2848
2849 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2850
2851         * wl-summary.el (wl-summary-narrow-to-region): New function.
2852         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2853         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2854         (wl-summary-save-region): Use it.
2855         * wl-action.el (wl-summary-collect-numbers-region)
2856         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2857
2858 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2859
2860         * wl-folder.el (wl-folder-count-incorporates): Don't use
2861         `elmo-msgdb-mark-load'
2862
2863         * Version number is increased to 2.11.11.
2864
2865 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2866
2867         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2868         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2869
2870 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2871
2872         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2873
2874 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2875
2876         * Version number is increased to 2.11.10.
2877
2878 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2879
2880         * wl-mime.el (wl-draft-attribute-value): Fixed.
2881
2882 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2883
2884         * wl-util.el (wl-copy-local-variables): New function.
2885
2886         * wl-mime.el (wl-draft-attribute-recipients): New function.
2887         (wl-draft-attribute-envelope-from): Ditto.
2888         (wl-draft-attribute-smtp-posting-server): Ditto.
2889         (wl-draft-attribute-smtp-posting-port): Ditto.
2890         (wl-draft-attribute-value): Ditto.
2891         (wl-draft-preview-message): Use it to get value for
2892         attributes. Reflect result of `wl-draft-config'.
2893
2894         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2895         and call `wl-summary-mark-as-read' before to call
2896         `wl-summary-unset-mark'.
2897         (wl-summary-target-mark-mark-as-unread): Likewise.
2898         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2899
2900 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2901
2902         * wl-mime.el (wl-draft-preview-message): Use actual value for
2903         attributes; Fix for small window.
2904
2905 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2906
2907         * wl-refile.el (wl-refile-get-field-value): Call
2908         `elmo-message-entity-field' with 3rd argument is non-nil.
2909
2910 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2911
2912         * wl-vars.el (wl-draft-preview-attributes): New user option.
2913         (wl-draft-preview-attributes-list): Ditto.
2914         (wl-draft-preview-attributes-buffer-lines): Ditto.
2915         (wl-draft-preview-attributes-buffer-name): Ditto.
2916
2917         * wl-mime.el (wl-draft-preview-message): Display attributes.
2918
2919 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2920
2921         * wl-summary.el (wl-summary-detect-mark-position): Bind
2922         wl-summary-flag-priority-list to '(new).
2923
2924 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2925
2926         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2927         funtion.
2928         (wl-highlight-summary-line-string): Use it.
2929         (wl-highlight-summary-current-line): Ditto.
2930
2931 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2932
2933         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2934         line even when the mark string is not changed.
2935
2936         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2937         argument change in the wl-summary-create-line.
2938         (wl-thread-insert-entity-sub): Ditto.
2939
2940         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2941         argument change in the wl-summary-create-line.
2942         (wl-summary-insert-sequential): Ditto.
2943         (wl-summary-update-thread): Ditto.
2944         (wl-summary-persistent-mark-string): New inline function.
2945         (wl-summary-message-mark): Use it.
2946         (wl-summary-create-line): Abolish argument wl-persistent-mark
2947         and added wl-flags, wl-cached.
2948
2949         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2950         mark to flags.
2951         (wl-highlight-summary-current-line): Decide the face not by the 
2952         persistent mark but flags.
2953
2954 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2955
2956         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2957         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2958         wl-summary-read-uncached-mark): Revive.
2959         (wl-summary-answered-cached-mark,
2960         wl-summary-answered-uncached-mark): New user option.
2961         (wl-summary-score-marks): Follow the change above.
2962         (wl-summary-auto-refile-skip-marks): Ditto.
2963         (wl-summary-incorporate-marks): Ditto.
2964         (wl-summary-expire-reserve-marks): Ditto.
2965         (wl-summary-flag-priority-list): New user option.
2966
2967         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2968         changes.
2969         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2970         of elmo-message-mark.
2971         (wl-summary-mark-as-read-internal): Ditto.
2972         (wl-summary-mark-as-answered): Ditto.
2973         (wl-summary-mark-as-important): Ditto.
2974         (wl-summary-redisplay-internal): Ditto.
2975         (wl-summary-redisplay-no-mime-internal): Ditto.
2976         (wl-summary-message-mark): New function.
2977         (wl-summary-insert-sequential): Use wl-summary-message-mark
2978         instead of elmo-message-mark.
2979         (wl-summary-update-thread): Ditto.
2980         (wl-summary-persistent-mark): Ditto.
2981         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2982         instead of elmo-message-mark.
2983
2984         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2985         wl-summary-message-mark instead of elmo-message-mark.
2986         (wl-thread-insert-entity-sub): Ditto.
2987         (wl-thread-get-children-msgs-uncached): Ditto.
2988
2989         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2990         variable name changes.
2991         (wl-highlight-summary-current-line): Ditto.
2992
2993         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2994         wl-summary-message-mark instead of elmo-message-mark.
2995
2996         * wl-expire.el (wl-expire-message-p): Ditto.
2997
2998         * wl-score.el (wl-score-headers): Ditto.
2999
3000         * Version number is increased to 2.11.9.
3001
3002         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3003         (wl-summary-sync-update): Follow the change above.
3004         (wl-summary-switch-to-clone-buffer): Ditto.
3005         (wl-summary-open-folder): Ditto.
3006
3007 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3008
3009         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3010         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3011
3012         * Version number is increased to 2.11.8.
3013
3014         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3015
3016         * wl-expire.el (wl-expire-refile): Follow the API change on
3017         `elmo-folder-move-messages'.
3018         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3019
3020         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3021         (wl-summary-exec-action-refile): Ditto.
3022         (wl-summary-exec-action-copy): Ditto.
3023         (wl-summary-no-auto-refile-message-p): No use
3024         `wl-summary-buffer-msgdb'.
3025         (wl-summary-auto-refile): Ditto.
3026
3027 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3028
3029         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3030
3031 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3032
3033         * wl-summary.el (wl-summary-sync): Treat no-sync.
3034
3035         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3036         (wl-default-sync-range): Ditto.
3037
3038 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3039
3040         * wl-refile.el (wl-refile-subject-learn): Call
3041         `elmo-message-entity-field' with 3rd argument is non-nil.
3042         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3043         instead of `elmo-msgdb-overview-entity-get-subject'.
3044
3045 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3046
3047         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3048         scan-type is rescan.
3049         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3050         new optional argument force is non-nil.
3051         (wl-summary-save-view-cache): Call it with force argument non-nil.
3052
3053         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3054
3055 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3056
3057         * wl-action.el (wl-summary-print-argument): Fixed last change.
3058
3059 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3060
3061         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3062         simplified.
3063         (wl-summary-target-mark-mark-as-unread): Likewise.
3064         (wl-summary-target-mark-mark-as-important): Likewise.
3065
3066 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3067
3068         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3069         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3070         (wl-summary-mark-as-important-region): Change accordingly.
3071         (wl-summary-target-mark-mark-as-important): Ditto.
3072
3073 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3074
3075         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3076
3077         * wl-action.el (wl-summary-print-argument): Print argument to
3078         right side of window if `wl-summary-print-argument-within-window'
3079         is non-nil.
3080
3081 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3082
3083         * wl-action.el (wl-summary-set-mark): Use
3084         `wl-summary-message-visible-p' to check visibility of the message
3085         and jump to message only when the message line is visible and have
3086         different number; Call wl-summary-unset-mark with number argument.
3087         (wl-summary-unset-mark): 
3088         Use `wl-summary-message-visible-p'
3089         to check visibility of the message and jump to message only when
3090         the message line is visible and have different number;
3091
3092 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3093
3094         * Version number is increased to 2.11.7.
3095
3096         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3097         and wl-folder-summary-line-format.
3098
3099         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3100         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3101         (wl-summary-set-score-mark): Use it.
3102         (wl-summary-target-mark-mark-as-read): Ditto.
3103         (wl-summary-target-mark-mark-as-unread): Ditto.
3104         (wl-summary-target-mark-mark-as-important): Ditto.
3105         (wl-summary-target-mark-msgs): Simplified.
3106         (wl-summary-detect-mark-position): Fixed problem when
3107         summary-line-format no contain persisten/temp mark spec.
3108         (wl-summary-temp-mark): Ditto.
3109         (wl-summary-persistent-mark): Ditto.
3110         (wl-summary-update-persistent-mark): Ditto.
3111
3112         * wl-action.el (wl-summary-set-mark): Ditto.
3113         (wl-summary-unset-mark): Ditto.
3114         All other related portions are changed.
3115
3116 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3117
3118         * Version number is increased to 2.11.6.
3119
3120 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3121
3122         * wl-util.el (wl-current-message-buffer): Define as function;
3123         Don't use the value of wl-messge-buffer.
3124
3125         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3126         persistent mark.
3127
3128         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3129         no current message, cause an error.
3130
3131 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3132
3133         * wl-summary.el (wl-summary-set-message-modified): Use
3134         elmo-folder-set-message-modified instead of
3135         elmo-folder-set-message-modified-internal.
3136
3137 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3138
3139         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3140         interactively.
3141         (wl-summary-sync): nokill->entirely.
3142         (wl-summary-sync-marks): Fixed message.
3143         (wl-summary-input-range): Added mark, nokill->entirely.
3144
3145         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3146         messages as read.
3147
3148 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3149
3150         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3151         update-noscore.
3152         (wl-summary-sync): Follow the change above.
3153
3154 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3155
3156         * wl-action.el (wl-summary-target-mark-all): Use
3157         elmo-folder-list-messages.
3158
3159 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3160
3161         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3162         (wl-summary-rescan): Set wl-summary-scored as nil.
3163         (wl-summary-sync-force-update): Follow the change above.
3164         (wl-summary-sync): Ditto.
3165         (wl-summary-sync-update): Added argument disable-killed.
3166         (wl-summary-insert-headers): Set visible-only argument for
3167         elmo-folder-list-messages.
3168         (wl-summary-input-range): Added update-nokill, update-noscore,
3169         all-nokill, all-noscore and mark.
3170
3171         * Version number is increased to 2.11.5.
3172
3173         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3174
3175 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3176
3177         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3178         (wl-summary-prefetch-region-no-mark): Change accordingly.
3179         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3180
3181 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3182
3183         * wl-address.el (wl-complete-field-to): Abolished.
3184         (wl-complete-address): Completion function for completing-read.
3185         * wl-action.el (wl-summary-get-resend-address): Use it.
3186
3187         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3188         wl-summary-update-mark and abolish unused argument.
3189         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3190         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3191         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3192         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3193         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3194         * wl-draft.el (wl-draft-kill): Ditto.
3195
3196         * wl-summary.el: Remove unused binding of case-fold-search.
3197         (wl-summary-replace-status-marks): Abolished.
3198
3199 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3200
3201         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3202         is specified or folder length is zero.
3203
3204 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3205
3206         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3207         (wl-folder-archive-current-entity): Ditto.
3208
3209 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3210
3211         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3212         retrieving message mark.
3213         (wl-summary-redisplay-internal): Ditto.
3214
3215         * wl-message.el (wl-message-buffer-display): Ignore errors while
3216         retrieving message-id field.
3217
3218         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3219         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3220         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3221         order of the arguments for `wl-expire-message-p'.
3222         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3223
3224         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3225         Check return value of wl-summary-reply.
3226         (wl-summary-reply): Recover window configuration when an error occured.
3227
3228 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3229
3230         * wl-summary.el (wl-summary-resend-message): Abolished, the
3231         feature is inherited by wl-summary-resend (put resend mark).
3232
3233 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3234
3235         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3236         wl-message-buffer to nil when the message is hide.
3237
3238 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3239
3240         * .cvsignore: New file.
3241
3242 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3243
3244         * wl-action.el (wl-summary-action-docstring): Add more info.
3245         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3246         duplicate definition.
3247         (wl-summary-define-mark-action): Functions wl-summary-*-region
3248         keep current position.
3249         (wl-summary-unregister-target-mark): Store result to the variable.
3250
3251 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3252
3253         * Version number is increased to 2.11.4.
3254
3255 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3256
3257         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3258         wl-summary-delete-all-temp-marks.
3259         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3260
3261         * wl-action.el (wl-summary-set-mark): Changed terminology
3262         refile-destination -> action-argument.
3263         (wl-summary-unset-mark): Ditto.
3264         (wl-summary-remove-argument): Ditto.
3265         (wl-summary-print-argument): Ditto.
3266
3267         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3268         (wl-thread-remove-argument-region): Ditto.
3269         (wl-thread-print-argument-region): Ditto.
3270         (wl-thread-close): Ditto.
3271         (wl-thread-open): Ditto.
3272
3273         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3274         (wl-highlight-refile-destination-face is abolished)
3275         (wl-highlight-action-argument-string): Ditto.
3276         (wl-highlight-summary-current-line): Highlight action argument.
3277
3278         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3279         color for light backgrounds.
3280         (wl-highlight-summary-answered-face): Ditto.
3281
3282 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3283
3284         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3285
3286         * wl-score.el (wl-summary-score-update-all-lines): Use
3287         wl-summary-set-mark.
3288         (wl-summary-score-update-all-lines): Kill expunged messages.
3289
3290         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3291
3292 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3293
3294         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3295         directly.
3296         (wl-score-overview-entity-get-lines): Ditto.
3297         (wl-score-overview-entity-get-xref): Ditto.
3298         (wl-score-get-latest-msgs): Ditto.
3299         (wl-summary-rescore): Ditto.
3300
3301         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3302         to "&".
3303         (wl-summary-mark-as-answered-internal): New inline function.
3304         (wl-summary-mark-as-answered): New function.
3305         (wl-summary-mark-as-unanswered): Ditto.
3306         (wl-summary-sync-marks): Modified for answered-mark synching.
3307
3308 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3309
3310         * wl-action.el (wl-summary-set-mark): Fixed last change.
3311
3312 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3313
3314         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3315         behavior of wl-summary-unread-message-hook
3316         (Pointed out by akira yamada <akira@arika.org>).
3317
3318 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3319
3320         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3321         wl-summary-delete.
3322         * wl-xmas.el (wl-summary-toolbar): Ditto.
3323
3324         * wl-action.el (wl-summary-set-mark): Don't override current
3325         temp-mark.
3326
3327         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3328
3329 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3330
3331         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3332         (wl-refile-msgid-learn): Ditto.
3333         (wl-refile-get-field-value): Ditto.
3334
3335         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3336
3337         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3338         (wl-expire-delete-reserved-messages): Renamed from
3339         wl-expire-reserve-marked-msgs-from-list.
3340         (wl-expire-delete): Removed argument `msgdb'.
3341         (wl-expire-refile): Ditto.
3342         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3343         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3344         mark-alist as argument.
3345         (wl-expire-archive-number1): Removed argument `msgdb'.
3346         (wl-expire-archive-number2): Ditto.
3347         (wl-expire-archive-date): Ditto.
3348         (wl-expire-localdir-date): Ditto.
3349         (wl-expire-hide): Ditto.
3350         (wl-archive-number1): Ditto.
3351         (wl-archive-number2): Ditto.
3352         (wl-archive-date): Ditto.
3353         (wl-archive-folder): Ditto.
3354         All other related portions are changed.
3355
3356 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3357
3358         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3359         mean move up and down. (suggested by Takashi Kawachi)
3360
3361 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3362
3363         * wl-acap.el (toplevel): Don't require un-define.
3364
3365 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3366
3367         * wl-thread.el (wl-thread-delete-message): Always update
3368         wl-summary-buffer-number-list.
3369
3370         * wl-action.el (wl-summary-print-destination): 
3371         Do nothing when folder is nil.
3372
3373 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3374
3375         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3376         persistent mark when prefetch is succeeded.
3377
3378 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3379
3380         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3381         instead of elmo-msgdb-delete-msgs.
3382         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3383         (wl-expire-hide): Ditto.
3384
3385         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3386
3387         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3388         elmo-msgdb interface.
3389         (wl-thread-get-exist-children): Likewise.
3390         (wl-thread-insert-message): Likewise.
3391         (wl-thread-msg-mark-as-important): Likewise.
3392         (wl-thread-insert-entity-sub): Likewise.
3393         (wl-thread-get-children-msgs-uncached): Likewise.
3394
3395         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3396         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3397         (wl-summary-sync-update): Likewise.
3398         (wl-summary-auto-select-msg-p): Likewise.
3399         (wl-summary-update-thread): Likewise.
3400         (wl-summary-mark-as-important): Likewise.
3401         (wl-summary-jump-to-msg-internal): Likewise.
3402         (wl-summary-redisplay-internal): Likewise.
3403         (wl-summary-print-message-with-ps-print): Likewise.
3404         (wl-summary-folder-info-update): Likewise.
3405
3406         * wl-folder.el (wl-folder-check-one-entity):
3407         elmo-folder-count-flags instead of wl-summary-count-unread.
3408
3409         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3410
3411         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3412
3413         * wl-summary.el (wl-summary-set-message-modified): 
3414         Call wl-summary-set-mark-modified.
3415         (wl-summary-delete-messages-on-buffer): Call
3416         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3417         (wl-summary-sync-update): Call elmo-folder-length instead of
3418         elmo-folder-messages.
3419         (wl-summary-insert-headers): Don't call
3420         elmo-folder-list-message-entities.
3421
3422 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3423
3424         * wl-action.el (wl-summary-define-mark-action): Call
3425         `wl-summary-set-mark' with argument `data'.
3426         (wl-summary-auto-refile): Fixed order of arguments when call
3427         `wl-summary-refile'.
3428
3429 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3430
3431         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3432
3433         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3434
3435         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3436         (Renamed from wl-highlight-summary-deleted-face).
3437         (wl-highlight-summary-resend-face): New face.
3438
3439         (wl-highlight-summary-deleted-face): Renamed from
3440         wl-highlight-summary-erased-face.
3441
3442         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3443
3444         * wl-action.el (wl-summary-get-resend-address): New function.
3445         (wl-summary-exec-action-resend): Ditto.
3446         (wl-summary-exec-action-resend-subr): Ditto.
3447
3448         * w-thread.el (wl-thread-copy): Removed definition.
3449         (wl-thread-refile): Ditto.
3450         (wl-thread-delete): Ditto.
3451         (wl-thread-target-mark): Ditto.
3452
3453         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3454         (wl-summary-target-mark-set-action): Fixed.
3455         (wl-summary-define-mark-action): Fixed quotation.
3456         (wl-summary-move-mark-list-messages): Display message.
3457         (wl-summary-define-mark-action): Define thread functions.
3458         (wl-summary-exec-action-refile): Changed message.
3459         (wl-summary-exec): Ditto.
3460
3461 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3462         
3463         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3464         '%%'.
3465
3466 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3467
3468         * wl.el (toplevel): Require wl-action.
3469         (wl-init): Call wl-summary-define-mark-action.
3470
3471         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3472
3473         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3474         wl-summary-delete and wl-summary-erase.
3475         (wl-summary-mode-map): Ditto.
3476
3477         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3478         wl-delete-folder-alist.
3479
3480         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3481         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3482         (toplevel): Moved mark & action related functions to the wl-action.el.
3483
3484         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3485         in wl-summary-mark-action-list.
3486         (wl-highlight-summary-current-line): Ditto.
3487
3488         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3489         empty lines.
3490
3491         * wl-action.el: New file. 
3492
3493 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3494
3495         * wl-summary.el (wl-summary-target-mark-replace): New function.
3496         (wl-summary-target-mark-prefetch): Use it.
3497         (wl-summary-target-mark-delete): Ditto.
3498         (toplevel): Rearranged definition order.
3499         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3500         (wl-summary-target-mark-erase): Rewrite.
3501         (wl-summary-erase-region): New function.
3502         (wl-summary-exec-action-erase): Changed message.
3503         (wl-summary-move-mark-list-messages): New function.
3504         (wl-summary-exec-action-delete): Use it.
3505         (wl-summary-exec-action-erase): Ditto.
3506
3507         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3508         (wl-summary-skip-mark-list): Added "d".
3509
3510         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3511         while searching.
3512
3513         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3514         and define using defcustom;
3515         Define 4th element as a face.
3516         
3517         * wl-summary.el (wl-summary-incorporate): Use 
3518         `wl-summary-prefetch-region-no-mark' instead of
3519         `wl-summary-prefetch-region'.
3520         (wl-summary-prefetch-region-no-mark): Revival of old
3521         `wl-summary-prefetch-region'.
3522         (wl-summary-mark-action-list): Moved to wl-vars.el
3523
3524         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3525         face according to the `wl-summary-mark-action-list'.
3526         (wl-highlight-summary-current-line): Ditto;
3527         Removed destination highlighting.
3528
3529         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3530         (wl-highlight-summary-line-string): Highlight for "i" mark.
3531         (wl-highlight-summary-current-line): Ditto.
3532
3533         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3534         no destination.
3535
3536         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3537         exists, just go ahead.
3538         (wl-summary-prefetch-region): Rewrite.
3539         (wl-summary-prefetch): Ditto.
3540         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3541         (wl-summary-exec-action-prefetch): New function.
3542         (wl-summary-target-mark-prefetch): Rewrite.
3543
3544 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3545
3546         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3547         (wl-highlight-summary-line-string): Added "d" and "D".
3548         (wl-highlight-summary-current-line): Ditto.
3549
3550         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3551         in wl-summary.el.
3552         (wl-thread-insert-entity-sub): Ditto.
3553         (wl-thread-remove-destination-region): Ditto.
3554         (wl-thread-print-destination-region): Ditto.
3555
3556         * wl-summary.el (wl-summary-buffer-refile-list,
3557         wl-summary-buffer-delete-list,
3558         wl-summary-buffer-copy-list): Abolish.
3559         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3560         All other related portions are changed.
3561         (wl-summary-mark-action-list): New variable.
3562         (wl-summary-set-mark): New function.
3563         (wl-summary-register-target-mark): Ditto.
3564         (wl-summary-unregister-target-mark): Ditto.
3565         (wl-summary-have-target-mark-p): Ditto.
3566         (wl-summary-register-temp-mark): Ditto.
3567         (wl-summary-unregister-temp-mark): Ditto.
3568         (wl-summary-registered-temp-mark): Ditto.
3569         (wl-summary-collect-temp-mark): Ditto.
3570         (wl-summary-unset-mark): Ditto.
3571         (wl-summary-set-target-mark): Ditto.
3572         (wl-summary-unset-target-mark): Ditto.
3573         (wl-summary-set-action-generic): Ditto.
3574         (wl-summary-unset-action-generic): Ditto.
3575         (wl-summary-exec-action-delete): Ditto.
3576         (wl-summary-exec-action-erase): Ditto.
3577         (wl-summary-set-action-refile): Ditto.
3578         (wl-summary-set-action-refile-subr): Ditto.
3579         (wl-summary-unset-action-refile): Ditto.
3580         (wl-summary-make-destination-numbers-list): Ditto.
3581         (wl-summary-exec-action-refile): Ditto.
3582         (wl-summary-set-action-copy): Ditto.
3583         (wl-summary-unset-action-copy): Ditto.
3584         (wl-summary-exec-action-copy): Ditto.
3585         (wl-summary-collect-numbers-region): Ditto.
3586         (wl-summary-delete): Rewrite.
3587         (wl-summary-erase): Ditto.
3588         (wl-summary-remove-destination): Ditto.
3589         (wl-summary-exec): Ditto.
3590         (wl-summary-exec-region): Ditto.
3591         (wl-summary-target-mark-erase): Ditto.
3592         (wl-summary-refile): Ditto.
3593         (wl-summary-copy): Ditto.
3594         (wl-summary-unmark): Ditto.
3595         (wl-summary-delete-all-mark): Ditto.
3596         (wl-summary-mark-line): Don't highlight.
3597         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3598         (wl-summary-target-mark-refile-subr): Rewrite.
3599
3600         (wl-summary-copy-prev-destination): Abolish.
3601
3602 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3603
3604         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3605         default values along the value of wl-on-mule.
3606         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3607         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3608         It is not used anywhere.
3609
3610 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3611
3612         * wl-summary.el (wl-summary-print-destination): Keep position.
3613         (wl-summary-cursor-move-surface): Keep horizontal position.
3614
3615 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3616
3617         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3618         write sendlog.
3619
3620 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3621
3622         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3623         `wl-summary-highlight'.
3624
3625 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3626
3627         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3628         trivial condition for temp-mark.
3629
3630 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3631
3632         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3633         when it hits killed buffer.
3634
3635 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3636
3637         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3638         * wl-news.el.in: `message' and `error' take format string.
3639
3640 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3641
3642         * wl-folder (wl-folder-insert-entity): Display a message,
3643         `...done', when the work finish.
3644         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3645
3646 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3647
3648         * wl-message.el (wl-message-redisplay): Remove unused local
3649         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3650
3651 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3652
3653         * wl-summary.el (wl-summary-replace-status-marks): Disable
3654         interactive use.
3655         (wl-summary-reedit): Check message existence at first.
3656         (wl-summary-mark-line): Fix doc, return value is indefinite.
3657
3658         * wl-highlight.el (wl-highlight-message): Arranged.
3659
3660         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3661         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3662         check temp-mark by wl-summary-temp-mark always.
3663         (wl-highlight-summary): Change accordingly.
3664         * wl-summary.el (wl-summary-mark-as-read-all)
3665         (wl-summary-delete-cache, wl-summary-set-score-mark)
3666         (wl-summary-mark-as-unread, wl-summary-unmark)
3667         (wl-summary-mark-line, wl-summary-mark-as-read)
3668         (wl-summary-mark-as-important): Ditto.
3669
3670         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3671         end of the window if possible.
3672         * wl-summary.el (wl-summary-sync-update): Support lazy
3673         highlighting.
3674         (wl-summary-toggle-disp-msg): Ditto.
3675
3676 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3677
3678         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3679
3680 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3681
3682         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3683         change.
3684
3685 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3686
3687         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3688         API.
3689         (wl-summary-sync-update): Ditto.
3690
3691         * wl-score.el (wl-score-get-score-alist): Changed argument.
3692         (wl-summary-rescore-msgs): Likewise.
3693         (wl-summary-score-headers): Likewise.
3694         (wl-score-headers): Likewise;
3695         Use elmo-folder-do-each-message-entity, etc.
3696         (wl-summary-score-effect): Follow the changes above.
3697         (wl-summary-rescore): Ditto.
3698         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3699         (wl-score-get-overview): Abolish.
3700
3701         * wl-summary.el (wl-summary-default-from): Follow the API change in
3702         elmo-msgdb.
3703         (wl-summary-count-unread): Ditto.
3704         (wl-summary-detect-mark-position): Ditto.
3705         (wl-summary-overview-entity-compare-by-date): Ditto.
3706         (wl-summary-overview-entity-compare-by-number): Ditto.
3707         (wl-summary-overview-entity-compare-by-from): Ditto.
3708         (wl-summary-overview-entity-compare-by-subject): Ditto.
3709         (wl-summary-get-list-info): Ditto.
3710         (wl-summary-rescan): Ditto.
3711         (wl-summary-jump-to-msg-by-message-id): Ditto.
3712         (wl-summary-sync-update): Ditto; Removed comment.
3713         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3714         (wl-summary-insert-message): Use wl-summary-insert
3715         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3716         (wl-summary-insert-headers): Changed argument overview to folder.
3717         (wl-summary-search-by-subject): Likewise.
3718         (wl-summary-insert-thread): Renamed from 
3719         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3720
3721         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3722         too.
3723
3724         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3725         wl-string-member.
3726
3727 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3728
3729         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3730         elmo-folder-append-buffer.
3731         (wl-draft-queue-append): Likewise.
3732
3733         * wl-mime.el (wl-message-delete-current-part): Ditto.
3734         (wl-summary-burst-subr): Ditto.
3735
3736         * wl-news.el.in (wl-news-send-news): Ditto.
3737
3738 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3739
3740         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3741         function.
3742         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3743         (wl-summary-update-mark): Enclose with save-excursion.
3744         (wl-summary-mark-as-read-internal): Fixed last change.
3745         (wl-summary-mark-as-important): Use 3rd argument of
3746         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3747         Don't use elmo-msgdb-set-mark.
3748         (wl-summary-redisplay-internal): If msgdb flag is already read,
3749         just update the mark on buffer.
3750
3751 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3752
3753         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3754         cut visible folder when elmo-folder-delete returns non-nil value.
3755
3756 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3757
3758         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3759         by Kenichi OKADA <okada@opaopa.org>).
3760
3761 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3762
3763         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3764
3765 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3766
3767         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3768         Fixed the last change, search group entity by its real name.
3769         (Thanks to: KOBAYASHI Shinji)
3770
3771 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3772
3773         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3774         (wl-fldmgr-access-display-all): Don't refer visible name.
3775         * wl-expire.el (wl-folder-archive-current-entity)
3776         (wl-folder-expire-current-entity): Ditto.
3777         * wl-folder.el (wl-folder-jump-to-current-entity)
3778         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3779         (wl-folder-open-folder-sub,wl-folder-open-all)
3780         (wl-folder-write-current-folder): Ditto.
3781         (wl-folder-insert-entity): Don't use petname for normal group.
3782         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3783         is the real name.
3784         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3785         Abolished.
3786
3787 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3788
3789         * wl-draft.el (wl-draft-create-buffer): Add
3790         `wl-summary-reply-with-citation'
3791
3792 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3793
3794         * wl-draft.el (wl-draft-reply): Fixed.
3795
3796 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3797
3798         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3799         when `wl-draft-send-confirm-with-preview' is non-nil.
3800         You can scroll up/down by j/k.
3801         (wl-draft-send-confirm-with-preview): New variable (default=t).
3802
3803 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3804
3805         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3806         (wl-fldmgr-save-folders): Fix comment.
3807
3808 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3809
3810         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3811         along the last change in `wl-folder-buffer-group-p'.
3812
3813 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3814
3815         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3816         folder.
3817
3818         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3819         the default value.
3820
3821         * wl-mime.el (wl-summary-burst): Update summary only when target
3822         folder equals current folder.
3823
3824 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3825
3826         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3827
3828 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3829
3830         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3831         value.
3832
3833 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3834
3835         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3836         `map-extents' instead of `extent-at' repeatedly.
3837         (wl-highlight-folder-current-line): Ditto.
3838
3839         * wl-highlight.el: Remove useless dummy functions.
3840
3841 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3842
3843         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3844         (wl-folder-put-folder-property): New function to put text property.
3845         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3846         (wl-folder-insert-entity, wl-folder-update-diff-line)
3847         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3848         * wl-e21.el, wl-xmas.el, wl-mule.el
3849         (wl-highlight-folder-current-line): Ditto.
3850         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3851         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3852         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3853         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3854
3855 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3856
3857         * Version number is increased to 2.11.3.
3858
3859 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3860
3861         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3862         Resume current-buffer since it is assumed by remaining tasks.
3863
3864 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3865
3866         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3867         (wl-folder-completion-function): Abolished.
3868         (wl-folder-complete-folder): New function.
3869         (wl-folder-complete-filter-condition): Ditto.
3870         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3871         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3872
3873 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3874
3875         * wl-draft.el (wl-draft-send-confirm): New function.
3876         (wl-draft-send): Use it.
3877
3878         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3879         cursor-in-echo-area while confirming.
3880
3881         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3882
3883         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3884         searching via nntp if wl-summary-search-via-nntp is 'force.
3885         Otherwise, invoke searching in nntp folder only.
3886         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3887
3888         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3889         explicitly for mime-make-text-tag.
3890
3891 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3892
3893         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3894         `mime-make-text-tag' instead of `mime-create-tag'.
3895
3896 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3897
3898         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3899         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3900
3901 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3902
3903         * wl-score.el (wl-score-save): Bind print-length and print-level.
3904         (wl-score-pretty-print): Ditto.
3905         (wl-score-edit-insert-header-entry): Ditto.
3906
3907         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3908         "From" entry to be treated with wl-draft-eword-encode-address-list.
3909         * wl-mime.el (wl-draft-preview-message): Ditto.
3910
3911         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3912         (wl-summary-mark-as-unread): Ditto.
3913         (wl-summary-mark-as-read-region): Change accordingly.
3914         (wl-summary-mark-as-unread-region): Ditto.
3915         (wl-summary-target-mark-mark-as-read): Ditto.
3916         (wl-summary-target-mark-mark-as-unread): Ditto.
3917
3918 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3919
3920         * Version number is increased to 2.11.2.
3921
3922 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3923
3924         * wl-news.el.in (wl-news-previous-version-save): Bind
3925         print-length and print-level.
3926         * wl-thread.el (wl-thread-save-entities): Ditto.
3927         (wl-thread-save-top-list): Bind print-length.
3928
3929 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3930
3931         * wl-highlight.el (wl-highlight-summary-line-string): Use
3932         wl-summary-score-below-mark, wl-summary-score-over-mark.
3933         (wl-highlight-summary-current-line): Ditto.
3934
3935 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3936
3937         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3938         insert it.
3939
3940 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3941
3942         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3943
3944 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3945
3946         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3947         message without msgid.
3948         Rewrite with elmo-folder-move-messages.
3949         Set wl-message-buffer to nil.
3950
3951         * wl-summary.el (wl-summary-erase-subr): New function. Use
3952         elmo-folder-move-messages.
3953         (wl-summary-erase): Call it.
3954         (wl-summary-target-mark-erase): Ditto.
3955
3956 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3959         it is not up-tp-date.
3960
3961 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3962
3963         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3964         buffer after calling `wl-summary-goto-folder-subr' without the
3965         argument `interactive'.
3966         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3967
3968 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3969
3970         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3971         `mime-create-tag'. Use `string=' instead of `looking-at'.
3972
3973 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3974
3975         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3976         to avoid compile warning.
3977
3978         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3979         entity-id when folder is given.
3980         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3981         save-excursion, use save-selected-window instead.
3982         Select folder buffer window if exists.
3983         (To correct behavior with wl-folder-move-cur-folder.)
3984
3985 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3986
3987         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3988
3989 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3990
3991         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3992         list-count instead of %d.
3993
3994 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3995
3996         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3997         (wl-news): Set it.
3998         (wl-news-append-to-folder): Use it.
3999
4000         * wl-news.el.in (wl-news-send-news): Append to specified folder
4001         instead of wl-default-folder.
4002         (wl-news-append-to-folder): Show error message with specified folder.
4003
4004         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4005                 In most major modes, Emacs assumes that any opening
4006                 delimiter found at the left margin is the start of a
4007                 top-level definition, or defun. Therefore, *never put an
4008                 opening delimiter at the left margin unless it should have
4009                 that significance.*
4010
4011         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4012
4013 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4014
4015         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4016
4017 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4018
4019         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4020
4021 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4022
4023         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4024         for sequential numbering case.
4025
4026 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4027
4028         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4029         value.
4030         (wl-draft-reply-without-argument-list): Ditto.
4031         (wl-draft-reply-myself-with-argument-list): Abolish.
4032         (wl-draft-reply-myself-without-argument-list): Ditto.
4033         * wl-draft.el (wl-draft-self-reply-p): New function.
4034         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4035
4036 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4037
4038         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4039         (avoid error for the case without byte-compiling)
4040
4041 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4042
4043         * wl-news.el.in (wl-news-append-to-folder): New function.
4044         (wl-news-exit): Rewrite.
4045         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4046
4047 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4048
4049         * wl-draft.el (wl-draft-reply-position): New function.
4050         (wl-draft-reply-position): Fix.
4051         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4052         (wl-summary-target-mark-reply-with-citation): Ditto.
4053         (wl-summary-reply-with-citation): Ditto.
4054         * wl-vars.el (wl-draft-reply-default-position): New variable.
4055
4056 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4057
4058         * wl-draft.el (wl-draft-send): Preview when interactive send.
4059
4060 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4061
4062         * wl-draft.el (wl-draft-reply): Set default position.
4063         * wl-summary.el (wl-summary-reply): Ditto.
4064         (wl-summary-reply-with-citation): Ditto.
4065         (wl-summary-target-mark-reply-with-citation): Ditto.
4066
4067 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4068
4069         * wl-news.el.in (wl-news-lang): Set default value according to
4070         current-language-environment.
4071         (wl-news-append-news): Do nothing when news-list is nil.
4072
4073 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4074
4075         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4076         (wl-news): Change message.
4077         (wl-news-exit): Check buffer.
4078         (wl-news-force-exit): New function.
4079         (wl-news-show-all): New function.
4080         (wl-news-discard-and-exit): Fix.
4081
4082 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4083
4084         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4085         according to current-language-environment.
4086
4087         * wl-news.el.in (wl-news): If arg, show all NEWS after
4088         wl-news-default-previous-version.
4089
4090 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4091
4092         * wl-news.el.in (wl-news-check): Rewritten.
4093         (wl-news-previous-version-load): Change data type.
4094         (wl-news-previous-version-save): Change data type.
4095         (wl-news-append-news): Add return value.
4096         (wl-news-check-news): New function.
4097         (wl-news-already-current-p): New function.
4098         (wl-news-send-news): Rewritten.
4099         (wl-news-mode-map): Add new keybind.
4100         (wl-news): Rewritten.
4101         (wl-news-exit): Rewritten.
4102         (wl-news-discard-and-mail): New function.
4103         (wl-news-send-to-address): Abolished.
4104         * wl.el (wl-init): Delete a message.
4105
4106 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4107
4108         * wl-news.el.in (wl-news-exit): Update previous version.
4109         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4110
4111 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4112
4113         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4114
4115 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4116
4117         * wl-news.el.in (wl-news): New function.
4118         (wl-news-mode): New function.
4119         (wl-news-next-line): New function.
4120         (wl-news-next-page): New function.
4121         (wl-news-exit): New function.
4122         (wl-news-buf-name): New variable.
4123         (wl-news-mode-map): New variable.
4124         (wl-news-winconf): New variable.
4125         (wl-news-append-news): Add an option.
4126
4127 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4128
4129         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4130
4131 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4132
4133         * wl-news.el.in (wl-news-send-to-address): New variable.
4134         (wl-news-send-news): Use it.
4135         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4136         Return updating status.
4137         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4138
4139 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4140
4141         * wl-news.el.in (wl-news-send-news): Delete
4142         Organization and X-Face.
4143
4144 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4145
4146         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4147         (wl-news-append-news): New function.
4148         (wl-news-send-news): New function.
4149
4150 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4151
4152         * Version number is increased to 2.11.1.
4153
4154 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4155
4156         * wl-news.el.in : New file.
4157
4158 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4159
4160         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4161         default value.
4162         (wl-draft-reply-without-argument-list): Ditto.
4163
4164 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4165
4166         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4167         (wl-message-buffer-prefetch-idle-time): Ditto.
4168         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4169
4170 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4171
4172         * wl-thread.el (wl-thread-insert-message): Use
4173         wl-summary-max-thread-depth.
4174
4175         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4176         loop detection.
4177
4178         * wl-message.el (wl-message-buffer-display): Back to the first page
4179         when cache is hit.
4180
4181 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4182
4183         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4184
4185         * wl-summary.el (wl-summary-insert-thread-entity):
4186         If the thread depth is reached to wl-summary-max-thread-depth,
4187         divide the thread.
4188
4189 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4190
4191         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4192         for elmo-remove-passwd.
4193
4194 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4195
4196         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4197         folder is sticky.
4198         (wl-folder-mark-as-read-all-entity): Ditto.
4199         (wl-folder-prefetch-entity): Ditto.
4200
4201 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4202
4203         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4204
4205 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4206
4207         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4208         Delete messages on buffer for unplugged operation.
4209         (wl-summary-erase): Ditto.
4210
4211 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4212
4213         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4214         take nil so as not to search parent by subject.
4215
4216 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4217
4218         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4219         (wl-folder-get-next-folder): Ditto.
4220         (wl-folder-get-path): Ditto.
4221
4222 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4223
4224         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4225         system and encode the region with it before verifying.
4226
4227 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4228
4229         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4230         system of the echo buffer before decoding.
4231
4232 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4233
4234         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4235         original contents.
4236
4237 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4238
4239         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4240         with argument 'any-exists.
4241
4242 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4243
4244         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4245         Use `wl-cs-autoconv'.
4246
4247 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4248
4249         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4250         by `mime-view-automatic-conversion'.
4251
4252         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4253         (wl-message-verify-pgp-nonmime): Ditto.
4254         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4255         Bind them to C-c:d and C-c:v respectively.
4256
4257         Merge following code by Teranishi-san from [wl-en:00167].
4258         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4259         (wl-mime-preview-application/pgp-encrypted): Ditto.
4260         (wl-mime-setup): Add entry.
4261
4262 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4263
4264         * wl-summary.el (wl-summary-target-mark-erase): New function.
4265         Bind it to "mD".
4266
4267 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4268
4269         * wl-vars.el (wl-draft-write-file-function): Fix.
4270         (wl-draft-reedit-hook): Changed default value.
4271
4272         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4273         wl-draft-reedit-hook.
4274         (wl-draft-remove-text-plain-tag): New function.
4275         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4276
4277         * wl-vars.el (wl-draft-write-file-function): New user option.
4278
4279         * wl-draft.el (wl-draft-prepare-edit): Use it for
4280         local-write-file-hooks.
4281         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4282
4283         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4284         (wl-draft-insert-mail-header-separator): Return the body beginning
4285         point.
4286         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4287         text/plain.
4288         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4289
4290 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4291
4292         * wl-summary.el (wl-summary-erase): New function to erase message
4293         without moving it to trash. Bind to "D".
4294
4295         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4296         as `keep' unless switch-function.
4297
4298 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4299
4300         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4301         message buffer by using `wl-summary-toggle-disp-msg'.
4302         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4303         buffer window.
4304         (wl-summary-supresedes-message): Ditto.
4305
4306         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4307         Do not delete other windows.
4308         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4309         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4310         (wl-draft-create-buffer): Set reply-or-forward also for target
4311         mark commands.
4312
4313 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4314
4315         * wl-draft.el (wl-user-agent-compose): Delete special case for
4316         switch-to-buffer-other-window.
4317
4318         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4319         (wl-summary-forward): Ditto.
4320
4321         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4322         function.
4323         (wl-draft-buffer-style): New use option.
4324
4325         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4326         (wl-draft): Follow the change above.
4327         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4328         wl-draft-buffer-style.
4329         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4330         switch-function.
4331
4332 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4333
4334         * wl-address.el (wl-address-make-completion-entry): Extracted from
4335         `wl-address-make-completion-list'.
4336         (wl-address-enable-strict-loading): New variable.
4337         (wl-address-make-completion-list): Revive petname duplication
4338         inquiry, and enable it if `wl-address-enable-strict-loading'.
4339         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4340
4341 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4342
4343         * wl-message.el (wl-message-get-original-buffer): Avoid
4344         'Selecting deleted buffer' error when original buffer is killed.
4345
4346 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4347
4348         * wl-summary.el (wl-summary-next-message): Use
4349         elmo-message-accessible-p instead of elmo-message-cached-p.
4350
4351 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4352
4353         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4354
4355         * wl-thread.el (wl-thread-open-all-unread): Use
4356         elmo-folder-list-flagged instead of
4357         elmo-folder-list-messages-mark-match.
4358
4359         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4360         instead of elmo-folder-list-messages-mark-match.
4361         (wl-summary-move-spec-alist): New variable.
4362         (wl-summary-move-spec-plugged-alist,
4363         wl-summary-move-spec-unplugged-alist): Abolish.
4364         (wl-summary-next-message): Follow the change above.
4365         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4366         with 'no-msg' argument.
4367
4368         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4369         variable.
4370         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4371         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4372         (wl-message-buffer-prefetch-get-next): Follow the change above.
4373
4374 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-version.el (wl-version): Changed codename.
4377
4378         * Version number is increased to 2.11.0.
4379
4380 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4381
4382         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4383         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4384         `wl-draft-config-variables'.
4385         (wl-draft-kill): Fixed problem when the draft is reedit.
4386
4387 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4388
4389         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4390         buffer-modified status (Thanks to
4391         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4392
4393 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4394
4395         * wl-util.el (wl-region-exists-p): New function.
4396
4397         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4398         Remove defvars for byte-compile warnings.
4399
4400 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4401
4402         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4403         defvar-maybe. Removed unused bind.
4404
4405 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4406
4407         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4408         summary buffer window before creating new frame.
4409         (wl-draft-reply): Ditto.
4410
4411 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4412
4413         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4414
4415 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4416
4417         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4418
4419 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4420
4421         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4422         instead of `kill-region'.
4423
4424 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4425
4426         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4427         (wl-highlight-summary-line-string): Use it.
4428         (wl-highlight-summary-current-line): Ditto.
4429
4430         * wl-mime.el (wl-message-delete-current-part): Check the class of
4431         mime-entity.
4432
4433         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4434
4435         * wl-summary.el (wl-summary-make-number-list): Initialize.
4436         (wl-summary-update-mark): New function.
4437         (wl-summary-reply): Put `answered' mark on the message.
4438         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4439
4440         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4441         (wl-draft-reply): Added optional argument `number';
4442         Set wl-draft-parent-number.
4443         (wl-draft-kill): Delete answered mark if it is a reply.
4444
4445 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4446
4447         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4448         that originates in mime-preview-follow-current-entity.
4449         (wl-draft-yank-current-message-entity): Use it if region is active.
4450
4451         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4452         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4453         `wl-message-delete-current-part'.
4454         * wl-mule.el (wl-message-define-keymap): Ditto.
4455         * wl-xmas.el (wl-message-define-keymap): Ditto.
4456
4457 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4458
4459         * wl-mime.el (wl-message-delete-current-part): New function.
4460         (wl-mime-node-id-to-string): Ditto.
4461
4462         * wl-mime.el (wl-message-delete-current-part): Use existing
4463         original buffer which corresponds current mime-view buffer.
4464         (fetched buffer might have different structure, possibly)
4465
4466         * wl-mime.el (wl-message-delete-current-part): Quit if the
4467         message content differs from the actual message.
4468
4469 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4470
4471         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4472         order.
4473         (wl-summary-search-by-subject): Search parent message from tail;
4474         Check the existence of the parent message on the current thread tree.
4475         (wl-summary-update-thread): Check whether the line is inserted.
4476
4477 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4478
4479         * wl-vars.el (wl-summary-line-format): Undo last change.
4480         * wl-summary.el (wl-summary-print-destination): Do not put
4481         invisible property when `wl-summary-width' is nil.
4482         (wl-summary-line-subject-minimum-length): Abolished.
4483         (wl-summary-line-subject): Ditto.
4484
4485 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4486
4487         * wl-vars.el (wl-summary-line-format): Change default value.
4488         (wl-summary-subject-length-limit): Abolished.
4489         * wl-summary.el (wl-summary-line-subject): Ditto.
4490
4491 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4492
4493         * wl-template.el (wl-template-select): Added optional argument.
4494         If optional argument is specified, reverse
4495         `wl-template-visible-select'.
4496
4497 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4498
4499         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4500         Take prefix argument to force asking the destination folder.
4501
4502 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4503
4504         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4505         count and update status.
4506
4507 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4508
4509         * wl-summary.el (wl-summary-redisplay-internal): If
4510         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4511         after fetching.
4512
4513 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4514
4515         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4516         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4517
4518         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4519
4520 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4521
4522         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4523         (All other related portions are changed).
4524         (wl-summary-mark-as-read-all): Rewrite.
4525
4526 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4527
4528         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4529         `wl-summary-mark-as-read'.
4530         (wl-summary-mark-as-unread): Rewrite.
4531         (wl-summary-mark-as-read): Added no-modeline argument.
4532         (wl-summary-resume-cache-status): Rewrite.
4533         (wl-summary-exec-subr): Remove unused local variable.
4534
4535 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4536
4537         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4538         logic to call `wl-summary-buffer-prev-folder-function'.
4539         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4540
4541 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4542
4543         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4544         is nil.
4545
4546 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4547
4548         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4549         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4550         (wl-mime-setup): Add its entry.
4551
4552 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4553
4554         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4555         (wl-summary-delete-cache): Likewise.
4556         (wl-summary-mark-as-read): Rewrite.
4557
4558 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4559
4560         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4561         `wl-summary-count-unread'.
4562
4563         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4564
4565         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4566
4567 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4568
4569         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4570         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4571         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4572         Renamed to the elmo-msgdb-*-mark.
4573         (wl-summary-score-marks): Follow the change above.
4574         (wl-summary-auto-refile-skip-marks): Ditto.
4575         (wl-summary-incorporate-marks): Ditto.
4576         (wl-summary-expire-reserve-marks): Ditto.
4577
4578         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4579         changes.
4580         (wl-thread-insert-top): Changed updating message.
4581
4582         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4583         variable.
4584         (wl-summary-count-unread): Count answered marks.
4585         (wl-summary-rescan): Call wl-summary-insert-message instead of
4586         wl-summary-append-message-func-internal.
4587         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4588         (wl-summary-prefetch-msg): Follow the variable name changes.
4589         (wl-summary-prefetch-region): Ditto.
4590         (wl-summary-mark-as-read-all): Follow the API changes;
4591         Don't call elmo-folder-replace-marks.
4592         (wl-summary-delete-cache): Follow the variable name changes.
4593         (wl-summary-resume-cache-status): Ditto.
4594         (wl-summary-update-status-marks): New function.
4595         (wl-summary-insert-message): New function.
4596         (wl-summary-sync-marks): Follow the variable name changes.
4597         (wl-summary-sync-update): Synchronize to the msgdb, too;
4598         Changed update messages.
4599         (wl-summary-make-number-list): Rewrite.
4600         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4601         (wl-summary-mark-as-unread): Follow the API changes.
4602         (wl-summary-exec-subr): Follow the variable name changes.
4603         (wl-summary-mark-as-read): Ditto.
4604         (wl-summary-move-spec-plugged-alist): Ditto.
4605         (wl-summary-move-spec-unplugged-alist): Ditto.
4606         (wl-summary-cursor-move-surface): Ditto.
4607
4608         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4609         variable name changes.
4610         (wl-highlight-summary-current-line): Ditto.
4611
4612         * wl-expire.el (wl-expire-refile): Follow the API change in
4613         elmo-folder-move-messages.
4614         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4615         (wl-summary-archive): Use elmo-folder-msgdb instead of
4616         elmo-msgdb-load.
4617
4618 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4619
4620         * wl-mime.el (wl-draft-preview-message): Restore the position
4621         before evaluating wl-draft-send-hook in preview buffer.
4622
4623 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4624
4625         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4626         when it creates new draft buffer.
4627
4628         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4629         without argument.
4630
4631         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4632         Evaluate content and if the value is string, insert it.
4633         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4634         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4635         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4636         wl-draft-config-sub-part-bottom): Use it.
4637
4638         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4639         with the folder name. The question was unintelligible when it is
4640         called from wl-save-status.
4641
4642 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4643
4644         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4645         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4646         cannot take second argument).
4647
4648 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4649
4650         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4651         as t. Since type and subtype are not case sensitive (RFC 2045).
4652
4653 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4654
4655         * wl-vars.el (wl-message-mode-line-format): New variable.
4656         (wl-message-mode-line-format-spec-alist): Ditto.
4657         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4658         (wl-message-redisplay): Use wl-message-mode-line-format.
4659
4660 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4661
4662         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4663
4664 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4665
4666         * wl-summary.el (wl-summary-default-from): Write description.
4667
4668 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl-vars.el (wl-ldap-objectclass): Abolish.
4671
4672         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4673         (wl-ldap-make-filter): Removed condition for objectclass.
4674         (wl-ldap-make-matched-value-list): Remove meaningless process.
4675         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4676         (wl-address-ldap-search): Don't add `*' to `pat' string;
4677         use ignore-errors; added `email';
4678         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4679         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4680         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4681
4682
4683 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4684
4685         * wl-draft.el (wl-draft-parent-folder): Write description.
4686         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4687
4688 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4689
4690         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4691         as "" (zero-length string) if no parent.
4692         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4693
4694 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4695
4696         * wl-address.el (wl-address-make-completion-list): Skip duplication
4697         checking.
4698         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4699         `append'.
4700
4701 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4702
4703         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4704         instead of `beginning-of-buffer'.
4705
4706 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4707
4708         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4709
4710 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4711
4712         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4713         Refer wl-message-buffer-name.
4714         (wl-message-wheel-down): Ditto.
4715
4716 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4717
4718         * wl-vars.el (wl-message-buffer-name): New user option.
4719
4720         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4721         directly instead of making alist dinamically.
4722
4723         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4724         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4725         wl-message-buffer-cache-name.
4726         (wl-message-buffer-cache-clean-up): Ditto.
4727
4728         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4729
4730         * Version number is increased to 2.9.15.
4731
4732 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4733
4734         * wl-vars.el (wl-summary-default-view-alist): New user option.
4735
4736         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4737
4738         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4739         while deleting address.
4740         (wl-draft-delete-myself-from-cc): Ditto.
4741
4742         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4743         If optional argument is specified, reverse sort order.
4744
4745         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4746
4747 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4748
4749         * wl-thread.el (wl-thread-insert-message): Return parent number if
4750         exists.
4751         (wl-thread-update-indent-string-region): Use
4752         wl-thread-update-line-on-buffer-sub instead of
4753         wl-thread-update-line-on-buffer.
4754
4755 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4756
4757         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4758         (wl-folder-close-all): Ditto.
4759
4760 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4761
4762         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4763         and mailing-list:.
4764         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4765         value.
4766         (wl-summary-line-list-info): Print mailing-list name even when 
4767         list-number is empty.
4768
4769 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4770
4771         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4772
4773         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4774         (wl-draft-open-file): Ditto.
4775         (wl-draft-random-alphabet): Ditto.
4776
4777         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4778         bindings.
4779
4780 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4781
4782         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4783         * wl-vars.el (wl-draft-config-alist): Ditto.
4784
4785 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4786
4787         * Version number is increased to 2.9.14.
4788
4789         * wl.el (wl): Don't set wl-init as nil when error occured while
4790         auto-checking folders.
4791
4792         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4793         `elmo-expand-newtext'.
4794
4795 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4796
4797         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4798         `this-command' so that `wl-folder-goto-folder' contained in
4799         `wl-summary-keep-cursor-command' work.
4800
4801 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4804         message buffer displaying state.
4805
4806 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4807
4808         * wl-vars.el (wl-summary-default-view): New variable to specify
4809         default value for `wl-summary-buffer-view' instead of using
4810         set-default.
4811         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4812
4813 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4814
4815         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4816
4817         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4818
4819 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4820
4821         * wl-vars.el (wl-forward-subject-prefix): New variable.
4822         * wl-draft.el (wl-draft-forward): Use it.
4823
4824 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4825
4826         * wl-message.el (wl-message-prev-page): When it is called without
4827         lines argument, scroll down by wl-message-scroll-amount lines.
4828         (wl-message-next-page): Ditto.
4829         * wl-vars.el (wl-message-scroll-amount): Change default value
4830         to preserve current behavior.
4831
4832 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4833
4834         * wl-summary.el (wl-summary-prefetch-msg): Bind
4835         `wl-message-entity' to call `wl-summary-from-function'.
4836
4837 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4838
4839         * wl-message.el (wl-message-buffer-create): Run
4840         wl-message-buffer-created-hook.
4841
4842 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4843
4844         * wl-summary.el (wl-summary-sort-specs): New variable.
4845         (wl-summary-default-sort-spec): Ditto.
4846         (wl-summary-sort): Rewrite.
4847         (wl-summary-sort-by-list-info): New function.
4848
4849 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4850
4851         * wl-summary.el (wl-summary-get-list-info): New function.
4852         (wl-summary-sort): Rewrite.
4853         (wl-summary-line-list-info): Ditto.
4854         (wl-summary-line-list-count): Ditto.
4855         (wl-summary-refile-region): Fixed docstring.
4856
4857 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4858
4859         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4860         `wl-folder-entity-hashtb' as completion table.
4861
4862 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4863
4864         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4865         only when this command is called interactively; silence the byte-
4866         compiler.
4867
4868 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4869
4870         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4871         active in XEmacs.
4872
4873 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4874
4875         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4876         plural lines.
4877
4878 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4879
4880         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4881         of current line when the cursor is on the header name.
4882         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4883
4884 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4885
4886         * wl-util.el (wl-read-directory-name): Return displayed directory
4887         as the default value also on XEmacs.
4888
4889 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4890
4891         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4892         formatting.
4893
4894 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4895
4896         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4897         argument and when it is non-nil, check face property before
4898         highlighting for each line.
4899         (wl-highlight-summary-window): Set it.
4900
4901 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4902
4903         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4904         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4905
4906         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4907         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4908         (wl-draft-get-fcc-list): Likewise.
4909
4910 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4911
4912         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4913         (wl-thread-entity-cur): Ditto.
4914         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4915         wl-thread-indent-regexp setting.
4916         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4917
4918         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4919         wl-summary-lazy-highlight.
4920         (wl-summary-display-bottom): Ditto.
4921
4922         * wl-thread.el (wl-thread-open-close): Likewise.
4923
4924         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4925         from and subject;
4926         Bind wl-draft-use-frame;
4927         Enclose with save-window-excursion;
4928         Use wl-draft-create-buffer instead of with-temp-buffer;
4929         Use wl-draft-prepare-edit;
4930         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4931         Use wl-draft-send instead of wl-draft-raw-send.
4932
4933 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4934
4935         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4936         of using wl-from.
4937
4938 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4941         insert-buffer instead of clone-buffer.
4942         (wl-draft-doing-mime-bcc): New variable.
4943         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4944         infinite loop.
4945         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4946
4947         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4948         (wl-draft-mime-bcc-body): Ditto.
4949
4950         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4951         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4952         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4953         wl-draft-do-mime-bcc.
4954         (wl-draft-mime-bcc-field): New function.
4955         (wl-draft-do-mime-bcc): Ditto.
4956
4957         * wl-address.el (wl-address-complete-header-list): New variable.
4958         (wl-address-complete-header-regexp): Changed default value.
4959
4960         * Version number is increased to 2.9.13.
4961
4962 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4963
4964         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4965         it is differed.
4966
4967 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4968
4969         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4970         (wl-summary-line-list-count): Ditto.
4971
4972 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4973
4974         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4975         (wl-nntp-posting-function): New variable.
4976         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4977         `wl-nntp-posting-config-alist'.
4978
4979 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4980
4981         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4982         FLIM.
4983
4984 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4985
4986         * wl-summary.el (wl-summary-target-mark-refile-sub):
4987         Remove a nuisance funcall.
4988
4989 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4990
4991         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4992         as t for `try-completion'.
4993
4994 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4995
4996         * wl-summary.el (wl-summary-default-from): Use
4997         wl-address-header-extract-address instead of
4998         std11-extract-address-components.
4999         (wl-summary-simple-from): Ditto.
5000         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5001         (wl-summary-insert-headers): Show message.
5002         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5003         for whole line.
5004         (wl-summary-default-from): Revert last change.
5005         (wl-summary-simple-from): Ditto.
5006         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5007         (wl-summary-mark-as-read-region): Follow the change above.
5008         (wl-summary-sync-marks): Ditto.
5009         (wl-summary-target-mark-mark-as-read): Ditto.
5010         (wl-summary-redisplay-internal): Ditto.
5011         (wl-summary-redisplay-no-mime-internal): Ditto.
5012         (wl-summary-redisplay-all-header): Ditto.
5013         (wl-summary-mark-as-read): Removed argument `cached';
5014         Use current cache status to set cache mark.
5015         (wl-summary-redisplay-internal): Follow the change above.
5016         (wl-summary-redisplay-no-mime-internal): Ditto.
5017         (wl-summary-redisplay-all-header): Ditto.
5018
5019         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5020
5021         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5022         Don't call itself recursively (Adviced by Yamaoka-san).
5023
5024 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5025
5026         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5027         bind wl-summary-highlight as nil to avoid error caused by missing
5028         local variables.
5029
5030 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5031
5032         * wl-vars.el (wl-invalid-character-message): New user option.
5033
5034         * wl-util.el (wl-set-string-width): If truncated string-width is
5035         larger than specified width, use `wl-invalid-character-message'.
5036
5037 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5038
5039         * wl-summary.el (wl-summary-prefetch-msg): 
5040         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5041
5042 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5043
5044         * wl-vars.el (wl-summary-check-line-format): New user option.
5045         (wl-summary-line-format-file): Ditto.
5046
5047         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5048         variable.
5049         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5050         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5051         and `wl-summary-view-old-p' to check whether do a rescan or not.
5052         (wl-summary-view-old-p): New function.
5053         (wl-summary-line-format-changed-p): Ditto.
5054         (wl-summary-line-format-save): Ditto.
5055         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5056
5057         * wl-util.el (wl-set-string-width): Avoid using negative number
5058         for make-string.
5059
5060 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5061
5062         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5063         return value.
5064
5065         * wl-util.el (wl-set-string-width): Added optional argument
5066         `padding' (All other related portions are changed).
5067         (wl-line-parse-format): If the first letter of column number is
5068         `0', zero-padding the result (ex: "%05l").
5069
5070         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5071
5072 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5073
5074         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5075         sequential summary view.
5076
5077 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5078
5079         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5080         if it doesn't have a -unix version.
5081
5082 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5083
5084         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5085
5086 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5087
5088         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5089         content.
5090         (wl-draft): Follow the change above.
5091
5092         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5093
5094         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5095         and wl-folder-summary-line-format-alist contain %T and %P.
5096
5097         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5098         (wl-summary-mode-line-format): New user option.
5099         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5100         (wl-summary-line-format): Changed default value.
5101         (wl-summary-lazy-highlight): Changed default value.
5102
5103         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5104         change in wl-summary-create-line.
5105         (wl-thread-insert-entity-sub): Ditto.
5106
5107         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5108         (wl-summary-buffer-unread-status): Ditto.
5109         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5110         (wl-summary-buffer-persistent-mark-column): Ditto.
5111         (wl-summary-buffer-mode-line-formatter): Ditto.
5112         (wl-summary-buffer-mode-line): Ditto.
5113         (wl-summary-message-regexp): Abolished.
5114         (All other related portions are changed.)
5115         (wl-summary-detect-mark-position): New function.
5116         (wl-summary-buffer-set-folder): Setup
5117         wl-summary-buffer-mode-line-formatter.
5118         (wl-summary-mode): Setup selective-display;
5119         Setup pre-idle-hook when xemacs.
5120         (wl-summary-update-modeline): Rewrite.
5121         (wl-summary-jump-to-msg): Define as function;
5122         Changed regexp for searching messages.
5123         (wl-summary-message-number): Rewrite.
5124         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5125         Do rescan when old type summary cache.
5126         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5127         (wl-summary-remove-destination): Use '\r' to detect EOL.
5128         (wl-summary-print-destination): Ditto.
5129         (wl-summary-temp-mark): New inline function.
5130         (wl-summary-persistent-mark): Ditto.
5131         (wl-summary-line-number): New function.
5132         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5133         (wl-summary-line-list-count): New function.
5134         (wl-summary-create-line): Added argument persistent-mark.
5135         (All other related portions are changed)
5136         (wl-summary-create-line): Insert '\r'.
5137         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5138         (wl-summary-cursor-move-surface): New inline function.
5139         (wl-summary-prev): Use it.
5140         (wl-summary-next): Ditto.
5141
5142         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5143         wl-summary-message-regexp.
5144         (wl-highlight-summary): Delete progress message.
5145         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5146
5147         * Version number is increased to 2.9.12.
5148
5149 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5150
5151         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5152         variable (nil: no minimum).
5153         (wl-summary-line-subject): Add some spaces after subject by
5154         wl-summary-line-subject-minimum-length.
5155
5156 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5157
5158         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5159         and removed `F'.
5160         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5161         change above).
5162
5163 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5164
5165         * wl-summary.el (wl-summary-line-list-count): Reverted.
5166         (example setting in samples/*/dot.wl is also updated)
5167
5168 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5169
5170         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5171
5172         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5173
5174         * wl-vars.el (wl-summary-line-format): Addes some description to the
5175         docstring.
5176
5177         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5178         (wl-summary-line-close-bracket): Ditto.
5179         (wl-summary-line-children-number): Ditto.
5180         (wl-summary-line-thread-indent): Ditto.
5181         (wl-summary-line-children-and-from): Ditto.
5182
5183         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5184         't', 'c', 'F' and added 'C'.
5185
5186         * wl-util.el (wl-set-string-width): Accept negative value.
5187         (wl-line-parse-format): Added "%number(" and "%)".
5188
5189 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5190
5191         * wl-summary.el (wl-summary-line-list-count): Change format of the
5192         return value.
5193
5194 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5195
5196         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5197         from the recent message.el.
5198         (wl-draft-point-in-header-p): Ditto.
5199         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5200         wl-draft-beginning-of-line.
5201         * wl-e21.el (wl-draft-mode-map): Ditto.
5202         * wl-xmas.el (wl-draft-mode-map): Ditto.
5203
5204         * wl-folder.el: Sort macrodefs by dependencies.
5205
5206 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5207
5208         * wl-summary.el (wl-summary-prev): Fixed regexp.
5209         (wl-summary-next): Ditto.
5210
5211 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5212
5213         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5214
5215 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5216
5217         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5218         for backward compatibility.
5219
5220 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5221
5222         * wl-summary.el (wl-summary-line-list-count): New function, merged
5223         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5224         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5225         list counts.
5226
5227 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5228
5229         * wl-summary.el (wl-summary-create-line): Ignore errors while
5230         timezone-fix-time.
5231
5232         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5233
5234         * wl-summary.el (wl-summary-sync-update): Ditto.
5235         (wl-summary-default-from): Use wl-message-entity
5236         instead of entity.
5237
5238         * wl-summary.el (wl-summary-create-line): Fix.
5239
5240         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5241         (wl-summary-line-format): New user option.
5242         (wl-folder-summary-line-format-alist): Ditto.
5243         (wl-summary-from-width): Abolished.
5244
5245         * wl-util.el (toplevel): Require 'bytecomp.
5246         (wl-line-parse-format): New function.
5247         (wl-line-formatter-setup): New macro.
5248
5249         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5250         (wl-summary-buffer-line-formatter): New buffer local variable.
5251         (wl-summary-switch-to-clone-buffer): Follow the change above.
5252         (wl-summary-message-regexp): Fix.
5253         (wl-summary-from-func-internal): Abolished.
5254         (wl-summary-subject-func-internal): Ditto.
5255         (wl-summary-subject-filter-func-internal): Ditto.
5256         (All other related portions are changed.)
5257         (wl-summary-buffer-set-folder):
5258         Set up wl-summary-buffer-number-column and 
5259         wl-summary-buffer-line-formatter
5260         (All other related portions are changed.)
5261         (wl-summary-buffer-number-column-detect): Abolished.
5262         (All other related portions are changed.)
5263         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5264         (wl-summary-delete-all-temp-marks-on-buffer): Use
5265         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5266         (wl-summary-target-mark-delete): Ditto.
5267         (wl-summary-target-mark-refile-subr): Ditto.
5268         (wl-summary-target-mark-mark-as-read): Ditto.
5269         (wl-summary-target-mark-mark-as-unread): Ditto.
5270         (wl-summary-target-mark-mark-as-important): Ditto.
5271         (wl-summary-target-mark-save): Ditto.
5272         (wl-summary-replace-status-marks): Renamed from
5273         wl-summary-set-status-marks-on-buffer;
5274         Use wl-summary-message-regexp instead of
5275         wl-summary-buffer-number-regexp.
5276         (wl-summary-sync-update): Follow the change above.
5277         (wl-summary-goto-previous-message-beginning): New function.
5278         (wl-summary-mark-as-unread): Use it.
5279         (wl-summary-mark-as-important): Ditto.
5280         (wl-summary-line-formatter): New variable.
5281         (wl-summary-line-year): New function.
5282         (wl-summary-line-day): Ditto.
5283         (wl-summary-line-day-of-week): Ditto.
5284         (wl-summary-line-hour): Ditto.
5285         (wl-summary-line-minute): Ditto.
5286         (wl-summary-line-open-bracket): Ditto.
5287         (wl-summary-line-close-bracket): Ditto.
5288         (wl-summary-line-children-number): Ditto.
5289         (wl-summary-line-thread-indent): Ditto.
5290         (wl-summary-line-size): Ditto.
5291         (wl-summary-line-subject): Ditto.
5292         (wl-summary-line-from): Ditto.
5293         (wl-summary-line-children-and-from): Ditto.
5294         (wl-summary-create-line): Rewritten.
5295         (wl-summary-format-date): Abolished.
5296
5297         * wl-highlight.el (wl-highlight-summary-current-line): Use
5298         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5299         Use thread structure to detect thread top message.
5300
5301         * wl-draft.el (wl-default-draft-cite): Don't use
5302         wl-summary-from-func-internal.
5303
5304         * wl-refile.el (wl-refile-subject-learn): Don't use
5305         wl-summary-subject-filter-func-internal.
5306         (wl-refile-guess-by-subject): Ditto.
5307
5308         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5309         parameters.
5310
5311         * wl-thread.el (wl-thread-update-indent-string-region):
5312         Use wl-thread-update-line-on-buffer instead of
5313         wl-thread-update-indent-string.
5314         (wl-thread-update-children-number): Redefine using
5315         wl-thread-update-line-on-buffer.
5316         (wl-thread-update-indent-string): Abolished.
5317
5318         * Version number is increased to 2.9.11.
5319
5320 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5321
5322         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5323         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5324         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5325
5326         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5327         as nil.
5328
5329         * wl-thread.el (wl-thread-open-all-unread): Use 
5330         elmo-folder-list-messages-mark-match.
5331         (wl-thread-insert-message): Removed argument `mark-alist'.
5332         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5333         elmo-msgdb-set-mark.
5334         (wl-thread-get-children-msgs-uncached): Likewise.
5335         (wl-thread-get-exist-children): Added argument include-self.
5336         (wl-thread-delete-message): Follow the change above.
5337
5338         * wl-summary.el (wl-summary-count-unread): Removed argument.
5339         (wl-summary-rescan): Follow the change above.
5340         (wl-summary-mark-as-read-region): Ditto
5341         (wl-summary-mark-as-unread-region): Ditto.
5342         (wl-summary-delete-messages-on-buffer): Ditto.
5343         (wl-summary-sync-update): Ditto.
5344         (wl-summary-switch-to-clone-buffer): Ditto.
5345         (wl-summary-goto-folder-subr): Ditto.
5346         (wl-summary-target-mark-mark-as-read): Ditto.
5347         (wl-summary-target-mark-mark-as-unread): Ditto.
5348         (wl-summary-target-mark-mark-as-important): Ditto.
5349         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5350         (wl-summary-update-thread): Removed argument `mark-alist'.
5351         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5352         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5353         (wl-summary-resume-cache-status): Likewise.
5354         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5355         elmo-msgdb-set-mark.
5356         (wl-summary-mark-as-read-all): Likewise.
5357         (wl-summary-delete-cache): Ditto.
5358         (wl-summary-auto-select-msg-p): Ditto.
5359         (wl-summary-mark-as-unread): Ditto.
5360         (wl-summary-no-auto-refile-message-p): Ditto.
5361         (wl-summary-mark-as-read): Ditto.
5362         (wl-summary-mark-as-important): Ditto.
5363         (wl-summary-auto-refile): Follow the change above.
5364         (wl-summary-delete-all-marks): Removed.
5365         (wl-summary-resume-marks-and-highlight): Ditto.
5366         (wl-summary-resume-marks): Ditto.
5367         (wl-summary-delete-important-msgs-from-list): Ditto.
5368         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5369
5370         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5371         wl-summary-count-unread.
5372
5373         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5374         (wl-summary-score-update-all-lines): Use
5375         elmo-msgdb-set-mark.
5376
5377 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5378
5379         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5380         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5381         (wl-summary-create-line): Renamed from
5382         wl-summary-overview-create-summary-line;
5383         Argument rearrangement.
5384         (wl-summary-update-thread): Follow the change above.
5385
5386         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5387         (wl-thread-insert-entity-sub): Likewise.
5388
5389         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5390         argument `overview', `mark-alist' and added `msgdb'.
5391
5392         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5393
5394         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5395         (wl-summary-rescan): Follow the change above.
5396         (wl-summary-sync-update): Ditto.
5397         (wl-summary-insert-thread-entity): Ditto;
5398         Don't use `let*' in every while loop;
5399         Detect infinite loop of threads.
5400         (wl-summary-update-thread): Removed argument `overview'.
5401
5402         * wl-thread.el (wl-thread-insert-message): Ditto.
5403
5404         * Version number is increased to 2.9.10.
5405
5406         * wl-message.el (wl-message-redisplay): Ignore errors while
5407         wl-message-redisplay-hook.
5408
5409 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5410
5411         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5412
5413 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5414
5415         * wl.el (wl): inhibit-quit while wl-folder.
5416
5417 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5418
5419         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5420         while msgdb access.
5421
5422 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5423
5424         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5425         even if no folder is not created.
5426
5427 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5428
5429         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5430
5431         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5432         implementation.
5433         (wl-summary-target-mark-thread): Ditto.
5434
5435         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5436
5437 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5438
5439         * wl-util.el (wl-display-bytes): Remove unused function.
5440
5441 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5442
5443         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5444         seems critical one (partially reverse the change in 2002/03/17).
5445
5446 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5447
5448         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5449         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5450
5451 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5452
5453         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5454         is not writable.
5455         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5456         plugged status instead of `'force' as 2nd argument.
5457
5458         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5459         is not creatable.
5460
5461         * Version number is increased to 2.9.9.
5462
5463 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5464
5465         * wl-summary.el (wl-summary-suspend): New function.
5466
5467 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5468
5469         * wl.el (wl): Do not check variables if check is nil.
5470         * wl-utils.el (wl-collect-draft): New function.
5471         * wl-folder.el (wl-folder-suspend): Put summary buffers
5472         and draft buffers at the end of buffer list.
5473         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5474
5475 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5476
5477         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5478         loop instead of recursive call.
5479
5480         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5481         2nd argument.
5482
5483 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5484
5485         * wl-draft.el (wl-draft-create-contents): Don't take neither
5486         (function . args) nor (string . something) any more.
5487
5488         * wl-version.el (wl-generate-user-agent-string): Return string
5489         without header symbol.
5490         * wl-draft.el (wl-draft-default-headers): Use it.
5491
5492         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5493         `wl-draft-insert-ccs' and return field value instead of inserting
5494         the header. Abolish cc argument.
5495         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5496
5497         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5498         rather than one with string car.
5499
5500         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5501         * wl-draft.el (wl-draft-create-contents): Add it after the default
5502         headers.
5503
5504         * wl-draft.el (wl-draft-create-contents): For the case of
5505         (symbol-or-string . function) insert header only when the function
5506         returns string value.
5507
5508 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5509
5510         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5511         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5512
5513 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5514
5515         * wl.el (wl-check-environment): Don't check Message-ID when
5516         `wl-insert-message-id' is nil.
5517         Revive checking if `wl-message-id-domain' contains "@".
5518
5519 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5520
5521         * wl.el (wl-check-environment): Merge examination for "@" at
5522         inappropriate position into the first string-match.
5523
5524         * wl-summary.el (wl-summary-target-mark-print): New function.
5525         (wl-summary-pipe-message-subr): Extracted from
5526         `wl-summary-pipe-message'.
5527         (wl-summary-target-mark-pipe): New function.
5528         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5529         `wl-summary-target-mark-pipe'.
5530
5531 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5532
5533         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5534
5535 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5536
5537         * wl.el (wl-check-environment): Use elmo-warning instead of
5538         error for non-critical ones.
5539         Remove trash folder check.
5540         (wl): Don't ignore error in wl-check-environment.
5541
5542         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5543         check, which is moved from `wl-check-environment'.
5544         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5545
5546 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5547
5548         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5549         guess anything, call wl-summary-write.
5550         (wl-summary-write): Create draft with blank To field.
5551         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5552
5553 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5554
5555         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5556         argument full as well for wl-folder-write-current-folder.
5557         If wl-*-write-current-folder cannot guess addressee, add blank
5558         To header.
5559         Rewrite condition for positioning cursor.
5560
5561 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5562
5563         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5564         summary buffer is present, use it.
5565         (wl-folder-jump-to-previous-summary): Ditto.
5566
5567 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5568
5569         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5570
5571         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5572         wl-summary-previous-buffer and wl-summary-next-buffer.
5573
5574         * wl-folder.el (wl-folder-mode-map): Bind
5575         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5576         (wl-folder-jump-to-next-summary): New function.
5577         (wl-folder-jump-to-previous-summary): Ditto.
5578
5579         * wl-draft.el (wl-draft): Rearranged.
5580
5581 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5582
5583         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5584         of header.
5585         (wl-draft): Collect arguments for the header as header-alist.
5586         (wl-draft-forward): Arrange arguments for wl-draft.
5587         (wl-draft-reply): Ditto.
5588         (wl-draft-edit-string): Ditto.
5589         * wl-summary.el (wl-summary-write): Ditto.
5590         (wl-summary-write-current-folder): Ditto.
5591
5592         * Version number is increased to 2.9.8.
5593
5594 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5595
5596         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5597
5598         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5599
5600         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5601         even if the guess failed.
5602
5603         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5604         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5605         wl-summary-write-current-folder.
5606         * wl-xmas.el: Ditto.
5607
5608 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5609
5610         * wl-summary.el (wl-summary-next-page): Force display message if
5611         message is not displayed yet.
5612         (wl-summary-prev-page): Ditto.
5613
5614 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5615
5616         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5617
5618 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5619
5620         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5621         add "Preview Message" and "Save Draft and Exit".
5622
5623 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5624
5625         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5626         if addrmgr is called from draft in splitted window.
5627
5628         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5629         * wl-mule.el: Ditto.
5630         * wl-xmas.el: Ditto.
5631
5632 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5633
5634         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5635
5636         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5637         * wl-xmas.el (wl-folder-toolbar): Ditto.
5638
5639 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5640
5641         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5642         and wl-draft-save-and-exit.
5643         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5644         * wl-xmas.el: Ditto.
5645         * wl-mule.el: Ditto.
5646
5647         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5648         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5649
5650 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5651
5652         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5653         lists for saving buffer.
5654
5655 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5656
5657         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5658         parent-folder argument instead of it.
5659         (wl-draft-create-buffer): Ditto.
5660         (wl-draft-forward): Ditto.
5661         (wl-draft-reply): Ditto.
5662         * wl-summary.el (wl-summary-write): Ditto.
5663         (wl-summary-write-current-folder): Ditto.
5664
5665         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5666         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5667         Folder buffer after composing.
5668
5669 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5670
5671         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5672         header if the file `wl-x-face-file' already contains it.
5673
5674 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5675
5676         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5677         folder" entry.
5678         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5679         * wl-e21.el (wl-folder-toolbar): Ditto.
5680         * wl-xmas.el (wl-folder-toolbar): Ditto.
5681
5682 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5683
5684         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5685         wl-folder-goto-folder with sticky argument.
5686         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5687
5688 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5689
5690         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5691         and wl-summary-previous-buffer.
5692         (wl-summary-next-buffer): New function.
5693         (wl-summary-previous-buffer): Ditto.
5694
5695 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5696
5697         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5698         wl-folder-jump-to-current-entity-with-arg.
5699         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5700         `wl-folder-jump-to-current-entity'.
5701         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5702         `wl-summary-goto-folder-sticky'.
5703         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5704         `wl-summary-goto-folder'.
5705         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5706         Unless force-exit, do not clean temp. marks for sticky summary.
5707         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5708
5709 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5710
5711         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5712         not entire.
5713
5714 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5715
5716         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5717         to `C-x C-s'.
5718         (wl-summary-save-status): New command.
5719         (wl-summary-exit): Don't clean-up temp marks when sticky.
5720         (Applied patch from Nakayama-san [wl: 09548])
5721         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5722         Do nothing when no mark data.
5723         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5724         Call `wl-summary-delete-all-temp-marks' before saving.
5725
5726 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5727
5728         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5729
5730 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5731
5732         * wl.el (wl-check-environment): Also cause error when (system-name)
5733         returns "localhost.localdomain". (Although it doesn't affect because
5734         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5735
5736 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5737
5738         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5739         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5740
5741         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5742         value.
5743
5744 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5745
5746         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5747         Likewise r-cc-list and r-ng-list.
5748
5749 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5750
5751         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5752         only if it is bound as variable.
5753
5754         * wl-mime.el (wl-draft-preview-message): Ditto.
5755
5756 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5757
5758         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5759         needless `goto-char'.
5760
5761         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5762         `wl-summary-redisplay-no-mime-internal' instead of
5763         `wl-summary-redisplay-no-mime'.
5764         (wl-summary-redisplay-no-mime): Changed argument;
5765         Call `wl-summary-redisplay-no-mime-internal'.
5766
5767         * wl-mime.el (wl-draft-preview-message): Bind
5768         `mime-header-encode-method-alist' locally.
5769
5770         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5771         (wl-draft-std11-parse-addresses): Added the first address check.
5772         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5773
5774         * Version number is increased to 2.9.7.
5775
5776 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5777
5778         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5779
5780 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5781
5782         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5783         related to scrollbar support, if there is no such a feature
5784         compiled in.
5785
5786 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5787
5788         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5789         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5790         for prefetch.
5791
5792 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5793
5794         * wl-summary.el (wl-summary-pick): Fix for no match.
5795
5796 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5797
5798         * wl-draft.el (wl-draft-save):
5799         Override `mime-header-encode-method-alist'.
5800
5801 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5802
5803         * wl-folder.el (wl-folder-pick): New function.
5804         Define key as "?".
5805
5806 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5807
5808         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5809         Fix for unplugged.
5810
5811 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5812
5813         * wl-folder.el (wl-folder-virtual): New function.
5814         Define key as "V".
5815
5816 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5817
5818         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5819         multi folder if entity is group.
5820
5821 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5822
5823         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5824         is nil.
5825
5826 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5827
5828         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5829         (wl-summary-target-mark-msgs): Return the number of marked messages.
5830
5831 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5832
5833         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5834         "first:" is specified.
5835
5836 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5837
5838         * wl-vars.el (wl-from): Use return value of function
5839         user-full-name instead of the variable user-full-name since
5840         XEmacs-20.4 doesn't set this variable.
5841
5842 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5843
5844         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5845         call `wl' directly.
5846
5847 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5848
5849         * wl-draft.el (wl-draft-reedit): Removed duplicated
5850         switch-to-buffers.
5851
5852 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * wl.el (wl-other-frame): Removed garbages.
5855
5856 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5857
5858         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5859
5860         * wl-xmas.el (wl-draft-key-setup): Ditto.
5861
5862         * wl-mule.el (wl-draft-key-setup): Ditto.
5863
5864         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5865         (wl-draft-reedit): Ditto.
5866         (wl-draft-prepare-edit): Add `wl-draft-save' to
5867         `local-write-file-hooks'.
5868         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5869         (wl-draft-reedit): Set buffer-file-name.
5870         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5871
5872
5873         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5874         call it.
5875         (wl-delete-startup-frame-function): New variable.
5876         (wl-other-frame): New function
5877         (Original was written by Yamaoka san [wl: 09239]).
5878
5879         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5880         if `wl-folder-use-frame'.
5881
5882 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5883
5884         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5885
5886 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5887
5888         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5889         New variable.
5890         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5891         (wl-message-buffer-prefetch-get-next): Use them.
5892         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5893
5894 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5895
5896         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5897         with unwind-protect.
5898
5899         * wl-draft.el (wl-draft-reedit): Rewrite.
5900         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5901         (wl-draft-save): Insert header separator if it does not exist;
5902         Removed condition-case.
5903
5904         * wl-summary.el (wl-summary-reedit): Revert last change.
5905
5906         * wl-draft.el (wl-draft-save): Rewrite.
5907         (wl-draft-create-buffer): Set buffer-file-name as nil.
5908
5909         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5910
5911         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5912
5913         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5914         nil.
5915
5916 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5917
5918         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5919         If count is nil, do not prefetch.
5920         (wl-message-buffer-prefetch-next): Next.
5921
5922 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5923
5924         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5925
5926 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5927
5928         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5929         `delete-backward-char'
5930         (wl-draft-prepare-edit): Check major-mode.
5931         (wl-draft-decode-header): Rewrite.
5932         (wl-draft): Fix.
5933
5934 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5935
5936         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5937
5938 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5939
5940         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5941         (wl-message-buffer-prefetch-get-next): Remove size checking.
5942         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5943
5944 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5945
5946         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5947         (wl-draft-default-headers): Fix.
5948
5949 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5950
5951         * wl-draft.el (wl-draft-default-headers): Insert return value of
5952         `wl-generate-mailer-string-function'.
5953
5954 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5955
5956         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5957         (wl-draft-insert-mail-header-separator): Ditto.
5958
5959         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5960         again (Reverted the change on 2002-01-17 by OKADA san).
5961
5962 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5963
5964         * wl-draft.el (wl-draft): Rewrite.
5965         (wl-draft-create-buffer): New function.
5966         (wl-draft-create-contents): Ditto.
5967         (wl-draft-prepare-edit): Ditto.
5968         (wl-draft-decode-header): Ditto.
5969         (wl-draft-decode-body): Ditto.
5970         (wl-draft-check-new-line): Ditto.
5971         (wl-draft-default-headers): Ditto.
5972         (wl-draft-insert-mail-header-separator): Ditto.
5973
5974 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5975
5976         * Version number is increased to 2.9.6.
5977
5978 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5979
5980         * wl-draft.el (wl-draft-delete-field): Optional argument.
5981         (wl-draft-delete-fields): Ditto.
5982
5983 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5984
5985         * wl-message.el (toplevel): Eliminated byte-compile warning.
5986         for `itimer-function', `delete-timer' and `itimer-list'.
5987
5988 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5989
5990         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5991         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5992         `wl-message-buffer-prefetch-threshold'.
5993         * wl-summary.el (wl-summary-redisplay-internal): Remove
5994         the check of `wl-message-buffer-prefetch-depth'.
5995
5996 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5997
5998         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5999         size of article.
6000         (wl-message-buffer-prefetch-subr): Remove size check.
6001
6002 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6003
6004         * wl-vars.el (wl-plugged): Make customizable.
6005
6006 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6007
6008         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6009         (wl-message-buffer-prefetch-set-timer): New function.
6010         (wl-message-buffer-prefetch-get-next): New function.
6011         (wl-message-buffer-prefetch): New function.
6012         (wl-message-buffer-prefetch-next): Rewrite.
6013         (wl-message-buffer-prefetch-subr): Rewrite.
6014         * wl-vars.el (wl-auto-prefetch-first): New variable.
6015         * wl-summary.el (wl-summary-goto-folder-subr): Call
6016         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6017
6018 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6019
6020         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6021         `wl-summary-unread-message-hook'.
6022
6023 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6024
6025         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6026         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6027         if range is `cache-status'.
6028
6029 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6030
6031         * wl-message.el (wl-message-buffer-prefetch-subr):
6032         Improve debug message.
6033
6034 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6035
6036         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6037         `wl-mail-send-pre-hook'.
6038         (wl-draft-send-mail-with-qmail): Ditto.
6039         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6040
6041 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6042
6043         * wl-message.el (wl-message-buffer-prefetch-subr):
6044         Fix for cancel-function-timers bug.
6045         (wl-message-buffer-prefetch-debug): Default value is t.
6046
6047 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6048
6049         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6050         (wl-message-buffer-prefetch-subr): Rewrite.
6051         Rename from `wl-message-buffer-prefetch'.
6052
6053 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6054
6055         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6056         (wl-default-draft-cite-decorate-author): Ditto.
6057
6058         * wl-draft.el (wl-draft-cite-function): Removed.
6059         (wl-default-draft-cite-decorate-author): Ditto.
6060
6061 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6062
6063         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6064         (wl-default-draft-cite): Do not arrange author name if the value of
6065         `wl-default-draft-cite-decorate-author' is nil.
6066
6067 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6068
6069         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6070
6071         * wl-folder.el (wl-folder-check-one-entity): Don't care
6072         `elmo-folder-use-flag-p'.
6073
6074 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6075
6076         * wl-folder (wl-folder-check-one-entity): Fix
6077         problem if unread is nil.
6078
6079 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6080
6081         * wl-address.el (wl-address-make-completion-list): Check whether
6082         the address is a group list.
6083         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6084
6085 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6086
6087         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6088         The number of the messages of new and unread does not count
6089         correctly.
6090
6091         * wl-summary.el (wl-summary-count-unread): Changed to return
6092         `(new . unread)' instead of total.
6093         (wl-summary-sync-update): Follow the change above.
6094
6095         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6096
6097 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6098
6099         * wl-address.el (wl-address-make-completion-list): Do not enclose
6100         address by " <" and ">" if associated realname is "".
6101         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6102         This is against the promblem with group list in .addresses pointed
6103         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6104
6105 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6106
6107         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6108         message is a format control string.
6109         * wl-expire.el (wl-expire-append-log): Ditto.
6110         * wl-mime.el (wl-summary-burst-subr): Ditto.
6111         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6112         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6113
6114 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6115
6116         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6117         wl.el (wl-check-variables): Rename from `wl-check-type'.
6118         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6119         (wl-check-variables-2): New function.
6120         (wl): Call `wl-check-variables-2'.
6121
6122 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6123
6124         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6125         after renaming folder in access group.
6126
6127 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6128
6129         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6130         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6131         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6132         (wl-message-buffer-prefetch): Rewrite.
6133         (wl-message-buffer-prefetch-idle-time): Removed.
6134         * wl-summary.el (wl-summary-redisplay-internal):
6135         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6136         Error check for `wl-message-buffer-prefetch-depht'.
6137
6138 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6139
6140         * Version number is increased to 2.9.5.
6141         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6142
6143 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6144
6145         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6146         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6147         Based on the patch written by
6148         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6149
6150 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6151
6152         * wl-draft.el (wl-draft-raw-send): Fix for
6153         `wl-news-send-pre-hook'
6154
6155 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6156
6157         * wl-utils.el (wl-message-id-function): New variable.
6158         * wl-draft.el (wl-draft-insert-required-fields):
6159         Use `wl-message-id-function'.
6160
6161 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6162
6163         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6164         * wl-utils.el (wl-draft-make-message-id-string):
6165         Use `wl-from' for domain part of Message-ID
6166         if `wl-message-id-use-wl-from' if non-nil.
6167         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6168
6169 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6170
6171         * wl.el (wl): Call `wl-check-type'
6172         Do not 'condition-case'.
6173
6174 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6175
6176         * wl.el (wl-check-type): New function.
6177         (wl-check-type-variables): New variable.
6178
6179 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6180
6181         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6182
6183 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6184
6185         * wl-draft.el (wl-smtp-password-key): New function.
6186         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6187         (wl-draft-send-mail-with-smtp): Ditto.
6188         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6189
6190 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6191
6192         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6193         * wl-utils.el (wl-unique-id-suffix): Remove.
6194
6195 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6196
6197         * Version number is increased to 2.9.4.
6198
6199 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6200
6201         * wl-utils.el (wl-unique-id-suffix): New variable.
6202         (wl-unique-id): Use `wl-unique-id-suffix'
6203
6204 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6205
6206         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6207         instead of `elmo-msgdb-search'.
6208
6209         * Version number is increased to 2.9.3.
6210
6211 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6212
6213         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6214
6215 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6216
6217         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6218         (wl-draft-dispatch-message): Changed for send-later.
6219         (wl-draft-queue-flush): Ditto.
6220         (wl-draft): Clear `wl-sent-message-queued'.
6221         (wl-draft-reedit): Ditto.
6222         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6223         * wl-vars.el (wl-draft-force-queuing): New variable.
6224         (wl-draft-force-queuing-mail): New variable.
6225         (wl-draft-force-queuing-news): New variable.
6226
6227 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6228
6229         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6230         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6231
6232 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6233
6234         * Version number is increased to 2.9.2.
6235
6236 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6237
6238         * wl-draft.el (wl-draft-elide-region): New user command.
6239         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6240
6241         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6242         command `wl-draft-elide-region'.
6243         * wl-mule.el: Ditto.
6244         * wl-xmas.el: Ditto.
6245
6246 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6247
6248         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6249         (wl-biff-check-folder-async): Removed needless let.
6250
6251 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6252
6253         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6254         wl-folder-get-elmo-folder.
6255         (wl-biff-check-folder): Set `biff' argument of
6256         `wl-folder-check-one-entity'.
6257         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6258
6259         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6260         (wl-folder-check-one-entity): Added `biff' argument;
6261         Setup `biff' slot of folder.
6262
6263         * Version number is increased to 2.9.1.
6264
6265 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6266
6267         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6268         comment out and fixed.
6269         (wl-fldmgr-add-completion-subr): Ditto.
6270
6271         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6272         and msgdb.
6273
6274         * wl.el (wl-toggle-plugged): Save summary view.
6275
6276 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6277
6278         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6279
6280 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6281
6282         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6283
6284 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6285
6286         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6287         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6288         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6289
6290         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6291         if it was failed.
6292         (wl-demo): Disable undo in the demo buffer.
6293
6294 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6295
6296         * wl-version.el (wl-version): Changed codename.
6297
6298         * Version number is increased to 2.9.0.
6299
6300 2001-12-14  Takuo KITAME <kitame@northeye.org>
6301
6302         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6303         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6304         (wl-folder-mark-as-read-all-current-entity): Ditto.
6305
6306 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6307
6308         * wl-vars.el (wl-from-width): Define as obsolete variable.
6309         (wl-subject-length-limit): Ditto.
6310
6311         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6312
6313         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6314         wl-summary-save-view.
6315
6316         * wl.el (wl-save-status): Ditto.
6317         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6318
6319         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6320         (wl-summary-exit): Follow the change above.
6321         (wl-summary-goto-folder-subr): Ditto.
6322
6323         * wl-folder.el (wl-folder-create-subr): Don't use
6324         `elmo-folder-creatable-p'.
6325
6326 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6327
6328         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6329
6330 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6333         rather than bitmap on Emacs 21.
6334         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6335         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6336         for xbm if the new redisplay engine is not available.
6337
6338 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6339
6340         * wl-folder.el (wl-folder-init-hook): New hook.
6341         (wl-folder-init): Run `wl-folder-init-hook'.
6342
6343 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6344
6345         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6346
6347 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6348
6349         * wl-acap.el (wl-acap-cache-filename): New variable.
6350         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6351         (wl-acap-init): Use cache if no ACAP server found.
6352
6353 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6354
6355         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6356         `wl-acap-original-msgdb-dir'.
6357
6358         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6359         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6360
6361         * wl-mime.el (wl-mime-save-directory): Renamed from
6362         `wl-mime-save-dir'.
6363
6364 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6367
6368         * wl-demo.el: Require `path-util'.
6369         (wl-demo-bitmap-mule-available-p): New internal variable.
6370         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6371         `module-installed-p' instead.
6372         (wl-demo-insert-image): Use *.img file for a bitmap image.
6373         (wl-demo): Don't call the ascii demo recursively.
6374
6375 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6376
6377         * Version number is increased to 2.7.7.
6378
6379 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6380
6381         * wl.el (wl-exit): Eliminated byte-compile warning.
6382
6383 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6384
6385         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6386         obsolete variable using `elmo-define-obsolete-variable'.
6387         (wl-fetch-confirm-threshold): Ditto.
6388         (wl-cache-prefetch-folder-type-list): Ditto.
6389         (wl-cache-prefetch-folder-list): Ditto.
6390
6391 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6392
6393         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6394         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6395         (wl-demo-insert-image): New function.
6396         (wl-demo-insert-text): New function.
6397         (wl-demo-image-type-alist): Redefine as a function.
6398         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6399         (wl-demo-with-temp-file-buffer): Removed.
6400         (wl-logo-xpm): Removed.
6401         (wl-logo-xbm): Removed.
6402         (wl-logo-bitmap): Removed.
6403
6404 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6405
6406         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6407         (wl-expire-localdir-get-folder-function): New user option.
6408         (wl-expire-localdir-get-folder): New function.
6409         (wl-expire-localdir-date): Ditto.
6410
6411 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6412
6413         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6414         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6415         Fixed unread number mismatch when all-unread < unread.
6416
6417 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6418
6419         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6420         (wl-fetch-confirm-threshold): Ditto.
6421
6422         * wl-summary.el (wl-summary-confirm-appends): Removed.
6423         (wl-summary-sync-update): Don't refer
6424         `wl-summary-update-confirm-threshold' (It is now abolished).
6425
6426         * wl-message.el (wl-message-display-internal): Don't refer
6427         `wl-fetch-confirm-threshold' (It is now abolished).
6428
6429 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6432
6433 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6434
6435         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6436         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6437         Change default value to nil.
6438         (wl-summary-indent-length-limit): The value can be nil, nil means
6439         unlimited.
6440
6441         * wl-summary.el: Don't set limit for indent length if the value of
6442         wl-summary-indent-length-limit is nil.
6443         If the value of wl-summary-width is nil, it means only that the width
6444         of summary is unlimited (nil doesn't mean that the indent length is
6445         unlimited).
6446
6447         * wl-thread.el: Ditto.
6448
6449 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6450
6451         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6452         be nil, nil means never confirm.
6453         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6454
6455 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6456
6457         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6458         means unlimited).
6459
6460 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6463         Use `with-temp-buffer'.
6464
6465 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6468         with new backquote style).
6469         (wl-folder-get-entity-from-buffer): Ditto.
6470
6471 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6472
6473         * wl-version.el (nemacs-version): Eliminated.
6474         (wl-extended-emacs-version2): Ignore nemacs.
6475         (wl-extended-emacs-version3): Ditto.
6476
6477 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6478
6479         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6480         (wl-draft-add-in-reply-to): New variable.
6481         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6482         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6483         (wl-draft-yank-from-mail-reply-buffer): Use
6484         `wl-draft-add-in-reply-to'.
6485         (wl-draft-insert-current-message): Ditto.
6486
6487 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6488
6489         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6490         typo (kill->hide).
6491         (wl-message-buffer-prefetch-folder-type-list): Added elements
6492         `mark' and `cache' instead of `internal'.
6493
6494 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6495
6496         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6497         resume msgdb directory.
6498
6499 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6500
6501         * wl.el (wl-exit): Call `wl-acap-exit'.
6502
6503         * wl-summary.el (wl-summary-message-string): New function.
6504         (wl-summary-reedit): Use it.
6505         (wl-summary-resend-bounced-mail): Remove needless let.
6506         (wl-summary-supersedes-message): Ditto.
6507         (wl-summary-save): Ditto.
6508
6509         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6510         (wl-acap-init): Set it.
6511         (wl-acap-exit): New function.
6512
6513 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6514
6515         * wl.el (wl-init): Revert (require 'mime-setup). move from
6516         toplevel.
6517
6518 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6519
6520         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6521         local variables.  Add error when guess function return invalid
6522         value.
6523
6524 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6525
6526         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6527         Change local variable name.
6528         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6529         (wl-folder-get-newsgroups): Return nil when non-news folder.
6530         * wl-summary.el (wl-summary-write-current-folder): State through
6531         when guess-list return nil.
6532         (wl-summary-write-current-folder-functions): Fixed docstring.
6533
6534         * wl.el (wl-exit): Changed confirm message.
6535
6536         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6537         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6538
6539         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6540
6541 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6542
6543         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6544         user option (Renamed from wl-cache-prefetch-folder-type-list).
6545         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6546         from wl-cache-prefetch-folder-list).
6547
6548         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6549         Move to wl-vars.el.
6550         (wl-message-buffer-prefetch-p): Changed to enable
6551         `wl-message-buffer-prefetch-folder-list'.
6552
6553         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6554         `ignore-cache'.
6555
6556 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6557
6558         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6559         `part-top' and `part-bottom'.
6560         (wl-draft-config-sub-part-top): New function.
6561         (wl-draft-config-sub-part-bottom): New function.
6562
6563 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6564
6565         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6566
6567 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6568
6569         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6570
6571 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6572
6573         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6574
6575         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6576         (wl-summary-write-current-folder): Ditto.
6577
6578 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6579
6580         * wl-folder.el (wl-folder-get-newsgroups): Use
6581         `elmo-folder-newsgroups'.
6582
6583 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6584
6585         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6586         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6587         `wl-draft-config-sub-header-bottom'.
6588
6589 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6590
6591         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6592         localnews folder.
6593
6594 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6595
6596         * wl-summary.el (wl-summary-mode): Undo last change.
6597
6598         * wl-folder.el (wl-folder-mode): Ditto.
6599
6600 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6601
6602         * wl-summary.el (wl-summary-mode): Locally set
6603         truncate-partial-window-width to nil.
6604         (for XEmacs)
6605
6606         * wl-folder.el (wl-folder-mode): Ditto.
6607
6608 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6609
6610         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6611
6612 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6613
6614         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6615         number.
6616
6617         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6618
6619         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6620
6621         * Version number is increased to 2.7.6.
6622
6623 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6624
6625         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6626
6627 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6628
6629         * wl-summary.el (wl-summary-sync-update): Enclose network
6630         related portion with `unwind-protect'.
6631
6632 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6633
6634         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6635
6636 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6637
6638         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6639         element.
6640         * wl-vars.el (wl-message-body-button-alist): Ditto.
6641
6642         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6643         max match length.
6644         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6645
6646         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6647         for the max match length;
6648         Use 4th element value for the button string regexp group.
6649
6650         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6651         candidate exists, prompt to select.
6652
6653 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6654
6655         * wl-summary.el (wl-summary-jump-to-msg): Search before
6656         calibration point by `beginning-of-line'.
6657
6658 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6659
6660         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6661         for access group.
6662
6663 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6664
6665         * wl-message.el (wl-message-display-internal): Bind
6666         `default-mime-charset'.
6667
6668         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6669
6670         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6671
6672         * Version number is increased to 2.7.5.
6673
6674 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6675
6676         * wl-expire.el (wl-summary-archive): Fixed;
6677         Use `elmo-folder-name-internal'.
6678
6679 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6680
6681         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6682         from `elmo-folder-move-messages' caller.
6683         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6684
6685         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6686         related portions are changed).
6687
6688 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6689
6690         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6691         counter.
6692
6693 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6694
6695         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6696         buffer local and set it to nil.
6697
6698         * wl-message.el (wl-message-redisplay): Ditto.
6699
6700 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6701
6702         * wl-summary.el (wl-summary-mark-as-important): If message is
6703         already cached, set messag as read, otherwise encache and mark as read.
6704
6705 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6706
6707         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6708         point-min.
6709
6710 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6713         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6714         a keymap.
6715
6716 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6717
6718         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6719         parent.
6720
6721         * wl-mule.el (wl-message-define-keymap): Ditto.
6722
6723         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6724
6725         * wl-xmas.el (wl-message-display-internal-hook): Define.
6726         (wl-xmas-setup-message-toolbar): Define as function.
6727         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6728         (wl-message-overload-functions): Abolished.
6729         (wl-message-define-keymap): New function.
6730
6731         * wl-vars.el (wl-message-display-internal-hook): New variable.
6732         (wl-message-header-button-alist): New variable (Renamed from
6733         wl-highlight-message-header-button-alist).
6734         (wl-message-body-button-alist): Ditto.
6735
6736         * wl-mule.el (wl-message-define-keymap): New function.
6737         (wl-message-overload-functions): Abolished.
6738
6739         * wl-message.el (wl-message-add-buttons-to-body): New function.
6740         (wl-message-redisplay): Don't call wl-message-overload-functions;
6741         Call wl-message-add-buttons-to-header and
6742         wl-message-add-buttons-to-body.
6743         (wl-message-display-internal): Set keymap argument for
6744         elmo-mime-display-as-is, elmo-mime-message-display;
6745         Run wl-message-display-internal-hook.
6746         (wl-message-refer-article-or-url): Abolished.
6747
6748         * wl-highlight.el (wl-highlight-headers): Don't call
6749         wl-highlight-message-add-buttons-to-header.
6750         (wl-highlight-message-add-buttons-to-header): Abolished.
6751
6752
6753         * wl-e21.el (wl-message-display-internal-hook): Define.
6754         (wl-e21-setup-toolbar): Deleted duplicated binding.
6755         (wl-e21-setup-message-toolbar): Define as function.
6756         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6757         (wl-message-define-keymap): New function.
6758         (wl-message-overload-functions): Abolished.
6759
6760 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6761
6762         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6763         and elmo-folder-close.
6764
6765         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6766
6767 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6768
6769         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6770         boolean value.
6771         * wl-draft.el (wl-draft-do-fcc): Ditto.
6772
6773 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6774
6775         * wl-vars.el (wl-fcc-force-as-read): New variable.
6776         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6777         mark copied message as read.
6778
6779 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6780
6781         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6782
6783 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6784
6785         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6786         `wl-summary-target-above' instead of obsolete variable
6787         `wl-summary-temp-above'.
6788
6789         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6790         instead of `make-obsolete-variable'.
6791         * wl-refile.el (toplevel): Ditto.
6792
6793 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6794
6795         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6796         with third argument t.
6797         (wl-draft): Set first argument for wl-plugged-init as t.
6798
6799         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6800         definition.
6801
6802 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6803
6804         * wl-vars.el: Tabify.
6805         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6806
6807         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6808         message.
6809
6810 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6811
6812         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6813         and set default to beep.
6814
6815 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6816
6817         * wl-vars.el (wl-draft-truncate-lines): New variable.
6818
6819         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6820         instead of wl-message-truncate-lines for truncate-lines.
6821
6822 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6823
6824         * wl-message.el (wl-message-display-internal): Call
6825         `wl-highlight-message' after `elmo-mime-display-as-is'.
6826
6827         * wl-mime.el (wl-mime-display-text/plain): New function.
6828         (wl-mime-display-header): Ditto.
6829         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6830         body-presentation-method for text/plain;
6831         Register `wl-mime-display-header' as a header-presentation-method;
6832         Don't set up `elmo-message-text-content-inserted-hook' and
6833         `elmo-message-header-inserted-hook'.
6834
6835         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6836         variable.
6837         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6838         as t if flag is 'all-header;
6839         Don't bind `elmo-message-ignored-field-list',
6840         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6841
6842 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6845         for xemacs with non-mule environment.
6846
6847 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6848
6849         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6850         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6851         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6852
6853 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6854
6855         * wl-vars.el (wl-interactive-send): Set default value as t.
6856
6857 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6858
6859         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6860         (wl-addrmgr-method-list): Abolished.
6861         (wl-addrmgr-change-method): Follow above change.
6862
6863         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6864
6865 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6866
6867         * wl-vars.el (wl-message-truncate-lines): Change default value
6868         to default-truncate-lines.
6869
6870         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6871
6872 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6873
6874         * wl-vars.el (wl-message-truncate-lines): New variable.
6875
6876         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6877         wl-message-truncate-lines.
6878
6879 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6880
6881         * wl-acap.el (wl-acap-init): Remove period from error message.
6882         (wl-acap-find-acap-service): Remove period from message.
6883
6884 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6885
6886         * wl.el (wl-check-environment): Undo last change.
6887
6888         * wl-vars.el (wl-from): Changed default value.
6889
6890         * wl-util.el (toplevel): Don't require tm-edit.
6891
6892         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6893         `wl-folder-init';
6894         Don't set mark on mail body.
6895         (wl-draft-reedit): Ditto.
6896
6897         * wl-address.el (wl-address-quote-specials): Define as an alias for
6898         elmo-address-quote-specials.
6899
6900 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6901
6902         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6903
6904         * wl-vars.el (wl-from): Set default value as nil.
6905         (wl-organization): Set default value as ORGANIZATION environment
6906         variable.
6907
6908         * wl-draft.el (wl-smtp-extension-bind): Check value of
6909         wl-smtp-connection-type.
6910
6911         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6912         error.
6913
6914 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6915
6916         * Version number is increased to 2.7.4.
6917
6918         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6919         arguments from `wl-highlight-x-face-function' caller.
6920         Use x-face-1.3.6.12 or later.
6921
6922 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6923
6924         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6925
6926 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6927
6928         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6929         (wl-fcc): Fix to accept function.
6930         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6931
6932 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6933
6934         * wl-acap.el (toplevel): Added `product-provide' declare.
6935         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6936
6937 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6938
6939         * wl.el (wl): Changed order of calling `elmo-init'
6940         and `elmo-folder-init'.
6941
6942 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6943
6944         * wl-mime.el (wl-summary-burst): Extract message when content-type
6945         of root entity is not only `multipart' but also `message/rfc822'.
6946         (wl-summary-burst-subr): Ditto.
6947
6948 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6949
6950         * wl-vars.el (toplevel): Require 'custom.
6951         (wl-trash-folder): Added to `wl-setting' group.
6952
6953         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6954         exists.
6955         (wl-addrmgr-draw): Insert empty line when no entry exists.
6956
6957         * wl-mule.el (wl-message-wheel-up): Fixed.
6958         (wl-message-wheel-down): Ditto.
6959
6960 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6961
6962         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6963         config is an anonymous lambda expression.
6964
6965 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6966
6967         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6968         when Mule 2 is running.
6969
6970 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6971
6972         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6973
6974 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6975
6976         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6977         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6978
6979         * wl-address.el (wl-address-specials-regexp): Eliminated.
6980         (wl-address-quote-specials): Rewrite.
6981
6982 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6983
6984         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6985         shy-groups for regexp.
6986
6987         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6988         character classes and Perl style shy-groups for regexp.
6989         (wl-highlight-plugged-current-line): Use Posix style character
6990         classes for regexp.
6991         (wl-e21-highlight-folder-by-numbers): Ditto.
6992         (wl-e21-display-image-p): Use `display-images-p' instead of
6993         `display-graphic-p'.
6994         (display-images-p): Make an alias to `display-graphic-p' if it is
6995         not available.  It is for Emacs version prior to 21.0.105.
6996
6997         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6998         `display-graphic-p'.
6999         (wl-demo-image-type-alist): Ditto.
7000         (display-images-p): Make an alias to `display-graphic-p' if it is
7001         not available.  It is for Emacs version prior to 21.0.105.
7002
7003 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7004
7005         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7006         support.
7007         (wl-generate-user-agent-string): Ditto.
7008
7009         * wl-version.el (wl-version): Update docsting.
7010         (wl-version-status): Ditto.
7011
7012 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7013
7014         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7015         21.0.105.  For Emacs 21.0.104 or earlier.
7016
7017 2001-09-03  Takuo KITAME <kitame@northeye.org>
7018
7019         * wl-e21.el (wl-plugged-init-icons): Use
7020         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7021         (wl-biff-init-icons): Ditto.
7022
7023 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7024
7025         * wl-highlight.el (wl-highlight-summary-current-line):
7026         Fixed highlighting refile/copy destination.
7027
7028         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7029         (wl-acap-store): Encode string by wl-acap-coding-system.
7030
7031 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7032
7033         * wl-acap.el (toplevel): Check and require 'un-define before
7034         'xemacs-ucs;
7035          Added checking for UTF-2000.
7036
7037 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7038
7039         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7040         Don't enclose with `eval-and-compile'.
7041
7042         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7043         wl-init is non-nil.
7044
7045         * wl-draft.el (wl-draft): Ditto.
7046
7047         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7048
7049         * wl-acap.el (toplevel): Require 'wl.
7050         (wl-acap-store): Call `elmo-init'.
7051
7052         * wl.el (wl): Changed position of `wl-check-environment'.
7053         (toplevel): Added autoload setting for wl-acap.
7054
7055         * wl-vars.el (wl-setting): New custom group.
7056         (wl-from): Added wl-setting group.
7057         (wl-user-mail-address-list): Ditto.
7058         (wl-organization): Ditto.
7059         (wl-subscribed-mailing-list): Ditto.
7060         (wl-envelope-from): Ditto.
7061         (wl-smtp-posting-user): Ditto.
7062         (wl-smtp-posting-server): Ditto.
7063         (wl-smtp-posting-port): Ditto.
7064         (wl-smtp-authenticate-type): Ditto.
7065         (wl-pop-before-smtp-user): Ditto.
7066         (wl-pop-before-smtp-server): Ditto.
7067         (wl-pop-before-smtp-port): Ditto.
7068         (wl-pop-before-smtp-authenticate-type): Ditto.
7069         (wl-nntp-posting-server): Ditto.
7070         (wl-nntp-posting-user): Ditto.
7071         (wl-nntp-posting-port): Ditto.
7072         (wl-fetch-confirm-threshold): Ditto.
7073         (wl-prefetch-threshold): Ditto.
7074         (wl-thread-insert-opened): Ditto.
7075         (wl-ldap-server): Ditto.
7076         (wl-ldap-port): Ditto.
7077         (wl-ldap-base): Ditto.
7078         (wl-ldap-objectclass): Ditto.
7079         (wl-use-ldap): Ditto.
7080         (wl-draft-config-alist): Ditto.
7081         (wl-draft-config-matchone): Ditto.
7082         (wl-template-alist): Ditto.
7083         (wl-message-sort-field-list): Ditto.
7084         (wl-message-ignored-field-list): Ditto.
7085         (wl-message-visible-field-list): Ditto.
7086         (wl-interactive-send): Ditto.
7087         (wl-summary-move-order): Ditto.
7088         (wl-auto-select-first): Ditto.
7089         (wl-auto-select-next): Ditto.
7090         (wl-interactive-save-folders): Ditto.
7091
7092         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7093         Initialization codes are moved from wl-local-folder-init.
7094         (wl-local-folder-init): Follow the change above.
7095         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7096
7097         * wl-acap.el: New file.
7098
7099         * Version number is increased to 2.7.3.
7100
7101 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7102
7103         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7104
7105 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7106
7107         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7108         (wl-addrmgr-address-entry-list): Ditto.
7109
7110 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7111
7112         * wl-e21.el (wl-draft-mode-map): Removed binding for
7113         `wl-draft-insert-x-face-field'.
7114
7115         * wl-mule.el (wl-draft-mode-map): Ditto.
7116
7117         * wl-xmas.el (wl-draft-mode-map): Ditto.
7118
7119         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7120         (wl-cs-autoconv): Ditto.
7121         (wl-cs-local): Ditto.
7122         (wl-use-scoring): Ditto.
7123         (wl-mime-charset): Ditto.
7124         (wl-folder-check-async): Ditto.
7125
7126         * wl.el (toplevel): Ignore nemacs and tm.
7127         (wl-exit): Ditto.
7128
7129         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7130         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7131         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7132         instead of wl-address-petname-add-or-change.
7133         (wl-summary-edit-addresses-subr): Use wl-address-delete
7134         instead of wl-address-petname-delete.
7135
7136         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7137
7138         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7139         if error occured.
7140
7141         * wl-message.el (require): Remove tm support.
7142
7143         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7144
7145         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7146         (wl-folder-jump-to-current-entity): Ditto.
7147         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7148
7149         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7150         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7151         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7152
7153         * wl-mule.el (wl-draft-key-setup): Ditto.
7154
7155         * wl-xmas.el (wl-draft-key-setup): Ditto.
7156
7157         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7158         (wl-draft-std11-parse-addresses): New function.
7159         (wl-draft-parse-mailbox-list): Use it.
7160         (wl-draft): Ignore nemacs.
7161         (wl-draft-reedit): Ditto.
7162
7163         * wl-addrmgr.el: New file.
7164         (Original is wl-rcpt.el written by
7165         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7166         Thanks Kitamoto-san.)
7167
7168         * wl-address.el (wl-address-make-address-list): Modified parsing
7169         process.
7170         (wl-address-delete): Renamed from `wl-address-petname-delete';
7171         Modify wl-address-list too.
7172         (wl-address-add-or-change): Renamed from
7173         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7174
7175 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7176
7177         * wl-highlight.el (wl-highlight-summary-current-line):
7178           Work with transient-mark-mode
7179
7180 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7181
7182         * Version number is increased to 2.7.2.
7183
7184         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7185         instead of elmo-dop-queue-method.
7186
7187 2001-08-06  SAITO Atsunori <sai@yedo.com>
7188
7189         * wl-vars.el (wl-ldap-objectclass): New user option.
7190
7191         * wl-address.el (wl-ldap-make-filter): Use it.
7192
7193 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7194
7195         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7196
7197 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7198
7199         * wl-folder.el (wl-folder): redisplay after folder insertion.
7200
7201         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7202
7203         * wl-summary.el (wl-summary-sync-update):
7204         Change status mark only when new-msgdb exists.
7205         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7206
7207 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7208
7209         * wl-summary.el (wl-summary-open-folder): New function.
7210         (wl-summary-goto-folder-subr): Use it.
7211         (wl-summary-mark-as-important): Fix;
7212         Encache only when no cache exists.
7213
7214 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7215
7216         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7217         Use with-current-buffer.
7218
7219 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7220
7221         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7222         before call `get-buffer'. Fixed parenthesis.
7223         (wl-score-get-header-entry): Clear message and help window when
7224         keyboard quit.
7225         (wl-score-edit-insert-header): Ditto.
7226
7227 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7228
7229         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7230         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7231         (wl-default-draft-cite): Fix.
7232
7233         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7234         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7235
7236 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7237
7238         * wl-message.el (wl-message-prev-page): Do same bahavior
7239         as summary when it is called in the message buffer.
7240         (wl-message-next-page): Ditto.
7241
7242 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7243
7244         * wl-summary.el (wl-summary-forward): Use cache if it is not
7245         section cache.
7246
7247 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7248
7249         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7250         Removed redundant require of elmo-vars.
7251         (wl-biff-state-indicator-on): Changed default value for
7252         xemacs with non-mule environment.
7253
7254         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7255         wl-message-buffer is nil;
7256         Hide progress bar after moving messages.
7257
7258 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7259
7260         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7261         message at cursor point is deleted.
7262
7263 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7264
7265         * wl-vars.el: Changed file coding system to euc-japan.
7266         Added -*-coding:-*- magic to the first line.
7267
7268         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7269         Search parent from the first message.
7270
7271         * Version number is increased to 2.7.1.
7272
7273 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7274
7275         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7276
7277 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7278
7279         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7280         refile/delete execution.
7281
7282         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7283         Fixed docstring.
7284
7285 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7286
7287         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7288         do update process;
7289         Don't update marks when update process is interrupted.
7290
7291 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7292
7293         * wl-summary.el (wl-summary-reply): Fixed problem when
7294         wl-draft-use-frame is non-nil.
7295         (wl-summary-forward): Ditto.
7296
7297         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7298         as nil.
7299         (wl-folder-mark-as-read-all-entity): Ditto.
7300         (wl-folder-prefetch-entity): Ditto.
7301
7302         * wl.el (wl): Check environment before wl-init.
7303
7304         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7305         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7306         instead of wl-summary-collect-unread.
7307         (wl-summary-reply): Split message window.
7308
7309 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7310
7311         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7312         only if current language environment is japanese,
7313
7314         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7315         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7316         (wl-folder-goto-folder-subr): Ditto.
7317
7318         * wl-draft.el (wl-draft-dispatch-message): Call
7319         `elmo-file-cache-get-path'.
7320
7321 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7322
7323         * wl-summary.el (wl-summary-cursor-move): If return value of
7324         wl-summary-next-message is not number, don't jump.
7325
7326 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7327
7328         * wl-summary.el (wl-summary-buffer-next-message-function): New
7329         variable.
7330         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7331         if it is bound.
7332
7333         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7334         string.
7335
7336         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7337         (wl-plugged-drawing): Ditto.
7338
7339 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7340
7341         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7342         process.
7343         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7344         with unwind-protect.
7345
7346         * wl.el (wl-init): Require mime-setup.
7347         (wl-check-environment): Don't require mime-setup.
7348
7349         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7350         instead of elmo-folder-type.
7351
7352         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7353         value as nil.
7354
7355 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7356
7357         * Version number is increased to 2.7.0.
7358
7359         * wl-version.el (wl-version): Changed codename.
7360
7361         * wl-summary.el (wl-summary-delete-cache): Fixed.
7362
7363         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7364         Workaround for net folders.
7365         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7366
7367         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7368         value to nil (According to the patch from
7369         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7370
7371         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7372         of elmo-folder-close.
7373
7374 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7375
7376         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7377         for postfix.
7378
7379 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7380
7381         * wl-summary.el (wl-summary-resend-message): Fixed.
7382
7383         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7384         Call wl-draft with `from' argument if its address is included in
7385         `wl-user-mail-address-list'.
7386         (wl-draft): Added `from' argument.
7387
7388         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7389         non-nil.
7390         (wl): Don't show demo if wl-demo is nil.
7391
7392         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7393         wl-summary-use-frame.
7394
7395         * wl-vars.el (wl-summary-use-frame): New user option.
7396         (wl-folder-use-frame): Changed docstring.
7397
7398         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7399         non-nil.
7400         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7401         wl-summary-use-frame.
7402
7403         * wl-vars.el (wl-folder-use-frame): New user option.
7404
7405         * wl-summary.el (wl-summary-exit): Back to folder frame if
7406         wl-folder-use-frame is non-nil.
7407         (wl-summary-redisplay-internal): Ignore cache if current folder
7408         is draft folder,
7409         (wl-summary-redisplay-no-mime): Ditto.
7410         (wl-summary-redisplay-all-header): Ditto.
7411
7412         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7413         if wl-folder-use-frame is non-nil.
7414
7415 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7416
7417         * wl-summary.el (wl-summary-sync-update): Bind
7418         elmo-folder-update-threshold.
7419         (wl-summary-mark-as-important): Enclosed server mark processing
7420         with `save-match-data'.
7421
7422         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7423         only when it is already defined.
7424
7425 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7426
7427         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7428         name of folder exclude localdir is wrong.
7429         * wl-folder.el (wl-folder-sync-entity):
7430         Set `wl-summary-always-sticky-folder-list' as nil.
7431         (wl-folder-mark-as-read-all-entity): Ditto.
7432         (wl-folder-prefetch-entity): Ditto.
7433
7434 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7435
7436         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7437         instead of `wl-summary-write-current-newsgroup'.
7438
7439 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7440
7441         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7442         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7443         non-nil and selected message is important, do not display.
7444
7445 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7446
7447         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7448
7449 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7450
7451         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7452
7453         * wl-summary.el (wl-summary-mark-as-important): Set message number
7454         using wl-summary-message-number.
7455
7456 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7457
7458         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7459         destination folder is 'null.
7460
7461 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7462
7463         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7464         New function.
7465         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7466         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7467         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7468
7469 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7470
7471         * wl-mime.el (wl-mime-setup): Added setting for
7472         `mime-setup-signature-key-alist' to avoid overriding key bind for
7473         `wl-draft-send'.
7474
7475         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7476         for `wl-draft-send'.
7477         * wl-mule.el (wl-draft-overload-functions): Ditto.
7478         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7479         * wl-draft.el (wl-draft-send): Ditto.
7480
7481         * wl-message.el (wl-message-display-internal):
7482         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7483         (Patch is provided by <kita@coe.nttdata.co.jp>).
7484
7485 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7486
7487         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7488
7489 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7490
7491         * wl.el (wl): Fix for wl-demo.
7492
7493 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7494
7495         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7496
7497 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7498
7499         * wl-folder.el (wl-folder-prefetch-entity): Use
7500         `wl-folder-get-elmo-folder'.
7501         (wl-folder-count-incorporates): Do not use
7502         `wl-folder-get-elmo-folder'.
7503
7504 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7505
7506         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7507         instead of `elmo-folder-get-type'.
7508
7509 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7510
7511         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7512         position on Subject: field.
7513         (Advised by Mito <mit@nines.nec.co.jp>)
7514
7515 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7516
7517         * wl-folder.el (wl-folder-prefetch-entity): Use
7518         `wl-folder-get-elmo-folder'.
7519
7520 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7521
7522         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7523
7524         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7525         `process-duplicates' slot.
7526
7527         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7528         if detection failed.
7529
7530 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7531
7532         * wl-version.el (wl-version-status): Set to "alpha".
7533
7534 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7535
7536         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7537         Check wl-message-buffer lives before set-buffer.
7538
7539 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7540
7541         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7542         called in folder mode.
7543         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7544         * wl-summary.el (wl-summary-exit-pre-hook): Run
7545         `wl-summary-exit-pre-hook' before exit summary mode.
7546
7547 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7548
7549         * wl-version.el (wl-version-status): New variable.
7550         (wl-version-status-alist): Removed.
7551         (wl-version-status): Rule included.
7552
7553 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7554
7555         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7556         @sponichi.
7557
7558         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7559         when `mail-reply-buffer' is buffer-local variable.
7560         (Reported by <kita@coe.nttdata.co.jp>).
7561
7562 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7563
7564         * wl-vars.el (toplevel): Require 'elmo-util.
7565
7566 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7567
7568         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7569         (All other related portions are changed)
7570
7571         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7572
7573         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7574
7575 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7576
7577         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7578
7579 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7580
7581         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7582         Delete other windows to avoid an error.
7583         Use `point-marker' instead of `point' to remember the start point
7584         of body.
7585
7586         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7587
7588         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7589         number not to exceed all message number.
7590
7591 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7592
7593         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7594         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7595
7596 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7597
7598         * wl-summary.el (wl-summary-sync-force-update): Added argument
7599         no-check.
7600         (wl-summary-sync-update): Ditto.
7601         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7602         with `no-check'.
7603
7604         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7605         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7606         already running.
7607
7608 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7609
7610         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7611         `dst-folder-arg'.
7612         (wl-expire-archive-number1): Diito.
7613         (wl-expire-archive-number2): Diito.
7614         (wl-expire-archive-Date): Diito.
7615         (wl-archive-number1): Diito.
7616         (wl-archive-number2): Diito.
7617         (wl-archive-date): Diito.
7618         (wl-archive-folder-p): New function.
7619         (wl-summary-expire): Support of expand folder name at
7620         wl-expire-alist.
7621         * wl-util.el (wl-expand-newtext): Renamed from
7622         `wl-refile-expand-newtext'.
7623
7624 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7625
7626         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7627         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7628         `(elmo-msgdb-get-overview msgdb)'.
7629         (wl-summary-prefetch): Bind match data before call
7630         `wl-summay-prefetch-msg'.
7631         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7632         'off if `wl-summary-buffer-disp-msg' is non-nil.
7633         Fixed problem that couldn't show only one new or unread message when
7634         enter folder.
7635         (wl-summary-reply): Don't call `split-window-vertically' and other
7636         window.
7637
7638 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7639
7640         * wl-expire.el (wl-expire-refile): Fixed.
7641
7642 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7643
7644         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7645
7646         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7647         biff notification is removed.
7648
7649         * wl.el (wl): Changed position of `elmo-init'.
7650
7651         * wl-draft.el (wl-default-draft-cite): Use date field
7652         on the citation buffer.
7653
7654         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7655
7656         * wl-xmas.el (wl-folder-internal-icon-list): Added
7657         `wl-folder-shimbun-image'.
7658
7659         * wl-e21.el (wl-folder-internal-icon-list): Added
7660         `wl-folder-shimbun-image'.
7661
7662 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7663
7664         * wl.el (wl-init): Eliminated argument.
7665         (wl): Rewrite.
7666
7667         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7668         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7669         instead of `elmo-folder-msgdb-internal'.
7670         (wl-summary-sync-update): Ditto.
7671         (wl-summary-flush-pending-append-operations): Eliminated.
7672         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7673         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7674         `elmo-folder-open'.
7675
7676         * wl-mime.el (wl-summary-burst): Fixed.
7677
7678         * wl-folder.el (wl-folder-info-save): Check data type.
7679
7680         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7681         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7682         instead of `elmo-folder-msgdb-internal'.
7683         (wl-expire-hide): Ditto.
7684
7685
7686         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7687
7688 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7689
7690         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7691
7692 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7693
7694         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7695
7696 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7697
7698         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7699         Fixed `match-beginning' argument mismatch.
7700
7701 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7702
7703         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7704         the default value.
7705
7706 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7707
7708         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7709         instead of `elmo-nntp-default-port'.
7710
7711         * wl-vars.el: Fixed some doc strings.
7712
7713 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7714
7715         * wl-summary.el (wl-summary-prefetch-msg): Use
7716         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7717
7718         * wl-vars.el: Define *-func as obsolete variable using
7719         `elmo-define-obsolete-variable'.
7720
7721         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7722         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7723         instead of `wl-message-buffer-prefetch-threshold'.
7724
7725         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7726
7727         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7728
7729         * wl-draft.el (wl-caesar-region-func): Ditto.
7730
7731         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7732         Keep unread status in elmo-folder-move-messages.
7733         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7734
7735 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7736
7737         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7738         `wl-summary-buffer-exit-func'
7739         (wl-summary-buffer-message-redisplay-function): Renamed from
7740         `wl-summary-buffer-message-redisplay-func'
7741         (wl-summary-buffer-next-folder-function): Renamed from
7742         `wl-summary-buffer-next-folder-func'.
7743         (wl-summary-buffer-prev-folder-function): Renamed from
7744         `wl-summary-buffer-prev-folder-func'.
7745         (wl-summary-get-petname-function): Renamed from
7746         `wl-summary-get-petname-func'.
7747
7748         * wl-score.el (wl-score-edit-exit-function): Renamed from
7749         `wl-score-edit-exit-func'.
7750
7751         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7752         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7753
7754         * wl-util.el (wl-load-profile-function): Renamed from
7755         `wl-load-profile-func'.
7756
7757         * wl-folder.el (wl-folder-completion-function): Renamed from
7758         `wl-folder-completion-func'.
7759         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7760
7761         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7762         `wl-expire-archive-get-folder-func'.
7763         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7764         (wl-draft-send-mail-function): Renamed from
7765         `wl-draft-send-mail-func'.
7766         (wl-draft-send-news-function): Renamed from
7767         `wl-draft-send-news-func'.
7768         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7769         (wl-generate-mailer-string-function): Renamed from
7770         `wl-generate-mailer-string-func'.
7771         (wl-highlight-signature-search-function): Renamed from
7772         `wl-highlight-signature-search-func'.
7773         (wl-highlight-x-face-function): Renamed from
7774         `wl-highlight-x-face-func'
7775         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7776         (wl-ps-print-buffer-function): Renamed from
7777         `wl-ps-print-buffer-func'
7778         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7779         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7780         (wl-summary-subject-filter-function): Renamed from
7781         `wl-summary-subject-filter-func'.
7782
7783         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7784         `wl-draft-queue-flush-send-func'
7785         (wl-draft-cite-function): Renamed from
7786         `wl-draft-cite-func'
7787
7788         * wl-address.el (wl-address-init-function): Renamed from
7789         `wl-address-init-func'.
7790
7791 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7792
7793         * wl-draft.el (wl-draft-queue-flush): Don't call
7794         `elmo-dop-unlock-message'.
7795         * wl-draft.el (wl-draft-queue-append): Don't call
7796         `elmo-dop-lock-message'.
7797
7798         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7799         (wl-summary-buffer-folder-name): Ditto.
7800         (wl-summary-message-regexp): Added '-' (all other related portions
7801         are changed).
7802         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7803         wl-summary-buffer-folder-name.
7804
7805 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7806
7807         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7808         the number of mails in the folder buffer is not updated by wl-biff.
7809
7810 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7811
7812         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7813         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7814
7815 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7816
7817         * wl-summary.el (wl-summary-next-message):
7818         Return next message number when wl-summary-move-order is nil.
7819
7820 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7821
7822         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7823         `wl-summary-move-spec-alist'.
7824         (wl-summary-move-spec-unplugged-alist): New variable
7825         (Move spec for unplugged status).
7826         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7827         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7828
7829 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7830
7831         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7832         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7833
7834 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7835
7836         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7837         simple quotation to quote the anonymous function.
7838         * tm-wl.el (wl-draft-preview-message): Ditto.
7839
7840 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7841
7842         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7843         Eliminate redundant `save-excursion'.
7844         (wl-highlight-summary-current-line): Ditto.
7845
7846         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7847         accessing match data when `looking-at' failed.
7848
7849         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7850         `elmo-match-string' where users don't care about the speed.
7851         (wl-draft-save): Ditto.
7852
7853 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7854
7855         * wl-util.el (wl-regexp-opt): New function.
7856
7857         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7858         number from `wl-summary-buffer-number-list'.
7859         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7860         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7861         (wl-summary-move-spec-alist): Changed default setting.
7862
7863 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7864
7865         * wl-vars.el (wl-biff-notify-hook): New hook.
7866         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7867         the arrival of new mail.
7868         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7869         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7870
7871 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7872
7873         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7874
7875 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7876
7877         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7878
7879         * Version number is increased to 2.5.8.
7880
7881         * wl-thread.el (toplevel): require 'cl.
7882         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7883         (wl-thread-make-number-list): New function.
7884         (wl-thread-entity-make-number-list-from-children): Ditto.
7885         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7886         (wl-thread-entity-insert-as-children): Likewise.
7887         (wl-thread-delete-message): Likewise.
7888         (wl-meaning-of-mark): Eliminated.
7889         (wl-thread-next-failure-mark-p): Ditto.
7890         (wl-thread-entity-get-mark): Ditto.
7891         (wl-thread-meaning-alist-get-result): Ditto.
7892         (wl-thread-entity-check-prev-mark): Ditto.
7893         (wl-thread-entity-check-next-mark): Ditto.
7894         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7895         (wl-thread-entity-get-prev-marked-entity): Ditto.
7896         (wl-thread-get-prev-unread): Ditto.
7897         (wl-thread-jump-to-prev-unread): Ditto.
7898         (wl-thread-get-next-unread): Ditto.
7899         (wl-thread-jump-to-next-unread): Ditto.
7900         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7901         (wl-thread-entity-get-next-marked-entity): Ditto.
7902
7903         * wl-summary.el (wl-summary-buffer-number-list):
7904         New bufer-local variable.
7905         (wl-summary-switch-to-clone-buffer): Clone
7906         `wl-summary-buffer-number-list'.
7907         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7908         (wl-summary-cursor-move-regex): Eliminated.
7909         (wl-summary-cursor-up): Rewrite.
7910         (wl-summary-cursor-down): Ditto.
7911         (wl-summary-mode-spec-alist): New variable.
7912         (wl-summary-next-message): New inline function.
7913         (wl-summary-cursor-move): New function.
7914         (wl-summary-default-get-next-msg): Rewrite.
7915         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7916         (wl-summary-rescan): Ditto.
7917         (wl-summary-sync-all-init): Ditto.
7918         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7919         summary is not thread view.
7920         (wl-summary-sync-update): Ditto.
7921         (wl-summary-rescan): Ditto.
7922         (wl-summary-make-number-list): New function.
7923
7924         * wl-draft.el: "FCC" -> "Fcc".
7925
7926 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7927
7928         * wl-highlight.el (wl-highlight-summary-window):
7929         Call `set-buffer-modified-p'.
7930
7931         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7932         (wl): Call `elmo-init' and fix.
7933
7934         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7935         Use new variables.
7936
7937         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7938
7939 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7940
7941         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7942
7943 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7944
7945         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7946
7947 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7948
7949         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7950         `wl-use-toolbar' nor `display-graphic-p'.
7951         (wl-e21-setup-message-toolbar): Ditto.
7952         (wl-e21-setup-summary-toolbar): Ditto.
7953         (wl-e21-setup-folder-toolbar): Ditto.
7954
7955         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7956         (wl-plugged-init-icons): Ditto.
7957
7958         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7959         `display-graphic-p'.
7960         (wl-plugged-set-folder-icon): Ditto.
7961         (wl-highlight-plugged-current-line): Ditto.
7962         (wl-highlight-folder-current-line): Ditto.
7963         (wl-e21-highlight-folder-group-line): Ditto.
7964         (wl-e21-setup-toolbar): Ditto.
7965         (wl-e21-display-image-p): New macro.
7966
7967         * wl-demo.el (wl-demo): Simplified.
7968         (wl-demo-image-type-alist): Use `image-type-available-p' for
7969         checking whether the image type `xbm' is available.
7970
7971 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7972
7973         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7974         (wl-summary-input-range): Ditto.
7975
7976 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7977
7978         * wl-summary.el (wl-summary-edit-addresses): Use
7979         `wl-summary-get-original-buffer'
7980         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7981         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7982         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7983         (wl-summary-get-newsgroups): Eliminated.
7984         (wl-summary-set-crosspost): Ditto.
7985         (wl-summary-is-crosspost-folder): Ditto.
7986         (wl-crosspost-alist-load): Ditto.
7987         (wl-crosspost-alist-save): Ditto.
7988
7989         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7990         `elmo-setup-subscribed-newsgroups' instead of
7991         `elmo-nntp-make-groups-hashtb'.
7992         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7993         instead of `wl-crosspost-alist-save'.
7994
7995         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7996         of `elmo-folder-message-appendable-p'.
7997         (wl-mime-header-presentation-method): Eliminated.
7998
7999         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8000         (Error occurs in emacs21).
8001
8002         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8003         the current buffer).
8004
8005         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8006         instead of `wl-crosspost-alist-save'.
8007         (wl-init): `elmo-crosspost-message-alist-load'
8008         instead of `wl-crosspost-alist-load'
8009
8010         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8011         (wl-parse-newsgroups): Likewise.
8012         (wl-biff-notify): Run `wl-biff-notify-hook'.
8013
8014 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8015
8016         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8017
8018         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8019         when `wl-summary-lazy-highlight' is non-nil.
8020         (wl-summary-goto-folder-subr): Highlight only when
8021         `wl-summary-lazy-highlight' is non-nil.
8022
8023         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8024         Don't display progress and highlight temp-mark when
8025         `wl-summary-lazy-highlight' is non-nil.
8026         (wl-highlight-summary-window): New function.
8027         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8028
8029 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8030
8031         * wl-summary.el (wl-summary-sync): Change `all-visible'
8032         from `all-shown'
8033         (wl-summary-input-range): Ditto.
8034
8035 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8036
8037         * wl-e21.el (wl-highlight-folder-current-line): Call
8038         `wl-folder-init-icons' when folder icons have not been initialized.
8039
8040         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8041
8042         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8043         (wl-demo-image-type-alist): New macro.
8044
8045 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8046
8047         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8048         display does not support graphics.
8049         (wl-plugged-init-icons): Ditto.
8050         (wl-folder-init-icons): Ditto.
8051
8052         * wl-demo.el (wl-demo): Chech closely whether the display
8053         supports graphics.
8054
8055 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8056
8057         * wl-summary.el (wl-summary-get-original-buffer): New function.
8058         (wl-summary-set-crosspost): Use it.
8059         (wl-summary-target-mark-uudecode): Ditto.
8060         (wl-summary-reedit): Ditto.
8061         (wl-summary-resend-bounced-mail): Ditto.
8062         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8063         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8064
8065         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8066         (wl-message-display-internal): Ditto.
8067
8068 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8069
8070         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8071
8072 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8073
8074         * wl-summary.el (wl-summary-save-view): Renamed from
8075         `wl-summary-save-status'.
8076
8077 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8078
8079         * wl-summary.el (wl-summary-sync): Added `all-shown'
8080
8081 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8082
8083         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8084
8085 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8086
8087         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8088
8089 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8090
8091         * wl-highlight.el (wl-highlight-summary-line-string): Use
8092         `zerop' instead of `= 0'.
8093         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8094
8095         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8096         for comparing numbers.
8097         (wl-template-prev): Use `zerop' instead of `eq 0'.
8098
8099         * wl-draft.el (wl-draft-insert-current-message): Use
8100         `with-current-buffer' instead of `save-excursion'.
8101         Use `zerop' instead of `eq 0'.
8102
8103 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8104
8105         * wl-draft.el (wl-draft-insert-ccs): New function.
8106         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8107         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8108
8109 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8110
8111         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8112
8113 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8114
8115         * wl-expire.el (wl-expire-refile): Don't call
8116         elmo-msgdb-add-msgs-to-seen-list;
8117         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8118         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8119
8120 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8121
8122         * wl-message.el (wl-message-prev-page): Ignore errors while
8123         scroll-down.
8124
8125 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8126
8127         * wl-mime.el: Use elmo-original-message-mode instead of
8128         mmelmo-original-mode.
8129
8130         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8131         `elmo-folder-get-spec';
8132         (wl-fldmgr-add-completion-all-completions):
8133         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8134
8135         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8136         of `elmo-folder-get-type'.
8137
8138         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8139         `elmo-folder-get-spec';
8140         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8141         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8142         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8143         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8144         `elmo-read-msg-no-cache';
8145         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8146         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8147         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8148         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8149         `elmo-cache-save';
8150         (wl-draft-reedit): Use `elmo-message-file-name'.
8151
8152         * wl-expire.el: Use `elmo-folder-name-internal';
8153         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8154         Use macro `wl-summary-buffer-msgdb' instead of variable
8155         `wl-summary-buffer-msgdb';
8156         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8157         Use macro `wl-summary-buffer-folder-name' instead of variable
8158         `wl-summary-buffer-folder-name'.
8159         * wl-score.el: Likewise.
8160
8161         * wl-message.el: Rewrite for new message buffer cache mechanism.
8162         (wl-message-buffer-cache-buffer-get): New macro.
8163         (wl-message-buffer-cache-folder-get): Ditto.
8164         (wl-message-buffer-cache-message-get): Ditto.
8165         (wl-message-buffer-cache-entry-make): Ditto.
8166         (wl-message-buffer-cache-hit): Ditto.
8167         (wl-message-buffer-cache-sort): New function.
8168         (wl-message-buffer-cache-add): Ditto.
8169         (wl-message-buffer-cache-delete): Ditto.
8170         (wl-message-buffer-cache-clean-up): Ditto.
8171         (wl-message-buffer-window): Rewrite.
8172         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8173         (wl-message-buffer-display): New function.
8174         (wl-message-display-internal): New function.
8175
8176 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8177
8178         * wl-folder.el: Use `elmo-folder-name-internal';
8179         Use `wl-folder-get-elmo-folder';
8180         Use `elmo-folder-list-messages' instead of
8181         `elmo-list-folder';
8182         Use `elmo-folder-get-primitive-list' instead of
8183         `elmo-folder-get-primitive-spec-list';
8184         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8185         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8186         Use `elmo-folder-create' instead of `elmo-create-folder'.
8187         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8188         (wl-folder-get-elmo-folder): New macro.
8189         (wl-folder-elmo-folder-cache-get): Ditto.
8190         (wl-folder-elmo-folder-cache-put): Ditto.
8191         (wl-folder-suspend): Call `elmo-quit'.
8192
8193         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8194         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8195         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8196         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8197         (toplevel): require 'cl.
8198         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8199
8200         * wl-summary.el: Rewrite to use new elmo interface.
8201
8202 \f
8203 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8204
8205         * wl-mime.el (wl-draft-preview-message):
8206         Run `wl-draft-send-hook' before collecting recipients information;
8207         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8208
8209         * tm-wl.el (wl-draft-preview-message): Ditto.
8210
8211 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8212
8213         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8214         wrong recipients are displayed when forwarded message.
8215
8216 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8217
8218         * Version number is increased to 2.5.7.
8219
8220 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8221
8222         * wl-message.el (wl-message-next-page): Bind
8223         `window-pixel-scroll-increment' to nil while scrolling up.
8224
8225 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8226
8227         * wl-vars.el (wl-save-hook): New hook.
8228         * wl.el (wl-save): Call `wl-save-hook'.
8229
8230 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8231
8232         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8233         Argument WITH-ARG instead of NO-ARG (negative mean).
8234         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8235         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8236         * wl-message.el (wl-message-follow-current-entity): Likewise.
8237
8238 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8239
8240         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8241         FROM was optional argument.
8242         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8243
8244 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8245
8246         * Version number is increased to 2.5.6.
8247
8248 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8249
8250         * wl-version.el (wl-version-show): Removed.
8251         (wl-version): Add `interactive'.
8252
8253 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8254
8255         * wl-summary.el (wl-summary-get-petname-func): New variable.
8256         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8257         instead of `wl-address-get-petname-1'.
8258         (wl-summary-simple-from): Ditto.
8259
8260         * wl-address.el (wl-address-get-petname-1): Define as function.
8261
8262 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8263
8264         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8265         field in the original message.
8266         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8267
8268 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8269
8270         * wl-expire.el (wl-expire-hide):
8271         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8272
8273 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8274
8275         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8276         find decoder for To, Cc, and Subject.
8277
8278 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8279
8280         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8281         for checking `elmo-use-buffer-cache'.
8282         (wl-summary-mark-as-important): Fixed typo in comment.
8283
8284 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8285
8286         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8287         field in the original message.
8288         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8289
8290 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8291
8292         * wl-expire.el (wl-expire-hide):
8293         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8294
8295 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8296
8297         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8298         find decoder for To, Cc, and Subject.
8299
8300 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8301
8302         * Version number is increased to 2.5.5.
8303
8304         * wl-address.el (wl-address-specials-regexp): New constant.
8305         (wl-address-quote-specials): Use it.
8306
8307 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8308
8309         * wl-summary.el (wl-summary-rescan):
8310         Call `wl-summary-buffer-number-column-detect'.
8311         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8312
8313         * wl-message.el (wl-message-mode-map): Define.
8314         (wl-message-decode): Use it as local-map.
8315
8316 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8317
8318         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8319         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8320
8321 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8322
8323         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8324
8325         * wl-mule.el (wl-read-event-char): Ditto.
8326
8327         * wl-e21.el (wl-read-event-char): Ditto.
8328
8329         * wl-nemacs.el (wl-read-event-char): Ditto.
8330         (read-event): Removed.
8331
8332         * wl-util.el (toplevel): Removed dummy definition of
8333         `read-event'.
8334         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8335
8336 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8337
8338         * wl-nemacs.el (elmo-archive-call-process): Moved to
8339         elmo-archive.el.
8340
8341 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8342
8343         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8344         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8345
8346         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8347         instead of magic-number 6.  Use `not' instead of `null' for symbol
8348         `nil' check (not empty list).
8349         (wl-draft-insert-x-face-field): Fixed paren style.
8350
8351         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8352         one-branch conditional statement, instead of `and' and `if'.
8353         (wl-draft-forward): Likewise.
8354         (wl-draft-add-references): Likewise.
8355         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8356
8357         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8358         conditional steatment.  Use `cond' instead of `if'.
8359         (wl-draft-confirm): Likewise.
8360
8361 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8362
8363         * wl-version.el (wl-version-show): Use `product-string-1'
8364         instead of `wl-version'.
8365         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8366
8367         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8368
8369 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8370
8371         * wl-highlight.el (wl-highlight-headers): Revert
8372         `wl-highlight-x-face-func' argument (`beg' and `end').
8373
8374 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8375
8376         * wl.el (toplevel): Move `product-provide' declare.
8377         * wl-demo.el (toplevel): Ditto.
8378         * wl-dnd.el (toplevel): Ditto.
8379         * wl-highlight.el (toplevel): Ditto.
8380         * wl-message.el (toplevel): Ditto.
8381         * wl-refile.el (toplevel): Ditto.
8382         * wl-util.el (toplevel): Ditto.
8383
8384 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8385
8386         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8387         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8388         (wl-thread-close-all): keep cursor position.
8389
8390 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8391
8392         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8393         (eq x 0).
8394         (wl-generate-user-agent-string-1): Fix conditional statement.
8395
8396 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8397
8398         * wl.el (wl-check-environment): Additional check for
8399         'wl-local-domain' and `wl-message-id-domain'.
8400
8401 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8402
8403         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8404
8405 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8406
8407         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8408         instead of `smtp-sasl-user-realm'.
8409
8410 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8411
8412         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8413
8414 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8415
8416         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8417         to the default value as well as `eword-lexical-analyzer'.
8418
8419 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8420
8421         * wl-version.el (wl-extended-emacs-version,
8422         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8423         `elmo-match-string' instead of `wl-match-string'.
8424
8425 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8426
8427         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8428         docstring.
8429
8430 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8431
8432         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8433
8434 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8435
8436         * wl-highlight.el (wl-highlight-headers): Remove
8437         `wl-highlight-x-face-func' argument (`beg' and `end').
8438
8439 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8440
8441         * wl-summary.el (wl-summary-mark-as-important):
8442         Remove cache if folder is local.
8443
8444 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8445
8446         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8447         to get existing e-mail address string.
8448
8449 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8450
8451         * wl-version.el (wl-generate-user-agent-string): Commentary.
8452         (wl-generate-user-agent-string-1): Use `when' for
8453         one-branch conditional statement, instead of `and' and `if'.
8454         (wl-extended-emacs-version, wl-extended-emacs-version2,
8455         wl-extended-emacs-version3): Ditto.
8456
8457 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8458
8459         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8460         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8461         condition-case; Remove initialization.
8462         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8463         (wl-summary-sync-update3): Added argument `sync-all';
8464         Eliminated local variable `msgdb';
8465         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8466         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8467         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8468
8469 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8470
8471         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8472         connection before call `wl-draft-send-mail-with-smtp'.
8473
8474 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8475
8476         * Version number is increased to 2.5.4.
8477
8478 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8479
8480         * wl.el (wl-check-environment): Additional check for
8481         'wl-local-domain' and `wl-message-id-domain'.
8482
8483 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8484
8485         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8486         buffer as command specific.
8487         (wl-folder-mark-as-read-all-entity): Ditto.
8488         (wl-folder-prefetch-entity): Ditto.
8489         (wl-folder-drop-unsync-entity): Ditto.
8490
8491         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8492         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8493         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8494
8495         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8496         save-excursion.
8497
8498 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8499
8500         * Version number is increased to 2.5.3.
8501
8502         * wl-summary.el (wl-summary-save-view-cache):
8503         Delete duplicated `write-region';
8504         Use `write-region-as-binary' instead of `as-binary-output-file' and
8505         `write-region'.
8506
8507 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8508
8509         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8510
8511 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8512
8513         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8514         instead of `smtp-via-smtp'.
8515
8516 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8517
8518         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8519
8520 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8521
8522         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8523         instead of `smtp-sasl-user-realm'.
8524
8525 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8526
8527         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8528
8529 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8530
8531         * Version number is increased to 2.5.2.
8532
8533 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8534
8535         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8536         does not exist.
8537         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8538         (wl-biff-start): Call `timer-activate' if timer already exists.
8539
8540         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8541         only when it is bound as function.
8542
8543 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8544
8545         * Version number is increased to 2.5.1.
8546
8547 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8548
8549         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8550         Print refile/copy destination.
8551
8552 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8553
8554         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8555         queue-flush-only is non-nil.
8556
8557         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8558
8559         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8560         checking cache folder.
8561
8562 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8563
8564         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8565         `regexp-quote'.
8566
8567 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8568
8569         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8570         function.
8571         * wl-summary.el (wl-summary-write-current-folder-functions):
8572         Change default value.  Use it.
8573
8574 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8575
8576         * Version number is increased to 2.5.0.
8577
8578         * wl-version.el (wl-version): Changed codename.
8579
8580 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8581
8582         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8583         (wl-summary-supersedes-message): Ditto.
8584
8585 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8586
8587         * wl-refile.el (wl-refile-guess-functions): Renamed from
8588         `wl-refile-guess-func-list'.
8589
8590 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8591
8592         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8593         Fixed problem when no rule was matched.
8594
8595 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8596
8597         * wl-summary.el (wl-summary-get-mark): Fixed
8598         `wl-summary-buffer-target-mark' check logic.
8599
8600 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8601
8602         * wl-folder.el (wl-folder-write-current-folder): Added group
8603         folder check.
8604
8605         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8606         `wl-summary-write-current-newsgroup'.
8607         (wl-summary-write-current-folder-functions): New variable.
8608         * wl-folder.el (wl-folder-get-newsgroups): New function.
8609         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8610         (wl-folder-write-current-folder): Renamed from
8611         `wl-folder-write-current-newsgroup'.
8612
8613 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8614
8615         * Version number is increased to 2.3.93.
8616
8617 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8618
8619         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8620         (wl-ldap-make-matched-value-list): Ditto.
8621         (wl-ldap-alias-safe-string): Split e-mail address.
8622
8623         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8624         petname folder default was selected.
8625         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8626         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8627
8628 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8629
8630         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8631         to `wl-draft-config-exec'.
8632
8633         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8634         instead of calling `wl-draft-config-exec';
8635         Process group-list and show recipients in minibuffer.
8636
8637         * tm-wl.el (wl-draft-preview-message): Ditto.
8638
8639 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8640
8641         * wl.el (toplevel): Added (C) to copyright notice, and
8642         sync Author header.
8643         * tm-wl.el (toplevel): Ditto.
8644         * wl-address.el (toplevel): Ditto.
8645         * wl-demo.el (toplevel): Ditto.
8646         * wl-dnd.el (toplevel): Ditto.
8647         * wl-draft.el (toplevel): Ditto.
8648         * wl-e21.el (toplevel): Ditto.
8649         * wl-expire.el (toplevel): Ditto.
8650         * wl-folder.el (toplevel): Ditto.
8651         * wl-highlight.el (toplevel): Ditto.
8652         * wl-message.el (toplevel): Ditto.
8653         * wl-mime.el (toplevel): Ditto.
8654         * wl-mule.el (toplevel): Ditto.
8655         * wl-nemacs.el (toplevel): Ditto.
8656         * wl-refile.el (toplevel): Ditto.
8657         * wl-score.el (toplevel): Ditto.
8658         * wl-summary.el (toplevel): Ditto.
8659         * wl-template.el (toplevel): Ditto.
8660         * wl-thread.el (toplevel): Ditto.
8661         * wl-util.el (toplevel): Ditto.
8662         * wl-vars.el (toplevel): Ditto.
8663         * wl-xmas.el (toplevel): Ditto.
8664
8665 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8666
8667         * wl.el (wl-init): Added comment about `wl-init-hook'.
8668         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8669         * wl-vars.el (wl-init-hook): Added docs.
8670         (wl-make-plugged-hook): Removed useless docs.
8671         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8672         * wl-xmas.el (toplevel): Ditto.
8673
8674 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8675
8676         * wl-address.el (toplevel): Fixed multiple Author header format.
8677         * wl-demo.el (toplevel): Ditto.
8678         * wl-draft.el (toplevel): Ditto.
8679         * wl-folder.el (toplevel): Ditto.
8680         * wl-summary.el (toplevel): Ditto.
8681         * wl-thread.el (toplevel): Ditto.
8682         * wl-util.el (toplevel): Ditto.
8683         * wl-vars.el (toplevel): Ditto.
8684         * wl-version.el (toplevel): Ditto.
8685         * wl-xmas.el (toplevel): Ditto.
8686         * wl.el (toplevel): Ditto.
8687
8688         * wl-version.el (toplevel): Added require `elmo-version' for
8689         `product-version-as-string'.
8690
8691 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8692
8693         * wl-vars.el (wl-draft-send-hook): Changed default value to
8694         '(wl-draft-config-exec).
8695
8696         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8697         explicitly.
8698         (wl-draft): Set `wl-draft-config-exec-flag' before running
8699         `wl-mail-setup-hook'.
8700
8701         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8702         `wl-biff-init-icons' to `wl-init-hook' instead of
8703         `wl-make-plugged-hook'.
8704         (Because if `wl-draft' command is invoked at first,
8705         they are not initialized)
8706         Updated copyright notice.
8707
8708         * wl-e21.el (toplevel): Ditto;
8709
8710         * wl-demo.el (toplevel): Updated copyright notice.
8711         * wl-address.el (toplevel): Ditto.
8712         * wl-draft.el (toplevel): Ditto.
8713         * wl-version.el (toplevel): Ditto.
8714         * wl-folder.el (toplevel): Ditto.
8715         * wl-summary.el (toplevel): Ditto.
8716         * wl-thread.el (toplevel): Ditto.
8717         * wl-util.el (toplevel): Ditto.
8718         * wl-vars.el (toplevel): Ditto.
8719         * wl.el (toplevel): Ditto.
8720
8721 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8722
8723         * wl-highlight.el (wl-highlight-message): Fixed problem of
8724         highlighting failure which occured when the last field contains
8725         multiple lines in the draft buffer.
8726
8727         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8728         `wl-biff-start' if plugged.
8729
8730         * wl-util.el (wl-biff-check-folder): New function.
8731         (wl-biff-check-folders): Don't set session name prefix.
8732         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8733         (wl-biff-check-folder-async): Ditto.
8734
8735         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8736         in email address.
8737
8738 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8739
8740         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8741
8742         * wl-draft.el (wl-draft-strip-subject-re): New function.
8743
8744         * wl-draft.el (wl-draft-reply): Use it.
8745
8746 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8747
8748         * wl-message.el (wl-mmelmo-message-redisplay): Use
8749         `mime-display-message' instead of `wl-mime-display-message'.
8750
8751         * wl-mime.el (toplevel): Removed compatibility workaround
8752         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8753         (wl-mime-display-message): Abolished.
8754         (wl-mime-entity-read-field): Ditto.
8755         (wl-mime-combine-message/partial-pieces): Use
8756         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8757
8758 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8759
8760         * wl-template.el: Doc fixes.
8761
8762 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8763
8764         * wl-e21.el (wl-message-overload-functions): Do nothing if
8765         `current-local-map' is not available.
8766         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8767
8768 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8769
8770         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8771         representation.
8772
8773         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8774         number.
8775         (wl-fldmgr-save-folders): Don't use `format' when insert
8776         `wl-fldmgr-folders-header'.
8777
8778 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8779
8780         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8781
8782 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8783
8784         * wl-highlight.el (wl-highlight-message):
8785         Use `std11-field-end' to detect end point of the header field.
8786         Refer `wl-highlight-max-header-size'.
8787
8788         * wl-vars.el (wl-highlight-max-header-size): New variable.
8789
8790         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8791
8792         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8793         Set `for-draft' argument of wl-highlight-headers.
8794         (wl-draft): Ditto.
8795         (wl-draft-reedit): Ditto.
8796         (wl-user-agent-compose-internal): Ditto.
8797
8798 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8799
8800         * wl-message.el (wl-message-add-button): Use overlay.
8801
8802 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8803
8804         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8805
8806         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8807         problem when group-list content is nothing.
8808         (Reported by Mito <mit@nines.nec.co.jp>)
8809
8810 2000-10-18  SAITO Atsunori <sai@yedo.com>
8811
8812         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8813
8814 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8815
8816         * tm-wl.el (toplevel): Use product-provide.
8817
8818 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8819
8820         * Version number is increased to 2.3.92.
8821
8822 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8823
8824         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8825         title text, use `display' property for left margin under Emacs 21.
8826
8827         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8828         properties.
8829         (wl-plugged-init-icons): Ditto.
8830
8831 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8832
8833         * wl.el (wl-save-status, wl-init): Remove last period in
8834         "...done." message.
8835         * tm-wl.el (wl-summary-burst): Ditto.
8836         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8837         wl-summary-resume-cache-status,
8838         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8839         wl-summary-sync-update3, wl-summary-highlight-msgs,
8840         wl-summary-flush-pending-append-operations,
8841         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8842         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8843         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8844         wl-thread-open-all): Ditto.
8845         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8846         * wl-mime.el (wl-summary-burst): Ditto.
8847         * wl-highlight.el (wl-highlight-summary): Ditto.
8848         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8849         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8850         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8851         * wl-address.el (wl-local-address-init): Ditto.
8852
8853 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8854
8855         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8856         `add-text-properties'.
8857         (wl-plugged-init-icons): Ditto.
8858         (wl-folder-init-icons): Use `propertize' instead of
8859         `put-text-property'.
8860         (wl-plugged-set-folder-icon): Ditto.
8861         (wl-e21-highlight-folder-group-line): Ditto.
8862
8863 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8864
8865         * wl-version.el (wl-version-status-alist): New variable.
8866         (wl-version-status): New function.
8867
8868         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8869         "Cc" part of the case "Reply-To".
8870
8871         * wl-draft.el (wl-draft-reply): Use result of
8872         `eword-extract-address-components'.
8873
8874         * wl-demo.el (wl-demo-icon-name): New constant.
8875         (wl-logo-xpm): Use it.
8876         (wl-logo-xbm): Ditto.
8877         (wl-logo-bitmap): Ditto.
8878
8879         * Version number is increased to 2.3.91.
8880
8881 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8882
8883         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8884         (wl-extended-emacs-version, wl-extended-emacs-version2,
8885         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8886         docstring.
8887
8888         * wl-version.el (wl-generate-user-agent-string-1): New function.
8889         (wl-generate-user-agent-string): Use it.
8890
8891         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8892         `mime-edit-insert-user-agent-field'.
8893         (wl-generate-user-agent-string): Check
8894         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8895
8896         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8897         instead of `if', when verbose case.
8898
8899 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8900
8901         * wl-expire.el (wl-summary-expire): Fix.
8902
8903 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8904
8905         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8906         and `elmo-lost+found-folder' if 'wl-draft.
8907         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8908
8909 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8910
8911         * wl-expire.el (wl-summary-expire): Change messages.
8912         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8913         `deleing-info' instead of "Deleting..."
8914
8915 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8916
8917         * wl-summary.el (wl-summary-refile-subr): Fix.
8918
8919 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8920
8921         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8922         if pipe folder.
8923
8924 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8925
8926         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8927
8928 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8929
8930         * wl-expire.el (wl-expire-hide): New function.
8931         (wl-summary-expire): Add `hide'.
8932
8933 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8934
8935         * wl-vars.el (wl-draft-reply-without-argument-list):
8936         Changed default value to consider `Reply-To:'.
8937         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8938
8939         * Version number is increased to 2.3.90.
8940
8941         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8942         elmo-imap4-get-session with unwind-protect.
8943         Don't cause error.
8944         (wl-summary-sync-marks): Don't check plugged nor folder type.
8945         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8946         (Always keep current buffer).
8947
8948 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8949
8950         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8951         Enclose with `save-excursion'.
8952
8953 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8954
8955         * wl-version.el (wl-version): Remove interactive.
8956
8957 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8958
8959         * wl-version.el (wl-generate-user-agent-string): Use
8960         `product-string-verbose' instead of `product-string-1'.
8961
8962 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8963
8964         * wl-vars.el (wl-draft-use-cache): New variable.
8965         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8966         if wl-draft-use-cache is non-nil.
8967
8968 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8969
8970         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8971         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8972
8973 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8974
8975         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8976         (wl-thread-msg-mark-as-unread): Ditto.
8977
8978         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8979         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8980         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8981         Don't set mark in summary if return value of `elmo-mark-as-read'
8982         is nil.
8983         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8984         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8985         instead of `wl-thread-msg-mark-as-read'.
8986         (wl-summary-mark-as-unread-region): Ditto.
8987         (wl-summary-target-mark-mark-as-read): Ditto.
8988
8989         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8990
8991 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8992
8993         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8994
8995         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8996
8997 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8998
8999         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9000         face.
9001
9002 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9003
9004         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9005         `running-xemacs'.
9006
9007 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9008
9009         * wl-version.el (toplevel): Use `product-version-as-string' for
9010         set verstion-string, if defined.
9011
9012         * wl-version.el (wl-version-show): Insert string at point, when
9013         call with argument.
9014
9015         * wl-version.el (wl-generate-user-agent-string): Use
9016         `product-string-1' instead of `wl-appname', `wl-version' and
9017         `wl-codename'.
9018
9019 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9020
9021         * wl-address.el (toplevel): Use product-provide.
9022         * wl-demo.el (toplevel): Ditto.
9023         * wl-dnd.el (toplevel): Ditto.
9024         * wl-draft.el (toplevel): Ditto.
9025         * wl-e21.el (toplevel): Ditto.
9026         * wl-expire.el (toplevel): Ditto.
9027         * wl-fldmgr.el (toplevel): Ditto.
9028         * wl-folder.el (toplevel): Ditto.
9029         * wl-highlight.el (toplevel): Ditto.
9030         * wl-message.el (toplevel): Ditto.
9031         * wl-mime.el (toplevel): Ditto.
9032         * wl-mule.el (toplevel): Ditto.
9033         * wl-nemacs.el (toplevel): Ditto.
9034         * wl-refile.el (toplevel): Ditto.
9035         * wl-score.el (toplevel): Ditto.
9036         * wl-summary.el (toplevel): Ditto.
9037         * wl-template.el (toplevel): Ditto.
9038         * wl-thread.el (toplevel): Ditto.
9039         * wl-util.el (toplevel): Ditto.
9040         * wl-vars.el (toplevel): Ditto.
9041         * wl-xmas.el (toplevel): Ditto.
9042         * wl.el (toplevel): Ditto.
9043
9044 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9045
9046         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9047         instead of product.
9048
9049         * wl-version.el (wl-version): Compile time evalution elmo-version.
9050
9051 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9052
9053         * wl-summary.el (wl-summary-sync-force-update): Append queue
9054         `mark-as-read'if unplugged.
9055
9056 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9057
9058         * wl-version.el: New file.  Use product.el.
9059         * wl.el: add (require 'wl-version).
9060         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9061         for ~/.folders header.
9062         (wl-fldmgr-folders-header): Changed.
9063         * wl-demo.el (wl-demo): Use product.el.
9064
9065         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9066         wl-version.el.
9067         * wl-util.el (wl-version, wl-version-show): Ditto.
9068
9069         * wl-util.el (wl-generate-user-agent-string,
9070         wl-extended-emacs-version, wl-extended-emacs-version2,
9071         wl-extended-emacs-version3): Move to wl-version.el.
9072         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9073         xemacs-codename, mime-edit-insert-user-agent-field,
9074         mime-edit-user-agent-value, mime-editor/version,
9075         mime-editor/codename): Compile warning killer move to
9076         wl-version.el
9077
9078 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9079
9080         * wl-summary.el (wl-summary-refile-subr): Fix.
9081
9082 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9083
9084         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9085         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9086
9087 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9088
9089         * wl.el (wl-check-environment): Check too many `@'.
9090
9091 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9092
9093         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9094
9095 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9096
9097         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9098         wl-draft-reply-myself-without-argument-list): Add variables.
9099         * wl-draft.el (wl-draft-reply): Use it.
9100
9101 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9102
9103         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9104         the 5th argument of `elmo-network-get-spec'.
9105
9106         * wl-thread.el (wl-thread-reparent-children): New inline function.
9107         (wl-thread-delete-message): Use it.
9108
9109         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9110         (wl-summary-score-update-all-lines): Don't use `dolist'.
9111
9112 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9113
9114         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9115         (require 'elmo-msgdb) for inline function.
9116
9117 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9118
9119         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9120
9121 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9122
9123         * wl-score.el (wl-score-headers): Fix for the confusing macro
9124         `elmo-kill-buffer'.
9125
9126 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9127
9128         * wl-summary.el: Don't use the 3rd argument of `require' because
9129         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9130         * wl-util.el: Ditto.
9131         * wl-draft.el: Ditto.
9132
9133 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9134
9135         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9136         window system is not used.
9137
9138 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9139
9140         * wl-thread.el: Don't use `mapcar' only for iteration.
9141         (wl-thread-resume-entity): Ditto.
9142         (wl-thread-delete-message): Ditto.
9143
9144         * wl-summary.el: Bind `dragdrop-drop-functions',
9145         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9146         of `require' for `timezone', `easymenu' and `ps-print';
9147         don't use `mapcar' only for iteration.
9148
9149         * wl-util.el: Bind `mule-version', `nemacs-version',
9150         `emacs-beta-version', `xemacs-codename',
9151         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9152         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9153         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9154         only for iteration.
9155
9156         * wl-score.el: Don't use `mapcar' only for iteration.
9157         (wl-score-simplify-buffer-fuzzy): Ditto.
9158         (wl-score-simplify-subject): Ditto.
9159         (wl-score-headers): Ditto.
9160         (wl-summary-score-update-all-lines): Ditto.
9161
9162         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9163         `enable-multibyte-characters' and `mule-version'.
9164
9165         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9166         `mapcar' only for iteration.
9167
9168         * wl-demo.el: Don't use `mapcar' only for iteration.
9169
9170         * wl-folder.el: Don't use `mapcar' only for iteration.
9171         (wl-folder-open-all): Ditto.
9172         (wl-folder-count-incorporates): Ditto.
9173
9174         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9175         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9176
9177         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9178         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9179         `smtp-connection-type'; specify 3rd argument of `require' for
9180         `timezone'; don't use `mapcar' only for iteration.
9181         (wl-draft-clone-local-variables): Don't use `mapcar'.
9182         (wl-draft-generate-clone-buffer): Ditto.
9183         (wl-user-agent-compose-internal): Ditto.
9184
9185         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9186
9187         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9188         (wl-save-status): Ditto.
9189
9190         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9191         for iteration.
9192
9193 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9194
9195         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9196         removed `Date'.
9197         (wl-fldmgr-make-filter-default): New user option.
9198
9199         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9200         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9201         (wl-fldmgr-filter-completion-alist): Abolish.
9202
9203         * wl.el (wl): Don't check servers if arg is non-nil.
9204
9205         * wl-draft.el (wl-draft-reply): Set only message-id string to
9206         In-Reply-To field.
9207
9208 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9209
9210         * wl-summary.el (wl-summary-pick): Rewrite.
9211
9212         * wl-draft.el (wl-draft-forward): Get references field from
9213         original buffer.
9214         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9215
9216 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9217
9218         * wl-draft.el (wl-draft-forward): Add references field.
9219
9220 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9221
9222         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9223         (wl-draft-reply): Use it.
9224
9225 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9226
9227         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9228         when Emacs 21 is running.
9229
9230         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9231         bindings.
9232
9233 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9234
9235         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9236         XPM icons transparent.
9237
9238         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9239         Emacs 21.
9240
9241 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9242
9243         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9244         nil.
9245
9246         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9247         when it is persistent.
9248         (wl-summary-sync-marks): Changed argument for
9249         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9250         (wl-summary-virtual): Use `elmo-read-search-condition'.
9251         (wl-summary-redisplay-internal): If folder is local, mark as read
9252         even when folder is plugged.
9253
9254 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9255
9256         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9257         of `tool-bar-lines' in the frame parameters.
9258         (after-make-frame-functions, post-command-hook): Don't modify the
9259         value.
9260         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9261         wl-e21-tool-bar-lines): Removed.
9262
9263 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9264
9265         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9266         properties `evaporate' and `wl-momentary-overlay' as well.
9267         (wl-highlight-summary-displaying): Ditto.
9268         (wl-delete-all-overlays): Don't delete overlay which does not have
9269         a property `wl-momentary-overlay'.
9270
9271         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9272         `display-mouse-p' and `display-graphic-p'.
9273         (wl-folder-init-icons): Don't search for XBM or the other files.
9274         (wl-plugged-set-folder-icon): Make icons if and only if
9275         `display-graphic-p' returns non-nil.
9276         (wl-highlight-plugged-current-line): Use `before-string' overlay
9277         property to show icon images.
9278         (wl-highlight-folder-current-line): Ditto.
9279         (wl-e21-highlight-folder-group-line): Ditto.
9280         (wl-e21-highlight-folder-by-numbers): Ditto.
9281         (wl-e21-insert-image): Removed.
9282         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9283         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9284         said.
9285         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9286         `wl-e21-force-switch-toolbar'.
9287         (wl-e21-make-icon-image): Removed.
9288         (wl-e21-setup-toolbar): Don't search for XBM files.
9289         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9290         the default value.
9291
9292 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9293
9294         * wl-util.el (wl-biff-check-folder-async): Set
9295         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9296
9297 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9298
9299         * wl-e21.el (after-make-frame-functions): Add
9300         `wl-e21-force-switch-toolbar'.
9301         (wl-e21-force-switch-toolbar): New function force to switch the
9302         toolbar appearance automatically.
9303         (post-command-hook): Add `wl-e21-switch-toolbar'.
9304         (wl-e21-switch-toolbar): New function to switch the toolbar
9305         appearance automatically.
9306         (wl-e21-tool-bar-lines): New buffer local variable.
9307
9308 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9309
9310         * wl-util.el (wl-biff-check-folders-running): New variable.
9311         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9312         (wl-biff-check-folder-async-callback):
9313         Set `wl-biff-check-folders-running'.
9314         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9315         with unwind-protect.
9316
9317         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9318         Enclose `wl-folder-auto-check' with unwind-protect.
9319
9320         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9321         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9322
9323         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9324
9325         * wl-util.el (wl-biff-notify): New inline function.
9326         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9327         locally.
9328         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9329         folder-list' is 1.
9330         Use `wl-biff-notify'.
9331         (wl-biff-check-folder-async-callback): New function.
9332         (wl-biff-check-folder-async): Ditto.
9333
9334         * wl-folder.el (wl-folder): Don't check folders.
9335         (wl-folder-auto-check): New function.
9336
9337 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9338
9339         * wl-util.el (wl-biff-start) [Emacs19+]:
9340         Use `timer-next-integral-multiple-of-time'.
9341         (wl-biff-check-folders): Use `wl-default-folder'
9342         if `wl-biff-check-folder-list' is nil.
9343
9344 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9345
9346         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9347         instead of `elmo-delete-lists'.
9348
9349 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9350
9351         * wl.el (wl-plugged-toggle-all): Set the value of
9352         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9353         (wl-plugged-toggle): Ditto.
9354         (wl-toggle-plugged): Ditto.
9355         (wl-plugged-init): Ditto.
9356
9357         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9358         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9359         instead of `wl-biff-state-indicator-off' and
9360         `wl-biff-state-indicator-on'; don't modify the value and the type
9361         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9362         (wl-plugged-init-icons): Set icons data to
9363         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9364         instead of `wl-plug-state-indicator-off' and
9365         `wl-plug-state-indicator-on'; don't modify the value and the type
9366         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9367
9368         * wl-vars.el (wl-modeline-biff-state-off,
9369         wl-modeline-biff-state-on, wl-modeline-biff-status,
9370         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9371         wl-modeline-plug-status): New internal variables.
9372         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9373         wl-biff-check-interval, wl-biff-check-folder-list): Change
9374         customization group from `wl-folder' to `wl-highlight'.
9375         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9376         wl-show-plug-status-on-modeline): Defcustomized.
9377
9378         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9379         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9380         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9381         a flag to `mode-line-buffer-identification'.
9382
9383         * wl-e21.el (wl-biff-init-icons): Set icons data to
9384         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9385         instead of `wl-biff-state-indicator-off' and
9386         `wl-biff-state-indicator-on'.
9387         (wl-plugged-init-icons): Set icons data to
9388         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9389         instead of `wl-plug-state-indicator-off' and
9390         `wl-plug-state-indicator-on'.
9391
9392 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9393
9394         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9395         excessive titles.
9396
9397 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9398
9399         * wl.el (wl-plugged-mode): Use revised
9400         `wl-mode-line-buffer-identification'.
9401         (wl-plugged-init): Don't use `force-mode-line-update'.
9402
9403         * wl-xmas.el (wl-draft-overload-functions): Use revised
9404         `wl-mode-line-buffer-identification'.
9405         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9406         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9407         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9408         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9409         `wl-make-plugged-hook';
9410         add `wl-folder-init-icons' and `wl-setup-folder' to
9411         `wl-folder-mode-hook'.
9412
9413         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9414         19 as well.
9415         (wl-mode-line-display-priority-list): New user option.
9416         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9417         Defcustomized.
9418         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9419         Add docs.
9420
9421         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9422         start.
9423         (wl-mode-line-buffer-identification): Revised as a function.
9424
9425         * wl-summary.el (wl-summary-mode): Use revised
9426         `wl-mode-line-buffer-identification'; don't call
9427         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9428         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9429         `wl-xmas-setup-summary'.
9430
9431         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9432         `wl-mode-line-buffer-identification'.
9433
9434         * wl-mule.el (wl-draft-overload-functions): Use revised
9435         `wl-mode-line-buffer-identification'.
9436
9437         * wl-folder.el (wl-make-plugged-alist): Don't call
9438         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9439         (wl-folder): Don't call `wl-folder-init-icons' directly.
9440         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9441         `wl-xmas-setup-folder' directly;
9442         use revised `wl-mode-line-buffer-identification'.
9443         (TopLevel): Don't bind `wl-biff-init-icons',
9444         `wl-plugged-init-icons', `wl-folder-init-icons',
9445         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9446
9447         * wl-e21.el (wl-draft-overload-functions): Use revised
9448         `wl-mode-line-buffer-identification'.
9449         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9450         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9451         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9452         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9453         `wl-make-plugged-hook';
9454         add `wl-folder-init-icons' and `wl-setup-folder' to
9455         `wl-folder-mode-hook'.
9456
9457 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9458             Katsumi Yamaoka    <yamaoka@jpl.org>
9459
9460         * wl.el (wl): Call `wl-biff-start'.
9461         (wl-exit): Call `wl-biff-stop'.
9462         (wl-plugged-mode): Show biff in modeline.
9463         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9464
9465         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9466         (wl-biff-init-icons): New function.
9467         (wl-plugged-init-icons): Don't make too much keymaps.
9468         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9469
9470         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9471         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9472         variables.
9473         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9474         options.
9475
9476         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9477         wl-biff-start, wl-biff-stop): New functions.
9478         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9479         (wl-biff-timer-name): New variable.
9480
9481         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9482
9483         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9484         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9485
9486         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9487         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9488
9489         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9490         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9491         `wl-folder-init-icons' to `ignore' if they are not available.
9492         (wl-folder-mode): Show biff in modeline.
9493
9494         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9495         (wl-biff-init-icons): New function.
9496         (wl-plugged-init-icons): Don't make too much keymaps.
9497         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9498
9499 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9500
9501         * wl-vars.el (wl-strict-diff-folders): Customization Type
9502         and doc fix.  Define as a list of regular expressions for
9503         folders or nil.
9504         * wl-folder.el (wl-folder-check-one-entity): Use
9505         `wl-string-match-member' instead of `wl-string-member' for
9506         `wl-strict-diff-folders'.
9507
9508 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9509
9510         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9511         (wl-highlight-folder-current-line): Use it; new implementation.
9512         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9513         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9514         `defsubst' instead of `defun'.
9515
9516         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9517         `wl-highlight-group-folder-by-numbers'; made it can also be a
9518         number.  See info for more details.
9519
9520         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9521         running.
9522
9523         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9524         to bind them.
9525
9526         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9527         (wl-highlight-folder-current-line): New implementation.
9528
9529         * wl-highlight.el (wl-highlight-folder-group-line): New
9530         implementation.
9531         (wl-delete-all-overlays): Rewrite as a marco.
9532         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9533
9534         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9535         running.
9536         (wl-folder-*-glyph): No need to bind them.
9537
9538         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9539         `wl-e21-highlight-folder-group-icon'; rewrite.
9540         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9541         `defsubst' instead of `defun'.
9542         (wl-folder-mode-map): Bind it when compiling.
9543
9544 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9545
9546         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9547
9548         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9549
9550 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9551
9552         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9553
9554 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9555
9556         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9557         (wl-highlight-folder-current-line): Use it.
9558
9559         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9560         in `id-name'.
9561
9562 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9563
9564         * wl.el: Require `wl-e21' when Emacs 21 is running.
9565
9566         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9567         default when Emacs 21 is running.
9568         (wl-use-highlight-mouse-line): Ditto.
9569         (wl-on-emacs21): New constant.
9570         (wl-on-emacs20): Removed.
9571
9572         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9573         Emacs 21 is running.
9574
9575         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9576         Emacs 21 is running.
9577
9578         * wl-e21.el: New file.
9579
9580 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9581
9582         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9583         (wl-toggle-plugged): Ditto.
9584         (wl-plugged-toggle): Ditto.
9585         (wl-plugged-toggle-all): Ditto.
9586
9587         * wl-vars.el (wl-plug-state-indicator): Refer
9588         `wl-plug-state-indicator-on' indirectly.
9589
9590 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9591
9592         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9593         Call `wl-folder-confirm-existence'.
9594
9595         * wl-folder.el (wl-folder-confirm-existence): Added optional
9596         argument `force'.
9597
9598 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9599
9600         * wl-summary.el (wl-summary-refile-subr): Assume
9601         `copy-or-refile' as symbol.
9602         (wl-summary-refile): Follow up above change.
9603         (wl-summary-copy): Ditto.  Doc fix.
9604
9605 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9606
9607         * wl-summary.el (wl-summary-pick): Don't bind
9608         `elmo-search-mime-charset'.
9609
9610         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9611         default using old backquote style.
9612         (wl-search-mime-charset): Abolished.
9613
9614         * wl-highlight.el (wl-highlight-headers):
9615         Call `point' after `re-search-forward'(for Nemacs).
9616
9617         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9618         for elmo-imap4.el.
9619
9620 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9621
9622         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9623         `wl-message-ignored-field-list' instead of
9624         `mime-view-ignored-field-list'.
9625
9626         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9627         Add interactive spec.
9628         (wl-folder-goto-bottom-of-current-folder): Ditto.
9629         (wl-folder-mode-map): Bind them.
9630
9631         * wl-vars.el (wl-message-ignored-field-list): New variable.
9632         (wl-message-visible-field-list): New variable.
9633
9634         * wl-mime.el (wl-mime-header-presentation-method): New function.
9635         (wl-mime-setup): Set header-presentation-method.
9636
9637 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9638
9639         * wl-nemacs.el (wl-draft-overload-functions): Set
9640         `mode-line-buffer-identification' instead of using
9641         `wl-make-modeline'.
9642
9643         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9644         instead of using `wl-make-modeline'.
9645
9646         * wl-xmas.el (wl-plugged-init-icons): Set up
9647         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9648         (wl-make-modeline): Abolish.
9649         (wl-draft-overload-functions): Set
9650         `mode-line-buffer-identification' instead of using
9651         `wl-make-modeline'.
9652
9653         * wl-util.el (wl-make-modeline-subr): Abolish.
9654         (wl-mode-line-buffer-identification): New alias.
9655
9656         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9657         (wl-summary-make-modeline): Abolish.
9658         (wl-summary-buffer-set-folder): Set
9659         `wl-summary-buffer-folder-indicator'.
9660         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9661         of using `wl-make-modeline'.
9662         (wl-summary-switch-to-clone-buffer): Don't set
9663         `mode-line-buffer-identification'.
9664         (wl-summary-goto-folder-subr): Ditto.
9665
9666         * wl-mule.el (wl-draft-overload-functions): Set
9667         `mode-line-buffer-identification' instead of using
9668         `wl-make-modeline'.
9669
9670         * wl-folder.el (wl-folder-mode): Set
9671         `mode-line-buffer-identification' instead of using
9672         `wl-make-modeline'.
9673         (wl-folder): Don't set `mode-line-buffer-identification'.
9674
9675 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9676
9677         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9678         instead of `member' for `wl-refile-guess-func-list' look-ups.
9679         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9680
9681 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9682
9683         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9684         `wl-message-button-dispatcher'.
9685
9686         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9687
9688         * wl-message.el (wl-message-button-dispatcher): Use it.
9689
9690         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9691         "In-Reply-To".
9692
9693         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9694         Bind `case-fold-search' to t.
9695
9696 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9697
9698         * wl-xmas.el (wl-message-overload-functions): Initialize
9699         `wl-message-button-map'.
9700
9701         * wl-mule.el (wl-message-overload-functions): Initialize
9702         `wl-message-button-map'.
9703
9704         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9705
9706         * wl-message.el (wl-message-button-map): New keymap.
9707         (wl-message-add-button): New function.
9708         (wl-message-button-dispatcher): New function.
9709         (wl-message-button-refer-article): New function.
9710
9711         * wl-highlight.el
9712         (wl-highlight-message-add-buttons-to-header): New function.
9713         (wl-highlight-headers): Use it.
9714
9715 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9716
9717         * wl-summary.el (wl-summary-default-from): Use
9718         `wl-address-get-petname-1'.
9719         (wl-summary-simple-from): Ditto.
9720
9721         * wl-address.el (wl-address-get-petname-1): New inline function.
9722         (wl-address-get-petname): Use it.
9723
9724 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9725
9726         * wl-summary.el (wl-summary-default-from): Return full-name part
9727         from the address if no petname was found.
9728         (wl-summary-simple-from): Ditto.
9729
9730         * wl-address.el (wl-address-get-petname): Return nil if no petname
9731         associated with the address was found.
9732
9733 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9734
9735         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9736         display is finished.
9737
9738 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9739
9740         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9741         `elmo-folder-exists-p' argument.
9742
9743 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9744
9745         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9746         the folder.
9747
9748 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9749
9750         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9751
9752         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9753         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9754
9755 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9756
9757         * wl-folder.el (wl-folder-create-subr): New function.
9758         (wl-folder-confirm-existence): Use it.
9759         (wl-folder-check-one-entity): Use it.
9760         Check the error symbol is derived from 'elmo-open-error.
9761
9762         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9763         `ignore-error'.
9764
9765 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9766
9767         * wl-util.el (toplevel): Add (eval-when-compile (require
9768         'elmo-util)).  (Maybe `provide' is typo.)
9769
9770 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9771
9772         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9773         (I don't know why this was needed.)
9774
9775         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9776         Follow up changes for stream-type.
9777
9778         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9779         (wl-draft-elmo-nntp-send): Ditto.
9780
9781         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9782         (wl-nntp-posting-stream-type): Ditto.
9783         (wl-pop-before-smtp-ssl): Abolished.
9784         (wl-nntp-posting-ssl): Ditto.
9785
9786         * wl-address.el (wl-address-quote-specials): New function.
9787         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9788
9789         * wl-draft.el (wl-draft-reply): Ditto.
9790
9791 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9792
9793         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9794         use function `wl-string-match-assoc'.
9795
9796 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9797
9798         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9799
9800         * wl-draft.el (wl-draft-deduce-address-list): New function.
9801         (wl-draft-parse-mailbox-list): Ditto.
9802         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9803         instead of `smtp-deduce-address-list'.
9804         (wl-draft-on-field-p): Follow group list.
9805
9806         * wl-address.el (wl-address-concat-token): New function.
9807         (wl-address-string-without-group-list-contents): Ditto.
9808         (wl-complete-field-body): Fixed problem of completion
9809         by japanese petname.
9810         (wl-address-make-completion-list): Rewrite.
9811
9812 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9813
9814         * wl-address.el (wl-address-make-completion-list): Completion by
9815         petname.
9816         (wl-complete-field-body): Likewise.
9817
9818 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9819
9820         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9821         contains invalid address syntax.
9822
9823 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9824
9825         * wl-folder.el (wl-folder-check-entity-async): Use
9826         `elmo-nntp-spec-hostname'.
9827
9828 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9829
9830         * wl-summary.el (wl-summary-msgdb-load-async): Use
9831         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9832
9833 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9834
9835         * wl-draft.el (wl-draft-reply): Set argument
9836         `content-transfer-encoding' as nil.
9837
9838 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9839
9840         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9841         `wl-refile-alist'.
9842
9843 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9844
9845         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9846         (wl-draft-edit-string): Ditto.
9847         (wl-draft-forward): Ditto.
9848         * wl-summary.el (wl-summary-write): Ditto.
9849
9850 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9851
9852         * wl-summary.el (wl-summary-sync-update3): Call
9853         `wl-summary-buffer-number-column-detect'.
9854         (wl-summary-buffer-number-column-detect): Search from point-min.
9855
9856 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9857
9858         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9859         contains an address which is not included in original to or cc.
9860
9861 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9862
9863         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9864         begin-line does not exist.
9865         * wl-message.el (wl-message-uu-substring): Ditto.
9866
9867 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9868
9869         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9870         clear local variables.
9871         (wl-summary-exit): Call `elmo-commit'.
9872         (wl-summary-switch-to-clone-buffer): Call
9873         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9874         (wl-summary-goto-folder-subr): Ditto.
9875
9876         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9877         POP folder.
9878
9879 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9880
9881         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9882         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9883         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9884         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9885         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9886         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9887
9888         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9889
9890 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9891
9892         * wl-summary.el (wl-summary-search-by-subject):
9893         Search parent message from the latest one.
9894
9895 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9896
9897         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9898         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9899
9900         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9901         New user option.
9902
9903         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9904         if elmo-nntp-use-killed-list is nil.
9905         Use `elmo-msgdb-append-to-killed-list'.
9906         (Append numbers confirmed as disappeared to the killed list.)
9907         (wl-summary-confirm-appends): Don't display negative number.
9908
9909 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9910
9911         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9912
9913 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9914
9915         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9916         range is `all'.
9917         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9918         `elmo-list-bigger-diff'.
9919
9920 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9921
9922         * wl-summary.el (wl-summary-buffer-exit-func):
9923         New buffer local variable.
9924         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9925
9926 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9927
9928         * wl-demo.el (wl-demo): Fix the last change.
9929
9930 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9931
9932         * wl-demo.el (wl-demo): Don't use `eval'.
9933
9934 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9935
9936         * wl-summary.el (wl-summary-buffer-thread-modified):
9937         New buffer-local variable.
9938         (wl-summary-set-thread-modified): New function.
9939         (wl-summary-thread-modified-p): New function.
9940         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9941         (wl-summary-yank-saved-message): Use function
9942         `wl-summary-set-thread-modified'
9943         (wl-summary-switch-to-clone-buffer): Add
9944         `wl-summary-buffer-thread-modified'.
9945
9946         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9947         (wl-summary-buffer-mark-saved-hook): Ditto.
9948         * wl-summary.el (wl-summary-msgdb-save): New hook
9949         `wl-summary-buffer-message-saved-hook' and
9950         `wl-summary-buffer-mark-saved-hook'.
9951
9952 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9953
9954         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9955
9956 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9957
9958         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9959         don't hide scroll bars under FSF Emacsen because it may incur an
9960         undesirable redrawing.
9961
9962 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9963
9964         * wl-draft.el (wl-draft-edit-string): Call
9965         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9966
9967 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9968
9969         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9970
9971 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9972
9973         * wl-summary.el (wl-summary-msgdb-load-async): Call
9974         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9975
9976 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9977
9978         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9979         fringes in demo buffer; center bitmap logo correctly even if old
9980         Mule is used.
9981
9982 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9983
9984         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9985
9986         * wl-refile.el (wl-refile-subject-alist): New variable.
9987         (wl-refile-subject-alist-file-name): Ditto.
9988         (wl-refile-alist-setup): Rewrite.
9989         (wl-refile-alist-save): Use `elmo-object-save'.
9990         Eliminated arguments.
9991         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9992         (wl-refile-guess-by-subject): New function.
9993         (wl-refile-guess-func-list): Added it.
9994
9995 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9996
9997         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9998         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9999
10000 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10001
10002         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10003         New buffer-local variable.
10004         (wl-summary-buffer-next-folder-func): Ditto.
10005         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10006         if non-nil.
10007         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10008         if non-nil.
10009         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10010         if non-nil.
10011         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10012         if non-nil.
10013
10014 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10015
10016         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10017         permanently in the demo buffer.
10018
10019 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10020
10021         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10022         `mime-entity-fetch-field'.
10023
10024         * wl.el (wl-exit): Delete plugged buffer.
10025
10026         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10027         XEmacs has menubar feature.
10028
10029 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10030
10031         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10032         cannot arrive at the beginning of the buffer under old Emacsen.
10033
10034 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10035
10036         * wl-address.el (wl-address-ldap-search):
10037         Call `ldap-search-entries' with `withdn' argument t.
10038         (wl-complete-field-body): Bind completion-ignore-case as t.
10039         Clear ldap search hash when it was sole completion.
10040         Use elmo-string for pattern string.
10041         (wl-ldap-alias-safe-string): Eliminated needless let.
10042
10043 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10044
10045         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10046         (wl-ldap-alias-sep): New constant.
10047         (wl-ldap-search-attribute-type-list): Ditto.
10048         (wl-ldap-get-value): New function.
10049         (wl-ldap-make-filter): Ditto.
10050         (wl-ldap-make-matched-value-list): Ditto.
10051         (wl-ldap-alias-safe-string): Ditto.
10052         (wl-ldap-register-dn-string): Ditto.
10053         (wl-address-ldap-search): Rewrite.
10054
10055 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10056
10057         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10058         thread is deleted.
10059         (wl-thread-delete-line-from-buffer): Ditto.
10060         (wl-thread-get-exist-children): New function.
10061
10062 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10063
10064         * wl-demo.el (wl-demo): Made it to select various image types.
10065         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10066         from `wl-title-logo'.
10067         (wl-logo-ascii): New variable.
10068         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10069         (wl-demo-copyright-notice): New constant.
10070
10071         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10072
10073 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10074
10075         * wl-vars.el (wl-summary-target-above): Renamed from
10076         wl-summary-temp-above.
10077         * wl-score.el (wl-score-get-score-alist): Use it.
10078         (wl-summary-score-update-all-lines): Use it.
10079         * wl-summary.el: Ditto. (make-variable-buffer-local).
10080
10081 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10082
10083         * wl-vars.el (wl-ldap-port): New user option.
10084
10085         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10086         Rewite whole implementation.
10087         (wl-complete-field-body): Fixed.
10088
10089 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10090
10091         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10092         Choose implementation at compile time.
10093
10094 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10095
10096         * wl-address.el (wl-ldap-search-internal): New function.
10097         (wl-complete-field-to): Use it.
10098
10099 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10100
10101         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10102         Use `let' instead of `let*'.
10103         Require 'wl-vars.
10104
10105         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10106         Define as defcustom.
10107         (wl-ldap-base): Ditto.
10108         (wl-use-ldap): Ditto.
10109
10110 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10111
10112         * wl-address.el (wl-ldap-search): New function.
10113         (wl-complete-field-body): Use `wl-ldap-search'.
10114         (wl-ldap-server): New variable.
10115         (wl-ldap-base): Ditto.
10116         (wl-use-ldap): Ditto.
10117
10118 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10119
10120         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10121         (Pointed out by Mito <mit@nines.nec.co.jp>).
10122         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10123         buffer-local variables like `wl-summary-redisplay-internal'.
10124         (wl-summary-redisplay-all-header): Likewise.  Update
10125         Summary view too.
10126
10127 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10128
10129         * wl-summary.el (wl-summary-jump-to-parent-message):
10130         Consider prefix argument.
10131
10132         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10133         when closed thread is deleted.
10134
10135 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10136
10137         * wl-summary.el (wl-summary-jump-to-parent-message):
10138         Consider thread modification.
10139
10140 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10141
10142         * wl-message.el (wl-message-normal-get-original-buffer): Use
10143         `save-excursion'.
10144
10145         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10146         (wl-summary-showto-folder-regexp): Ditto.
10147
10148 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10149
10150         * wl-util.el (wl-delete-alist): Doc fix.
10151         (wl-delete-associations): New function.
10152         (wl-inverse-alist): New function.
10153         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10154         Split temporary variables. Use `wl-delete-associations'
10155         and `wl-inverse-alist'.
10156         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10157
10158 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10159
10160         * wl-folder.el (wl-folder-prefetch-entity):
10161         Execute prefetching if new count is unknown.
10162
10163 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10164
10165         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10166
10167         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10168         delete entity.
10169         (wl-thread-set-parent): If insert as top, set linked as nil.
10170
10171         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10172         `wl-thread-cleanup-symbols' when view mode is thread.
10173
10174 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10175
10176         * wl-folder.el (wl-folder-create-folder-entity): Use
10177         with-current-buffer.
10178         (wl-local-folder-init): Call set-buffer to make sure we are in
10179         the Folder buffer. Don't touch buffer-local variables here.
10180         (wl-folder-mode): Initialize buffer-local variables here.
10181
10182         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10183         (wl-folder-entity-assign-id): Ditto.
10184         (wl-folder-create-entity-hashtb): Ditto.
10185         (wl-local-folder-init): Ditto.
10186         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10187
10188 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10189
10190         * wl-summary.el (wl-summary-default-from): Fix probrem when
10191         std11-extract-address-components return (nil "foo@bar").
10192
10193 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10194
10195         * wl-draft.el (wl-draft-clone-local-variables):
10196         Remove redundant `setq'.
10197
10198 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10199
10200         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10201         Bind wl-highlight-x-face-func as nil while highlighting header.
10202
10203 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10204
10205         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10206
10207 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10208
10209         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10210         elmo-msgdb-overview-hashtb from copy-variables.
10211         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10212         instead of `elmo-msgdb-overview-get-entity-by-number'.
10213         (wl-summary-auto-refile): Ditto.
10214
10215         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10216         `elmo-msgdb-overview-get-entity' instead of
10217         `elmo-msgdb-search-overview-entity'.  Use
10218         `elmo-msgdb-overview-get-entity' instead of
10219         `elmo-msgdb-overview-get-entity-by-number'.
10220         (wl-thread-insert-entity-sub): Ditto.
10221         (wl-thread-insert-message): Ditto.
10222
10223         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10224         `elmo-msgdb-overview-get-entity'.
10225         (wl-normal-message-redisplay): Ditto.
10226
10227 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10228
10229         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10230         `wl-thread-entities'.
10231         (wl-thread-delete-message): Fix remove top message from
10232         `wl-thread-entity-list'.
10233
10234         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10235         wl-append(nconc), because update-list is broken on Meadow.
10236
10237         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10238         updating process.
10239         (wl-summary-rescan): Ditto.
10240         (wl-summary-sync-update3): Ditto.
10241         * wl-thread.el (wl-thread-set-parent): Renamed from
10242         `wl-summary-set-parent'.
10243         (wl-thread-insert-message): Updating buffer faster.
10244         (wl-thread-delete-message): Updating buffer faster.
10245
10246         * wl-score.el (wl-summary-score-update-all-lines): Changed
10247         interval for display progress gauge.
10248
10249 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10250
10251         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10252         folder always-sticky.
10253         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10254         defmacro.
10255
10256 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10257
10258         * wl-vars.el (wl-draft-add-references): New user option.
10259
10260         * wl-draft.el (wl-draft-add-references): New function.
10261         (wl-draft-yank-from-mail-reply-buffer): Use it.
10262         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10263         as nil.
10264
10265 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10266
10267         * wl-thread.el (wl-thread-update-line-msgs): Called
10268         `wl-thread-update-line-on-buffer-sub'.
10269         (wl-thread-update-line-on-buffer): Delete routine of inserting
10270         thread.
10271         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10272         moved from `wl-thread-update-line-on-buffer'.
10273         Add threshold for displaying progress gauge.
10274         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10275         argument of `wl-thread-update-line-msgs'.
10276         Add threshold for displaying progress gauge.
10277         * wl-folder.el:
10278         Add threshold for displaying progress gauge.
10279         * wl-score.el: Ditto.
10280
10281         * wl-expire.el (wl-summary-expire): Display deleting info.
10282
10283 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10284
10285         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10286         `no-msg'.
10287         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10288         argument of `wl-thread-update-line-msgs'.
10289         (wl-summary-set-parent): Added optional argument `parent-number'.
10290         (wl-summary-buffer-saved-message): New buffer local variable.
10291         (wl-summary-save-current-message): New command.
10292         (wl-summary-yank-saved-message): Ditto.
10293         (wl-summary-mode-map): Added key binding for
10294         `wl-summary-save-current-message' (\ew) and
10295         `wl-summary-yank-saved-message' (\C-y).
10296         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10297
10298 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10299
10300         * wl-summary.el (wl-summary-mode-map): Added key binding for
10301         `wl-summary-set-parent' (ts).
10302
10303 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10304
10305         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10306         subject faster. If thread number is reverse, delayed updating
10307         thread.
10308         (wl-summary-search-by-subject): Ditto.
10309         (wl-summary-put-alike): Ditto.
10310         (wl-summary-get-alike): Ditto.
10311         (wl-summary-insert-headers): Insert header of all overview in
10312         buffer.
10313         (wl-summary-rescan): Delayed updating thread. Kill search subject
10314         buffer for wl-summary-search-by-subject.
10315         (wl-summary-sync-update3): Ditto.
10316         (wl-summary-exit): Ditto.
10317         (wl-summary-goto-bottom-of-current-thread): Change for linked
10318         thread.
10319         (wl-summary-overview-create-summary-line): Change line for linked
10320         thread.
10321
10322         * wl-summary.el (wl-summary-update-thread): Use
10323         wl-thread-maybe-get-children-num.
10324         (wl-summary-set-parent): If change parent, move sub thread.
10325         (wl-summary-redisplay-internal): Add horizontal recenter.
10326         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10327
10328         * wl-thread.el (wl-thread-entity-get-linked): New function.
10329         (wl-thread-entity-set-linked): New function.
10330         (wl-thread-create-entity): Add linked element.
10331         (wl-thread-entity-insert-as-top): Use wl-append.
10332         (wl-thread-maybe-get-children-num): If closing thread, return
10333         children msgs.
10334         (wl-thread-update-line-msgs): Displaying progress message.
10335         (wl-thread-update-line-on-buffer-sub): Use
10336         wl-thread-maybe-get-children-num.
10337         (wl-thread-update-line-on-buffer): If update line is not exists,
10338         insert thread.
10339         (wl-thread-delete-message): If delete top msg of thread, search
10340         parent by subject.
10341         (wl-thread-insert-entity): Use
10342         wl-thread-maybe-get-children-num.
10343
10344         * wl-highlight.el (wl-highlight-summary-current-line): change
10345         sregexp for linked thread.
10346         * wl-util.el (wl-count-lines): Count lines.
10347         (wl-horizontal-recenter): horizontal recenter.
10348         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10349         (wl-score-get-alike): Ditto.
10350         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10351         (wl-subject-length-limit): New variable.
10352         (wl-highlight-thread-indent-string-regexp): Changed for linked
10353         thread.
10354
10355 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10356
10357         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10358         New variable (revival).
10359         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10360         by subject matching if there's no in-reply-to nor references field
10361         (revival).
10362
10363 \f
10364 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10365
10366         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10367         message.
10368
10369 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10370
10371         * wl-summary.el (wl-summary-reply): Return t if there was a
10372         message at cursor point.
10373         Added unwind-protect.
10374         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10375         returns t.
10376         (wl-summary-cancel-message): Do nothing when there's no message at
10377         cursor point.
10378         (wl-summary-forward): Ditto.
10379         (wl-summary-jump-to-parent-message): Ditto.
10380         (wl-summary-reedit): Ditto.
10381         (wl-summary-edit-addresses): Ditto.
10382         (wl-summary-pipe-message): Ditto.
10383         (wl-summary-print-message-with-ps-print): Ditto.
10384         (wl-summary-print-message): Ditto.
10385         (wl-summary-mark-as-important): Ditto.
10386         (wl-summary-mark-as-unread): Ditto.
10387
10388         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10389         message at cursor point.
10390         (wl-summary-reply-with-citation): Remove unwind-protect.
10391
10392         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10393         subject searching feature.
10394         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10395         Eliminated.
10396
10397 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10398
10399         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10400         New variable.
10401         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10402         by subject matching if there's no in-reply-to nor references field.
10403
10404         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10405
10406         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10407         when display is finished.
10408         (wl-folder-open-all): Ditto.
10409         (wl-folder-update-access-group): Ditto.
10410         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10411         * wl-thread.el (wl-thread-close-all): Ditto.
10412
10413         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10414         progress gauge only when it was displayed.
10415         * wl-folder.el (wl-folder-insert-entity): Ditto.
10416
10417 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10418
10419         * wl-summary.el (wl-summary-incorporate): Enclose
10420         `wl-summary-sync-force-update' with save-excursion.
10421
10422 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10423
10424         * wl-summary.el (wl-summary-prefetch-region):
10425         Pass current cursor point to `pos-visible-in-window-p' after
10426         moving cursor to the started point.
10427
10428 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10429
10430         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10431
10432         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10433         fields from the forwarding message.
10434         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10435         `ignored-fields'.
10436
10437 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10438
10439         * wl-mime.el (wl-message-request-partial):
10440         Eliminated argument `msgdb'.
10441         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10442         (wl-mime-combine-message/partial-pieces): Likewise.
10443         * tm-wl.el (wl-message-request-partial): Likewise.
10444         (wl-mime-combine-message/partial-pieces): Likewise.
10445
10446 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10447
10448         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10449         when display is finished.
10450
10451 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10452
10453         * wl-summary.el (wl-summary-goto-folder-subr):
10454         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10455
10456 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10457
10458         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10459         when cursor point is visible.
10460
10461 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10462
10463         * wl-expire.el (wl-expire-archive-get-max-number):
10464         Don't use `file-name-directory'.
10465
10466 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10467
10468         * wl-expire.el (wl-expire-archive-get-max-number):
10469         Use `file-name-directory'.
10470
10471 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10472
10473         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10474         only when there is progress.
10475
10476 2000-04-13  Mito <mit@nines.nec.co.jp>
10477
10478         * wl-summary.el (wl-summary-sync-marks): Display progress.
10479
10480 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10481
10482         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10483         (wl-summary-prev): Move cursor regardless of unread status.
10484         (wl-summary-next): Ditto.
10485
10486 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10487
10488         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10489         Added argument `target' and `number'.
10490         * tm-wl.el (wl-summary-burst-subr): New function.
10491         (wl-summary-burst): Use it.
10492
10493 2000-04-10  Mito <mit@nines.nec.co.jp>
10494
10495         * wl-mime.el (wl-burst): New function.
10496         (wl-summary-burst): Use it.
10497
10498 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10499
10500         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10501         as petname when there's no candidate.
10502
10503 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10504
10505         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10506         New variable.
10507         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10508
10509         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10510
10511         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10512
10513 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10514
10515         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10516         Use substring of `original' instead of buffer-substring.
10517         (wl-refile-evaluate-rule):
10518         Set `original' argument of wl-refile-expand-newtext.
10519
10520         * wl-summary.el
10521         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10522         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10523         (wl-summary-auto-refile): Check existence of destination folder just
10524         before marking.
10525
10526 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10527
10528         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10529         when wl-refile-get-field-value return nil.
10530
10531 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10532
10533         * wl-refile.el
10534         (wl-refile-expand-newtext): New function imported from Gnus.
10535         (wl-refile-evaluate-rule): Use it.
10536
10537 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10538
10539         * wl-summary.el (wl-summary-print-destination):
10540         Duplicate folder string to avoid putting text-property on
10541         original string.
10542
10543         * wl-refile.el (wl-refile-get-field-value): New function.
10544         (wl-refile-evaluate-rule): New function;
10545         Evaluate refile rule recursively.
10546         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10547         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10548         New function; Check existence of a target folder recursively.
10549         (wl-summary-auto-refile-check-refile-rule-alist):
10550         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10551
10552 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10553
10554         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10555
10556         * wl-folder.el (wl-create-folder-entity-from-buffer):
10557         Fixed problem when '}' character is contained in folder name.
10558
10559         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10560
10561 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10562
10563         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10564         (wl-fldmgr-add-completion-all-completions):
10565         Use wl-fldmgr-add-completion-hashtb.
10566
10567 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10568
10569         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10570         wl-fldmgr-add-completion-subr): New functions.
10571         * wl-folder.el (wl-folder-completion-func): New variable.
10572         * wl-summary.el (wl-summary-read-folder):
10573         Use wl-folder-completion-func.
10574
10575         * wl-refile.el: Eliminate throw & catch.
10576
10577         * wl.el (wl-plugged-sending-queue-status): Fixed.
10578
10579 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10580
10581         * wl-draft.el (wl-draft): Put category property on
10582         mail-header-separator.