* wl-folder.el (wl-folder-complete-filter-condition): Remove !
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
4         from regexp.
5
6         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
7         (wl-read-search-condition-internal): Append them.
8
9 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
10
11         * wl-vars.el (wl-additional-search-condition-fields):
12         New user option.
13
14         * wl-util.el (wl-search-condition-fields): New function; export
15         from `wl-read-search-condition-internal'.
16         (wl-read-search-condition-internal): Use it.
17
18         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
19
20 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * wl-summary.el (wl-summary-define-sort-command): New function.
23         (wl-summary-sort-by-date, wl-summary-sort-by-number)
24         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
25         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
26         define by `wl-summary-define-sort-command' at runtime.
27
28         * wl.el (wl-init): Call wl-summary-define-sort-command.
29
30 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
33         properties at the decrypting region.
34
35 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
36
37         * wl-util.el (wl-find-region): New function.
38
39         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
40         coding system.
41         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
42         property `wl-mime-decoded-coding-system'.
43         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
44         property `wl-mime-decoded-coding-system' to encode text.
45
46         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
47         message.
48         (wl-mime-pgp-verify-region): Ditto.
49
50 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
51
52         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
53         buffer. Use epa-display-verify-result.
54
55 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
56
57         * wl-draft.el (wl-draft-send): Continue even if setting parent
58         flag was failed.
59
60 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
61
62         * wl-message.el (wl-message-flag-indicator): Fixed the problem
63         of returning string only of parentheses.
64
65 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
66
67         * wl-summary.el (wl-summary-write): Add argument `folder'.
68         (wl-summary-write-current-folder): Change argument `folder' from
69         optional to require.
70         (wl-summary-get-buffer): Return the buffer associated folder only.
71
72         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
73         change.
74         (wl-folder-toggle-disp-summary): Ditto.
75
76         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
77         current summary as parent-folder.
78
79 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
80
81         * wl-draft.el (wl-draft-reedit): Don't overwrite
82         wl-draft-parent-folder.
83
84 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
85
86         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
87         (wl-mime-pgp-verify-region): Ditto.
88         (wl-message-decrypt-pgp-nonmime): Use the above function.
89         (wl-message-verify-pgp-nonmime): Likewise.
90         (wl-mime-preview-application/pgp): Likewise.
91
92 2006-04-20  Kenichi Okada  <okada@opaopa.org>
93
94         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
95         Fix about the order of `wl-nntp-posting-port' and
96         `wl-nntp-posting-stream-type'.
97         * wl.el (wl-plugged-port-label-alist): Add smtp.
98
99 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
100
101         * wl-summary.el (wl-summary-message-status): New macro.
102
103         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
104         (wl-summary-killed-mark): New user option.
105
106         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
107         API change.
108         (wl-thread-insert-entity-sub): Ditto.
109         (wl-thread-recover-messages): New command.
110
111         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
112         Don't call `wl-highlight-summary-current-line' directly.
113         (wl-summary-buffer-attach): Connect to signal `status-changed'
114         instead of `cache-changed'.
115         (wl-summary-buffer-detach): Follow the above change.
116         (wl-summary-detect-mark-position): Follow the API change.
117         (wl-summary-rescan-message): Ditto.
118         (wl-summary-insert-sequential): Ditto.
119         (wl-summary-update-thread): Ditto.
120         (wl-summary-message-mark): Ditto.
121         (wl-summary-persistent-mark): Ditto.
122         (wl-summary-create-line): Ditto.
123         (wl-summary-prefetch-region-no-mark): Call
124         `wl-summary-persistent-mark' with number.
125         (wl-summary-recover-messages-region): New command.
126         (wl-summary-target-mark-recover): Ditto.
127         (wl-summary-recover-message): Ditto.
128         (wl-summary-persistent-mark-string): Add argument `status' instead
129         of remove arguments `flags' and `cached'.  Treat killed status.
130         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
131
132         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
133         (wl-highlight-summary-line-face-spec): Treat killed status.
134         (wl-highlight-summary-line-string): Follow the API change.
135         (wl-highlight-summary-current-line): Ditto.
136
137         * Version number is increased to 2.15.3.
138
139 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
140
141         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
142         of symbolp to test whether the condition is function.
143
144 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
145
146         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
147         to nil.
148
149 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
150
151         * wl-summary.el (wl-summary-buffer-message-ring): New internal
152         variable.
153         (wl-summary-buffer-last-displayed-msg): Abolish.
154         (wl-summary-push-message): New function.
155         (wl-summary-pop-message): Ditto.
156         (wl-summary-goto-folder-subr): Reset
157         `wl-summary-buffer-message-ring'.
158         (wl-summary-pop-to-last-message): New command.
159         (wl-summary-goto-last-displayed-msg): Call
160         wl-summary-pop-to-last-message if optional argument is non-nil or
161         the last command is itself.
162         (wl-summary-redisplay-internal): Push last message number into
163         `wl-summary-buffer-message-ring'.
164
165         * wl-vars.el (wl-summary-message-ring-max): New user option.
166
167 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
168
169         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
170         from `wl-draft-reply').
171         (wl-draft-reply): Use it.
172         (wl-draft-find-reply-headers): Avoid compile warning.
173
174 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
175
176         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
177
178 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
179
180         * wl-message.el (wl-message-flag-indicator): New function.
181         (wl-message-redisplay): Use it.
182
183 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
184
185         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
186
187 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
188
189         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
190         instead of `read-event'.
191
192         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
193
194         * wl-mule.el (wl-read-event-char): Ditto.
195
196         * wl-e21.el (wl-read-event-char): Ditto.
197
198 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
199
200         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
201
202 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
203
204         * wl-vars.el (wl-draft-send-confirm-type): New user option.
205
206         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
207
208         * wl-draft.el (wl-draft-send-confirm): Confirmation by
209         `wl-draft-send-confirm-type'
210
211 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
212
213         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
214         Avoid error when the buffer name is already used.
215
216 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
217
218         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
219         the change of elmo-nmz -> elmo-search.
220         (wl-highlight-summary-line-help-echo-alist): Ditto.
221         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
222         (wl-nmz-folder-icon): Define as obsolete.
223         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
224         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
225
226 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
227
228         * wl-summary.el (wl-summary-get-list-info): Rewrite with
229         `elmo-find-list-match-value'
230
231 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
232
233         * wl-summary.el (wl-summary-get-list-info): Optimize.
234         Use List-Id and List-Post also.
235
236 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
237
238         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
239
240 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
241
242         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
243
244 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
245
246         * wl-util.el (wl-completing-read-multiple-1): New internal function.
247         (wl-completing-read-multiple-2): Ditto.
248         (wl-completing-read-multiple): Define use above functions.
249
250         * wl-summary.el (wl-summary-sort): Removed the workaround for a
251         bug of `completing-read-multiple' about default value.
252
253         * wl-xmas.el (wl-completing-read-multiple): Removed.
254
255         * wl-mule.el (wl-completing-read-multiple): Ditto.
256
257         * wl-e21.el (wl-completing-read-multiple): Ditto.
258
259 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
260
261         * wl-util.el (wl-filter-associations): New function.
262
263         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
264         (wl-spam-ignored-folder-list): Ditto.
265         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
266         (wl-spam-string-member-p): New function.
267         (wl-spam-domain): Use it.
268         (wl-spam-split-numbers): New function.
269         (wl-spam-apply-partitions): Ditto.
270         (wl-spam-register-spam-messages): Use `folder' instead of
271         `wl-summary-buffer-elmo-folder'.
272         (wl-spam-register-good-messages): Ditto.
273         (wl-summary-exec-action-spam): Decide a domain by real folder of
274         message.
275         (wl-summary-exec-action-refile-with-register): Likewise.
276
277 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
278
279         * wl-e21.el (wl-e21-find-image): New function.
280         (wl-e21-setup-toolbar): Use it instead of `find-image'.
281         (wl-e21-highlight-folder-group-line): Ditto.
282         (wl-folder-init-icons): Ditto.
283         (wl-plugged-init-icons): Ditto.
284         (wl-biff-init-icons): Ditto.
285
286 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
289         (wl-inhibit-save-drafts): New internal variable.
290         (wl-disable-auto-save): Ditto.
291         (wl-save-drafts): Treat above variables.
292         (wl-auto-save-drafts): New function.
293         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
294         `wl-stop-save-drafts'.
295         (wl-start-save-drafts): New function.
296         (wl-stop-save-drafts): Ditto.
297         (wl-set-auto-save-draft): New command.
298
299         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
300         `wl-set-save-drafts'.
301
302 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
303
304         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
305         `make-local-variable' instead of `make-variable-buffer-local'.
306
307 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
308
309         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
310
311 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
312
313         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
314
315 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
316
317         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
318         of working buffer.
319
320 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
321
322         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
323
324         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
325         value into recipients; Bind `wl-draft-remove-group-list-contents'
326         as nil.
327
328 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
329
330         * wl-summary.el (wl-summary-sort): Fixed the last change.
331
332         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
333         (wl-summary-sort-messages): Ditto.
334         (wl-summary-rescan): Use it.
335         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
336         `completing-read'; Append candidates for reverse order.
337
338 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
339
340         * Version number is increased to 2.15.2.
341
342 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
343
344         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
345         "Smaller".
346         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
347
348 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
349
350         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
351
352 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
353
354         * wl-vars.el (wl-draft-additional-header-alist): Add into the
355         customize group `wl-draft'.
356         (wl-draft-add-in-reply-to): Move customize group from `wl' to
357         `wl-draft'.
358         (wl-draft-add-references): Ditto.
359
360         * wl-action.el (wl-summary-print-argument): Rename argument from
361         `folder' to `data'.
362
363 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
364
365         * wl-summary.el (wl-summary-rescan-message): Call
366         `wl-thread-cleanup-symbols' before insert thread.
367
368 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
369
370         * wl.el (wl-init): Set `elmo-get-folder-function' as
371         `wl-folder-make-elmo-folder'.
372
373         * wl-spam.el (wl-summary-exec-action-spam): Use
374         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
375
376         * wl-folder.el (wl-folder-make-elmo-folder): New function.
377         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
378         `elmo-make-folder'.
379         (wl-folder-get-elmo-folder): Ditto.
380         (wl-folder-create-subr): Simplify.
381
382 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
383
384         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
385
386 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
387
388         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
389         contents in message buffer instead of original buffer. If optional
390         argument specified, ask coding system for encode.
391
392 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
393
394         * wl-spam.el (wl-summary-test-spam-region): New function.
395         (wl-spam-setup): Bind "rkc".
396
397 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
398
399         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
400
401 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
402
403         * wl-spam.el (wl-summary-test-spam): Fix typo.
404         (wl-message-check-spam): Ditto.
405
406 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
407
408         * wl-summary.el (wl-summary-default-from): Simplify.
409
410 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
411
412         * wl-action.el (wl-summary-exec-action-refile): Simplify.
413         (wl-summary-exec-action-copy): Ditto.
414         (wl-summary-auto-refile): Check existence of temporary mark.
415
416 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
417
418         * wl-summary.el (wl-summary-create-line): Use
419         `elmo-time-to-datevec'.
420
421         * wl-expire.el (wl-expire-archive-date): Ditto.
422         (wl-expire-localdir-date): Ditto.
423
424         * wl-util.el (wl-day-number): Abolish.
425
426         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
427         of `wl-day-number'.
428         (wl-score-followup): Ditto.
429         (wl-score-add-followups): Ditto.
430         (wl-score-get-latest-msgs): Ditto.
431         (wl-score-get-header-entry): Ditto.
432         (wl-score-edit-insert-date): Ditto.
433
434 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
435
436         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
437         `elmo-message-entity-field' with 2nd argument `type'.
438
439 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
440
441         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
442
443 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
444
445         * wl-thread.el (wl-thread-delete-message): Delete descendant
446         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
447
448 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
449
450         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
451
452 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
453
454         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
455         `Access folder'.
456
457 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
458
459         * wl-vars.el (wl-access-folder-icon): New user option.
460
461         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
462         `Access folder'.
463
464 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
465
466         * wl-summary.el (wl-summary-buffer-set-folder): Use
467         `wl-folder-mime-charset'.
468
469         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
470         `mime-charset'.
471         (wl-folder-get-elmo-folder): Ditto.
472         (wl-folder-mime-charset): New function.
473
474 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
475
476         * wl-util.el (wl-parse-addresses): Define alias of
477         `elmo-parse-addresses' (move to `elmo-util.el').
478
479         * wl-summary.el (wl-summary-default-from): Follow the API change.
480         (wl-summary-overview-entity-compare-by-date): Ditto.
481         (wl-summary-overview-entity-compare-by-from): Ditto.
482         (wl-summary-get-list-info): Get value of `ml-info' field from
483         entity at first.
484         (wl-summary-rescan-message): Treat prefix argument.
485         (wl-summary-prefetch-msg): Follow the API change.
486         (wl-summary-search-by-subject): Ditto.
487         (wl-summary-insert-thread): Ditto.
488         (wl-summary-line-subject): Ditto.
489         (wl-summary-line-from): Ditto.
490         (wl-summary-create-line): Ditto.
491         (wl-summary-print-message-with-ps-print): Ditto.
492
493         * wl-score.el (wl-score-ov-entity-get): Ditto.
494         (wl-score-followup): Ditto.
495         (wl-score-add-followups): Use `elmo-message-entity-field' instead
496         of `car'.
497         (wl-score-get-latest-msgs): Follow the API change.
498         (wl-score-get-header): Ditto.
499
500         * wl-refile.el (wl-refile-learn): Ditto.
501         (wl-refile-subject-learn): Ditto.
502         (wl-refile-get-field-value): Ditto.
503         (wl-refile-guess-by-history): Ditto.
504         (wl-refile-guess-by-subject): Ditto.
505
506         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
507
508         * wl-expire.el (wl-expire-date-p): Removed.
509         (wl-expire-archive-date): Follow the API change.
510         (wl-expire-localdir-date): Ditto.
511         (wl-summary-expire): Ditto.
512
513         * Version number is increased to 2.15.1.
514
515 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
516
517         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
518         group is access or not (it is not strict, like wl-fldmgr-rename).
519
520 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
521
522         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
523         duplicate call of `wl-summary-print-argument' on the wrong line.
524
525 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
526
527         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
528         even if argument `number' is nil.
529         (wl-summary-insert-line): Print action argument if current message
530         has it.
531
532 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
533
534         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
535         (wl-draft-reply): Ditto.
536         (wl-draft): Add optional argument `parent-number' and call
537         `wl-draft-create-buffer' with it.
538         (wl-draft-create-buffer): Add optional argument
539         `parent-number'. Set wl-draft-parent-number as it.
540
541 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
542
543         * wl-folder.el (wl-folder-set-persistent-mark): If summary
544         buffer is not for given folder, don't use it.
545
546 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
547
548         * Version number is increased to 2.15.0.
549
550 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
551
552         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
553
554         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
555         (wl-highlight-get-face-by-name): New internal function.
556         (wl-highlight-summary-line-face-spec): Use it and fixed.
557
558 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
559
560         * wl-summary.el (wl-summary-sync-update): Use
561         `elmo-message-entity-field' instead of `car' to get message-id
562         from overview entity.
563
564         * wl-summary.el (wl-summary-rescan-message): Call
565         `wl-highlight-summary-displaying' when displaying a message.
566
567 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
568
569         * wl-draft.el (wl-draft-config-info-filename): Extracted from
570         `wl-draft-config-info-operation'.
571         (wl-draft-buffer-change-number): New function.
572         (wl-draft-rename-saved-config): Ditto.
573         * wl.el (wl-init): Connect slot for message-number-changed.
574         (toplevel): Add autoload for wl-draft-rename-saved-config.
575
576 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
577
578         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
579         `update-overview'
580         (wl-summary-buffer-detach): Disconnect from it.
581         (wl-summary-rescan-message): Use command.
582
583         * wl-message.el (wl-message-buffer-display): Use
584         `with-current-buffer' instead of `save-excursion'.
585
586 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
587
588         * wl-mime.el (wl-draft-preview-attributes-list): Protect
589         wl-draft-preview-attributes-list from distraction.
590
591 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
592
593         * wl-summary.el (wl-summary-sync-update): Sort the return value of
594         `elmo-list-diff'.
595
596 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
597
598         * wl-summary.el
599         (wl-summary-edit-addresses-collect-candidate-fields): Use
600         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
601
602         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
603         instead of `elmo-set-work-buf'.
604
605         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
606         (wl-address-make-address-list): Ditto.
607
608         * Version number is increased to 2.13.3.
609
610 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
611
612         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
613         user option.
614
615         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
616         argument `5'.
617
618         * wl-message.el (wl-message-display-no-merge-p): New function.
619         (wl-message-buffer-display): Check whether the message is
620         reassembled and follow the API change.
621
622 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
623
624         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
625         multibyte on working buffer and removed unnecessary
626         `buffer-disable-undo'.
627
628 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
629
630         * wl-util.el (wl-read-search-condition-internal): Fixed the last
631         change.
632
633 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
634
635         * wl-util.el (wl-read-search-condition-internal): Protect
636         elmo-global-flags from distraction.
637
638 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
639
640         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
641
642         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
643         (wl-summary-event-handler): Ditto.
644         (wl-summary-update-persistent-mark-on-event): New
645         function (renamed from `elmo-event-handler-flag-changed').
646         (wl-summary-buffer-attach): New function.
647         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
648         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
649         instead of `elmo-folder-add-handler'.
650
651         * Version number is increased to 2.13.2.
652
653 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
654
655         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
656         and "\177" to the `wl-news-previous-page'.
657         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
658         (wl-news-previous-page): New function.
659
660 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
663         instead of `write-region' and simplify.
664
665 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * wl-template.el (wl-template-select): Cause error if
668         `wl-template-alist' is nil.
669
670 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
671
672         * wl-news.el.in: Set file variable `no-byte-compile'.
673
674 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
675
676         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
677         whether a target message is within displaying area.
678         (elmo-event-handler-cache-changed): Ditto.
679
680 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
681
682         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
683         to `defun'.  Use `nconc' instead of `append' to collect descendant
684         message numbers.
685
686 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
687
688         * wl-thread.el (wl-thread-save-top-list)
689         (wl-thread-save-entities): Use `with-temp-buffer'.
690         * wl-news.el.in (wl-news-previous-version-load):
691         (wl-news-previous-version-save): Ditto.
692         * wl-summary.el (wl-summary-load-file-object)
693         (wl-summary-save-view-cache): Ditto.
694
695 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
696
697         * wl-util.el (toplevel): Require 'elmo-flag'.
698         (wl-read-search-condition): New function (Renamed from
699         `elmo-read-search-condition').
700         (wl-read-search-condition-internal): Likewise.
701
702         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
703         invalid.
704         (wl-summary-pick): Use `wl-read-search-condition' instead of
705         `elmo-read-search-condition'.
706         (wl-summary-virtual): Ditto.
707
708         * wl-folder.el (wl-folder-virtual): Ditto.
709         (wl-folder-pick): Ditto.
710
711         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
712
713 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
714
715         * wl-summary.el (wl-summary-reedit): Call
716         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
717
718 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
719
720         * wl-mime.el (toplevel): Require wl-vars.
721
722         * wl-message.el (toplevel): Require cl at compile.
723
724         * wl-draft.el (toplevel): Require elmo.
725
726 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
727
728         * wl-message.el (wl-message-buffer-prefetch): Count is a number
729         and do nothing when it is not positive.
730         (wl-message-buffer-prefetch-next): Ditto.
731
732 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
733
734         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
735         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
736         (wl-summary-redisplay-internal): Ditto.
737
738         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
739         message (the condition is borrowed from `wl-check-variables-2').
740         (wl-summary-redisplay-internal): Ditto.
741
742 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
743
744         * wl-mime.el (wl-draft-nntp-attribute): New function.
745         (wl-draft-attribute-nntp-posting-server): Use it.
746         (wl-draft-attribute-nntp-posting-port): Ditto.
747
748         * wl-mime.el (wl-draft-preview-attributes-list): New function.
749         (wl-draft-show-attributes-buffer): Ditto.
750         (wl-draft-hide-attributes-buffer): Ditto.
751         (wl-draft-attribute-newsgroups): Ditto.
752         (wl-draft-attribute-nntp-posting-server): Ditto.
753         (wl-draft-attribute-nntp-posting-port): Ditto.
754         (wl-draft-preview-message): Use there functions.
755
756         * wl-vars.el (wl-draft-preview-attributes-list): Change default
757         value.
758
759 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
760
761         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
762         (wl-draft-reedit): Ditto.
763         (wl-draft-queue-flush): Ditto.
764
765         * wl-mime.el (wl-message-request-partial): Ditto.
766         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
767         instead of `elmo-message-fetch'.
768
769         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
770
771         * wl-summary.el (wl-summary-message-string): Ditto.
772
773 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
774
775         * wl-util.el (wl-current-message-buffer): Follow the API change.
776
777         * wl-summary.el (wl-summary-redisplay-internal): Call
778         `wl-summary-mark-as-read' with 2nd argument as nil and update
779         unread count instead of persistent mark.
780
781         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
782         variable.
783         (wl-message-redisplay): Follow the API change.
784         (wl-message-buffer-display): Managed mime-entity directly and
785         return preview buffer only.
786         (wl-message-display-internal): Rewrite.
787         (wl-message-buffer-prefetch-subr): Not save return value of
788         `wl-message-buffer-display'.
789
790         * Version number is increased to 2.13.1.
791
792 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
793
794         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
795         'elmo-multiple-fields-body-list' with boundary specified.
796
797 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
798
799         * wl-vars.el (wl-summary-resend-use-cache): New variable.
800         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
801         cache if `wl-summary-resend-use-cache' is non-nil.
802
803 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
804
805         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
806         (wl-nntp-posting-stream-type): Ditto.
807
808 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
809
810         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
811
812 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
813
814         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
815         message.
816
817 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
818
819         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
820         Abolish.
821         (wl-summary-buffer-persistent-mark-version): New internal
822         variable.
823         (wl-summary-update-mark-and-highlight-window): Check by
824         wl-summary-persistent-mark-invalid-p.
825         (wl-summary-update-status-marks): Ditto.
826         (elmo-event-handler-flag-changed): Rewrite.
827         (elmo-event-handler-cache-changed): Define.
828         (wl-summary-prefetch-msg): Does not update persistent mark here.
829         (wl-summary-delete-cache): Ditto.
830         (wl-summary-resume-cache-status): Ditto.
831         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
832         (wl-summary-persistent-mark-invalid-p): New function.
833         (wl-summary-validate-persistent-mark): Ditto.
834         (wl-summary-validate-persistent-mark-string): Ditto.
835         (wl-summary-invalidate-persistent-mark): Ditto.
836         (wl-summary-update-persistent-mark): Call
837         `wl-summary-validate-persistent-mark'.
838         (wl-summary-create-line): Call
839         `wl-summary-validate-persistent-mark-string'.
840
841         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
842         status as t if cache used.
843
844 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
845
846         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
847         only if the target is group.
848         * wl-folder.el (wl-folder-append-petname): Don't check group name.
849
850 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
851
852         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
853
854 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
855
856         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
857
858         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
859
860 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
861
862         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
863         (Thanks to Yoichi NAKAYAMA).
864
865 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
866
867         * wl-util.el (wl-save-drafts): Restore echo area.
868
869 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
870
871         * Version number is increased to 2.13.0.
872
873         * wl-util.el (wl-biff-check-folder-async): Use
874         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
875
876 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
877
878         * wl-message.el (wl-message-display-internal): Does not put
879         wl-message-display-type property on message buffer.
880         (wl-message-buffer-display-type): New function.
881
882         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
883
884         * wl-summary.el (wl-summary-mode): Use `dolist' to add
885         `wl-summary-buffer-detach'.
886         (wl-summary-message-display-type): Use
887         `wl-summary-buffer-display-type'.
888
889 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
890
891         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
892         buffer-local.
893
894         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
895         kill-buffer-hook instead of make-local-variable.
896         (wl-draft-preview-message): Set `local' argument of add-hook as t.
897
898 2004-12-12  Scott Renfro <scott@renfro.org>
899
900         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
901         regex for square-branket.
902
903 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
904
905         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
906         `wl-message-mime-analysis-p' with argument `header'.
907
908 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
909
910         * wl-mime.el (wl-draft-yank-current-message-entity): 
911         Switch to no-mime following method according to wl-message-display-type
912         property.
913         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
914
915         * wl-message.el (wl-message-display-internal): 
916         Put wl-message-display-type property on message buffer.
917
918         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
919         (wl-message-display-internal): Ditto;
920
921         * wl-summary.el (wl-summary-toggle-mime): Ditto.
922
923 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-message.el (wl-message-make-display-type): New function.
926         (wl-message-display-type-property): Ditto.
927         (wl-message-mime-analysys-p): Ditto.
928         (wl-message-display-all-header-p): Ditto.
929         (wl-message-redisplay): Removed argument `as-is', `all-header' and
930         added `display-type'.
931         (wl-message-buffer-display): Likewise.
932         (wl-message-display-internal): Likewise.
933         (wl-message-buffer-display-type): Abolish.
934         (wl-message-buffer-prefetch-subr): Follow the API changed.
935
936         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
937         from wl-summary-buffer-display-all-header and changed default value.
938         (wl-summary-message-display-type): New function.
939         (wl-summary-buffer-display-mime-mode): Ditto.
940         (wl-summary-buffer-display-header-mode): Ditto.
941         (wl-summary-toggle-mime): Rewrite with above functions.
942         (wl-summary-toggle-all-header): Ditto.
943         (wl-summary-redisplay): Force redisplay with default mode.
944         (wl-summary-redisplay-internal): Renamed argument from `mode',
945         `all-header' to `mime-mode', `header-mode'.
946         Use `wl-message-make-display-type'.
947
948         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
949         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
950
951 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
952
953         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
954
955 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
956
957         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
958         in original message buffer.
959         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
960         buffer.
961
962 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
963
964         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
965
966 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
967
968         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
969
970 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
971
972         * wl-action.el (wl-summary-exec-action-refile): Display a done message
973         when actions succeeded.
974         (wl-summary-exec-action-copy): Likewise.
975
976 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
977
978         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
979         there is switch-to-buffer at the end of wl-message-select-buffer.
980         (wl-summary-reply): Ditto.
981
982 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
983
984         * wl-summary.el (wl-summary-forward): Put subject in original
985         message buffer as argument of wl-draft-forward.
986         * wl-draft.el (wl-draft-forward): Decode subject as in
987         wl-draft-reply.
988
989 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
990
991         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
992         a folder under access group.
993
994 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
995
996         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
997         wl-message-buffer-display.
998
999         * wl-util.el (wl-set-save-drafts): Fix typo.
1000
1001 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1004         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1005         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1006         the way to measure the width of a bitmap image; don't put face on
1007         ascii and bitmap images; put the mark which should not use the
1008         variable-pitch face on ascii and bitmap images.
1009         (wl-demo-setup-properties): Don't use the variable-pitch face on
1010         ascii and bitmap images; made it work on Emacs 20 and earlier.
1011         (wl-demo-insert-text): End with a newline at the bottom; don't put
1012         face on text.
1013
1014         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1015
1016 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1017
1018         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1019
1020         * wl-util.el (wl-save-drafts): Moved from sample setting.
1021         (wl-set-save-drafts): New function to set idle timer.
1022         * wl-draft.el (wl-draft): Call it.
1023         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1024
1025 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1026
1027         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1028         a summary which has toggle display status off.
1029
1030 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-draft.el (wl-draft-do-fcc): No cache save.
1033
1034 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1035
1036         * wl-summary.el (elmo-event-handler-flag-changed): Use
1037         `set-buffer' instead of `with-current-buffer'.
1038
1039 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1040
1041         * wl-summary.el (wl-summary-after-resize-function): New function.
1042         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1043         window-size-change-functions.
1044
1045 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1046
1047         * wl-draft.el (wl-draft-create-buffer): Bind
1048         `change-major-mode-hook' after current buffer is changed.
1049
1050         * wl-summary.el (wl-summary-buffer-detach): New function.
1051         (wl-summary-buffer-set-folder): Call it.
1052         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1053         change-major-mode-hook and kill-buffer-hook.
1054         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1055         (wl-summary-switch-to-clone-buffer): Ditto.
1056         (wl-summary-goto-folder-subr): Ditto.
1057
1058 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1059
1060         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1061         after boundp check.
1062
1063 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1064
1065         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1066         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1067         for `kill-buffer'.
1068
1069         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1070         handler of current buffer from elmo-folder.
1071
1072 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1073
1074         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1075
1076 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1077
1078         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1079         variable.
1080         (wl-summary-event-handler): New class.
1081         (elmo-event-handler-flag-changed): Define to update persistent
1082         mark.
1083         (wl-summary-buffer-set-folder): Register event handler to
1084         elmo-folder.
1085         (wl-summary-exit): Unregister event handler.
1086         (wl-summary-goto-folder-subr): Ditto.
1087         (wl-summary-mark-as-read-all): Does not call
1088         `wl-summary-update-persistent-mark' directly.
1089         (wl-summary-mark-as-read-internal): Ditto.
1090         (wl-summary-set-persistent-mark-internal): Ditto.
1091         (wl-summary-set-flags-internal): Ditto.
1092
1093         * Version number is increased to 2.11.33.
1094
1095 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1096
1097         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1098         to nil.
1099
1100 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1101
1102         * wl-spam.el (wl-spam-setup): Add hook
1103         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1104         instead of `wl-summary-prepare-hook'.
1105
1106         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1107         if folder type is `'flag'.
1108         (wl-summary-mark-as-important): Ditto.
1109
1110 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1111
1112         * wl-address.el (wl-address-minibuffer-history): New variable.
1113         (wl-address-minibuffer-local-map): New keymap.
1114         (wl-address-read-from-minibuffer): New function.
1115
1116         * wl-action.el (wl-summary-get-resend-address): Use
1117         `wl-address-read-from-minibuffer' instead of `completing-read'.
1118
1119 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1120
1121         * Version number is increased to 2.11.32.
1122
1123 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1124
1125         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1126         without mule to iso-8859-1.
1127         (wl-draft-add-in-reply-to): Add note in description.
1128         (wl-draft-add-references): Ditto.
1129
1130 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1131
1132         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1133         definition for `m'.
1134         (wl-summary-mode-line-format): Add '[%m]'.
1135         (wl-message-mode-line-format-spec-alist): Ditto.
1136         (wl-summary-display-mime-mode-list): New variable.
1137
1138         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1139         from wl-summary-buffer-display-as-is.
1140         (wl-summary-buffer-display-all-header): New buffer local variable.
1141         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1142         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1143         instead of wl-summary-buffer-display-as-is.
1144         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1145         (wl-summary-set-persistent-mark): Ditto.
1146         (wl-summary-set-message-buffer-or-redisplay): Just call
1147         `wl-summary-redisplay-internal' without optional arguments.
1148         (wl-summary-toggle-mime): Rewrite.
1149         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1150         (wl-summary-toggle-all-header): New function.
1151         (wl-summary-redisplay-internal): Treat mime mode.
1152
1153         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1154         to wl-mime-preview-follow-no-mime.
1155         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1156         accodring to the display-mode.
1157
1158         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1159         (wl-message-buffer-display): Changed argument name from `as-is' to
1160         `mode'.
1161         (wl-message-display-internal): Ditto;
1162         Bind elmo-mime-display-header-analysis according to the mode.
1163         (wl-message-display-internal): Put wl-message-display-mime-mode
1164         property on entire buffer.
1165
1166 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1167
1168         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1169
1170 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1171
1172         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1173         Don't extract mail address.
1174         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1175
1176         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1177
1178         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1179
1180 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1181
1182         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1183         wl-fldmgr-cut-entity-list on confirmation.
1184
1185 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1186
1187         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1188         (wl-mime-quit-preview): Check existence of
1189         mime-edit-temp-message-buffer here.
1190
1191 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1192
1193         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1194         after deletion.
1195
1196         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1197         before calling wl-mime-quit-preview.
1198
1199 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1200
1201         * wl-summary.el (wl-summary-pick): If call it with prefix
1202         argument, set `delete-marks' as non-nil. Pick from only visible
1203         messages.
1204         (wl-summary-check-target-mark): New function.
1205         (wl-summary-target-mark-mark-as-read): Use it.
1206         (wl-summary-target-mark-mark-as-unread): Ditto.
1207         (wl-summary-target-mark-operation): Ditto.
1208         (wl-summary-target-mark-set-flags): Ditto.
1209         (wl-summary-target-mark-save): Ditto.
1210         (wl-summary-target-mark-pick): Ditto.
1211         (wl-summary-target-mark-forward): Ditto.
1212         (wl-summary-target-mark-reply-with-citation): Ditto.
1213         (wl-summary-target-mark-print): Ditto.
1214         (wl-summary-target-mark-uudecode): Ditto.
1215
1216         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1217         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1218         with `ask-coding' is non-nil.
1219
1220 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-thread.el (wl-thread-set-parent): If parent is a message
1223         which is identified by references, set linked as nil.
1224
1225 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1226
1227         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1228         (wl-message-mode-line-format-spec-alist): Ditto.
1229         (wl-message-mode-line-format): Ditto.
1230         (wl-summary-mode-line-format): Ditto for docstring.
1231         (wl-summary-no-mime-folder-list): Fix typo.
1232
1233         * wl-util.el (wl-current-message-buffer): Call
1234         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1235
1236         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1237         variable.
1238         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1239         of `wl-summary-redisplay-no-mime'.
1240         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1241         (wl-summary-toggle-mime): New function.
1242         (wl-summary-redisplay-all-header): Rewrite.
1243         (wl-summary-redisplay-no-mime): Ditto.
1244         (wl-summary-redisplay-internal): Added argument `as-is' and
1245         `all-header'.
1246
1247         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1248         New variable.
1249         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1250         bottom.
1251         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1252         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1253         "/" unconditionally.
1254
1255         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1256         wl-mime-preview-follow-no-mime for as-is content.
1257         (wl-mime-preview-follow-no-mime): New function.
1258         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1259
1260         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1261         and added `as-is', `all-header'.
1262         (wl-message-buffer-display): Ditto.
1263         (wl-message-buffer-display-type): New function.
1264
1265 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1266
1267         * wl-vars.el (wl-message-header-button-alist): Change default
1268         value.
1269         (wl-message-body-button-alist): Ditto.
1270
1271 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1272
1273         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1274
1275 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1276
1277         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1278
1279 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1280
1281         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1282         is always true.
1283
1284 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1285
1286         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1287         on null entity.
1288
1289 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1290
1291         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1292
1293 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1294
1295         * wl-vars.el (wl-summary-resend-hook): New hook.
1296
1297         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1298         `wl-summary-resend-hook'.
1299
1300 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1301
1302         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1303         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1304         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1305         (wl-summary-new-cached-mark): Changed default value to 'n'.
1306         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1307         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1308         (wl-folder-sync-range-alist): Remove spec for 'flag.
1309         (wl-summary-force-prefetch-folder-list): New user option.
1310
1311         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1312         `wl-summary-toggle-persistent-mark'.
1313         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1314         number is nil.
1315         (wl-summary-mark-as-answered-region): Set interactive argument of
1316         `wl-summary-set-persistent-mark-internal'.
1317         (wl-summary-mark-as-important-region): Ditto.
1318         (wl-summary-unset-persistent-mark): Ditto.
1319         (wl-summary-set-persistent-mark): Ditto.
1320         (wl-summary-mark-as-answered): Ditto.
1321         (wl-summary-mark-as-important): Ditto.
1322         (wl-summary-set-persistent-mark-internal): Do nothing
1323         when `elmo-message-flag-available-p' is nil.
1324         (wl-summary-toggle-persistent-mark): New function.
1325         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1326         when the folder matches `wl-summary-force-prefetch-folder-list'.
1327
1328
1329         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1330         when number is nil.
1331         (wl-highlight-summary-forwarded-face): New face.
1332
1333 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1334
1335         * Version number is increased to 2.11.31.
1336
1337 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1338
1339         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1340         (wl-biff-check-folder-async): Ditto.
1341         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1342
1343 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1344
1345         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1346         Add an argument `reverse'.  All callers are updated.
1347         (wl-summary-sort): Add a prefix argument `reverse' to specify
1348         reverse sorting.
1349         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1350         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1351         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1352
1353 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1354
1355         * wl-message.el (wl-message-redisplay): Does not narrow header if
1356         disply-type is all-header or as-is.
1357
1358         * wl-summary.el (wl-summary-enter-handler): Use
1359         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1360
1361 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1362
1363         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1364         after adding wl-draft-parent-variables.
1365         (wl-draft-forward): Ditto.
1366
1367 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1368
1369         * wl-summary.el (wl-summary-sync-marks): Call
1370         `wl-summary-set-persistent-mark' and
1371         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1372         (wl-summary-set-persistent-mark-internal): Add 4th argument
1373         `no-server'.
1374         (wl-summary-unset-persistent-mark): Ditto.
1375         (wl-summary-set-persistent-mark): Ditto.
1376         (wl-summary-add-flags-internal): Abolish.
1377         (wl-summary-remove-flags-internal): Ditto.
1378         (wl-summary-mark-as-important-internal): Ditto.
1379         (wl-summary-mark-as-important): Use
1380         `wl-summary-set-persistent-mark' instead of
1381         `wl-summary-add-flags-internal'.
1382         (wl-summary-mark-as-important-region): Ditto.
1383
1384         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1385
1386         * wl-summary.el (wl-summary-get-available-flags): New function.
1387         (wl-summary-sync-marks): Use it and simplified.
1388         (wl-summary-unset-persistent-mark): Use
1389         `wl-summary-get-available-flags'.
1390         (wl-summary-set-persistent-mark): Ditto.
1391
1392 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1393
1394         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1395         id.
1396
1397 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1398
1399         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1400         number, call `wl-summary-prev-line-content'. Show message when the
1401         message is not found.
1402
1403 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1404
1405         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1406         wl-summary-enter-handler.
1407         (wl-summary-enter-handler): New command.
1408
1409         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1410         docstring and custom spec.
1411
1412         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1413         flags too; Don't treat Cached and New.
1414         (wl-summary-set-persistent-mark): Ditto.
1415
1416         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1417         `wl-folder-set-flag'.
1418
1419         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1420         instead of `wl-folder-set-flag'.
1421
1422         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1423         for completion.
1424         (wl-summary-set-persistent-mark): Ditto.
1425
1426         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1427         instead of `wl-draft-quit-preview'.
1428
1429         * wl-mime.el (toplevel): Avoid compile warning.
1430         (wl-mime-quit-preview): New function
1431         (formarly defined as `wl-draft-quit-preview').
1432         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1433         quitting method.
1434
1435         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1436
1437         * wl-folder.el (wl-folder-set-flag): Renamed from
1438         `wl-draft-set-flag-on-parent'.
1439
1440         * wl-draft.el (wl-draft-quit-preview): New function.
1441         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1442         (wl-draft-send): Call `wl-folder-set-flag' instead of
1443         `wl-draft-set-flag-on-parent'.
1444         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1445
1446 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1447
1448         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1449         (wl-draft-send): Ditto.
1450
1451 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1452
1453         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1454         (wl-draft-kill-pre-hook): Set default value as nil.
1455         (wl-summary-reply-hook): Ditto.
1456         (wl-draft-kill-flags): Abolish.
1457
1458         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1459         (wl-draft-parent-variables): Renamed from
1460         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1461         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1462         argument; Add wl-draft-parent-variables to
1463         wl-draft-config-variables.
1464         (wl-draft-reply): Likewise.
1465         (wl-draft-kill-flags): Abolish.
1466         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1467         (wl-draft-set-flag-on-parent): New function.
1468         (wl-draft-setup-parent-flag): Ditto.
1469
1470 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1471
1472         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1473         `wl-draft-parent-folder' is "".
1474
1475 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1476
1477         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1478         (wl-summary-digit-jump): New function.
1479         (Adviced by John Owens and Hiroya Murata)
1480
1481         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1482         (Adviced by John Owens)
1483
1484         * wl-xmas.el (wl-message-define-keymap): Ditto.
1485
1486         * wl-mule.el (wl-message-define-keymap): Ditto.
1487
1488 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1489
1490         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1491         change of return value of elmo-folder-count-flags.
1492
1493         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1494         (wl-summary-mark-as-read-internal): Ditto.
1495         (wl-summary-set-persistent-mark-internal): Ditto.
1496         (wl-summary-folder-info-update): Ditto.
1497         (wl-summary-sync-update): Fixed the last change.
1498
1499         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1500
1501 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1502
1503         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1504         (wl-draft-kill-flags): Fixed docstring.
1505
1506         * wl-draft.el (wl-draft-kill-flags): New function.
1507         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1508
1509 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1510
1511         * wl-vars.el (wl-reply-hook): Abolish.
1512         (wl-draft-reply-hook): New hook.
1513         (wl-summary-reply-hook): Ditto.
1514         (wl-draft-forward-hook): Ditto.
1515         (wl-summary-forward-hook): Ditto.
1516         (wl-draft-kill-flags): New variable.
1517
1518         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1519         wl-summary-set-persistent-mark-internal.
1520         (wl-summary-sync-marks): Use elmo-preserved-flags.
1521         (wl-summary-update-persistent-mark): Make it interactive.
1522         (wl-summary-set-persistent-mark-internal): New inline function.
1523         (wl-summary-mark-as-answered): Use it.
1524         (wl-summary-mark-as-unanswered): Ditto.
1525         (wl-summary-unset-persistent-mark): New function.
1526         (wl-summary-set-persistent-mark): Ditto.
1527         (wl-summary-reply): Don't set answered flag;
1528         Run wl-summary-reply-hook instead.
1529         (wl-summary-forward): Call wl-draft-forward with number.
1530         Run wl-summary-forward-hook.
1531
1532         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1533         (wl-highlight-summary-line-face-spec): Use it as a default
1534         persistent mark face.
1535
1536         * wl-draft.el (wl-draft-forward): Added optional argument number;
1537         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1538         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1539         (wl-draft-kill): Use wl-draft-kill-flags.
1540
1541         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1542
1543         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1544         of return value of elmo-folder-count-flags.
1545
1546         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1547
1548         * wl-summary.el (wl-summary-count-unread): Ditto.
1549         (wl-summary-sync-update): Follow the change above.
1550         (wl-summary-force-prefetch): New function.
1551
1552 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1553
1554         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1555         variable `buf' with `let' instead of `setq'.
1556
1557 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1558
1559         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1560         add Content-Disposition heaeder on the deleted part.
1561
1562 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1563
1564         * wl-draft.el (wl-draft-save): Encode address list under edit by
1565         `eword-encode-unstructured-field-body'.
1566
1567         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1568
1569 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1570
1571         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1572         wl-current-summary-buffer.
1573
1574 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1575
1576         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1577         `numbers' is ignored.
1578
1579 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1580
1581         * wl-folder.el (wl-folder-open-folder): Avoid error.
1582         Reported by John Owens, [wl-en:815]
1583
1584         * wl.el (wl): Set timer for biff process even if prefix argument
1585         is given or auto-checking is quitted.
1586
1587         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1588         immediately.
1589         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1590         (wl-toggle-plugged): Ditto.
1591
1592         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1593         * wl-util.el (wl-biff-start): Use idle timer if
1594         `wl-biff-use-idle-timer' is non-nil.
1595
1596 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1597
1598         * wl-highlight.el (wl-highlight-message): Fix description.
1599
1600 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1601
1602         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1603         tty.
1604
1605 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1606
1607         * wl-action.el (wl-summary-exec): Print failure count.
1608
1609 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1610
1611         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1612         to `defun', remove interactive form.
1613         Set elmo-message-fetch-confirm when force-reload is non-nil.
1614
1615 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1616
1617         * wl-summary.el (toplevel): Removed unnecessary autoload.
1618
1619 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1620
1621         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1622         the buffer is generated from another message buffer.
1623
1624 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1625
1626         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1627         extracted from `wl-fldmgr-save-folders'.
1628         (wl-fldmgr-delete): Call it after deletion.
1629
1630 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1631
1632         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1633         multi-tty support.
1634
1635 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1636
1637         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1638
1639 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1640
1641         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1642         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1643
1644 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1645
1646         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1647         unsubscribe list only if argument CLEAR is nil.
1648
1649 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1650
1651         * wl-draft.el (wl-draft-reply): Decode subject before removing
1652         Re: prefix.
1653
1654 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1655
1656         * wl-summary.el (wl-summary-sort-by-size): New command.
1657
1658 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1659
1660         * wl-summary.el (wl-summary-number-list-from-region): New
1661         function.
1662         (wl-summary-mark-as-read-region): Use it.
1663         (wl-summary-mark-as-unread-region): Ditto.
1664         (wl-summary-set-flags-region): Ditto and add optional argument
1665         remove.
1666         (wl-summary-mark-as-answered-region): Ditto.
1667         (wl-summary-mark-as-important-region): Ditto.
1668         (wl-summary-target-mark-mark-as-important): Added optional
1669         argument remove.
1670         (wl-summary-target-mark-mark-as-answered): Ditto.
1671         (wl-summary-target-mark-set-flags): Ditto.
1672
1673 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1674
1675         * wl-summary.el (wl-summary-set-flags-region): Call
1676         `wl-summary-set-flags-internal' with number list instead of call
1677         one by each message.
1678         (wl-summary-target-mark-set-flags): Likewise.
1679
1680 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1681
1682         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1683         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1684         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1685         (wl-summary-target-mark-mark-as-answered): Likewise.
1686
1687 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1688
1689         * wl-summary.el (wl-summary-target-mark-forward): Use
1690         `wl-summary-delete-all-target-marks' instead of
1691         `wl-summary-delete-all-temp-marks'.
1692         (wl-summary-target-mark-reply-with-citation): Ditto.
1693         (wl-summary-target-mark-uudecode): Ditto.
1694         (wl-summary-target-mark-set-flags): Ditto and remove needless
1695         cursor move.
1696
1697 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1698
1699         * wl-summary.el (wl-summary-target-mark-forward): Protect
1700         wl-summary-buffer-target-mark-list from nreverse.
1701         (wl-summary-target-mark-reply-with-citation): Ditto.
1702
1703 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1704
1705         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1706         `elmo-display-progress-threshold'.
1707
1708 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1709
1710         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1711         check `wl-summary-highlight'.
1712         (wl-summary-window-scroll-functions): Respect value of
1713         `wl-summary-highlight'.
1714         (wl-summary-sync-update): Run hooks
1715         `wl-summary-buffer-window-scroll-functions' at any time.
1716
1717 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1718
1719         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1720         from `wl-summary-cleanup-temp-marks'.
1721         (wl-summary-cleanup-temp-marks): Abolish argument.
1722         * wl.el (wl-save-status): Revert previous change.
1723         (wl-execute-temp-marks): New function, call
1724         `wl-summary-exec-with-confirmation'.
1725         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1726         (wl-folder-save-and-exec-marks): Abolished.
1727
1728 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1729
1730         * wl-e21.el (wl-e21-display-image-p): Respect
1731         `wl-highlight-folder-with-icon'.
1732         (wl-e21-highlight-folder-group-line): Highlight mouse line
1733         even if wl-e21-display-image-p is nil.
1734
1735         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1736         Respect value of `wl-summary-highlight'.
1737
1738         * wl.el (wl-save-status): Remove unused variable.
1739
1740         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1741         (wl-folder-mode-map): Bind it to "x".
1742
1743 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1744
1745         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1746
1747         * wl-thread.el (wl-thread-get-parent-list): Don't check
1748         disconnected ancestors, neglecting needless work in
1749         `wl-thread-update-indent-string-thread'.
1750
1751         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1752         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1753         argument, add argument default-keep to keep marks by default.
1754
1755         * Version number is increased to 2.11.30.
1756
1757         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1758         customization type and docstring.
1759         (wl-draft-reply-without-argument-list): Ditto.
1760
1761 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1762
1763         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1764
1765         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1766
1767 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1768
1769         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1770
1771 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1772
1773         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1774         save-excursion so as not to include run-hooks.
1775
1776 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1777
1778         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1779         Clarify that marks are going to be cleared.
1780
1781 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1782
1783         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1784         according to 3rd element of wl-summary-flag-mark.
1785
1786         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1787
1788 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1789
1790         * wl-action.el (wl-summary-target-mark-all): Don't set
1791         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1792
1793 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1794
1795         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1796         (wl-forward-subject-prefix): Ditto.
1797         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1798         (wl-draft-reply-make-subject): Ditto.
1799
1800         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1801         `wl-draft-forward'.
1802         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1803
1804 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1805
1806         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1807         target message does not exist.
1808
1809 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1810
1811         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1812         `wl-subject-prefix-regexp'.
1813         (wl-subject-forward-prefix-regexp): New variable.
1814         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1815         `wl-draft-strip-subject-re' and take regexp as argument.
1816         (wl-draft-forward): Use it.
1817         (wl-draft-reply): Ditto.
1818
1819 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1820
1821         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1822         emacs multi-tty support.
1823
1824 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1825
1826         * wl-e21.el (wl-e21-display-image-p): Don't call
1827         `display-images-p'.
1828         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1829         support.
1830         (wl-highlight-folder-current-line): Ditto.
1831         (wl-folder-init-icons): Ditto.
1832
1833 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1834
1835         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1836         the last line of summary in unplugged mode.
1837
1838 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1839
1840         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1841
1842 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1843
1844         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1845         * wl-address.el (wl-address-user-mail-address-p): Use it.
1846         (wl-address-delete-user-mail-addresses): Ditto.
1847         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1848
1849         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1850         (wl-address-delete-user-mail-addresses): Ditto.
1851
1852         * wl-address.el (wl-address-delete-user-mail-addresses): New
1853         function.
1854         * wl-refile.el (wl-refile-guess-by-history): Use it.
1855         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1856         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1857
1858         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1859         use wl-address-user-mail-address-p.
1860
1861 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1862
1863         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1864         after opening group.
1865
1866 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1867
1868         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1869         of elmo-set-buffer-multibyte.
1870
1871         * wl-message.el (wl-original-message-mode): Ditto.
1872
1873         * wl-score.el (wl-score-insert-header): Ditto.
1874
1875         * wl-summary.el
1876         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1877         (wl-summary-goto-folder-subr): Ditto.
1878         (wl-summary-insert-headers): Ditto.
1879
1880         * wl-util.el (wl-set-string-width): Ditto.
1881
1882         * Version number is increased to 2.11.29.
1883
1884 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1885
1886         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1887         (wl-highlight-summary-line-help-echo-alist): New variable.
1888         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1889         into `wl-highlight-summary-line-help-echo' and
1890         `wl-highlight-flag-folder-help-echo'.
1891         (wl-highlight-summary-line-string): Change accordingly.
1892         (wl-highlight-summary-current-line): Ditto.
1893
1894 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1895
1896         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1897         at the beginning of field body (Thanks to Markus Knittig).
1898
1899         * wl-draft.el (wl-draft-insert-current-message): Also check
1900         summary buffer, remove unnecessary tag.
1901
1902 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1903
1904         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1905         when wl-message-buffer is nil.
1906
1907         * wl-folder.el (wl-folder): Abolish unused argument.
1908         Call wl-folder-init when wl-folder-entity is nil.
1909         * wl.el (wl): Change accordingly.
1910
1911 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1912
1913         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1914         multibyte string before insert into draft buffer.
1915         (wl-draft-create-buffer): Always enable multibyte characters for
1916         draft buffer.
1917
1918         * Version number is increased to 2.11.28.
1919
1920 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1921
1922         * wl-folder.el (wl-folder-open-close): Handle blank line.
1923         (wl-folder-jump-to-current-entity): Ditto.
1924
1925 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1926
1927         * Version number is increased to 2.11.27.
1928
1929 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1930
1931         * wl-thread.el (wl-thread-insert-message): When the thread is
1932         devided by wl-summary-max-thread-depth, insert line at the end of
1933         buffer.
1934
1935 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1936
1937         * Version number is increased to 2.11.26.
1938
1939 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1940
1941         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1942
1943 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1944
1945         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1946         value of stream-type and session.
1947
1948 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1949
1950         * Version number is increased to 2.11.25.
1951
1952 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1953
1954         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1955         in a quit message.
1956
1957 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1958
1959         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1960         (wl-summary-redisplay-no-mime-internal): Ditto.
1961
1962 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1963
1964         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1965         * wl-vars.el (wl-smtp-connection-type): Ditto.
1966
1967 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1968
1969         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1970         for the separator line and quote mail-header-separator.
1971
1972 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1973
1974         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1975         result message.
1976
1977         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1978         `elmo-multiple-fields-body-list' with boundary as
1979         mail-header-separator.
1980
1981 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1982
1983         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1984
1985 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1986
1987         * wl-util.el (wl-list-diff): Remove unused function.
1988
1989         * wl-draft.el (wl-draft-send-confirm): Discard input before
1990         confirmation.
1991
1992 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1993
1994         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1995         order of flag and new.
1996
1997 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1998
1999         * wl-vars.el (wl-refile-policy-alist): Abolished.
2000
2001         * wl-action.el (wl-summary-set-action-refile): Follow the change
2002         above.
2003
2004 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2005
2006         * wl-highlight.el (wl-highlight-signature-search): Don't use
2007         re-search-backward for a long word since it is possible to crash
2008         XEmacs because of a bug.
2009
2010 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2011
2012         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2013
2014 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2015
2016         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2017         argument for wl-summary-sync-force-update.
2018
2019 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2020
2021         * wl-summary.el (wl-summary-mode-map): Revival of
2022         wl-summary-mark-as-important related bindings;
2023         Bind 'F','tF','mF','rF','m&'.
2024         (wl-summary-mark-as-important-region): Revival.
2025         (wl-summary-target-mark-mark-as-important): Ditto.
2026         (wl-summary-target-mark-operation): New function.
2027         (wl-summary-target-mark-mark-as-answered): Use it.
2028         (wl-summary-decide-flag): Don't set Important as default.
2029         (wl-summary-mark-as-important-internal): Revival.
2030         (wl-summary-mark-as-important): Ditto.
2031
2032         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2033
2034         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2035         instead of facep.
2036
2037 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2038
2039         * wl-dnd.el (wl-dnd-drop-func): Fix.
2040
2041         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2042         mouse-set-point instead of posn-point.
2043
2044         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2045
2046         * wl-mule.el (wl-completing-read-multiple): Ditto.
2047
2048 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2049
2050         * wl-demo.el (face-background-name): Defalias to avoid compile
2051         warning.
2052
2053 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2054
2055         * wl-summary.el (wl-summary-decide-flag): Use
2056         wl-completing-read-multiple instead of completing-read-multiple.
2057
2058         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2059         New alias.
2060
2061         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2062         Use face-background-name instead of face-background.
2063
2064         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2065
2066         * wl-summary.el (wl-summary-save): Use it.
2067         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2068
2069         * wl-mime.el (wl-mime-save-content): Fix last change.
2070
2071 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2072
2073         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2074         New function.
2075         (wl-summary-sort-specs): Added sort.
2076         * wl-mime.el (wl-mime-save-content): Expand file name.
2077
2078 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2079
2080         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2081
2082         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2083
2084 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2085
2086         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2087         for flag if it is not defined.
2088
2089 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2090
2091         * wl-e21.el (wl-highlight-folder-current-line): Use
2092         elmo-folder-type-internal when elmo-folder-type returns nil.
2093
2094         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2095
2096         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2097
2098         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2099
2100         * wl-e21.el (wl-summary-toolbar): Ditto.
2101
2102         * wl-vars.el (wl-demo-background-color): Abolished.
2103         (wl-summary-persistent-mark-priority-list): Renamed from
2104         wl-summary-flag-priority-list.
2105         (wl-summary-flag-alist): New user option.
2106         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2107         (wl-message-mode-line-format-spec-alist): Added 'F'.
2108         (wl-message-mode-line-format): Likewise.
2109         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2110         instead of wl-summary-important-mark.
2111         (wl-file-folder-icon): New variable.
2112
2113         * wl-thread.el (wl-thread-set-flags): Renamed from
2114         wl-thread-mark-as-important.
2115
2116         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2117         warning.
2118         (wl-summary-mode-menu-spec): Follow the change of 
2119         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2120         (wl-summary-mode-map): Follow the change of
2121         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2122         (wl-summary-detect-mark-position): Follow the variable name change.
2123         (wl-summary-set-flags-region): New function for the replacement of
2124         wl-summary-mark-as-important-region.
2125         (wl-summary-sync-marks): Sync all global-flags.
2126         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2127         instead of elmo-message-flagged-p.
2128         (wl-summary-persistent-mark-string): Follow the variable name change;
2129         Put wl-summary-flag-mark if the message has global-flag.
2130         (wl-summary-target-mark-set-flags): Renamed from 
2131         wl-summary-target-mark-mark-as-important.
2132         (wl-summary-decide-flag): New function.
2133         (wl-summary-set-flags-internal): Renamed from
2134         wl-summary-mark-as-important-internal.
2135         (wl-summary-add-flags-internal): New function.
2136         (wl-summary-remove-flags-internal): Ditto.
2137         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2138         (wl-summary-mark-as-unimportant): Abolish.
2139         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2140         (wl-summary-next-message): List flagged messages in the msgdb.
2141
2142         * wl-score.el (wl-summary-score-update-all-lines): Use
2143         wl-summary-add-flags-internal instead of 
2144
2145         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2146
2147         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2148         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2149         (wl-message-buffer-require-all-header): Renamed from
2150         wl-message-buffer-all-header-flag (Ditto).
2151         (wl-message-buffer-flag-indicator): New variable.
2152         (wl-message-redisplay): Changed local varibale name from `flag' to
2153         `display-type'; Set up wl-message-buffer-flag-indicator.
2154         (wl-message-buffer-display): Changed varibale name from `flag' to
2155         `display-type'.
2156         (wl-message-display-internal): Likewise.
2157
2158         * wl-highlight.el (wl-highlight-demo-face): Define default background
2159         color.
2160         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2161
2162         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2163
2164         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2165         (wl-demo-setup-properties): Renamed from
2166         `wl-demo-set-background-color'.
2167         (wl-demo): Follow the change above.
2168         
2169         * Version number is increased to 2.11.24.
2170
2171 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2172
2173         * wl-summary.el (wl-summary-toggle-thread): Call
2174         `wl-summary-rescan' with disable-thread as non-nil.
2175         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2176
2177 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2178
2179         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2180         foreground property of the face.
2181         (wl-demo-insert-text): Don't set up face property here.
2182         (wl-demo): Call wl-demo-set-background-color, anyway.
2183
2184 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2185
2186         * wl-vars.el (wl-demo-background-color): The value can be nil.
2187
2188 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2189
2190         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2191         to wl-summary-wheel-dispatcher.
2192
2193         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2194         wl-message-wheel-dispatcher.
2195         (wl-message-wheel-dispatcher): New function.
2196         (wl-summary-wheel-dispatcher): Ditto.
2197
2198 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2199
2200         * wl-action.el (wl-summary-target-mark-all): List messages which are
2201         not in the killed-list.
2202
2203         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2204         only when the folder is 'flag/important.
2205
2206         * wl-address.el (wl-complete-field-body): Complete if the last
2207         character is a space.
2208
2209 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2210
2211         * wl-folder.el (wl-folder-clear-entity-info): Use
2212         elmo-clear-hash-val.
2213
2214         * wl-fldmgr.el (wl-fldmgr-rename): Set
2215         wl-folder-info-alist-modified as t.
2216
2217 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2218
2219         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2220
2221 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2222
2223         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2224         (wl-folder-buffer-last-visited-entity-id): New buffer local
2225         variable.
2226         (wl-folder-revisit-last-visited-folder): New function.
2227         (wl-folder-mode-map): Bind it to "C-i".
2228         (wl-folder-set-current-entity-id): Set last visited folder.
2229         * wl-summary.el (wl-summary-exit): Ditto.
2230
2231 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2234         before calling `recenter' in order to cope with an XEmacs bug.
2235
2236 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2237
2238         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2239         to the default value.
2240
2241 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2242
2243         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2244         change.
2245         (wl-summary-sync-marks): Ditto.
2246         (wl-summary-mark-as-read-internal): Ditto.
2247         (wl-summary-mark-as-answered-internal): Ditto.
2248         (wl-summary-mark-as-important-internal): Ditto.
2249         (wl-summary-reply): Ditto.
2250
2251         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2252         instead of `elmo-folder-unflag-answered'.
2253
2254         * Version number is increased to 2.11.23.
2255
2256         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2257         the last change.
2258
2259 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2260
2261         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2262         Specify "spam" or "good".
2263
2264 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2265
2266         * wl-spam.el (wl-summary-exec-action-spam): Call
2267         wl-folder-confirm-existence for spam folder.
2268         (wl-spam-setup): Bind "mk".
2269
2270 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2271
2272         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2273
2274 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2275
2276         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2277         destination folder is empty.
2278
2279 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2280
2281         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2282         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2283
2284         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2285         (wl-summary-refile-prev-destination-region): New function.
2286         (wl-thread-refile-prev-destination): Ditto.
2287         (wl-summary-target-mark-refile-prev-destination): Ditto.
2288
2289 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2290
2291         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2292         (wl-demo-background-color): Changed default value.
2293
2294         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2295         color.
2296
2297         * wl-demo.el (wl-demo-set-background-color): New function.
2298         (wl-demo): Call it.
2299
2300 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2301
2302         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2303         * wl-address.el (wl-address-add-or-change): Don't add empty
2304         address.
2305
2306 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2307
2308         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2309
2310 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2311
2312         * wl-vars.el (wl-demo-image-filter-alist): New variable
2313         (wl-demo-background-color): Ditto.
2314
2315         * wl-demo.el (wl-demo-xpm-set-background): New function.
2316         (wl-demo-image-filter): Ditto.
2317         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2318
2319         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2320
2321         * wl-demo.el (wl-demo-icon-name): Define as function.
2322         (wl-demo-insert-image): Use it.
2323
2324 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2325
2326         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2327
2328 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2329
2330         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2331
2332 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2333
2334         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2335
2336 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2337
2338         * wl-thread.el (wl-thread-mark-as-answered): New function.
2339
2340         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2341         answered" entry.
2342         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2343         "r&" and wl-thread-mark-as-answered to "t&".
2344         (wl-summary-mark-as-important-region): Refine to toggle mark.
2345         (wl-summary-mark-as-answered-region): New function.
2346         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2347         and 3rd argument.
2348         (wl-summary-mark-as-important-internal): Likewise.
2349
2350 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2351
2352         * wl-template.el (wl-template-preview): New internal variable.
2353         (wl-template-preview-p): New function.
2354         (wl-template-show): Bind `wl-template-preview' as t.
2355
2356 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2357
2358         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2359         `elmo-message-entity-field' with 3rd argument which is non-nil.
2360
2361 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2362
2363         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2364         Removed duplicate local bind `folder'.
2365
2366 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2367
2368         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2369
2370 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2371
2372         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2373         duplicate definition.
2374
2375 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2376
2377         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2378         non-nil, use it; Don't fetch message if there's no message in the
2379         current cursor position.
2380
2381 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2382
2383         * wl-util.el (wl-region-exists-p): Use region-active-p.
2384         (wl-deactivate-region): New function.
2385         * wl-message.el (wl-message-redisplay): Deactivate region.
2386
2387         * wl-summary.el (wl-summary-reply): Call
2388         `wl-summary-set-message-buffer-or-redisplay' instead of
2389         `wl-summary-redisplay-internal', don't move point.
2390
2391 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2392
2393         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2394         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2395         by regexp.
2396
2397 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2398
2399         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2400         if no need.
2401
2402 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2403
2404         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2405         default value to nil.
2406         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2407         `wl-summary-prepare-hook'; Replace refile action to
2408         `wl-summary-exec-action-refile-with-register'.
2409
2410         * Version number is increased to 2.11.22.
2411
2412 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2413
2414         * wl-summary.el (wl-summary-detect-mark-position): Set
2415         `wl-summary-buffer-weekday-name-lang'.
2416
2417 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2418
2419         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2420         (wl-summary-mark-as-read-all): Ditto.
2421         (wl-summary-delete-messages-on-buffer): Ditto.
2422         (wl-summary-sync-update): Ditto.
2423         (wl-summary-mark-as-read-internal): Ditto.
2424         (wl-summary-mark-as-answered-internal): Ditto.
2425         (wl-summary-update-folder-info): Abolished.
2426
2427 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2428
2429         * wl-summary.el (wl-summary-mark-as-read-all): Use
2430         `wl-summary-update-folder-info' instead of
2431         `wl-folder-update-unread'.
2432
2433 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2434
2435         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2436         `wl-summary-folder-info-update'.
2437         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2438         instead of `wl-summary-folder-info-update'.
2439         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2440         `wl-folder-set-folder-updated'.
2441         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2442         instead of `wl-folder-update-unread'.
2443         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2444         the value of `wl-summary-buffer-unread-count' for the second parameter of
2445         `wl-folder-update-unread'.
2446
2447         * Version number is increased to 2.11.21.
2448
2449 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2450
2451         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2452         a local variable.
2453
2454 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2455
2456         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2457         interactively.
2458
2459         * wl-summary.el (wl-summary-mark-as-important-internal): New
2460         internal function.
2461         (wl-summary-mark-as-important): Use it.
2462         (wl-summary-mark-as-unimportant): New function.
2463         (wl-summary-sync-marks): Follow the API change.
2464
2465         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2466
2467         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2468
2469 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2470
2471         * wl-folder.el (wl-folder-update-unread): Re-indent.
2472         Narrow the scope of a local variable.
2473
2474 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2475
2476         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2477         (wl-addrmgr-merge-entries): Ditto.
2478         (wl-addrmgr): Added to address entry which exists in draft buffer
2479         if no entry is in original.
2480
2481 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2482
2483         * wl-batch.el: New file.
2484
2485 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2486
2487         * wl-vars.el (wl-use-semi): Remove unused variable.
2488
2489 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2490
2491         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2492         "?".
2493
2494 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2495
2496         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2497         wl-summary-new-mark.
2498         (wl-summary-new-cached-mark): New user option.
2499         (wl-summary-score-marks): Follow the change above.
2500         (wl-summary-auto-refile-skip-marks): Ditto.
2501         (wl-summary-incorporate-marks): Ditto.
2502         (wl-summary-expire-reserve-marks): Ditto.
2503
2504         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2505
2506         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2507         (wl-summary-persistent-mark-string): Distinguished between cached
2508         and uncached mark when the message is new.
2509
2510 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2511
2512         * wl-spam.el (wl-spam-domain): Renamed from
2513         `wl-spam-folder-guess-domain'.
2514         (wl-summary-exec-action-spam): Register as spam if domain of the
2515         source folder is good.
2516         (wl-summary-exec-action-refile-with-register): Register message if
2517         domain of the source folder is not undecided.
2518
2519 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2520
2521         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2522         detect thread loop.
2523
2524 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2525
2526         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2527         and wl-summary-skip-mark-list.
2528
2529 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2530
2531         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2532
2533         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2534
2535         * wl-spam.el (toplevel): Require wl-highlight.
2536         (wl-spam-auto-check-policy-alist): Abolish.
2537         (wl-spam-auto-check-folder-regexp-list): New user option.
2538         (wl-spam-auto-check-marks): Ditto.
2539         (wl-spam-mark-action-list): Ditto.
2540         (wl-highlight-summary-spam-face): New face.
2541         (wl-spam-auto-check-message-p): New function.
2542         (wl-spam-map-spam-messages): Fixed message.
2543         (wl-spam-register-spam-messages): Ditto.
2544         (wl-spam-register-good-messages): Ditto.
2545         (wl-summary-spam-map): Add and remove keybind.
2546         (wl-summary-target-mark-spam): Abolish.
2547         (wl-summary-refile-spam): Ditto.
2548         (wl-summary-test-spam): New function.
2549         (wl-summary-mark-spam): Ditto.
2550         (wl-summary-auto-check-spam): Follow the above change.
2551         (wl-summary-exec-action-spam): New function.
2552         (wl-summary-exec-action-refile-with-register): Fixed message.
2553         (wl-message-check-spam): New function.
2554         (wl-spam-setup): Ditto.
2555         (toplevel): Call it if this file is loaded interactivity.
2556
2557         * Version number is increased to 2.11.20.
2558
2559 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2560
2561         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2562         when new optional argument `force' is non nil or modified.
2563
2564 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2565
2566         * wl.el (toplevel): Require wl-spam when compile.
2567         (wl-save-status): Call wl-spam-save-status.
2568
2569         * wl-spam.el (wl-spam-register-spam-messages): New function.
2570         (wl-spam-register-good-messages): Ditto.
2571         (wl-spam-save-status): Ditto.
2572         (wl-summary-mode-map): Bind
2573         wl-summary-target-mark-register-as-spam to "ms" and
2574         wl-summary-target-mark-register-as-good to "mn".
2575         (wl-summary-register-as-spam): Abolish optional argument; Use
2576         wl-spam-register-spam-messages.
2577         (wl-summary-register-as-spam-all): Use
2578         wl-spam-register-spam-messages.
2579         (wl-summary-register-as-good): Abolish optional argument; Use
2580         wl-spam-register-good-messages.
2581         (wl-summary-register-as-good-all): Use
2582         wl-spam-register-good-messages.
2583         (wl-summary-target-mark-register-as-spam): New funtion.
2584         (wl-summary-target-mark-register-as-good): Ditto.
2585
2586 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2587
2588         * wl-spam.el: New file.
2589
2590 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2591
2592         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2593
2594         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2595         (wl-summary-auto-refile): Call wl-refile-guess with
2596         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2597
2598 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2599
2600         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2601         with disable-thread argument non-nil.
2602
2603 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2604
2605         * wl-summary.el (wl-summary-rescan): Added optional argument
2606         disable-thread.
2607         (wl-summary-sync): Call wl-summary-rescan with argument
2608         disable-thread.
2609         (wl-summary-input-range): Added new range `rescan-thread'.
2610
2611 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2612
2613         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2614
2615 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2616
2617         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2618         internal variable.
2619         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2620         wl-summary-search-parent-by-subject-regexp and
2621         wl-summary-divide-thread-when-subject-changed as nil.
2622         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2623         (wl-summary-insert-thread): Search parent entity from
2624         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2625         thread loop.
2626
2627 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2628
2629         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2630
2631         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2632
2633         * wl-util.el (wl-require-update-all-folder-p): New function.
2634         (wl-get-assoc-list-value): Added `function' to match directive.
2635         (wl-collect-draft): Rewrite.
2636
2637         * wl-summary.el (wl-summary-sync-update): Clear faces
2638         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2639         are non-nil.
2640         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2641         argument as function.
2642         (wl-summary-input-range): Ditto.
2643
2644         * wl-folder.el (wl-draft-get-folder): New function.
2645         (wl-folder-get-elmo-folder): Consider draft folder.
2646
2647         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2648         (wl-draft-buffer-message-number): New buffer local variable.
2649         (wl-draft-folder-internal): New internal variable.
2650         (wl-draft-delete): Rewrite.
2651         (wl-draft-save): Ditto.
2652         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2653         wl-folder-get-elmo-folder.
2654         (wl-draft-config-info-operation): Ditto.
2655         (wl-jump-to-draft-folder): Ditto.
2656         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2657         (wl-draft-reedit): Rewrite.
2658
2659         * Version number is increased to 2.11.19.
2660         
2661 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2662
2663         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2664         variable.
2665
2666 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2667
2668         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2669         Use ignore-errors instead of unwind-protect.
2670
2671 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2672
2673         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2674         for updating `wl-thread-entity-list'.
2675
2676 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2677
2678         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2679         parameter from calling `wl-thread-entity-get-older-brothers' and
2680         `wl-thread-entity-get-younger-brothers'.
2681         Replace nested `append' with a single one.
2682
2683 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2684
2685         * wl-summary.el (wl-summary-mode): Don't use the return value of
2686         `make-local-hook'.
2687
2688 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2689
2690         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2691         instead of `let*'.
2692         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2693         of local variables.
2694
2695 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2696
2697         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2698         Renamed from wl-summary-window-scroll-functions.
2699         (wl-summary-window-scroll-functions): Don't set to variable.
2700         (wl-summary-display-top): Use run-hooks.
2701         (wl-summary-display-bottom): Ditto.
2702         (wl-summary-toggle-disp-msg): Ditto.
2703         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2704         Use it instead of wl-summary-window-scroll-functions.
2705         (wl-summary-goto-folder-subr): Don't call
2706         wl-summary-window-scroll-functions, use
2707         wl-summary-buffer-window-scroll-functions instead.
2708
2709 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2710
2711         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2712         make-local-variable.
2713
2714 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2715
2716         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2717         set-buffer-modified-p.
2718         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2719         (wl-summary-display-bottom): Ditto.
2720         (wl-summary-toggle-disp-msg): Ditto.
2721
2722 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2723
2724         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2725
2726         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2727         (wl-summary-forward): Use elmo-message-entity-field instead of
2728         elmo-message-field.
2729
2730         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2731
2732 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2733
2734         * wl-summary.el (wl-summary-window-scroll-functions): No use
2735         `append'.
2736
2737 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2738
2739         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2740         function.
2741         (wl-summary-window-scroll-functions): Call it when both
2742         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2743         (wl-summary-temp-mark): Added optional argument number.
2744         (wl-summary-message-mark): Added optional argument flag.
2745         (wl-summary-persistent-mark): Added optional argument number and flag.
2746         (wl-summary-update-persistent-mark): Ditto.
2747         (wl-summary-update-status-marks): Set "r" for interactive spec.
2748
2749         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2750         argument number and flag.
2751
2752         * wl-action.el (wl-summary-registered-temp-mark): 
2753         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2754
2755 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2756
2757         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2758         internal variable (buffer local).
2759         (wl-summary-window-scroll-functions): New function.
2760         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2761         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2762         as nil.
2763         (wl-summary-update-status-marks): Added arguments beg, end and
2764         check.
2765         (wl-summary-update-mark-window): Use function.
2766         (wl-summary-sync-update): Follow the change above.
2767         (wl-summary-switch-to-clone-buffer): Copy
2768         wl-summary-buffer-unsync-mark-number-list.
2769         (wl-summary-goto-folder-subr): Set
2770         wl-summary-buffer-unsync-mark-number-list and
2771         use wl-summary-window-scroll-functions instead of
2772         wl-summary-lazy-highlight.
2773
2774         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2775
2776 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2777
2778         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2779
2780         * wl-summary.el (wl-summary-update-persistent-mark): Call
2781         wl-summary-set-message-modified.
2782
2783         * wl-summary.el (wl-summary-sync-update): Don't call
2784         wl-summary-update-status-marks.
2785
2786         * Version number is increased to 2.11.18.
2787
2788 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2789
2790         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2791         (wl-message-next-page): Ditto.
2792
2793 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2794
2795         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2796         local variable.  Change the order of a collected list into the
2797         same as the specified range.  Remove nil from a collected list.
2798
2799 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2800
2801         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2802         argument for elmo-folder-list-messages.
2803
2804 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2805
2806         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2807         change (wl-summary-count-unreads return a list instead of a cons
2808         cell).
2809
2810 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2811
2812         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2813         `wl-summary-folder-info-update'.
2814
2815 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2816
2817         * wl-summary.el (wl-summary-set-message-modified): No use
2818         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2819         (wl-summary-set-mark-modified): Abolish.
2820         (wl-summary-mark-modified-p): Ditto.
2821         (wl-summary-save-view): Follow the change above.
2822
2823         * wl-expire.el (wl-summary-expire): Likewise.
2824
2825 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-summary.el (wl-summary-detect-mark-position): Use
2828         modb-entity-handler.
2829         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2830
2831         * Version number is increased to 2.11.17.
2832
2833 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2834
2835         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2836         entity field value.
2837         (wl-summary-prefetch-msg): Ditto.
2838         (wl-summary-print-message-with-ps-print): Ditto.
2839
2840 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2841
2842         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2843         for dummy entity.
2844         (wl-summary-insert-thread): Use elmo-message-entity-field.
2845         (wl-summary-update-thread): Use elmo-message-entity-field and
2846         elmo-message-entity-number.
2847         (wl-summary-line-number):  Use elmo-message-entity-number.
2848         (wl-summary-line-size): Use elmo-message-entity-field.
2849         (wl-summary-line-subject): Ditto.
2850         (wl-summary-line-from): Ditto.
2851         (wl-summary-line-attached): Ditto.
2852         (wl-summary-create-line): Ditto.
2853         (wl-summary-create-line): Use elmo-message-entity-number.
2854         (wl-summary-print-message-with-ps-print): Use
2855         elmo-message-entity-field.
2856
2857 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2858
2859         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2860         change in elmo-msgdb-make-message-entity.
2861         (wl-summary-buffer-set-folder): Don't call
2862         wl-summary-detect-mark-position here.
2863         (wl-summary-rescan): Call elmo-message-entity-number.
2864         (wl-summary-sync-update): Ditto.
2865         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2866
2867         * wl-score.el (wl-score-header-index): Redefine 2th element.
2868         (wl-score-overview-entity-get-extra): Abolish.
2869         (wl-score-ov-entity-get): Rewrite.
2870         (wl-score-string-index<, wl-score-string-func<): Abolish.
2871         (wl-score-string<): New function.
2872         (wl-score-string-sort): Use it.
2873
2874         * wl-refile.el (wl-refile-guess-by-history): Use
2875         elmo-message-entity-field.
2876         (wl-refile-guess-by-from): Ditto.
2877         (wl-refile-guess-by-msgid): Ditto.
2878
2879         * Version number is increased to 2.11.16.
2880
2881 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2882
2883         * wl-folder.el (wl-folder-confirm-existence): Don't call
2884         file-exists-p if msgdb-path is nil.
2885         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2886         `wl-read-folder-hist' to `wl-read-folder-history'.
2887
2888 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2889
2890         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2891         `y-or-n-p'.
2892
2893 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2894
2895         * wl-score.el (wl-score-headers): Don't use
2896         elmo-folder-do-each-message-entity.
2897
2898         * Version number is increased to 2.11.15.
2899
2900 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2901
2902         * wl-summary.el (wl-summary-delete-all-msgs): Use
2903         elmo-folder-move-messages instead of elmo-folder-delete-messages
2904         and elmo-folder-detach-messages.
2905         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2906
2907         * wl-expire.el (wl-expire-delete): Ditto.
2908         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2909
2910 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2911
2912         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2913         (wl-message-header-narrowing-fields): Ditto.
2914         (wl-message-header-narrowing-lines): Ditto.
2915         (wl-message-header-narrowing-string): Ditto.
2916
2917         * wl-summary.el (wl-summary-mode-map): Bind
2918         wl-summary-toggle-header-narrowing to "C-cC-f".
2919         (wl-summary-toggle-header-narrowing): New function.
2920
2921         * wl-message.el (wl-message-buffer-create): Call
2922         wl-message-header-narrowing-setup.
2923         (wl-message-redisplay): Call wl-message-header-narrowing.
2924         (wl-message-header-narrowing): New function.
2925         (wl-message-header-narrowing-map): New keymap.
2926         (wl-message-header-narrowing-widen-map): New keymap.
2927         (wl-message-header-narrowing-again-at-mouse): New function.
2928         (wl-message-header-narrowing-1): Ditto.
2929         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2930         (wl-message-header-narrowing-setup): Ditto.
2931         (wl-message-header-narrowing-toggle): Ditto.
2932         
2933         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2934
2935         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2936         'flag as all.
2937         (wl-use-flag-folder-help-echo): New user option.
2938
2939         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2940         wl-summary-highlight as nil.
2941         (wl-summary-set-mark-modified): Follow the API change.
2942         (wl-summary-mark-modified-p): Ditto.
2943         (wl-summary-mark-as-read-all): Ditto.
2944         (wl-summary-sync-marks): Don't call
2945         elmo-folder-list-messages-with-global-mark.
2946         (wl-summary-mark-as-read-internal): Follow the API change.
2947         (wl-summary-mark-as-answered-internal): Ditto.
2948         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2949         Follow the API change.
2950         (wl-summary-create-line): Call with number argument.
2951         (wl-summary-reply): Follow the API change.
2952
2953         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2954         function.
2955         (wl-highlight-summary-line-string): Call it when
2956         wl-use-flag-folder-help-echo is non-nil.
2957         (wl-highlight-summary-current-line): Ditto.
2958         (elmo-flag-folder-referrer): Added autoload setting.
2959
2960         * wl-draft.el (wl-draft-kill): Follow the API change.
2961
2962         * Version number is increased to 2.11.14.
2963         
2964 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2965
2966         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2967
2968 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2969
2970         * Version number is increased to 2.11.13.
2971
2972 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2973
2974         * wl-draft.el (wl-draft-previous-history-element): Fixed
2975         unbalanced parenthesis and bind unbound local variables.
2976
2977 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2978
2979         * wl-draft.el (wl-draft-previous-history-element): New function.
2980         (wl-draft-next-history-element): Ditto.
2981         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2982         them to M-p and M-n.
2983
2984 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2985
2986         * Version number is increased to 2.11.12.
2987
2988 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2989
2990         * wl-draft.el (wl-draft-hide): Select buffer-window.
2991
2992 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2993
2994         * wl-summary.el (wl-summary-narrow-to-region): New function.
2995         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2996         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2997         (wl-summary-save-region): Use it.
2998         * wl-action.el (wl-summary-collect-numbers-region)
2999         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3000
3001 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3002
3003         * wl-folder.el (wl-folder-count-incorporates): Don't use
3004         `elmo-msgdb-mark-load'
3005
3006         * Version number is increased to 2.11.11.
3007
3008 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3009
3010         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3011         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3012
3013 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3014
3015         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3016
3017 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3018
3019         * Version number is increased to 2.11.10.
3020
3021 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3022
3023         * wl-mime.el (wl-draft-attribute-value): Fixed.
3024
3025 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3026
3027         * wl-util.el (wl-copy-local-variables): New function.
3028
3029         * wl-mime.el (wl-draft-attribute-recipients): New function.
3030         (wl-draft-attribute-envelope-from): Ditto.
3031         (wl-draft-attribute-smtp-posting-server): Ditto.
3032         (wl-draft-attribute-smtp-posting-port): Ditto.
3033         (wl-draft-attribute-value): Ditto.
3034         (wl-draft-preview-message): Use it to get value for
3035         attributes. Reflect result of `wl-draft-config'.
3036
3037         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3038         and call `wl-summary-mark-as-read' before to call
3039         `wl-summary-unset-mark'.
3040         (wl-summary-target-mark-mark-as-unread): Likewise.
3041         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3042
3043 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3044
3045         * wl-mime.el (wl-draft-preview-message): Use actual value for
3046         attributes; Fix for small window.
3047
3048 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3049
3050         * wl-refile.el (wl-refile-get-field-value): Call
3051         `elmo-message-entity-field' with 3rd argument is non-nil.
3052
3053 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3054
3055         * wl-vars.el (wl-draft-preview-attributes): New user option.
3056         (wl-draft-preview-attributes-list): Ditto.
3057         (wl-draft-preview-attributes-buffer-lines): Ditto.
3058         (wl-draft-preview-attributes-buffer-name): Ditto.
3059
3060         * wl-mime.el (wl-draft-preview-message): Display attributes.
3061
3062 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3063
3064         * wl-summary.el (wl-summary-detect-mark-position): Bind
3065         wl-summary-flag-priority-list to '(new).
3066
3067 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3068
3069         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3070         funtion.
3071         (wl-highlight-summary-line-string): Use it.
3072         (wl-highlight-summary-current-line): Ditto.
3073
3074 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3075
3076         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3077         line even when the mark string is not changed.
3078
3079         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3080         argument change in the wl-summary-create-line.
3081         (wl-thread-insert-entity-sub): Ditto.
3082
3083         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3084         argument change in the wl-summary-create-line.
3085         (wl-summary-insert-sequential): Ditto.
3086         (wl-summary-update-thread): Ditto.
3087         (wl-summary-persistent-mark-string): New inline function.
3088         (wl-summary-message-mark): Use it.
3089         (wl-summary-create-line): Abolish argument wl-persistent-mark
3090         and added wl-flags, wl-cached.
3091
3092         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3093         mark to flags.
3094         (wl-highlight-summary-current-line): Decide the face not by the 
3095         persistent mark but flags.
3096
3097 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3098
3099         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3100         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3101         wl-summary-read-uncached-mark): Revive.
3102         (wl-summary-answered-cached-mark,
3103         wl-summary-answered-uncached-mark): New user option.
3104         (wl-summary-score-marks): Follow the change above.
3105         (wl-summary-auto-refile-skip-marks): Ditto.
3106         (wl-summary-incorporate-marks): Ditto.
3107         (wl-summary-expire-reserve-marks): Ditto.
3108         (wl-summary-flag-priority-list): New user option.
3109
3110         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3111         changes.
3112         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3113         of elmo-message-mark.
3114         (wl-summary-mark-as-read-internal): Ditto.
3115         (wl-summary-mark-as-answered): Ditto.
3116         (wl-summary-mark-as-important): Ditto.
3117         (wl-summary-redisplay-internal): Ditto.
3118         (wl-summary-redisplay-no-mime-internal): Ditto.
3119         (wl-summary-message-mark): New function.
3120         (wl-summary-insert-sequential): Use wl-summary-message-mark
3121         instead of elmo-message-mark.
3122         (wl-summary-update-thread): Ditto.
3123         (wl-summary-persistent-mark): Ditto.
3124         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3125         instead of elmo-message-mark.
3126
3127         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3128         wl-summary-message-mark instead of elmo-message-mark.
3129         (wl-thread-insert-entity-sub): Ditto.
3130         (wl-thread-get-children-msgs-uncached): Ditto.
3131
3132         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3133         variable name changes.
3134         (wl-highlight-summary-current-line): Ditto.
3135
3136         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3137         wl-summary-message-mark instead of elmo-message-mark.
3138
3139         * wl-expire.el (wl-expire-message-p): Ditto.
3140
3141         * wl-score.el (wl-score-headers): Ditto.
3142
3143         * Version number is increased to 2.11.9.
3144
3145         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3146         (wl-summary-sync-update): Follow the change above.
3147         (wl-summary-switch-to-clone-buffer): Ditto.
3148         (wl-summary-open-folder): Ditto.
3149
3150 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3151
3152         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3153         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3154
3155         * Version number is increased to 2.11.8.
3156
3157         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3158
3159         * wl-expire.el (wl-expire-refile): Follow the API change on
3160         `elmo-folder-move-messages'.
3161         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3162
3163         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3164         (wl-summary-exec-action-refile): Ditto.
3165         (wl-summary-exec-action-copy): Ditto.
3166         (wl-summary-no-auto-refile-message-p): No use
3167         `wl-summary-buffer-msgdb'.
3168         (wl-summary-auto-refile): Ditto.
3169
3170 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3171
3172         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3173
3174 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3175
3176         * wl-summary.el (wl-summary-sync): Treat no-sync.
3177
3178         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3179         (wl-default-sync-range): Ditto.
3180
3181 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3182
3183         * wl-refile.el (wl-refile-subject-learn): Call
3184         `elmo-message-entity-field' with 3rd argument is non-nil.
3185         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3186         instead of `elmo-msgdb-overview-entity-get-subject'.
3187
3188 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3189
3190         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3191         scan-type is rescan.
3192         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3193         new optional argument force is non-nil.
3194         (wl-summary-save-view-cache): Call it with force argument non-nil.
3195
3196         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3197
3198 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3199
3200         * wl-action.el (wl-summary-print-argument): Fixed last change.
3201
3202 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3203
3204         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3205         simplified.
3206         (wl-summary-target-mark-mark-as-unread): Likewise.
3207         (wl-summary-target-mark-mark-as-important): Likewise.
3208
3209 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3210
3211         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3212         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3213         (wl-summary-mark-as-important-region): Change accordingly.
3214         (wl-summary-target-mark-mark-as-important): Ditto.
3215
3216 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3217
3218         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3219
3220         * wl-action.el (wl-summary-print-argument): Print argument to
3221         right side of window if `wl-summary-print-argument-within-window'
3222         is non-nil.
3223
3224 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3225
3226         * wl-action.el (wl-summary-set-mark): Use
3227         `wl-summary-message-visible-p' to check visibility of the message
3228         and jump to message only when the message line is visible and have
3229         different number; Call wl-summary-unset-mark with number argument.
3230         (wl-summary-unset-mark): 
3231         Use `wl-summary-message-visible-p'
3232         to check visibility of the message and jump to message only when
3233         the message line is visible and have different number;
3234
3235 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3236
3237         * Version number is increased to 2.11.7.
3238
3239         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3240         and wl-folder-summary-line-format.
3241
3242         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3243         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3244         (wl-summary-set-score-mark): Use it.
3245         (wl-summary-target-mark-mark-as-read): Ditto.
3246         (wl-summary-target-mark-mark-as-unread): Ditto.
3247         (wl-summary-target-mark-mark-as-important): Ditto.
3248         (wl-summary-target-mark-msgs): Simplified.
3249         (wl-summary-detect-mark-position): Fixed problem when
3250         summary-line-format no contain persisten/temp mark spec.
3251         (wl-summary-temp-mark): Ditto.
3252         (wl-summary-persistent-mark): Ditto.
3253         (wl-summary-update-persistent-mark): Ditto.
3254
3255         * wl-action.el (wl-summary-set-mark): Ditto.
3256         (wl-summary-unset-mark): Ditto.
3257         All other related portions are changed.
3258
3259 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3260
3261         * Version number is increased to 2.11.6.
3262
3263 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3264
3265         * wl-util.el (wl-current-message-buffer): Define as function;
3266         Don't use the value of wl-messge-buffer.
3267
3268         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3269         persistent mark.
3270
3271         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3272         no current message, cause an error.
3273
3274 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3275
3276         * wl-summary.el (wl-summary-set-message-modified): Use
3277         elmo-folder-set-message-modified instead of
3278         elmo-folder-set-message-modified-internal.
3279
3280 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3281
3282         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3283         interactively.
3284         (wl-summary-sync): nokill->entirely.
3285         (wl-summary-sync-marks): Fixed message.
3286         (wl-summary-input-range): Added mark, nokill->entirely.
3287
3288         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3289         messages as read.
3290
3291 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3292
3293         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3294         update-noscore.
3295         (wl-summary-sync): Follow the change above.
3296
3297 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3298
3299         * wl-action.el (wl-summary-target-mark-all): Use
3300         elmo-folder-list-messages.
3301
3302 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3303
3304         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3305         (wl-summary-rescan): Set wl-summary-scored as nil.
3306         (wl-summary-sync-force-update): Follow the change above.
3307         (wl-summary-sync): Ditto.
3308         (wl-summary-sync-update): Added argument disable-killed.
3309         (wl-summary-insert-headers): Set visible-only argument for
3310         elmo-folder-list-messages.
3311         (wl-summary-input-range): Added update-nokill, update-noscore,
3312         all-nokill, all-noscore and mark.
3313
3314         * Version number is increased to 2.11.5.
3315
3316         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3317
3318 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3319
3320         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3321         (wl-summary-prefetch-region-no-mark): Change accordingly.
3322         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3323
3324 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3325
3326         * wl-address.el (wl-complete-field-to): Abolished.
3327         (wl-complete-address): Completion function for completing-read.
3328         * wl-action.el (wl-summary-get-resend-address): Use it.
3329
3330         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3331         wl-summary-update-mark and abolish unused argument.
3332         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3333         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3334         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3335         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3336         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3337         * wl-draft.el (wl-draft-kill): Ditto.
3338
3339         * wl-summary.el: Remove unused binding of case-fold-search.
3340         (wl-summary-replace-status-marks): Abolished.
3341
3342 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3343
3344         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3345         is specified or folder length is zero.
3346
3347 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3348
3349         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3350         (wl-folder-archive-current-entity): Ditto.
3351
3352 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3353
3354         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3355         retrieving message mark.
3356         (wl-summary-redisplay-internal): Ditto.
3357
3358         * wl-message.el (wl-message-buffer-display): Ignore errors while
3359         retrieving message-id field.
3360
3361         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3362         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3363         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3364         order of the arguments for `wl-expire-message-p'.
3365         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3366
3367         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3368         Check return value of wl-summary-reply.
3369         (wl-summary-reply): Recover window configuration when an error occured.
3370
3371 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3372
3373         * wl-summary.el (wl-summary-resend-message): Abolished, the
3374         feature is inherited by wl-summary-resend (put resend mark).
3375
3376 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3377
3378         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3379         wl-message-buffer to nil when the message is hide.
3380
3381 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3382
3383         * .cvsignore: New file.
3384
3385 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3386
3387         * wl-action.el (wl-summary-action-docstring): Add more info.
3388         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3389         duplicate definition.
3390         (wl-summary-define-mark-action): Functions wl-summary-*-region
3391         keep current position.
3392         (wl-summary-unregister-target-mark): Store result to the variable.
3393
3394 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3395
3396         * Version number is increased to 2.11.4.
3397
3398 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3399
3400         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3401         wl-summary-delete-all-temp-marks.
3402         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3403
3404         * wl-action.el (wl-summary-set-mark): Changed terminology
3405         refile-destination -> action-argument.
3406         (wl-summary-unset-mark): Ditto.
3407         (wl-summary-remove-argument): Ditto.
3408         (wl-summary-print-argument): Ditto.
3409
3410         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3411         (wl-thread-remove-argument-region): Ditto.
3412         (wl-thread-print-argument-region): Ditto.
3413         (wl-thread-close): Ditto.
3414         (wl-thread-open): Ditto.
3415
3416         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3417         (wl-highlight-refile-destination-face is abolished)
3418         (wl-highlight-action-argument-string): Ditto.
3419         (wl-highlight-summary-current-line): Highlight action argument.
3420
3421         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3422         color for light backgrounds.
3423         (wl-highlight-summary-answered-face): Ditto.
3424
3425 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3426
3427         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3428
3429         * wl-score.el (wl-summary-score-update-all-lines): Use
3430         wl-summary-set-mark.
3431         (wl-summary-score-update-all-lines): Kill expunged messages.
3432
3433         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3434
3435 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3436
3437         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3438         directly.
3439         (wl-score-overview-entity-get-lines): Ditto.
3440         (wl-score-overview-entity-get-xref): Ditto.
3441         (wl-score-get-latest-msgs): Ditto.
3442         (wl-summary-rescore): Ditto.
3443
3444         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3445         to "&".
3446         (wl-summary-mark-as-answered-internal): New inline function.
3447         (wl-summary-mark-as-answered): New function.
3448         (wl-summary-mark-as-unanswered): Ditto.
3449         (wl-summary-sync-marks): Modified for answered-mark synching.
3450
3451 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3452
3453         * wl-action.el (wl-summary-set-mark): Fixed last change.
3454
3455 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3456
3457         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3458         behavior of wl-summary-unread-message-hook
3459         (Pointed out by akira yamada <akira@arika.org>).
3460
3461 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3462
3463         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3464         wl-summary-delete.
3465         * wl-xmas.el (wl-summary-toolbar): Ditto.
3466
3467         * wl-action.el (wl-summary-set-mark): Don't override current
3468         temp-mark.
3469
3470         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3471
3472 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3473
3474         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3475         (wl-refile-msgid-learn): Ditto.
3476         (wl-refile-get-field-value): Ditto.
3477
3478         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3479
3480         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3481         (wl-expire-delete-reserved-messages): Renamed from
3482         wl-expire-reserve-marked-msgs-from-list.
3483         (wl-expire-delete): Removed argument `msgdb'.
3484         (wl-expire-refile): Ditto.
3485         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3486         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3487         mark-alist as argument.
3488         (wl-expire-archive-number1): Removed argument `msgdb'.
3489         (wl-expire-archive-number2): Ditto.
3490         (wl-expire-archive-date): Ditto.
3491         (wl-expire-localdir-date): Ditto.
3492         (wl-expire-hide): Ditto.
3493         (wl-archive-number1): Ditto.
3494         (wl-archive-number2): Ditto.
3495         (wl-archive-date): Ditto.
3496         (wl-archive-folder): Ditto.
3497         All other related portions are changed.
3498
3499 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3500
3501         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3502         mean move up and down. (suggested by Takashi Kawachi)
3503
3504 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3505
3506         * wl-acap.el (toplevel): Don't require un-define.
3507
3508 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3509
3510         * wl-thread.el (wl-thread-delete-message): Always update
3511         wl-summary-buffer-number-list.
3512
3513         * wl-action.el (wl-summary-print-destination): 
3514         Do nothing when folder is nil.
3515
3516 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3517
3518         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3519         persistent mark when prefetch is succeeded.
3520
3521 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3522
3523         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3524         instead of elmo-msgdb-delete-msgs.
3525         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3526         (wl-expire-hide): Ditto.
3527
3528         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3529
3530         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3531         elmo-msgdb interface.
3532         (wl-thread-get-exist-children): Likewise.
3533         (wl-thread-insert-message): Likewise.
3534         (wl-thread-msg-mark-as-important): Likewise.
3535         (wl-thread-insert-entity-sub): Likewise.
3536         (wl-thread-get-children-msgs-uncached): Likewise.
3537
3538         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3539         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3540         (wl-summary-sync-update): Likewise.
3541         (wl-summary-auto-select-msg-p): Likewise.
3542         (wl-summary-update-thread): Likewise.
3543         (wl-summary-mark-as-important): Likewise.
3544         (wl-summary-jump-to-msg-internal): Likewise.
3545         (wl-summary-redisplay-internal): Likewise.
3546         (wl-summary-print-message-with-ps-print): Likewise.
3547         (wl-summary-folder-info-update): Likewise.
3548
3549         * wl-folder.el (wl-folder-check-one-entity):
3550         elmo-folder-count-flags instead of wl-summary-count-unread.
3551
3552         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3553
3554         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3555
3556         * wl-summary.el (wl-summary-set-message-modified): 
3557         Call wl-summary-set-mark-modified.
3558         (wl-summary-delete-messages-on-buffer): Call
3559         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3560         (wl-summary-sync-update): Call elmo-folder-length instead of
3561         elmo-folder-messages.
3562         (wl-summary-insert-headers): Don't call
3563         elmo-folder-list-message-entities.
3564
3565 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3566
3567         * wl-action.el (wl-summary-define-mark-action): Call
3568         `wl-summary-set-mark' with argument `data'.
3569         (wl-summary-auto-refile): Fixed order of arguments when call
3570         `wl-summary-refile'.
3571
3572 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3573
3574         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3575
3576         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3577
3578         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3579         (Renamed from wl-highlight-summary-deleted-face).
3580         (wl-highlight-summary-resend-face): New face.
3581
3582         (wl-highlight-summary-deleted-face): Renamed from
3583         wl-highlight-summary-erased-face.
3584
3585         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3586
3587         * wl-action.el (wl-summary-get-resend-address): New function.
3588         (wl-summary-exec-action-resend): Ditto.
3589         (wl-summary-exec-action-resend-subr): Ditto.
3590
3591         * w-thread.el (wl-thread-copy): Removed definition.
3592         (wl-thread-refile): Ditto.
3593         (wl-thread-delete): Ditto.
3594         (wl-thread-target-mark): Ditto.
3595
3596         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3597         (wl-summary-target-mark-set-action): Fixed.
3598         (wl-summary-define-mark-action): Fixed quotation.
3599         (wl-summary-move-mark-list-messages): Display message.
3600         (wl-summary-define-mark-action): Define thread functions.
3601         (wl-summary-exec-action-refile): Changed message.
3602         (wl-summary-exec): Ditto.
3603
3604 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3605         
3606         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3607         '%%'.
3608
3609 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3610
3611         * wl.el (toplevel): Require wl-action.
3612         (wl-init): Call wl-summary-define-mark-action.
3613
3614         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3615
3616         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3617         wl-summary-delete and wl-summary-erase.
3618         (wl-summary-mode-map): Ditto.
3619
3620         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3621         wl-delete-folder-alist.
3622
3623         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3624         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3625         (toplevel): Moved mark & action related functions to the wl-action.el.
3626
3627         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3628         in wl-summary-mark-action-list.
3629         (wl-highlight-summary-current-line): Ditto.
3630
3631         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3632         empty lines.
3633
3634         * wl-action.el: New file. 
3635
3636 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3637
3638         * wl-summary.el (wl-summary-target-mark-replace): New function.
3639         (wl-summary-target-mark-prefetch): Use it.
3640         (wl-summary-target-mark-delete): Ditto.
3641         (toplevel): Rearranged definition order.
3642         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3643         (wl-summary-target-mark-erase): Rewrite.
3644         (wl-summary-erase-region): New function.
3645         (wl-summary-exec-action-erase): Changed message.
3646         (wl-summary-move-mark-list-messages): New function.
3647         (wl-summary-exec-action-delete): Use it.
3648         (wl-summary-exec-action-erase): Ditto.
3649
3650         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3651         (wl-summary-skip-mark-list): Added "d".
3652
3653         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3654         while searching.
3655
3656         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3657         and define using defcustom;
3658         Define 4th element as a face.
3659         
3660         * wl-summary.el (wl-summary-incorporate): Use 
3661         `wl-summary-prefetch-region-no-mark' instead of
3662         `wl-summary-prefetch-region'.
3663         (wl-summary-prefetch-region-no-mark): Revival of old
3664         `wl-summary-prefetch-region'.
3665         (wl-summary-mark-action-list): Moved to wl-vars.el
3666
3667         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3668         face according to the `wl-summary-mark-action-list'.
3669         (wl-highlight-summary-current-line): Ditto;
3670         Removed destination highlighting.
3671
3672         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3673         (wl-highlight-summary-line-string): Highlight for "i" mark.
3674         (wl-highlight-summary-current-line): Ditto.
3675
3676         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3677         no destination.
3678
3679         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3680         exists, just go ahead.
3681         (wl-summary-prefetch-region): Rewrite.
3682         (wl-summary-prefetch): Ditto.
3683         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3684         (wl-summary-exec-action-prefetch): New function.
3685         (wl-summary-target-mark-prefetch): Rewrite.
3686
3687 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3688
3689         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3690         (wl-highlight-summary-line-string): Added "d" and "D".
3691         (wl-highlight-summary-current-line): Ditto.
3692
3693         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3694         in wl-summary.el.
3695         (wl-thread-insert-entity-sub): Ditto.
3696         (wl-thread-remove-destination-region): Ditto.
3697         (wl-thread-print-destination-region): Ditto.
3698
3699         * wl-summary.el (wl-summary-buffer-refile-list,
3700         wl-summary-buffer-delete-list,
3701         wl-summary-buffer-copy-list): Abolish.
3702         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3703         All other related portions are changed.
3704         (wl-summary-mark-action-list): New variable.
3705         (wl-summary-set-mark): New function.
3706         (wl-summary-register-target-mark): Ditto.
3707         (wl-summary-unregister-target-mark): Ditto.
3708         (wl-summary-have-target-mark-p): Ditto.
3709         (wl-summary-register-temp-mark): Ditto.
3710         (wl-summary-unregister-temp-mark): Ditto.
3711         (wl-summary-registered-temp-mark): Ditto.
3712         (wl-summary-collect-temp-mark): Ditto.
3713         (wl-summary-unset-mark): Ditto.
3714         (wl-summary-set-target-mark): Ditto.
3715         (wl-summary-unset-target-mark): Ditto.
3716         (wl-summary-set-action-generic): Ditto.
3717         (wl-summary-unset-action-generic): Ditto.
3718         (wl-summary-exec-action-delete): Ditto.
3719         (wl-summary-exec-action-erase): Ditto.
3720         (wl-summary-set-action-refile): Ditto.
3721         (wl-summary-set-action-refile-subr): Ditto.
3722         (wl-summary-unset-action-refile): Ditto.
3723         (wl-summary-make-destination-numbers-list): Ditto.
3724         (wl-summary-exec-action-refile): Ditto.
3725         (wl-summary-set-action-copy): Ditto.
3726         (wl-summary-unset-action-copy): Ditto.
3727         (wl-summary-exec-action-copy): Ditto.
3728         (wl-summary-collect-numbers-region): Ditto.
3729         (wl-summary-delete): Rewrite.
3730         (wl-summary-erase): Ditto.
3731         (wl-summary-remove-destination): Ditto.
3732         (wl-summary-exec): Ditto.
3733         (wl-summary-exec-region): Ditto.
3734         (wl-summary-target-mark-erase): Ditto.
3735         (wl-summary-refile): Ditto.
3736         (wl-summary-copy): Ditto.
3737         (wl-summary-unmark): Ditto.
3738         (wl-summary-delete-all-mark): Ditto.
3739         (wl-summary-mark-line): Don't highlight.
3740         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3741         (wl-summary-target-mark-refile-subr): Rewrite.
3742
3743         (wl-summary-copy-prev-destination): Abolish.
3744
3745 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3746
3747         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3748         default values along the value of wl-on-mule.
3749         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3750         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3751         It is not used anywhere.
3752
3753 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3754
3755         * wl-summary.el (wl-summary-print-destination): Keep position.
3756         (wl-summary-cursor-move-surface): Keep horizontal position.
3757
3758 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3759
3760         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3761         write sendlog.
3762
3763 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3764
3765         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3766         `wl-summary-highlight'.
3767
3768 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3769
3770         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3771         trivial condition for temp-mark.
3772
3773 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3774
3775         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3776         when it hits killed buffer.
3777
3778 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3779
3780         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3781         * wl-news.el.in: `message' and `error' take format string.
3782
3783 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3784
3785         * wl-folder (wl-folder-insert-entity): Display a message,
3786         `...done', when the work finish.
3787         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3788
3789 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3790
3791         * wl-message.el (wl-message-redisplay): Remove unused local
3792         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3793
3794 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3795
3796         * wl-summary.el (wl-summary-replace-status-marks): Disable
3797         interactive use.
3798         (wl-summary-reedit): Check message existence at first.
3799         (wl-summary-mark-line): Fix doc, return value is indefinite.
3800
3801         * wl-highlight.el (wl-highlight-message): Arranged.
3802
3803         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3804         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3805         check temp-mark by wl-summary-temp-mark always.
3806         (wl-highlight-summary): Change accordingly.
3807         * wl-summary.el (wl-summary-mark-as-read-all)
3808         (wl-summary-delete-cache, wl-summary-set-score-mark)
3809         (wl-summary-mark-as-unread, wl-summary-unmark)
3810         (wl-summary-mark-line, wl-summary-mark-as-read)
3811         (wl-summary-mark-as-important): Ditto.
3812
3813         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3814         end of the window if possible.
3815         * wl-summary.el (wl-summary-sync-update): Support lazy
3816         highlighting.
3817         (wl-summary-toggle-disp-msg): Ditto.
3818
3819 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3820
3821         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3822
3823 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3824
3825         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3826         change.
3827
3828 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3829
3830         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3831         API.
3832         (wl-summary-sync-update): Ditto.
3833
3834         * wl-score.el (wl-score-get-score-alist): Changed argument.
3835         (wl-summary-rescore-msgs): Likewise.
3836         (wl-summary-score-headers): Likewise.
3837         (wl-score-headers): Likewise;
3838         Use elmo-folder-do-each-message-entity, etc.
3839         (wl-summary-score-effect): Follow the changes above.
3840         (wl-summary-rescore): Ditto.
3841         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3842         (wl-score-get-overview): Abolish.
3843
3844         * wl-summary.el (wl-summary-default-from): Follow the API change in
3845         elmo-msgdb.
3846         (wl-summary-count-unread): Ditto.
3847         (wl-summary-detect-mark-position): Ditto.
3848         (wl-summary-overview-entity-compare-by-date): Ditto.
3849         (wl-summary-overview-entity-compare-by-number): Ditto.
3850         (wl-summary-overview-entity-compare-by-from): Ditto.
3851         (wl-summary-overview-entity-compare-by-subject): Ditto.
3852         (wl-summary-get-list-info): Ditto.
3853         (wl-summary-rescan): Ditto.
3854         (wl-summary-jump-to-msg-by-message-id): Ditto.
3855         (wl-summary-sync-update): Ditto; Removed comment.
3856         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3857         (wl-summary-insert-message): Use wl-summary-insert
3858         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3859         (wl-summary-insert-headers): Changed argument overview to folder.
3860         (wl-summary-search-by-subject): Likewise.
3861         (wl-summary-insert-thread): Renamed from 
3862         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3863
3864         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3865         too.
3866
3867         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3868         wl-string-member.
3869
3870 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3871
3872         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3873         elmo-folder-append-buffer.
3874         (wl-draft-queue-append): Likewise.
3875
3876         * wl-mime.el (wl-message-delete-current-part): Ditto.
3877         (wl-summary-burst-subr): Ditto.
3878
3879         * wl-news.el.in (wl-news-send-news): Ditto.
3880
3881 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3882
3883         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3884         function.
3885         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3886         (wl-summary-update-mark): Enclose with save-excursion.
3887         (wl-summary-mark-as-read-internal): Fixed last change.
3888         (wl-summary-mark-as-important): Use 3rd argument of
3889         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3890         Don't use elmo-msgdb-set-mark.
3891         (wl-summary-redisplay-internal): If msgdb flag is already read,
3892         just update the mark on buffer.
3893
3894 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3895
3896         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3897         cut visible folder when elmo-folder-delete returns non-nil value.
3898
3899 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3900
3901         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3902         by Kenichi OKADA <okada@opaopa.org>).
3903
3904 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3905
3906         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3907
3908 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3909
3910         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3911         Fixed the last change, search group entity by its real name.
3912         (Thanks to: KOBAYASHI Shinji)
3913
3914 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3915
3916         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3917         (wl-fldmgr-access-display-all): Don't refer visible name.
3918         * wl-expire.el (wl-folder-archive-current-entity)
3919         (wl-folder-expire-current-entity): Ditto.
3920         * wl-folder.el (wl-folder-jump-to-current-entity)
3921         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3922         (wl-folder-open-folder-sub,wl-folder-open-all)
3923         (wl-folder-write-current-folder): Ditto.
3924         (wl-folder-insert-entity): Don't use petname for normal group.
3925         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3926         is the real name.
3927         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3928         Abolished.
3929
3930 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3931
3932         * wl-draft.el (wl-draft-create-buffer): Add
3933         `wl-summary-reply-with-citation'
3934
3935 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3936
3937         * wl-draft.el (wl-draft-reply): Fixed.
3938
3939 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3940
3941         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3942         when `wl-draft-send-confirm-with-preview' is non-nil.
3943         You can scroll up/down by j/k.
3944         (wl-draft-send-confirm-with-preview): New variable (default=t).
3945
3946 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3947
3948         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3949         (wl-fldmgr-save-folders): Fix comment.
3950
3951 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3952
3953         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3954         along the last change in `wl-folder-buffer-group-p'.
3955
3956 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3959         folder.
3960
3961         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3962         the default value.
3963
3964         * wl-mime.el (wl-summary-burst): Update summary only when target
3965         folder equals current folder.
3966
3967 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3968
3969         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3970
3971 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3972
3973         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3974         value.
3975
3976 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3977
3978         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3979         `map-extents' instead of `extent-at' repeatedly.
3980         (wl-highlight-folder-current-line): Ditto.
3981
3982         * wl-highlight.el: Remove useless dummy functions.
3983
3984 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3985
3986         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3987         (wl-folder-put-folder-property): New function to put text property.
3988         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3989         (wl-folder-insert-entity, wl-folder-update-diff-line)
3990         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3991         * wl-e21.el, wl-xmas.el, wl-mule.el
3992         (wl-highlight-folder-current-line): Ditto.
3993         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3994         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3995         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3996         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3997
3998 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3999
4000         * Version number is increased to 2.11.3.
4001
4002 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4003
4004         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4005         Resume current-buffer since it is assumed by remaining tasks.
4006
4007 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4008
4009         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4010         (wl-folder-completion-function): Abolished.
4011         (wl-folder-complete-folder): New function.
4012         (wl-folder-complete-filter-condition): Ditto.
4013         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4014         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4015
4016 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4017
4018         * wl-draft.el (wl-draft-send-confirm): New function.
4019         (wl-draft-send): Use it.
4020
4021         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4022         cursor-in-echo-area while confirming.
4023
4024         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4025
4026         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4027         searching via nntp if wl-summary-search-via-nntp is 'force.
4028         Otherwise, invoke searching in nntp folder only.
4029         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4030
4031         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4032         explicitly for mime-make-text-tag.
4033
4034 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4035
4036         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4037         `mime-make-text-tag' instead of `mime-create-tag'.
4038
4039 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4040
4041         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4042         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4043
4044 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4045
4046         * wl-score.el (wl-score-save): Bind print-length and print-level.
4047         (wl-score-pretty-print): Ditto.
4048         (wl-score-edit-insert-header-entry): Ditto.
4049
4050         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4051         "From" entry to be treated with wl-draft-eword-encode-address-list.
4052         * wl-mime.el (wl-draft-preview-message): Ditto.
4053
4054         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4055         (wl-summary-mark-as-unread): Ditto.
4056         (wl-summary-mark-as-read-region): Change accordingly.
4057         (wl-summary-mark-as-unread-region): Ditto.
4058         (wl-summary-target-mark-mark-as-read): Ditto.
4059         (wl-summary-target-mark-mark-as-unread): Ditto.
4060
4061 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4062
4063         * Version number is increased to 2.11.2.
4064
4065 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4066
4067         * wl-news.el.in (wl-news-previous-version-save): Bind
4068         print-length and print-level.
4069         * wl-thread.el (wl-thread-save-entities): Ditto.
4070         (wl-thread-save-top-list): Bind print-length.
4071
4072 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4073
4074         * wl-highlight.el (wl-highlight-summary-line-string): Use
4075         wl-summary-score-below-mark, wl-summary-score-over-mark.
4076         (wl-highlight-summary-current-line): Ditto.
4077
4078 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4079
4080         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4081         insert it.
4082
4083 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4084
4085         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4086
4087 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4088
4089         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4090         message without msgid.
4091         Rewrite with elmo-folder-move-messages.
4092         Set wl-message-buffer to nil.
4093
4094         * wl-summary.el (wl-summary-erase-subr): New function. Use
4095         elmo-folder-move-messages.
4096         (wl-summary-erase): Call it.
4097         (wl-summary-target-mark-erase): Ditto.
4098
4099 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4100
4101         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4102         it is not up-tp-date.
4103
4104 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4105
4106         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4107         buffer after calling `wl-summary-goto-folder-subr' without the
4108         argument `interactive'.
4109         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4110
4111 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4112
4113         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4114         `mime-create-tag'. Use `string=' instead of `looking-at'.
4115
4116 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4117
4118         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4119         to avoid compile warning.
4120
4121         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4122         entity-id when folder is given.
4123         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4124         save-excursion, use save-selected-window instead.
4125         Select folder buffer window if exists.
4126         (To correct behavior with wl-folder-move-cur-folder.)
4127
4128 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4129
4130         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4131
4132 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4133
4134         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4135         list-count instead of %d.
4136
4137 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4138
4139         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4140         (wl-news): Set it.
4141         (wl-news-append-to-folder): Use it.
4142
4143         * wl-news.el.in (wl-news-send-news): Append to specified folder
4144         instead of wl-default-folder.
4145         (wl-news-append-to-folder): Show error message with specified folder.
4146
4147         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4148                 In most major modes, Emacs assumes that any opening
4149                 delimiter found at the left margin is the start of a
4150                 top-level definition, or defun. Therefore, *never put an
4151                 opening delimiter at the left margin unless it should have
4152                 that significance.*
4153
4154         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4155
4156 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4157
4158         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4159
4160 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4161
4162         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4163
4164 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4165
4166         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4167         for sequential numbering case.
4168
4169 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4170
4171         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4172         value.
4173         (wl-draft-reply-without-argument-list): Ditto.
4174         (wl-draft-reply-myself-with-argument-list): Abolish.
4175         (wl-draft-reply-myself-without-argument-list): Ditto.
4176         * wl-draft.el (wl-draft-self-reply-p): New function.
4177         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4178
4179 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4180
4181         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4182         (avoid error for the case without byte-compiling)
4183
4184 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4185
4186         * wl-news.el.in (wl-news-append-to-folder): New function.
4187         (wl-news-exit): Rewrite.
4188         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4189
4190 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4191
4192         * wl-draft.el (wl-draft-reply-position): New function.
4193         (wl-draft-reply-position): Fix.
4194         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4195         (wl-summary-target-mark-reply-with-citation): Ditto.
4196         (wl-summary-reply-with-citation): Ditto.
4197         * wl-vars.el (wl-draft-reply-default-position): New variable.
4198
4199 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4200
4201         * wl-draft.el (wl-draft-send): Preview when interactive send.
4202
4203 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4204
4205         * wl-draft.el (wl-draft-reply): Set default position.
4206         * wl-summary.el (wl-summary-reply): Ditto.
4207         (wl-summary-reply-with-citation): Ditto.
4208         (wl-summary-target-mark-reply-with-citation): Ditto.
4209
4210 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4211
4212         * wl-news.el.in (wl-news-lang): Set default value according to
4213         current-language-environment.
4214         (wl-news-append-news): Do nothing when news-list is nil.
4215
4216 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4217
4218         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4219         (wl-news): Change message.
4220         (wl-news-exit): Check buffer.
4221         (wl-news-force-exit): New function.
4222         (wl-news-show-all): New function.
4223         (wl-news-discard-and-exit): Fix.
4224
4225 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4226
4227         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4228         according to current-language-environment.
4229
4230         * wl-news.el.in (wl-news): If arg, show all NEWS after
4231         wl-news-default-previous-version.
4232
4233 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4234
4235         * wl-news.el.in (wl-news-check): Rewritten.
4236         (wl-news-previous-version-load): Change data type.
4237         (wl-news-previous-version-save): Change data type.
4238         (wl-news-append-news): Add return value.
4239         (wl-news-check-news): New function.
4240         (wl-news-already-current-p): New function.
4241         (wl-news-send-news): Rewritten.
4242         (wl-news-mode-map): Add new keybind.
4243         (wl-news): Rewritten.
4244         (wl-news-exit): Rewritten.
4245         (wl-news-discard-and-mail): New function.
4246         (wl-news-send-to-address): Abolished.
4247         * wl.el (wl-init): Delete a message.
4248
4249 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4250
4251         * wl-news.el.in (wl-news-exit): Update previous version.
4252         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4253
4254 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4255
4256         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4257
4258 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4259
4260         * wl-news.el.in (wl-news): New function.
4261         (wl-news-mode): New function.
4262         (wl-news-next-line): New function.
4263         (wl-news-next-page): New function.
4264         (wl-news-exit): New function.
4265         (wl-news-buf-name): New variable.
4266         (wl-news-mode-map): New variable.
4267         (wl-news-winconf): New variable.
4268         (wl-news-append-news): Add an option.
4269
4270 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4271
4272         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4273
4274 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4275
4276         * wl-news.el.in (wl-news-send-to-address): New variable.
4277         (wl-news-send-news): Use it.
4278         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4279         Return updating status.
4280         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4281
4282 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4283
4284         * wl-news.el.in (wl-news-send-news): Delete
4285         Organization and X-Face.
4286
4287 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4288
4289         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4290         (wl-news-append-news): New function.
4291         (wl-news-send-news): New function.
4292
4293 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4294
4295         * Version number is increased to 2.11.1.
4296
4297 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4298
4299         * wl-news.el.in : New file.
4300
4301 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4302
4303         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4304         default value.
4305         (wl-draft-reply-without-argument-list): Ditto.
4306
4307 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4308
4309         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4310         (wl-message-buffer-prefetch-idle-time): Ditto.
4311         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4312
4313 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4314
4315         * wl-thread.el (wl-thread-insert-message): Use
4316         wl-summary-max-thread-depth.
4317
4318         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4319         loop detection.
4320
4321         * wl-message.el (wl-message-buffer-display): Back to the first page
4322         when cache is hit.
4323
4324 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4325
4326         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4327
4328         * wl-summary.el (wl-summary-insert-thread-entity):
4329         If the thread depth is reached to wl-summary-max-thread-depth,
4330         divide the thread.
4331
4332 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4333
4334         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4335         for elmo-remove-passwd.
4336
4337 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4338
4339         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4340         folder is sticky.
4341         (wl-folder-mark-as-read-all-entity): Ditto.
4342         (wl-folder-prefetch-entity): Ditto.
4343
4344 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4345
4346         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4347
4348 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4349
4350         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4351         Delete messages on buffer for unplugged operation.
4352         (wl-summary-erase): Ditto.
4353
4354 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4355
4356         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4357         take nil so as not to search parent by subject.
4358
4359 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4360
4361         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4362         (wl-folder-get-next-folder): Ditto.
4363         (wl-folder-get-path): Ditto.
4364
4365 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4366
4367         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4368         system and encode the region with it before verifying.
4369
4370 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4371
4372         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4373         system of the echo buffer before decoding.
4374
4375 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4376
4377         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4378         original contents.
4379
4380 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4381
4382         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4383         with argument 'any-exists.
4384
4385 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4386
4387         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4388         Use `wl-cs-autoconv'.
4389
4390 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4391
4392         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4393         by `mime-view-automatic-conversion'.
4394
4395         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4396         (wl-message-verify-pgp-nonmime): Ditto.
4397         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4398         Bind them to C-c:d and C-c:v respectively.
4399
4400         Merge following code by Teranishi-san from [wl-en:00167].
4401         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4402         (wl-mime-preview-application/pgp-encrypted): Ditto.
4403         (wl-mime-setup): Add entry.
4404
4405 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4406
4407         * wl-summary.el (wl-summary-target-mark-erase): New function.
4408         Bind it to "mD".
4409
4410 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4411
4412         * wl-vars.el (wl-draft-write-file-function): Fix.
4413         (wl-draft-reedit-hook): Changed default value.
4414
4415         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4416         wl-draft-reedit-hook.
4417         (wl-draft-remove-text-plain-tag): New function.
4418         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4419
4420         * wl-vars.el (wl-draft-write-file-function): New user option.
4421
4422         * wl-draft.el (wl-draft-prepare-edit): Use it for
4423         local-write-file-hooks.
4424         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4425
4426         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4427         (wl-draft-insert-mail-header-separator): Return the body beginning
4428         point.
4429         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4430         text/plain.
4431         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4432
4433 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4434
4435         * wl-summary.el (wl-summary-erase): New function to erase message
4436         without moving it to trash. Bind to "D".
4437
4438         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4439         as `keep' unless switch-function.
4440
4441 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4442
4443         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4444         message buffer by using `wl-summary-toggle-disp-msg'.
4445         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4446         buffer window.
4447         (wl-summary-supresedes-message): Ditto.
4448
4449         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4450         Do not delete other windows.
4451         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4452         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4453         (wl-draft-create-buffer): Set reply-or-forward also for target
4454         mark commands.
4455
4456 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4457
4458         * wl-draft.el (wl-user-agent-compose): Delete special case for
4459         switch-to-buffer-other-window.
4460
4461         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4462         (wl-summary-forward): Ditto.
4463
4464         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4465         function.
4466         (wl-draft-buffer-style): New use option.
4467
4468         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4469         (wl-draft): Follow the change above.
4470         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4471         wl-draft-buffer-style.
4472         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4473         switch-function.
4474
4475 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4476
4477         * wl-address.el (wl-address-make-completion-entry): Extracted from
4478         `wl-address-make-completion-list'.
4479         (wl-address-enable-strict-loading): New variable.
4480         (wl-address-make-completion-list): Revive petname duplication
4481         inquiry, and enable it if `wl-address-enable-strict-loading'.
4482         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4483
4484 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4485
4486         * wl-message.el (wl-message-get-original-buffer): Avoid
4487         'Selecting deleted buffer' error when original buffer is killed.
4488
4489 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4490
4491         * wl-summary.el (wl-summary-next-message): Use
4492         elmo-message-accessible-p instead of elmo-message-cached-p.
4493
4494 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4497
4498         * wl-thread.el (wl-thread-open-all-unread): Use
4499         elmo-folder-list-flagged instead of
4500         elmo-folder-list-messages-mark-match.
4501
4502         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4503         instead of elmo-folder-list-messages-mark-match.
4504         (wl-summary-move-spec-alist): New variable.
4505         (wl-summary-move-spec-plugged-alist,
4506         wl-summary-move-spec-unplugged-alist): Abolish.
4507         (wl-summary-next-message): Follow the change above.
4508         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4509         with 'no-msg' argument.
4510
4511         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4512         variable.
4513         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4514         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4515         (wl-message-buffer-prefetch-get-next): Follow the change above.
4516
4517 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4518
4519         * wl-version.el (wl-version): Changed codename.
4520
4521         * Version number is increased to 2.11.0.
4522
4523 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4524
4525         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4526         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4527         `wl-draft-config-variables'.
4528         (wl-draft-kill): Fixed problem when the draft is reedit.
4529
4530 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4531
4532         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4533         buffer-modified status (Thanks to
4534         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4535
4536 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4537
4538         * wl-util.el (wl-region-exists-p): New function.
4539
4540         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4541         Remove defvars for byte-compile warnings.
4542
4543 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4544
4545         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4546         defvar-maybe. Removed unused bind.
4547
4548 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4549
4550         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4551         summary buffer window before creating new frame.
4552         (wl-draft-reply): Ditto.
4553
4554 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4555
4556         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4557
4558 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4559
4560         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4561
4562 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4563
4564         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4565         instead of `kill-region'.
4566
4567 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4568
4569         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4570         (wl-highlight-summary-line-string): Use it.
4571         (wl-highlight-summary-current-line): Ditto.
4572
4573         * wl-mime.el (wl-message-delete-current-part): Check the class of
4574         mime-entity.
4575
4576         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4577
4578         * wl-summary.el (wl-summary-make-number-list): Initialize.
4579         (wl-summary-update-mark): New function.
4580         (wl-summary-reply): Put `answered' mark on the message.
4581         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4582
4583         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4584         (wl-draft-reply): Added optional argument `number';
4585         Set wl-draft-parent-number.
4586         (wl-draft-kill): Delete answered mark if it is a reply.
4587
4588 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4589
4590         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4591         that originates in mime-preview-follow-current-entity.
4592         (wl-draft-yank-current-message-entity): Use it if region is active.
4593
4594         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4595         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4596         `wl-message-delete-current-part'.
4597         * wl-mule.el (wl-message-define-keymap): Ditto.
4598         * wl-xmas.el (wl-message-define-keymap): Ditto.
4599
4600 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4601
4602         * wl-mime.el (wl-message-delete-current-part): New function.
4603         (wl-mime-node-id-to-string): Ditto.
4604
4605         * wl-mime.el (wl-message-delete-current-part): Use existing
4606         original buffer which corresponds current mime-view buffer.
4607         (fetched buffer might have different structure, possibly)
4608
4609         * wl-mime.el (wl-message-delete-current-part): Quit if the
4610         message content differs from the actual message.
4611
4612 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4613
4614         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4615         order.
4616         (wl-summary-search-by-subject): Search parent message from tail;
4617         Check the existence of the parent message on the current thread tree.
4618         (wl-summary-update-thread): Check whether the line is inserted.
4619
4620 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4621
4622         * wl-vars.el (wl-summary-line-format): Undo last change.
4623         * wl-summary.el (wl-summary-print-destination): Do not put
4624         invisible property when `wl-summary-width' is nil.
4625         (wl-summary-line-subject-minimum-length): Abolished.
4626         (wl-summary-line-subject): Ditto.
4627
4628 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4629
4630         * wl-vars.el (wl-summary-line-format): Change default value.
4631         (wl-summary-subject-length-limit): Abolished.
4632         * wl-summary.el (wl-summary-line-subject): Ditto.
4633
4634 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4635
4636         * wl-template.el (wl-template-select): Added optional argument.
4637         If optional argument is specified, reverse
4638         `wl-template-visible-select'.
4639
4640 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4641
4642         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4643         Take prefix argument to force asking the destination folder.
4644
4645 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4646
4647         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4648         count and update status.
4649
4650 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4651
4652         * wl-summary.el (wl-summary-redisplay-internal): If
4653         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4654         after fetching.
4655
4656 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4657
4658         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4659         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4660
4661         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4662
4663 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4664
4665         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4666         (All other related portions are changed).
4667         (wl-summary-mark-as-read-all): Rewrite.
4668
4669 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4670
4671         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4672         `wl-summary-mark-as-read'.
4673         (wl-summary-mark-as-unread): Rewrite.
4674         (wl-summary-mark-as-read): Added no-modeline argument.
4675         (wl-summary-resume-cache-status): Rewrite.
4676         (wl-summary-exec-subr): Remove unused local variable.
4677
4678 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4679
4680         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4681         logic to call `wl-summary-buffer-prev-folder-function'.
4682         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4683
4684 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4685
4686         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4687         is nil.
4688
4689 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4690
4691         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4692         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4693         (wl-mime-setup): Add its entry.
4694
4695 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4696
4697         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4698         (wl-summary-delete-cache): Likewise.
4699         (wl-summary-mark-as-read): Rewrite.
4700
4701 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4702
4703         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4704         `wl-summary-count-unread'.
4705
4706         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4707
4708         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4709
4710 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4711
4712         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4713         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4714         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4715         Renamed to the elmo-msgdb-*-mark.
4716         (wl-summary-score-marks): Follow the change above.
4717         (wl-summary-auto-refile-skip-marks): Ditto.
4718         (wl-summary-incorporate-marks): Ditto.
4719         (wl-summary-expire-reserve-marks): Ditto.
4720
4721         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4722         changes.
4723         (wl-thread-insert-top): Changed updating message.
4724
4725         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4726         variable.
4727         (wl-summary-count-unread): Count answered marks.
4728         (wl-summary-rescan): Call wl-summary-insert-message instead of
4729         wl-summary-append-message-func-internal.
4730         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4731         (wl-summary-prefetch-msg): Follow the variable name changes.
4732         (wl-summary-prefetch-region): Ditto.
4733         (wl-summary-mark-as-read-all): Follow the API changes;
4734         Don't call elmo-folder-replace-marks.
4735         (wl-summary-delete-cache): Follow the variable name changes.
4736         (wl-summary-resume-cache-status): Ditto.
4737         (wl-summary-update-status-marks): New function.
4738         (wl-summary-insert-message): New function.
4739         (wl-summary-sync-marks): Follow the variable name changes.
4740         (wl-summary-sync-update): Synchronize to the msgdb, too;
4741         Changed update messages.
4742         (wl-summary-make-number-list): Rewrite.
4743         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4744         (wl-summary-mark-as-unread): Follow the API changes.
4745         (wl-summary-exec-subr): Follow the variable name changes.
4746         (wl-summary-mark-as-read): Ditto.
4747         (wl-summary-move-spec-plugged-alist): Ditto.
4748         (wl-summary-move-spec-unplugged-alist): Ditto.
4749         (wl-summary-cursor-move-surface): Ditto.
4750
4751         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4752         variable name changes.
4753         (wl-highlight-summary-current-line): Ditto.
4754
4755         * wl-expire.el (wl-expire-refile): Follow the API change in
4756         elmo-folder-move-messages.
4757         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4758         (wl-summary-archive): Use elmo-folder-msgdb instead of
4759         elmo-msgdb-load.
4760
4761 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4762
4763         * wl-mime.el (wl-draft-preview-message): Restore the position
4764         before evaluating wl-draft-send-hook in preview buffer.
4765
4766 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4767
4768         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4769         when it creates new draft buffer.
4770
4771         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4772         without argument.
4773
4774         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4775         Evaluate content and if the value is string, insert it.
4776         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4777         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4778         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4779         wl-draft-config-sub-part-bottom): Use it.
4780
4781         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4782         with the folder name. The question was unintelligible when it is
4783         called from wl-save-status.
4784
4785 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4786
4787         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4788         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4789         cannot take second argument).
4790
4791 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4792
4793         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4794         as t. Since type and subtype are not case sensitive (RFC 2045).
4795
4796 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4797
4798         * wl-vars.el (wl-message-mode-line-format): New variable.
4799         (wl-message-mode-line-format-spec-alist): Ditto.
4800         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4801         (wl-message-redisplay): Use wl-message-mode-line-format.
4802
4803 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4804
4805         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4806
4807 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4808
4809         * wl-summary.el (wl-summary-default-from): Write description.
4810
4811 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4812
4813         * wl-vars.el (wl-ldap-objectclass): Abolish.
4814
4815         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4816         (wl-ldap-make-filter): Removed condition for objectclass.
4817         (wl-ldap-make-matched-value-list): Remove meaningless process.
4818         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4819         (wl-address-ldap-search): Don't add `*' to `pat' string;
4820         use ignore-errors; added `email';
4821         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4822         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4823         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4824
4825
4826 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4827
4828         * wl-draft.el (wl-draft-parent-folder): Write description.
4829         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4830
4831 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4832
4833         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4834         as "" (zero-length string) if no parent.
4835         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4836
4837 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4838
4839         * wl-address.el (wl-address-make-completion-list): Skip duplication
4840         checking.
4841         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4842         `append'.
4843
4844 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4845
4846         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4847         instead of `beginning-of-buffer'.
4848
4849 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4852
4853 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4854
4855         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4856         Refer wl-message-buffer-name.
4857         (wl-message-wheel-down): Ditto.
4858
4859 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4860
4861         * wl-vars.el (wl-message-buffer-name): New user option.
4862
4863         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4864         directly instead of making alist dinamically.
4865
4866         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4867         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4868         wl-message-buffer-cache-name.
4869         (wl-message-buffer-cache-clean-up): Ditto.
4870
4871         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4872
4873         * Version number is increased to 2.9.15.
4874
4875 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4876
4877         * wl-vars.el (wl-summary-default-view-alist): New user option.
4878
4879         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4880
4881         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4882         while deleting address.
4883         (wl-draft-delete-myself-from-cc): Ditto.
4884
4885         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4886         If optional argument is specified, reverse sort order.
4887
4888         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4889
4890 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4891
4892         * wl-thread.el (wl-thread-insert-message): Return parent number if
4893         exists.
4894         (wl-thread-update-indent-string-region): Use
4895         wl-thread-update-line-on-buffer-sub instead of
4896         wl-thread-update-line-on-buffer.
4897
4898 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4899
4900         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4901         (wl-folder-close-all): Ditto.
4902
4903 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4904
4905         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4906         and mailing-list:.
4907         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4908         value.
4909         (wl-summary-line-list-info): Print mailing-list name even when 
4910         list-number is empty.
4911
4912 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4913
4914         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4915
4916         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4917         (wl-draft-open-file): Ditto.
4918         (wl-draft-random-alphabet): Ditto.
4919
4920         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4921         bindings.
4922
4923 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4924
4925         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4926         * wl-vars.el (wl-draft-config-alist): Ditto.
4927
4928 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4929
4930         * Version number is increased to 2.9.14.
4931
4932         * wl.el (wl): Don't set wl-init as nil when error occured while
4933         auto-checking folders.
4934
4935         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4936         `elmo-expand-newtext'.
4937
4938 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4939
4940         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4941         `this-command' so that `wl-folder-goto-folder' contained in
4942         `wl-summary-keep-cursor-command' work.
4943
4944 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4945
4946         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4947         message buffer displaying state.
4948
4949 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4950
4951         * wl-vars.el (wl-summary-default-view): New variable to specify
4952         default value for `wl-summary-buffer-view' instead of using
4953         set-default.
4954         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4955
4956 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4957
4958         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4959
4960         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4961
4962 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4963
4964         * wl-vars.el (wl-forward-subject-prefix): New variable.
4965         * wl-draft.el (wl-draft-forward): Use it.
4966
4967 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4968
4969         * wl-message.el (wl-message-prev-page): When it is called without
4970         lines argument, scroll down by wl-message-scroll-amount lines.
4971         (wl-message-next-page): Ditto.
4972         * wl-vars.el (wl-message-scroll-amount): Change default value
4973         to preserve current behavior.
4974
4975 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4976
4977         * wl-summary.el (wl-summary-prefetch-msg): Bind
4978         `wl-message-entity' to call `wl-summary-from-function'.
4979
4980 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4981
4982         * wl-message.el (wl-message-buffer-create): Run
4983         wl-message-buffer-created-hook.
4984
4985 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4986
4987         * wl-summary.el (wl-summary-sort-specs): New variable.
4988         (wl-summary-default-sort-spec): Ditto.
4989         (wl-summary-sort): Rewrite.
4990         (wl-summary-sort-by-list-info): New function.
4991
4992 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4993
4994         * wl-summary.el (wl-summary-get-list-info): New function.
4995         (wl-summary-sort): Rewrite.
4996         (wl-summary-line-list-info): Ditto.
4997         (wl-summary-line-list-count): Ditto.
4998         (wl-summary-refile-region): Fixed docstring.
4999
5000 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5001
5002         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5003         `wl-folder-entity-hashtb' as completion table.
5004
5005 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5006
5007         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5008         only when this command is called interactively; silence the byte-
5009         compiler.
5010
5011 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5012
5013         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5014         active in XEmacs.
5015
5016 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5017
5018         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5019         plural lines.
5020
5021 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5022
5023         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5024         of current line when the cursor is on the header name.
5025         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5026
5027 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5028
5029         * wl-util.el (wl-read-directory-name): Return displayed directory
5030         as the default value also on XEmacs.
5031
5032 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5033
5034         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5035         formatting.
5036
5037 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5038
5039         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5040         argument and when it is non-nil, check face property before
5041         highlighting for each line.
5042         (wl-highlight-summary-window): Set it.
5043
5044 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5045
5046         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5047         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5048
5049         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5050         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5051         (wl-draft-get-fcc-list): Likewise.
5052
5053 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5054
5055         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5056         (wl-thread-entity-cur): Ditto.
5057         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5058         wl-thread-indent-regexp setting.
5059         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5060
5061         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5062         wl-summary-lazy-highlight.
5063         (wl-summary-display-bottom): Ditto.
5064
5065         * wl-thread.el (wl-thread-open-close): Likewise.
5066
5067         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5068         from and subject;
5069         Bind wl-draft-use-frame;
5070         Enclose with save-window-excursion;
5071         Use wl-draft-create-buffer instead of with-temp-buffer;
5072         Use wl-draft-prepare-edit;
5073         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5074         Use wl-draft-send instead of wl-draft-raw-send.
5075
5076 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5077
5078         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5079         of using wl-from.
5080
5081 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5082
5083         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5084         insert-buffer instead of clone-buffer.
5085         (wl-draft-doing-mime-bcc): New variable.
5086         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5087         infinite loop.
5088         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5089
5090         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5091         (wl-draft-mime-bcc-body): Ditto.
5092
5093         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5094         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5095         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5096         wl-draft-do-mime-bcc.
5097         (wl-draft-mime-bcc-field): New function.
5098         (wl-draft-do-mime-bcc): Ditto.
5099
5100         * wl-address.el (wl-address-complete-header-list): New variable.
5101         (wl-address-complete-header-regexp): Changed default value.
5102
5103         * Version number is increased to 2.9.13.
5104
5105 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5106
5107         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5108         it is differed.
5109
5110 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5111
5112         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5113         (wl-summary-line-list-count): Ditto.
5114
5115 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5116
5117         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5118         (wl-nntp-posting-function): New variable.
5119         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5120         `wl-nntp-posting-config-alist'.
5121
5122 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5123
5124         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5125         FLIM.
5126
5127 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5128
5129         * wl-summary.el (wl-summary-target-mark-refile-sub):
5130         Remove a nuisance funcall.
5131
5132 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5133
5134         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5135         as t for `try-completion'.
5136
5137 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5138
5139         * wl-summary.el (wl-summary-default-from): Use
5140         wl-address-header-extract-address instead of
5141         std11-extract-address-components.
5142         (wl-summary-simple-from): Ditto.
5143         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5144         (wl-summary-insert-headers): Show message.
5145         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5146         for whole line.
5147         (wl-summary-default-from): Revert last change.
5148         (wl-summary-simple-from): Ditto.
5149         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5150         (wl-summary-mark-as-read-region): Follow the change above.
5151         (wl-summary-sync-marks): Ditto.
5152         (wl-summary-target-mark-mark-as-read): Ditto.
5153         (wl-summary-redisplay-internal): Ditto.
5154         (wl-summary-redisplay-no-mime-internal): Ditto.
5155         (wl-summary-redisplay-all-header): Ditto.
5156         (wl-summary-mark-as-read): Removed argument `cached';
5157         Use current cache status to set cache mark.
5158         (wl-summary-redisplay-internal): Follow the change above.
5159         (wl-summary-redisplay-no-mime-internal): Ditto.
5160         (wl-summary-redisplay-all-header): Ditto.
5161
5162         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5163
5164         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5165         Don't call itself recursively (Adviced by Yamaoka-san).
5166
5167 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5168
5169         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5170         bind wl-summary-highlight as nil to avoid error caused by missing
5171         local variables.
5172
5173 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5174
5175         * wl-vars.el (wl-invalid-character-message): New user option.
5176
5177         * wl-util.el (wl-set-string-width): If truncated string-width is
5178         larger than specified width, use `wl-invalid-character-message'.
5179
5180 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5181
5182         * wl-summary.el (wl-summary-prefetch-msg): 
5183         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5184
5185 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5186
5187         * wl-vars.el (wl-summary-check-line-format): New user option.
5188         (wl-summary-line-format-file): Ditto.
5189
5190         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5191         variable.
5192         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5193         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5194         and `wl-summary-view-old-p' to check whether do a rescan or not.
5195         (wl-summary-view-old-p): New function.
5196         (wl-summary-line-format-changed-p): Ditto.
5197         (wl-summary-line-format-save): Ditto.
5198         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5199
5200         * wl-util.el (wl-set-string-width): Avoid using negative number
5201         for make-string.
5202
5203 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5204
5205         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5206         return value.
5207
5208         * wl-util.el (wl-set-string-width): Added optional argument
5209         `padding' (All other related portions are changed).
5210         (wl-line-parse-format): If the first letter of column number is
5211         `0', zero-padding the result (ex: "%05l").
5212
5213         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5214
5215 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5216
5217         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5218         sequential summary view.
5219
5220 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5221
5222         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5223         if it doesn't have a -unix version.
5224
5225 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5226
5227         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5228
5229 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5230
5231         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5232         content.
5233         (wl-draft): Follow the change above.
5234
5235         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5236
5237         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5238         and wl-folder-summary-line-format-alist contain %T and %P.
5239
5240         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5241         (wl-summary-mode-line-format): New user option.
5242         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5243         (wl-summary-line-format): Changed default value.
5244         (wl-summary-lazy-highlight): Changed default value.
5245
5246         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5247         change in wl-summary-create-line.
5248         (wl-thread-insert-entity-sub): Ditto.
5249
5250         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5251         (wl-summary-buffer-unread-status): Ditto.
5252         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5253         (wl-summary-buffer-persistent-mark-column): Ditto.
5254         (wl-summary-buffer-mode-line-formatter): Ditto.
5255         (wl-summary-buffer-mode-line): Ditto.
5256         (wl-summary-message-regexp): Abolished.
5257         (All other related portions are changed.)
5258         (wl-summary-detect-mark-position): New function.
5259         (wl-summary-buffer-set-folder): Setup
5260         wl-summary-buffer-mode-line-formatter.
5261         (wl-summary-mode): Setup selective-display;
5262         Setup pre-idle-hook when xemacs.
5263         (wl-summary-update-modeline): Rewrite.
5264         (wl-summary-jump-to-msg): Define as function;
5265         Changed regexp for searching messages.
5266         (wl-summary-message-number): Rewrite.
5267         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5268         Do rescan when old type summary cache.
5269         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5270         (wl-summary-remove-destination): Use '\r' to detect EOL.
5271         (wl-summary-print-destination): Ditto.
5272         (wl-summary-temp-mark): New inline function.
5273         (wl-summary-persistent-mark): Ditto.
5274         (wl-summary-line-number): New function.
5275         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5276         (wl-summary-line-list-count): New function.
5277         (wl-summary-create-line): Added argument persistent-mark.
5278         (All other related portions are changed)
5279         (wl-summary-create-line): Insert '\r'.
5280         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5281         (wl-summary-cursor-move-surface): New inline function.
5282         (wl-summary-prev): Use it.
5283         (wl-summary-next): Ditto.
5284
5285         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5286         wl-summary-message-regexp.
5287         (wl-highlight-summary): Delete progress message.
5288         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5289
5290         * Version number is increased to 2.9.12.
5291
5292 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5293
5294         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5295         variable (nil: no minimum).
5296         (wl-summary-line-subject): Add some spaces after subject by
5297         wl-summary-line-subject-minimum-length.
5298
5299 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5300
5301         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5302         and removed `F'.
5303         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5304         change above).
5305
5306 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5307
5308         * wl-summary.el (wl-summary-line-list-count): Reverted.
5309         (example setting in samples/*/dot.wl is also updated)
5310
5311 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5312
5313         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5314
5315         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5316
5317         * wl-vars.el (wl-summary-line-format): Addes some description to the
5318         docstring.
5319
5320         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5321         (wl-summary-line-close-bracket): Ditto.
5322         (wl-summary-line-children-number): Ditto.
5323         (wl-summary-line-thread-indent): Ditto.
5324         (wl-summary-line-children-and-from): Ditto.
5325
5326         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5327         't', 'c', 'F' and added 'C'.
5328
5329         * wl-util.el (wl-set-string-width): Accept negative value.
5330         (wl-line-parse-format): Added "%number(" and "%)".
5331
5332 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5333
5334         * wl-summary.el (wl-summary-line-list-count): Change format of the
5335         return value.
5336
5337 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5338
5339         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5340         from the recent message.el.
5341         (wl-draft-point-in-header-p): Ditto.
5342         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5343         wl-draft-beginning-of-line.
5344         * wl-e21.el (wl-draft-mode-map): Ditto.
5345         * wl-xmas.el (wl-draft-mode-map): Ditto.
5346
5347         * wl-folder.el: Sort macrodefs by dependencies.
5348
5349 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5350
5351         * wl-summary.el (wl-summary-prev): Fixed regexp.
5352         (wl-summary-next): Ditto.
5353
5354 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5355
5356         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5357
5358 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5359
5360         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5361         for backward compatibility.
5362
5363 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5364
5365         * wl-summary.el (wl-summary-line-list-count): New function, merged
5366         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5367         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5368         list counts.
5369
5370 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5371
5372         * wl-summary.el (wl-summary-create-line): Ignore errors while
5373         timezone-fix-time.
5374
5375         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5376
5377         * wl-summary.el (wl-summary-sync-update): Ditto.
5378         (wl-summary-default-from): Use wl-message-entity
5379         instead of entity.
5380
5381         * wl-summary.el (wl-summary-create-line): Fix.
5382
5383         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5384         (wl-summary-line-format): New user option.
5385         (wl-folder-summary-line-format-alist): Ditto.
5386         (wl-summary-from-width): Abolished.
5387
5388         * wl-util.el (toplevel): Require 'bytecomp.
5389         (wl-line-parse-format): New function.
5390         (wl-line-formatter-setup): New macro.
5391
5392         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5393         (wl-summary-buffer-line-formatter): New buffer local variable.
5394         (wl-summary-switch-to-clone-buffer): Follow the change above.
5395         (wl-summary-message-regexp): Fix.
5396         (wl-summary-from-func-internal): Abolished.
5397         (wl-summary-subject-func-internal): Ditto.
5398         (wl-summary-subject-filter-func-internal): Ditto.
5399         (All other related portions are changed.)
5400         (wl-summary-buffer-set-folder):
5401         Set up wl-summary-buffer-number-column and 
5402         wl-summary-buffer-line-formatter
5403         (All other related portions are changed.)
5404         (wl-summary-buffer-number-column-detect): Abolished.
5405         (All other related portions are changed.)
5406         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5407         (wl-summary-delete-all-temp-marks-on-buffer): Use
5408         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5409         (wl-summary-target-mark-delete): Ditto.
5410         (wl-summary-target-mark-refile-subr): Ditto.
5411         (wl-summary-target-mark-mark-as-read): Ditto.
5412         (wl-summary-target-mark-mark-as-unread): Ditto.
5413         (wl-summary-target-mark-mark-as-important): Ditto.
5414         (wl-summary-target-mark-save): Ditto.
5415         (wl-summary-replace-status-marks): Renamed from
5416         wl-summary-set-status-marks-on-buffer;
5417         Use wl-summary-message-regexp instead of
5418         wl-summary-buffer-number-regexp.
5419         (wl-summary-sync-update): Follow the change above.
5420         (wl-summary-goto-previous-message-beginning): New function.
5421         (wl-summary-mark-as-unread): Use it.
5422         (wl-summary-mark-as-important): Ditto.
5423         (wl-summary-line-formatter): New variable.
5424         (wl-summary-line-year): New function.
5425         (wl-summary-line-day): Ditto.
5426         (wl-summary-line-day-of-week): Ditto.
5427         (wl-summary-line-hour): Ditto.
5428         (wl-summary-line-minute): Ditto.
5429         (wl-summary-line-open-bracket): Ditto.
5430         (wl-summary-line-close-bracket): Ditto.
5431         (wl-summary-line-children-number): Ditto.
5432         (wl-summary-line-thread-indent): Ditto.
5433         (wl-summary-line-size): Ditto.
5434         (wl-summary-line-subject): Ditto.
5435         (wl-summary-line-from): Ditto.
5436         (wl-summary-line-children-and-from): Ditto.
5437         (wl-summary-create-line): Rewritten.
5438         (wl-summary-format-date): Abolished.
5439
5440         * wl-highlight.el (wl-highlight-summary-current-line): Use
5441         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5442         Use thread structure to detect thread top message.
5443
5444         * wl-draft.el (wl-default-draft-cite): Don't use
5445         wl-summary-from-func-internal.
5446
5447         * wl-refile.el (wl-refile-subject-learn): Don't use
5448         wl-summary-subject-filter-func-internal.
5449         (wl-refile-guess-by-subject): Ditto.
5450
5451         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5452         parameters.
5453
5454         * wl-thread.el (wl-thread-update-indent-string-region):
5455         Use wl-thread-update-line-on-buffer instead of
5456         wl-thread-update-indent-string.
5457         (wl-thread-update-children-number): Redefine using
5458         wl-thread-update-line-on-buffer.
5459         (wl-thread-update-indent-string): Abolished.
5460
5461         * Version number is increased to 2.9.11.
5462
5463 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5464
5465         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5466         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5467         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5468
5469         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5470         as nil.
5471
5472         * wl-thread.el (wl-thread-open-all-unread): Use 
5473         elmo-folder-list-messages-mark-match.
5474         (wl-thread-insert-message): Removed argument `mark-alist'.
5475         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5476         elmo-msgdb-set-mark.
5477         (wl-thread-get-children-msgs-uncached): Likewise.
5478         (wl-thread-get-exist-children): Added argument include-self.
5479         (wl-thread-delete-message): Follow the change above.
5480
5481         * wl-summary.el (wl-summary-count-unread): Removed argument.
5482         (wl-summary-rescan): Follow the change above.
5483         (wl-summary-mark-as-read-region): Ditto
5484         (wl-summary-mark-as-unread-region): Ditto.
5485         (wl-summary-delete-messages-on-buffer): Ditto.
5486         (wl-summary-sync-update): Ditto.
5487         (wl-summary-switch-to-clone-buffer): Ditto.
5488         (wl-summary-goto-folder-subr): Ditto.
5489         (wl-summary-target-mark-mark-as-read): Ditto.
5490         (wl-summary-target-mark-mark-as-unread): Ditto.
5491         (wl-summary-target-mark-mark-as-important): Ditto.
5492         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5493         (wl-summary-update-thread): Removed argument `mark-alist'.
5494         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5495         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5496         (wl-summary-resume-cache-status): Likewise.
5497         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5498         elmo-msgdb-set-mark.
5499         (wl-summary-mark-as-read-all): Likewise.
5500         (wl-summary-delete-cache): Ditto.
5501         (wl-summary-auto-select-msg-p): Ditto.
5502         (wl-summary-mark-as-unread): Ditto.
5503         (wl-summary-no-auto-refile-message-p): Ditto.
5504         (wl-summary-mark-as-read): Ditto.
5505         (wl-summary-mark-as-important): Ditto.
5506         (wl-summary-auto-refile): Follow the change above.
5507         (wl-summary-delete-all-marks): Removed.
5508         (wl-summary-resume-marks-and-highlight): Ditto.
5509         (wl-summary-resume-marks): Ditto.
5510         (wl-summary-delete-important-msgs-from-list): Ditto.
5511         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5512
5513         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5514         wl-summary-count-unread.
5515
5516         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5517         (wl-summary-score-update-all-lines): Use
5518         elmo-msgdb-set-mark.
5519
5520 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5521
5522         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5523         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5524         (wl-summary-create-line): Renamed from
5525         wl-summary-overview-create-summary-line;
5526         Argument rearrangement.
5527         (wl-summary-update-thread): Follow the change above.
5528
5529         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5530         (wl-thread-insert-entity-sub): Likewise.
5531
5532         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5533         argument `overview', `mark-alist' and added `msgdb'.
5534
5535         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5536
5537         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5538         (wl-summary-rescan): Follow the change above.
5539         (wl-summary-sync-update): Ditto.
5540         (wl-summary-insert-thread-entity): Ditto;
5541         Don't use `let*' in every while loop;
5542         Detect infinite loop of threads.
5543         (wl-summary-update-thread): Removed argument `overview'.
5544
5545         * wl-thread.el (wl-thread-insert-message): Ditto.
5546
5547         * Version number is increased to 2.9.10.
5548
5549         * wl-message.el (wl-message-redisplay): Ignore errors while
5550         wl-message-redisplay-hook.
5551
5552 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5553
5554         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5555
5556 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5557
5558         * wl.el (wl): inhibit-quit while wl-folder.
5559
5560 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5561
5562         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5563         while msgdb access.
5564
5565 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5566
5567         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5568         even if no folder is not created.
5569
5570 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5571
5572         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5573
5574         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5575         implementation.
5576         (wl-summary-target-mark-thread): Ditto.
5577
5578         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5579
5580 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5581
5582         * wl-util.el (wl-display-bytes): Remove unused function.
5583
5584 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5585
5586         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5587         seems critical one (partially reverse the change in 2002/03/17).
5588
5589 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5590
5591         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5592         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5593
5594 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5595
5596         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5597         is not writable.
5598         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5599         plugged status instead of `'force' as 2nd argument.
5600
5601         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5602         is not creatable.
5603
5604         * Version number is increased to 2.9.9.
5605
5606 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5607
5608         * wl-summary.el (wl-summary-suspend): New function.
5609
5610 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5611
5612         * wl.el (wl): Do not check variables if check is nil.
5613         * wl-utils.el (wl-collect-draft): New function.
5614         * wl-folder.el (wl-folder-suspend): Put summary buffers
5615         and draft buffers at the end of buffer list.
5616         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5617
5618 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5619
5620         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5621         loop instead of recursive call.
5622
5623         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5624         2nd argument.
5625
5626 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5627
5628         * wl-draft.el (wl-draft-create-contents): Don't take neither
5629         (function . args) nor (string . something) any more.
5630
5631         * wl-version.el (wl-generate-user-agent-string): Return string
5632         without header symbol.
5633         * wl-draft.el (wl-draft-default-headers): Use it.
5634
5635         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5636         `wl-draft-insert-ccs' and return field value instead of inserting
5637         the header. Abolish cc argument.
5638         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5639
5640         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5641         rather than one with string car.
5642
5643         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5644         * wl-draft.el (wl-draft-create-contents): Add it after the default
5645         headers.
5646
5647         * wl-draft.el (wl-draft-create-contents): For the case of
5648         (symbol-or-string . function) insert header only when the function
5649         returns string value.
5650
5651 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5652
5653         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5654         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5655
5656 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5657
5658         * wl.el (wl-check-environment): Don't check Message-ID when
5659         `wl-insert-message-id' is nil.
5660         Revive checking if `wl-message-id-domain' contains "@".
5661
5662 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5663
5664         * wl.el (wl-check-environment): Merge examination for "@" at
5665         inappropriate position into the first string-match.
5666
5667         * wl-summary.el (wl-summary-target-mark-print): New function.
5668         (wl-summary-pipe-message-subr): Extracted from
5669         `wl-summary-pipe-message'.
5670         (wl-summary-target-mark-pipe): New function.
5671         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5672         `wl-summary-target-mark-pipe'.
5673
5674 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5675
5676         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5677
5678 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5679
5680         * wl.el (wl-check-environment): Use elmo-warning instead of
5681         error for non-critical ones.
5682         Remove trash folder check.
5683         (wl): Don't ignore error in wl-check-environment.
5684
5685         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5686         check, which is moved from `wl-check-environment'.
5687         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5688
5689 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5690
5691         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5692         guess anything, call wl-summary-write.
5693         (wl-summary-write): Create draft with blank To field.
5694         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5695
5696 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5697
5698         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5699         argument full as well for wl-folder-write-current-folder.
5700         If wl-*-write-current-folder cannot guess addressee, add blank
5701         To header.
5702         Rewrite condition for positioning cursor.
5703
5704 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5705
5706         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5707         summary buffer is present, use it.
5708         (wl-folder-jump-to-previous-summary): Ditto.
5709
5710 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5711
5712         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5713
5714         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5715         wl-summary-previous-buffer and wl-summary-next-buffer.
5716
5717         * wl-folder.el (wl-folder-mode-map): Bind
5718         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5719         (wl-folder-jump-to-next-summary): New function.
5720         (wl-folder-jump-to-previous-summary): Ditto.
5721
5722         * wl-draft.el (wl-draft): Rearranged.
5723
5724 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5725
5726         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5727         of header.
5728         (wl-draft): Collect arguments for the header as header-alist.
5729         (wl-draft-forward): Arrange arguments for wl-draft.
5730         (wl-draft-reply): Ditto.
5731         (wl-draft-edit-string): Ditto.
5732         * wl-summary.el (wl-summary-write): Ditto.
5733         (wl-summary-write-current-folder): Ditto.
5734
5735         * Version number is increased to 2.9.8.
5736
5737 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5738
5739         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5740
5741         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5742
5743         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5744         even if the guess failed.
5745
5746         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5747         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5748         wl-summary-write-current-folder.
5749         * wl-xmas.el: Ditto.
5750
5751 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5752
5753         * wl-summary.el (wl-summary-next-page): Force display message if
5754         message is not displayed yet.
5755         (wl-summary-prev-page): Ditto.
5756
5757 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5758
5759         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5760
5761 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5762
5763         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5764         add "Preview Message" and "Save Draft and Exit".
5765
5766 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5767
5768         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5769         if addrmgr is called from draft in splitted window.
5770
5771         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5772         * wl-mule.el: Ditto.
5773         * wl-xmas.el: Ditto.
5774
5775 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5776
5777         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5778
5779         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5780         * wl-xmas.el (wl-folder-toolbar): Ditto.
5781
5782 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5783
5784         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5785         and wl-draft-save-and-exit.
5786         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5787         * wl-xmas.el: Ditto.
5788         * wl-mule.el: Ditto.
5789
5790         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5791         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5792
5793 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5794
5795         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5796         lists for saving buffer.
5797
5798 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5799
5800         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5801         parent-folder argument instead of it.
5802         (wl-draft-create-buffer): Ditto.
5803         (wl-draft-forward): Ditto.
5804         (wl-draft-reply): Ditto.
5805         * wl-summary.el (wl-summary-write): Ditto.
5806         (wl-summary-write-current-folder): Ditto.
5807
5808         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5809         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5810         Folder buffer after composing.
5811
5812 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5813
5814         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5815         header if the file `wl-x-face-file' already contains it.
5816
5817 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5818
5819         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5820         folder" entry.
5821         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5822         * wl-e21.el (wl-folder-toolbar): Ditto.
5823         * wl-xmas.el (wl-folder-toolbar): Ditto.
5824
5825 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5826
5827         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5828         wl-folder-goto-folder with sticky argument.
5829         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5830
5831 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5832
5833         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5834         and wl-summary-previous-buffer.
5835         (wl-summary-next-buffer): New function.
5836         (wl-summary-previous-buffer): Ditto.
5837
5838 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5839
5840         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5841         wl-folder-jump-to-current-entity-with-arg.
5842         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5843         `wl-folder-jump-to-current-entity'.
5844         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5845         `wl-summary-goto-folder-sticky'.
5846         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5847         `wl-summary-goto-folder'.
5848         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5849         Unless force-exit, do not clean temp. marks for sticky summary.
5850         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5851
5852 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5853
5854         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5855         not entire.
5856
5857 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5858
5859         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5860         to `C-x C-s'.
5861         (wl-summary-save-status): New command.
5862         (wl-summary-exit): Don't clean-up temp marks when sticky.
5863         (Applied patch from Nakayama-san [wl: 09548])
5864         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5865         Do nothing when no mark data.
5866         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5867         Call `wl-summary-delete-all-temp-marks' before saving.
5868
5869 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5870
5871         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5872
5873 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5874
5875         * wl.el (wl-check-environment): Also cause error when (system-name)
5876         returns "localhost.localdomain". (Although it doesn't affect because
5877         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5878
5879 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5880
5881         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5882         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5883
5884         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5885         value.
5886
5887 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5888
5889         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5890         Likewise r-cc-list and r-ng-list.
5891
5892 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5893
5894         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5895         only if it is bound as variable.
5896
5897         * wl-mime.el (wl-draft-preview-message): Ditto.
5898
5899 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5900
5901         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5902         needless `goto-char'.
5903
5904         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5905         `wl-summary-redisplay-no-mime-internal' instead of
5906         `wl-summary-redisplay-no-mime'.
5907         (wl-summary-redisplay-no-mime): Changed argument;
5908         Call `wl-summary-redisplay-no-mime-internal'.
5909
5910         * wl-mime.el (wl-draft-preview-message): Bind
5911         `mime-header-encode-method-alist' locally.
5912
5913         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5914         (wl-draft-std11-parse-addresses): Added the first address check.
5915         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5916
5917         * Version number is increased to 2.9.7.
5918
5919 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5920
5921         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5922
5923 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5924
5925         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5926         related to scrollbar support, if there is no such a feature
5927         compiled in.
5928
5929 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5930
5931         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5932         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5933         for prefetch.
5934
5935 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5936
5937         * wl-summary.el (wl-summary-pick): Fix for no match.
5938
5939 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5940
5941         * wl-draft.el (wl-draft-save):
5942         Override `mime-header-encode-method-alist'.
5943
5944 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5945
5946         * wl-folder.el (wl-folder-pick): New function.
5947         Define key as "?".
5948
5949 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5950
5951         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5952         Fix for unplugged.
5953
5954 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5955
5956         * wl-folder.el (wl-folder-virtual): New function.
5957         Define key as "V".
5958
5959 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5960
5961         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5962         multi folder if entity is group.
5963
5964 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5965
5966         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5967         is nil.
5968
5969 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5970
5971         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5972         (wl-summary-target-mark-msgs): Return the number of marked messages.
5973
5974 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5975
5976         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5977         "first:" is specified.
5978
5979 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5980
5981         * wl-vars.el (wl-from): Use return value of function
5982         user-full-name instead of the variable user-full-name since
5983         XEmacs-20.4 doesn't set this variable.
5984
5985 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5986
5987         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5988         call `wl' directly.
5989
5990 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5991
5992         * wl-draft.el (wl-draft-reedit): Removed duplicated
5993         switch-to-buffers.
5994
5995 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5996
5997         * wl.el (wl-other-frame): Removed garbages.
5998
5999 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6000
6001         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6002
6003         * wl-xmas.el (wl-draft-key-setup): Ditto.
6004
6005         * wl-mule.el (wl-draft-key-setup): Ditto.
6006
6007         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6008         (wl-draft-reedit): Ditto.
6009         (wl-draft-prepare-edit): Add `wl-draft-save' to
6010         `local-write-file-hooks'.
6011         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6012         (wl-draft-reedit): Set buffer-file-name.
6013         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6014
6015
6016         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6017         call it.
6018         (wl-delete-startup-frame-function): New variable.
6019         (wl-other-frame): New function
6020         (Original was written by Yamaoka san [wl: 09239]).
6021
6022         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6023         if `wl-folder-use-frame'.
6024
6025 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6026
6027         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6028
6029 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6030
6031         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6032         New variable.
6033         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6034         (wl-message-buffer-prefetch-get-next): Use them.
6035         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6036
6037 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6038
6039         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6040         with unwind-protect.
6041
6042         * wl-draft.el (wl-draft-reedit): Rewrite.
6043         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6044         (wl-draft-save): Insert header separator if it does not exist;
6045         Removed condition-case.
6046
6047         * wl-summary.el (wl-summary-reedit): Revert last change.
6048
6049         * wl-draft.el (wl-draft-save): Rewrite.
6050         (wl-draft-create-buffer): Set buffer-file-name as nil.
6051
6052         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6053
6054         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6055
6056         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6057         nil.
6058
6059 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6060
6061         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6062         If count is nil, do not prefetch.
6063         (wl-message-buffer-prefetch-next): Next.
6064
6065 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6066
6067         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6068
6069 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6070
6071         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6072         `delete-backward-char'
6073         (wl-draft-prepare-edit): Check major-mode.
6074         (wl-draft-decode-header): Rewrite.
6075         (wl-draft): Fix.
6076
6077 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6078
6079         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6080
6081 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6082
6083         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6084         (wl-message-buffer-prefetch-get-next): Remove size checking.
6085         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6086
6087 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6088
6089         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6090         (wl-draft-default-headers): Fix.
6091
6092 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6093
6094         * wl-draft.el (wl-draft-default-headers): Insert return value of
6095         `wl-generate-mailer-string-function'.
6096
6097 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6098
6099         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6100         (wl-draft-insert-mail-header-separator): Ditto.
6101
6102         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6103         again (Reverted the change on 2002-01-17 by OKADA san).
6104
6105 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6106
6107         * wl-draft.el (wl-draft): Rewrite.
6108         (wl-draft-create-buffer): New function.
6109         (wl-draft-create-contents): Ditto.
6110         (wl-draft-prepare-edit): Ditto.
6111         (wl-draft-decode-header): Ditto.
6112         (wl-draft-decode-body): Ditto.
6113         (wl-draft-check-new-line): Ditto.
6114         (wl-draft-default-headers): Ditto.
6115         (wl-draft-insert-mail-header-separator): Ditto.
6116
6117 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6118
6119         * Version number is increased to 2.9.6.
6120
6121 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6122
6123         * wl-draft.el (wl-draft-delete-field): Optional argument.
6124         (wl-draft-delete-fields): Ditto.
6125
6126 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6127
6128         * wl-message.el (toplevel): Eliminated byte-compile warning.
6129         for `itimer-function', `delete-timer' and `itimer-list'.
6130
6131 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6132
6133         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6134         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6135         `wl-message-buffer-prefetch-threshold'.
6136         * wl-summary.el (wl-summary-redisplay-internal): Remove
6137         the check of `wl-message-buffer-prefetch-depth'.
6138
6139 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6140
6141         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6142         size of article.
6143         (wl-message-buffer-prefetch-subr): Remove size check.
6144
6145 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6146
6147         * wl-vars.el (wl-plugged): Make customizable.
6148
6149 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6150
6151         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6152         (wl-message-buffer-prefetch-set-timer): New function.
6153         (wl-message-buffer-prefetch-get-next): New function.
6154         (wl-message-buffer-prefetch): New function.
6155         (wl-message-buffer-prefetch-next): Rewrite.
6156         (wl-message-buffer-prefetch-subr): Rewrite.
6157         * wl-vars.el (wl-auto-prefetch-first): New variable.
6158         * wl-summary.el (wl-summary-goto-folder-subr): Call
6159         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6160
6161 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6162
6163         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6164         `wl-summary-unread-message-hook'.
6165
6166 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6167
6168         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6169         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6170         if range is `cache-status'.
6171
6172 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6173
6174         * wl-message.el (wl-message-buffer-prefetch-subr):
6175         Improve debug message.
6176
6177 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6178
6179         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6180         `wl-mail-send-pre-hook'.
6181         (wl-draft-send-mail-with-qmail): Ditto.
6182         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6183
6184 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6185
6186         * wl-message.el (wl-message-buffer-prefetch-subr):
6187         Fix for cancel-function-timers bug.
6188         (wl-message-buffer-prefetch-debug): Default value is t.
6189
6190 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6191
6192         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6193         (wl-message-buffer-prefetch-subr): Rewrite.
6194         Rename from `wl-message-buffer-prefetch'.
6195
6196 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6197
6198         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6199         (wl-default-draft-cite-decorate-author): Ditto.
6200
6201         * wl-draft.el (wl-draft-cite-function): Removed.
6202         (wl-default-draft-cite-decorate-author): Ditto.
6203
6204 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6205
6206         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6207         (wl-default-draft-cite): Do not arrange author name if the value of
6208         `wl-default-draft-cite-decorate-author' is nil.
6209
6210 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6211
6212         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6213
6214         * wl-folder.el (wl-folder-check-one-entity): Don't care
6215         `elmo-folder-use-flag-p'.
6216
6217 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6218
6219         * wl-folder (wl-folder-check-one-entity): Fix
6220         problem if unread is nil.
6221
6222 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6223
6224         * wl-address.el (wl-address-make-completion-list): Check whether
6225         the address is a group list.
6226         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6227
6228 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6229
6230         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6231         The number of the messages of new and unread does not count
6232         correctly.
6233
6234         * wl-summary.el (wl-summary-count-unread): Changed to return
6235         `(new . unread)' instead of total.
6236         (wl-summary-sync-update): Follow the change above.
6237
6238         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6239
6240 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6241
6242         * wl-address.el (wl-address-make-completion-list): Do not enclose
6243         address by " <" and ">" if associated realname is "".
6244         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6245         This is against the promblem with group list in .addresses pointed
6246         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6247
6248 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6249
6250         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6251         message is a format control string.
6252         * wl-expire.el (wl-expire-append-log): Ditto.
6253         * wl-mime.el (wl-summary-burst-subr): Ditto.
6254         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6255         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6256
6257 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6258
6259         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6260         wl.el (wl-check-variables): Rename from `wl-check-type'.
6261         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6262         (wl-check-variables-2): New function.
6263         (wl): Call `wl-check-variables-2'.
6264
6265 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6266
6267         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6268         after renaming folder in access group.
6269
6270 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6271
6272         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6273         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6274         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6275         (wl-message-buffer-prefetch): Rewrite.
6276         (wl-message-buffer-prefetch-idle-time): Removed.
6277         * wl-summary.el (wl-summary-redisplay-internal):
6278         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6279         Error check for `wl-message-buffer-prefetch-depht'.
6280
6281 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6282
6283         * Version number is increased to 2.9.5.
6284         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6285
6286 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6287
6288         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6289         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6290         Based on the patch written by
6291         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6292
6293 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6294
6295         * wl-draft.el (wl-draft-raw-send): Fix for
6296         `wl-news-send-pre-hook'
6297
6298 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6299
6300         * wl-utils.el (wl-message-id-function): New variable.
6301         * wl-draft.el (wl-draft-insert-required-fields):
6302         Use `wl-message-id-function'.
6303
6304 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6305
6306         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6307         * wl-utils.el (wl-draft-make-message-id-string):
6308         Use `wl-from' for domain part of Message-ID
6309         if `wl-message-id-use-wl-from' if non-nil.
6310         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6311
6312 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6313
6314         * wl.el (wl): Call `wl-check-type'
6315         Do not 'condition-case'.
6316
6317 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6318
6319         * wl.el (wl-check-type): New function.
6320         (wl-check-type-variables): New variable.
6321
6322 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6323
6324         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6325
6326 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6327
6328         * wl-draft.el (wl-smtp-password-key): New function.
6329         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6330         (wl-draft-send-mail-with-smtp): Ditto.
6331         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6332
6333 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6334
6335         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6336         * wl-utils.el (wl-unique-id-suffix): Remove.
6337
6338 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6339
6340         * Version number is increased to 2.9.4.
6341
6342 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6343
6344         * wl-utils.el (wl-unique-id-suffix): New variable.
6345         (wl-unique-id): Use `wl-unique-id-suffix'
6346
6347 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6348
6349         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6350         instead of `elmo-msgdb-search'.
6351
6352         * Version number is increased to 2.9.3.
6353
6354 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6355
6356         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6357
6358 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6359
6360         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6361         (wl-draft-dispatch-message): Changed for send-later.
6362         (wl-draft-queue-flush): Ditto.
6363         (wl-draft): Clear `wl-sent-message-queued'.
6364         (wl-draft-reedit): Ditto.
6365         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6366         * wl-vars.el (wl-draft-force-queuing): New variable.
6367         (wl-draft-force-queuing-mail): New variable.
6368         (wl-draft-force-queuing-news): New variable.
6369
6370 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6371
6372         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6373         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6374
6375 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6376
6377         * Version number is increased to 2.9.2.
6378
6379 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6380
6381         * wl-draft.el (wl-draft-elide-region): New user command.
6382         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6383
6384         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6385         command `wl-draft-elide-region'.
6386         * wl-mule.el: Ditto.
6387         * wl-xmas.el: Ditto.
6388
6389 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6390
6391         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6392         (wl-biff-check-folder-async): Removed needless let.
6393
6394 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6395
6396         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6397         wl-folder-get-elmo-folder.
6398         (wl-biff-check-folder): Set `biff' argument of
6399         `wl-folder-check-one-entity'.
6400         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6401
6402         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6403         (wl-folder-check-one-entity): Added `biff' argument;
6404         Setup `biff' slot of folder.
6405
6406         * Version number is increased to 2.9.1.
6407
6408 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6409
6410         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6411         comment out and fixed.
6412         (wl-fldmgr-add-completion-subr): Ditto.
6413
6414         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6415         and msgdb.
6416
6417         * wl.el (wl-toggle-plugged): Save summary view.
6418
6419 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6420
6421         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6422
6423 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6424
6425         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6426
6427 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6430         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6431         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6432
6433         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6434         if it was failed.
6435         (wl-demo): Disable undo in the demo buffer.
6436
6437 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6438
6439         * wl-version.el (wl-version): Changed codename.
6440
6441         * Version number is increased to 2.9.0.
6442
6443 2001-12-14  Takuo KITAME <kitame@northeye.org>
6444
6445         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6446         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6447         (wl-folder-mark-as-read-all-current-entity): Ditto.
6448
6449 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6450
6451         * wl-vars.el (wl-from-width): Define as obsolete variable.
6452         (wl-subject-length-limit): Ditto.
6453
6454         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6455
6456         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6457         wl-summary-save-view.
6458
6459         * wl.el (wl-save-status): Ditto.
6460         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6461
6462         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6463         (wl-summary-exit): Follow the change above.
6464         (wl-summary-goto-folder-subr): Ditto.
6465
6466         * wl-folder.el (wl-folder-create-subr): Don't use
6467         `elmo-folder-creatable-p'.
6468
6469 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6470
6471         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6472
6473 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6474
6475         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6476         rather than bitmap on Emacs 21.
6477         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6478         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6479         for xbm if the new redisplay engine is not available.
6480
6481 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6482
6483         * wl-folder.el (wl-folder-init-hook): New hook.
6484         (wl-folder-init): Run `wl-folder-init-hook'.
6485
6486 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6489
6490 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6491
6492         * wl-acap.el (wl-acap-cache-filename): New variable.
6493         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6494         (wl-acap-init): Use cache if no ACAP server found.
6495
6496 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6497
6498         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6499         `wl-acap-original-msgdb-dir'.
6500
6501         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6502         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6503
6504         * wl-mime.el (wl-mime-save-directory): Renamed from
6505         `wl-mime-save-dir'.
6506
6507 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6508
6509         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6510
6511         * wl-demo.el: Require `path-util'.
6512         (wl-demo-bitmap-mule-available-p): New internal variable.
6513         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6514         `module-installed-p' instead.
6515         (wl-demo-insert-image): Use *.img file for a bitmap image.
6516         (wl-demo): Don't call the ascii demo recursively.
6517
6518 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6519
6520         * Version number is increased to 2.7.7.
6521
6522 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl.el (wl-exit): Eliminated byte-compile warning.
6525
6526 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6527
6528         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6529         obsolete variable using `elmo-define-obsolete-variable'.
6530         (wl-fetch-confirm-threshold): Ditto.
6531         (wl-cache-prefetch-folder-type-list): Ditto.
6532         (wl-cache-prefetch-folder-list): Ditto.
6533
6534 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6537         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6538         (wl-demo-insert-image): New function.
6539         (wl-demo-insert-text): New function.
6540         (wl-demo-image-type-alist): Redefine as a function.
6541         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6542         (wl-demo-with-temp-file-buffer): Removed.
6543         (wl-logo-xpm): Removed.
6544         (wl-logo-xbm): Removed.
6545         (wl-logo-bitmap): Removed.
6546
6547 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6548
6549         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6550         (wl-expire-localdir-get-folder-function): New user option.
6551         (wl-expire-localdir-get-folder): New function.
6552         (wl-expire-localdir-date): Ditto.
6553
6554 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6555
6556         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6557         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6558         Fixed unread number mismatch when all-unread < unread.
6559
6560 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6561
6562         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6563         (wl-fetch-confirm-threshold): Ditto.
6564
6565         * wl-summary.el (wl-summary-confirm-appends): Removed.
6566         (wl-summary-sync-update): Don't refer
6567         `wl-summary-update-confirm-threshold' (It is now abolished).
6568
6569         * wl-message.el (wl-message-display-internal): Don't refer
6570         `wl-fetch-confirm-threshold' (It is now abolished).
6571
6572 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6573
6574         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6575
6576 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6577
6578         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6579         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6580         Change default value to nil.
6581         (wl-summary-indent-length-limit): The value can be nil, nil means
6582         unlimited.
6583
6584         * wl-summary.el: Don't set limit for indent length if the value of
6585         wl-summary-indent-length-limit is nil.
6586         If the value of wl-summary-width is nil, it means only that the width
6587         of summary is unlimited (nil doesn't mean that the indent length is
6588         unlimited).
6589
6590         * wl-thread.el: Ditto.
6591
6592 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6593
6594         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6595         be nil, nil means never confirm.
6596         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6597
6598 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6599
6600         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6601         means unlimited).
6602
6603 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6604
6605         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6606         Use `with-temp-buffer'.
6607
6608 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6609
6610         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6611         with new backquote style).
6612         (wl-folder-get-entity-from-buffer): Ditto.
6613
6614 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6615
6616         * wl-version.el (nemacs-version): Eliminated.
6617         (wl-extended-emacs-version2): Ignore nemacs.
6618         (wl-extended-emacs-version3): Ditto.
6619
6620 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6621
6622         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6623         (wl-draft-add-in-reply-to): New variable.
6624         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6625         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6626         (wl-draft-yank-from-mail-reply-buffer): Use
6627         `wl-draft-add-in-reply-to'.
6628         (wl-draft-insert-current-message): Ditto.
6629
6630 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6631
6632         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6633         typo (kill->hide).
6634         (wl-message-buffer-prefetch-folder-type-list): Added elements
6635         `mark' and `cache' instead of `internal'.
6636
6637 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6638
6639         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6640         resume msgdb directory.
6641
6642 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6643
6644         * wl.el (wl-exit): Call `wl-acap-exit'.
6645
6646         * wl-summary.el (wl-summary-message-string): New function.
6647         (wl-summary-reedit): Use it.
6648         (wl-summary-resend-bounced-mail): Remove needless let.
6649         (wl-summary-supersedes-message): Ditto.
6650         (wl-summary-save): Ditto.
6651
6652         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6653         (wl-acap-init): Set it.
6654         (wl-acap-exit): New function.
6655
6656 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6657
6658         * wl.el (wl-init): Revert (require 'mime-setup). move from
6659         toplevel.
6660
6661 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6662
6663         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6664         local variables.  Add error when guess function return invalid
6665         value.
6666
6667 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6668
6669         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6670         Change local variable name.
6671         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6672         (wl-folder-get-newsgroups): Return nil when non-news folder.
6673         * wl-summary.el (wl-summary-write-current-folder): State through
6674         when guess-list return nil.
6675         (wl-summary-write-current-folder-functions): Fixed docstring.
6676
6677         * wl.el (wl-exit): Changed confirm message.
6678
6679         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6680         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6681
6682         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6683
6684 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6685
6686         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6687         user option (Renamed from wl-cache-prefetch-folder-type-list).
6688         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6689         from wl-cache-prefetch-folder-list).
6690
6691         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6692         Move to wl-vars.el.
6693         (wl-message-buffer-prefetch-p): Changed to enable
6694         `wl-message-buffer-prefetch-folder-list'.
6695
6696         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6697         `ignore-cache'.
6698
6699 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6700
6701         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6702         `part-top' and `part-bottom'.
6703         (wl-draft-config-sub-part-top): New function.
6704         (wl-draft-config-sub-part-bottom): New function.
6705
6706 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6707
6708         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6709
6710 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6711
6712         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6713
6714 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6715
6716         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6717
6718         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6719         (wl-summary-write-current-folder): Ditto.
6720
6721 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * wl-folder.el (wl-folder-get-newsgroups): Use
6724         `elmo-folder-newsgroups'.
6725
6726 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6727
6728         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6729         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6730         `wl-draft-config-sub-header-bottom'.
6731
6732 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6733
6734         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6735         localnews folder.
6736
6737 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6738
6739         * wl-summary.el (wl-summary-mode): Undo last change.
6740
6741         * wl-folder.el (wl-folder-mode): Ditto.
6742
6743 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6744
6745         * wl-summary.el (wl-summary-mode): Locally set
6746         truncate-partial-window-width to nil.
6747         (for XEmacs)
6748
6749         * wl-folder.el (wl-folder-mode): Ditto.
6750
6751 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6752
6753         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6754
6755 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6756
6757         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6758         number.
6759
6760         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6761
6762         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6763
6764         * Version number is increased to 2.7.6.
6765
6766 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6767
6768         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6769
6770 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-summary.el (wl-summary-sync-update): Enclose network
6773         related portion with `unwind-protect'.
6774
6775 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6776
6777         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6778
6779 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6780
6781         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6782         element.
6783         * wl-vars.el (wl-message-body-button-alist): Ditto.
6784
6785         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6786         max match length.
6787         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6788
6789         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6790         for the max match length;
6791         Use 4th element value for the button string regexp group.
6792
6793         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6794         candidate exists, prompt to select.
6795
6796 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6797
6798         * wl-summary.el (wl-summary-jump-to-msg): Search before
6799         calibration point by `beginning-of-line'.
6800
6801 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6802
6803         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6804         for access group.
6805
6806 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6807
6808         * wl-message.el (wl-message-display-internal): Bind
6809         `default-mime-charset'.
6810
6811         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6812
6813         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6814
6815         * Version number is increased to 2.7.5.
6816
6817 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6818
6819         * wl-expire.el (wl-summary-archive): Fixed;
6820         Use `elmo-folder-name-internal'.
6821
6822 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6823
6824         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6825         from `elmo-folder-move-messages' caller.
6826         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6827
6828         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6829         related portions are changed).
6830
6831 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6832
6833         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6834         counter.
6835
6836 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6837
6838         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6839         buffer local and set it to nil.
6840
6841         * wl-message.el (wl-message-redisplay): Ditto.
6842
6843 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6844
6845         * wl-summary.el (wl-summary-mark-as-important): If message is
6846         already cached, set messag as read, otherwise encache and mark as read.
6847
6848 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6849
6850         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6851         point-min.
6852
6853 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6854
6855         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6856         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6857         a keymap.
6858
6859 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6860
6861         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6862         parent.
6863
6864         * wl-mule.el (wl-message-define-keymap): Ditto.
6865
6866         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6867
6868         * wl-xmas.el (wl-message-display-internal-hook): Define.
6869         (wl-xmas-setup-message-toolbar): Define as function.
6870         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6871         (wl-message-overload-functions): Abolished.
6872         (wl-message-define-keymap): New function.
6873
6874         * wl-vars.el (wl-message-display-internal-hook): New variable.
6875         (wl-message-header-button-alist): New variable (Renamed from
6876         wl-highlight-message-header-button-alist).
6877         (wl-message-body-button-alist): Ditto.
6878
6879         * wl-mule.el (wl-message-define-keymap): New function.
6880         (wl-message-overload-functions): Abolished.
6881
6882         * wl-message.el (wl-message-add-buttons-to-body): New function.
6883         (wl-message-redisplay): Don't call wl-message-overload-functions;
6884         Call wl-message-add-buttons-to-header and
6885         wl-message-add-buttons-to-body.
6886         (wl-message-display-internal): Set keymap argument for
6887         elmo-mime-display-as-is, elmo-mime-message-display;
6888         Run wl-message-display-internal-hook.
6889         (wl-message-refer-article-or-url): Abolished.
6890
6891         * wl-highlight.el (wl-highlight-headers): Don't call
6892         wl-highlight-message-add-buttons-to-header.
6893         (wl-highlight-message-add-buttons-to-header): Abolished.
6894
6895
6896         * wl-e21.el (wl-message-display-internal-hook): Define.
6897         (wl-e21-setup-toolbar): Deleted duplicated binding.
6898         (wl-e21-setup-message-toolbar): Define as function.
6899         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6900         (wl-message-define-keymap): New function.
6901         (wl-message-overload-functions): Abolished.
6902
6903 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6904
6905         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6906         and elmo-folder-close.
6907
6908         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6909
6910 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6911
6912         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6913         boolean value.
6914         * wl-draft.el (wl-draft-do-fcc): Ditto.
6915
6916 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6917
6918         * wl-vars.el (wl-fcc-force-as-read): New variable.
6919         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6920         mark copied message as read.
6921
6922 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6923
6924         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6925
6926 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6927
6928         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6929         `wl-summary-target-above' instead of obsolete variable
6930         `wl-summary-temp-above'.
6931
6932         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6933         instead of `make-obsolete-variable'.
6934         * wl-refile.el (toplevel): Ditto.
6935
6936 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6937
6938         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6939         with third argument t.
6940         (wl-draft): Set first argument for wl-plugged-init as t.
6941
6942         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6943         definition.
6944
6945 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6946
6947         * wl-vars.el: Tabify.
6948         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6949
6950         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6951         message.
6952
6953 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6954
6955         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6956         and set default to beep.
6957
6958 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6959
6960         * wl-vars.el (wl-draft-truncate-lines): New variable.
6961
6962         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6963         instead of wl-message-truncate-lines for truncate-lines.
6964
6965 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6966
6967         * wl-message.el (wl-message-display-internal): Call
6968         `wl-highlight-message' after `elmo-mime-display-as-is'.
6969
6970         * wl-mime.el (wl-mime-display-text/plain): New function.
6971         (wl-mime-display-header): Ditto.
6972         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6973         body-presentation-method for text/plain;
6974         Register `wl-mime-display-header' as a header-presentation-method;
6975         Don't set up `elmo-message-text-content-inserted-hook' and
6976         `elmo-message-header-inserted-hook'.
6977
6978         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6979         variable.
6980         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6981         as t if flag is 'all-header;
6982         Don't bind `elmo-message-ignored-field-list',
6983         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6984
6985 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6986
6987         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6988         for xemacs with non-mule environment.
6989
6990 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6991
6992         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6993         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6994         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6995
6996 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6997
6998         * wl-vars.el (wl-interactive-send): Set default value as t.
6999
7000 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7001
7002         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7003         (wl-addrmgr-method-list): Abolished.
7004         (wl-addrmgr-change-method): Follow above change.
7005
7006         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7007
7008 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7009
7010         * wl-vars.el (wl-message-truncate-lines): Change default value
7011         to default-truncate-lines.
7012
7013         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7014
7015 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7016
7017         * wl-vars.el (wl-message-truncate-lines): New variable.
7018
7019         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7020         wl-message-truncate-lines.
7021
7022 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7023
7024         * wl-acap.el (wl-acap-init): Remove period from error message.
7025         (wl-acap-find-acap-service): Remove period from message.
7026
7027 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7028
7029         * wl.el (wl-check-environment): Undo last change.
7030
7031         * wl-vars.el (wl-from): Changed default value.
7032
7033         * wl-util.el (toplevel): Don't require tm-edit.
7034
7035         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7036         `wl-folder-init';
7037         Don't set mark on mail body.
7038         (wl-draft-reedit): Ditto.
7039
7040         * wl-address.el (wl-address-quote-specials): Define as an alias for
7041         elmo-address-quote-specials.
7042
7043 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7044
7045         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7046
7047         * wl-vars.el (wl-from): Set default value as nil.
7048         (wl-organization): Set default value as ORGANIZATION environment
7049         variable.
7050
7051         * wl-draft.el (wl-smtp-extension-bind): Check value of
7052         wl-smtp-connection-type.
7053
7054         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7055         error.
7056
7057 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7058
7059         * Version number is increased to 2.7.4.
7060
7061         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7062         arguments from `wl-highlight-x-face-function' caller.
7063         Use x-face-1.3.6.12 or later.
7064
7065 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7066
7067         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7068
7069 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7070
7071         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7072         (wl-fcc): Fix to accept function.
7073         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7074
7075 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7076
7077         * wl-acap.el (toplevel): Added `product-provide' declare.
7078         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7079
7080 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7081
7082         * wl.el (wl): Changed order of calling `elmo-init'
7083         and `elmo-folder-init'.
7084
7085 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7086
7087         * wl-mime.el (wl-summary-burst): Extract message when content-type
7088         of root entity is not only `multipart' but also `message/rfc822'.
7089         (wl-summary-burst-subr): Ditto.
7090
7091 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-vars.el (toplevel): Require 'custom.
7094         (wl-trash-folder): Added to `wl-setting' group.
7095
7096         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7097         exists.
7098         (wl-addrmgr-draw): Insert empty line when no entry exists.
7099
7100         * wl-mule.el (wl-message-wheel-up): Fixed.
7101         (wl-message-wheel-down): Ditto.
7102
7103 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7104
7105         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7106         config is an anonymous lambda expression.
7107
7108 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7111         when Mule 2 is running.
7112
7113 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7114
7115         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7116
7117 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7118
7119         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7120         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7121
7122         * wl-address.el (wl-address-specials-regexp): Eliminated.
7123         (wl-address-quote-specials): Rewrite.
7124
7125 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7126
7127         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7128         shy-groups for regexp.
7129
7130         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7131         character classes and Perl style shy-groups for regexp.
7132         (wl-highlight-plugged-current-line): Use Posix style character
7133         classes for regexp.
7134         (wl-e21-highlight-folder-by-numbers): Ditto.
7135         (wl-e21-display-image-p): Use `display-images-p' instead of
7136         `display-graphic-p'.
7137         (display-images-p): Make an alias to `display-graphic-p' if it is
7138         not available.  It is for Emacs version prior to 21.0.105.
7139
7140         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7141         `display-graphic-p'.
7142         (wl-demo-image-type-alist): Ditto.
7143         (display-images-p): Make an alias to `display-graphic-p' if it is
7144         not available.  It is for Emacs version prior to 21.0.105.
7145
7146 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7147
7148         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7149         support.
7150         (wl-generate-user-agent-string): Ditto.
7151
7152         * wl-version.el (wl-version): Update docsting.
7153         (wl-version-status): Ditto.
7154
7155 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7156
7157         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7158         21.0.105.  For Emacs 21.0.104 or earlier.
7159
7160 2001-09-03  Takuo KITAME <kitame@northeye.org>
7161
7162         * wl-e21.el (wl-plugged-init-icons): Use
7163         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7164         (wl-biff-init-icons): Ditto.
7165
7166 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7167
7168         * wl-highlight.el (wl-highlight-summary-current-line):
7169         Fixed highlighting refile/copy destination.
7170
7171         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7172         (wl-acap-store): Encode string by wl-acap-coding-system.
7173
7174 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7175
7176         * wl-acap.el (toplevel): Check and require 'un-define before
7177         'xemacs-ucs;
7178          Added checking for UTF-2000.
7179
7180 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7181
7182         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7183         Don't enclose with `eval-and-compile'.
7184
7185         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7186         wl-init is non-nil.
7187
7188         * wl-draft.el (wl-draft): Ditto.
7189
7190         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7191
7192         * wl-acap.el (toplevel): Require 'wl.
7193         (wl-acap-store): Call `elmo-init'.
7194
7195         * wl.el (wl): Changed position of `wl-check-environment'.
7196         (toplevel): Added autoload setting for wl-acap.
7197
7198         * wl-vars.el (wl-setting): New custom group.
7199         (wl-from): Added wl-setting group.
7200         (wl-user-mail-address-list): Ditto.
7201         (wl-organization): Ditto.
7202         (wl-subscribed-mailing-list): Ditto.
7203         (wl-envelope-from): Ditto.
7204         (wl-smtp-posting-user): Ditto.
7205         (wl-smtp-posting-server): Ditto.
7206         (wl-smtp-posting-port): Ditto.
7207         (wl-smtp-authenticate-type): Ditto.
7208         (wl-pop-before-smtp-user): Ditto.
7209         (wl-pop-before-smtp-server): Ditto.
7210         (wl-pop-before-smtp-port): Ditto.
7211         (wl-pop-before-smtp-authenticate-type): Ditto.
7212         (wl-nntp-posting-server): Ditto.
7213         (wl-nntp-posting-user): Ditto.
7214         (wl-nntp-posting-port): Ditto.
7215         (wl-fetch-confirm-threshold): Ditto.
7216         (wl-prefetch-threshold): Ditto.
7217         (wl-thread-insert-opened): Ditto.
7218         (wl-ldap-server): Ditto.
7219         (wl-ldap-port): Ditto.
7220         (wl-ldap-base): Ditto.
7221         (wl-ldap-objectclass): Ditto.
7222         (wl-use-ldap): Ditto.
7223         (wl-draft-config-alist): Ditto.
7224         (wl-draft-config-matchone): Ditto.
7225         (wl-template-alist): Ditto.
7226         (wl-message-sort-field-list): Ditto.
7227         (wl-message-ignored-field-list): Ditto.
7228         (wl-message-visible-field-list): Ditto.
7229         (wl-interactive-send): Ditto.
7230         (wl-summary-move-order): Ditto.
7231         (wl-auto-select-first): Ditto.
7232         (wl-auto-select-next): Ditto.
7233         (wl-interactive-save-folders): Ditto.
7234
7235         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7236         Initialization codes are moved from wl-local-folder-init.
7237         (wl-local-folder-init): Follow the change above.
7238         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7239
7240         * wl-acap.el: New file.
7241
7242         * Version number is increased to 2.7.3.
7243
7244 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7245
7246         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7247
7248 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7249
7250         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7251         (wl-addrmgr-address-entry-list): Ditto.
7252
7253 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7254
7255         * wl-e21.el (wl-draft-mode-map): Removed binding for
7256         `wl-draft-insert-x-face-field'.
7257
7258         * wl-mule.el (wl-draft-mode-map): Ditto.
7259
7260         * wl-xmas.el (wl-draft-mode-map): Ditto.
7261
7262         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7263         (wl-cs-autoconv): Ditto.
7264         (wl-cs-local): Ditto.
7265         (wl-use-scoring): Ditto.
7266         (wl-mime-charset): Ditto.
7267         (wl-folder-check-async): Ditto.
7268
7269         * wl.el (toplevel): Ignore nemacs and tm.
7270         (wl-exit): Ditto.
7271
7272         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7273         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7274         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7275         instead of wl-address-petname-add-or-change.
7276         (wl-summary-edit-addresses-subr): Use wl-address-delete
7277         instead of wl-address-petname-delete.
7278
7279         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7280
7281         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7282         if error occured.
7283
7284         * wl-message.el (require): Remove tm support.
7285
7286         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7287
7288         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7289         (wl-folder-jump-to-current-entity): Ditto.
7290         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7291
7292         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7293         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7294         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7295
7296         * wl-mule.el (wl-draft-key-setup): Ditto.
7297
7298         * wl-xmas.el (wl-draft-key-setup): Ditto.
7299
7300         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7301         (wl-draft-std11-parse-addresses): New function.
7302         (wl-draft-parse-mailbox-list): Use it.
7303         (wl-draft): Ignore nemacs.
7304         (wl-draft-reedit): Ditto.
7305
7306         * wl-addrmgr.el: New file.
7307         (Original is wl-rcpt.el written by
7308         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7309         Thanks Kitamoto-san.)
7310
7311         * wl-address.el (wl-address-make-address-list): Modified parsing
7312         process.
7313         (wl-address-delete): Renamed from `wl-address-petname-delete';
7314         Modify wl-address-list too.
7315         (wl-address-add-or-change): Renamed from
7316         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7317
7318 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7319
7320         * wl-highlight.el (wl-highlight-summary-current-line):
7321           Work with transient-mark-mode
7322
7323 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7324
7325         * Version number is increased to 2.7.2.
7326
7327         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7328         instead of elmo-dop-queue-method.
7329
7330 2001-08-06  SAITO Atsunori <sai@yedo.com>
7331
7332         * wl-vars.el (wl-ldap-objectclass): New user option.
7333
7334         * wl-address.el (wl-ldap-make-filter): Use it.
7335
7336 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7337
7338         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7339
7340 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7341
7342         * wl-folder.el (wl-folder): redisplay after folder insertion.
7343
7344         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7345
7346         * wl-summary.el (wl-summary-sync-update):
7347         Change status mark only when new-msgdb exists.
7348         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7349
7350 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7351
7352         * wl-summary.el (wl-summary-open-folder): New function.
7353         (wl-summary-goto-folder-subr): Use it.
7354         (wl-summary-mark-as-important): Fix;
7355         Encache only when no cache exists.
7356
7357 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7358
7359         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7360         Use with-current-buffer.
7361
7362 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7363
7364         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7365         before call `get-buffer'. Fixed parenthesis.
7366         (wl-score-get-header-entry): Clear message and help window when
7367         keyboard quit.
7368         (wl-score-edit-insert-header): Ditto.
7369
7370 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7371
7372         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7373         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7374         (wl-default-draft-cite): Fix.
7375
7376         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7377         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7378
7379 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7380
7381         * wl-message.el (wl-message-prev-page): Do same bahavior
7382         as summary when it is called in the message buffer.
7383         (wl-message-next-page): Ditto.
7384
7385 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7386
7387         * wl-summary.el (wl-summary-forward): Use cache if it is not
7388         section cache.
7389
7390 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7391
7392         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7393         Removed redundant require of elmo-vars.
7394         (wl-biff-state-indicator-on): Changed default value for
7395         xemacs with non-mule environment.
7396
7397         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7398         wl-message-buffer is nil;
7399         Hide progress bar after moving messages.
7400
7401 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7402
7403         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7404         message at cursor point is deleted.
7405
7406 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7407
7408         * wl-vars.el: Changed file coding system to euc-japan.
7409         Added -*-coding:-*- magic to the first line.
7410
7411         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7412         Search parent from the first message.
7413
7414         * Version number is increased to 2.7.1.
7415
7416 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7417
7418         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7419
7420 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7421
7422         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7423         refile/delete execution.
7424
7425         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7426         Fixed docstring.
7427
7428 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7429
7430         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7431         do update process;
7432         Don't update marks when update process is interrupted.
7433
7434 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7435
7436         * wl-summary.el (wl-summary-reply): Fixed problem when
7437         wl-draft-use-frame is non-nil.
7438         (wl-summary-forward): Ditto.
7439
7440         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7441         as nil.
7442         (wl-folder-mark-as-read-all-entity): Ditto.
7443         (wl-folder-prefetch-entity): Ditto.
7444
7445         * wl.el (wl): Check environment before wl-init.
7446
7447         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7448         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7449         instead of wl-summary-collect-unread.
7450         (wl-summary-reply): Split message window.
7451
7452 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7453
7454         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7455         only if current language environment is japanese,
7456
7457         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7458         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7459         (wl-folder-goto-folder-subr): Ditto.
7460
7461         * wl-draft.el (wl-draft-dispatch-message): Call
7462         `elmo-file-cache-get-path'.
7463
7464 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * wl-summary.el (wl-summary-cursor-move): If return value of
7467         wl-summary-next-message is not number, don't jump.
7468
7469 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7470
7471         * wl-summary.el (wl-summary-buffer-next-message-function): New
7472         variable.
7473         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7474         if it is bound.
7475
7476         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7477         string.
7478
7479         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7480         (wl-plugged-drawing): Ditto.
7481
7482 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7483
7484         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7485         process.
7486         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7487         with unwind-protect.
7488
7489         * wl.el (wl-init): Require mime-setup.
7490         (wl-check-environment): Don't require mime-setup.
7491
7492         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7493         instead of elmo-folder-type.
7494
7495         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7496         value as nil.
7497
7498 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7499
7500         * Version number is increased to 2.7.0.
7501
7502         * wl-version.el (wl-version): Changed codename.
7503
7504         * wl-summary.el (wl-summary-delete-cache): Fixed.
7505
7506         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7507         Workaround for net folders.
7508         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7509
7510         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7511         value to nil (According to the patch from
7512         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7513
7514         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7515         of elmo-folder-close.
7516
7517 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7518
7519         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7520         for postfix.
7521
7522 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7523
7524         * wl-summary.el (wl-summary-resend-message): Fixed.
7525
7526         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7527         Call wl-draft with `from' argument if its address is included in
7528         `wl-user-mail-address-list'.
7529         (wl-draft): Added `from' argument.
7530
7531         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7532         non-nil.
7533         (wl): Don't show demo if wl-demo is nil.
7534
7535         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7536         wl-summary-use-frame.
7537
7538         * wl-vars.el (wl-summary-use-frame): New user option.
7539         (wl-folder-use-frame): Changed docstring.
7540
7541         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7542         non-nil.
7543         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7544         wl-summary-use-frame.
7545
7546         * wl-vars.el (wl-folder-use-frame): New user option.
7547
7548         * wl-summary.el (wl-summary-exit): Back to folder frame if
7549         wl-folder-use-frame is non-nil.
7550         (wl-summary-redisplay-internal): Ignore cache if current folder
7551         is draft folder,
7552         (wl-summary-redisplay-no-mime): Ditto.
7553         (wl-summary-redisplay-all-header): Ditto.
7554
7555         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7556         if wl-folder-use-frame is non-nil.
7557
7558 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-summary.el (wl-summary-sync-update): Bind
7561         elmo-folder-update-threshold.
7562         (wl-summary-mark-as-important): Enclosed server mark processing
7563         with `save-match-data'.
7564
7565         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7566         only when it is already defined.
7567
7568 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7569
7570         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7571         name of folder exclude localdir is wrong.
7572         * wl-folder.el (wl-folder-sync-entity):
7573         Set `wl-summary-always-sticky-folder-list' as nil.
7574         (wl-folder-mark-as-read-all-entity): Ditto.
7575         (wl-folder-prefetch-entity): Ditto.
7576
7577 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7578
7579         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7580         instead of `wl-summary-write-current-newsgroup'.
7581
7582 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7583
7584         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7585         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7586         non-nil and selected message is important, do not display.
7587
7588 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7589
7590         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7591
7592 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7593
7594         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7595
7596         * wl-summary.el (wl-summary-mark-as-important): Set message number
7597         using wl-summary-message-number.
7598
7599 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7600
7601         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7602         destination folder is 'null.
7603
7604 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7605
7606         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7607         New function.
7608         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7609         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7610         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7611
7612 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7613
7614         * wl-mime.el (wl-mime-setup): Added setting for
7615         `mime-setup-signature-key-alist' to avoid overriding key bind for
7616         `wl-draft-send'.
7617
7618         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7619         for `wl-draft-send'.
7620         * wl-mule.el (wl-draft-overload-functions): Ditto.
7621         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7622         * wl-draft.el (wl-draft-send): Ditto.
7623
7624         * wl-message.el (wl-message-display-internal):
7625         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7626         (Patch is provided by <kita@coe.nttdata.co.jp>).
7627
7628 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7629
7630         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7631
7632 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7633
7634         * wl.el (wl): Fix for wl-demo.
7635
7636 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7637
7638         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7639
7640 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7641
7642         * wl-folder.el (wl-folder-prefetch-entity): Use
7643         `wl-folder-get-elmo-folder'.
7644         (wl-folder-count-incorporates): Do not use
7645         `wl-folder-get-elmo-folder'.
7646
7647 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7648
7649         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7650         instead of `elmo-folder-get-type'.
7651
7652 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7653
7654         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7655         position on Subject: field.
7656         (Advised by Mito <mit@nines.nec.co.jp>)
7657
7658 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7659
7660         * wl-folder.el (wl-folder-prefetch-entity): Use
7661         `wl-folder-get-elmo-folder'.
7662
7663 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7664
7665         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7666
7667         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7668         `process-duplicates' slot.
7669
7670         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7671         if detection failed.
7672
7673 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7674
7675         * wl-version.el (wl-version-status): Set to "alpha".
7676
7677 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7678
7679         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7680         Check wl-message-buffer lives before set-buffer.
7681
7682 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7683
7684         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7685         called in folder mode.
7686         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7687         * wl-summary.el (wl-summary-exit-pre-hook): Run
7688         `wl-summary-exit-pre-hook' before exit summary mode.
7689
7690 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7691
7692         * wl-version.el (wl-version-status): New variable.
7693         (wl-version-status-alist): Removed.
7694         (wl-version-status): Rule included.
7695
7696 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7697
7698         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7699         @sponichi.
7700
7701         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7702         when `mail-reply-buffer' is buffer-local variable.
7703         (Reported by <kita@coe.nttdata.co.jp>).
7704
7705 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7706
7707         * wl-vars.el (toplevel): Require 'elmo-util.
7708
7709 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7710
7711         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7712         (All other related portions are changed)
7713
7714         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7715
7716         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7717
7718 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7719
7720         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7721
7722 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7723
7724         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7725         Delete other windows to avoid an error.
7726         Use `point-marker' instead of `point' to remember the start point
7727         of body.
7728
7729         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7730
7731         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7732         number not to exceed all message number.
7733
7734 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7735
7736         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7737         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7738
7739 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7740
7741         * wl-summary.el (wl-summary-sync-force-update): Added argument
7742         no-check.
7743         (wl-summary-sync-update): Ditto.
7744         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7745         with `no-check'.
7746
7747         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7748         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7749         already running.
7750
7751 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7752
7753         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7754         `dst-folder-arg'.
7755         (wl-expire-archive-number1): Diito.
7756         (wl-expire-archive-number2): Diito.
7757         (wl-expire-archive-Date): Diito.
7758         (wl-archive-number1): Diito.
7759         (wl-archive-number2): Diito.
7760         (wl-archive-date): Diito.
7761         (wl-archive-folder-p): New function.
7762         (wl-summary-expire): Support of expand folder name at
7763         wl-expire-alist.
7764         * wl-util.el (wl-expand-newtext): Renamed from
7765         `wl-refile-expand-newtext'.
7766
7767 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7768
7769         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7770         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7771         `(elmo-msgdb-get-overview msgdb)'.
7772         (wl-summary-prefetch): Bind match data before call
7773         `wl-summay-prefetch-msg'.
7774         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7775         'off if `wl-summary-buffer-disp-msg' is non-nil.
7776         Fixed problem that couldn't show only one new or unread message when
7777         enter folder.
7778         (wl-summary-reply): Don't call `split-window-vertically' and other
7779         window.
7780
7781 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7782
7783         * wl-expire.el (wl-expire-refile): Fixed.
7784
7785 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7786
7787         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7788
7789         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7790         biff notification is removed.
7791
7792         * wl.el (wl): Changed position of `elmo-init'.
7793
7794         * wl-draft.el (wl-default-draft-cite): Use date field
7795         on the citation buffer.
7796
7797         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7798
7799         * wl-xmas.el (wl-folder-internal-icon-list): Added
7800         `wl-folder-shimbun-image'.
7801
7802         * wl-e21.el (wl-folder-internal-icon-list): Added
7803         `wl-folder-shimbun-image'.
7804
7805 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7806
7807         * wl.el (wl-init): Eliminated argument.
7808         (wl): Rewrite.
7809
7810         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7811         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7812         instead of `elmo-folder-msgdb-internal'.
7813         (wl-summary-sync-update): Ditto.
7814         (wl-summary-flush-pending-append-operations): Eliminated.
7815         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7816         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7817         `elmo-folder-open'.
7818
7819         * wl-mime.el (wl-summary-burst): Fixed.
7820
7821         * wl-folder.el (wl-folder-info-save): Check data type.
7822
7823         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7824         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7825         instead of `elmo-folder-msgdb-internal'.
7826         (wl-expire-hide): Ditto.
7827
7828
7829         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7830
7831 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7832
7833         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7834
7835 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7836
7837         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7838
7839 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7840
7841         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7842         Fixed `match-beginning' argument mismatch.
7843
7844 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7845
7846         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7847         the default value.
7848
7849 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7850
7851         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7852         instead of `elmo-nntp-default-port'.
7853
7854         * wl-vars.el: Fixed some doc strings.
7855
7856 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7857
7858         * wl-summary.el (wl-summary-prefetch-msg): Use
7859         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7860
7861         * wl-vars.el: Define *-func as obsolete variable using
7862         `elmo-define-obsolete-variable'.
7863
7864         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7865         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7866         instead of `wl-message-buffer-prefetch-threshold'.
7867
7868         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7869
7870         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7871
7872         * wl-draft.el (wl-caesar-region-func): Ditto.
7873
7874         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7875         Keep unread status in elmo-folder-move-messages.
7876         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7877
7878 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7879
7880         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7881         `wl-summary-buffer-exit-func'
7882         (wl-summary-buffer-message-redisplay-function): Renamed from
7883         `wl-summary-buffer-message-redisplay-func'
7884         (wl-summary-buffer-next-folder-function): Renamed from
7885         `wl-summary-buffer-next-folder-func'.
7886         (wl-summary-buffer-prev-folder-function): Renamed from
7887         `wl-summary-buffer-prev-folder-func'.
7888         (wl-summary-get-petname-function): Renamed from
7889         `wl-summary-get-petname-func'.
7890
7891         * wl-score.el (wl-score-edit-exit-function): Renamed from
7892         `wl-score-edit-exit-func'.
7893
7894         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7895         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7896
7897         * wl-util.el (wl-load-profile-function): Renamed from
7898         `wl-load-profile-func'.
7899
7900         * wl-folder.el (wl-folder-completion-function): Renamed from
7901         `wl-folder-completion-func'.
7902         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7903
7904         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7905         `wl-expire-archive-get-folder-func'.
7906         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7907         (wl-draft-send-mail-function): Renamed from
7908         `wl-draft-send-mail-func'.
7909         (wl-draft-send-news-function): Renamed from
7910         `wl-draft-send-news-func'.
7911         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7912         (wl-generate-mailer-string-function): Renamed from
7913         `wl-generate-mailer-string-func'.
7914         (wl-highlight-signature-search-function): Renamed from
7915         `wl-highlight-signature-search-func'.
7916         (wl-highlight-x-face-function): Renamed from
7917         `wl-highlight-x-face-func'
7918         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7919         (wl-ps-print-buffer-function): Renamed from
7920         `wl-ps-print-buffer-func'
7921         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7922         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7923         (wl-summary-subject-filter-function): Renamed from
7924         `wl-summary-subject-filter-func'.
7925
7926         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7927         `wl-draft-queue-flush-send-func'
7928         (wl-draft-cite-function): Renamed from
7929         `wl-draft-cite-func'
7930
7931         * wl-address.el (wl-address-init-function): Renamed from
7932         `wl-address-init-func'.
7933
7934 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7935
7936         * wl-draft.el (wl-draft-queue-flush): Don't call
7937         `elmo-dop-unlock-message'.
7938         * wl-draft.el (wl-draft-queue-append): Don't call
7939         `elmo-dop-lock-message'.
7940
7941         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7942         (wl-summary-buffer-folder-name): Ditto.
7943         (wl-summary-message-regexp): Added '-' (all other related portions
7944         are changed).
7945         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7946         wl-summary-buffer-folder-name.
7947
7948 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7949
7950         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7951         the number of mails in the folder buffer is not updated by wl-biff.
7952
7953 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7954
7955         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7956         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7957
7958 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7959
7960         * wl-summary.el (wl-summary-next-message):
7961         Return next message number when wl-summary-move-order is nil.
7962
7963 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7964
7965         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7966         `wl-summary-move-spec-alist'.
7967         (wl-summary-move-spec-unplugged-alist): New variable
7968         (Move spec for unplugged status).
7969         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7970         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7971
7972 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7973
7974         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7975         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7976
7977 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7978
7979         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7980         simple quotation to quote the anonymous function.
7981         * tm-wl.el (wl-draft-preview-message): Ditto.
7982
7983 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7984
7985         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7986         Eliminate redundant `save-excursion'.
7987         (wl-highlight-summary-current-line): Ditto.
7988
7989         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7990         accessing match data when `looking-at' failed.
7991
7992         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7993         `elmo-match-string' where users don't care about the speed.
7994         (wl-draft-save): Ditto.
7995
7996 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7997
7998         * wl-util.el (wl-regexp-opt): New function.
7999
8000         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8001         number from `wl-summary-buffer-number-list'.
8002         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8003         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8004         (wl-summary-move-spec-alist): Changed default setting.
8005
8006 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8007
8008         * wl-vars.el (wl-biff-notify-hook): New hook.
8009         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8010         the arrival of new mail.
8011         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8012         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8013
8014 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8015
8016         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8017
8018 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8019
8020         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8021
8022         * Version number is increased to 2.5.8.
8023
8024         * wl-thread.el (toplevel): require 'cl.
8025         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8026         (wl-thread-make-number-list): New function.
8027         (wl-thread-entity-make-number-list-from-children): Ditto.
8028         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8029         (wl-thread-entity-insert-as-children): Likewise.
8030         (wl-thread-delete-message): Likewise.
8031         (wl-meaning-of-mark): Eliminated.
8032         (wl-thread-next-failure-mark-p): Ditto.
8033         (wl-thread-entity-get-mark): Ditto.
8034         (wl-thread-meaning-alist-get-result): Ditto.
8035         (wl-thread-entity-check-prev-mark): Ditto.
8036         (wl-thread-entity-check-next-mark): Ditto.
8037         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8038         (wl-thread-entity-get-prev-marked-entity): Ditto.
8039         (wl-thread-get-prev-unread): Ditto.
8040         (wl-thread-jump-to-prev-unread): Ditto.
8041         (wl-thread-get-next-unread): Ditto.
8042         (wl-thread-jump-to-next-unread): Ditto.
8043         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8044         (wl-thread-entity-get-next-marked-entity): Ditto.
8045
8046         * wl-summary.el (wl-summary-buffer-number-list):
8047         New bufer-local variable.
8048         (wl-summary-switch-to-clone-buffer): Clone
8049         `wl-summary-buffer-number-list'.
8050         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8051         (wl-summary-cursor-move-regex): Eliminated.
8052         (wl-summary-cursor-up): Rewrite.
8053         (wl-summary-cursor-down): Ditto.
8054         (wl-summary-mode-spec-alist): New variable.
8055         (wl-summary-next-message): New inline function.
8056         (wl-summary-cursor-move): New function.
8057         (wl-summary-default-get-next-msg): Rewrite.
8058         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8059         (wl-summary-rescan): Ditto.
8060         (wl-summary-sync-all-init): Ditto.
8061         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8062         summary is not thread view.
8063         (wl-summary-sync-update): Ditto.
8064         (wl-summary-rescan): Ditto.
8065         (wl-summary-make-number-list): New function.
8066
8067         * wl-draft.el: "FCC" -> "Fcc".
8068
8069 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8070
8071         * wl-highlight.el (wl-highlight-summary-window):
8072         Call `set-buffer-modified-p'.
8073
8074         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8075         (wl): Call `elmo-init' and fix.
8076
8077         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8078         Use new variables.
8079
8080         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8081
8082 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8083
8084         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8085
8086 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8087
8088         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8089
8090 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8091
8092         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8093         `wl-use-toolbar' nor `display-graphic-p'.
8094         (wl-e21-setup-message-toolbar): Ditto.
8095         (wl-e21-setup-summary-toolbar): Ditto.
8096         (wl-e21-setup-folder-toolbar): Ditto.
8097
8098         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8099         (wl-plugged-init-icons): Ditto.
8100
8101         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8102         `display-graphic-p'.
8103         (wl-plugged-set-folder-icon): Ditto.
8104         (wl-highlight-plugged-current-line): Ditto.
8105         (wl-highlight-folder-current-line): Ditto.
8106         (wl-e21-highlight-folder-group-line): Ditto.
8107         (wl-e21-setup-toolbar): Ditto.
8108         (wl-e21-display-image-p): New macro.
8109
8110         * wl-demo.el (wl-demo): Simplified.
8111         (wl-demo-image-type-alist): Use `image-type-available-p' for
8112         checking whether the image type `xbm' is available.
8113
8114 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8115
8116         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8117         (wl-summary-input-range): Ditto.
8118
8119 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8120
8121         * wl-summary.el (wl-summary-edit-addresses): Use
8122         `wl-summary-get-original-buffer'
8123         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8124         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8125         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8126         (wl-summary-get-newsgroups): Eliminated.
8127         (wl-summary-set-crosspost): Ditto.
8128         (wl-summary-is-crosspost-folder): Ditto.
8129         (wl-crosspost-alist-load): Ditto.
8130         (wl-crosspost-alist-save): Ditto.
8131
8132         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8133         `elmo-setup-subscribed-newsgroups' instead of
8134         `elmo-nntp-make-groups-hashtb'.
8135         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8136         instead of `wl-crosspost-alist-save'.
8137
8138         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8139         of `elmo-folder-message-appendable-p'.
8140         (wl-mime-header-presentation-method): Eliminated.
8141
8142         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8143         (Error occurs in emacs21).
8144
8145         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8146         the current buffer).
8147
8148         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8149         instead of `wl-crosspost-alist-save'.
8150         (wl-init): `elmo-crosspost-message-alist-load'
8151         instead of `wl-crosspost-alist-load'
8152
8153         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8154         (wl-parse-newsgroups): Likewise.
8155         (wl-biff-notify): Run `wl-biff-notify-hook'.
8156
8157 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8158
8159         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8160
8161         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8162         when `wl-summary-lazy-highlight' is non-nil.
8163         (wl-summary-goto-folder-subr): Highlight only when
8164         `wl-summary-lazy-highlight' is non-nil.
8165
8166         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8167         Don't display progress and highlight temp-mark when
8168         `wl-summary-lazy-highlight' is non-nil.
8169         (wl-highlight-summary-window): New function.
8170         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8171
8172 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8173
8174         * wl-summary.el (wl-summary-sync): Change `all-visible'
8175         from `all-shown'
8176         (wl-summary-input-range): Ditto.
8177
8178 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8179
8180         * wl-e21.el (wl-highlight-folder-current-line): Call
8181         `wl-folder-init-icons' when folder icons have not been initialized.
8182
8183         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8184
8185         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8186         (wl-demo-image-type-alist): New macro.
8187
8188 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8189
8190         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8191         display does not support graphics.
8192         (wl-plugged-init-icons): Ditto.
8193         (wl-folder-init-icons): Ditto.
8194
8195         * wl-demo.el (wl-demo): Chech closely whether the display
8196         supports graphics.
8197
8198 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8199
8200         * wl-summary.el (wl-summary-get-original-buffer): New function.
8201         (wl-summary-set-crosspost): Use it.
8202         (wl-summary-target-mark-uudecode): Ditto.
8203         (wl-summary-reedit): Ditto.
8204         (wl-summary-resend-bounced-mail): Ditto.
8205         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8206         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8207
8208         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8209         (wl-message-display-internal): Ditto.
8210
8211 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8212
8213         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8214
8215 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8216
8217         * wl-summary.el (wl-summary-save-view): Renamed from
8218         `wl-summary-save-status'.
8219
8220 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8221
8222         * wl-summary.el (wl-summary-sync): Added `all-shown'
8223
8224 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8225
8226         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8227
8228 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8229
8230         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8231
8232 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8233
8234         * wl-highlight.el (wl-highlight-summary-line-string): Use
8235         `zerop' instead of `= 0'.
8236         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8237
8238         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8239         for comparing numbers.
8240         (wl-template-prev): Use `zerop' instead of `eq 0'.
8241
8242         * wl-draft.el (wl-draft-insert-current-message): Use
8243         `with-current-buffer' instead of `save-excursion'.
8244         Use `zerop' instead of `eq 0'.
8245
8246 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8247
8248         * wl-draft.el (wl-draft-insert-ccs): New function.
8249         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8250         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8251
8252 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8253
8254         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8255
8256 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8257
8258         * wl-expire.el (wl-expire-refile): Don't call
8259         elmo-msgdb-add-msgs-to-seen-list;
8260         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8261         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8262
8263 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8264
8265         * wl-message.el (wl-message-prev-page): Ignore errors while
8266         scroll-down.
8267
8268 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8269
8270         * wl-mime.el: Use elmo-original-message-mode instead of
8271         mmelmo-original-mode.
8272
8273         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8274         `elmo-folder-get-spec';
8275         (wl-fldmgr-add-completion-all-completions):
8276         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8277
8278         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8279         of `elmo-folder-get-type'.
8280
8281         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8282         `elmo-folder-get-spec';
8283         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8284         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8285         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8286         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8287         `elmo-read-msg-no-cache';
8288         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8289         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8290         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8291         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8292         `elmo-cache-save';
8293         (wl-draft-reedit): Use `elmo-message-file-name'.
8294
8295         * wl-expire.el: Use `elmo-folder-name-internal';
8296         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8297         Use macro `wl-summary-buffer-msgdb' instead of variable
8298         `wl-summary-buffer-msgdb';
8299         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8300         Use macro `wl-summary-buffer-folder-name' instead of variable
8301         `wl-summary-buffer-folder-name'.
8302         * wl-score.el: Likewise.
8303
8304         * wl-message.el: Rewrite for new message buffer cache mechanism.
8305         (wl-message-buffer-cache-buffer-get): New macro.
8306         (wl-message-buffer-cache-folder-get): Ditto.
8307         (wl-message-buffer-cache-message-get): Ditto.
8308         (wl-message-buffer-cache-entry-make): Ditto.
8309         (wl-message-buffer-cache-hit): Ditto.
8310         (wl-message-buffer-cache-sort): New function.
8311         (wl-message-buffer-cache-add): Ditto.
8312         (wl-message-buffer-cache-delete): Ditto.
8313         (wl-message-buffer-cache-clean-up): Ditto.
8314         (wl-message-buffer-window): Rewrite.
8315         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8316         (wl-message-buffer-display): New function.
8317         (wl-message-display-internal): New function.
8318
8319 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8320
8321         * wl-folder.el: Use `elmo-folder-name-internal';
8322         Use `wl-folder-get-elmo-folder';
8323         Use `elmo-folder-list-messages' instead of
8324         `elmo-list-folder';
8325         Use `elmo-folder-get-primitive-list' instead of
8326         `elmo-folder-get-primitive-spec-list';
8327         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8328         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8329         Use `elmo-folder-create' instead of `elmo-create-folder'.
8330         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8331         (wl-folder-get-elmo-folder): New macro.
8332         (wl-folder-elmo-folder-cache-get): Ditto.
8333         (wl-folder-elmo-folder-cache-put): Ditto.
8334         (wl-folder-suspend): Call `elmo-quit'.
8335
8336         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8337         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8338         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8339         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8340         (toplevel): require 'cl.
8341         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8342
8343         * wl-summary.el: Rewrite to use new elmo interface.
8344
8345 \f
8346 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8347
8348         * wl-mime.el (wl-draft-preview-message):
8349         Run `wl-draft-send-hook' before collecting recipients information;
8350         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8351
8352         * tm-wl.el (wl-draft-preview-message): Ditto.
8353
8354 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8355
8356         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8357         wrong recipients are displayed when forwarded message.
8358
8359 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8360
8361         * Version number is increased to 2.5.7.
8362
8363 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8364
8365         * wl-message.el (wl-message-next-page): Bind
8366         `window-pixel-scroll-increment' to nil while scrolling up.
8367
8368 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8369
8370         * wl-vars.el (wl-save-hook): New hook.
8371         * wl.el (wl-save): Call `wl-save-hook'.
8372
8373 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8374
8375         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8376         Argument WITH-ARG instead of NO-ARG (negative mean).
8377         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8378         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8379         * wl-message.el (wl-message-follow-current-entity): Likewise.
8380
8381 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8382
8383         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8384         FROM was optional argument.
8385         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8386
8387 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8388
8389         * Version number is increased to 2.5.6.
8390
8391 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8392
8393         * wl-version.el (wl-version-show): Removed.
8394         (wl-version): Add `interactive'.
8395
8396 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8397
8398         * wl-summary.el (wl-summary-get-petname-func): New variable.
8399         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8400         instead of `wl-address-get-petname-1'.
8401         (wl-summary-simple-from): Ditto.
8402
8403         * wl-address.el (wl-address-get-petname-1): Define as function.
8404
8405 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8406
8407         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8408         field in the original message.
8409         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8410
8411 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8412
8413         * wl-expire.el (wl-expire-hide):
8414         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8415
8416 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8417
8418         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8419         find decoder for To, Cc, and Subject.
8420
8421 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8422
8423         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8424         for checking `elmo-use-buffer-cache'.
8425         (wl-summary-mark-as-important): Fixed typo in comment.
8426
8427 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8428
8429         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8430         field in the original message.
8431         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8432
8433 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8434
8435         * wl-expire.el (wl-expire-hide):
8436         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8437
8438 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8439
8440         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8441         find decoder for To, Cc, and Subject.
8442
8443 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8444
8445         * Version number is increased to 2.5.5.
8446
8447         * wl-address.el (wl-address-specials-regexp): New constant.
8448         (wl-address-quote-specials): Use it.
8449
8450 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8451
8452         * wl-summary.el (wl-summary-rescan):
8453         Call `wl-summary-buffer-number-column-detect'.
8454         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8455
8456         * wl-message.el (wl-message-mode-map): Define.
8457         (wl-message-decode): Use it as local-map.
8458
8459 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8460
8461         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8462         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8463
8464 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8465
8466         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8467
8468         * wl-mule.el (wl-read-event-char): Ditto.
8469
8470         * wl-e21.el (wl-read-event-char): Ditto.
8471
8472         * wl-nemacs.el (wl-read-event-char): Ditto.
8473         (read-event): Removed.
8474
8475         * wl-util.el (toplevel): Removed dummy definition of
8476         `read-event'.
8477         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8478
8479 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8480
8481         * wl-nemacs.el (elmo-archive-call-process): Moved to
8482         elmo-archive.el.
8483
8484 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8485
8486         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8487         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8488
8489         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8490         instead of magic-number 6.  Use `not' instead of `null' for symbol
8491         `nil' check (not empty list).
8492         (wl-draft-insert-x-face-field): Fixed paren style.
8493
8494         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8495         one-branch conditional statement, instead of `and' and `if'.
8496         (wl-draft-forward): Likewise.
8497         (wl-draft-add-references): Likewise.
8498         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8499
8500         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8501         conditional steatment.  Use `cond' instead of `if'.
8502         (wl-draft-confirm): Likewise.
8503
8504 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8505
8506         * wl-version.el (wl-version-show): Use `product-string-1'
8507         instead of `wl-version'.
8508         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8509
8510         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8511
8512 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8513
8514         * wl-highlight.el (wl-highlight-headers): Revert
8515         `wl-highlight-x-face-func' argument (`beg' and `end').
8516
8517 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8518
8519         * wl.el (toplevel): Move `product-provide' declare.
8520         * wl-demo.el (toplevel): Ditto.
8521         * wl-dnd.el (toplevel): Ditto.
8522         * wl-highlight.el (toplevel): Ditto.
8523         * wl-message.el (toplevel): Ditto.
8524         * wl-refile.el (toplevel): Ditto.
8525         * wl-util.el (toplevel): Ditto.
8526
8527 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8528
8529         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8530         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8531         (wl-thread-close-all): keep cursor position.
8532
8533 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8534
8535         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8536         (eq x 0).
8537         (wl-generate-user-agent-string-1): Fix conditional statement.
8538
8539 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8540
8541         * wl.el (wl-check-environment): Additional check for
8542         'wl-local-domain' and `wl-message-id-domain'.
8543
8544 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8545
8546         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8547
8548 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8549
8550         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8551         instead of `smtp-sasl-user-realm'.
8552
8553 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8554
8555         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8556
8557 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8558
8559         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8560         to the default value as well as `eword-lexical-analyzer'.
8561
8562 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8563
8564         * wl-version.el (wl-extended-emacs-version,
8565         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8566         `elmo-match-string' instead of `wl-match-string'.
8567
8568 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8569
8570         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8571         docstring.
8572
8573 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8574
8575         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8576
8577 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8578
8579         * wl-highlight.el (wl-highlight-headers): Remove
8580         `wl-highlight-x-face-func' argument (`beg' and `end').
8581
8582 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8583
8584         * wl-summary.el (wl-summary-mark-as-important):
8585         Remove cache if folder is local.
8586
8587 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8588
8589         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8590         to get existing e-mail address string.
8591
8592 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8593
8594         * wl-version.el (wl-generate-user-agent-string): Commentary.
8595         (wl-generate-user-agent-string-1): Use `when' for
8596         one-branch conditional statement, instead of `and' and `if'.
8597         (wl-extended-emacs-version, wl-extended-emacs-version2,
8598         wl-extended-emacs-version3): Ditto.
8599
8600 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8601
8602         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8603         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8604         condition-case; Remove initialization.
8605         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8606         (wl-summary-sync-update3): Added argument `sync-all';
8607         Eliminated local variable `msgdb';
8608         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8609         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8610         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8611
8612 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8613
8614         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8615         connection before call `wl-draft-send-mail-with-smtp'.
8616
8617 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8618
8619         * Version number is increased to 2.5.4.
8620
8621 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8622
8623         * wl.el (wl-check-environment): Additional check for
8624         'wl-local-domain' and `wl-message-id-domain'.
8625
8626 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8627
8628         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8629         buffer as command specific.
8630         (wl-folder-mark-as-read-all-entity): Ditto.
8631         (wl-folder-prefetch-entity): Ditto.
8632         (wl-folder-drop-unsync-entity): Ditto.
8633
8634         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8635         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8636         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8637
8638         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8639         save-excursion.
8640
8641 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8642
8643         * Version number is increased to 2.5.3.
8644
8645         * wl-summary.el (wl-summary-save-view-cache):
8646         Delete duplicated `write-region';
8647         Use `write-region-as-binary' instead of `as-binary-output-file' and
8648         `write-region'.
8649
8650 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8651
8652         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8653
8654 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8655
8656         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8657         instead of `smtp-via-smtp'.
8658
8659 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8660
8661         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8662
8663 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8664
8665         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8666         instead of `smtp-sasl-user-realm'.
8667
8668 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8669
8670         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8671
8672 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8673
8674         * Version number is increased to 2.5.2.
8675
8676 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8677
8678         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8679         does not exist.
8680         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8681         (wl-biff-start): Call `timer-activate' if timer already exists.
8682
8683         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8684         only when it is bound as function.
8685
8686 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8687
8688         * Version number is increased to 2.5.1.
8689
8690 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8691
8692         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8693         Print refile/copy destination.
8694
8695 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8696
8697         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8698         queue-flush-only is non-nil.
8699
8700         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8701
8702         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8703         checking cache folder.
8704
8705 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8706
8707         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8708         `regexp-quote'.
8709
8710 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8711
8712         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8713         function.
8714         * wl-summary.el (wl-summary-write-current-folder-functions):
8715         Change default value.  Use it.
8716
8717 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8718
8719         * Version number is increased to 2.5.0.
8720
8721         * wl-version.el (wl-version): Changed codename.
8722
8723 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8724
8725         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8726         (wl-summary-supersedes-message): Ditto.
8727
8728 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8729
8730         * wl-refile.el (wl-refile-guess-functions): Renamed from
8731         `wl-refile-guess-func-list'.
8732
8733 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8734
8735         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8736         Fixed problem when no rule was matched.
8737
8738 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8739
8740         * wl-summary.el (wl-summary-get-mark): Fixed
8741         `wl-summary-buffer-target-mark' check logic.
8742
8743 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8744
8745         * wl-folder.el (wl-folder-write-current-folder): Added group
8746         folder check.
8747
8748         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8749         `wl-summary-write-current-newsgroup'.
8750         (wl-summary-write-current-folder-functions): New variable.
8751         * wl-folder.el (wl-folder-get-newsgroups): New function.
8752         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8753         (wl-folder-write-current-folder): Renamed from
8754         `wl-folder-write-current-newsgroup'.
8755
8756 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8757
8758         * Version number is increased to 2.3.93.
8759
8760 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8761
8762         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8763         (wl-ldap-make-matched-value-list): Ditto.
8764         (wl-ldap-alias-safe-string): Split e-mail address.
8765
8766         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8767         petname folder default was selected.
8768         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8769         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8770
8771 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8772
8773         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8774         to `wl-draft-config-exec'.
8775
8776         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8777         instead of calling `wl-draft-config-exec';
8778         Process group-list and show recipients in minibuffer.
8779
8780         * tm-wl.el (wl-draft-preview-message): Ditto.
8781
8782 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8783
8784         * wl.el (toplevel): Added (C) to copyright notice, and
8785         sync Author header.
8786         * tm-wl.el (toplevel): Ditto.
8787         * wl-address.el (toplevel): Ditto.
8788         * wl-demo.el (toplevel): Ditto.
8789         * wl-dnd.el (toplevel): Ditto.
8790         * wl-draft.el (toplevel): Ditto.
8791         * wl-e21.el (toplevel): Ditto.
8792         * wl-expire.el (toplevel): Ditto.
8793         * wl-folder.el (toplevel): Ditto.
8794         * wl-highlight.el (toplevel): Ditto.
8795         * wl-message.el (toplevel): Ditto.
8796         * wl-mime.el (toplevel): Ditto.
8797         * wl-mule.el (toplevel): Ditto.
8798         * wl-nemacs.el (toplevel): Ditto.
8799         * wl-refile.el (toplevel): Ditto.
8800         * wl-score.el (toplevel): Ditto.
8801         * wl-summary.el (toplevel): Ditto.
8802         * wl-template.el (toplevel): Ditto.
8803         * wl-thread.el (toplevel): Ditto.
8804         * wl-util.el (toplevel): Ditto.
8805         * wl-vars.el (toplevel): Ditto.
8806         * wl-xmas.el (toplevel): Ditto.
8807
8808 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8809
8810         * wl.el (wl-init): Added comment about `wl-init-hook'.
8811         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8812         * wl-vars.el (wl-init-hook): Added docs.
8813         (wl-make-plugged-hook): Removed useless docs.
8814         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8815         * wl-xmas.el (toplevel): Ditto.
8816
8817 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8818
8819         * wl-address.el (toplevel): Fixed multiple Author header format.
8820         * wl-demo.el (toplevel): Ditto.
8821         * wl-draft.el (toplevel): Ditto.
8822         * wl-folder.el (toplevel): Ditto.
8823         * wl-summary.el (toplevel): Ditto.
8824         * wl-thread.el (toplevel): Ditto.
8825         * wl-util.el (toplevel): Ditto.
8826         * wl-vars.el (toplevel): Ditto.
8827         * wl-version.el (toplevel): Ditto.
8828         * wl-xmas.el (toplevel): Ditto.
8829         * wl.el (toplevel): Ditto.
8830
8831         * wl-version.el (toplevel): Added require `elmo-version' for
8832         `product-version-as-string'.
8833
8834 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8835
8836         * wl-vars.el (wl-draft-send-hook): Changed default value to
8837         '(wl-draft-config-exec).
8838
8839         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8840         explicitly.
8841         (wl-draft): Set `wl-draft-config-exec-flag' before running
8842         `wl-mail-setup-hook'.
8843
8844         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8845         `wl-biff-init-icons' to `wl-init-hook' instead of
8846         `wl-make-plugged-hook'.
8847         (Because if `wl-draft' command is invoked at first,
8848         they are not initialized)
8849         Updated copyright notice.
8850
8851         * wl-e21.el (toplevel): Ditto;
8852
8853         * wl-demo.el (toplevel): Updated copyright notice.
8854         * wl-address.el (toplevel): Ditto.
8855         * wl-draft.el (toplevel): Ditto.
8856         * wl-version.el (toplevel): Ditto.
8857         * wl-folder.el (toplevel): Ditto.
8858         * wl-summary.el (toplevel): Ditto.
8859         * wl-thread.el (toplevel): Ditto.
8860         * wl-util.el (toplevel): Ditto.
8861         * wl-vars.el (toplevel): Ditto.
8862         * wl.el (toplevel): Ditto.
8863
8864 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8865
8866         * wl-highlight.el (wl-highlight-message): Fixed problem of
8867         highlighting failure which occured when the last field contains
8868         multiple lines in the draft buffer.
8869
8870         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8871         `wl-biff-start' if plugged.
8872
8873         * wl-util.el (wl-biff-check-folder): New function.
8874         (wl-biff-check-folders): Don't set session name prefix.
8875         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8876         (wl-biff-check-folder-async): Ditto.
8877
8878         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8879         in email address.
8880
8881 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8882
8883         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8884
8885         * wl-draft.el (wl-draft-strip-subject-re): New function.
8886
8887         * wl-draft.el (wl-draft-reply): Use it.
8888
8889 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8890
8891         * wl-message.el (wl-mmelmo-message-redisplay): Use
8892         `mime-display-message' instead of `wl-mime-display-message'.
8893
8894         * wl-mime.el (toplevel): Removed compatibility workaround
8895         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8896         (wl-mime-display-message): Abolished.
8897         (wl-mime-entity-read-field): Ditto.
8898         (wl-mime-combine-message/partial-pieces): Use
8899         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8900
8901 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8902
8903         * wl-template.el: Doc fixes.
8904
8905 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8906
8907         * wl-e21.el (wl-message-overload-functions): Do nothing if
8908         `current-local-map' is not available.
8909         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8910
8911 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8912
8913         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8914         representation.
8915
8916         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8917         number.
8918         (wl-fldmgr-save-folders): Don't use `format' when insert
8919         `wl-fldmgr-folders-header'.
8920
8921 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8922
8923         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8924
8925 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8926
8927         * wl-highlight.el (wl-highlight-message):
8928         Use `std11-field-end' to detect end point of the header field.
8929         Refer `wl-highlight-max-header-size'.
8930
8931         * wl-vars.el (wl-highlight-max-header-size): New variable.
8932
8933         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8934
8935         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8936         Set `for-draft' argument of wl-highlight-headers.
8937         (wl-draft): Ditto.
8938         (wl-draft-reedit): Ditto.
8939         (wl-user-agent-compose-internal): Ditto.
8940
8941 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8942
8943         * wl-message.el (wl-message-add-button): Use overlay.
8944
8945 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8946
8947         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8948
8949         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8950         problem when group-list content is nothing.
8951         (Reported by Mito <mit@nines.nec.co.jp>)
8952
8953 2000-10-18  SAITO Atsunori <sai@yedo.com>
8954
8955         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8956
8957 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8958
8959         * tm-wl.el (toplevel): Use product-provide.
8960
8961 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8962
8963         * Version number is increased to 2.3.92.
8964
8965 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8966
8967         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8968         title text, use `display' property for left margin under Emacs 21.
8969
8970         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8971         properties.
8972         (wl-plugged-init-icons): Ditto.
8973
8974 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8975
8976         * wl.el (wl-save-status, wl-init): Remove last period in
8977         "...done." message.
8978         * tm-wl.el (wl-summary-burst): Ditto.
8979         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8980         wl-summary-resume-cache-status,
8981         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8982         wl-summary-sync-update3, wl-summary-highlight-msgs,
8983         wl-summary-flush-pending-append-operations,
8984         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8985         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8986         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8987         wl-thread-open-all): Ditto.
8988         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8989         * wl-mime.el (wl-summary-burst): Ditto.
8990         * wl-highlight.el (wl-highlight-summary): Ditto.
8991         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8992         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8993         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8994         * wl-address.el (wl-local-address-init): Ditto.
8995
8996 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8997
8998         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8999         `add-text-properties'.
9000         (wl-plugged-init-icons): Ditto.
9001         (wl-folder-init-icons): Use `propertize' instead of
9002         `put-text-property'.
9003         (wl-plugged-set-folder-icon): Ditto.
9004         (wl-e21-highlight-folder-group-line): Ditto.
9005
9006 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9007
9008         * wl-version.el (wl-version-status-alist): New variable.
9009         (wl-version-status): New function.
9010
9011         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9012         "Cc" part of the case "Reply-To".
9013
9014         * wl-draft.el (wl-draft-reply): Use result of
9015         `eword-extract-address-components'.
9016
9017         * wl-demo.el (wl-demo-icon-name): New constant.
9018         (wl-logo-xpm): Use it.
9019         (wl-logo-xbm): Ditto.
9020         (wl-logo-bitmap): Ditto.
9021
9022         * Version number is increased to 2.3.91.
9023
9024 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9025
9026         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9027         (wl-extended-emacs-version, wl-extended-emacs-version2,
9028         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9029         docstring.
9030
9031         * wl-version.el (wl-generate-user-agent-string-1): New function.
9032         (wl-generate-user-agent-string): Use it.
9033
9034         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9035         `mime-edit-insert-user-agent-field'.
9036         (wl-generate-user-agent-string): Check
9037         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9038
9039         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9040         instead of `if', when verbose case.
9041
9042 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9043
9044         * wl-expire.el (wl-summary-expire): Fix.
9045
9046 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9047
9048         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9049         and `elmo-lost+found-folder' if 'wl-draft.
9050         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9051
9052 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9053
9054         * wl-expire.el (wl-summary-expire): Change messages.
9055         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9056         `deleing-info' instead of "Deleting..."
9057
9058 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9059
9060         * wl-summary.el (wl-summary-refile-subr): Fix.
9061
9062 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9063
9064         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9065         if pipe folder.
9066
9067 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9068
9069         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9070
9071 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9072
9073         * wl-expire.el (wl-expire-hide): New function.
9074         (wl-summary-expire): Add `hide'.
9075
9076 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9077
9078         * wl-vars.el (wl-draft-reply-without-argument-list):
9079         Changed default value to consider `Reply-To:'.
9080         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9081
9082         * Version number is increased to 2.3.90.
9083
9084         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9085         elmo-imap4-get-session with unwind-protect.
9086         Don't cause error.
9087         (wl-summary-sync-marks): Don't check plugged nor folder type.
9088         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9089         (Always keep current buffer).
9090
9091 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9092
9093         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9094         Enclose with `save-excursion'.
9095
9096 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9097
9098         * wl-version.el (wl-version): Remove interactive.
9099
9100 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9101
9102         * wl-version.el (wl-generate-user-agent-string): Use
9103         `product-string-verbose' instead of `product-string-1'.
9104
9105 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9106
9107         * wl-vars.el (wl-draft-use-cache): New variable.
9108         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9109         if wl-draft-use-cache is non-nil.
9110
9111 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9112
9113         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9114         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9115
9116 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9117
9118         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9119         (wl-thread-msg-mark-as-unread): Ditto.
9120
9121         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9122         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9123         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9124         Don't set mark in summary if return value of `elmo-mark-as-read'
9125         is nil.
9126         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9127         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9128         instead of `wl-thread-msg-mark-as-read'.
9129         (wl-summary-mark-as-unread-region): Ditto.
9130         (wl-summary-target-mark-mark-as-read): Ditto.
9131
9132         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9133
9134 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9135
9136         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9137
9138         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9139
9140 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9141
9142         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9143         face.
9144
9145 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9146
9147         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9148         `running-xemacs'.
9149
9150 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9151
9152         * wl-version.el (toplevel): Use `product-version-as-string' for
9153         set verstion-string, if defined.
9154
9155         * wl-version.el (wl-version-show): Insert string at point, when
9156         call with argument.
9157
9158         * wl-version.el (wl-generate-user-agent-string): Use
9159         `product-string-1' instead of `wl-appname', `wl-version' and
9160         `wl-codename'.
9161
9162 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9163
9164         * wl-address.el (toplevel): Use product-provide.
9165         * wl-demo.el (toplevel): Ditto.
9166         * wl-dnd.el (toplevel): Ditto.
9167         * wl-draft.el (toplevel): Ditto.
9168         * wl-e21.el (toplevel): Ditto.
9169         * wl-expire.el (toplevel): Ditto.
9170         * wl-fldmgr.el (toplevel): Ditto.
9171         * wl-folder.el (toplevel): Ditto.
9172         * wl-highlight.el (toplevel): Ditto.
9173         * wl-message.el (toplevel): Ditto.
9174         * wl-mime.el (toplevel): Ditto.
9175         * wl-mule.el (toplevel): Ditto.
9176         * wl-nemacs.el (toplevel): Ditto.
9177         * wl-refile.el (toplevel): Ditto.
9178         * wl-score.el (toplevel): Ditto.
9179         * wl-summary.el (toplevel): Ditto.
9180         * wl-template.el (toplevel): Ditto.
9181         * wl-thread.el (toplevel): Ditto.
9182         * wl-util.el (toplevel): Ditto.
9183         * wl-vars.el (toplevel): Ditto.
9184         * wl-xmas.el (toplevel): Ditto.
9185         * wl.el (toplevel): Ditto.
9186
9187 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9188
9189         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9190         instead of product.
9191
9192         * wl-version.el (wl-version): Compile time evalution elmo-version.
9193
9194 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9195
9196         * wl-summary.el (wl-summary-sync-force-update): Append queue
9197         `mark-as-read'if unplugged.
9198
9199 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9200
9201         * wl-version.el: New file.  Use product.el.
9202         * wl.el: add (require 'wl-version).
9203         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9204         for ~/.folders header.
9205         (wl-fldmgr-folders-header): Changed.
9206         * wl-demo.el (wl-demo): Use product.el.
9207
9208         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9209         wl-version.el.
9210         * wl-util.el (wl-version, wl-version-show): Ditto.
9211
9212         * wl-util.el (wl-generate-user-agent-string,
9213         wl-extended-emacs-version, wl-extended-emacs-version2,
9214         wl-extended-emacs-version3): Move to wl-version.el.
9215         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9216         xemacs-codename, mime-edit-insert-user-agent-field,
9217         mime-edit-user-agent-value, mime-editor/version,
9218         mime-editor/codename): Compile warning killer move to
9219         wl-version.el
9220
9221 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9222
9223         * wl-summary.el (wl-summary-refile-subr): Fix.
9224
9225 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9226
9227         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9228         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9229
9230 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9231
9232         * wl.el (wl-check-environment): Check too many `@'.
9233
9234 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9235
9236         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9237
9238 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9239
9240         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9241         wl-draft-reply-myself-without-argument-list): Add variables.
9242         * wl-draft.el (wl-draft-reply): Use it.
9243
9244 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9245
9246         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9247         the 5th argument of `elmo-network-get-spec'.
9248
9249         * wl-thread.el (wl-thread-reparent-children): New inline function.
9250         (wl-thread-delete-message): Use it.
9251
9252         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9253         (wl-summary-score-update-all-lines): Don't use `dolist'.
9254
9255 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9256
9257         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9258         (require 'elmo-msgdb) for inline function.
9259
9260 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9261
9262         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9263
9264 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9265
9266         * wl-score.el (wl-score-headers): Fix for the confusing macro
9267         `elmo-kill-buffer'.
9268
9269 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9270
9271         * wl-summary.el: Don't use the 3rd argument of `require' because
9272         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9273         * wl-util.el: Ditto.
9274         * wl-draft.el: Ditto.
9275
9276 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9277
9278         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9279         window system is not used.
9280
9281 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9282
9283         * wl-thread.el: Don't use `mapcar' only for iteration.
9284         (wl-thread-resume-entity): Ditto.
9285         (wl-thread-delete-message): Ditto.
9286
9287         * wl-summary.el: Bind `dragdrop-drop-functions',
9288         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9289         of `require' for `timezone', `easymenu' and `ps-print';
9290         don't use `mapcar' only for iteration.
9291
9292         * wl-util.el: Bind `mule-version', `nemacs-version',
9293         `emacs-beta-version', `xemacs-codename',
9294         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9295         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9296         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9297         only for iteration.
9298
9299         * wl-score.el: Don't use `mapcar' only for iteration.
9300         (wl-score-simplify-buffer-fuzzy): Ditto.
9301         (wl-score-simplify-subject): Ditto.
9302         (wl-score-headers): Ditto.
9303         (wl-summary-score-update-all-lines): Ditto.
9304
9305         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9306         `enable-multibyte-characters' and `mule-version'.
9307
9308         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9309         `mapcar' only for iteration.
9310
9311         * wl-demo.el: Don't use `mapcar' only for iteration.
9312
9313         * wl-folder.el: Don't use `mapcar' only for iteration.
9314         (wl-folder-open-all): Ditto.
9315         (wl-folder-count-incorporates): Ditto.
9316
9317         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9318         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9319
9320         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9321         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9322         `smtp-connection-type'; specify 3rd argument of `require' for
9323         `timezone'; don't use `mapcar' only for iteration.
9324         (wl-draft-clone-local-variables): Don't use `mapcar'.
9325         (wl-draft-generate-clone-buffer): Ditto.
9326         (wl-user-agent-compose-internal): Ditto.
9327
9328         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9329
9330         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9331         (wl-save-status): Ditto.
9332
9333         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9334         for iteration.
9335
9336 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9337
9338         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9339         removed `Date'.
9340         (wl-fldmgr-make-filter-default): New user option.
9341
9342         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9343         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9344         (wl-fldmgr-filter-completion-alist): Abolish.
9345
9346         * wl.el (wl): Don't check servers if arg is non-nil.
9347
9348         * wl-draft.el (wl-draft-reply): Set only message-id string to
9349         In-Reply-To field.
9350
9351 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9352
9353         * wl-summary.el (wl-summary-pick): Rewrite.
9354
9355         * wl-draft.el (wl-draft-forward): Get references field from
9356         original buffer.
9357         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9358
9359 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9360
9361         * wl-draft.el (wl-draft-forward): Add references field.
9362
9363 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9364
9365         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9366         (wl-draft-reply): Use it.
9367
9368 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9369
9370         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9371         when Emacs 21 is running.
9372
9373         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9374         bindings.
9375
9376 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9377
9378         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9379         XPM icons transparent.
9380
9381         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9382         Emacs 21.
9383
9384 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9385
9386         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9387         nil.
9388
9389         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9390         when it is persistent.
9391         (wl-summary-sync-marks): Changed argument for
9392         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9393         (wl-summary-virtual): Use `elmo-read-search-condition'.
9394         (wl-summary-redisplay-internal): If folder is local, mark as read
9395         even when folder is plugged.
9396
9397 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9398
9399         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9400         of `tool-bar-lines' in the frame parameters.
9401         (after-make-frame-functions, post-command-hook): Don't modify the
9402         value.
9403         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9404         wl-e21-tool-bar-lines): Removed.
9405
9406 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9407
9408         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9409         properties `evaporate' and `wl-momentary-overlay' as well.
9410         (wl-highlight-summary-displaying): Ditto.
9411         (wl-delete-all-overlays): Don't delete overlay which does not have
9412         a property `wl-momentary-overlay'.
9413
9414         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9415         `display-mouse-p' and `display-graphic-p'.
9416         (wl-folder-init-icons): Don't search for XBM or the other files.
9417         (wl-plugged-set-folder-icon): Make icons if and only if
9418         `display-graphic-p' returns non-nil.
9419         (wl-highlight-plugged-current-line): Use `before-string' overlay
9420         property to show icon images.
9421         (wl-highlight-folder-current-line): Ditto.
9422         (wl-e21-highlight-folder-group-line): Ditto.
9423         (wl-e21-highlight-folder-by-numbers): Ditto.
9424         (wl-e21-insert-image): Removed.
9425         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9426         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9427         said.
9428         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9429         `wl-e21-force-switch-toolbar'.
9430         (wl-e21-make-icon-image): Removed.
9431         (wl-e21-setup-toolbar): Don't search for XBM files.
9432         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9433         the default value.
9434
9435 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9436
9437         * wl-util.el (wl-biff-check-folder-async): Set
9438         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9439
9440 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9441
9442         * wl-e21.el (after-make-frame-functions): Add
9443         `wl-e21-force-switch-toolbar'.
9444         (wl-e21-force-switch-toolbar): New function force to switch the
9445         toolbar appearance automatically.
9446         (post-command-hook): Add `wl-e21-switch-toolbar'.
9447         (wl-e21-switch-toolbar): New function to switch the toolbar
9448         appearance automatically.
9449         (wl-e21-tool-bar-lines): New buffer local variable.
9450
9451 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9452
9453         * wl-util.el (wl-biff-check-folders-running): New variable.
9454         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9455         (wl-biff-check-folder-async-callback):
9456         Set `wl-biff-check-folders-running'.
9457         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9458         with unwind-protect.
9459
9460         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9461         Enclose `wl-folder-auto-check' with unwind-protect.
9462
9463         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9464         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9465
9466         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9467
9468         * wl-util.el (wl-biff-notify): New inline function.
9469         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9470         locally.
9471         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9472         folder-list' is 1.
9473         Use `wl-biff-notify'.
9474         (wl-biff-check-folder-async-callback): New function.
9475         (wl-biff-check-folder-async): Ditto.
9476
9477         * wl-folder.el (wl-folder): Don't check folders.
9478         (wl-folder-auto-check): New function.
9479
9480 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9481
9482         * wl-util.el (wl-biff-start) [Emacs19+]:
9483         Use `timer-next-integral-multiple-of-time'.
9484         (wl-biff-check-folders): Use `wl-default-folder'
9485         if `wl-biff-check-folder-list' is nil.
9486
9487 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9488
9489         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9490         instead of `elmo-delete-lists'.
9491
9492 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9493
9494         * wl.el (wl-plugged-toggle-all): Set the value of
9495         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9496         (wl-plugged-toggle): Ditto.
9497         (wl-toggle-plugged): Ditto.
9498         (wl-plugged-init): Ditto.
9499
9500         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9501         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9502         instead of `wl-biff-state-indicator-off' and
9503         `wl-biff-state-indicator-on'; don't modify the value and the type
9504         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9505         (wl-plugged-init-icons): Set icons data to
9506         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9507         instead of `wl-plug-state-indicator-off' and
9508         `wl-plug-state-indicator-on'; don't modify the value and the type
9509         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9510
9511         * wl-vars.el (wl-modeline-biff-state-off,
9512         wl-modeline-biff-state-on, wl-modeline-biff-status,
9513         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9514         wl-modeline-plug-status): New internal variables.
9515         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9516         wl-biff-check-interval, wl-biff-check-folder-list): Change
9517         customization group from `wl-folder' to `wl-highlight'.
9518         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9519         wl-show-plug-status-on-modeline): Defcustomized.
9520
9521         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9522         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9523         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9524         a flag to `mode-line-buffer-identification'.
9525
9526         * wl-e21.el (wl-biff-init-icons): Set icons data to
9527         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9528         instead of `wl-biff-state-indicator-off' and
9529         `wl-biff-state-indicator-on'.
9530         (wl-plugged-init-icons): Set icons data to
9531         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9532         instead of `wl-plug-state-indicator-off' and
9533         `wl-plug-state-indicator-on'.
9534
9535 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9536
9537         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9538         excessive titles.
9539
9540 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9541
9542         * wl.el (wl-plugged-mode): Use revised
9543         `wl-mode-line-buffer-identification'.
9544         (wl-plugged-init): Don't use `force-mode-line-update'.
9545
9546         * wl-xmas.el (wl-draft-overload-functions): Use revised
9547         `wl-mode-line-buffer-identification'.
9548         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9549         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9550         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9551         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9552         `wl-make-plugged-hook';
9553         add `wl-folder-init-icons' and `wl-setup-folder' to
9554         `wl-folder-mode-hook'.
9555
9556         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9557         19 as well.
9558         (wl-mode-line-display-priority-list): New user option.
9559         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9560         Defcustomized.
9561         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9562         Add docs.
9563
9564         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9565         start.
9566         (wl-mode-line-buffer-identification): Revised as a function.
9567
9568         * wl-summary.el (wl-summary-mode): Use revised
9569         `wl-mode-line-buffer-identification'; don't call
9570         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9571         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9572         `wl-xmas-setup-summary'.
9573
9574         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9575         `wl-mode-line-buffer-identification'.
9576
9577         * wl-mule.el (wl-draft-overload-functions): Use revised
9578         `wl-mode-line-buffer-identification'.
9579
9580         * wl-folder.el (wl-make-plugged-alist): Don't call
9581         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9582         (wl-folder): Don't call `wl-folder-init-icons' directly.
9583         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9584         `wl-xmas-setup-folder' directly;
9585         use revised `wl-mode-line-buffer-identification'.
9586         (TopLevel): Don't bind `wl-biff-init-icons',
9587         `wl-plugged-init-icons', `wl-folder-init-icons',
9588         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9589
9590         * wl-e21.el (wl-draft-overload-functions): Use revised
9591         `wl-mode-line-buffer-identification'.
9592         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9593         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9594         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9595         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9596         `wl-make-plugged-hook';
9597         add `wl-folder-init-icons' and `wl-setup-folder' to
9598         `wl-folder-mode-hook'.
9599
9600 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9601             Katsumi Yamaoka    <yamaoka@jpl.org>
9602
9603         * wl.el (wl): Call `wl-biff-start'.
9604         (wl-exit): Call `wl-biff-stop'.
9605         (wl-plugged-mode): Show biff in modeline.
9606         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9607
9608         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9609         (wl-biff-init-icons): New function.
9610         (wl-plugged-init-icons): Don't make too much keymaps.
9611         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9612
9613         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9614         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9615         variables.
9616         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9617         options.
9618
9619         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9620         wl-biff-start, wl-biff-stop): New functions.
9621         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9622         (wl-biff-timer-name): New variable.
9623
9624         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9625
9626         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9627         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9628
9629         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9630         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9631
9632         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9633         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9634         `wl-folder-init-icons' to `ignore' if they are not available.
9635         (wl-folder-mode): Show biff in modeline.
9636
9637         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9638         (wl-biff-init-icons): New function.
9639         (wl-plugged-init-icons): Don't make too much keymaps.
9640         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9641
9642 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9643
9644         * wl-vars.el (wl-strict-diff-folders): Customization Type
9645         and doc fix.  Define as a list of regular expressions for
9646         folders or nil.
9647         * wl-folder.el (wl-folder-check-one-entity): Use
9648         `wl-string-match-member' instead of `wl-string-member' for
9649         `wl-strict-diff-folders'.
9650
9651 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9652
9653         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9654         (wl-highlight-folder-current-line): Use it; new implementation.
9655         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9656         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9657         `defsubst' instead of `defun'.
9658
9659         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9660         `wl-highlight-group-folder-by-numbers'; made it can also be a
9661         number.  See info for more details.
9662
9663         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9664         running.
9665
9666         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9667         to bind them.
9668
9669         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9670         (wl-highlight-folder-current-line): New implementation.
9671
9672         * wl-highlight.el (wl-highlight-folder-group-line): New
9673         implementation.
9674         (wl-delete-all-overlays): Rewrite as a marco.
9675         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9676
9677         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9678         running.
9679         (wl-folder-*-glyph): No need to bind them.
9680
9681         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9682         `wl-e21-highlight-folder-group-icon'; rewrite.
9683         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9684         `defsubst' instead of `defun'.
9685         (wl-folder-mode-map): Bind it when compiling.
9686
9687 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9688
9689         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9690
9691         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9692
9693 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9694
9695         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9696
9697 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9698
9699         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9700         (wl-highlight-folder-current-line): Use it.
9701
9702         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9703         in `id-name'.
9704
9705 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9706
9707         * wl.el: Require `wl-e21' when Emacs 21 is running.
9708
9709         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9710         default when Emacs 21 is running.
9711         (wl-use-highlight-mouse-line): Ditto.
9712         (wl-on-emacs21): New constant.
9713         (wl-on-emacs20): Removed.
9714
9715         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9716         Emacs 21 is running.
9717
9718         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9719         Emacs 21 is running.
9720
9721         * wl-e21.el: New file.
9722
9723 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9724
9725         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9726         (wl-toggle-plugged): Ditto.
9727         (wl-plugged-toggle): Ditto.
9728         (wl-plugged-toggle-all): Ditto.
9729
9730         * wl-vars.el (wl-plug-state-indicator): Refer
9731         `wl-plug-state-indicator-on' indirectly.
9732
9733 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9734
9735         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9736         Call `wl-folder-confirm-existence'.
9737
9738         * wl-folder.el (wl-folder-confirm-existence): Added optional
9739         argument `force'.
9740
9741 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9742
9743         * wl-summary.el (wl-summary-refile-subr): Assume
9744         `copy-or-refile' as symbol.
9745         (wl-summary-refile): Follow up above change.
9746         (wl-summary-copy): Ditto.  Doc fix.
9747
9748 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9749
9750         * wl-summary.el (wl-summary-pick): Don't bind
9751         `elmo-search-mime-charset'.
9752
9753         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9754         default using old backquote style.
9755         (wl-search-mime-charset): Abolished.
9756
9757         * wl-highlight.el (wl-highlight-headers):
9758         Call `point' after `re-search-forward'(for Nemacs).
9759
9760         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9761         for elmo-imap4.el.
9762
9763 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9764
9765         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9766         `wl-message-ignored-field-list' instead of
9767         `mime-view-ignored-field-list'.
9768
9769         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9770         Add interactive spec.
9771         (wl-folder-goto-bottom-of-current-folder): Ditto.
9772         (wl-folder-mode-map): Bind them.
9773
9774         * wl-vars.el (wl-message-ignored-field-list): New variable.
9775         (wl-message-visible-field-list): New variable.
9776
9777         * wl-mime.el (wl-mime-header-presentation-method): New function.
9778         (wl-mime-setup): Set header-presentation-method.
9779
9780 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9781
9782         * wl-nemacs.el (wl-draft-overload-functions): Set
9783         `mode-line-buffer-identification' instead of using
9784         `wl-make-modeline'.
9785
9786         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9787         instead of using `wl-make-modeline'.
9788
9789         * wl-xmas.el (wl-plugged-init-icons): Set up
9790         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9791         (wl-make-modeline): Abolish.
9792         (wl-draft-overload-functions): Set
9793         `mode-line-buffer-identification' instead of using
9794         `wl-make-modeline'.
9795
9796         * wl-util.el (wl-make-modeline-subr): Abolish.
9797         (wl-mode-line-buffer-identification): New alias.
9798
9799         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9800         (wl-summary-make-modeline): Abolish.
9801         (wl-summary-buffer-set-folder): Set
9802         `wl-summary-buffer-folder-indicator'.
9803         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9804         of using `wl-make-modeline'.
9805         (wl-summary-switch-to-clone-buffer): Don't set
9806         `mode-line-buffer-identification'.
9807         (wl-summary-goto-folder-subr): Ditto.
9808
9809         * wl-mule.el (wl-draft-overload-functions): Set
9810         `mode-line-buffer-identification' instead of using
9811         `wl-make-modeline'.
9812
9813         * wl-folder.el (wl-folder-mode): Set
9814         `mode-line-buffer-identification' instead of using
9815         `wl-make-modeline'.
9816         (wl-folder): Don't set `mode-line-buffer-identification'.
9817
9818 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9819
9820         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9821         instead of `member' for `wl-refile-guess-func-list' look-ups.
9822         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9823
9824 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9825
9826         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9827         `wl-message-button-dispatcher'.
9828
9829         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9830
9831         * wl-message.el (wl-message-button-dispatcher): Use it.
9832
9833         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9834         "In-Reply-To".
9835
9836         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9837         Bind `case-fold-search' to t.
9838
9839 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9840
9841         * wl-xmas.el (wl-message-overload-functions): Initialize
9842         `wl-message-button-map'.
9843
9844         * wl-mule.el (wl-message-overload-functions): Initialize
9845         `wl-message-button-map'.
9846
9847         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9848
9849         * wl-message.el (wl-message-button-map): New keymap.
9850         (wl-message-add-button): New function.
9851         (wl-message-button-dispatcher): New function.
9852         (wl-message-button-refer-article): New function.
9853
9854         * wl-highlight.el
9855         (wl-highlight-message-add-buttons-to-header): New function.
9856         (wl-highlight-headers): Use it.
9857
9858 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9859
9860         * wl-summary.el (wl-summary-default-from): Use
9861         `wl-address-get-petname-1'.
9862         (wl-summary-simple-from): Ditto.
9863
9864         * wl-address.el (wl-address-get-petname-1): New inline function.
9865         (wl-address-get-petname): Use it.
9866
9867 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9868
9869         * wl-summary.el (wl-summary-default-from): Return full-name part
9870         from the address if no petname was found.
9871         (wl-summary-simple-from): Ditto.
9872
9873         * wl-address.el (wl-address-get-petname): Return nil if no petname
9874         associated with the address was found.
9875
9876 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9877
9878         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9879         display is finished.
9880
9881 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9882
9883         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9884         `elmo-folder-exists-p' argument.
9885
9886 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9887
9888         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9889         the folder.
9890
9891 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9892
9893         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9894
9895         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9896         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9897
9898 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9899
9900         * wl-folder.el (wl-folder-create-subr): New function.
9901         (wl-folder-confirm-existence): Use it.
9902         (wl-folder-check-one-entity): Use it.
9903         Check the error symbol is derived from 'elmo-open-error.
9904
9905         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9906         `ignore-error'.
9907
9908 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9909
9910         * wl-util.el (toplevel): Add (eval-when-compile (require
9911         'elmo-util)).  (Maybe `provide' is typo.)
9912
9913 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9914
9915         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9916         (I don't know why this was needed.)
9917
9918         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9919         Follow up changes for stream-type.
9920
9921         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9922         (wl-draft-elmo-nntp-send): Ditto.
9923
9924         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9925         (wl-nntp-posting-stream-type): Ditto.
9926         (wl-pop-before-smtp-ssl): Abolished.
9927         (wl-nntp-posting-ssl): Ditto.
9928
9929         * wl-address.el (wl-address-quote-specials): New function.
9930         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9931
9932         * wl-draft.el (wl-draft-reply): Ditto.
9933
9934 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9935
9936         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9937         use function `wl-string-match-assoc'.
9938
9939 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9940
9941         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9942
9943         * wl-draft.el (wl-draft-deduce-address-list): New function.
9944         (wl-draft-parse-mailbox-list): Ditto.
9945         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9946         instead of `smtp-deduce-address-list'.
9947         (wl-draft-on-field-p): Follow group list.
9948
9949         * wl-address.el (wl-address-concat-token): New function.
9950         (wl-address-string-without-group-list-contents): Ditto.
9951         (wl-complete-field-body): Fixed problem of completion
9952         by japanese petname.
9953         (wl-address-make-completion-list): Rewrite.
9954
9955 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9956
9957         * wl-address.el (wl-address-make-completion-list): Completion by
9958         petname.
9959         (wl-complete-field-body): Likewise.
9960
9961 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9962
9963         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9964         contains invalid address syntax.
9965
9966 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9967
9968         * wl-folder.el (wl-folder-check-entity-async): Use
9969         `elmo-nntp-spec-hostname'.
9970
9971 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9972
9973         * wl-summary.el (wl-summary-msgdb-load-async): Use
9974         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9975
9976 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9977
9978         * wl-draft.el (wl-draft-reply): Set argument
9979         `content-transfer-encoding' as nil.
9980
9981 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9982
9983         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9984         `wl-refile-alist'.
9985
9986 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9987
9988         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9989         (wl-draft-edit-string): Ditto.
9990         (wl-draft-forward): Ditto.
9991         * wl-summary.el (wl-summary-write): Ditto.
9992
9993 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9994
9995         * wl-summary.el (wl-summary-sync-update3): Call
9996         `wl-summary-buffer-number-column-detect'.
9997         (wl-summary-buffer-number-column-detect): Search from point-min.
9998
9999 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10000
10001         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10002         contains an address which is not included in original to or cc.
10003
10004 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10005
10006         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10007         begin-line does not exist.
10008         * wl-message.el (wl-message-uu-substring): Ditto.
10009
10010 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10011
10012         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10013         clear local variables.
10014         (wl-summary-exit): Call `elmo-commit'.
10015         (wl-summary-switch-to-clone-buffer): Call
10016         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10017         (wl-summary-goto-folder-subr): Ditto.
10018
10019         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10020         POP folder.
10021
10022 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10023
10024         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10025         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10026         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10027         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10028         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10029         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10030
10031         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10032
10033 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10034
10035         * wl-summary.el (wl-summary-search-by-subject):
10036         Search parent message from the latest one.
10037
10038 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10039
10040         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10041         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10042
10043         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10044         New user option.
10045
10046         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10047         if elmo-nntp-use-killed-list is nil.
10048         Use `elmo-msgdb-append-to-killed-list'.
10049         (Append numbers confirmed as disappeared to the killed list.)
10050         (wl-summary-confirm-appends): Don't display negative number.
10051
10052 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10053
10054         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10055
10056 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10057
10058         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10059         range is `all'.
10060         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10061         `elmo-list-bigger-diff'.
10062
10063 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10064
10065         * wl-summary.el (wl-summary-buffer-exit-func):
10066         New buffer local variable.
10067         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10068
10069 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10070
10071         * wl-demo.el (wl-demo): Fix the last change.
10072
10073 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10074
10075         * wl-demo.el (wl-demo): Don't use `eval'.
10076
10077 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10078
10079         * wl-summary.el (wl-summary-buffer-thread-modified):
10080         New buffer-local variable.
10081         (wl-summary-set-thread-modified): New function.
10082         (wl-summary-thread-modified-p): New function.
10083         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10084         (wl-summary-yank-saved-message): Use function
10085         `wl-summary-set-thread-modified'
10086         (wl-summary-switch-to-clone-buffer): Add
10087         `wl-summary-buffer-thread-modified'.
10088
10089         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10090         (wl-summary-buffer-mark-saved-hook): Ditto.
10091         * wl-summary.el (wl-summary-msgdb-save): New hook
10092         `wl-summary-buffer-message-saved-hook' and
10093         `wl-summary-buffer-mark-saved-hook'.
10094
10095 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10096
10097         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10098
10099 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10100
10101         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10102         don't hide scroll bars under FSF Emacsen because it may incur an
10103         undesirable redrawing.
10104
10105 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10106
10107         * wl-draft.el (wl-draft-edit-string): Call
10108         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10109
10110 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10111
10112         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10113
10114 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10115
10116         * wl-summary.el (wl-summary-msgdb-load-async): Call
10117         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10118
10119 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10120
10121         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10122         fringes in demo buffer; center bitmap logo correctly even if old
10123         Mule is used.
10124
10125 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10126
10127         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10128
10129         * wl-refile.el (wl-refile-subject-alist): New variable.
10130         (wl-refile-subject-alist-file-name): Ditto.
10131         (wl-refile-alist-setup): Rewrite.
10132         (wl-refile-alist-save): Use `elmo-object-save'.
10133         Eliminated arguments.
10134         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10135         (wl-refile-guess-by-subject): New function.
10136         (wl-refile-guess-func-list): Added it.
10137
10138 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10139
10140         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10141         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10142
10143 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10144
10145         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10146         New buffer-local variable.
10147         (wl-summary-buffer-next-folder-func): Ditto.
10148         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10149         if non-nil.
10150         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10151         if non-nil.
10152         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10153         if non-nil.
10154         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10155         if non-nil.
10156
10157 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10158
10159         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10160         permanently in the demo buffer.
10161
10162 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10163
10164         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10165         `mime-entity-fetch-field'.
10166
10167         * wl.el (wl-exit): Delete plugged buffer.
10168
10169         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10170         XEmacs has menubar feature.
10171
10172 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10173
10174         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10175         cannot arrive at the beginning of the buffer under old Emacsen.
10176
10177 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10178
10179         * wl-address.el (wl-address-ldap-search):
10180         Call `ldap-search-entries' with `withdn' argument t.
10181         (wl-complete-field-body): Bind completion-ignore-case as t.
10182         Clear ldap search hash when it was sole completion.
10183         Use elmo-string for pattern string.
10184         (wl-ldap-alias-safe-string): Eliminated needless let.
10185
10186 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10187
10188         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10189         (wl-ldap-alias-sep): New constant.
10190         (wl-ldap-search-attribute-type-list): Ditto.
10191         (wl-ldap-get-value): New function.
10192         (wl-ldap-make-filter): Ditto.
10193         (wl-ldap-make-matched-value-list): Ditto.
10194         (wl-ldap-alias-safe-string): Ditto.
10195         (wl-ldap-register-dn-string): Ditto.
10196         (wl-address-ldap-search): Rewrite.
10197
10198 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10199
10200         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10201         thread is deleted.
10202         (wl-thread-delete-line-from-buffer): Ditto.
10203         (wl-thread-get-exist-children): New function.
10204
10205 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10206
10207         * wl-demo.el (wl-demo): Made it to select various image types.
10208         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10209         from `wl-title-logo'.
10210         (wl-logo-ascii): New variable.
10211         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10212         (wl-demo-copyright-notice): New constant.
10213
10214         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10215
10216 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10217
10218         * wl-vars.el (wl-summary-target-above): Renamed from
10219         wl-summary-temp-above.
10220         * wl-score.el (wl-score-get-score-alist): Use it.
10221         (wl-summary-score-update-all-lines): Use it.
10222         * wl-summary.el: Ditto. (make-variable-buffer-local).
10223
10224 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10225
10226         * wl-vars.el (wl-ldap-port): New user option.
10227
10228         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10229         Rewite whole implementation.
10230         (wl-complete-field-body): Fixed.
10231
10232 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10233
10234         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10235         Choose implementation at compile time.
10236
10237 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10238
10239         * wl-address.el (wl-ldap-search-internal): New function.
10240         (wl-complete-field-to): Use it.
10241
10242 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10243
10244         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10245         Use `let' instead of `let*'.
10246         Require 'wl-vars.
10247
10248         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10249         Define as defcustom.
10250         (wl-ldap-base): Ditto.
10251         (wl-use-ldap): Ditto.
10252
10253 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10254
10255         * wl-address.el (wl-ldap-search): New function.
10256         (wl-complete-field-body): Use `wl-ldap-search'.
10257         (wl-ldap-server): New variable.
10258         (wl-ldap-base): Ditto.
10259         (wl-use-ldap): Ditto.
10260
10261 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10262
10263         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10264         (Pointed out by Mito <mit@nines.nec.co.jp>).
10265         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10266         buffer-local variables like `wl-summary-redisplay-internal'.
10267         (wl-summary-redisplay-all-header): Likewise.  Update
10268         Summary view too.
10269
10270 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10271
10272         * wl-summary.el (wl-summary-jump-to-parent-message):
10273         Consider prefix argument.
10274
10275         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10276         when closed thread is deleted.
10277
10278 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10279
10280         * wl-summary.el (wl-summary-jump-to-parent-message):
10281         Consider thread modification.
10282
10283 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10284
10285         * wl-message.el (wl-message-normal-get-original-buffer): Use
10286         `save-excursion'.
10287
10288         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10289         (wl-summary-showto-folder-regexp): Ditto.
10290
10291 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10292
10293         * wl-util.el (wl-delete-alist): Doc fix.
10294         (wl-delete-associations): New function.
10295         (wl-inverse-alist): New function.
10296         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10297         Split temporary variables. Use `wl-delete-associations'
10298         and `wl-inverse-alist'.
10299         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10300
10301 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10302
10303         * wl-folder.el (wl-folder-prefetch-entity):
10304         Execute prefetching if new count is unknown.
10305
10306 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10307
10308         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10309
10310         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10311         delete entity.
10312         (wl-thread-set-parent): If insert as top, set linked as nil.
10313
10314         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10315         `wl-thread-cleanup-symbols' when view mode is thread.
10316
10317 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10318
10319         * wl-folder.el (wl-folder-create-folder-entity): Use
10320         with-current-buffer.
10321         (wl-local-folder-init): Call set-buffer to make sure we are in
10322         the Folder buffer. Don't touch buffer-local variables here.
10323         (wl-folder-mode): Initialize buffer-local variables here.
10324
10325         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10326         (wl-folder-entity-assign-id): Ditto.
10327         (wl-folder-create-entity-hashtb): Ditto.
10328         (wl-local-folder-init): Ditto.
10329         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10330
10331 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10332
10333         * wl-summary.el (wl-summary-default-from): Fix probrem when
10334         std11-extract-address-components return (nil "foo@bar").
10335
10336 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10337
10338         * wl-draft.el (wl-draft-clone-local-variables):
10339         Remove redundant `setq'.
10340
10341 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10342
10343         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10344         Bind wl-highlight-x-face-func as nil while highlighting header.
10345
10346 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10347
10348         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10349
10350 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10351
10352         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10353         elmo-msgdb-overview-hashtb from copy-variables.
10354         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10355         instead of `elmo-msgdb-overview-get-entity-by-number'.
10356         (wl-summary-auto-refile): Ditto.
10357
10358         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10359         `elmo-msgdb-overview-get-entity' instead of
10360         `elmo-msgdb-search-overview-entity'.  Use
10361         `elmo-msgdb-overview-get-entity' instead of
10362         `elmo-msgdb-overview-get-entity-by-number'.
10363         (wl-thread-insert-entity-sub): Ditto.
10364         (wl-thread-insert-message): Ditto.
10365
10366         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10367         `elmo-msgdb-overview-get-entity'.
10368         (wl-normal-message-redisplay): Ditto.
10369
10370 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10371
10372         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10373         `wl-thread-entities'.
10374         (wl-thread-delete-message): Fix remove top message from
10375         `wl-thread-entity-list'.
10376
10377         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10378         wl-append(nconc), because update-list is broken on Meadow.
10379
10380         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10381         updating process.
10382         (wl-summary-rescan): Ditto.
10383         (wl-summary-sync-update3): Ditto.
10384         * wl-thread.el (wl-thread-set-parent): Renamed from
10385         `wl-summary-set-parent'.
10386         (wl-thread-insert-message): Updating buffer faster.
10387         (wl-thread-delete-message): Updating buffer faster.
10388
10389         * wl-score.el (wl-summary-score-update-all-lines): Changed
10390         interval for display progress gauge.
10391
10392 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10393
10394         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10395         folder always-sticky.
10396         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10397         defmacro.
10398
10399 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10400
10401         * wl-vars.el (wl-draft-add-references): New user option.
10402
10403         * wl-draft.el (wl-draft-add-references): New function.
10404         (wl-draft-yank-from-mail-reply-buffer): Use it.
10405         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10406         as nil.
10407
10408 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10409
10410         * wl-thread.el (wl-thread-update-line-msgs): Called
10411         `wl-thread-update-line-on-buffer-sub'.
10412         (wl-thread-update-line-on-buffer): Delete routine of inserting
10413         thread.
10414         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10415         moved from `wl-thread-update-line-on-buffer'.
10416         Add threshold for displaying progress gauge.
10417         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10418         argument of `wl-thread-update-line-msgs'.
10419         Add threshold for displaying progress gauge.
10420         * wl-folder.el:
10421         Add threshold for displaying progress gauge.
10422         * wl-score.el: Ditto.
10423
10424         * wl-expire.el (wl-summary-expire): Display deleting info.
10425
10426 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10427
10428         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10429         `no-msg'.
10430         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10431         argument of `wl-thread-update-line-msgs'.
10432         (wl-summary-set-parent): Added optional argument `parent-number'.
10433         (wl-summary-buffer-saved-message): New buffer local variable.
10434         (wl-summary-save-current-message): New command.
10435         (wl-summary-yank-saved-message): Ditto.
10436         (wl-summary-mode-map): Added key binding for
10437         `wl-summary-save-current-message' (\ew) and
10438         `wl-summary-yank-saved-message' (\C-y).
10439         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10440
10441 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10442
10443         * wl-summary.el (wl-summary-mode-map): Added key binding for
10444         `wl-summary-set-parent' (ts).
10445
10446 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10447
10448         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10449         subject faster. If thread number is reverse, delayed updating
10450         thread.
10451         (wl-summary-search-by-subject): Ditto.
10452         (wl-summary-put-alike): Ditto.
10453         (wl-summary-get-alike): Ditto.
10454         (wl-summary-insert-headers): Insert header of all overview in
10455         buffer.
10456         (wl-summary-rescan): Delayed updating thread. Kill search subject
10457         buffer for wl-summary-search-by-subject.
10458         (wl-summary-sync-update3): Ditto.
10459         (wl-summary-exit): Ditto.
10460         (wl-summary-goto-bottom-of-current-thread): Change for linked
10461         thread.
10462         (wl-summary-overview-create-summary-line): Change line for linked
10463         thread.
10464
10465         * wl-summary.el (wl-summary-update-thread): Use
10466         wl-thread-maybe-get-children-num.
10467         (wl-summary-set-parent): If change parent, move sub thread.
10468         (wl-summary-redisplay-internal): Add horizontal recenter.
10469         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10470
10471         * wl-thread.el (wl-thread-entity-get-linked): New function.
10472         (wl-thread-entity-set-linked): New function.
10473         (wl-thread-create-entity): Add linked element.
10474         (wl-thread-entity-insert-as-top): Use wl-append.
10475         (wl-thread-maybe-get-children-num): If closing thread, return
10476         children msgs.
10477         (wl-thread-update-line-msgs): Displaying progress message.
10478         (wl-thread-update-line-on-buffer-sub): Use
10479         wl-thread-maybe-get-children-num.
10480         (wl-thread-update-line-on-buffer): If update line is not exists,
10481         insert thread.
10482         (wl-thread-delete-message): If delete top msg of thread, search
10483         parent by subject.
10484         (wl-thread-insert-entity): Use
10485         wl-thread-maybe-get-children-num.
10486
10487         * wl-highlight.el (wl-highlight-summary-current-line): change
10488         sregexp for linked thread.
10489         * wl-util.el (wl-count-lines): Count lines.
10490         (wl-horizontal-recenter): horizontal recenter.
10491         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10492         (wl-score-get-alike): Ditto.
10493         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10494         (wl-subject-length-limit): New variable.
10495         (wl-highlight-thread-indent-string-regexp): Changed for linked
10496         thread.
10497
10498 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10499
10500         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10501         New variable (revival).
10502         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10503         by subject matching if there's no in-reply-to nor references field
10504         (revival).
10505
10506 \f
10507 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10508
10509         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10510         message.
10511
10512 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10513
10514         * wl-summary.el (wl-summary-reply): Return t if there was a
10515         message at cursor point.
10516         Added unwind-protect.
10517         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10518         returns t.
10519         (wl-summary-cancel-message): Do nothing when there's no message at
10520         cursor point.
10521         (wl-summary-forward): Ditto.
10522         (wl-summary-jump-to-parent-message): Ditto.
10523         (wl-summary-reedit): Ditto.
10524         (wl-summary-edit-addresses): Ditto.
10525         (wl-summary-pipe-message): Ditto.
10526         (wl-summary-print-message-with-ps-print): Ditto.
10527         (wl-summary-print-message): Ditto.
10528         (wl-summary-mark-as-important): Ditto.
10529         (wl-summary-mark-as-unread): Ditto.
10530
10531         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10532         message at cursor point.
10533         (wl-summary-reply-with-citation): Remove unwind-protect.
10534
10535         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10536         subject searching feature.
10537         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10538         Eliminated.
10539
10540 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10541
10542         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10543         New variable.
10544         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10545         by subject matching if there's no in-reply-to nor references field.
10546
10547         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10548
10549         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10550         when display is finished.
10551         (wl-folder-open-all): Ditto.
10552         (wl-folder-update-access-group): Ditto.
10553         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10554         * wl-thread.el (wl-thread-close-all): Ditto.
10555
10556         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10557         progress gauge only when it was displayed.
10558         * wl-folder.el (wl-folder-insert-entity): Ditto.
10559
10560 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10561
10562         * wl-summary.el (wl-summary-incorporate): Enclose
10563         `wl-summary-sync-force-update' with save-excursion.
10564
10565 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10566
10567         * wl-summary.el (wl-summary-prefetch-region):
10568         Pass current cursor point to `pos-visible-in-window-p' after
10569         moving cursor to the started point.
10570
10571 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10572
10573         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10574
10575         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10576         fields from the forwarding message.
10577         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10578         `ignored-fields'.
10579
10580 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10581
10582         * wl-mime.el (wl-message-request-partial):
10583         Eliminated argument `msgdb'.
10584         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10585         (wl-mime-combine-message/partial-pieces): Likewise.
10586         * tm-wl.el (wl-message-request-partial): Likewise.
10587         (wl-mime-combine-message/partial-pieces): Likewise.
10588
10589 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10590
10591         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10592         when display is finished.
10593
10594 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10595
10596         * wl-summary.el (wl-summary-goto-folder-subr):
10597         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10598
10599 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10600
10601         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10602         when cursor point is visible.
10603
10604 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10605
10606         * wl-expire.el (wl-expire-archive-get-max-number):
10607         Don't use `file-name-directory'.
10608
10609 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10610
10611         * wl-expire.el (wl-expire-archive-get-max-number):
10612         Use `file-name-directory'.
10613
10614 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10615
10616         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10617         only when there is progress.
10618
10619 2000-04-13  Mito <mit@nines.nec.co.jp>
10620
10621         * wl-summary.el (wl-summary-sync-marks): Display progress.
10622
10623 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10624
10625         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10626         (wl-summary-prev): Move cursor regardless of unread status.
10627         (wl-summary-next): Ditto.
10628
10629 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10630
10631         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10632         Added argument `target' and `number'.
10633         * tm-wl.el (wl-summary-burst-subr): New function.
10634         (wl-summary-burst): Use it.
10635
10636 2000-04-10  Mito <mit@nines.nec.co.jp>
10637
10638         * wl-mime.el (wl-burst): New function.
10639         (wl-summary-burst): Use it.
10640
10641 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10642
10643         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10644         as petname when there's no candidate.
10645
10646 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10647
10648         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10649         New variable.
10650         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10651
10652         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10653
10654         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10655
10656 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10657
10658         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10659         Use substring of `original' instead of buffer-substring.
10660         (wl-refile-evaluate-rule):
10661         Set `original' argument of wl-refile-expand-newtext.
10662
10663         * wl-summary.el
10664         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10665         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10666         (wl-summary-auto-refile): Check existence of destination folder just
10667         before marking.
10668
10669 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10670
10671         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10672         when wl-refile-get-field-value return nil.
10673
10674 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10675
10676         * wl-refile.el
10677         (wl-refile-expand-newtext): New function imported from Gnus.
10678         (wl-refile-evaluate-rule): Use it.
10679
10680 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10681
10682         * wl-summary.el (wl-summary-print-destination):
10683         Duplicate folder string to avoid putting text-property on
10684         original string.
10685
10686         * wl-refile.el (wl-refile-get-field-value): New function.
10687         (wl-refile-evaluate-rule): New function;
10688         Evaluate refile rule recursively.
10689         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10690         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10691         New function; Check existence of a target folder recursively.
10692         (wl-summary-auto-refile-check-refile-rule-alist):
10693         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10694
10695 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10696
10697         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10698
10699         * wl-folder.el (wl-create-folder-entity-from-buffer):
10700         Fixed problem when '}' character is contained in folder name.
10701
10702         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10703
10704 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10705
10706         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10707         (wl-fldmgr-add-completion-all-completions):
10708         Use wl-fldmgr-add-completion-hashtb.
10709
10710 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10711
10712         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10713         wl-fldmgr-add-completion-subr): New functions.
10714         * wl-folder.el (wl-folder-completion-func): New variable.
10715         * wl-summary.el (wl-summary-read-folder):
10716         Use wl-folder-completion-func.
10717
10718         * wl-refile.el: Eliminate throw & catch.
10719
10720         * wl.el (wl-plugged-sending-queue-status): Fixed.
10721
10722 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10723
10724         * wl-draft.el (wl-draft): Put category property on
10725         mail-header-separator.