(wl-message-verify-pgp-nonmime): Fix the last change.
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
4
5 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6
7         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
8         contents in message buffer instead of original buffer. If optional
9         argument specified, ask coding system for encode.
10
11 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
12
13         * wl-spam.el (wl-summary-test-spam-region): New function.
14         (wl-spam-setup): Bind "rkc".
15
16 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
17
18         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
19
20 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
21
22         * wl-spam.el (wl-summary-test-spam): Fix typo.
23         (wl-message-check-spam): Ditto.
24
25 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
26
27         * wl-summary.el (wl-summary-default-from): Simplify.
28
29 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
30
31         * wl-action.el (wl-summary-exec-action-refile): Simplify.
32         (wl-summary-exec-action-copy): Ditto.
33         (wl-summary-auto-refile): Check existence of temporary mark.
34
35 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
36
37         * wl-summary.el (wl-summary-create-line): Use
38         `elmo-time-to-datevec'.
39
40         * wl-expire.el (wl-expire-archive-date): Ditto.
41         (wl-expire-localdir-date): Ditto.
42
43         * wl-util.el (wl-day-number): Abolish.
44
45         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
46         of `wl-day-number'.
47         (wl-score-followup): Ditto.
48         (wl-score-add-followups): Ditto.
49         (wl-score-get-latest-msgs): Ditto.
50         (wl-score-get-header-entry): Ditto.
51         (wl-score-edit-insert-date): Ditto.
52
53 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
54
55         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
56         `elmo-message-entity-field' with 2nd argument `type'.
57
58 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
59
60         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
61
62 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
63
64         * wl-thread.el (wl-thread-delete-message): Delete descendant
65         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
66
67 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
68
69         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
70
71 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
72
73         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
74         `Access folder'.
75
76 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-vars.el (wl-access-folder-icon): New user option.
79
80         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
81         `Access folder'.
82
83 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
84
85         * wl-summary.el (wl-summary-buffer-set-folder): Use
86         `wl-folder-mime-charset'.
87
88         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
89         `mime-charset'.
90         (wl-folder-get-elmo-folder): Ditto.
91         (wl-folder-mime-charset): New function.
92
93 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
94
95         * wl-util.el (wl-parse-addresses): Define alias of
96         `elmo-parse-addresses' (move to `elmo-util.el').
97
98         * wl-summary.el (wl-summary-default-from): Follow the API change.
99         (wl-summary-overview-entity-compare-by-date): Ditto.
100         (wl-summary-overview-entity-compare-by-from): Ditto.
101         (wl-summary-get-list-info): Get value of `ml-info' field from
102         entity at first.
103         (wl-summary-rescan-message): Treat prefix argument.
104         (wl-summary-prefetch-msg): Follow the API change.
105         (wl-summary-search-by-subject): Ditto.
106         (wl-summary-insert-thread): Ditto.
107         (wl-summary-line-subject): Ditto.
108         (wl-summary-line-from): Ditto.
109         (wl-summary-create-line): Ditto.
110         (wl-summary-print-message-with-ps-print): Ditto.
111
112         * wl-score.el (wl-score-ov-entity-get): Ditto.
113         (wl-score-followup): Ditto.
114         (wl-score-add-followups): Use `elmo-message-entity-field' instead
115         of `car'.
116         (wl-score-get-latest-msgs): Follow the API change.
117         (wl-score-get-header): Ditto.
118
119         * wl-refile.el (wl-refile-learn): Ditto.
120         (wl-refile-subject-learn): Ditto.
121         (wl-refile-get-field-value): Ditto.
122         (wl-refile-guess-by-history): Ditto.
123         (wl-refile-guess-by-subject): Ditto.
124
125         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
126
127         * wl-expire.el (wl-expire-date-p): Removed.
128         (wl-expire-archive-date): Follow the API change.
129         (wl-expire-localdir-date): Ditto.
130         (wl-summary-expire): Ditto.
131
132         * Version number is increased to 2.15.1.
133
134 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
135
136         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
137         group is access or not (it is not strict, like wl-fldmgr-rename).
138
139 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
140
141         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
142         duplicate call of `wl-summary-print-argument' on the wrong line.
143
144 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
145
146         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
147         even if argument `number' is nil.
148         (wl-summary-insert-line): Print action argument if current message
149         has it.
150
151 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
152
153         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
154         (wl-draft-reply): Ditto.
155         (wl-draft): Add optional argument `parent-number' and call
156         `wl-draft-create-buffer' with it.
157         (wl-draft-create-buffer): Add optional argument
158         `parent-number'. Set wl-draft-parent-number as it.
159
160 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
161
162         * wl-folder.el (wl-folder-set-persistent-mark): If summary
163         buffer is not for given folder, don't use it.
164
165 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
166
167         * Version number is increased to 2.15.0.
168
169 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
170
171         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
172
173         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
174         (wl-highlight-get-face-by-name): New internal function.
175         (wl-highlight-summary-line-face-spec): Use it and fixed.
176
177 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
178
179         * wl-summary.el (wl-summary-sync-update): Use
180         `elmo-message-entity-field' instead of `car' to get message-id
181         from overview entity.
182
183         * wl-summary.el (wl-summary-rescan-message): Call
184         `wl-highlight-summary-displaying' when displaying a message.
185
186 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
187
188         * wl-draft.el (wl-draft-config-info-filename): Extracted from
189         `wl-draft-config-info-operation'.
190         (wl-draft-buffer-change-number): New function.
191         (wl-draft-rename-saved-config): Ditto.
192         * wl.el (wl-init): Connect slot for message-number-changed.
193         (toplevel): Add autoload for wl-draft-rename-saved-config.
194
195 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
196
197         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
198         `update-overview'
199         (wl-summary-buffer-detach): Disconnect from it.
200         (wl-summary-rescan-message): Use command.
201
202         * wl-message.el (wl-message-buffer-display): Use
203         `with-current-buffer' instead of `save-excursion'.
204
205 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
206
207         * wl-mime.el (wl-draft-preview-attributes-list): Protect
208         wl-draft-preview-attributes-list from distraction.
209
210 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
211
212         * wl-summary.el (wl-summary-sync-update): Sort the return value of
213         `elmo-list-diff'.
214
215 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
216
217         * wl-summary.el
218         (wl-summary-edit-addresses-collect-candidate-fields): Use
219         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
220
221         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
222         instead of `elmo-set-work-buf'.
223
224         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
225         (wl-address-make-address-list): Ditto.
226
227         * Version number is increased to 2.13.3.
228
229 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
230
231         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
232         user option.
233
234         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
235         argument `5'.
236
237         * wl-message.el (wl-message-display-no-merge-p): New function.
238         (wl-message-buffer-display): Check whether the message is
239         reassembled and follow the API change.
240
241 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
242
243         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
244         multibyte on working buffer and removed unnecessary
245         `buffer-disable-undo'.
246
247 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
248
249         * wl-util.el (wl-read-search-condition-internal): Fixed the last
250         change.
251
252 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
253
254         * wl-util.el (wl-read-search-condition-internal): Protect
255         elmo-global-flags from distraction.
256
257 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
260
261         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
262         (wl-summary-event-handler): Ditto.
263         (wl-summary-update-persistent-mark-on-event): New
264         function (renamed from `elmo-event-handler-flag-changed').
265         (wl-summary-buffer-attach): New function.
266         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
267         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
268         instead of `elmo-folder-add-handler'.
269
270         * Version number is increased to 2.13.2.
271
272 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
273
274         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
275         and "\177" to the `wl-news-previous-page'.
276         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
277         (wl-news-previous-page): New function.
278
279 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
280
281         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
282         instead of `write-region' and simplify.
283
284 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
285
286         * wl-template.el (wl-template-select): Cause error if
287         `wl-template-alist' is nil.
288
289 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
290
291         * wl-news.el.in: Set file variable `no-byte-compile'.
292
293 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
294
295         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
296         whether a target message is within displaying area.
297         (elmo-event-handler-cache-changed): Ditto.
298
299 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
300
301         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
302         to `defun'.  Use `nconc' instead of `append' to collect descendant
303         message numbers.
304
305 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
306
307         * wl-thread.el (wl-thread-save-top-list)
308         (wl-thread-save-entities): Use `with-temp-buffer'.
309         * wl-news.el.in (wl-news-previous-version-load):
310         (wl-news-previous-version-save): Ditto.
311         * wl-summary.el (wl-summary-load-file-object)
312         (wl-summary-save-view-cache): Ditto.
313
314 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
315
316         * wl-util.el (toplevel): Require 'elmo-flag'.
317         (wl-read-search-condition): New function (Renamed from
318         `elmo-read-search-condition').
319         (wl-read-search-condition-internal): Likewise.
320
321         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
322         invalid.
323         (wl-summary-pick): Use `wl-read-search-condition' instead of
324         `elmo-read-search-condition'.
325         (wl-summary-virtual): Ditto.
326
327         * wl-folder.el (wl-folder-virtual): Ditto.
328         (wl-folder-pick): Ditto.
329
330         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
331
332 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
333
334         * wl-summary.el (wl-summary-reedit): Call
335         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
336
337 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * wl-mime.el (toplevel): Require wl-vars.
340
341         * wl-message.el (toplevel): Require cl at compile.
342
343         * wl-draft.el (toplevel): Require elmo.
344
345 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
346
347         * wl-message.el (wl-message-buffer-prefetch): Count is a number
348         and do nothing when it is not positive.
349         (wl-message-buffer-prefetch-next): Ditto.
350
351 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
352
353         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
354         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
355         (wl-summary-redisplay-internal): Ditto.
356
357         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
358         message (the condition is borrowed from `wl-check-variables-2').
359         (wl-summary-redisplay-internal): Ditto.
360
361 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
362
363         * wl-mime.el (wl-draft-nntp-attribute): New function.
364         (wl-draft-attribute-nntp-posting-server): Use it.
365         (wl-draft-attribute-nntp-posting-port): Ditto.
366
367         * wl-mime.el (wl-draft-preview-attributes-list): New function.
368         (wl-draft-show-attributes-buffer): Ditto.
369         (wl-draft-hide-attributes-buffer): Ditto.
370         (wl-draft-attribute-newsgroups): Ditto.
371         (wl-draft-attribute-nntp-posting-server): Ditto.
372         (wl-draft-attribute-nntp-posting-port): Ditto.
373         (wl-draft-preview-message): Use there functions.
374
375         * wl-vars.el (wl-draft-preview-attributes-list): Change default
376         value.
377
378 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
379
380         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
381         (wl-draft-reedit): Ditto.
382         (wl-draft-queue-flush): Ditto.
383
384         * wl-mime.el (wl-message-request-partial): Ditto.
385         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
386         instead of `elmo-message-fetch'.
387
388         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
389
390         * wl-summary.el (wl-summary-message-string): Ditto.
391
392 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
393
394         * wl-util.el (wl-current-message-buffer): Follow the API change.
395
396         * wl-summary.el (wl-summary-redisplay-internal): Call
397         `wl-summary-mark-as-read' with 2nd argument as nil and update
398         unread count instead of persistent mark.
399
400         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
401         variable.
402         (wl-message-redisplay): Follow the API change.
403         (wl-message-buffer-display): Managed mime-entity directly and
404         return preview buffer only.
405         (wl-message-display-internal): Rewrite.
406         (wl-message-buffer-prefetch-subr): Not save return value of
407         `wl-message-buffer-display'.
408
409         * Version number is increased to 2.13.1.
410
411 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
414         'elmo-multiple-fields-body-list' with boundary specified.
415
416 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
417
418         * wl-vars.el (wl-summary-resend-use-cache): New variable.
419         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
420         cache if `wl-summary-resend-use-cache' is non-nil.
421
422 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
423
424         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
425         (wl-nntp-posting-stream-type): Ditto.
426
427 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
428
429         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
430
431 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
432
433         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
434         message.
435
436 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
437
438         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
439         Abolish.
440         (wl-summary-buffer-persistent-mark-version): New internal
441         variable.
442         (wl-summary-update-mark-and-highlight-window): Check by
443         wl-summary-persistent-mark-invalid-p.
444         (wl-summary-update-status-marks): Ditto.
445         (elmo-event-handler-flag-changed): Rewrite.
446         (elmo-event-handler-cache-changed): Define.
447         (wl-summary-prefetch-msg): Does not update persistent mark here.
448         (wl-summary-delete-cache): Ditto.
449         (wl-summary-resume-cache-status): Ditto.
450         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
451         (wl-summary-persistent-mark-invalid-p): New function.
452         (wl-summary-validate-persistent-mark): Ditto.
453         (wl-summary-validate-persistent-mark-string): Ditto.
454         (wl-summary-invalidate-persistent-mark): Ditto.
455         (wl-summary-update-persistent-mark): Call
456         `wl-summary-validate-persistent-mark'.
457         (wl-summary-create-line): Call
458         `wl-summary-validate-persistent-mark-string'.
459
460         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
461         status as t if cache used.
462
463 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
464
465         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
466         only if the target is group.
467         * wl-folder.el (wl-folder-append-petname): Don't check group name.
468
469 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
470
471         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
472
473 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
474
475         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
476
477         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
478
479 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
480
481         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
482         (Thanks to Yoichi NAKAYAMA).
483
484 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
485
486         * wl-util.el (wl-save-drafts): Restore echo area.
487
488 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
489
490         * Version number is increased to 2.13.0.
491
492         * wl-util.el (wl-biff-check-folder-async): Use
493         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
494
495 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
496
497         * wl-message.el (wl-message-display-internal): Does not put
498         wl-message-display-type property on message buffer.
499         (wl-message-buffer-display-type): New function.
500
501         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
502
503         * wl-summary.el (wl-summary-mode): Use `dolist' to add
504         `wl-summary-buffer-detach'.
505         (wl-summary-message-display-type): Use
506         `wl-summary-buffer-display-type'.
507
508 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
509
510         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
511         buffer-local.
512
513         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
514         kill-buffer-hook instead of make-local-variable.
515         (wl-draft-preview-message): Set `local' argument of add-hook as t.
516
517 2004-12-12  Scott Renfro <scott@renfro.org>
518
519         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
520         regex for square-branket.
521
522 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
523
524         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
525         `wl-message-mime-analysis-p' with argument `header'.
526
527 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
528
529         * wl-mime.el (wl-draft-yank-current-message-entity): 
530         Switch to no-mime following method according to wl-message-display-type
531         property.
532         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
533
534         * wl-message.el (wl-message-display-internal): 
535         Put wl-message-display-type property on message buffer.
536
537         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
538         (wl-message-display-internal): Ditto;
539
540         * wl-summary.el (wl-summary-toggle-mime): Ditto.
541
542 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
543
544         * wl-message.el (wl-message-make-display-type): New function.
545         (wl-message-display-type-property): Ditto.
546         (wl-message-mime-analysys-p): Ditto.
547         (wl-message-display-all-header-p): Ditto.
548         (wl-message-redisplay): Removed argument `as-is', `all-header' and
549         added `display-type'.
550         (wl-message-buffer-display): Likewise.
551         (wl-message-display-internal): Likewise.
552         (wl-message-buffer-display-type): Abolish.
553         (wl-message-buffer-prefetch-subr): Follow the API changed.
554
555         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
556         from wl-summary-buffer-display-all-header and changed default value.
557         (wl-summary-message-display-type): New function.
558         (wl-summary-buffer-display-mime-mode): Ditto.
559         (wl-summary-buffer-display-header-mode): Ditto.
560         (wl-summary-toggle-mime): Rewrite with above functions.
561         (wl-summary-toggle-all-header): Ditto.
562         (wl-summary-redisplay): Force redisplay with default mode.
563         (wl-summary-redisplay-internal): Renamed argument from `mode',
564         `all-header' to `mime-mode', `header-mode'.
565         Use `wl-message-make-display-type'.
566
567         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
568         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
569
570 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
571
572         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
573
574 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
575
576         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
577         in original message buffer.
578         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
579         buffer.
580
581 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
582
583         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
584
585 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
586
587         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
588
589 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
590
591         * wl-action.el (wl-summary-exec-action-refile): Display a done message
592         when actions succeeded.
593         (wl-summary-exec-action-copy): Likewise.
594
595 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
596
597         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
598         there is switch-to-buffer at the end of wl-message-select-buffer.
599         (wl-summary-reply): Ditto.
600
601 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
602
603         * wl-summary.el (wl-summary-forward): Put subject in original
604         message buffer as argument of wl-draft-forward.
605         * wl-draft.el (wl-draft-forward): Decode subject as in
606         wl-draft-reply.
607
608 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
609
610         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
611         a folder under access group.
612
613 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
614
615         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
616         wl-message-buffer-display.
617
618         * wl-util.el (wl-set-save-drafts): Fix typo.
619
620 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
621
622         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
623         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
624         wl-highlight-logo-face to set the bg color of an xbm image; fixed
625         the way to measure the width of a bitmap image; don't put face on
626         ascii and bitmap images; put the mark which should not use the
627         variable-pitch face on ascii and bitmap images.
628         (wl-demo-setup-properties): Don't use the variable-pitch face on
629         ascii and bitmap images; made it work on Emacs 20 and earlier.
630         (wl-demo-insert-text): End with a newline at the bottom; don't put
631         face on text.
632
633         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
634
635 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
636
637         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
638
639         * wl-util.el (wl-save-drafts): Moved from sample setting.
640         (wl-set-save-drafts): New function to set idle timer.
641         * wl-draft.el (wl-draft): Call it.
642         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
643
644 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
645
646         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
647         a summary which has toggle display status off.
648
649 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
650
651         * wl-draft.el (wl-draft-do-fcc): No cache save.
652
653 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
654
655         * wl-summary.el (elmo-event-handler-flag-changed): Use
656         `set-buffer' instead of `with-current-buffer'.
657
658 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
659
660         * wl-summary.el (wl-summary-after-resize-function): New function.
661         (wl-summary-mode): Add `wl-summary-after-resize-function' to
662         window-size-change-functions.
663
664 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
665
666         * wl-draft.el (wl-draft-create-buffer): Bind
667         `change-major-mode-hook' after current buffer is changed.
668
669         * wl-summary.el (wl-summary-buffer-detach): New function.
670         (wl-summary-buffer-set-folder): Call it.
671         (wl-summary-mode): Add `wl-summary-buffer-detach' to
672         change-major-mode-hook and kill-buffer-hook.
673         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
674         (wl-summary-switch-to-clone-buffer): Ditto.
675         (wl-summary-goto-folder-subr): Ditto.
676
677 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
678
679         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
680         after boundp check.
681
682 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
683
684         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
685         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
686         for `kill-buffer'.
687
688         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
689         handler of current buffer from elmo-folder.
690
691 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
692
693         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
694
695 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
696
697         * wl-summary.el (wl-summary-buffer-event-handler): New internal
698         variable.
699         (wl-summary-event-handler): New class.
700         (elmo-event-handler-flag-changed): Define to update persistent
701         mark.
702         (wl-summary-buffer-set-folder): Register event handler to
703         elmo-folder.
704         (wl-summary-exit): Unregister event handler.
705         (wl-summary-goto-folder-subr): Ditto.
706         (wl-summary-mark-as-read-all): Does not call
707         `wl-summary-update-persistent-mark' directly.
708         (wl-summary-mark-as-read-internal): Ditto.
709         (wl-summary-set-persistent-mark-internal): Ditto.
710         (wl-summary-set-flags-internal): Ditto.
711
712         * Version number is increased to 2.11.33.
713
714 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
715
716         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
717         to nil.
718
719 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
720
721         * wl-spam.el (wl-spam-setup): Add hook
722         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
723         instead of `wl-summary-prepare-hook'.
724
725         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
726         if folder type is `'flag'.
727         (wl-summary-mark-as-important): Ditto.
728
729 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
730
731         * wl-address.el (wl-address-minibuffer-history): New variable.
732         (wl-address-minibuffer-local-map): New keymap.
733         (wl-address-read-from-minibuffer): New function.
734
735         * wl-action.el (wl-summary-get-resend-address): Use
736         `wl-address-read-from-minibuffer' instead of `completing-read'.
737
738 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
739
740         * Version number is increased to 2.11.32.
741
742 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
743
744         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
745         without mule to iso-8859-1.
746         (wl-draft-add-in-reply-to): Add note in description.
747         (wl-draft-add-references): Ditto.
748
749 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
750
751         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
752         definition for `m'.
753         (wl-summary-mode-line-format): Add '[%m]'.
754         (wl-message-mode-line-format-spec-alist): Ditto.
755         (wl-summary-display-mime-mode-list): New variable.
756
757         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
758         from wl-summary-buffer-display-as-is.
759         (wl-summary-buffer-display-all-header): New buffer local variable.
760         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
761         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
762         instead of wl-summary-buffer-display-as-is.
763         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
764         (wl-summary-set-persistent-mark): Ditto.
765         (wl-summary-set-message-buffer-or-redisplay): Just call
766         `wl-summary-redisplay-internal' without optional arguments.
767         (wl-summary-toggle-mime): Rewrite.
768         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
769         (wl-summary-toggle-all-header): New function.
770         (wl-summary-redisplay-internal): Treat mime mode.
771
772         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
773         to wl-mime-preview-follow-no-mime.
774         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
775         accodring to the display-mode.
776
777         * wl-message.el (wl-message-buffer-display-type): Rewrite.
778         (wl-message-buffer-display): Changed argument name from `as-is' to
779         `mode'.
780         (wl-message-display-internal): Ditto;
781         Bind elmo-mime-display-header-analysis according to the mode.
782         (wl-message-display-internal): Put wl-message-display-mime-mode
783         property on entire buffer.
784
785 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
786
787         * wl-draft.el (wl-draft-do-fcc): Undo last change.
788
789 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
790
791         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
792         Don't extract mail address.
793         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
794
795         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
796
797         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
798
799 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
800
801         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
802         wl-fldmgr-cut-entity-list on confirmation.
803
804 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
805
806         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
807         (wl-mime-quit-preview): Check existence of
808         mime-edit-temp-message-buffer here.
809
810 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
811
812         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
813         after deletion.
814
815         * wl-draft.el (wl-draft-send-confirm): Check major-mode
816         before calling wl-mime-quit-preview.
817
818 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
819
820         * wl-summary.el (wl-summary-pick): If call it with prefix
821         argument, set `delete-marks' as non-nil. Pick from only visible
822         messages.
823         (wl-summary-check-target-mark): New function.
824         (wl-summary-target-mark-mark-as-read): Use it.
825         (wl-summary-target-mark-mark-as-unread): Ditto.
826         (wl-summary-target-mark-operation): Ditto.
827         (wl-summary-target-mark-set-flags): Ditto.
828         (wl-summary-target-mark-save): Ditto.
829         (wl-summary-target-mark-pick): Ditto.
830         (wl-summary-target-mark-forward): Ditto.
831         (wl-summary-target-mark-reply-with-citation): Ditto.
832         (wl-summary-target-mark-print): Ditto.
833         (wl-summary-target-mark-uudecode): Ditto.
834
835         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
836         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
837         with `ask-coding' is non-nil.
838
839 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
840
841         * wl-thread.el (wl-thread-set-parent): If parent is a message
842         which is identified by references, set linked as nil.
843
844 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
845
846         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
847         (wl-message-mode-line-format-spec-alist): Ditto.
848         (wl-message-mode-line-format): Ditto.
849         (wl-summary-mode-line-format): Ditto for docstring.
850         (wl-summary-no-mime-folder-list): Fix typo.
851
852         * wl-util.el (wl-current-message-buffer): Call
853         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
854
855         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
856         variable.
857         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
858         of `wl-summary-redisplay-no-mime'.
859         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
860         (wl-summary-toggle-mime): New function.
861         (wl-summary-redisplay-all-header): Rewrite.
862         (wl-summary-redisplay-no-mime): Ditto.
863         (wl-summary-redisplay-internal): Added argument `as-is' and
864         `all-header'.
865
866         * wl-refile.el (wl-refile-default-from-folder-path-separator):
867         New variable.
868         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
869         bottom.
870         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
871         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
872         "/" unconditionally.
873
874         * wl-mime.el (wl-draft-yank-current-message-entity): Use
875         wl-mime-preview-follow-no-mime for as-is content.
876         (wl-mime-preview-follow-no-mime): New function.
877         (wl-mime-preview-follow-current-region): Fixed parenthesis.
878
879         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
880         and added `as-is', `all-header'.
881         (wl-message-buffer-display): Ditto.
882         (wl-message-buffer-display-type): New function.
883
884 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
885
886         * wl-vars.el (wl-message-header-button-alist): Change default
887         value.
888         (wl-message-body-button-alist): Ditto.
889
890 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
891
892         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
893
894 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
895
896         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
897
898 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
899
900         * wl-summary.el (wl-summary-sync-marks): Remove condition which
901         is always true.
902
903 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
904
905         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
906         on null entity.
907
908 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
909
910         * wl-vars.el (wl-draft-reply-default-position): Fix range.
911
912 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
913
914         * wl-vars.el (wl-summary-resend-hook): New hook.
915
916         * wl-action.el (wl-summary-exec-action-resend-subr): Run
917         `wl-summary-resend-hook'.
918
919 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
920
921         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
922         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
923         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
924         (wl-summary-new-cached-mark): Changed default value to 'n'.
925         (wl-summary-unread-cached-mark): Changed default value to 'u'.
926         (wl-summary-answered-cached-mark): Changed default value to 'a'.
927         (wl-folder-sync-range-alist): Remove spec for 'flag.
928         (wl-summary-force-prefetch-folder-list): New user option.
929
930         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
931         `wl-summary-toggle-persistent-mark'.
932         (wl-summary-update-mark-and-highlight-window): Don't highlight when
933         number is nil.
934         (wl-summary-mark-as-answered-region): Set interactive argument of
935         `wl-summary-set-persistent-mark-internal'.
936         (wl-summary-mark-as-important-region): Ditto.
937         (wl-summary-unset-persistent-mark): Ditto.
938         (wl-summary-set-persistent-mark): Ditto.
939         (wl-summary-mark-as-answered): Ditto.
940         (wl-summary-mark-as-important): Ditto.
941         (wl-summary-set-persistent-mark-internal): Do nothing
942         when `elmo-message-flag-available-p' is nil.
943         (wl-summary-toggle-persistent-mark): New function.
944         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
945         when the folder matches `wl-summary-force-prefetch-folder-list'.
946
947
948         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
949         when number is nil.
950         (wl-highlight-summary-forwarded-face): New face.
951
952 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
953
954         * Version number is increased to 2.11.31.
955
956 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
957
958         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
959         (wl-biff-check-folder-async): Ditto.
960         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
961
962 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
963
964         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
965         Add an argument `reverse'.  All callers are updated.
966         (wl-summary-sort): Add a prefix argument `reverse' to specify
967         reverse sorting.
968         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
969         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
970         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
971
972 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
973
974         * wl-message.el (wl-message-redisplay): Does not narrow header if
975         disply-type is all-header or as-is.
976
977         * wl-summary.el (wl-summary-enter-handler): Use
978         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
979
980 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
981
982         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
983         after adding wl-draft-parent-variables.
984         (wl-draft-forward): Ditto.
985
986 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
987
988         * wl-summary.el (wl-summary-sync-marks): Call
989         `wl-summary-set-persistent-mark' and
990         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
991         (wl-summary-set-persistent-mark-internal): Add 4th argument
992         `no-server'.
993         (wl-summary-unset-persistent-mark): Ditto.
994         (wl-summary-set-persistent-mark): Ditto.
995         (wl-summary-add-flags-internal): Abolish.
996         (wl-summary-remove-flags-internal): Ditto.
997         (wl-summary-mark-as-important-internal): Ditto.
998         (wl-summary-mark-as-important): Use
999         `wl-summary-set-persistent-mark' instead of
1000         `wl-summary-add-flags-internal'.
1001         (wl-summary-mark-as-important-region): Ditto.
1002
1003         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1004
1005         * wl-summary.el (wl-summary-get-available-flags): New function.
1006         (wl-summary-sync-marks): Use it and simplified.
1007         (wl-summary-unset-persistent-mark): Use
1008         `wl-summary-get-available-flags'.
1009         (wl-summary-set-persistent-mark): Ditto.
1010
1011 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1012
1013         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1014         id.
1015
1016 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1017
1018         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1019         number, call `wl-summary-prev-line-content'. Show message when the
1020         message is not found.
1021
1022 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1023
1024         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1025         wl-summary-enter-handler.
1026         (wl-summary-enter-handler): New command.
1027
1028         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1029         docstring and custom spec.
1030
1031         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1032         flags too; Don't treat Cached and New.
1033         (wl-summary-set-persistent-mark): Ditto.
1034
1035         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1036         `wl-folder-set-flag'.
1037
1038         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1039         instead of `wl-folder-set-flag'.
1040
1041         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1042         for completion.
1043         (wl-summary-set-persistent-mark): Ditto.
1044
1045         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1046         instead of `wl-draft-quit-preview'.
1047
1048         * wl-mime.el (toplevel): Avoid compile warning.
1049         (wl-mime-quit-preview): New function
1050         (formarly defined as `wl-draft-quit-preview').
1051         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1052         quitting method.
1053
1054         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1055
1056         * wl-folder.el (wl-folder-set-flag): Renamed from
1057         `wl-draft-set-flag-on-parent'.
1058
1059         * wl-draft.el (wl-draft-quit-preview): New function.
1060         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1061         (wl-draft-send): Call `wl-folder-set-flag' instead of
1062         `wl-draft-set-flag-on-parent'.
1063         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1064
1065 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1066
1067         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1068         (wl-draft-send): Ditto.
1069
1070 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1071
1072         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1073         (wl-draft-kill-pre-hook): Set default value as nil.
1074         (wl-summary-reply-hook): Ditto.
1075         (wl-draft-kill-flags): Abolish.
1076
1077         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1078         (wl-draft-parent-variables): Renamed from
1079         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1080         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1081         argument; Add wl-draft-parent-variables to
1082         wl-draft-config-variables.
1083         (wl-draft-reply): Likewise.
1084         (wl-draft-kill-flags): Abolish.
1085         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1086         (wl-draft-set-flag-on-parent): New function.
1087         (wl-draft-setup-parent-flag): Ditto.
1088
1089 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1090
1091         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1092         `wl-draft-parent-folder' is "".
1093
1094 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1095
1096         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1097         (wl-summary-digit-jump): New function.
1098         (Adviced by John Owens and Hiroya Murata)
1099
1100         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1101         (Adviced by John Owens)
1102
1103         * wl-xmas.el (wl-message-define-keymap): Ditto.
1104
1105         * wl-mule.el (wl-message-define-keymap): Ditto.
1106
1107 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1108
1109         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1110         change of return value of elmo-folder-count-flags.
1111
1112         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1113         (wl-summary-mark-as-read-internal): Ditto.
1114         (wl-summary-set-persistent-mark-internal): Ditto.
1115         (wl-summary-folder-info-update): Ditto.
1116         (wl-summary-sync-update): Fixed the last change.
1117
1118         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1119
1120 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1121
1122         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1123         (wl-draft-kill-flags): Fixed docstring.
1124
1125         * wl-draft.el (wl-draft-kill-flags): New function.
1126         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1127
1128 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1129
1130         * wl-vars.el (wl-reply-hook): Abolish.
1131         (wl-draft-reply-hook): New hook.
1132         (wl-summary-reply-hook): Ditto.
1133         (wl-draft-forward-hook): Ditto.
1134         (wl-summary-forward-hook): Ditto.
1135         (wl-draft-kill-flags): New variable.
1136
1137         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1138         wl-summary-set-persistent-mark-internal.
1139         (wl-summary-sync-marks): Use elmo-preserved-flags.
1140         (wl-summary-update-persistent-mark): Make it interactive.
1141         (wl-summary-set-persistent-mark-internal): New inline function.
1142         (wl-summary-mark-as-answered): Use it.
1143         (wl-summary-mark-as-unanswered): Ditto.
1144         (wl-summary-unset-persistent-mark): New function.
1145         (wl-summary-set-persistent-mark): Ditto.
1146         (wl-summary-reply): Don't set answered flag;
1147         Run wl-summary-reply-hook instead.
1148         (wl-summary-forward): Call wl-draft-forward with number.
1149         Run wl-summary-forward-hook.
1150
1151         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1152         (wl-highlight-summary-line-face-spec): Use it as a default
1153         persistent mark face.
1154
1155         * wl-draft.el (wl-draft-forward): Added optional argument number;
1156         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1157         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1158         (wl-draft-kill): Use wl-draft-kill-flags.
1159
1160         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1161
1162         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1163         of return value of elmo-folder-count-flags.
1164
1165         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1166
1167         * wl-summary.el (wl-summary-count-unread): Ditto.
1168         (wl-summary-sync-update): Follow the change above.
1169         (wl-summary-force-prefetch): New function.
1170
1171 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1172
1173         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1174         variable `buf' with `let' instead of `setq'.
1175
1176 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1177
1178         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1179         add Content-Disposition heaeder on the deleted part.
1180
1181 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1182
1183         * wl-draft.el (wl-draft-save): Encode address list under edit by
1184         `eword-encode-unstructured-field-body'.
1185
1186         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1187
1188 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1189
1190         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1191         wl-current-summary-buffer.
1192
1193 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1194
1195         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1196         `numbers' is ignored.
1197
1198 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1199
1200         * wl-folder.el (wl-folder-open-folder): Avoid error.
1201         Reported by John Owens, [wl-en:815]
1202
1203         * wl.el (wl): Set timer for biff process even if prefix argument
1204         is given or auto-checking is quitted.
1205
1206         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1207         immediately.
1208         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1209         (wl-toggle-plugged): Ditto.
1210
1211         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1212         * wl-util.el (wl-biff-start): Use idle timer if
1213         `wl-biff-use-idle-timer' is non-nil.
1214
1215 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1216
1217         * wl-highlight.el (wl-highlight-message): Fix description.
1218
1219 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1220
1221         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1222         tty.
1223
1224 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1225
1226         * wl-action.el (wl-summary-exec): Print failure count.
1227
1228 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1229
1230         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1231         to `defun', remove interactive form.
1232         Set elmo-message-fetch-confirm when force-reload is non-nil.
1233
1234 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1235
1236         * wl-summary.el (toplevel): Removed unnecessary autoload.
1237
1238 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1239
1240         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1241         the buffer is generated from another message buffer.
1242
1243 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1244
1245         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1246         extracted from `wl-fldmgr-save-folders'.
1247         (wl-fldmgr-delete): Call it after deletion.
1248
1249 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1250
1251         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1252         multi-tty support.
1253
1254 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1255
1256         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1257
1258 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1259
1260         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1261         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1262
1263 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1264
1265         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1266         unsubscribe list only if argument CLEAR is nil.
1267
1268 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1269
1270         * wl-draft.el (wl-draft-reply): Decode subject before removing
1271         Re: prefix.
1272
1273 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1274
1275         * wl-summary.el (wl-summary-sort-by-size): New command.
1276
1277 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1278
1279         * wl-summary.el (wl-summary-number-list-from-region): New
1280         function.
1281         (wl-summary-mark-as-read-region): Use it.
1282         (wl-summary-mark-as-unread-region): Ditto.
1283         (wl-summary-set-flags-region): Ditto and add optional argument
1284         remove.
1285         (wl-summary-mark-as-answered-region): Ditto.
1286         (wl-summary-mark-as-important-region): Ditto.
1287         (wl-summary-target-mark-mark-as-important): Added optional
1288         argument remove.
1289         (wl-summary-target-mark-mark-as-answered): Ditto.
1290         (wl-summary-target-mark-set-flags): Ditto.
1291
1292 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1293
1294         * wl-summary.el (wl-summary-set-flags-region): Call
1295         `wl-summary-set-flags-internal' with number list instead of call
1296         one by each message.
1297         (wl-summary-target-mark-set-flags): Likewise.
1298
1299 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1300
1301         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1302         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1303         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1304         (wl-summary-target-mark-mark-as-answered): Likewise.
1305
1306 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1307
1308         * wl-summary.el (wl-summary-target-mark-forward): Use
1309         `wl-summary-delete-all-target-marks' instead of
1310         `wl-summary-delete-all-temp-marks'.
1311         (wl-summary-target-mark-reply-with-citation): Ditto.
1312         (wl-summary-target-mark-uudecode): Ditto.
1313         (wl-summary-target-mark-set-flags): Ditto and remove needless
1314         cursor move.
1315
1316 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1317
1318         * wl-summary.el (wl-summary-target-mark-forward): Protect
1319         wl-summary-buffer-target-mark-list from nreverse.
1320         (wl-summary-target-mark-reply-with-citation): Ditto.
1321
1322 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1323
1324         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1325         `elmo-display-progress-threshold'.
1326
1327 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1328
1329         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1330         check `wl-summary-highlight'.
1331         (wl-summary-window-scroll-functions): Respect value of
1332         `wl-summary-highlight'.
1333         (wl-summary-sync-update): Run hooks
1334         `wl-summary-buffer-window-scroll-functions' at any time.
1335
1336 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1337
1338         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1339         from `wl-summary-cleanup-temp-marks'.
1340         (wl-summary-cleanup-temp-marks): Abolish argument.
1341         * wl.el (wl-save-status): Revert previous change.
1342         (wl-execute-temp-marks): New function, call
1343         `wl-summary-exec-with-confirmation'.
1344         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1345         (wl-folder-save-and-exec-marks): Abolished.
1346
1347 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1348
1349         * wl-e21.el (wl-e21-display-image-p): Respect
1350         `wl-highlight-folder-with-icon'.
1351         (wl-e21-highlight-folder-group-line): Highlight mouse line
1352         even if wl-e21-display-image-p is nil.
1353
1354         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1355         Respect value of `wl-summary-highlight'.
1356
1357         * wl.el (wl-save-status): Remove unused variable.
1358
1359         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1360         (wl-folder-mode-map): Bind it to "x".
1361
1362 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1363
1364         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1365
1366         * wl-thread.el (wl-thread-get-parent-list): Don't check
1367         disconnected ancestors, neglecting needless work in
1368         `wl-thread-update-indent-string-thread'.
1369
1370         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1371         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1372         argument, add argument default-keep to keep marks by default.
1373
1374         * Version number is increased to 2.11.30.
1375
1376         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1377         customization type and docstring.
1378         (wl-draft-reply-without-argument-list): Ditto.
1379
1380 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1381
1382         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1383
1384         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1385
1386 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1387
1388         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1389
1390 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1391
1392         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1393         save-excursion so as not to include run-hooks.
1394
1395 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1396
1397         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1398         Clarify that marks are going to be cleared.
1399
1400 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1401
1402         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1403         according to 3rd element of wl-summary-flag-mark.
1404
1405         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1406
1407 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1408
1409         * wl-action.el (wl-summary-target-mark-all): Don't set
1410         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1411
1412 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1413
1414         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1415         (wl-forward-subject-prefix): Ditto.
1416         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1417         (wl-draft-reply-make-subject): Ditto.
1418
1419         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1420         `wl-draft-forward'.
1421         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1422
1423 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1424
1425         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1426         target message does not exist.
1427
1428 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1429
1430         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1431         `wl-subject-prefix-regexp'.
1432         (wl-subject-forward-prefix-regexp): New variable.
1433         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1434         `wl-draft-strip-subject-re' and take regexp as argument.
1435         (wl-draft-forward): Use it.
1436         (wl-draft-reply): Ditto.
1437
1438 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1439
1440         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1441         emacs multi-tty support.
1442
1443 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1444
1445         * wl-e21.el (wl-e21-display-image-p): Don't call
1446         `display-images-p'.
1447         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1448         support.
1449         (wl-highlight-folder-current-line): Ditto.
1450         (wl-folder-init-icons): Ditto.
1451
1452 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1453
1454         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1455         the last line of summary in unplugged mode.
1456
1457 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1458
1459         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1460
1461 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1462
1463         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1464         * wl-address.el (wl-address-user-mail-address-p): Use it.
1465         (wl-address-delete-user-mail-addresses): Ditto.
1466         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1467
1468         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1469         (wl-address-delete-user-mail-addresses): Ditto.
1470
1471         * wl-address.el (wl-address-delete-user-mail-addresses): New
1472         function.
1473         * wl-refile.el (wl-refile-guess-by-history): Use it.
1474         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1475         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1476
1477         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1478         use wl-address-user-mail-address-p.
1479
1480 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1481
1482         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1483         after opening group.
1484
1485 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1486
1487         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1488         of elmo-set-buffer-multibyte.
1489
1490         * wl-message.el (wl-original-message-mode): Ditto.
1491
1492         * wl-score.el (wl-score-insert-header): Ditto.
1493
1494         * wl-summary.el
1495         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1496         (wl-summary-goto-folder-subr): Ditto.
1497         (wl-summary-insert-headers): Ditto.
1498
1499         * wl-util.el (wl-set-string-width): Ditto.
1500
1501         * Version number is increased to 2.11.29.
1502
1503 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1504
1505         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1506         (wl-highlight-summary-line-help-echo-alist): New variable.
1507         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1508         into `wl-highlight-summary-line-help-echo' and
1509         `wl-highlight-flag-folder-help-echo'.
1510         (wl-highlight-summary-line-string): Change accordingly.
1511         (wl-highlight-summary-current-line): Ditto.
1512
1513 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1514
1515         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1516         at the beginning of field body (Thanks to Markus Knittig).
1517
1518         * wl-draft.el (wl-draft-insert-current-message): Also check
1519         summary buffer, remove unnecessary tag.
1520
1521 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1522
1523         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1524         when wl-message-buffer is nil.
1525
1526         * wl-folder.el (wl-folder): Abolish unused argument.
1527         Call wl-folder-init when wl-folder-entity is nil.
1528         * wl.el (wl): Change accordingly.
1529
1530 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1531
1532         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1533         multibyte string before insert into draft buffer.
1534         (wl-draft-create-buffer): Always enable multibyte characters for
1535         draft buffer.
1536
1537         * Version number is increased to 2.11.28.
1538
1539 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1540
1541         * wl-folder.el (wl-folder-open-close): Handle blank line.
1542         (wl-folder-jump-to-current-entity): Ditto.
1543
1544 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1545
1546         * Version number is increased to 2.11.27.
1547
1548 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1549
1550         * wl-thread.el (wl-thread-insert-message): When the thread is
1551         devided by wl-summary-max-thread-depth, insert line at the end of
1552         buffer.
1553
1554 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1555
1556         * Version number is increased to 2.11.26.
1557
1558 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1559
1560         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1561
1562 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1563
1564         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1565         value of stream-type and session.
1566
1567 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1568
1569         * Version number is increased to 2.11.25.
1570
1571 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1572
1573         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1574         in a quit message.
1575
1576 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1577
1578         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1579         (wl-summary-redisplay-no-mime-internal): Ditto.
1580
1581 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1582
1583         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1584         * wl-vars.el (wl-smtp-connection-type): Ditto.
1585
1586 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1587
1588         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1589         for the separator line and quote mail-header-separator.
1590
1591 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1592
1593         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1594         result message.
1595
1596         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1597         `elmo-multiple-fields-body-list' with boundary as
1598         mail-header-separator.
1599
1600 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1601
1602         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1603
1604 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1605
1606         * wl-util.el (wl-list-diff): Remove unused function.
1607
1608         * wl-draft.el (wl-draft-send-confirm): Discard input before
1609         confirmation.
1610
1611 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1612
1613         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1614         order of flag and new.
1615
1616 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1617
1618         * wl-vars.el (wl-refile-policy-alist): Abolished.
1619
1620         * wl-action.el (wl-summary-set-action-refile): Follow the change
1621         above.
1622
1623 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1624
1625         * wl-highlight.el (wl-highlight-signature-search): Don't use
1626         re-search-backward for a long word since it is possible to crash
1627         XEmacs because of a bug.
1628
1629 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1630
1631         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1632
1633 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1634
1635         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1636         argument for wl-summary-sync-force-update.
1637
1638 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1639
1640         * wl-summary.el (wl-summary-mode-map): Revival of
1641         wl-summary-mark-as-important related bindings;
1642         Bind 'F','tF','mF','rF','m&'.
1643         (wl-summary-mark-as-important-region): Revival.
1644         (wl-summary-target-mark-mark-as-important): Ditto.
1645         (wl-summary-target-mark-operation): New function.
1646         (wl-summary-target-mark-mark-as-answered): Use it.
1647         (wl-summary-decide-flag): Don't set Important as default.
1648         (wl-summary-mark-as-important-internal): Revival.
1649         (wl-summary-mark-as-important): Ditto.
1650
1651         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1652
1653         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1654         instead of facep.
1655
1656 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1657
1658         * wl-dnd.el (wl-dnd-drop-func): Fix.
1659
1660         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1661         mouse-set-point instead of posn-point.
1662
1663         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1664
1665         * wl-mule.el (wl-completing-read-multiple): Ditto.
1666
1667 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1668
1669         * wl-demo.el (face-background-name): Defalias to avoid compile
1670         warning.
1671
1672 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1673
1674         * wl-summary.el (wl-summary-decide-flag): Use
1675         wl-completing-read-multiple instead of completing-read-multiple.
1676
1677         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1678         New alias.
1679
1680         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1681         Use face-background-name instead of face-background.
1682
1683         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1684
1685         * wl-summary.el (wl-summary-save): Use it.
1686         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1687
1688         * wl-mime.el (wl-mime-save-content): Fix last change.
1689
1690 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1691
1692         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1693         New function.
1694         (wl-summary-sort-specs): Added sort.
1695         * wl-mime.el (wl-mime-save-content): Expand file name.
1696
1697 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1698
1699         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1700
1701         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1702
1703 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1704
1705         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1706         for flag if it is not defined.
1707
1708 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1709
1710         * wl-e21.el (wl-highlight-folder-current-line): Use
1711         elmo-folder-type-internal when elmo-folder-type returns nil.
1712
1713         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1714
1715         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1716
1717         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1718
1719         * wl-e21.el (wl-summary-toolbar): Ditto.
1720
1721         * wl-vars.el (wl-demo-background-color): Abolished.
1722         (wl-summary-persistent-mark-priority-list): Renamed from
1723         wl-summary-flag-priority-list.
1724         (wl-summary-flag-alist): New user option.
1725         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1726         (wl-message-mode-line-format-spec-alist): Added 'F'.
1727         (wl-message-mode-line-format): Likewise.
1728         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1729         instead of wl-summary-important-mark.
1730         (wl-file-folder-icon): New variable.
1731
1732         * wl-thread.el (wl-thread-set-flags): Renamed from
1733         wl-thread-mark-as-important.
1734
1735         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1736         warning.
1737         (wl-summary-mode-menu-spec): Follow the change of 
1738         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1739         (wl-summary-mode-map): Follow the change of
1740         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1741         (wl-summary-detect-mark-position): Follow the variable name change.
1742         (wl-summary-set-flags-region): New function for the replacement of
1743         wl-summary-mark-as-important-region.
1744         (wl-summary-sync-marks): Sync all global-flags.
1745         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1746         instead of elmo-message-flagged-p.
1747         (wl-summary-persistent-mark-string): Follow the variable name change;
1748         Put wl-summary-flag-mark if the message has global-flag.
1749         (wl-summary-target-mark-set-flags): Renamed from 
1750         wl-summary-target-mark-mark-as-important.
1751         (wl-summary-decide-flag): New function.
1752         (wl-summary-set-flags-internal): Renamed from
1753         wl-summary-mark-as-important-internal.
1754         (wl-summary-add-flags-internal): New function.
1755         (wl-summary-remove-flags-internal): Ditto.
1756         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1757         (wl-summary-mark-as-unimportant): Abolish.
1758         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1759         (wl-summary-next-message): List flagged messages in the msgdb.
1760
1761         * wl-score.el (wl-summary-score-update-all-lines): Use
1762         wl-summary-add-flags-internal instead of 
1763
1764         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1765
1766         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1767         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1768         (wl-message-buffer-require-all-header): Renamed from
1769         wl-message-buffer-all-header-flag (Ditto).
1770         (wl-message-buffer-flag-indicator): New variable.
1771         (wl-message-redisplay): Changed local varibale name from `flag' to
1772         `display-type'; Set up wl-message-buffer-flag-indicator.
1773         (wl-message-buffer-display): Changed varibale name from `flag' to
1774         `display-type'.
1775         (wl-message-display-internal): Likewise.
1776
1777         * wl-highlight.el (wl-highlight-demo-face): Define default background
1778         color.
1779         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1780
1781         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1782
1783         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1784         (wl-demo-setup-properties): Renamed from
1785         `wl-demo-set-background-color'.
1786         (wl-demo): Follow the change above.
1787         
1788         * Version number is increased to 2.11.24.
1789
1790 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1791
1792         * wl-summary.el (wl-summary-toggle-thread): Call
1793         `wl-summary-rescan' with disable-thread as non-nil.
1794         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1795
1796 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1797
1798         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1799         foreground property of the face.
1800         (wl-demo-insert-text): Don't set up face property here.
1801         (wl-demo): Call wl-demo-set-background-color, anyway.
1802
1803 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1804
1805         * wl-vars.el (wl-demo-background-color): The value can be nil.
1806
1807 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1808
1809         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1810         to wl-summary-wheel-dispatcher.
1811
1812         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1813         wl-message-wheel-dispatcher.
1814         (wl-message-wheel-dispatcher): New function.
1815         (wl-summary-wheel-dispatcher): Ditto.
1816
1817 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1818
1819         * wl-action.el (wl-summary-target-mark-all): List messages which are
1820         not in the killed-list.
1821
1822         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1823         only when the folder is 'flag/important.
1824
1825         * wl-address.el (wl-complete-field-body): Complete if the last
1826         character is a space.
1827
1828 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1829
1830         * wl-folder.el (wl-folder-clear-entity-info): Use
1831         elmo-clear-hash-val.
1832
1833         * wl-fldmgr.el (wl-fldmgr-rename): Set
1834         wl-folder-info-alist-modified as t.
1835
1836 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1837
1838         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1839
1840 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1841
1842         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1843         (wl-folder-buffer-last-visited-entity-id): New buffer local
1844         variable.
1845         (wl-folder-revisit-last-visited-folder): New function.
1846         (wl-folder-mode-map): Bind it to "C-i".
1847         (wl-folder-set-current-entity-id): Set last visited folder.
1848         * wl-summary.el (wl-summary-exit): Ditto.
1849
1850 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1851
1852         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1853         before calling `recenter' in order to cope with an XEmacs bug.
1854
1855 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1856
1857         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1858         to the default value.
1859
1860 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1861
1862         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1863         change.
1864         (wl-summary-sync-marks): Ditto.
1865         (wl-summary-mark-as-read-internal): Ditto.
1866         (wl-summary-mark-as-answered-internal): Ditto.
1867         (wl-summary-mark-as-important-internal): Ditto.
1868         (wl-summary-reply): Ditto.
1869
1870         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1871         instead of `elmo-folder-unflag-answered'.
1872
1873         * Version number is increased to 2.11.23.
1874
1875         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1876         the last change.
1877
1878 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1879
1880         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1881         Specify "spam" or "good".
1882
1883 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1884
1885         * wl-spam.el (wl-summary-exec-action-spam): Call
1886         wl-folder-confirm-existence for spam folder.
1887         (wl-spam-setup): Bind "mk".
1888
1889 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1890
1891         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1892
1893 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1894
1895         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1896         destination folder is empty.
1897
1898 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1899
1900         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1901         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1902
1903         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1904         (wl-summary-refile-prev-destination-region): New function.
1905         (wl-thread-refile-prev-destination): Ditto.
1906         (wl-summary-target-mark-refile-prev-destination): Ditto.
1907
1908 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1909
1910         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1911         (wl-demo-background-color): Changed default value.
1912
1913         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1914         color.
1915
1916         * wl-demo.el (wl-demo-set-background-color): New function.
1917         (wl-demo): Call it.
1918
1919 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1920
1921         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1922         * wl-address.el (wl-address-add-or-change): Don't add empty
1923         address.
1924
1925 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1926
1927         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1928
1929 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1930
1931         * wl-vars.el (wl-demo-image-filter-alist): New variable
1932         (wl-demo-background-color): Ditto.
1933
1934         * wl-demo.el (wl-demo-xpm-set-background): New function.
1935         (wl-demo-image-filter): Ditto.
1936         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1937
1938         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1939
1940         * wl-demo.el (wl-demo-icon-name): Define as function.
1941         (wl-demo-insert-image): Use it.
1942
1943 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1944
1945         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1946
1947 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1948
1949         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1950
1951 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1952
1953         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1954
1955 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1956
1957         * wl-thread.el (wl-thread-mark-as-answered): New function.
1958
1959         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1960         answered" entry.
1961         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1962         "r&" and wl-thread-mark-as-answered to "t&".
1963         (wl-summary-mark-as-important-region): Refine to toggle mark.
1964         (wl-summary-mark-as-answered-region): New function.
1965         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1966         and 3rd argument.
1967         (wl-summary-mark-as-important-internal): Likewise.
1968
1969 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1970
1971         * wl-template.el (wl-template-preview): New internal variable.
1972         (wl-template-preview-p): New function.
1973         (wl-template-show): Bind `wl-template-preview' as t.
1974
1975 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1976
1977         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1978         `elmo-message-entity-field' with 3rd argument which is non-nil.
1979
1980 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1981
1982         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1983         Removed duplicate local bind `folder'.
1984
1985 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1986
1987         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1988
1989 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1990
1991         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1992         duplicate definition.
1993
1994 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1995
1996         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1997         non-nil, use it; Don't fetch message if there's no message in the
1998         current cursor position.
1999
2000 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2001
2002         * wl-util.el (wl-region-exists-p): Use region-active-p.
2003         (wl-deactivate-region): New function.
2004         * wl-message.el (wl-message-redisplay): Deactivate region.
2005
2006         * wl-summary.el (wl-summary-reply): Call
2007         `wl-summary-set-message-buffer-or-redisplay' instead of
2008         `wl-summary-redisplay-internal', don't move point.
2009
2010 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2011
2012         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2013         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2014         by regexp.
2015
2016 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2017
2018         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2019         if no need.
2020
2021 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2022
2023         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2024         default value to nil.
2025         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2026         `wl-summary-prepare-hook'; Replace refile action to
2027         `wl-summary-exec-action-refile-with-register'.
2028
2029         * Version number is increased to 2.11.22.
2030
2031 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2032
2033         * wl-summary.el (wl-summary-detect-mark-position): Set
2034         `wl-summary-buffer-weekday-name-lang'.
2035
2036 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2037
2038         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2039         (wl-summary-mark-as-read-all): Ditto.
2040         (wl-summary-delete-messages-on-buffer): Ditto.
2041         (wl-summary-sync-update): Ditto.
2042         (wl-summary-mark-as-read-internal): Ditto.
2043         (wl-summary-mark-as-answered-internal): Ditto.
2044         (wl-summary-update-folder-info): Abolished.
2045
2046 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2047
2048         * wl-summary.el (wl-summary-mark-as-read-all): Use
2049         `wl-summary-update-folder-info' instead of
2050         `wl-folder-update-unread'.
2051
2052 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2053
2054         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2055         `wl-summary-folder-info-update'.
2056         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2057         instead of `wl-summary-folder-info-update'.
2058         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2059         `wl-folder-set-folder-updated'.
2060         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2061         instead of `wl-folder-update-unread'.
2062         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2063         the value of `wl-summary-buffer-unread-count' for the second parameter of
2064         `wl-folder-update-unread'.
2065
2066         * Version number is increased to 2.11.21.
2067
2068 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2069
2070         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2071         a local variable.
2072
2073 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2074
2075         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2076         interactively.
2077
2078         * wl-summary.el (wl-summary-mark-as-important-internal): New
2079         internal function.
2080         (wl-summary-mark-as-important): Use it.
2081         (wl-summary-mark-as-unimportant): New function.
2082         (wl-summary-sync-marks): Follow the API change.
2083
2084         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2085
2086         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2087
2088 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2089
2090         * wl-folder.el (wl-folder-update-unread): Re-indent.
2091         Narrow the scope of a local variable.
2092
2093 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2094
2095         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2096         (wl-addrmgr-merge-entries): Ditto.
2097         (wl-addrmgr): Added to address entry which exists in draft buffer
2098         if no entry is in original.
2099
2100 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2101
2102         * wl-batch.el: New file.
2103
2104 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2105
2106         * wl-vars.el (wl-use-semi): Remove unused variable.
2107
2108 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2109
2110         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2111         "?".
2112
2113 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2114
2115         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2116         wl-summary-new-mark.
2117         (wl-summary-new-cached-mark): New user option.
2118         (wl-summary-score-marks): Follow the change above.
2119         (wl-summary-auto-refile-skip-marks): Ditto.
2120         (wl-summary-incorporate-marks): Ditto.
2121         (wl-summary-expire-reserve-marks): Ditto.
2122
2123         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2124
2125         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2126         (wl-summary-persistent-mark-string): Distinguished between cached
2127         and uncached mark when the message is new.
2128
2129 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2130
2131         * wl-spam.el (wl-spam-domain): Renamed from
2132         `wl-spam-folder-guess-domain'.
2133         (wl-summary-exec-action-spam): Register as spam if domain of the
2134         source folder is good.
2135         (wl-summary-exec-action-refile-with-register): Register message if
2136         domain of the source folder is not undecided.
2137
2138 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2139
2140         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2141         detect thread loop.
2142
2143 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2144
2145         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2146         and wl-summary-skip-mark-list.
2147
2148 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2149
2150         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2151
2152         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2153
2154         * wl-spam.el (toplevel): Require wl-highlight.
2155         (wl-spam-auto-check-policy-alist): Abolish.
2156         (wl-spam-auto-check-folder-regexp-list): New user option.
2157         (wl-spam-auto-check-marks): Ditto.
2158         (wl-spam-mark-action-list): Ditto.
2159         (wl-highlight-summary-spam-face): New face.
2160         (wl-spam-auto-check-message-p): New function.
2161         (wl-spam-map-spam-messages): Fixed message.
2162         (wl-spam-register-spam-messages): Ditto.
2163         (wl-spam-register-good-messages): Ditto.
2164         (wl-summary-spam-map): Add and remove keybind.
2165         (wl-summary-target-mark-spam): Abolish.
2166         (wl-summary-refile-spam): Ditto.
2167         (wl-summary-test-spam): New function.
2168         (wl-summary-mark-spam): Ditto.
2169         (wl-summary-auto-check-spam): Follow the above change.
2170         (wl-summary-exec-action-spam): New function.
2171         (wl-summary-exec-action-refile-with-register): Fixed message.
2172         (wl-message-check-spam): New function.
2173         (wl-spam-setup): Ditto.
2174         (toplevel): Call it if this file is loaded interactivity.
2175
2176         * Version number is increased to 2.11.20.
2177
2178 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2179
2180         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2181         when new optional argument `force' is non nil or modified.
2182
2183 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2184
2185         * wl.el (toplevel): Require wl-spam when compile.
2186         (wl-save-status): Call wl-spam-save-status.
2187
2188         * wl-spam.el (wl-spam-register-spam-messages): New function.
2189         (wl-spam-register-good-messages): Ditto.
2190         (wl-spam-save-status): Ditto.
2191         (wl-summary-mode-map): Bind
2192         wl-summary-target-mark-register-as-spam to "ms" and
2193         wl-summary-target-mark-register-as-good to "mn".
2194         (wl-summary-register-as-spam): Abolish optional argument; Use
2195         wl-spam-register-spam-messages.
2196         (wl-summary-register-as-spam-all): Use
2197         wl-spam-register-spam-messages.
2198         (wl-summary-register-as-good): Abolish optional argument; Use
2199         wl-spam-register-good-messages.
2200         (wl-summary-register-as-good-all): Use
2201         wl-spam-register-good-messages.
2202         (wl-summary-target-mark-register-as-spam): New funtion.
2203         (wl-summary-target-mark-register-as-good): Ditto.
2204
2205 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2206
2207         * wl-spam.el: New file.
2208
2209 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2210
2211         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2212
2213         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2214         (wl-summary-auto-refile): Call wl-refile-guess with
2215         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2216
2217 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2218
2219         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2220         with disable-thread argument non-nil.
2221
2222 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2223
2224         * wl-summary.el (wl-summary-rescan): Added optional argument
2225         disable-thread.
2226         (wl-summary-sync): Call wl-summary-rescan with argument
2227         disable-thread.
2228         (wl-summary-input-range): Added new range `rescan-thread'.
2229
2230 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2231
2232         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2233
2234 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2235
2236         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2237         internal variable.
2238         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2239         wl-summary-search-parent-by-subject-regexp and
2240         wl-summary-divide-thread-when-subject-changed as nil.
2241         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2242         (wl-summary-insert-thread): Search parent entity from
2243         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2244         thread loop.
2245
2246 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2247
2248         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2249
2250         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2251
2252         * wl-util.el (wl-require-update-all-folder-p): New function.
2253         (wl-get-assoc-list-value): Added `function' to match directive.
2254         (wl-collect-draft): Rewrite.
2255
2256         * wl-summary.el (wl-summary-sync-update): Clear faces
2257         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2258         are non-nil.
2259         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2260         argument as function.
2261         (wl-summary-input-range): Ditto.
2262
2263         * wl-folder.el (wl-draft-get-folder): New function.
2264         (wl-folder-get-elmo-folder): Consider draft folder.
2265
2266         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2267         (wl-draft-buffer-message-number): New buffer local variable.
2268         (wl-draft-folder-internal): New internal variable.
2269         (wl-draft-delete): Rewrite.
2270         (wl-draft-save): Ditto.
2271         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2272         wl-folder-get-elmo-folder.
2273         (wl-draft-config-info-operation): Ditto.
2274         (wl-jump-to-draft-folder): Ditto.
2275         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2276         (wl-draft-reedit): Rewrite.
2277
2278         * Version number is increased to 2.11.19.
2279         
2280 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2281
2282         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2283         variable.
2284
2285 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2286
2287         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2288         Use ignore-errors instead of unwind-protect.
2289
2290 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2291
2292         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2293         for updating `wl-thread-entity-list'.
2294
2295 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2296
2297         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2298         parameter from calling `wl-thread-entity-get-older-brothers' and
2299         `wl-thread-entity-get-younger-brothers'.
2300         Replace nested `append' with a single one.
2301
2302 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2303
2304         * wl-summary.el (wl-summary-mode): Don't use the return value of
2305         `make-local-hook'.
2306
2307 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2308
2309         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2310         instead of `let*'.
2311         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2312         of local variables.
2313
2314 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2315
2316         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2317         Renamed from wl-summary-window-scroll-functions.
2318         (wl-summary-window-scroll-functions): Don't set to variable.
2319         (wl-summary-display-top): Use run-hooks.
2320         (wl-summary-display-bottom): Ditto.
2321         (wl-summary-toggle-disp-msg): Ditto.
2322         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2323         Use it instead of wl-summary-window-scroll-functions.
2324         (wl-summary-goto-folder-subr): Don't call
2325         wl-summary-window-scroll-functions, use
2326         wl-summary-buffer-window-scroll-functions instead.
2327
2328 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2329
2330         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2331         make-local-variable.
2332
2333 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2334
2335         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2336         set-buffer-modified-p.
2337         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2338         (wl-summary-display-bottom): Ditto.
2339         (wl-summary-toggle-disp-msg): Ditto.
2340
2341 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2342
2343         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2344
2345         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2346         (wl-summary-forward): Use elmo-message-entity-field instead of
2347         elmo-message-field.
2348
2349         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2350
2351 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2352
2353         * wl-summary.el (wl-summary-window-scroll-functions): No use
2354         `append'.
2355
2356 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2357
2358         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2359         function.
2360         (wl-summary-window-scroll-functions): Call it when both
2361         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2362         (wl-summary-temp-mark): Added optional argument number.
2363         (wl-summary-message-mark): Added optional argument flag.
2364         (wl-summary-persistent-mark): Added optional argument number and flag.
2365         (wl-summary-update-persistent-mark): Ditto.
2366         (wl-summary-update-status-marks): Set "r" for interactive spec.
2367
2368         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2369         argument number and flag.
2370
2371         * wl-action.el (wl-summary-registered-temp-mark): 
2372         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2373
2374 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2375
2376         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2377         internal variable (buffer local).
2378         (wl-summary-window-scroll-functions): New function.
2379         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2380         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2381         as nil.
2382         (wl-summary-update-status-marks): Added arguments beg, end and
2383         check.
2384         (wl-summary-update-mark-window): Use function.
2385         (wl-summary-sync-update): Follow the change above.
2386         (wl-summary-switch-to-clone-buffer): Copy
2387         wl-summary-buffer-unsync-mark-number-list.
2388         (wl-summary-goto-folder-subr): Set
2389         wl-summary-buffer-unsync-mark-number-list and
2390         use wl-summary-window-scroll-functions instead of
2391         wl-summary-lazy-highlight.
2392
2393         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2394
2395 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2396
2397         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2398
2399         * wl-summary.el (wl-summary-update-persistent-mark): Call
2400         wl-summary-set-message-modified.
2401
2402         * wl-summary.el (wl-summary-sync-update): Don't call
2403         wl-summary-update-status-marks.
2404
2405         * Version number is increased to 2.11.18.
2406
2407 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2408
2409         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2410         (wl-message-next-page): Ditto.
2411
2412 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2413
2414         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2415         local variable.  Change the order of a collected list into the
2416         same as the specified range.  Remove nil from a collected list.
2417
2418 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2419
2420         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2421         argument for elmo-folder-list-messages.
2422
2423 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2424
2425         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2426         change (wl-summary-count-unreads return a list instead of a cons
2427         cell).
2428
2429 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2430
2431         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2432         `wl-summary-folder-info-update'.
2433
2434 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2435
2436         * wl-summary.el (wl-summary-set-message-modified): No use
2437         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2438         (wl-summary-set-mark-modified): Abolish.
2439         (wl-summary-mark-modified-p): Ditto.
2440         (wl-summary-save-view): Follow the change above.
2441
2442         * wl-expire.el (wl-summary-expire): Likewise.
2443
2444 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2445
2446         * wl-summary.el (wl-summary-detect-mark-position): Use
2447         modb-entity-handler.
2448         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2449
2450         * Version number is increased to 2.11.17.
2451
2452 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2453
2454         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2455         entity field value.
2456         (wl-summary-prefetch-msg): Ditto.
2457         (wl-summary-print-message-with-ps-print): Ditto.
2458
2459 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2460
2461         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2462         for dummy entity.
2463         (wl-summary-insert-thread): Use elmo-message-entity-field.
2464         (wl-summary-update-thread): Use elmo-message-entity-field and
2465         elmo-message-entity-number.
2466         (wl-summary-line-number):  Use elmo-message-entity-number.
2467         (wl-summary-line-size): Use elmo-message-entity-field.
2468         (wl-summary-line-subject): Ditto.
2469         (wl-summary-line-from): Ditto.
2470         (wl-summary-line-attached): Ditto.
2471         (wl-summary-create-line): Ditto.
2472         (wl-summary-create-line): Use elmo-message-entity-number.
2473         (wl-summary-print-message-with-ps-print): Use
2474         elmo-message-entity-field.
2475
2476 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2477
2478         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2479         change in elmo-msgdb-make-message-entity.
2480         (wl-summary-buffer-set-folder): Don't call
2481         wl-summary-detect-mark-position here.
2482         (wl-summary-rescan): Call elmo-message-entity-number.
2483         (wl-summary-sync-update): Ditto.
2484         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2485
2486         * wl-score.el (wl-score-header-index): Redefine 2th element.
2487         (wl-score-overview-entity-get-extra): Abolish.
2488         (wl-score-ov-entity-get): Rewrite.
2489         (wl-score-string-index<, wl-score-string-func<): Abolish.
2490         (wl-score-string<): New function.
2491         (wl-score-string-sort): Use it.
2492
2493         * wl-refile.el (wl-refile-guess-by-history): Use
2494         elmo-message-entity-field.
2495         (wl-refile-guess-by-from): Ditto.
2496         (wl-refile-guess-by-msgid): Ditto.
2497
2498         * Version number is increased to 2.11.16.
2499
2500 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2501
2502         * wl-folder.el (wl-folder-confirm-existence): Don't call
2503         file-exists-p if msgdb-path is nil.
2504         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2505         `wl-read-folder-hist' to `wl-read-folder-history'.
2506
2507 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2508
2509         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2510         `y-or-n-p'.
2511
2512 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2513
2514         * wl-score.el (wl-score-headers): Don't use
2515         elmo-folder-do-each-message-entity.
2516
2517         * Version number is increased to 2.11.15.
2518
2519 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2520
2521         * wl-summary.el (wl-summary-delete-all-msgs): Use
2522         elmo-folder-move-messages instead of elmo-folder-delete-messages
2523         and elmo-folder-detach-messages.
2524         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2525
2526         * wl-expire.el (wl-expire-delete): Ditto.
2527         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2528
2529 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2530
2531         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2532         (wl-message-header-narrowing-fields): Ditto.
2533         (wl-message-header-narrowing-lines): Ditto.
2534         (wl-message-header-narrowing-string): Ditto.
2535
2536         * wl-summary.el (wl-summary-mode-map): Bind
2537         wl-summary-toggle-header-narrowing to "C-cC-f".
2538         (wl-summary-toggle-header-narrowing): New function.
2539
2540         * wl-message.el (wl-message-buffer-create): Call
2541         wl-message-header-narrowing-setup.
2542         (wl-message-redisplay): Call wl-message-header-narrowing.
2543         (wl-message-header-narrowing): New function.
2544         (wl-message-header-narrowing-map): New keymap.
2545         (wl-message-header-narrowing-widen-map): New keymap.
2546         (wl-message-header-narrowing-again-at-mouse): New function.
2547         (wl-message-header-narrowing-1): Ditto.
2548         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2549         (wl-message-header-narrowing-setup): Ditto.
2550         (wl-message-header-narrowing-toggle): Ditto.
2551         
2552         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2553
2554         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2555         'flag as all.
2556         (wl-use-flag-folder-help-echo): New user option.
2557
2558         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2559         wl-summary-highlight as nil.
2560         (wl-summary-set-mark-modified): Follow the API change.
2561         (wl-summary-mark-modified-p): Ditto.
2562         (wl-summary-mark-as-read-all): Ditto.
2563         (wl-summary-sync-marks): Don't call
2564         elmo-folder-list-messages-with-global-mark.
2565         (wl-summary-mark-as-read-internal): Follow the API change.
2566         (wl-summary-mark-as-answered-internal): Ditto.
2567         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2568         Follow the API change.
2569         (wl-summary-create-line): Call with number argument.
2570         (wl-summary-reply): Follow the API change.
2571
2572         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2573         function.
2574         (wl-highlight-summary-line-string): Call it when
2575         wl-use-flag-folder-help-echo is non-nil.
2576         (wl-highlight-summary-current-line): Ditto.
2577         (elmo-flag-folder-referrer): Added autoload setting.
2578
2579         * wl-draft.el (wl-draft-kill): Follow the API change.
2580
2581         * Version number is increased to 2.11.14.
2582         
2583 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2584
2585         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2586
2587 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2588
2589         * Version number is increased to 2.11.13.
2590
2591 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2592
2593         * wl-draft.el (wl-draft-previous-history-element): Fixed
2594         unbalanced parenthesis and bind unbound local variables.
2595
2596 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2597
2598         * wl-draft.el (wl-draft-previous-history-element): New function.
2599         (wl-draft-next-history-element): Ditto.
2600         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2601         them to M-p and M-n.
2602
2603 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2604
2605         * Version number is increased to 2.11.12.
2606
2607 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2608
2609         * wl-draft.el (wl-draft-hide): Select buffer-window.
2610
2611 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2612
2613         * wl-summary.el (wl-summary-narrow-to-region): New function.
2614         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2615         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2616         (wl-summary-save-region): Use it.
2617         * wl-action.el (wl-summary-collect-numbers-region)
2618         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2619
2620 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2621
2622         * wl-folder.el (wl-folder-count-incorporates): Don't use
2623         `elmo-msgdb-mark-load'
2624
2625         * Version number is increased to 2.11.11.
2626
2627 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2628
2629         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2630         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2631
2632 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2633
2634         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2635
2636 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2637
2638         * Version number is increased to 2.11.10.
2639
2640 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2641
2642         * wl-mime.el (wl-draft-attribute-value): Fixed.
2643
2644 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2645
2646         * wl-util.el (wl-copy-local-variables): New function.
2647
2648         * wl-mime.el (wl-draft-attribute-recipients): New function.
2649         (wl-draft-attribute-envelope-from): Ditto.
2650         (wl-draft-attribute-smtp-posting-server): Ditto.
2651         (wl-draft-attribute-smtp-posting-port): Ditto.
2652         (wl-draft-attribute-value): Ditto.
2653         (wl-draft-preview-message): Use it to get value for
2654         attributes. Reflect result of `wl-draft-config'.
2655
2656         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2657         and call `wl-summary-mark-as-read' before to call
2658         `wl-summary-unset-mark'.
2659         (wl-summary-target-mark-mark-as-unread): Likewise.
2660         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2661
2662 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2663
2664         * wl-mime.el (wl-draft-preview-message): Use actual value for
2665         attributes; Fix for small window.
2666
2667 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2668
2669         * wl-refile.el (wl-refile-get-field-value): Call
2670         `elmo-message-entity-field' with 3rd argument is non-nil.
2671
2672 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2673
2674         * wl-vars.el (wl-draft-preview-attributes): New user option.
2675         (wl-draft-preview-attributes-list): Ditto.
2676         (wl-draft-preview-attributes-buffer-lines): Ditto.
2677         (wl-draft-preview-attributes-buffer-name): Ditto.
2678
2679         * wl-mime.el (wl-draft-preview-message): Display attributes.
2680
2681 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2682
2683         * wl-summary.el (wl-summary-detect-mark-position): Bind
2684         wl-summary-flag-priority-list to '(new).
2685
2686 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2687
2688         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2689         funtion.
2690         (wl-highlight-summary-line-string): Use it.
2691         (wl-highlight-summary-current-line): Ditto.
2692
2693 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2694
2695         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2696         line even when the mark string is not changed.
2697
2698         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2699         argument change in the wl-summary-create-line.
2700         (wl-thread-insert-entity-sub): Ditto.
2701
2702         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2703         argument change in the wl-summary-create-line.
2704         (wl-summary-insert-sequential): Ditto.
2705         (wl-summary-update-thread): Ditto.
2706         (wl-summary-persistent-mark-string): New inline function.
2707         (wl-summary-message-mark): Use it.
2708         (wl-summary-create-line): Abolish argument wl-persistent-mark
2709         and added wl-flags, wl-cached.
2710
2711         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2712         mark to flags.
2713         (wl-highlight-summary-current-line): Decide the face not by the 
2714         persistent mark but flags.
2715
2716 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2717
2718         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2719         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2720         wl-summary-read-uncached-mark): Revive.
2721         (wl-summary-answered-cached-mark,
2722         wl-summary-answered-uncached-mark): New user option.
2723         (wl-summary-score-marks): Follow the change above.
2724         (wl-summary-auto-refile-skip-marks): Ditto.
2725         (wl-summary-incorporate-marks): Ditto.
2726         (wl-summary-expire-reserve-marks): Ditto.
2727         (wl-summary-flag-priority-list): New user option.
2728
2729         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2730         changes.
2731         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2732         of elmo-message-mark.
2733         (wl-summary-mark-as-read-internal): Ditto.
2734         (wl-summary-mark-as-answered): Ditto.
2735         (wl-summary-mark-as-important): Ditto.
2736         (wl-summary-redisplay-internal): Ditto.
2737         (wl-summary-redisplay-no-mime-internal): Ditto.
2738         (wl-summary-message-mark): New function.
2739         (wl-summary-insert-sequential): Use wl-summary-message-mark
2740         instead of elmo-message-mark.
2741         (wl-summary-update-thread): Ditto.
2742         (wl-summary-persistent-mark): Ditto.
2743         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2744         instead of elmo-message-mark.
2745
2746         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2747         wl-summary-message-mark instead of elmo-message-mark.
2748         (wl-thread-insert-entity-sub): Ditto.
2749         (wl-thread-get-children-msgs-uncached): Ditto.
2750
2751         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2752         variable name changes.
2753         (wl-highlight-summary-current-line): Ditto.
2754
2755         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2756         wl-summary-message-mark instead of elmo-message-mark.
2757
2758         * wl-expire.el (wl-expire-message-p): Ditto.
2759
2760         * wl-score.el (wl-score-headers): Ditto.
2761
2762         * Version number is increased to 2.11.9.
2763
2764         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2765         (wl-summary-sync-update): Follow the change above.
2766         (wl-summary-switch-to-clone-buffer): Ditto.
2767         (wl-summary-open-folder): Ditto.
2768
2769 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2770
2771         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2772         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2773
2774         * Version number is increased to 2.11.8.
2775
2776         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2777
2778         * wl-expire.el (wl-expire-refile): Follow the API change on
2779         `elmo-folder-move-messages'.
2780         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2781
2782         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2783         (wl-summary-exec-action-refile): Ditto.
2784         (wl-summary-exec-action-copy): Ditto.
2785         (wl-summary-no-auto-refile-message-p): No use
2786         `wl-summary-buffer-msgdb'.
2787         (wl-summary-auto-refile): Ditto.
2788
2789 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2790
2791         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2792
2793 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2794
2795         * wl-summary.el (wl-summary-sync): Treat no-sync.
2796
2797         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2798         (wl-default-sync-range): Ditto.
2799
2800 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2801
2802         * wl-refile.el (wl-refile-subject-learn): Call
2803         `elmo-message-entity-field' with 3rd argument is non-nil.
2804         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2805         instead of `elmo-msgdb-overview-entity-get-subject'.
2806
2807 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2808
2809         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2810         scan-type is rescan.
2811         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2812         new optional argument force is non-nil.
2813         (wl-summary-save-view-cache): Call it with force argument non-nil.
2814
2815         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2816
2817 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2818
2819         * wl-action.el (wl-summary-print-argument): Fixed last change.
2820
2821 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2822
2823         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2824         simplified.
2825         (wl-summary-target-mark-mark-as-unread): Likewise.
2826         (wl-summary-target-mark-mark-as-important): Likewise.
2827
2828 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2829
2830         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2831         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2832         (wl-summary-mark-as-important-region): Change accordingly.
2833         (wl-summary-target-mark-mark-as-important): Ditto.
2834
2835 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2836
2837         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2838
2839         * wl-action.el (wl-summary-print-argument): Print argument to
2840         right side of window if `wl-summary-print-argument-within-window'
2841         is non-nil.
2842
2843 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2844
2845         * wl-action.el (wl-summary-set-mark): Use
2846         `wl-summary-message-visible-p' to check visibility of the message
2847         and jump to message only when the message line is visible and have
2848         different number; Call wl-summary-unset-mark with number argument.
2849         (wl-summary-unset-mark): 
2850         Use `wl-summary-message-visible-p'
2851         to check visibility of the message and jump to message only when
2852         the message line is visible and have different number;
2853
2854 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2855
2856         * Version number is increased to 2.11.7.
2857
2858         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2859         and wl-folder-summary-line-format.
2860
2861         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2862         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2863         (wl-summary-set-score-mark): Use it.
2864         (wl-summary-target-mark-mark-as-read): Ditto.
2865         (wl-summary-target-mark-mark-as-unread): Ditto.
2866         (wl-summary-target-mark-mark-as-important): Ditto.
2867         (wl-summary-target-mark-msgs): Simplified.
2868         (wl-summary-detect-mark-position): Fixed problem when
2869         summary-line-format no contain persisten/temp mark spec.
2870         (wl-summary-temp-mark): Ditto.
2871         (wl-summary-persistent-mark): Ditto.
2872         (wl-summary-update-persistent-mark): Ditto.
2873
2874         * wl-action.el (wl-summary-set-mark): Ditto.
2875         (wl-summary-unset-mark): Ditto.
2876         All other related portions are changed.
2877
2878 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2879
2880         * Version number is increased to 2.11.6.
2881
2882 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2883
2884         * wl-util.el (wl-current-message-buffer): Define as function;
2885         Don't use the value of wl-messge-buffer.
2886
2887         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2888         persistent mark.
2889
2890         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2891         no current message, cause an error.
2892
2893 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2894
2895         * wl-summary.el (wl-summary-set-message-modified): Use
2896         elmo-folder-set-message-modified instead of
2897         elmo-folder-set-message-modified-internal.
2898
2899 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2900
2901         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2902         interactively.
2903         (wl-summary-sync): nokill->entirely.
2904         (wl-summary-sync-marks): Fixed message.
2905         (wl-summary-input-range): Added mark, nokill->entirely.
2906
2907         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2908         messages as read.
2909
2910 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2911
2912         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2913         update-noscore.
2914         (wl-summary-sync): Follow the change above.
2915
2916 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2917
2918         * wl-action.el (wl-summary-target-mark-all): Use
2919         elmo-folder-list-messages.
2920
2921 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2922
2923         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2924         (wl-summary-rescan): Set wl-summary-scored as nil.
2925         (wl-summary-sync-force-update): Follow the change above.
2926         (wl-summary-sync): Ditto.
2927         (wl-summary-sync-update): Added argument disable-killed.
2928         (wl-summary-insert-headers): Set visible-only argument for
2929         elmo-folder-list-messages.
2930         (wl-summary-input-range): Added update-nokill, update-noscore,
2931         all-nokill, all-noscore and mark.
2932
2933         * Version number is increased to 2.11.5.
2934
2935         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2936
2937 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2938
2939         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2940         (wl-summary-prefetch-region-no-mark): Change accordingly.
2941         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2942
2943 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2944
2945         * wl-address.el (wl-complete-field-to): Abolished.
2946         (wl-complete-address): Completion function for completing-read.
2947         * wl-action.el (wl-summary-get-resend-address): Use it.
2948
2949         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2950         wl-summary-update-mark and abolish unused argument.
2951         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2952         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2953         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2954         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2955         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2956         * wl-draft.el (wl-draft-kill): Ditto.
2957
2958         * wl-summary.el: Remove unused binding of case-fold-search.
2959         (wl-summary-replace-status-marks): Abolished.
2960
2961 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2962
2963         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2964         is specified or folder length is zero.
2965
2966 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2967
2968         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2969         (wl-folder-archive-current-entity): Ditto.
2970
2971 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2972
2973         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2974         retrieving message mark.
2975         (wl-summary-redisplay-internal): Ditto.
2976
2977         * wl-message.el (wl-message-buffer-display): Ignore errors while
2978         retrieving message-id field.
2979
2980         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2981         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2982         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2983         order of the arguments for `wl-expire-message-p'.
2984         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2985
2986         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2987         Check return value of wl-summary-reply.
2988         (wl-summary-reply): Recover window configuration when an error occured.
2989
2990 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2991
2992         * wl-summary.el (wl-summary-resend-message): Abolished, the
2993         feature is inherited by wl-summary-resend (put resend mark).
2994
2995 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2996
2997         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2998         wl-message-buffer to nil when the message is hide.
2999
3000 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3001
3002         * .cvsignore: New file.
3003
3004 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3005
3006         * wl-action.el (wl-summary-action-docstring): Add more info.
3007         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3008         duplicate definition.
3009         (wl-summary-define-mark-action): Functions wl-summary-*-region
3010         keep current position.
3011         (wl-summary-unregister-target-mark): Store result to the variable.
3012
3013 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3014
3015         * Version number is increased to 2.11.4.
3016
3017 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3018
3019         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3020         wl-summary-delete-all-temp-marks.
3021         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3022
3023         * wl-action.el (wl-summary-set-mark): Changed terminology
3024         refile-destination -> action-argument.
3025         (wl-summary-unset-mark): Ditto.
3026         (wl-summary-remove-argument): Ditto.
3027         (wl-summary-print-argument): Ditto.
3028
3029         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3030         (wl-thread-remove-argument-region): Ditto.
3031         (wl-thread-print-argument-region): Ditto.
3032         (wl-thread-close): Ditto.
3033         (wl-thread-open): Ditto.
3034
3035         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3036         (wl-highlight-refile-destination-face is abolished)
3037         (wl-highlight-action-argument-string): Ditto.
3038         (wl-highlight-summary-current-line): Highlight action argument.
3039
3040         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3041         color for light backgrounds.
3042         (wl-highlight-summary-answered-face): Ditto.
3043
3044 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3045
3046         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3047
3048         * wl-score.el (wl-summary-score-update-all-lines): Use
3049         wl-summary-set-mark.
3050         (wl-summary-score-update-all-lines): Kill expunged messages.
3051
3052         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3053
3054 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3055
3056         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3057         directly.
3058         (wl-score-overview-entity-get-lines): Ditto.
3059         (wl-score-overview-entity-get-xref): Ditto.
3060         (wl-score-get-latest-msgs): Ditto.
3061         (wl-summary-rescore): Ditto.
3062
3063         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3064         to "&".
3065         (wl-summary-mark-as-answered-internal): New inline function.
3066         (wl-summary-mark-as-answered): New function.
3067         (wl-summary-mark-as-unanswered): Ditto.
3068         (wl-summary-sync-marks): Modified for answered-mark synching.
3069
3070 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3071
3072         * wl-action.el (wl-summary-set-mark): Fixed last change.
3073
3074 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3075
3076         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3077         behavior of wl-summary-unread-message-hook
3078         (Pointed out by akira yamada <akira@arika.org>).
3079
3080 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3081
3082         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3083         wl-summary-delete.
3084         * wl-xmas.el (wl-summary-toolbar): Ditto.
3085
3086         * wl-action.el (wl-summary-set-mark): Don't override current
3087         temp-mark.
3088
3089         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3090
3091 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3092
3093         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3094         (wl-refile-msgid-learn): Ditto.
3095         (wl-refile-get-field-value): Ditto.
3096
3097         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3098
3099         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3100         (wl-expire-delete-reserved-messages): Renamed from
3101         wl-expire-reserve-marked-msgs-from-list.
3102         (wl-expire-delete): Removed argument `msgdb'.
3103         (wl-expire-refile): Ditto.
3104         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3105         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3106         mark-alist as argument.
3107         (wl-expire-archive-number1): Removed argument `msgdb'.
3108         (wl-expire-archive-number2): Ditto.
3109         (wl-expire-archive-date): Ditto.
3110         (wl-expire-localdir-date): Ditto.
3111         (wl-expire-hide): Ditto.
3112         (wl-archive-number1): Ditto.
3113         (wl-archive-number2): Ditto.
3114         (wl-archive-date): Ditto.
3115         (wl-archive-folder): Ditto.
3116         All other related portions are changed.
3117
3118 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3119
3120         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3121         mean move up and down. (suggested by Takashi Kawachi)
3122
3123 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3124
3125         * wl-acap.el (toplevel): Don't require un-define.
3126
3127 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3128
3129         * wl-thread.el (wl-thread-delete-message): Always update
3130         wl-summary-buffer-number-list.
3131
3132         * wl-action.el (wl-summary-print-destination): 
3133         Do nothing when folder is nil.
3134
3135 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3136
3137         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3138         persistent mark when prefetch is succeeded.
3139
3140 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3141
3142         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3143         instead of elmo-msgdb-delete-msgs.
3144         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3145         (wl-expire-hide): Ditto.
3146
3147         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3148
3149         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3150         elmo-msgdb interface.
3151         (wl-thread-get-exist-children): Likewise.
3152         (wl-thread-insert-message): Likewise.
3153         (wl-thread-msg-mark-as-important): Likewise.
3154         (wl-thread-insert-entity-sub): Likewise.
3155         (wl-thread-get-children-msgs-uncached): Likewise.
3156
3157         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3158         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3159         (wl-summary-sync-update): Likewise.
3160         (wl-summary-auto-select-msg-p): Likewise.
3161         (wl-summary-update-thread): Likewise.
3162         (wl-summary-mark-as-important): Likewise.
3163         (wl-summary-jump-to-msg-internal): Likewise.
3164         (wl-summary-redisplay-internal): Likewise.
3165         (wl-summary-print-message-with-ps-print): Likewise.
3166         (wl-summary-folder-info-update): Likewise.
3167
3168         * wl-folder.el (wl-folder-check-one-entity):
3169         elmo-folder-count-flags instead of wl-summary-count-unread.
3170
3171         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3172
3173         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3174
3175         * wl-summary.el (wl-summary-set-message-modified): 
3176         Call wl-summary-set-mark-modified.
3177         (wl-summary-delete-messages-on-buffer): Call
3178         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3179         (wl-summary-sync-update): Call elmo-folder-length instead of
3180         elmo-folder-messages.
3181         (wl-summary-insert-headers): Don't call
3182         elmo-folder-list-message-entities.
3183
3184 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3185
3186         * wl-action.el (wl-summary-define-mark-action): Call
3187         `wl-summary-set-mark' with argument `data'.
3188         (wl-summary-auto-refile): Fixed order of arguments when call
3189         `wl-summary-refile'.
3190
3191 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3192
3193         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3194
3195         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3196
3197         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3198         (Renamed from wl-highlight-summary-deleted-face).
3199         (wl-highlight-summary-resend-face): New face.
3200
3201         (wl-highlight-summary-deleted-face): Renamed from
3202         wl-highlight-summary-erased-face.
3203
3204         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3205
3206         * wl-action.el (wl-summary-get-resend-address): New function.
3207         (wl-summary-exec-action-resend): Ditto.
3208         (wl-summary-exec-action-resend-subr): Ditto.
3209
3210         * w-thread.el (wl-thread-copy): Removed definition.
3211         (wl-thread-refile): Ditto.
3212         (wl-thread-delete): Ditto.
3213         (wl-thread-target-mark): Ditto.
3214
3215         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3216         (wl-summary-target-mark-set-action): Fixed.
3217         (wl-summary-define-mark-action): Fixed quotation.
3218         (wl-summary-move-mark-list-messages): Display message.
3219         (wl-summary-define-mark-action): Define thread functions.
3220         (wl-summary-exec-action-refile): Changed message.
3221         (wl-summary-exec): Ditto.
3222
3223 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3224         
3225         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3226         '%%'.
3227
3228 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3229
3230         * wl.el (toplevel): Require wl-action.
3231         (wl-init): Call wl-summary-define-mark-action.
3232
3233         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3234
3235         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3236         wl-summary-delete and wl-summary-erase.
3237         (wl-summary-mode-map): Ditto.
3238
3239         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3240         wl-delete-folder-alist.
3241
3242         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3243         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3244         (toplevel): Moved mark & action related functions to the wl-action.el.
3245
3246         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3247         in wl-summary-mark-action-list.
3248         (wl-highlight-summary-current-line): Ditto.
3249
3250         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3251         empty lines.
3252
3253         * wl-action.el: New file. 
3254
3255 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3256
3257         * wl-summary.el (wl-summary-target-mark-replace): New function.
3258         (wl-summary-target-mark-prefetch): Use it.
3259         (wl-summary-target-mark-delete): Ditto.
3260         (toplevel): Rearranged definition order.
3261         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3262         (wl-summary-target-mark-erase): Rewrite.
3263         (wl-summary-erase-region): New function.
3264         (wl-summary-exec-action-erase): Changed message.
3265         (wl-summary-move-mark-list-messages): New function.
3266         (wl-summary-exec-action-delete): Use it.
3267         (wl-summary-exec-action-erase): Ditto.
3268
3269         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3270         (wl-summary-skip-mark-list): Added "d".
3271
3272         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3273         while searching.
3274
3275         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3276         and define using defcustom;
3277         Define 4th element as a face.
3278         
3279         * wl-summary.el (wl-summary-incorporate): Use 
3280         `wl-summary-prefetch-region-no-mark' instead of
3281         `wl-summary-prefetch-region'.
3282         (wl-summary-prefetch-region-no-mark): Revival of old
3283         `wl-summary-prefetch-region'.
3284         (wl-summary-mark-action-list): Moved to wl-vars.el
3285
3286         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3287         face according to the `wl-summary-mark-action-list'.
3288         (wl-highlight-summary-current-line): Ditto;
3289         Removed destination highlighting.
3290
3291         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3292         (wl-highlight-summary-line-string): Highlight for "i" mark.
3293         (wl-highlight-summary-current-line): Ditto.
3294
3295         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3296         no destination.
3297
3298         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3299         exists, just go ahead.
3300         (wl-summary-prefetch-region): Rewrite.
3301         (wl-summary-prefetch): Ditto.
3302         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3303         (wl-summary-exec-action-prefetch): New function.
3304         (wl-summary-target-mark-prefetch): Rewrite.
3305
3306 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3307
3308         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3309         (wl-highlight-summary-line-string): Added "d" and "D".
3310         (wl-highlight-summary-current-line): Ditto.
3311
3312         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3313         in wl-summary.el.
3314         (wl-thread-insert-entity-sub): Ditto.
3315         (wl-thread-remove-destination-region): Ditto.
3316         (wl-thread-print-destination-region): Ditto.
3317
3318         * wl-summary.el (wl-summary-buffer-refile-list,
3319         wl-summary-buffer-delete-list,
3320         wl-summary-buffer-copy-list): Abolish.
3321         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3322         All other related portions are changed.
3323         (wl-summary-mark-action-list): New variable.
3324         (wl-summary-set-mark): New function.
3325         (wl-summary-register-target-mark): Ditto.
3326         (wl-summary-unregister-target-mark): Ditto.
3327         (wl-summary-have-target-mark-p): Ditto.
3328         (wl-summary-register-temp-mark): Ditto.
3329         (wl-summary-unregister-temp-mark): Ditto.
3330         (wl-summary-registered-temp-mark): Ditto.
3331         (wl-summary-collect-temp-mark): Ditto.
3332         (wl-summary-unset-mark): Ditto.
3333         (wl-summary-set-target-mark): Ditto.
3334         (wl-summary-unset-target-mark): Ditto.
3335         (wl-summary-set-action-generic): Ditto.
3336         (wl-summary-unset-action-generic): Ditto.
3337         (wl-summary-exec-action-delete): Ditto.
3338         (wl-summary-exec-action-erase): Ditto.
3339         (wl-summary-set-action-refile): Ditto.
3340         (wl-summary-set-action-refile-subr): Ditto.
3341         (wl-summary-unset-action-refile): Ditto.
3342         (wl-summary-make-destination-numbers-list): Ditto.
3343         (wl-summary-exec-action-refile): Ditto.
3344         (wl-summary-set-action-copy): Ditto.
3345         (wl-summary-unset-action-copy): Ditto.
3346         (wl-summary-exec-action-copy): Ditto.
3347         (wl-summary-collect-numbers-region): Ditto.
3348         (wl-summary-delete): Rewrite.
3349         (wl-summary-erase): Ditto.
3350         (wl-summary-remove-destination): Ditto.
3351         (wl-summary-exec): Ditto.
3352         (wl-summary-exec-region): Ditto.
3353         (wl-summary-target-mark-erase): Ditto.
3354         (wl-summary-refile): Ditto.
3355         (wl-summary-copy): Ditto.
3356         (wl-summary-unmark): Ditto.
3357         (wl-summary-delete-all-mark): Ditto.
3358         (wl-summary-mark-line): Don't highlight.
3359         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3360         (wl-summary-target-mark-refile-subr): Rewrite.
3361
3362         (wl-summary-copy-prev-destination): Abolish.
3363
3364 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3365
3366         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3367         default values along the value of wl-on-mule.
3368         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3369         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3370         It is not used anywhere.
3371
3372 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3373
3374         * wl-summary.el (wl-summary-print-destination): Keep position.
3375         (wl-summary-cursor-move-surface): Keep horizontal position.
3376
3377 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3378
3379         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3380         write sendlog.
3381
3382 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3383
3384         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3385         `wl-summary-highlight'.
3386
3387 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3388
3389         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3390         trivial condition for temp-mark.
3391
3392 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3393
3394         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3395         when it hits killed buffer.
3396
3397 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3398
3399         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3400         * wl-news.el.in: `message' and `error' take format string.
3401
3402 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3403
3404         * wl-folder (wl-folder-insert-entity): Display a message,
3405         `...done', when the work finish.
3406         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3407
3408 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3409
3410         * wl-message.el (wl-message-redisplay): Remove unused local
3411         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3412
3413 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3414
3415         * wl-summary.el (wl-summary-replace-status-marks): Disable
3416         interactive use.
3417         (wl-summary-reedit): Check message existence at first.
3418         (wl-summary-mark-line): Fix doc, return value is indefinite.
3419
3420         * wl-highlight.el (wl-highlight-message): Arranged.
3421
3422         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3423         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3424         check temp-mark by wl-summary-temp-mark always.
3425         (wl-highlight-summary): Change accordingly.
3426         * wl-summary.el (wl-summary-mark-as-read-all)
3427         (wl-summary-delete-cache, wl-summary-set-score-mark)
3428         (wl-summary-mark-as-unread, wl-summary-unmark)
3429         (wl-summary-mark-line, wl-summary-mark-as-read)
3430         (wl-summary-mark-as-important): Ditto.
3431
3432         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3433         end of the window if possible.
3434         * wl-summary.el (wl-summary-sync-update): Support lazy
3435         highlighting.
3436         (wl-summary-toggle-disp-msg): Ditto.
3437
3438 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3439
3440         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3441
3442 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3443
3444         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3445         change.
3446
3447 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3448
3449         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3450         API.
3451         (wl-summary-sync-update): Ditto.
3452
3453         * wl-score.el (wl-score-get-score-alist): Changed argument.
3454         (wl-summary-rescore-msgs): Likewise.
3455         (wl-summary-score-headers): Likewise.
3456         (wl-score-headers): Likewise;
3457         Use elmo-folder-do-each-message-entity, etc.
3458         (wl-summary-score-effect): Follow the changes above.
3459         (wl-summary-rescore): Ditto.
3460         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3461         (wl-score-get-overview): Abolish.
3462
3463         * wl-summary.el (wl-summary-default-from): Follow the API change in
3464         elmo-msgdb.
3465         (wl-summary-count-unread): Ditto.
3466         (wl-summary-detect-mark-position): Ditto.
3467         (wl-summary-overview-entity-compare-by-date): Ditto.
3468         (wl-summary-overview-entity-compare-by-number): Ditto.
3469         (wl-summary-overview-entity-compare-by-from): Ditto.
3470         (wl-summary-overview-entity-compare-by-subject): Ditto.
3471         (wl-summary-get-list-info): Ditto.
3472         (wl-summary-rescan): Ditto.
3473         (wl-summary-jump-to-msg-by-message-id): Ditto.
3474         (wl-summary-sync-update): Ditto; Removed comment.
3475         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3476         (wl-summary-insert-message): Use wl-summary-insert
3477         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3478         (wl-summary-insert-headers): Changed argument overview to folder.
3479         (wl-summary-search-by-subject): Likewise.
3480         (wl-summary-insert-thread): Renamed from 
3481         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3482
3483         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3484         too.
3485
3486         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3487         wl-string-member.
3488
3489 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3490
3491         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3492         elmo-folder-append-buffer.
3493         (wl-draft-queue-append): Likewise.
3494
3495         * wl-mime.el (wl-message-delete-current-part): Ditto.
3496         (wl-summary-burst-subr): Ditto.
3497
3498         * wl-news.el.in (wl-news-send-news): Ditto.
3499
3500 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3501
3502         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3503         function.
3504         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3505         (wl-summary-update-mark): Enclose with save-excursion.
3506         (wl-summary-mark-as-read-internal): Fixed last change.
3507         (wl-summary-mark-as-important): Use 3rd argument of
3508         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3509         Don't use elmo-msgdb-set-mark.
3510         (wl-summary-redisplay-internal): If msgdb flag is already read,
3511         just update the mark on buffer.
3512
3513 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3514
3515         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3516         cut visible folder when elmo-folder-delete returns non-nil value.
3517
3518 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3519
3520         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3521         by Kenichi OKADA <okada@opaopa.org>).
3522
3523 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3524
3525         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3526
3527 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3528
3529         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3530         Fixed the last change, search group entity by its real name.
3531         (Thanks to: KOBAYASHI Shinji)
3532
3533 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3534
3535         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3536         (wl-fldmgr-access-display-all): Don't refer visible name.
3537         * wl-expire.el (wl-folder-archive-current-entity)
3538         (wl-folder-expire-current-entity): Ditto.
3539         * wl-folder.el (wl-folder-jump-to-current-entity)
3540         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3541         (wl-folder-open-folder-sub,wl-folder-open-all)
3542         (wl-folder-write-current-folder): Ditto.
3543         (wl-folder-insert-entity): Don't use petname for normal group.
3544         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3545         is the real name.
3546         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3547         Abolished.
3548
3549 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3550
3551         * wl-draft.el (wl-draft-create-buffer): Add
3552         `wl-summary-reply-with-citation'
3553
3554 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3555
3556         * wl-draft.el (wl-draft-reply): Fixed.
3557
3558 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3559
3560         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3561         when `wl-draft-send-confirm-with-preview' is non-nil.
3562         You can scroll up/down by j/k.
3563         (wl-draft-send-confirm-with-preview): New variable (default=t).
3564
3565 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3566
3567         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3568         (wl-fldmgr-save-folders): Fix comment.
3569
3570 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3571
3572         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3573         along the last change in `wl-folder-buffer-group-p'.
3574
3575 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3576
3577         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3578         folder.
3579
3580         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3581         the default value.
3582
3583         * wl-mime.el (wl-summary-burst): Update summary only when target
3584         folder equals current folder.
3585
3586 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3587
3588         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3589
3590 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3591
3592         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3593         value.
3594
3595 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3596
3597         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3598         `map-extents' instead of `extent-at' repeatedly.
3599         (wl-highlight-folder-current-line): Ditto.
3600
3601         * wl-highlight.el: Remove useless dummy functions.
3602
3603 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3604
3605         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3606         (wl-folder-put-folder-property): New function to put text property.
3607         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3608         (wl-folder-insert-entity, wl-folder-update-diff-line)
3609         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3610         * wl-e21.el, wl-xmas.el, wl-mule.el
3611         (wl-highlight-folder-current-line): Ditto.
3612         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3613         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3614         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3615         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3616
3617 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3618
3619         * Version number is increased to 2.11.3.
3620
3621 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3622
3623         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3624         Resume current-buffer since it is assumed by remaining tasks.
3625
3626 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3627
3628         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3629         (wl-folder-completion-function): Abolished.
3630         (wl-folder-complete-folder): New function.
3631         (wl-folder-complete-filter-condition): Ditto.
3632         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3633         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3634
3635 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3636
3637         * wl-draft.el (wl-draft-send-confirm): New function.
3638         (wl-draft-send): Use it.
3639
3640         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3641         cursor-in-echo-area while confirming.
3642
3643         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3644
3645         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3646         searching via nntp if wl-summary-search-via-nntp is 'force.
3647         Otherwise, invoke searching in nntp folder only.
3648         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3649
3650         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3651         explicitly for mime-make-text-tag.
3652
3653 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3654
3655         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3656         `mime-make-text-tag' instead of `mime-create-tag'.
3657
3658 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3659
3660         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3661         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3662
3663 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3664
3665         * wl-score.el (wl-score-save): Bind print-length and print-level.
3666         (wl-score-pretty-print): Ditto.
3667         (wl-score-edit-insert-header-entry): Ditto.
3668
3669         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3670         "From" entry to be treated with wl-draft-eword-encode-address-list.
3671         * wl-mime.el (wl-draft-preview-message): Ditto.
3672
3673         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3674         (wl-summary-mark-as-unread): Ditto.
3675         (wl-summary-mark-as-read-region): Change accordingly.
3676         (wl-summary-mark-as-unread-region): Ditto.
3677         (wl-summary-target-mark-mark-as-read): Ditto.
3678         (wl-summary-target-mark-mark-as-unread): Ditto.
3679
3680 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3681
3682         * Version number is increased to 2.11.2.
3683
3684 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3685
3686         * wl-news.el.in (wl-news-previous-version-save): Bind
3687         print-length and print-level.
3688         * wl-thread.el (wl-thread-save-entities): Ditto.
3689         (wl-thread-save-top-list): Bind print-length.
3690
3691 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3692
3693         * wl-highlight.el (wl-highlight-summary-line-string): Use
3694         wl-summary-score-below-mark, wl-summary-score-over-mark.
3695         (wl-highlight-summary-current-line): Ditto.
3696
3697 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3698
3699         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3700         insert it.
3701
3702 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3703
3704         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3705
3706 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3707
3708         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3709         message without msgid.
3710         Rewrite with elmo-folder-move-messages.
3711         Set wl-message-buffer to nil.
3712
3713         * wl-summary.el (wl-summary-erase-subr): New function. Use
3714         elmo-folder-move-messages.
3715         (wl-summary-erase): Call it.
3716         (wl-summary-target-mark-erase): Ditto.
3717
3718 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3719
3720         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3721         it is not up-tp-date.
3722
3723 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3724
3725         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3726         buffer after calling `wl-summary-goto-folder-subr' without the
3727         argument `interactive'.
3728         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3729
3730 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3731
3732         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3733         `mime-create-tag'. Use `string=' instead of `looking-at'.
3734
3735 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3736
3737         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3738         to avoid compile warning.
3739
3740         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3741         entity-id when folder is given.
3742         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3743         save-excursion, use save-selected-window instead.
3744         Select folder buffer window if exists.
3745         (To correct behavior with wl-folder-move-cur-folder.)
3746
3747 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3748
3749         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3750
3751 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3752
3753         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3754         list-count instead of %d.
3755
3756 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3757
3758         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3759         (wl-news): Set it.
3760         (wl-news-append-to-folder): Use it.
3761
3762         * wl-news.el.in (wl-news-send-news): Append to specified folder
3763         instead of wl-default-folder.
3764         (wl-news-append-to-folder): Show error message with specified folder.
3765
3766         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3767                 In most major modes, Emacs assumes that any opening
3768                 delimiter found at the left margin is the start of a
3769                 top-level definition, or defun. Therefore, *never put an
3770                 opening delimiter at the left margin unless it should have
3771                 that significance.*
3772
3773         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3774
3775 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3776
3777         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3778
3779 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3780
3781         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3782
3783 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3784
3785         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3786         for sequential numbering case.
3787
3788 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3789
3790         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3791         value.
3792         (wl-draft-reply-without-argument-list): Ditto.
3793         (wl-draft-reply-myself-with-argument-list): Abolish.
3794         (wl-draft-reply-myself-without-argument-list): Ditto.
3795         * wl-draft.el (wl-draft-self-reply-p): New function.
3796         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3797
3798 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3799
3800         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3801         (avoid error for the case without byte-compiling)
3802
3803 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3804
3805         * wl-news.el.in (wl-news-append-to-folder): New function.
3806         (wl-news-exit): Rewrite.
3807         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3808
3809 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3810
3811         * wl-draft.el (wl-draft-reply-position): New function.
3812         (wl-draft-reply-position): Fix.
3813         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3814         (wl-summary-target-mark-reply-with-citation): Ditto.
3815         (wl-summary-reply-with-citation): Ditto.
3816         * wl-vars.el (wl-draft-reply-default-position): New variable.
3817
3818 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3819
3820         * wl-draft.el (wl-draft-send): Preview when interactive send.
3821
3822 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3823
3824         * wl-draft.el (wl-draft-reply): Set default position.
3825         * wl-summary.el (wl-summary-reply): Ditto.
3826         (wl-summary-reply-with-citation): Ditto.
3827         (wl-summary-target-mark-reply-with-citation): Ditto.
3828
3829 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3830
3831         * wl-news.el.in (wl-news-lang): Set default value according to
3832         current-language-environment.
3833         (wl-news-append-news): Do nothing when news-list is nil.
3834
3835 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3836
3837         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3838         (wl-news): Change message.
3839         (wl-news-exit): Check buffer.
3840         (wl-news-force-exit): New function.
3841         (wl-news-show-all): New function.
3842         (wl-news-discard-and-exit): Fix.
3843
3844 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3845
3846         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3847         according to current-language-environment.
3848
3849         * wl-news.el.in (wl-news): If arg, show all NEWS after
3850         wl-news-default-previous-version.
3851
3852 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3853
3854         * wl-news.el.in (wl-news-check): Rewritten.
3855         (wl-news-previous-version-load): Change data type.
3856         (wl-news-previous-version-save): Change data type.
3857         (wl-news-append-news): Add return value.
3858         (wl-news-check-news): New function.
3859         (wl-news-already-current-p): New function.
3860         (wl-news-send-news): Rewritten.
3861         (wl-news-mode-map): Add new keybind.
3862         (wl-news): Rewritten.
3863         (wl-news-exit): Rewritten.
3864         (wl-news-discard-and-mail): New function.
3865         (wl-news-send-to-address): Abolished.
3866         * wl.el (wl-init): Delete a message.
3867
3868 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3869
3870         * wl-news.el.in (wl-news-exit): Update previous version.
3871         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3872
3873 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3874
3875         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3876
3877 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3878
3879         * wl-news.el.in (wl-news): New function.
3880         (wl-news-mode): New function.
3881         (wl-news-next-line): New function.
3882         (wl-news-next-page): New function.
3883         (wl-news-exit): New function.
3884         (wl-news-buf-name): New variable.
3885         (wl-news-mode-map): New variable.
3886         (wl-news-winconf): New variable.
3887         (wl-news-append-news): Add an option.
3888
3889 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3890
3891         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3892
3893 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3894
3895         * wl-news.el.in (wl-news-send-to-address): New variable.
3896         (wl-news-send-news): Use it.
3897         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3898         Return updating status.
3899         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3900
3901 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3902
3903         * wl-news.el.in (wl-news-send-news): Delete
3904         Organization and X-Face.
3905
3906 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3907
3908         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3909         (wl-news-append-news): New function.
3910         (wl-news-send-news): New function.
3911
3912 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3913
3914         * Version number is increased to 2.11.1.
3915
3916 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3917
3918         * wl-news.el.in : New file.
3919
3920 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3921
3922         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3923         default value.
3924         (wl-draft-reply-without-argument-list): Ditto.
3925
3926 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3927
3928         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3929         (wl-message-buffer-prefetch-idle-time): Ditto.
3930         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3931
3932 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3933
3934         * wl-thread.el (wl-thread-insert-message): Use
3935         wl-summary-max-thread-depth.
3936
3937         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3938         loop detection.
3939
3940         * wl-message.el (wl-message-buffer-display): Back to the first page
3941         when cache is hit.
3942
3943 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3944
3945         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3946
3947         * wl-summary.el (wl-summary-insert-thread-entity):
3948         If the thread depth is reached to wl-summary-max-thread-depth,
3949         divide the thread.
3950
3951 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3952
3953         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3954         for elmo-remove-passwd.
3955
3956 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3957
3958         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3959         folder is sticky.
3960         (wl-folder-mark-as-read-all-entity): Ditto.
3961         (wl-folder-prefetch-entity): Ditto.
3962
3963 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3964
3965         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3966
3967 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3968
3969         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3970         Delete messages on buffer for unplugged operation.
3971         (wl-summary-erase): Ditto.
3972
3973 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3974
3975         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3976         take nil so as not to search parent by subject.
3977
3978 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3979
3980         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3981         (wl-folder-get-next-folder): Ditto.
3982         (wl-folder-get-path): Ditto.
3983
3984 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3985
3986         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3987         system and encode the region with it before verifying.
3988
3989 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3990
3991         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3992         system of the echo buffer before decoding.
3993
3994 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3995
3996         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3997         original contents.
3998
3999 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4000
4001         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4002         with argument 'any-exists.
4003
4004 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4005
4006         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4007         Use `wl-cs-autoconv'.
4008
4009 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4010
4011         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4012         by `mime-view-automatic-conversion'.
4013
4014         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4015         (wl-message-verify-pgp-nonmime): Ditto.
4016         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4017         Bind them to C-c:d and C-c:v respectively.
4018
4019         Merge following code by Teranishi-san from [wl-en:00167].
4020         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4021         (wl-mime-preview-application/pgp-encrypted): Ditto.
4022         (wl-mime-setup): Add entry.
4023
4024 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4025
4026         * wl-summary.el (wl-summary-target-mark-erase): New function.
4027         Bind it to "mD".
4028
4029 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4030
4031         * wl-vars.el (wl-draft-write-file-function): Fix.
4032         (wl-draft-reedit-hook): Changed default value.
4033
4034         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4035         wl-draft-reedit-hook.
4036         (wl-draft-remove-text-plain-tag): New function.
4037         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4038
4039         * wl-vars.el (wl-draft-write-file-function): New user option.
4040
4041         * wl-draft.el (wl-draft-prepare-edit): Use it for
4042         local-write-file-hooks.
4043         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4044
4045         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4046         (wl-draft-insert-mail-header-separator): Return the body beginning
4047         point.
4048         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4049         text/plain.
4050         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4051
4052 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4053
4054         * wl-summary.el (wl-summary-erase): New function to erase message
4055         without moving it to trash. Bind to "D".
4056
4057         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4058         as `keep' unless switch-function.
4059
4060 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4061
4062         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4063         message buffer by using `wl-summary-toggle-disp-msg'.
4064         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4065         buffer window.
4066         (wl-summary-supresedes-message): Ditto.
4067
4068         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4069         Do not delete other windows.
4070         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4071         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4072         (wl-draft-create-buffer): Set reply-or-forward also for target
4073         mark commands.
4074
4075 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4076
4077         * wl-draft.el (wl-user-agent-compose): Delete special case for
4078         switch-to-buffer-other-window.
4079
4080         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4081         (wl-summary-forward): Ditto.
4082
4083         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4084         function.
4085         (wl-draft-buffer-style): New use option.
4086
4087         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4088         (wl-draft): Follow the change above.
4089         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4090         wl-draft-buffer-style.
4091         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4092         switch-function.
4093
4094 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4095
4096         * wl-address.el (wl-address-make-completion-entry): Extracted from
4097         `wl-address-make-completion-list'.
4098         (wl-address-enable-strict-loading): New variable.
4099         (wl-address-make-completion-list): Revive petname duplication
4100         inquiry, and enable it if `wl-address-enable-strict-loading'.
4101         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4102
4103 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4104
4105         * wl-message.el (wl-message-get-original-buffer): Avoid
4106         'Selecting deleted buffer' error when original buffer is killed.
4107
4108 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4109
4110         * wl-summary.el (wl-summary-next-message): Use
4111         elmo-message-accessible-p instead of elmo-message-cached-p.
4112
4113 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4114
4115         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4116
4117         * wl-thread.el (wl-thread-open-all-unread): Use
4118         elmo-folder-list-flagged instead of
4119         elmo-folder-list-messages-mark-match.
4120
4121         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4122         instead of elmo-folder-list-messages-mark-match.
4123         (wl-summary-move-spec-alist): New variable.
4124         (wl-summary-move-spec-plugged-alist,
4125         wl-summary-move-spec-unplugged-alist): Abolish.
4126         (wl-summary-next-message): Follow the change above.
4127         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4128         with 'no-msg' argument.
4129
4130         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4131         variable.
4132         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4133         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4134         (wl-message-buffer-prefetch-get-next): Follow the change above.
4135
4136 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4137
4138         * wl-version.el (wl-version): Changed codename.
4139
4140         * Version number is increased to 2.11.0.
4141
4142 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4143
4144         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4145         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4146         `wl-draft-config-variables'.
4147         (wl-draft-kill): Fixed problem when the draft is reedit.
4148
4149 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4150
4151         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4152         buffer-modified status (Thanks to
4153         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4154
4155 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4156
4157         * wl-util.el (wl-region-exists-p): New function.
4158
4159         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4160         Remove defvars for byte-compile warnings.
4161
4162 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4163
4164         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4165         defvar-maybe. Removed unused bind.
4166
4167 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4168
4169         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4170         summary buffer window before creating new frame.
4171         (wl-draft-reply): Ditto.
4172
4173 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4174
4175         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4176
4177 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4178
4179         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4180
4181 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4182
4183         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4184         instead of `kill-region'.
4185
4186 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4187
4188         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4189         (wl-highlight-summary-line-string): Use it.
4190         (wl-highlight-summary-current-line): Ditto.
4191
4192         * wl-mime.el (wl-message-delete-current-part): Check the class of
4193         mime-entity.
4194
4195         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4196
4197         * wl-summary.el (wl-summary-make-number-list): Initialize.
4198         (wl-summary-update-mark): New function.
4199         (wl-summary-reply): Put `answered' mark on the message.
4200         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4201
4202         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4203         (wl-draft-reply): Added optional argument `number';
4204         Set wl-draft-parent-number.
4205         (wl-draft-kill): Delete answered mark if it is a reply.
4206
4207 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4208
4209         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4210         that originates in mime-preview-follow-current-entity.
4211         (wl-draft-yank-current-message-entity): Use it if region is active.
4212
4213         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4214         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4215         `wl-message-delete-current-part'.
4216         * wl-mule.el (wl-message-define-keymap): Ditto.
4217         * wl-xmas.el (wl-message-define-keymap): Ditto.
4218
4219 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4220
4221         * wl-mime.el (wl-message-delete-current-part): New function.
4222         (wl-mime-node-id-to-string): Ditto.
4223
4224         * wl-mime.el (wl-message-delete-current-part): Use existing
4225         original buffer which corresponds current mime-view buffer.
4226         (fetched buffer might have different structure, possibly)
4227
4228         * wl-mime.el (wl-message-delete-current-part): Quit if the
4229         message content differs from the actual message.
4230
4231 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4232
4233         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4234         order.
4235         (wl-summary-search-by-subject): Search parent message from tail;
4236         Check the existence of the parent message on the current thread tree.
4237         (wl-summary-update-thread): Check whether the line is inserted.
4238
4239 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4240
4241         * wl-vars.el (wl-summary-line-format): Undo last change.
4242         * wl-summary.el (wl-summary-print-destination): Do not put
4243         invisible property when `wl-summary-width' is nil.
4244         (wl-summary-line-subject-minimum-length): Abolished.
4245         (wl-summary-line-subject): Ditto.
4246
4247 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4248
4249         * wl-vars.el (wl-summary-line-format): Change default value.
4250         (wl-summary-subject-length-limit): Abolished.
4251         * wl-summary.el (wl-summary-line-subject): Ditto.
4252
4253 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4254
4255         * wl-template.el (wl-template-select): Added optional argument.
4256         If optional argument is specified, reverse
4257         `wl-template-visible-select'.
4258
4259 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4260
4261         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4262         Take prefix argument to force asking the destination folder.
4263
4264 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4265
4266         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4267         count and update status.
4268
4269 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4270
4271         * wl-summary.el (wl-summary-redisplay-internal): If
4272         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4273         after fetching.
4274
4275 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4276
4277         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4278         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4279
4280         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4281
4282 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4283
4284         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4285         (All other related portions are changed).
4286         (wl-summary-mark-as-read-all): Rewrite.
4287
4288 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4289
4290         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4291         `wl-summary-mark-as-read'.
4292         (wl-summary-mark-as-unread): Rewrite.
4293         (wl-summary-mark-as-read): Added no-modeline argument.
4294         (wl-summary-resume-cache-status): Rewrite.
4295         (wl-summary-exec-subr): Remove unused local variable.
4296
4297 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4298
4299         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4300         logic to call `wl-summary-buffer-prev-folder-function'.
4301         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4302
4303 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4304
4305         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4306         is nil.
4307
4308 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4309
4310         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4311         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4312         (wl-mime-setup): Add its entry.
4313
4314 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4315
4316         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4317         (wl-summary-delete-cache): Likewise.
4318         (wl-summary-mark-as-read): Rewrite.
4319
4320 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4321
4322         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4323         `wl-summary-count-unread'.
4324
4325         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4326
4327         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4328
4329 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4330
4331         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4332         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4333         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4334         Renamed to the elmo-msgdb-*-mark.
4335         (wl-summary-score-marks): Follow the change above.
4336         (wl-summary-auto-refile-skip-marks): Ditto.
4337         (wl-summary-incorporate-marks): Ditto.
4338         (wl-summary-expire-reserve-marks): Ditto.
4339
4340         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4341         changes.
4342         (wl-thread-insert-top): Changed updating message.
4343
4344         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4345         variable.
4346         (wl-summary-count-unread): Count answered marks.
4347         (wl-summary-rescan): Call wl-summary-insert-message instead of
4348         wl-summary-append-message-func-internal.
4349         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4350         (wl-summary-prefetch-msg): Follow the variable name changes.
4351         (wl-summary-prefetch-region): Ditto.
4352         (wl-summary-mark-as-read-all): Follow the API changes;
4353         Don't call elmo-folder-replace-marks.
4354         (wl-summary-delete-cache): Follow the variable name changes.
4355         (wl-summary-resume-cache-status): Ditto.
4356         (wl-summary-update-status-marks): New function.
4357         (wl-summary-insert-message): New function.
4358         (wl-summary-sync-marks): Follow the variable name changes.
4359         (wl-summary-sync-update): Synchronize to the msgdb, too;
4360         Changed update messages.
4361         (wl-summary-make-number-list): Rewrite.
4362         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4363         (wl-summary-mark-as-unread): Follow the API changes.
4364         (wl-summary-exec-subr): Follow the variable name changes.
4365         (wl-summary-mark-as-read): Ditto.
4366         (wl-summary-move-spec-plugged-alist): Ditto.
4367         (wl-summary-move-spec-unplugged-alist): Ditto.
4368         (wl-summary-cursor-move-surface): Ditto.
4369
4370         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4371         variable name changes.
4372         (wl-highlight-summary-current-line): Ditto.
4373
4374         * wl-expire.el (wl-expire-refile): Follow the API change in
4375         elmo-folder-move-messages.
4376         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4377         (wl-summary-archive): Use elmo-folder-msgdb instead of
4378         elmo-msgdb-load.
4379
4380 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4381
4382         * wl-mime.el (wl-draft-preview-message): Restore the position
4383         before evaluating wl-draft-send-hook in preview buffer.
4384
4385 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4386
4387         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4388         when it creates new draft buffer.
4389
4390         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4391         without argument.
4392
4393         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4394         Evaluate content and if the value is string, insert it.
4395         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4396         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4397         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4398         wl-draft-config-sub-part-bottom): Use it.
4399
4400         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4401         with the folder name. The question was unintelligible when it is
4402         called from wl-save-status.
4403
4404 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4405
4406         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4407         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4408         cannot take second argument).
4409
4410 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4411
4412         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4413         as t. Since type and subtype are not case sensitive (RFC 2045).
4414
4415 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4416
4417         * wl-vars.el (wl-message-mode-line-format): New variable.
4418         (wl-message-mode-line-format-spec-alist): Ditto.
4419         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4420         (wl-message-redisplay): Use wl-message-mode-line-format.
4421
4422 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4423
4424         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4425
4426 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4427
4428         * wl-summary.el (wl-summary-default-from): Write description.
4429
4430 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4431
4432         * wl-vars.el (wl-ldap-objectclass): Abolish.
4433
4434         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4435         (wl-ldap-make-filter): Removed condition for objectclass.
4436         (wl-ldap-make-matched-value-list): Remove meaningless process.
4437         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4438         (wl-address-ldap-search): Don't add `*' to `pat' string;
4439         use ignore-errors; added `email';
4440         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4441         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4442         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4443
4444
4445 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4446
4447         * wl-draft.el (wl-draft-parent-folder): Write description.
4448         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4449
4450 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4451
4452         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4453         as "" (zero-length string) if no parent.
4454         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4455
4456 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4457
4458         * wl-address.el (wl-address-make-completion-list): Skip duplication
4459         checking.
4460         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4461         `append'.
4462
4463 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4464
4465         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4466         instead of `beginning-of-buffer'.
4467
4468 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4469
4470         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4471
4472 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4473
4474         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4475         Refer wl-message-buffer-name.
4476         (wl-message-wheel-down): Ditto.
4477
4478 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4479
4480         * wl-vars.el (wl-message-buffer-name): New user option.
4481
4482         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4483         directly instead of making alist dinamically.
4484
4485         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4486         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4487         wl-message-buffer-cache-name.
4488         (wl-message-buffer-cache-clean-up): Ditto.
4489
4490         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4491
4492         * Version number is increased to 2.9.15.
4493
4494 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * wl-vars.el (wl-summary-default-view-alist): New user option.
4497
4498         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4499
4500         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4501         while deleting address.
4502         (wl-draft-delete-myself-from-cc): Ditto.
4503
4504         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4505         If optional argument is specified, reverse sort order.
4506
4507         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4508
4509 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4510
4511         * wl-thread.el (wl-thread-insert-message): Return parent number if
4512         exists.
4513         (wl-thread-update-indent-string-region): Use
4514         wl-thread-update-line-on-buffer-sub instead of
4515         wl-thread-update-line-on-buffer.
4516
4517 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4518
4519         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4520         (wl-folder-close-all): Ditto.
4521
4522 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4523
4524         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4525         and mailing-list:.
4526         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4527         value.
4528         (wl-summary-line-list-info): Print mailing-list name even when 
4529         list-number is empty.
4530
4531 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4532
4533         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4534
4535         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4536         (wl-draft-open-file): Ditto.
4537         (wl-draft-random-alphabet): Ditto.
4538
4539         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4540         bindings.
4541
4542 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4543
4544         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4545         * wl-vars.el (wl-draft-config-alist): Ditto.
4546
4547 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * Version number is increased to 2.9.14.
4550
4551         * wl.el (wl): Don't set wl-init as nil when error occured while
4552         auto-checking folders.
4553
4554         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4555         `elmo-expand-newtext'.
4556
4557 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4558
4559         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4560         `this-command' so that `wl-folder-goto-folder' contained in
4561         `wl-summary-keep-cursor-command' work.
4562
4563 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4564
4565         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4566         message buffer displaying state.
4567
4568 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4569
4570         * wl-vars.el (wl-summary-default-view): New variable to specify
4571         default value for `wl-summary-buffer-view' instead of using
4572         set-default.
4573         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4574
4575 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4576
4577         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4578
4579         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4580
4581 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4582
4583         * wl-vars.el (wl-forward-subject-prefix): New variable.
4584         * wl-draft.el (wl-draft-forward): Use it.
4585
4586 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4587
4588         * wl-message.el (wl-message-prev-page): When it is called without
4589         lines argument, scroll down by wl-message-scroll-amount lines.
4590         (wl-message-next-page): Ditto.
4591         * wl-vars.el (wl-message-scroll-amount): Change default value
4592         to preserve current behavior.
4593
4594 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4595
4596         * wl-summary.el (wl-summary-prefetch-msg): Bind
4597         `wl-message-entity' to call `wl-summary-from-function'.
4598
4599 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4600
4601         * wl-message.el (wl-message-buffer-create): Run
4602         wl-message-buffer-created-hook.
4603
4604 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4605
4606         * wl-summary.el (wl-summary-sort-specs): New variable.
4607         (wl-summary-default-sort-spec): Ditto.
4608         (wl-summary-sort): Rewrite.
4609         (wl-summary-sort-by-list-info): New function.
4610
4611 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4612
4613         * wl-summary.el (wl-summary-get-list-info): New function.
4614         (wl-summary-sort): Rewrite.
4615         (wl-summary-line-list-info): Ditto.
4616         (wl-summary-line-list-count): Ditto.
4617         (wl-summary-refile-region): Fixed docstring.
4618
4619 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4620
4621         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4622         `wl-folder-entity-hashtb' as completion table.
4623
4624 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4627         only when this command is called interactively; silence the byte-
4628         compiler.
4629
4630 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4631
4632         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4633         active in XEmacs.
4634
4635 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4636
4637         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4638         plural lines.
4639
4640 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4641
4642         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4643         of current line when the cursor is on the header name.
4644         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4645
4646 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4647
4648         * wl-util.el (wl-read-directory-name): Return displayed directory
4649         as the default value also on XEmacs.
4650
4651 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4652
4653         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4654         formatting.
4655
4656 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4657
4658         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4659         argument and when it is non-nil, check face property before
4660         highlighting for each line.
4661         (wl-highlight-summary-window): Set it.
4662
4663 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4664
4665         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4666         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4667
4668         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4669         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4670         (wl-draft-get-fcc-list): Likewise.
4671
4672 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4673
4674         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4675         (wl-thread-entity-cur): Ditto.
4676         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4677         wl-thread-indent-regexp setting.
4678         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4679
4680         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4681         wl-summary-lazy-highlight.
4682         (wl-summary-display-bottom): Ditto.
4683
4684         * wl-thread.el (wl-thread-open-close): Likewise.
4685
4686         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4687         from and subject;
4688         Bind wl-draft-use-frame;
4689         Enclose with save-window-excursion;
4690         Use wl-draft-create-buffer instead of with-temp-buffer;
4691         Use wl-draft-prepare-edit;
4692         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4693         Use wl-draft-send instead of wl-draft-raw-send.
4694
4695 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4696
4697         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4698         of using wl-from.
4699
4700 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4701
4702         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4703         insert-buffer instead of clone-buffer.
4704         (wl-draft-doing-mime-bcc): New variable.
4705         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4706         infinite loop.
4707         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4708
4709         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4710         (wl-draft-mime-bcc-body): Ditto.
4711
4712         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4713         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4714         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4715         wl-draft-do-mime-bcc.
4716         (wl-draft-mime-bcc-field): New function.
4717         (wl-draft-do-mime-bcc): Ditto.
4718
4719         * wl-address.el (wl-address-complete-header-list): New variable.
4720         (wl-address-complete-header-regexp): Changed default value.
4721
4722         * Version number is increased to 2.9.13.
4723
4724 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4725
4726         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4727         it is differed.
4728
4729 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4730
4731         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4732         (wl-summary-line-list-count): Ditto.
4733
4734 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4735
4736         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4737         (wl-nntp-posting-function): New variable.
4738         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4739         `wl-nntp-posting-config-alist'.
4740
4741 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4742
4743         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4744         FLIM.
4745
4746 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4747
4748         * wl-summary.el (wl-summary-target-mark-refile-sub):
4749         Remove a nuisance funcall.
4750
4751 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4752
4753         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4754         as t for `try-completion'.
4755
4756 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4757
4758         * wl-summary.el (wl-summary-default-from): Use
4759         wl-address-header-extract-address instead of
4760         std11-extract-address-components.
4761         (wl-summary-simple-from): Ditto.
4762         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4763         (wl-summary-insert-headers): Show message.
4764         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4765         for whole line.
4766         (wl-summary-default-from): Revert last change.
4767         (wl-summary-simple-from): Ditto.
4768         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4769         (wl-summary-mark-as-read-region): Follow the change above.
4770         (wl-summary-sync-marks): Ditto.
4771         (wl-summary-target-mark-mark-as-read): Ditto.
4772         (wl-summary-redisplay-internal): Ditto.
4773         (wl-summary-redisplay-no-mime-internal): Ditto.
4774         (wl-summary-redisplay-all-header): Ditto.
4775         (wl-summary-mark-as-read): Removed argument `cached';
4776         Use current cache status to set cache mark.
4777         (wl-summary-redisplay-internal): Follow the change above.
4778         (wl-summary-redisplay-no-mime-internal): Ditto.
4779         (wl-summary-redisplay-all-header): Ditto.
4780
4781         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4782
4783         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4784         Don't call itself recursively (Adviced by Yamaoka-san).
4785
4786 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4787
4788         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4789         bind wl-summary-highlight as nil to avoid error caused by missing
4790         local variables.
4791
4792 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4793
4794         * wl-vars.el (wl-invalid-character-message): New user option.
4795
4796         * wl-util.el (wl-set-string-width): If truncated string-width is
4797         larger than specified width, use `wl-invalid-character-message'.
4798
4799 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4800
4801         * wl-summary.el (wl-summary-prefetch-msg): 
4802         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4803
4804 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4805
4806         * wl-vars.el (wl-summary-check-line-format): New user option.
4807         (wl-summary-line-format-file): Ditto.
4808
4809         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4810         variable.
4811         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4812         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4813         and `wl-summary-view-old-p' to check whether do a rescan or not.
4814         (wl-summary-view-old-p): New function.
4815         (wl-summary-line-format-changed-p): Ditto.
4816         (wl-summary-line-format-save): Ditto.
4817         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4818
4819         * wl-util.el (wl-set-string-width): Avoid using negative number
4820         for make-string.
4821
4822 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4823
4824         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4825         return value.
4826
4827         * wl-util.el (wl-set-string-width): Added optional argument
4828         `padding' (All other related portions are changed).
4829         (wl-line-parse-format): If the first letter of column number is
4830         `0', zero-padding the result (ex: "%05l").
4831
4832         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4833
4834 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4835
4836         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4837         sequential summary view.
4838
4839 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4842         if it doesn't have a -unix version.
4843
4844 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4845
4846         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4847
4848 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4849
4850         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4851         content.
4852         (wl-draft): Follow the change above.
4853
4854         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4855
4856         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4857         and wl-folder-summary-line-format-alist contain %T and %P.
4858
4859         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4860         (wl-summary-mode-line-format): New user option.
4861         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4862         (wl-summary-line-format): Changed default value.
4863         (wl-summary-lazy-highlight): Changed default value.
4864
4865         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4866         change in wl-summary-create-line.
4867         (wl-thread-insert-entity-sub): Ditto.
4868
4869         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4870         (wl-summary-buffer-unread-status): Ditto.
4871         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4872         (wl-summary-buffer-persistent-mark-column): Ditto.
4873         (wl-summary-buffer-mode-line-formatter): Ditto.
4874         (wl-summary-buffer-mode-line): Ditto.
4875         (wl-summary-message-regexp): Abolished.
4876         (All other related portions are changed.)
4877         (wl-summary-detect-mark-position): New function.
4878         (wl-summary-buffer-set-folder): Setup
4879         wl-summary-buffer-mode-line-formatter.
4880         (wl-summary-mode): Setup selective-display;
4881         Setup pre-idle-hook when xemacs.
4882         (wl-summary-update-modeline): Rewrite.
4883         (wl-summary-jump-to-msg): Define as function;
4884         Changed regexp for searching messages.
4885         (wl-summary-message-number): Rewrite.
4886         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4887         Do rescan when old type summary cache.
4888         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4889         (wl-summary-remove-destination): Use '\r' to detect EOL.
4890         (wl-summary-print-destination): Ditto.
4891         (wl-summary-temp-mark): New inline function.
4892         (wl-summary-persistent-mark): Ditto.
4893         (wl-summary-line-number): New function.
4894         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4895         (wl-summary-line-list-count): New function.
4896         (wl-summary-create-line): Added argument persistent-mark.
4897         (All other related portions are changed)
4898         (wl-summary-create-line): Insert '\r'.
4899         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4900         (wl-summary-cursor-move-surface): New inline function.
4901         (wl-summary-prev): Use it.
4902         (wl-summary-next): Ditto.
4903
4904         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4905         wl-summary-message-regexp.
4906         (wl-highlight-summary): Delete progress message.
4907         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4908
4909         * Version number is increased to 2.9.12.
4910
4911 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4912
4913         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4914         variable (nil: no minimum).
4915         (wl-summary-line-subject): Add some spaces after subject by
4916         wl-summary-line-subject-minimum-length.
4917
4918 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4919
4920         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4921         and removed `F'.
4922         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4923         change above).
4924
4925 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4926
4927         * wl-summary.el (wl-summary-line-list-count): Reverted.
4928         (example setting in samples/*/dot.wl is also updated)
4929
4930 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4931
4932         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4933
4934         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4935
4936         * wl-vars.el (wl-summary-line-format): Addes some description to the
4937         docstring.
4938
4939         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4940         (wl-summary-line-close-bracket): Ditto.
4941         (wl-summary-line-children-number): Ditto.
4942         (wl-summary-line-thread-indent): Ditto.
4943         (wl-summary-line-children-and-from): Ditto.
4944
4945         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4946         't', 'c', 'F' and added 'C'.
4947
4948         * wl-util.el (wl-set-string-width): Accept negative value.
4949         (wl-line-parse-format): Added "%number(" and "%)".
4950
4951 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4952
4953         * wl-summary.el (wl-summary-line-list-count): Change format of the
4954         return value.
4955
4956 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4957
4958         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4959         from the recent message.el.
4960         (wl-draft-point-in-header-p): Ditto.
4961         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4962         wl-draft-beginning-of-line.
4963         * wl-e21.el (wl-draft-mode-map): Ditto.
4964         * wl-xmas.el (wl-draft-mode-map): Ditto.
4965
4966         * wl-folder.el: Sort macrodefs by dependencies.
4967
4968 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4969
4970         * wl-summary.el (wl-summary-prev): Fixed regexp.
4971         (wl-summary-next): Ditto.
4972
4973 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4974
4975         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4976
4977 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4978
4979         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4980         for backward compatibility.
4981
4982 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4983
4984         * wl-summary.el (wl-summary-line-list-count): New function, merged
4985         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4986         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4987         list counts.
4988
4989 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4990
4991         * wl-summary.el (wl-summary-create-line): Ignore errors while
4992         timezone-fix-time.
4993
4994         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4995
4996         * wl-summary.el (wl-summary-sync-update): Ditto.
4997         (wl-summary-default-from): Use wl-message-entity
4998         instead of entity.
4999
5000         * wl-summary.el (wl-summary-create-line): Fix.
5001
5002         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5003         (wl-summary-line-format): New user option.
5004         (wl-folder-summary-line-format-alist): Ditto.
5005         (wl-summary-from-width): Abolished.
5006
5007         * wl-util.el (toplevel): Require 'bytecomp.
5008         (wl-line-parse-format): New function.
5009         (wl-line-formatter-setup): New macro.
5010
5011         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5012         (wl-summary-buffer-line-formatter): New buffer local variable.
5013         (wl-summary-switch-to-clone-buffer): Follow the change above.
5014         (wl-summary-message-regexp): Fix.
5015         (wl-summary-from-func-internal): Abolished.
5016         (wl-summary-subject-func-internal): Ditto.
5017         (wl-summary-subject-filter-func-internal): Ditto.
5018         (All other related portions are changed.)
5019         (wl-summary-buffer-set-folder):
5020         Set up wl-summary-buffer-number-column and 
5021         wl-summary-buffer-line-formatter
5022         (All other related portions are changed.)
5023         (wl-summary-buffer-number-column-detect): Abolished.
5024         (All other related portions are changed.)
5025         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5026         (wl-summary-delete-all-temp-marks-on-buffer): Use
5027         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5028         (wl-summary-target-mark-delete): Ditto.
5029         (wl-summary-target-mark-refile-subr): Ditto.
5030         (wl-summary-target-mark-mark-as-read): Ditto.
5031         (wl-summary-target-mark-mark-as-unread): Ditto.
5032         (wl-summary-target-mark-mark-as-important): Ditto.
5033         (wl-summary-target-mark-save): Ditto.
5034         (wl-summary-replace-status-marks): Renamed from
5035         wl-summary-set-status-marks-on-buffer;
5036         Use wl-summary-message-regexp instead of
5037         wl-summary-buffer-number-regexp.
5038         (wl-summary-sync-update): Follow the change above.
5039         (wl-summary-goto-previous-message-beginning): New function.
5040         (wl-summary-mark-as-unread): Use it.
5041         (wl-summary-mark-as-important): Ditto.
5042         (wl-summary-line-formatter): New variable.
5043         (wl-summary-line-year): New function.
5044         (wl-summary-line-day): Ditto.
5045         (wl-summary-line-day-of-week): Ditto.
5046         (wl-summary-line-hour): Ditto.
5047         (wl-summary-line-minute): Ditto.
5048         (wl-summary-line-open-bracket): Ditto.
5049         (wl-summary-line-close-bracket): Ditto.
5050         (wl-summary-line-children-number): Ditto.
5051         (wl-summary-line-thread-indent): Ditto.
5052         (wl-summary-line-size): Ditto.
5053         (wl-summary-line-subject): Ditto.
5054         (wl-summary-line-from): Ditto.
5055         (wl-summary-line-children-and-from): Ditto.
5056         (wl-summary-create-line): Rewritten.
5057         (wl-summary-format-date): Abolished.
5058
5059         * wl-highlight.el (wl-highlight-summary-current-line): Use
5060         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5061         Use thread structure to detect thread top message.
5062
5063         * wl-draft.el (wl-default-draft-cite): Don't use
5064         wl-summary-from-func-internal.
5065
5066         * wl-refile.el (wl-refile-subject-learn): Don't use
5067         wl-summary-subject-filter-func-internal.
5068         (wl-refile-guess-by-subject): Ditto.
5069
5070         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5071         parameters.
5072
5073         * wl-thread.el (wl-thread-update-indent-string-region):
5074         Use wl-thread-update-line-on-buffer instead of
5075         wl-thread-update-indent-string.
5076         (wl-thread-update-children-number): Redefine using
5077         wl-thread-update-line-on-buffer.
5078         (wl-thread-update-indent-string): Abolished.
5079
5080         * Version number is increased to 2.9.11.
5081
5082 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5083
5084         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5085         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5086         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5087
5088         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5089         as nil.
5090
5091         * wl-thread.el (wl-thread-open-all-unread): Use 
5092         elmo-folder-list-messages-mark-match.
5093         (wl-thread-insert-message): Removed argument `mark-alist'.
5094         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5095         elmo-msgdb-set-mark.
5096         (wl-thread-get-children-msgs-uncached): Likewise.
5097         (wl-thread-get-exist-children): Added argument include-self.
5098         (wl-thread-delete-message): Follow the change above.
5099
5100         * wl-summary.el (wl-summary-count-unread): Removed argument.
5101         (wl-summary-rescan): Follow the change above.
5102         (wl-summary-mark-as-read-region): Ditto
5103         (wl-summary-mark-as-unread-region): Ditto.
5104         (wl-summary-delete-messages-on-buffer): Ditto.
5105         (wl-summary-sync-update): Ditto.
5106         (wl-summary-switch-to-clone-buffer): Ditto.
5107         (wl-summary-goto-folder-subr): Ditto.
5108         (wl-summary-target-mark-mark-as-read): Ditto.
5109         (wl-summary-target-mark-mark-as-unread): Ditto.
5110         (wl-summary-target-mark-mark-as-important): Ditto.
5111         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5112         (wl-summary-update-thread): Removed argument `mark-alist'.
5113         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5114         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5115         (wl-summary-resume-cache-status): Likewise.
5116         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5117         elmo-msgdb-set-mark.
5118         (wl-summary-mark-as-read-all): Likewise.
5119         (wl-summary-delete-cache): Ditto.
5120         (wl-summary-auto-select-msg-p): Ditto.
5121         (wl-summary-mark-as-unread): Ditto.
5122         (wl-summary-no-auto-refile-message-p): Ditto.
5123         (wl-summary-mark-as-read): Ditto.
5124         (wl-summary-mark-as-important): Ditto.
5125         (wl-summary-auto-refile): Follow the change above.
5126         (wl-summary-delete-all-marks): Removed.
5127         (wl-summary-resume-marks-and-highlight): Ditto.
5128         (wl-summary-resume-marks): Ditto.
5129         (wl-summary-delete-important-msgs-from-list): Ditto.
5130         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5131
5132         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5133         wl-summary-count-unread.
5134
5135         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5136         (wl-summary-score-update-all-lines): Use
5137         elmo-msgdb-set-mark.
5138
5139 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5140
5141         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5142         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5143         (wl-summary-create-line): Renamed from
5144         wl-summary-overview-create-summary-line;
5145         Argument rearrangement.
5146         (wl-summary-update-thread): Follow the change above.
5147
5148         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5149         (wl-thread-insert-entity-sub): Likewise.
5150
5151         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5152         argument `overview', `mark-alist' and added `msgdb'.
5153
5154         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5155
5156         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5157         (wl-summary-rescan): Follow the change above.
5158         (wl-summary-sync-update): Ditto.
5159         (wl-summary-insert-thread-entity): Ditto;
5160         Don't use `let*' in every while loop;
5161         Detect infinite loop of threads.
5162         (wl-summary-update-thread): Removed argument `overview'.
5163
5164         * wl-thread.el (wl-thread-insert-message): Ditto.
5165
5166         * Version number is increased to 2.9.10.
5167
5168         * wl-message.el (wl-message-redisplay): Ignore errors while
5169         wl-message-redisplay-hook.
5170
5171 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5172
5173         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5174
5175 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5176
5177         * wl.el (wl): inhibit-quit while wl-folder.
5178
5179 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5180
5181         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5182         while msgdb access.
5183
5184 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5185
5186         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5187         even if no folder is not created.
5188
5189 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5190
5191         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5192
5193         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5194         implementation.
5195         (wl-summary-target-mark-thread): Ditto.
5196
5197         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5198
5199 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5200
5201         * wl-util.el (wl-display-bytes): Remove unused function.
5202
5203 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5204
5205         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5206         seems critical one (partially reverse the change in 2002/03/17).
5207
5208 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5209
5210         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5211         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5212
5213 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5214
5215         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5216         is not writable.
5217         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5218         plugged status instead of `'force' as 2nd argument.
5219
5220         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5221         is not creatable.
5222
5223         * Version number is increased to 2.9.9.
5224
5225 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5226
5227         * wl-summary.el (wl-summary-suspend): New function.
5228
5229 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5230
5231         * wl.el (wl): Do not check variables if check is nil.
5232         * wl-utils.el (wl-collect-draft): New function.
5233         * wl-folder.el (wl-folder-suspend): Put summary buffers
5234         and draft buffers at the end of buffer list.
5235         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5236
5237 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5238
5239         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5240         loop instead of recursive call.
5241
5242         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5243         2nd argument.
5244
5245 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5246
5247         * wl-draft.el (wl-draft-create-contents): Don't take neither
5248         (function . args) nor (string . something) any more.
5249
5250         * wl-version.el (wl-generate-user-agent-string): Return string
5251         without header symbol.
5252         * wl-draft.el (wl-draft-default-headers): Use it.
5253
5254         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5255         `wl-draft-insert-ccs' and return field value instead of inserting
5256         the header. Abolish cc argument.
5257         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5258
5259         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5260         rather than one with string car.
5261
5262         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5263         * wl-draft.el (wl-draft-create-contents): Add it after the default
5264         headers.
5265
5266         * wl-draft.el (wl-draft-create-contents): For the case of
5267         (symbol-or-string . function) insert header only when the function
5268         returns string value.
5269
5270 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5271
5272         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5273         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5274
5275 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5276
5277         * wl.el (wl-check-environment): Don't check Message-ID when
5278         `wl-insert-message-id' is nil.
5279         Revive checking if `wl-message-id-domain' contains "@".
5280
5281 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5282
5283         * wl.el (wl-check-environment): Merge examination for "@" at
5284         inappropriate position into the first string-match.
5285
5286         * wl-summary.el (wl-summary-target-mark-print): New function.
5287         (wl-summary-pipe-message-subr): Extracted from
5288         `wl-summary-pipe-message'.
5289         (wl-summary-target-mark-pipe): New function.
5290         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5291         `wl-summary-target-mark-pipe'.
5292
5293 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5294
5295         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5296
5297 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5298
5299         * wl.el (wl-check-environment): Use elmo-warning instead of
5300         error for non-critical ones.
5301         Remove trash folder check.
5302         (wl): Don't ignore error in wl-check-environment.
5303
5304         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5305         check, which is moved from `wl-check-environment'.
5306         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5307
5308 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5309
5310         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5311         guess anything, call wl-summary-write.
5312         (wl-summary-write): Create draft with blank To field.
5313         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5314
5315 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5316
5317         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5318         argument full as well for wl-folder-write-current-folder.
5319         If wl-*-write-current-folder cannot guess addressee, add blank
5320         To header.
5321         Rewrite condition for positioning cursor.
5322
5323 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5324
5325         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5326         summary buffer is present, use it.
5327         (wl-folder-jump-to-previous-summary): Ditto.
5328
5329 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5330
5331         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5332
5333         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5334         wl-summary-previous-buffer and wl-summary-next-buffer.
5335
5336         * wl-folder.el (wl-folder-mode-map): Bind
5337         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5338         (wl-folder-jump-to-next-summary): New function.
5339         (wl-folder-jump-to-previous-summary): Ditto.
5340
5341         * wl-draft.el (wl-draft): Rearranged.
5342
5343 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5344
5345         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5346         of header.
5347         (wl-draft): Collect arguments for the header as header-alist.
5348         (wl-draft-forward): Arrange arguments for wl-draft.
5349         (wl-draft-reply): Ditto.
5350         (wl-draft-edit-string): Ditto.
5351         * wl-summary.el (wl-summary-write): Ditto.
5352         (wl-summary-write-current-folder): Ditto.
5353
5354         * Version number is increased to 2.9.8.
5355
5356 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5357
5358         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5359
5360         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5361
5362         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5363         even if the guess failed.
5364
5365         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5366         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5367         wl-summary-write-current-folder.
5368         * wl-xmas.el: Ditto.
5369
5370 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5371
5372         * wl-summary.el (wl-summary-next-page): Force display message if
5373         message is not displayed yet.
5374         (wl-summary-prev-page): Ditto.
5375
5376 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5377
5378         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5379
5380 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5381
5382         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5383         add "Preview Message" and "Save Draft and Exit".
5384
5385 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5386
5387         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5388         if addrmgr is called from draft in splitted window.
5389
5390         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5391         * wl-mule.el: Ditto.
5392         * wl-xmas.el: Ditto.
5393
5394 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5395
5396         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5397
5398         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5399         * wl-xmas.el (wl-folder-toolbar): Ditto.
5400
5401 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5402
5403         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5404         and wl-draft-save-and-exit.
5405         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5406         * wl-xmas.el: Ditto.
5407         * wl-mule.el: Ditto.
5408
5409         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5410         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5411
5412 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5413
5414         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5415         lists for saving buffer.
5416
5417 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5418
5419         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5420         parent-folder argument instead of it.
5421         (wl-draft-create-buffer): Ditto.
5422         (wl-draft-forward): Ditto.
5423         (wl-draft-reply): Ditto.
5424         * wl-summary.el (wl-summary-write): Ditto.
5425         (wl-summary-write-current-folder): Ditto.
5426
5427         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5428         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5429         Folder buffer after composing.
5430
5431 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5434         header if the file `wl-x-face-file' already contains it.
5435
5436 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5437
5438         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5439         folder" entry.
5440         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5441         * wl-e21.el (wl-folder-toolbar): Ditto.
5442         * wl-xmas.el (wl-folder-toolbar): Ditto.
5443
5444 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5445
5446         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5447         wl-folder-goto-folder with sticky argument.
5448         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5449
5450 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5451
5452         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5453         and wl-summary-previous-buffer.
5454         (wl-summary-next-buffer): New function.
5455         (wl-summary-previous-buffer): Ditto.
5456
5457 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5458
5459         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5460         wl-folder-jump-to-current-entity-with-arg.
5461         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5462         `wl-folder-jump-to-current-entity'.
5463         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5464         `wl-summary-goto-folder-sticky'.
5465         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5466         `wl-summary-goto-folder'.
5467         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5468         Unless force-exit, do not clean temp. marks for sticky summary.
5469         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5470
5471 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5472
5473         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5474         not entire.
5475
5476 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5477
5478         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5479         to `C-x C-s'.
5480         (wl-summary-save-status): New command.
5481         (wl-summary-exit): Don't clean-up temp marks when sticky.
5482         (Applied patch from Nakayama-san [wl: 09548])
5483         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5484         Do nothing when no mark data.
5485         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5486         Call `wl-summary-delete-all-temp-marks' before saving.
5487
5488 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5489
5490         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5491
5492 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5493
5494         * wl.el (wl-check-environment): Also cause error when (system-name)
5495         returns "localhost.localdomain". (Although it doesn't affect because
5496         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5497
5498 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5499
5500         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5501         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5502
5503         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5504         value.
5505
5506 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5507
5508         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5509         Likewise r-cc-list and r-ng-list.
5510
5511 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5512
5513         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5514         only if it is bound as variable.
5515
5516         * wl-mime.el (wl-draft-preview-message): Ditto.
5517
5518 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5519
5520         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5521         needless `goto-char'.
5522
5523         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5524         `wl-summary-redisplay-no-mime-internal' instead of
5525         `wl-summary-redisplay-no-mime'.
5526         (wl-summary-redisplay-no-mime): Changed argument;
5527         Call `wl-summary-redisplay-no-mime-internal'.
5528
5529         * wl-mime.el (wl-draft-preview-message): Bind
5530         `mime-header-encode-method-alist' locally.
5531
5532         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5533         (wl-draft-std11-parse-addresses): Added the first address check.
5534         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5535
5536         * Version number is increased to 2.9.7.
5537
5538 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5539
5540         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5541
5542 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5543
5544         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5545         related to scrollbar support, if there is no such a feature
5546         compiled in.
5547
5548 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5549
5550         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5551         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5552         for prefetch.
5553
5554 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5555
5556         * wl-summary.el (wl-summary-pick): Fix for no match.
5557
5558 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5559
5560         * wl-draft.el (wl-draft-save):
5561         Override `mime-header-encode-method-alist'.
5562
5563 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5564
5565         * wl-folder.el (wl-folder-pick): New function.
5566         Define key as "?".
5567
5568 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5569
5570         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5571         Fix for unplugged.
5572
5573 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5574
5575         * wl-folder.el (wl-folder-virtual): New function.
5576         Define key as "V".
5577
5578 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5579
5580         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5581         multi folder if entity is group.
5582
5583 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5584
5585         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5586         is nil.
5587
5588 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5589
5590         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5591         (wl-summary-target-mark-msgs): Return the number of marked messages.
5592
5593 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5594
5595         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5596         "first:" is specified.
5597
5598 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5599
5600         * wl-vars.el (wl-from): Use return value of function
5601         user-full-name instead of the variable user-full-name since
5602         XEmacs-20.4 doesn't set this variable.
5603
5604 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5605
5606         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5607         call `wl' directly.
5608
5609 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5610
5611         * wl-draft.el (wl-draft-reedit): Removed duplicated
5612         switch-to-buffers.
5613
5614 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * wl.el (wl-other-frame): Removed garbages.
5617
5618 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5619
5620         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5621
5622         * wl-xmas.el (wl-draft-key-setup): Ditto.
5623
5624         * wl-mule.el (wl-draft-key-setup): Ditto.
5625
5626         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5627         (wl-draft-reedit): Ditto.
5628         (wl-draft-prepare-edit): Add `wl-draft-save' to
5629         `local-write-file-hooks'.
5630         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5631         (wl-draft-reedit): Set buffer-file-name.
5632         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5633
5634
5635         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5636         call it.
5637         (wl-delete-startup-frame-function): New variable.
5638         (wl-other-frame): New function
5639         (Original was written by Yamaoka san [wl: 09239]).
5640
5641         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5642         if `wl-folder-use-frame'.
5643
5644 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5645
5646         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5647
5648 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5649
5650         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5651         New variable.
5652         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5653         (wl-message-buffer-prefetch-get-next): Use them.
5654         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5655
5656 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5657
5658         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5659         with unwind-protect.
5660
5661         * wl-draft.el (wl-draft-reedit): Rewrite.
5662         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5663         (wl-draft-save): Insert header separator if it does not exist;
5664         Removed condition-case.
5665
5666         * wl-summary.el (wl-summary-reedit): Revert last change.
5667
5668         * wl-draft.el (wl-draft-save): Rewrite.
5669         (wl-draft-create-buffer): Set buffer-file-name as nil.
5670
5671         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5672
5673         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5674
5675         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5676         nil.
5677
5678 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5679
5680         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5681         If count is nil, do not prefetch.
5682         (wl-message-buffer-prefetch-next): Next.
5683
5684 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5685
5686         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5687
5688 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5689
5690         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5691         `delete-backward-char'
5692         (wl-draft-prepare-edit): Check major-mode.
5693         (wl-draft-decode-header): Rewrite.
5694         (wl-draft): Fix.
5695
5696 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5697
5698         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5699
5700 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5701
5702         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5703         (wl-message-buffer-prefetch-get-next): Remove size checking.
5704         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5705
5706 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5707
5708         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5709         (wl-draft-default-headers): Fix.
5710
5711 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5712
5713         * wl-draft.el (wl-draft-default-headers): Insert return value of
5714         `wl-generate-mailer-string-function'.
5715
5716 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5717
5718         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5719         (wl-draft-insert-mail-header-separator): Ditto.
5720
5721         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5722         again (Reverted the change on 2002-01-17 by OKADA san).
5723
5724 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5725
5726         * wl-draft.el (wl-draft): Rewrite.
5727         (wl-draft-create-buffer): New function.
5728         (wl-draft-create-contents): Ditto.
5729         (wl-draft-prepare-edit): Ditto.
5730         (wl-draft-decode-header): Ditto.
5731         (wl-draft-decode-body): Ditto.
5732         (wl-draft-check-new-line): Ditto.
5733         (wl-draft-default-headers): Ditto.
5734         (wl-draft-insert-mail-header-separator): Ditto.
5735
5736 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5737
5738         * Version number is increased to 2.9.6.
5739
5740 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * wl-draft.el (wl-draft-delete-field): Optional argument.
5743         (wl-draft-delete-fields): Ditto.
5744
5745 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5746
5747         * wl-message.el (toplevel): Eliminated byte-compile warning.
5748         for `itimer-function', `delete-timer' and `itimer-list'.
5749
5750 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5751
5752         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5753         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5754         `wl-message-buffer-prefetch-threshold'.
5755         * wl-summary.el (wl-summary-redisplay-internal): Remove
5756         the check of `wl-message-buffer-prefetch-depth'.
5757
5758 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5759
5760         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5761         size of article.
5762         (wl-message-buffer-prefetch-subr): Remove size check.
5763
5764 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5765
5766         * wl-vars.el (wl-plugged): Make customizable.
5767
5768 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5769
5770         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5771         (wl-message-buffer-prefetch-set-timer): New function.
5772         (wl-message-buffer-prefetch-get-next): New function.
5773         (wl-message-buffer-prefetch): New function.
5774         (wl-message-buffer-prefetch-next): Rewrite.
5775         (wl-message-buffer-prefetch-subr): Rewrite.
5776         * wl-vars.el (wl-auto-prefetch-first): New variable.
5777         * wl-summary.el (wl-summary-goto-folder-subr): Call
5778         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5779
5780 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5781
5782         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5783         `wl-summary-unread-message-hook'.
5784
5785 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5786
5787         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5788         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5789         if range is `cache-status'.
5790
5791 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5792
5793         * wl-message.el (wl-message-buffer-prefetch-subr):
5794         Improve debug message.
5795
5796 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5797
5798         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5799         `wl-mail-send-pre-hook'.
5800         (wl-draft-send-mail-with-qmail): Ditto.
5801         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5802
5803 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5804
5805         * wl-message.el (wl-message-buffer-prefetch-subr):
5806         Fix for cancel-function-timers bug.
5807         (wl-message-buffer-prefetch-debug): Default value is t.
5808
5809 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5810
5811         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5812         (wl-message-buffer-prefetch-subr): Rewrite.
5813         Rename from `wl-message-buffer-prefetch'.
5814
5815 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5816
5817         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5818         (wl-default-draft-cite-decorate-author): Ditto.
5819
5820         * wl-draft.el (wl-draft-cite-function): Removed.
5821         (wl-default-draft-cite-decorate-author): Ditto.
5822
5823 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5824
5825         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5826         (wl-default-draft-cite): Do not arrange author name if the value of
5827         `wl-default-draft-cite-decorate-author' is nil.
5828
5829 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5830
5831         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5832
5833         * wl-folder.el (wl-folder-check-one-entity): Don't care
5834         `elmo-folder-use-flag-p'.
5835
5836 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5837
5838         * wl-folder (wl-folder-check-one-entity): Fix
5839         problem if unread is nil.
5840
5841 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5842
5843         * wl-address.el (wl-address-make-completion-list): Check whether
5844         the address is a group list.
5845         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5846
5847 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5848
5849         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5850         The number of the messages of new and unread does not count
5851         correctly.
5852
5853         * wl-summary.el (wl-summary-count-unread): Changed to return
5854         `(new . unread)' instead of total.
5855         (wl-summary-sync-update): Follow the change above.
5856
5857         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5858
5859 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5860
5861         * wl-address.el (wl-address-make-completion-list): Do not enclose
5862         address by " <" and ">" if associated realname is "".
5863         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5864         This is against the promblem with group list in .addresses pointed
5865         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5866
5867 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5868
5869         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5870         message is a format control string.
5871         * wl-expire.el (wl-expire-append-log): Ditto.
5872         * wl-mime.el (wl-summary-burst-subr): Ditto.
5873         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5874         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5875
5876 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5877
5878         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5879         wl.el (wl-check-variables): Rename from `wl-check-type'.
5880         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5881         (wl-check-variables-2): New function.
5882         (wl): Call `wl-check-variables-2'.
5883
5884 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5885
5886         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5887         after renaming folder in access group.
5888
5889 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5890
5891         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5892         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5893         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5894         (wl-message-buffer-prefetch): Rewrite.
5895         (wl-message-buffer-prefetch-idle-time): Removed.
5896         * wl-summary.el (wl-summary-redisplay-internal):
5897         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5898         Error check for `wl-message-buffer-prefetch-depht'.
5899
5900 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5901
5902         * Version number is increased to 2.9.5.
5903         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5904
5905 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5906
5907         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5908         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5909         Based on the patch written by
5910         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5911
5912 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5913
5914         * wl-draft.el (wl-draft-raw-send): Fix for
5915         `wl-news-send-pre-hook'
5916
5917 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5918
5919         * wl-utils.el (wl-message-id-function): New variable.
5920         * wl-draft.el (wl-draft-insert-required-fields):
5921         Use `wl-message-id-function'.
5922
5923 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5924
5925         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5926         * wl-utils.el (wl-draft-make-message-id-string):
5927         Use `wl-from' for domain part of Message-ID
5928         if `wl-message-id-use-wl-from' if non-nil.
5929         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5930
5931 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5932
5933         * wl.el (wl): Call `wl-check-type'
5934         Do not 'condition-case'.
5935
5936 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5937
5938         * wl.el (wl-check-type): New function.
5939         (wl-check-type-variables): New variable.
5940
5941 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5942
5943         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5944
5945 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5946
5947         * wl-draft.el (wl-smtp-password-key): New function.
5948         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5949         (wl-draft-send-mail-with-smtp): Ditto.
5950         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5951
5952 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5953
5954         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5955         * wl-utils.el (wl-unique-id-suffix): Remove.
5956
5957 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5958
5959         * Version number is increased to 2.9.4.
5960
5961 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5962
5963         * wl-utils.el (wl-unique-id-suffix): New variable.
5964         (wl-unique-id): Use `wl-unique-id-suffix'
5965
5966 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5967
5968         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5969         instead of `elmo-msgdb-search'.
5970
5971         * Version number is increased to 2.9.3.
5972
5973 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5974
5975         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5976
5977 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5978
5979         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5980         (wl-draft-dispatch-message): Changed for send-later.
5981         (wl-draft-queue-flush): Ditto.
5982         (wl-draft): Clear `wl-sent-message-queued'.
5983         (wl-draft-reedit): Ditto.
5984         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5985         * wl-vars.el (wl-draft-force-queuing): New variable.
5986         (wl-draft-force-queuing-mail): New variable.
5987         (wl-draft-force-queuing-news): New variable.
5988
5989 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5990
5991         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5992         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5993
5994 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5995
5996         * Version number is increased to 2.9.2.
5997
5998 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * wl-draft.el (wl-draft-elide-region): New user command.
6001         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6002
6003         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6004         command `wl-draft-elide-region'.
6005         * wl-mule.el: Ditto.
6006         * wl-xmas.el: Ditto.
6007
6008 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6009
6010         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6011         (wl-biff-check-folder-async): Removed needless let.
6012
6013 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6014
6015         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6016         wl-folder-get-elmo-folder.
6017         (wl-biff-check-folder): Set `biff' argument of
6018         `wl-folder-check-one-entity'.
6019         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6020
6021         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6022         (wl-folder-check-one-entity): Added `biff' argument;
6023         Setup `biff' slot of folder.
6024
6025         * Version number is increased to 2.9.1.
6026
6027 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6028
6029         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6030         comment out and fixed.
6031         (wl-fldmgr-add-completion-subr): Ditto.
6032
6033         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6034         and msgdb.
6035
6036         * wl.el (wl-toggle-plugged): Save summary view.
6037
6038 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6039
6040         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6041
6042 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6043
6044         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6045
6046 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6047
6048         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6049         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6050         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6051
6052         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6053         if it was failed.
6054         (wl-demo): Disable undo in the demo buffer.
6055
6056 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6057
6058         * wl-version.el (wl-version): Changed codename.
6059
6060         * Version number is increased to 2.9.0.
6061
6062 2001-12-14  Takuo KITAME <kitame@northeye.org>
6063
6064         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6065         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6066         (wl-folder-mark-as-read-all-current-entity): Ditto.
6067
6068 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6069
6070         * wl-vars.el (wl-from-width): Define as obsolete variable.
6071         (wl-subject-length-limit): Ditto.
6072
6073         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6074
6075         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6076         wl-summary-save-view.
6077
6078         * wl.el (wl-save-status): Ditto.
6079         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6080
6081         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6082         (wl-summary-exit): Follow the change above.
6083         (wl-summary-goto-folder-subr): Ditto.
6084
6085         * wl-folder.el (wl-folder-create-subr): Don't use
6086         `elmo-folder-creatable-p'.
6087
6088 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6089
6090         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6091
6092 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6095         rather than bitmap on Emacs 21.
6096         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6097         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6098         for xbm if the new redisplay engine is not available.
6099
6100 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6101
6102         * wl-folder.el (wl-folder-init-hook): New hook.
6103         (wl-folder-init): Run `wl-folder-init-hook'.
6104
6105 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6108
6109 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6110
6111         * wl-acap.el (wl-acap-cache-filename): New variable.
6112         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6113         (wl-acap-init): Use cache if no ACAP server found.
6114
6115 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6116
6117         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6118         `wl-acap-original-msgdb-dir'.
6119
6120         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6121         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6122
6123         * wl-mime.el (wl-mime-save-directory): Renamed from
6124         `wl-mime-save-dir'.
6125
6126 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6127
6128         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6129
6130         * wl-demo.el: Require `path-util'.
6131         (wl-demo-bitmap-mule-available-p): New internal variable.
6132         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6133         `module-installed-p' instead.
6134         (wl-demo-insert-image): Use *.img file for a bitmap image.
6135         (wl-demo): Don't call the ascii demo recursively.
6136
6137 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6138
6139         * Version number is increased to 2.7.7.
6140
6141 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6142
6143         * wl.el (wl-exit): Eliminated byte-compile warning.
6144
6145 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6146
6147         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6148         obsolete variable using `elmo-define-obsolete-variable'.
6149         (wl-fetch-confirm-threshold): Ditto.
6150         (wl-cache-prefetch-folder-type-list): Ditto.
6151         (wl-cache-prefetch-folder-list): Ditto.
6152
6153 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6154
6155         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6156         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6157         (wl-demo-insert-image): New function.
6158         (wl-demo-insert-text): New function.
6159         (wl-demo-image-type-alist): Redefine as a function.
6160         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6161         (wl-demo-with-temp-file-buffer): Removed.
6162         (wl-logo-xpm): Removed.
6163         (wl-logo-xbm): Removed.
6164         (wl-logo-bitmap): Removed.
6165
6166 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6167
6168         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6169         (wl-expire-localdir-get-folder-function): New user option.
6170         (wl-expire-localdir-get-folder): New function.
6171         (wl-expire-localdir-date): Ditto.
6172
6173 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6174
6175         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6176         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6177         Fixed unread number mismatch when all-unread < unread.
6178
6179 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6180
6181         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6182         (wl-fetch-confirm-threshold): Ditto.
6183
6184         * wl-summary.el (wl-summary-confirm-appends): Removed.
6185         (wl-summary-sync-update): Don't refer
6186         `wl-summary-update-confirm-threshold' (It is now abolished).
6187
6188         * wl-message.el (wl-message-display-internal): Don't refer
6189         `wl-fetch-confirm-threshold' (It is now abolished).
6190
6191 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6192
6193         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6194
6195 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6196
6197         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6198         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6199         Change default value to nil.
6200         (wl-summary-indent-length-limit): The value can be nil, nil means
6201         unlimited.
6202
6203         * wl-summary.el: Don't set limit for indent length if the value of
6204         wl-summary-indent-length-limit is nil.
6205         If the value of wl-summary-width is nil, it means only that the width
6206         of summary is unlimited (nil doesn't mean that the indent length is
6207         unlimited).
6208
6209         * wl-thread.el: Ditto.
6210
6211 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6212
6213         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6214         be nil, nil means never confirm.
6215         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6216
6217 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6218
6219         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6220         means unlimited).
6221
6222 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6223
6224         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6225         Use `with-temp-buffer'.
6226
6227 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6228
6229         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6230         with new backquote style).
6231         (wl-folder-get-entity-from-buffer): Ditto.
6232
6233 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6234
6235         * wl-version.el (nemacs-version): Eliminated.
6236         (wl-extended-emacs-version2): Ignore nemacs.
6237         (wl-extended-emacs-version3): Ditto.
6238
6239 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6240
6241         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6242         (wl-draft-add-in-reply-to): New variable.
6243         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6244         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6245         (wl-draft-yank-from-mail-reply-buffer): Use
6246         `wl-draft-add-in-reply-to'.
6247         (wl-draft-insert-current-message): Ditto.
6248
6249 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6250
6251         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6252         typo (kill->hide).
6253         (wl-message-buffer-prefetch-folder-type-list): Added elements
6254         `mark' and `cache' instead of `internal'.
6255
6256 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6257
6258         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6259         resume msgdb directory.
6260
6261 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6262
6263         * wl.el (wl-exit): Call `wl-acap-exit'.
6264
6265         * wl-summary.el (wl-summary-message-string): New function.
6266         (wl-summary-reedit): Use it.
6267         (wl-summary-resend-bounced-mail): Remove needless let.
6268         (wl-summary-supersedes-message): Ditto.
6269         (wl-summary-save): Ditto.
6270
6271         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6272         (wl-acap-init): Set it.
6273         (wl-acap-exit): New function.
6274
6275 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6276
6277         * wl.el (wl-init): Revert (require 'mime-setup). move from
6278         toplevel.
6279
6280 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6281
6282         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6283         local variables.  Add error when guess function return invalid
6284         value.
6285
6286 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6287
6288         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6289         Change local variable name.
6290         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6291         (wl-folder-get-newsgroups): Return nil when non-news folder.
6292         * wl-summary.el (wl-summary-write-current-folder): State through
6293         when guess-list return nil.
6294         (wl-summary-write-current-folder-functions): Fixed docstring.
6295
6296         * wl.el (wl-exit): Changed confirm message.
6297
6298         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6299         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6300
6301         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6302
6303 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6304
6305         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6306         user option (Renamed from wl-cache-prefetch-folder-type-list).
6307         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6308         from wl-cache-prefetch-folder-list).
6309
6310         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6311         Move to wl-vars.el.
6312         (wl-message-buffer-prefetch-p): Changed to enable
6313         `wl-message-buffer-prefetch-folder-list'.
6314
6315         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6316         `ignore-cache'.
6317
6318 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6319
6320         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6321         `part-top' and `part-bottom'.
6322         (wl-draft-config-sub-part-top): New function.
6323         (wl-draft-config-sub-part-bottom): New function.
6324
6325 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6326
6327         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6328
6329 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6330
6331         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6332
6333 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6334
6335         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6336
6337         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6338         (wl-summary-write-current-folder): Ditto.
6339
6340 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6341
6342         * wl-folder.el (wl-folder-get-newsgroups): Use
6343         `elmo-folder-newsgroups'.
6344
6345 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6346
6347         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6348         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6349         `wl-draft-config-sub-header-bottom'.
6350
6351 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6352
6353         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6354         localnews folder.
6355
6356 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6357
6358         * wl-summary.el (wl-summary-mode): Undo last change.
6359
6360         * wl-folder.el (wl-folder-mode): Ditto.
6361
6362 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6363
6364         * wl-summary.el (wl-summary-mode): Locally set
6365         truncate-partial-window-width to nil.
6366         (for XEmacs)
6367
6368         * wl-folder.el (wl-folder-mode): Ditto.
6369
6370 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6371
6372         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6373
6374 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6375
6376         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6377         number.
6378
6379         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6380
6381         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6382
6383         * Version number is increased to 2.7.6.
6384
6385 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6386
6387         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6388
6389 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6390
6391         * wl-summary.el (wl-summary-sync-update): Enclose network
6392         related portion with `unwind-protect'.
6393
6394 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6395
6396         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6397
6398 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6399
6400         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6401         element.
6402         * wl-vars.el (wl-message-body-button-alist): Ditto.
6403
6404         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6405         max match length.
6406         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6407
6408         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6409         for the max match length;
6410         Use 4th element value for the button string regexp group.
6411
6412         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6413         candidate exists, prompt to select.
6414
6415 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6416
6417         * wl-summary.el (wl-summary-jump-to-msg): Search before
6418         calibration point by `beginning-of-line'.
6419
6420 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6421
6422         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6423         for access group.
6424
6425 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6426
6427         * wl-message.el (wl-message-display-internal): Bind
6428         `default-mime-charset'.
6429
6430         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6431
6432         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6433
6434         * Version number is increased to 2.7.5.
6435
6436 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6437
6438         * wl-expire.el (wl-summary-archive): Fixed;
6439         Use `elmo-folder-name-internal'.
6440
6441 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6442
6443         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6444         from `elmo-folder-move-messages' caller.
6445         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6446
6447         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6448         related portions are changed).
6449
6450 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6451
6452         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6453         counter.
6454
6455 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6456
6457         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6458         buffer local and set it to nil.
6459
6460         * wl-message.el (wl-message-redisplay): Ditto.
6461
6462 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6463
6464         * wl-summary.el (wl-summary-mark-as-important): If message is
6465         already cached, set messag as read, otherwise encache and mark as read.
6466
6467 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6468
6469         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6470         point-min.
6471
6472 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6473
6474         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6475         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6476         a keymap.
6477
6478 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6479
6480         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6481         parent.
6482
6483         * wl-mule.el (wl-message-define-keymap): Ditto.
6484
6485         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6486
6487         * wl-xmas.el (wl-message-display-internal-hook): Define.
6488         (wl-xmas-setup-message-toolbar): Define as function.
6489         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6490         (wl-message-overload-functions): Abolished.
6491         (wl-message-define-keymap): New function.
6492
6493         * wl-vars.el (wl-message-display-internal-hook): New variable.
6494         (wl-message-header-button-alist): New variable (Renamed from
6495         wl-highlight-message-header-button-alist).
6496         (wl-message-body-button-alist): Ditto.
6497
6498         * wl-mule.el (wl-message-define-keymap): New function.
6499         (wl-message-overload-functions): Abolished.
6500
6501         * wl-message.el (wl-message-add-buttons-to-body): New function.
6502         (wl-message-redisplay): Don't call wl-message-overload-functions;
6503         Call wl-message-add-buttons-to-header and
6504         wl-message-add-buttons-to-body.
6505         (wl-message-display-internal): Set keymap argument for
6506         elmo-mime-display-as-is, elmo-mime-message-display;
6507         Run wl-message-display-internal-hook.
6508         (wl-message-refer-article-or-url): Abolished.
6509
6510         * wl-highlight.el (wl-highlight-headers): Don't call
6511         wl-highlight-message-add-buttons-to-header.
6512         (wl-highlight-message-add-buttons-to-header): Abolished.
6513
6514
6515         * wl-e21.el (wl-message-display-internal-hook): Define.
6516         (wl-e21-setup-toolbar): Deleted duplicated binding.
6517         (wl-e21-setup-message-toolbar): Define as function.
6518         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6519         (wl-message-define-keymap): New function.
6520         (wl-message-overload-functions): Abolished.
6521
6522 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6525         and elmo-folder-close.
6526
6527         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6528
6529 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6530
6531         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6532         boolean value.
6533         * wl-draft.el (wl-draft-do-fcc): Ditto.
6534
6535 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6536
6537         * wl-vars.el (wl-fcc-force-as-read): New variable.
6538         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6539         mark copied message as read.
6540
6541 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6542
6543         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6544
6545 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6546
6547         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6548         `wl-summary-target-above' instead of obsolete variable
6549         `wl-summary-temp-above'.
6550
6551         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6552         instead of `make-obsolete-variable'.
6553         * wl-refile.el (toplevel): Ditto.
6554
6555 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6556
6557         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6558         with third argument t.
6559         (wl-draft): Set first argument for wl-plugged-init as t.
6560
6561         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6562         definition.
6563
6564 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6565
6566         * wl-vars.el: Tabify.
6567         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6568
6569         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6570         message.
6571
6572 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6573
6574         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6575         and set default to beep.
6576
6577 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6578
6579         * wl-vars.el (wl-draft-truncate-lines): New variable.
6580
6581         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6582         instead of wl-message-truncate-lines for truncate-lines.
6583
6584 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6585
6586         * wl-message.el (wl-message-display-internal): Call
6587         `wl-highlight-message' after `elmo-mime-display-as-is'.
6588
6589         * wl-mime.el (wl-mime-display-text/plain): New function.
6590         (wl-mime-display-header): Ditto.
6591         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6592         body-presentation-method for text/plain;
6593         Register `wl-mime-display-header' as a header-presentation-method;
6594         Don't set up `elmo-message-text-content-inserted-hook' and
6595         `elmo-message-header-inserted-hook'.
6596
6597         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6598         variable.
6599         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6600         as t if flag is 'all-header;
6601         Don't bind `elmo-message-ignored-field-list',
6602         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6603
6604 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6607         for xemacs with non-mule environment.
6608
6609 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6610
6611         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6612         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6613         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6614
6615 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6616
6617         * wl-vars.el (wl-interactive-send): Set default value as t.
6618
6619 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6620
6621         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6622         (wl-addrmgr-method-list): Abolished.
6623         (wl-addrmgr-change-method): Follow above change.
6624
6625         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6626
6627 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6628
6629         * wl-vars.el (wl-message-truncate-lines): Change default value
6630         to default-truncate-lines.
6631
6632         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6633
6634 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6635
6636         * wl-vars.el (wl-message-truncate-lines): New variable.
6637
6638         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6639         wl-message-truncate-lines.
6640
6641 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6642
6643         * wl-acap.el (wl-acap-init): Remove period from error message.
6644         (wl-acap-find-acap-service): Remove period from message.
6645
6646 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl.el (wl-check-environment): Undo last change.
6649
6650         * wl-vars.el (wl-from): Changed default value.
6651
6652         * wl-util.el (toplevel): Don't require tm-edit.
6653
6654         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6655         `wl-folder-init';
6656         Don't set mark on mail body.
6657         (wl-draft-reedit): Ditto.
6658
6659         * wl-address.el (wl-address-quote-specials): Define as an alias for
6660         elmo-address-quote-specials.
6661
6662 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6663
6664         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6665
6666         * wl-vars.el (wl-from): Set default value as nil.
6667         (wl-organization): Set default value as ORGANIZATION environment
6668         variable.
6669
6670         * wl-draft.el (wl-smtp-extension-bind): Check value of
6671         wl-smtp-connection-type.
6672
6673         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6674         error.
6675
6676 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6677
6678         * Version number is increased to 2.7.4.
6679
6680         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6681         arguments from `wl-highlight-x-face-function' caller.
6682         Use x-face-1.3.6.12 or later.
6683
6684 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6685
6686         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6687
6688 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6689
6690         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6691         (wl-fcc): Fix to accept function.
6692         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6693
6694 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6695
6696         * wl-acap.el (toplevel): Added `product-provide' declare.
6697         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6698
6699 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6700
6701         * wl.el (wl): Changed order of calling `elmo-init'
6702         and `elmo-folder-init'.
6703
6704 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6705
6706         * wl-mime.el (wl-summary-burst): Extract message when content-type
6707         of root entity is not only `multipart' but also `message/rfc822'.
6708         (wl-summary-burst-subr): Ditto.
6709
6710 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6711
6712         * wl-vars.el (toplevel): Require 'custom.
6713         (wl-trash-folder): Added to `wl-setting' group.
6714
6715         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6716         exists.
6717         (wl-addrmgr-draw): Insert empty line when no entry exists.
6718
6719         * wl-mule.el (wl-message-wheel-up): Fixed.
6720         (wl-message-wheel-down): Ditto.
6721
6722 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6723
6724         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6725         config is an anonymous lambda expression.
6726
6727 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6728
6729         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6730         when Mule 2 is running.
6731
6732 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6733
6734         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6735
6736 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6737
6738         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6739         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6740
6741         * wl-address.el (wl-address-specials-regexp): Eliminated.
6742         (wl-address-quote-specials): Rewrite.
6743
6744 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6745
6746         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6747         shy-groups for regexp.
6748
6749         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6750         character classes and Perl style shy-groups for regexp.
6751         (wl-highlight-plugged-current-line): Use Posix style character
6752         classes for regexp.
6753         (wl-e21-highlight-folder-by-numbers): Ditto.
6754         (wl-e21-display-image-p): Use `display-images-p' instead of
6755         `display-graphic-p'.
6756         (display-images-p): Make an alias to `display-graphic-p' if it is
6757         not available.  It is for Emacs version prior to 21.0.105.
6758
6759         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6760         `display-graphic-p'.
6761         (wl-demo-image-type-alist): Ditto.
6762         (display-images-p): Make an alias to `display-graphic-p' if it is
6763         not available.  It is for Emacs version prior to 21.0.105.
6764
6765 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6766
6767         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6768         support.
6769         (wl-generate-user-agent-string): Ditto.
6770
6771         * wl-version.el (wl-version): Update docsting.
6772         (wl-version-status): Ditto.
6773
6774 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6775
6776         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6777         21.0.105.  For Emacs 21.0.104 or earlier.
6778
6779 2001-09-03  Takuo KITAME <kitame@northeye.org>
6780
6781         * wl-e21.el (wl-plugged-init-icons): Use
6782         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6783         (wl-biff-init-icons): Ditto.
6784
6785 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6786
6787         * wl-highlight.el (wl-highlight-summary-current-line):
6788         Fixed highlighting refile/copy destination.
6789
6790         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6791         (wl-acap-store): Encode string by wl-acap-coding-system.
6792
6793 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6794
6795         * wl-acap.el (toplevel): Check and require 'un-define before
6796         'xemacs-ucs;
6797          Added checking for UTF-2000.
6798
6799 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6800
6801         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6802         Don't enclose with `eval-and-compile'.
6803
6804         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6805         wl-init is non-nil.
6806
6807         * wl-draft.el (wl-draft): Ditto.
6808
6809         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6810
6811         * wl-acap.el (toplevel): Require 'wl.
6812         (wl-acap-store): Call `elmo-init'.
6813
6814         * wl.el (wl): Changed position of `wl-check-environment'.
6815         (toplevel): Added autoload setting for wl-acap.
6816
6817         * wl-vars.el (wl-setting): New custom group.
6818         (wl-from): Added wl-setting group.
6819         (wl-user-mail-address-list): Ditto.
6820         (wl-organization): Ditto.
6821         (wl-subscribed-mailing-list): Ditto.
6822         (wl-envelope-from): Ditto.
6823         (wl-smtp-posting-user): Ditto.
6824         (wl-smtp-posting-server): Ditto.
6825         (wl-smtp-posting-port): Ditto.
6826         (wl-smtp-authenticate-type): Ditto.
6827         (wl-pop-before-smtp-user): Ditto.
6828         (wl-pop-before-smtp-server): Ditto.
6829         (wl-pop-before-smtp-port): Ditto.
6830         (wl-pop-before-smtp-authenticate-type): Ditto.
6831         (wl-nntp-posting-server): Ditto.
6832         (wl-nntp-posting-user): Ditto.
6833         (wl-nntp-posting-port): Ditto.
6834         (wl-fetch-confirm-threshold): Ditto.
6835         (wl-prefetch-threshold): Ditto.
6836         (wl-thread-insert-opened): Ditto.
6837         (wl-ldap-server): Ditto.
6838         (wl-ldap-port): Ditto.
6839         (wl-ldap-base): Ditto.
6840         (wl-ldap-objectclass): Ditto.
6841         (wl-use-ldap): Ditto.
6842         (wl-draft-config-alist): Ditto.
6843         (wl-draft-config-matchone): Ditto.
6844         (wl-template-alist): Ditto.
6845         (wl-message-sort-field-list): Ditto.
6846         (wl-message-ignored-field-list): Ditto.
6847         (wl-message-visible-field-list): Ditto.
6848         (wl-interactive-send): Ditto.
6849         (wl-summary-move-order): Ditto.
6850         (wl-auto-select-first): Ditto.
6851         (wl-auto-select-next): Ditto.
6852         (wl-interactive-save-folders): Ditto.
6853
6854         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6855         Initialization codes are moved from wl-local-folder-init.
6856         (wl-local-folder-init): Follow the change above.
6857         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6858
6859         * wl-acap.el: New file.
6860
6861         * Version number is increased to 2.7.3.
6862
6863 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6864
6865         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6866
6867 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6868
6869         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6870         (wl-addrmgr-address-entry-list): Ditto.
6871
6872 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6873
6874         * wl-e21.el (wl-draft-mode-map): Removed binding for
6875         `wl-draft-insert-x-face-field'.
6876
6877         * wl-mule.el (wl-draft-mode-map): Ditto.
6878
6879         * wl-xmas.el (wl-draft-mode-map): Ditto.
6880
6881         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6882         (wl-cs-autoconv): Ditto.
6883         (wl-cs-local): Ditto.
6884         (wl-use-scoring): Ditto.
6885         (wl-mime-charset): Ditto.
6886         (wl-folder-check-async): Ditto.
6887
6888         * wl.el (toplevel): Ignore nemacs and tm.
6889         (wl-exit): Ditto.
6890
6891         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6892         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6893         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6894         instead of wl-address-petname-add-or-change.
6895         (wl-summary-edit-addresses-subr): Use wl-address-delete
6896         instead of wl-address-petname-delete.
6897
6898         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6899
6900         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6901         if error occured.
6902
6903         * wl-message.el (require): Remove tm support.
6904
6905         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6906
6907         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6908         (wl-folder-jump-to-current-entity): Ditto.
6909         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6910
6911         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6912         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6913         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6914
6915         * wl-mule.el (wl-draft-key-setup): Ditto.
6916
6917         * wl-xmas.el (wl-draft-key-setup): Ditto.
6918
6919         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6920         (wl-draft-std11-parse-addresses): New function.
6921         (wl-draft-parse-mailbox-list): Use it.
6922         (wl-draft): Ignore nemacs.
6923         (wl-draft-reedit): Ditto.
6924
6925         * wl-addrmgr.el: New file.
6926         (Original is wl-rcpt.el written by
6927         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6928         Thanks Kitamoto-san.)
6929
6930         * wl-address.el (wl-address-make-address-list): Modified parsing
6931         process.
6932         (wl-address-delete): Renamed from `wl-address-petname-delete';
6933         Modify wl-address-list too.
6934         (wl-address-add-or-change): Renamed from
6935         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6936
6937 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6938
6939         * wl-highlight.el (wl-highlight-summary-current-line):
6940           Work with transient-mark-mode
6941
6942 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6943
6944         * Version number is increased to 2.7.2.
6945
6946         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6947         instead of elmo-dop-queue-method.
6948
6949 2001-08-06  SAITO Atsunori <sai@yedo.com>
6950
6951         * wl-vars.el (wl-ldap-objectclass): New user option.
6952
6953         * wl-address.el (wl-ldap-make-filter): Use it.
6954
6955 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6956
6957         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6958
6959 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6960
6961         * wl-folder.el (wl-folder): redisplay after folder insertion.
6962
6963         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6964
6965         * wl-summary.el (wl-summary-sync-update):
6966         Change status mark only when new-msgdb exists.
6967         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6968
6969 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6970
6971         * wl-summary.el (wl-summary-open-folder): New function.
6972         (wl-summary-goto-folder-subr): Use it.
6973         (wl-summary-mark-as-important): Fix;
6974         Encache only when no cache exists.
6975
6976 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6977
6978         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6979         Use with-current-buffer.
6980
6981 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6982
6983         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6984         before call `get-buffer'. Fixed parenthesis.
6985         (wl-score-get-header-entry): Clear message and help window when
6986         keyboard quit.
6987         (wl-score-edit-insert-header): Ditto.
6988
6989 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6990
6991         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6992         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6993         (wl-default-draft-cite): Fix.
6994
6995         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6996         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6997
6998 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6999
7000         * wl-message.el (wl-message-prev-page): Do same bahavior
7001         as summary when it is called in the message buffer.
7002         (wl-message-next-page): Ditto.
7003
7004 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7005
7006         * wl-summary.el (wl-summary-forward): Use cache if it is not
7007         section cache.
7008
7009 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7010
7011         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7012         Removed redundant require of elmo-vars.
7013         (wl-biff-state-indicator-on): Changed default value for
7014         xemacs with non-mule environment.
7015
7016         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7017         wl-message-buffer is nil;
7018         Hide progress bar after moving messages.
7019
7020 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7021
7022         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7023         message at cursor point is deleted.
7024
7025 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7026
7027         * wl-vars.el: Changed file coding system to euc-japan.
7028         Added -*-coding:-*- magic to the first line.
7029
7030         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7031         Search parent from the first message.
7032
7033         * Version number is increased to 2.7.1.
7034
7035 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7036
7037         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7038
7039 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7040
7041         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7042         refile/delete execution.
7043
7044         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7045         Fixed docstring.
7046
7047 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7048
7049         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7050         do update process;
7051         Don't update marks when update process is interrupted.
7052
7053 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7054
7055         * wl-summary.el (wl-summary-reply): Fixed problem when
7056         wl-draft-use-frame is non-nil.
7057         (wl-summary-forward): Ditto.
7058
7059         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7060         as nil.
7061         (wl-folder-mark-as-read-all-entity): Ditto.
7062         (wl-folder-prefetch-entity): Ditto.
7063
7064         * wl.el (wl): Check environment before wl-init.
7065
7066         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7067         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7068         instead of wl-summary-collect-unread.
7069         (wl-summary-reply): Split message window.
7070
7071 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7072
7073         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7074         only if current language environment is japanese,
7075
7076         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7077         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7078         (wl-folder-goto-folder-subr): Ditto.
7079
7080         * wl-draft.el (wl-draft-dispatch-message): Call
7081         `elmo-file-cache-get-path'.
7082
7083 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7084
7085         * wl-summary.el (wl-summary-cursor-move): If return value of
7086         wl-summary-next-message is not number, don't jump.
7087
7088 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7089
7090         * wl-summary.el (wl-summary-buffer-next-message-function): New
7091         variable.
7092         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7093         if it is bound.
7094
7095         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7096         string.
7097
7098         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7099         (wl-plugged-drawing): Ditto.
7100
7101 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7102
7103         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7104         process.
7105         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7106         with unwind-protect.
7107
7108         * wl.el (wl-init): Require mime-setup.
7109         (wl-check-environment): Don't require mime-setup.
7110
7111         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7112         instead of elmo-folder-type.
7113
7114         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7115         value as nil.
7116
7117 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7118
7119         * Version number is increased to 2.7.0.
7120
7121         * wl-version.el (wl-version): Changed codename.
7122
7123         * wl-summary.el (wl-summary-delete-cache): Fixed.
7124
7125         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7126         Workaround for net folders.
7127         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7128
7129         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7130         value to nil (According to the patch from
7131         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7132
7133         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7134         of elmo-folder-close.
7135
7136 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7137
7138         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7139         for postfix.
7140
7141 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * wl-summary.el (wl-summary-resend-message): Fixed.
7144
7145         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7146         Call wl-draft with `from' argument if its address is included in
7147         `wl-user-mail-address-list'.
7148         (wl-draft): Added `from' argument.
7149
7150         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7151         non-nil.
7152         (wl): Don't show demo if wl-demo is nil.
7153
7154         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7155         wl-summary-use-frame.
7156
7157         * wl-vars.el (wl-summary-use-frame): New user option.
7158         (wl-folder-use-frame): Changed docstring.
7159
7160         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7161         non-nil.
7162         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7163         wl-summary-use-frame.
7164
7165         * wl-vars.el (wl-folder-use-frame): New user option.
7166
7167         * wl-summary.el (wl-summary-exit): Back to folder frame if
7168         wl-folder-use-frame is non-nil.
7169         (wl-summary-redisplay-internal): Ignore cache if current folder
7170         is draft folder,
7171         (wl-summary-redisplay-no-mime): Ditto.
7172         (wl-summary-redisplay-all-header): Ditto.
7173
7174         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7175         if wl-folder-use-frame is non-nil.
7176
7177 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7178
7179         * wl-summary.el (wl-summary-sync-update): Bind
7180         elmo-folder-update-threshold.
7181         (wl-summary-mark-as-important): Enclosed server mark processing
7182         with `save-match-data'.
7183
7184         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7185         only when it is already defined.
7186
7187 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7188
7189         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7190         name of folder exclude localdir is wrong.
7191         * wl-folder.el (wl-folder-sync-entity):
7192         Set `wl-summary-always-sticky-folder-list' as nil.
7193         (wl-folder-mark-as-read-all-entity): Ditto.
7194         (wl-folder-prefetch-entity): Ditto.
7195
7196 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7197
7198         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7199         instead of `wl-summary-write-current-newsgroup'.
7200
7201 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7202
7203         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7204         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7205         non-nil and selected message is important, do not display.
7206
7207 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7208
7209         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7210
7211 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7212
7213         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7214
7215         * wl-summary.el (wl-summary-mark-as-important): Set message number
7216         using wl-summary-message-number.
7217
7218 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7219
7220         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7221         destination folder is 'null.
7222
7223 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7224
7225         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7226         New function.
7227         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7228         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7229         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7230
7231 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7232
7233         * wl-mime.el (wl-mime-setup): Added setting for
7234         `mime-setup-signature-key-alist' to avoid overriding key bind for
7235         `wl-draft-send'.
7236
7237         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7238         for `wl-draft-send'.
7239         * wl-mule.el (wl-draft-overload-functions): Ditto.
7240         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7241         * wl-draft.el (wl-draft-send): Ditto.
7242
7243         * wl-message.el (wl-message-display-internal):
7244         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7245         (Patch is provided by <kita@coe.nttdata.co.jp>).
7246
7247 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7248
7249         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7250
7251 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7252
7253         * wl.el (wl): Fix for wl-demo.
7254
7255 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7256
7257         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7258
7259 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7260
7261         * wl-folder.el (wl-folder-prefetch-entity): Use
7262         `wl-folder-get-elmo-folder'.
7263         (wl-folder-count-incorporates): Do not use
7264         `wl-folder-get-elmo-folder'.
7265
7266 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7267
7268         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7269         instead of `elmo-folder-get-type'.
7270
7271 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7272
7273         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7274         position on Subject: field.
7275         (Advised by Mito <mit@nines.nec.co.jp>)
7276
7277 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7278
7279         * wl-folder.el (wl-folder-prefetch-entity): Use
7280         `wl-folder-get-elmo-folder'.
7281
7282 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7283
7284         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7285
7286         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7287         `process-duplicates' slot.
7288
7289         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7290         if detection failed.
7291
7292 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7293
7294         * wl-version.el (wl-version-status): Set to "alpha".
7295
7296 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7297
7298         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7299         Check wl-message-buffer lives before set-buffer.
7300
7301 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7302
7303         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7304         called in folder mode.
7305         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7306         * wl-summary.el (wl-summary-exit-pre-hook): Run
7307         `wl-summary-exit-pre-hook' before exit summary mode.
7308
7309 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7310
7311         * wl-version.el (wl-version-status): New variable.
7312         (wl-version-status-alist): Removed.
7313         (wl-version-status): Rule included.
7314
7315 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7316
7317         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7318         @sponichi.
7319
7320         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7321         when `mail-reply-buffer' is buffer-local variable.
7322         (Reported by <kita@coe.nttdata.co.jp>).
7323
7324 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7325
7326         * wl-vars.el (toplevel): Require 'elmo-util.
7327
7328 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7329
7330         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7331         (All other related portions are changed)
7332
7333         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7334
7335         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7336
7337 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7338
7339         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7340
7341 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7342
7343         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7344         Delete other windows to avoid an error.
7345         Use `point-marker' instead of `point' to remember the start point
7346         of body.
7347
7348         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7349
7350         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7351         number not to exceed all message number.
7352
7353 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7354
7355         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7356         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7357
7358 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7359
7360         * wl-summary.el (wl-summary-sync-force-update): Added argument
7361         no-check.
7362         (wl-summary-sync-update): Ditto.
7363         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7364         with `no-check'.
7365
7366         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7367         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7368         already running.
7369
7370 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7371
7372         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7373         `dst-folder-arg'.
7374         (wl-expire-archive-number1): Diito.
7375         (wl-expire-archive-number2): Diito.
7376         (wl-expire-archive-Date): Diito.
7377         (wl-archive-number1): Diito.
7378         (wl-archive-number2): Diito.
7379         (wl-archive-date): Diito.
7380         (wl-archive-folder-p): New function.
7381         (wl-summary-expire): Support of expand folder name at
7382         wl-expire-alist.
7383         * wl-util.el (wl-expand-newtext): Renamed from
7384         `wl-refile-expand-newtext'.
7385
7386 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7387
7388         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7389         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7390         `(elmo-msgdb-get-overview msgdb)'.
7391         (wl-summary-prefetch): Bind match data before call
7392         `wl-summay-prefetch-msg'.
7393         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7394         'off if `wl-summary-buffer-disp-msg' is non-nil.
7395         Fixed problem that couldn't show only one new or unread message when
7396         enter folder.
7397         (wl-summary-reply): Don't call `split-window-vertically' and other
7398         window.
7399
7400 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7401
7402         * wl-expire.el (wl-expire-refile): Fixed.
7403
7404 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7405
7406         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7407
7408         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7409         biff notification is removed.
7410
7411         * wl.el (wl): Changed position of `elmo-init'.
7412
7413         * wl-draft.el (wl-default-draft-cite): Use date field
7414         on the citation buffer.
7415
7416         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7417
7418         * wl-xmas.el (wl-folder-internal-icon-list): Added
7419         `wl-folder-shimbun-image'.
7420
7421         * wl-e21.el (wl-folder-internal-icon-list): Added
7422         `wl-folder-shimbun-image'.
7423
7424 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7425
7426         * wl.el (wl-init): Eliminated argument.
7427         (wl): Rewrite.
7428
7429         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7430         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7431         instead of `elmo-folder-msgdb-internal'.
7432         (wl-summary-sync-update): Ditto.
7433         (wl-summary-flush-pending-append-operations): Eliminated.
7434         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7435         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7436         `elmo-folder-open'.
7437
7438         * wl-mime.el (wl-summary-burst): Fixed.
7439
7440         * wl-folder.el (wl-folder-info-save): Check data type.
7441
7442         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7443         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7444         instead of `elmo-folder-msgdb-internal'.
7445         (wl-expire-hide): Ditto.
7446
7447
7448         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7449
7450 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7451
7452         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7453
7454 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7455
7456         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7457
7458 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7459
7460         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7461         Fixed `match-beginning' argument mismatch.
7462
7463 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7464
7465         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7466         the default value.
7467
7468 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7469
7470         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7471         instead of `elmo-nntp-default-port'.
7472
7473         * wl-vars.el: Fixed some doc strings.
7474
7475 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7476
7477         * wl-summary.el (wl-summary-prefetch-msg): Use
7478         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7479
7480         * wl-vars.el: Define *-func as obsolete variable using
7481         `elmo-define-obsolete-variable'.
7482
7483         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7484         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7485         instead of `wl-message-buffer-prefetch-threshold'.
7486
7487         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7488
7489         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7490
7491         * wl-draft.el (wl-caesar-region-func): Ditto.
7492
7493         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7494         Keep unread status in elmo-folder-move-messages.
7495         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7496
7497 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7498
7499         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7500         `wl-summary-buffer-exit-func'
7501         (wl-summary-buffer-message-redisplay-function): Renamed from
7502         `wl-summary-buffer-message-redisplay-func'
7503         (wl-summary-buffer-next-folder-function): Renamed from
7504         `wl-summary-buffer-next-folder-func'.
7505         (wl-summary-buffer-prev-folder-function): Renamed from
7506         `wl-summary-buffer-prev-folder-func'.
7507         (wl-summary-get-petname-function): Renamed from
7508         `wl-summary-get-petname-func'.
7509
7510         * wl-score.el (wl-score-edit-exit-function): Renamed from
7511         `wl-score-edit-exit-func'.
7512
7513         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7514         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7515
7516         * wl-util.el (wl-load-profile-function): Renamed from
7517         `wl-load-profile-func'.
7518
7519         * wl-folder.el (wl-folder-completion-function): Renamed from
7520         `wl-folder-completion-func'.
7521         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7522
7523         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7524         `wl-expire-archive-get-folder-func'.
7525         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7526         (wl-draft-send-mail-function): Renamed from
7527         `wl-draft-send-mail-func'.
7528         (wl-draft-send-news-function): Renamed from
7529         `wl-draft-send-news-func'.
7530         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7531         (wl-generate-mailer-string-function): Renamed from
7532         `wl-generate-mailer-string-func'.
7533         (wl-highlight-signature-search-function): Renamed from
7534         `wl-highlight-signature-search-func'.
7535         (wl-highlight-x-face-function): Renamed from
7536         `wl-highlight-x-face-func'
7537         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7538         (wl-ps-print-buffer-function): Renamed from
7539         `wl-ps-print-buffer-func'
7540         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7541         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7542         (wl-summary-subject-filter-function): Renamed from
7543         `wl-summary-subject-filter-func'.
7544
7545         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7546         `wl-draft-queue-flush-send-func'
7547         (wl-draft-cite-function): Renamed from
7548         `wl-draft-cite-func'
7549
7550         * wl-address.el (wl-address-init-function): Renamed from
7551         `wl-address-init-func'.
7552
7553 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7554
7555         * wl-draft.el (wl-draft-queue-flush): Don't call
7556         `elmo-dop-unlock-message'.
7557         * wl-draft.el (wl-draft-queue-append): Don't call
7558         `elmo-dop-lock-message'.
7559
7560         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7561         (wl-summary-buffer-folder-name): Ditto.
7562         (wl-summary-message-regexp): Added '-' (all other related portions
7563         are changed).
7564         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7565         wl-summary-buffer-folder-name.
7566
7567 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7568
7569         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7570         the number of mails in the folder buffer is not updated by wl-biff.
7571
7572 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7573
7574         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7575         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7576
7577 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7578
7579         * wl-summary.el (wl-summary-next-message):
7580         Return next message number when wl-summary-move-order is nil.
7581
7582 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7583
7584         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7585         `wl-summary-move-spec-alist'.
7586         (wl-summary-move-spec-unplugged-alist): New variable
7587         (Move spec for unplugged status).
7588         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7589         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7590
7591 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7592
7593         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7594         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7595
7596 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7597
7598         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7599         simple quotation to quote the anonymous function.
7600         * tm-wl.el (wl-draft-preview-message): Ditto.
7601
7602 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7603
7604         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7605         Eliminate redundant `save-excursion'.
7606         (wl-highlight-summary-current-line): Ditto.
7607
7608         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7609         accessing match data when `looking-at' failed.
7610
7611         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7612         `elmo-match-string' where users don't care about the speed.
7613         (wl-draft-save): Ditto.
7614
7615 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7616
7617         * wl-util.el (wl-regexp-opt): New function.
7618
7619         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7620         number from `wl-summary-buffer-number-list'.
7621         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7622         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7623         (wl-summary-move-spec-alist): Changed default setting.
7624
7625 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7626
7627         * wl-vars.el (wl-biff-notify-hook): New hook.
7628         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7629         the arrival of new mail.
7630         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7631         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7632
7633 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7634
7635         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7636
7637 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7638
7639         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7640
7641         * Version number is increased to 2.5.8.
7642
7643         * wl-thread.el (toplevel): require 'cl.
7644         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7645         (wl-thread-make-number-list): New function.
7646         (wl-thread-entity-make-number-list-from-children): Ditto.
7647         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7648         (wl-thread-entity-insert-as-children): Likewise.
7649         (wl-thread-delete-message): Likewise.
7650         (wl-meaning-of-mark): Eliminated.
7651         (wl-thread-next-failure-mark-p): Ditto.
7652         (wl-thread-entity-get-mark): Ditto.
7653         (wl-thread-meaning-alist-get-result): Ditto.
7654         (wl-thread-entity-check-prev-mark): Ditto.
7655         (wl-thread-entity-check-next-mark): Ditto.
7656         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7657         (wl-thread-entity-get-prev-marked-entity): Ditto.
7658         (wl-thread-get-prev-unread): Ditto.
7659         (wl-thread-jump-to-prev-unread): Ditto.
7660         (wl-thread-get-next-unread): Ditto.
7661         (wl-thread-jump-to-next-unread): Ditto.
7662         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7663         (wl-thread-entity-get-next-marked-entity): Ditto.
7664
7665         * wl-summary.el (wl-summary-buffer-number-list):
7666         New bufer-local variable.
7667         (wl-summary-switch-to-clone-buffer): Clone
7668         `wl-summary-buffer-number-list'.
7669         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7670         (wl-summary-cursor-move-regex): Eliminated.
7671         (wl-summary-cursor-up): Rewrite.
7672         (wl-summary-cursor-down): Ditto.
7673         (wl-summary-mode-spec-alist): New variable.
7674         (wl-summary-next-message): New inline function.
7675         (wl-summary-cursor-move): New function.
7676         (wl-summary-default-get-next-msg): Rewrite.
7677         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7678         (wl-summary-rescan): Ditto.
7679         (wl-summary-sync-all-init): Ditto.
7680         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7681         summary is not thread view.
7682         (wl-summary-sync-update): Ditto.
7683         (wl-summary-rescan): Ditto.
7684         (wl-summary-make-number-list): New function.
7685
7686         * wl-draft.el: "FCC" -> "Fcc".
7687
7688 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7689
7690         * wl-highlight.el (wl-highlight-summary-window):
7691         Call `set-buffer-modified-p'.
7692
7693         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7694         (wl): Call `elmo-init' and fix.
7695
7696         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7697         Use new variables.
7698
7699         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7700
7701 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7702
7703         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7704
7705 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7706
7707         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7708
7709 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7710
7711         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7712         `wl-use-toolbar' nor `display-graphic-p'.
7713         (wl-e21-setup-message-toolbar): Ditto.
7714         (wl-e21-setup-summary-toolbar): Ditto.
7715         (wl-e21-setup-folder-toolbar): Ditto.
7716
7717         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7718         (wl-plugged-init-icons): Ditto.
7719
7720         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7721         `display-graphic-p'.
7722         (wl-plugged-set-folder-icon): Ditto.
7723         (wl-highlight-plugged-current-line): Ditto.
7724         (wl-highlight-folder-current-line): Ditto.
7725         (wl-e21-highlight-folder-group-line): Ditto.
7726         (wl-e21-setup-toolbar): Ditto.
7727         (wl-e21-display-image-p): New macro.
7728
7729         * wl-demo.el (wl-demo): Simplified.
7730         (wl-demo-image-type-alist): Use `image-type-available-p' for
7731         checking whether the image type `xbm' is available.
7732
7733 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7734
7735         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7736         (wl-summary-input-range): Ditto.
7737
7738 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7739
7740         * wl-summary.el (wl-summary-edit-addresses): Use
7741         `wl-summary-get-original-buffer'
7742         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7743         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7744         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7745         (wl-summary-get-newsgroups): Eliminated.
7746         (wl-summary-set-crosspost): Ditto.
7747         (wl-summary-is-crosspost-folder): Ditto.
7748         (wl-crosspost-alist-load): Ditto.
7749         (wl-crosspost-alist-save): Ditto.
7750
7751         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7752         `elmo-setup-subscribed-newsgroups' instead of
7753         `elmo-nntp-make-groups-hashtb'.
7754         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7755         instead of `wl-crosspost-alist-save'.
7756
7757         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7758         of `elmo-folder-message-appendable-p'.
7759         (wl-mime-header-presentation-method): Eliminated.
7760
7761         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7762         (Error occurs in emacs21).
7763
7764         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7765         the current buffer).
7766
7767         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7768         instead of `wl-crosspost-alist-save'.
7769         (wl-init): `elmo-crosspost-message-alist-load'
7770         instead of `wl-crosspost-alist-load'
7771
7772         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7773         (wl-parse-newsgroups): Likewise.
7774         (wl-biff-notify): Run `wl-biff-notify-hook'.
7775
7776 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7777
7778         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7779
7780         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7781         when `wl-summary-lazy-highlight' is non-nil.
7782         (wl-summary-goto-folder-subr): Highlight only when
7783         `wl-summary-lazy-highlight' is non-nil.
7784
7785         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7786         Don't display progress and highlight temp-mark when
7787         `wl-summary-lazy-highlight' is non-nil.
7788         (wl-highlight-summary-window): New function.
7789         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7790
7791 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7792
7793         * wl-summary.el (wl-summary-sync): Change `all-visible'
7794         from `all-shown'
7795         (wl-summary-input-range): Ditto.
7796
7797 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7798
7799         * wl-e21.el (wl-highlight-folder-current-line): Call
7800         `wl-folder-init-icons' when folder icons have not been initialized.
7801
7802         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7803
7804         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7805         (wl-demo-image-type-alist): New macro.
7806
7807 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7808
7809         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7810         display does not support graphics.
7811         (wl-plugged-init-icons): Ditto.
7812         (wl-folder-init-icons): Ditto.
7813
7814         * wl-demo.el (wl-demo): Chech closely whether the display
7815         supports graphics.
7816
7817 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7818
7819         * wl-summary.el (wl-summary-get-original-buffer): New function.
7820         (wl-summary-set-crosspost): Use it.
7821         (wl-summary-target-mark-uudecode): Ditto.
7822         (wl-summary-reedit): Ditto.
7823         (wl-summary-resend-bounced-mail): Ditto.
7824         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7825         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7826
7827         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7828         (wl-message-display-internal): Ditto.
7829
7830 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7831
7832         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7833
7834 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7835
7836         * wl-summary.el (wl-summary-save-view): Renamed from
7837         `wl-summary-save-status'.
7838
7839 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7840
7841         * wl-summary.el (wl-summary-sync): Added `all-shown'
7842
7843 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7844
7845         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7846
7847 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7848
7849         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7850
7851 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7852
7853         * wl-highlight.el (wl-highlight-summary-line-string): Use
7854         `zerop' instead of `= 0'.
7855         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7856
7857         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7858         for comparing numbers.
7859         (wl-template-prev): Use `zerop' instead of `eq 0'.
7860
7861         * wl-draft.el (wl-draft-insert-current-message): Use
7862         `with-current-buffer' instead of `save-excursion'.
7863         Use `zerop' instead of `eq 0'.
7864
7865 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7866
7867         * wl-draft.el (wl-draft-insert-ccs): New function.
7868         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7869         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7870
7871 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7872
7873         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7874
7875 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7876
7877         * wl-expire.el (wl-expire-refile): Don't call
7878         elmo-msgdb-add-msgs-to-seen-list;
7879         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7880         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7881
7882 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7883
7884         * wl-message.el (wl-message-prev-page): Ignore errors while
7885         scroll-down.
7886
7887 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7888
7889         * wl-mime.el: Use elmo-original-message-mode instead of
7890         mmelmo-original-mode.
7891
7892         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7893         `elmo-folder-get-spec';
7894         (wl-fldmgr-add-completion-all-completions):
7895         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7896
7897         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7898         of `elmo-folder-get-type'.
7899
7900         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7901         `elmo-folder-get-spec';
7902         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7903         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7904         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7905         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7906         `elmo-read-msg-no-cache';
7907         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7908         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7909         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7910         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7911         `elmo-cache-save';
7912         (wl-draft-reedit): Use `elmo-message-file-name'.
7913
7914         * wl-expire.el: Use `elmo-folder-name-internal';
7915         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7916         Use macro `wl-summary-buffer-msgdb' instead of variable
7917         `wl-summary-buffer-msgdb';
7918         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7919         Use macro `wl-summary-buffer-folder-name' instead of variable
7920         `wl-summary-buffer-folder-name'.
7921         * wl-score.el: Likewise.
7922
7923         * wl-message.el: Rewrite for new message buffer cache mechanism.
7924         (wl-message-buffer-cache-buffer-get): New macro.
7925         (wl-message-buffer-cache-folder-get): Ditto.
7926         (wl-message-buffer-cache-message-get): Ditto.
7927         (wl-message-buffer-cache-entry-make): Ditto.
7928         (wl-message-buffer-cache-hit): Ditto.
7929         (wl-message-buffer-cache-sort): New function.
7930         (wl-message-buffer-cache-add): Ditto.
7931         (wl-message-buffer-cache-delete): Ditto.
7932         (wl-message-buffer-cache-clean-up): Ditto.
7933         (wl-message-buffer-window): Rewrite.
7934         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7935         (wl-message-buffer-display): New function.
7936         (wl-message-display-internal): New function.
7937
7938 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7939
7940         * wl-folder.el: Use `elmo-folder-name-internal';
7941         Use `wl-folder-get-elmo-folder';
7942         Use `elmo-folder-list-messages' instead of
7943         `elmo-list-folder';
7944         Use `elmo-folder-get-primitive-list' instead of
7945         `elmo-folder-get-primitive-spec-list';
7946         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7947         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7948         Use `elmo-folder-create' instead of `elmo-create-folder'.
7949         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7950         (wl-folder-get-elmo-folder): New macro.
7951         (wl-folder-elmo-folder-cache-get): Ditto.
7952         (wl-folder-elmo-folder-cache-put): Ditto.
7953         (wl-folder-suspend): Call `elmo-quit'.
7954
7955         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7956         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7957         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7958         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7959         (toplevel): require 'cl.
7960         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7961
7962         * wl-summary.el: Rewrite to use new elmo interface.
7963
7964 \f
7965 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7966
7967         * wl-mime.el (wl-draft-preview-message):
7968         Run `wl-draft-send-hook' before collecting recipients information;
7969         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7970
7971         * tm-wl.el (wl-draft-preview-message): Ditto.
7972
7973 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7974
7975         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7976         wrong recipients are displayed when forwarded message.
7977
7978 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7979
7980         * Version number is increased to 2.5.7.
7981
7982 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7983
7984         * wl-message.el (wl-message-next-page): Bind
7985         `window-pixel-scroll-increment' to nil while scrolling up.
7986
7987 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7988
7989         * wl-vars.el (wl-save-hook): New hook.
7990         * wl.el (wl-save): Call `wl-save-hook'.
7991
7992 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7993
7994         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7995         Argument WITH-ARG instead of NO-ARG (negative mean).
7996         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7997         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7998         * wl-message.el (wl-message-follow-current-entity): Likewise.
7999
8000 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8001
8002         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8003         FROM was optional argument.
8004         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8005
8006 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8007
8008         * Version number is increased to 2.5.6.
8009
8010 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8011
8012         * wl-version.el (wl-version-show): Removed.
8013         (wl-version): Add `interactive'.
8014
8015 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8016
8017         * wl-summary.el (wl-summary-get-petname-func): New variable.
8018         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8019         instead of `wl-address-get-petname-1'.
8020         (wl-summary-simple-from): Ditto.
8021
8022         * wl-address.el (wl-address-get-petname-1): Define as function.
8023
8024 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8025
8026         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8027         field in the original message.
8028         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8029
8030 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8031
8032         * wl-expire.el (wl-expire-hide):
8033         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8034
8035 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8036
8037         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8038         find decoder for To, Cc, and Subject.
8039
8040 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8041
8042         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8043         for checking `elmo-use-buffer-cache'.
8044         (wl-summary-mark-as-important): Fixed typo in comment.
8045
8046 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8047
8048         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8049         field in the original message.
8050         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8051
8052 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8053
8054         * wl-expire.el (wl-expire-hide):
8055         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8056
8057 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8058
8059         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8060         find decoder for To, Cc, and Subject.
8061
8062 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8063
8064         * Version number is increased to 2.5.5.
8065
8066         * wl-address.el (wl-address-specials-regexp): New constant.
8067         (wl-address-quote-specials): Use it.
8068
8069 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8070
8071         * wl-summary.el (wl-summary-rescan):
8072         Call `wl-summary-buffer-number-column-detect'.
8073         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8074
8075         * wl-message.el (wl-message-mode-map): Define.
8076         (wl-message-decode): Use it as local-map.
8077
8078 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8079
8080         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8081         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8082
8083 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8084
8085         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8086
8087         * wl-mule.el (wl-read-event-char): Ditto.
8088
8089         * wl-e21.el (wl-read-event-char): Ditto.
8090
8091         * wl-nemacs.el (wl-read-event-char): Ditto.
8092         (read-event): Removed.
8093
8094         * wl-util.el (toplevel): Removed dummy definition of
8095         `read-event'.
8096         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8097
8098 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8099
8100         * wl-nemacs.el (elmo-archive-call-process): Moved to
8101         elmo-archive.el.
8102
8103 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8104
8105         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8106         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8107
8108         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8109         instead of magic-number 6.  Use `not' instead of `null' for symbol
8110         `nil' check (not empty list).
8111         (wl-draft-insert-x-face-field): Fixed paren style.
8112
8113         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8114         one-branch conditional statement, instead of `and' and `if'.
8115         (wl-draft-forward): Likewise.
8116         (wl-draft-add-references): Likewise.
8117         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8118
8119         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8120         conditional steatment.  Use `cond' instead of `if'.
8121         (wl-draft-confirm): Likewise.
8122
8123 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8124
8125         * wl-version.el (wl-version-show): Use `product-string-1'
8126         instead of `wl-version'.
8127         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8128
8129         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8130
8131 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8132
8133         * wl-highlight.el (wl-highlight-headers): Revert
8134         `wl-highlight-x-face-func' argument (`beg' and `end').
8135
8136 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8137
8138         * wl.el (toplevel): Move `product-provide' declare.
8139         * wl-demo.el (toplevel): Ditto.
8140         * wl-dnd.el (toplevel): Ditto.
8141         * wl-highlight.el (toplevel): Ditto.
8142         * wl-message.el (toplevel): Ditto.
8143         * wl-refile.el (toplevel): Ditto.
8144         * wl-util.el (toplevel): Ditto.
8145
8146 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8147
8148         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8149         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8150         (wl-thread-close-all): keep cursor position.
8151
8152 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8153
8154         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8155         (eq x 0).
8156         (wl-generate-user-agent-string-1): Fix conditional statement.
8157
8158 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8159
8160         * wl.el (wl-check-environment): Additional check for
8161         'wl-local-domain' and `wl-message-id-domain'.
8162
8163 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8164
8165         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8166
8167 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8168
8169         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8170         instead of `smtp-sasl-user-realm'.
8171
8172 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8173
8174         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8175
8176 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8177
8178         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8179         to the default value as well as `eword-lexical-analyzer'.
8180
8181 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8182
8183         * wl-version.el (wl-extended-emacs-version,
8184         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8185         `elmo-match-string' instead of `wl-match-string'.
8186
8187 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8188
8189         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8190         docstring.
8191
8192 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8193
8194         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8195
8196 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8197
8198         * wl-highlight.el (wl-highlight-headers): Remove
8199         `wl-highlight-x-face-func' argument (`beg' and `end').
8200
8201 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8202
8203         * wl-summary.el (wl-summary-mark-as-important):
8204         Remove cache if folder is local.
8205
8206 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8207
8208         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8209         to get existing e-mail address string.
8210
8211 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8212
8213         * wl-version.el (wl-generate-user-agent-string): Commentary.
8214         (wl-generate-user-agent-string-1): Use `when' for
8215         one-branch conditional statement, instead of `and' and `if'.
8216         (wl-extended-emacs-version, wl-extended-emacs-version2,
8217         wl-extended-emacs-version3): Ditto.
8218
8219 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8220
8221         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8222         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8223         condition-case; Remove initialization.
8224         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8225         (wl-summary-sync-update3): Added argument `sync-all';
8226         Eliminated local variable `msgdb';
8227         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8228         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8229         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8230
8231 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8232
8233         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8234         connection before call `wl-draft-send-mail-with-smtp'.
8235
8236 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8237
8238         * Version number is increased to 2.5.4.
8239
8240 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8241
8242         * wl.el (wl-check-environment): Additional check for
8243         'wl-local-domain' and `wl-message-id-domain'.
8244
8245 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8246
8247         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8248         buffer as command specific.
8249         (wl-folder-mark-as-read-all-entity): Ditto.
8250         (wl-folder-prefetch-entity): Ditto.
8251         (wl-folder-drop-unsync-entity): Ditto.
8252
8253         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8254         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8255         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8256
8257         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8258         save-excursion.
8259
8260 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8261
8262         * Version number is increased to 2.5.3.
8263
8264         * wl-summary.el (wl-summary-save-view-cache):
8265         Delete duplicated `write-region';
8266         Use `write-region-as-binary' instead of `as-binary-output-file' and
8267         `write-region'.
8268
8269 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8270
8271         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8272
8273 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8274
8275         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8276         instead of `smtp-via-smtp'.
8277
8278 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8279
8280         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8281
8282 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8283
8284         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8285         instead of `smtp-sasl-user-realm'.
8286
8287 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8288
8289         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8290
8291 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8292
8293         * Version number is increased to 2.5.2.
8294
8295 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8296
8297         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8298         does not exist.
8299         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8300         (wl-biff-start): Call `timer-activate' if timer already exists.
8301
8302         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8303         only when it is bound as function.
8304
8305 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * Version number is increased to 2.5.1.
8308
8309 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8310
8311         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8312         Print refile/copy destination.
8313
8314 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8315
8316         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8317         queue-flush-only is non-nil.
8318
8319         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8320
8321         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8322         checking cache folder.
8323
8324 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8325
8326         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8327         `regexp-quote'.
8328
8329 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8330
8331         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8332         function.
8333         * wl-summary.el (wl-summary-write-current-folder-functions):
8334         Change default value.  Use it.
8335
8336 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8337
8338         * Version number is increased to 2.5.0.
8339
8340         * wl-version.el (wl-version): Changed codename.
8341
8342 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8343
8344         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8345         (wl-summary-supersedes-message): Ditto.
8346
8347 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8348
8349         * wl-refile.el (wl-refile-guess-functions): Renamed from
8350         `wl-refile-guess-func-list'.
8351
8352 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8353
8354         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8355         Fixed problem when no rule was matched.
8356
8357 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8358
8359         * wl-summary.el (wl-summary-get-mark): Fixed
8360         `wl-summary-buffer-target-mark' check logic.
8361
8362 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8363
8364         * wl-folder.el (wl-folder-write-current-folder): Added group
8365         folder check.
8366
8367         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8368         `wl-summary-write-current-newsgroup'.
8369         (wl-summary-write-current-folder-functions): New variable.
8370         * wl-folder.el (wl-folder-get-newsgroups): New function.
8371         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8372         (wl-folder-write-current-folder): Renamed from
8373         `wl-folder-write-current-newsgroup'.
8374
8375 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8376
8377         * Version number is increased to 2.3.93.
8378
8379 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8380
8381         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8382         (wl-ldap-make-matched-value-list): Ditto.
8383         (wl-ldap-alias-safe-string): Split e-mail address.
8384
8385         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8386         petname folder default was selected.
8387         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8388         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8389
8390 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8391
8392         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8393         to `wl-draft-config-exec'.
8394
8395         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8396         instead of calling `wl-draft-config-exec';
8397         Process group-list and show recipients in minibuffer.
8398
8399         * tm-wl.el (wl-draft-preview-message): Ditto.
8400
8401 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8402
8403         * wl.el (toplevel): Added (C) to copyright notice, and
8404         sync Author header.
8405         * tm-wl.el (toplevel): Ditto.
8406         * wl-address.el (toplevel): Ditto.
8407         * wl-demo.el (toplevel): Ditto.
8408         * wl-dnd.el (toplevel): Ditto.
8409         * wl-draft.el (toplevel): Ditto.
8410         * wl-e21.el (toplevel): Ditto.
8411         * wl-expire.el (toplevel): Ditto.
8412         * wl-folder.el (toplevel): Ditto.
8413         * wl-highlight.el (toplevel): Ditto.
8414         * wl-message.el (toplevel): Ditto.
8415         * wl-mime.el (toplevel): Ditto.
8416         * wl-mule.el (toplevel): Ditto.
8417         * wl-nemacs.el (toplevel): Ditto.
8418         * wl-refile.el (toplevel): Ditto.
8419         * wl-score.el (toplevel): Ditto.
8420         * wl-summary.el (toplevel): Ditto.
8421         * wl-template.el (toplevel): Ditto.
8422         * wl-thread.el (toplevel): Ditto.
8423         * wl-util.el (toplevel): Ditto.
8424         * wl-vars.el (toplevel): Ditto.
8425         * wl-xmas.el (toplevel): Ditto.
8426
8427 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8428
8429         * wl.el (wl-init): Added comment about `wl-init-hook'.
8430         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8431         * wl-vars.el (wl-init-hook): Added docs.
8432         (wl-make-plugged-hook): Removed useless docs.
8433         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8434         * wl-xmas.el (toplevel): Ditto.
8435
8436 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8437
8438         * wl-address.el (toplevel): Fixed multiple Author header format.
8439         * wl-demo.el (toplevel): Ditto.
8440         * wl-draft.el (toplevel): Ditto.
8441         * wl-folder.el (toplevel): Ditto.
8442         * wl-summary.el (toplevel): Ditto.
8443         * wl-thread.el (toplevel): Ditto.
8444         * wl-util.el (toplevel): Ditto.
8445         * wl-vars.el (toplevel): Ditto.
8446         * wl-version.el (toplevel): Ditto.
8447         * wl-xmas.el (toplevel): Ditto.
8448         * wl.el (toplevel): Ditto.
8449
8450         * wl-version.el (toplevel): Added require `elmo-version' for
8451         `product-version-as-string'.
8452
8453 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8454
8455         * wl-vars.el (wl-draft-send-hook): Changed default value to
8456         '(wl-draft-config-exec).
8457
8458         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8459         explicitly.
8460         (wl-draft): Set `wl-draft-config-exec-flag' before running
8461         `wl-mail-setup-hook'.
8462
8463         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8464         `wl-biff-init-icons' to `wl-init-hook' instead of
8465         `wl-make-plugged-hook'.
8466         (Because if `wl-draft' command is invoked at first,
8467         they are not initialized)
8468         Updated copyright notice.
8469
8470         * wl-e21.el (toplevel): Ditto;
8471
8472         * wl-demo.el (toplevel): Updated copyright notice.
8473         * wl-address.el (toplevel): Ditto.
8474         * wl-draft.el (toplevel): Ditto.
8475         * wl-version.el (toplevel): Ditto.
8476         * wl-folder.el (toplevel): Ditto.
8477         * wl-summary.el (toplevel): Ditto.
8478         * wl-thread.el (toplevel): Ditto.
8479         * wl-util.el (toplevel): Ditto.
8480         * wl-vars.el (toplevel): Ditto.
8481         * wl.el (toplevel): Ditto.
8482
8483 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8484
8485         * wl-highlight.el (wl-highlight-message): Fixed problem of
8486         highlighting failure which occured when the last field contains
8487         multiple lines in the draft buffer.
8488
8489         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8490         `wl-biff-start' if plugged.
8491
8492         * wl-util.el (wl-biff-check-folder): New function.
8493         (wl-biff-check-folders): Don't set session name prefix.
8494         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8495         (wl-biff-check-folder-async): Ditto.
8496
8497         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8498         in email address.
8499
8500 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8501
8502         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8503
8504         * wl-draft.el (wl-draft-strip-subject-re): New function.
8505
8506         * wl-draft.el (wl-draft-reply): Use it.
8507
8508 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8509
8510         * wl-message.el (wl-mmelmo-message-redisplay): Use
8511         `mime-display-message' instead of `wl-mime-display-message'.
8512
8513         * wl-mime.el (toplevel): Removed compatibility workaround
8514         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8515         (wl-mime-display-message): Abolished.
8516         (wl-mime-entity-read-field): Ditto.
8517         (wl-mime-combine-message/partial-pieces): Use
8518         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8519
8520 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8521
8522         * wl-template.el: Doc fixes.
8523
8524 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8525
8526         * wl-e21.el (wl-message-overload-functions): Do nothing if
8527         `current-local-map' is not available.
8528         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8529
8530 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8531
8532         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8533         representation.
8534
8535         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8536         number.
8537         (wl-fldmgr-save-folders): Don't use `format' when insert
8538         `wl-fldmgr-folders-header'.
8539
8540 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8541
8542         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8543
8544 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8545
8546         * wl-highlight.el (wl-highlight-message):
8547         Use `std11-field-end' to detect end point of the header field.
8548         Refer `wl-highlight-max-header-size'.
8549
8550         * wl-vars.el (wl-highlight-max-header-size): New variable.
8551
8552         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8553
8554         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8555         Set `for-draft' argument of wl-highlight-headers.
8556         (wl-draft): Ditto.
8557         (wl-draft-reedit): Ditto.
8558         (wl-user-agent-compose-internal): Ditto.
8559
8560 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8561
8562         * wl-message.el (wl-message-add-button): Use overlay.
8563
8564 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8565
8566         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8567
8568         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8569         problem when group-list content is nothing.
8570         (Reported by Mito <mit@nines.nec.co.jp>)
8571
8572 2000-10-18  SAITO Atsunori <sai@yedo.com>
8573
8574         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8575
8576 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8577
8578         * tm-wl.el (toplevel): Use product-provide.
8579
8580 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8581
8582         * Version number is increased to 2.3.92.
8583
8584 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8585
8586         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8587         title text, use `display' property for left margin under Emacs 21.
8588
8589         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8590         properties.
8591         (wl-plugged-init-icons): Ditto.
8592
8593 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8594
8595         * wl.el (wl-save-status, wl-init): Remove last period in
8596         "...done." message.
8597         * tm-wl.el (wl-summary-burst): Ditto.
8598         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8599         wl-summary-resume-cache-status,
8600         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8601         wl-summary-sync-update3, wl-summary-highlight-msgs,
8602         wl-summary-flush-pending-append-operations,
8603         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8604         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8605         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8606         wl-thread-open-all): Ditto.
8607         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8608         * wl-mime.el (wl-summary-burst): Ditto.
8609         * wl-highlight.el (wl-highlight-summary): Ditto.
8610         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8611         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8612         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8613         * wl-address.el (wl-local-address-init): Ditto.
8614
8615 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8616
8617         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8618         `add-text-properties'.
8619         (wl-plugged-init-icons): Ditto.
8620         (wl-folder-init-icons): Use `propertize' instead of
8621         `put-text-property'.
8622         (wl-plugged-set-folder-icon): Ditto.
8623         (wl-e21-highlight-folder-group-line): Ditto.
8624
8625 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8626
8627         * wl-version.el (wl-version-status-alist): New variable.
8628         (wl-version-status): New function.
8629
8630         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8631         "Cc" part of the case "Reply-To".
8632
8633         * wl-draft.el (wl-draft-reply): Use result of
8634         `eword-extract-address-components'.
8635
8636         * wl-demo.el (wl-demo-icon-name): New constant.
8637         (wl-logo-xpm): Use it.
8638         (wl-logo-xbm): Ditto.
8639         (wl-logo-bitmap): Ditto.
8640
8641         * Version number is increased to 2.3.91.
8642
8643 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8644
8645         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8646         (wl-extended-emacs-version, wl-extended-emacs-version2,
8647         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8648         docstring.
8649
8650         * wl-version.el (wl-generate-user-agent-string-1): New function.
8651         (wl-generate-user-agent-string): Use it.
8652
8653         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8654         `mime-edit-insert-user-agent-field'.
8655         (wl-generate-user-agent-string): Check
8656         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8657
8658         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8659         instead of `if', when verbose case.
8660
8661 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8662
8663         * wl-expire.el (wl-summary-expire): Fix.
8664
8665 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8666
8667         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8668         and `elmo-lost+found-folder' if 'wl-draft.
8669         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8670
8671 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8672
8673         * wl-expire.el (wl-summary-expire): Change messages.
8674         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8675         `deleing-info' instead of "Deleting..."
8676
8677 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8678
8679         * wl-summary.el (wl-summary-refile-subr): Fix.
8680
8681 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8682
8683         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8684         if pipe folder.
8685
8686 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8687
8688         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8689
8690 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8691
8692         * wl-expire.el (wl-expire-hide): New function.
8693         (wl-summary-expire): Add `hide'.
8694
8695 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8696
8697         * wl-vars.el (wl-draft-reply-without-argument-list):
8698         Changed default value to consider `Reply-To:'.
8699         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8700
8701         * Version number is increased to 2.3.90.
8702
8703         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8704         elmo-imap4-get-session with unwind-protect.
8705         Don't cause error.
8706         (wl-summary-sync-marks): Don't check plugged nor folder type.
8707         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8708         (Always keep current buffer).
8709
8710 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8711
8712         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8713         Enclose with `save-excursion'.
8714
8715 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8716
8717         * wl-version.el (wl-version): Remove interactive.
8718
8719 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8720
8721         * wl-version.el (wl-generate-user-agent-string): Use
8722         `product-string-verbose' instead of `product-string-1'.
8723
8724 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8725
8726         * wl-vars.el (wl-draft-use-cache): New variable.
8727         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8728         if wl-draft-use-cache is non-nil.
8729
8730 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8731
8732         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8733         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8734
8735 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8736
8737         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8738         (wl-thread-msg-mark-as-unread): Ditto.
8739
8740         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8741         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8742         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8743         Don't set mark in summary if return value of `elmo-mark-as-read'
8744         is nil.
8745         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8746         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8747         instead of `wl-thread-msg-mark-as-read'.
8748         (wl-summary-mark-as-unread-region): Ditto.
8749         (wl-summary-target-mark-mark-as-read): Ditto.
8750
8751         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8752
8753 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8754
8755         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8756
8757         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8758
8759 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8760
8761         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8762         face.
8763
8764 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8765
8766         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8767         `running-xemacs'.
8768
8769 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8770
8771         * wl-version.el (toplevel): Use `product-version-as-string' for
8772         set verstion-string, if defined.
8773
8774         * wl-version.el (wl-version-show): Insert string at point, when
8775         call with argument.
8776
8777         * wl-version.el (wl-generate-user-agent-string): Use
8778         `product-string-1' instead of `wl-appname', `wl-version' and
8779         `wl-codename'.
8780
8781 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8782
8783         * wl-address.el (toplevel): Use product-provide.
8784         * wl-demo.el (toplevel): Ditto.
8785         * wl-dnd.el (toplevel): Ditto.
8786         * wl-draft.el (toplevel): Ditto.
8787         * wl-e21.el (toplevel): Ditto.
8788         * wl-expire.el (toplevel): Ditto.
8789         * wl-fldmgr.el (toplevel): Ditto.
8790         * wl-folder.el (toplevel): Ditto.
8791         * wl-highlight.el (toplevel): Ditto.
8792         * wl-message.el (toplevel): Ditto.
8793         * wl-mime.el (toplevel): Ditto.
8794         * wl-mule.el (toplevel): Ditto.
8795         * wl-nemacs.el (toplevel): Ditto.
8796         * wl-refile.el (toplevel): Ditto.
8797         * wl-score.el (toplevel): Ditto.
8798         * wl-summary.el (toplevel): Ditto.
8799         * wl-template.el (toplevel): Ditto.
8800         * wl-thread.el (toplevel): Ditto.
8801         * wl-util.el (toplevel): Ditto.
8802         * wl-vars.el (toplevel): Ditto.
8803         * wl-xmas.el (toplevel): Ditto.
8804         * wl.el (toplevel): Ditto.
8805
8806 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8807
8808         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8809         instead of product.
8810
8811         * wl-version.el (wl-version): Compile time evalution elmo-version.
8812
8813 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8814
8815         * wl-summary.el (wl-summary-sync-force-update): Append queue
8816         `mark-as-read'if unplugged.
8817
8818 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8819
8820         * wl-version.el: New file.  Use product.el.
8821         * wl.el: add (require 'wl-version).
8822         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8823         for ~/.folders header.
8824         (wl-fldmgr-folders-header): Changed.
8825         * wl-demo.el (wl-demo): Use product.el.
8826
8827         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8828         wl-version.el.
8829         * wl-util.el (wl-version, wl-version-show): Ditto.
8830
8831         * wl-util.el (wl-generate-user-agent-string,
8832         wl-extended-emacs-version, wl-extended-emacs-version2,
8833         wl-extended-emacs-version3): Move to wl-version.el.
8834         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8835         xemacs-codename, mime-edit-insert-user-agent-field,
8836         mime-edit-user-agent-value, mime-editor/version,
8837         mime-editor/codename): Compile warning killer move to
8838         wl-version.el
8839
8840 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8841
8842         * wl-summary.el (wl-summary-refile-subr): Fix.
8843
8844 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8845
8846         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8847         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8848
8849 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8850
8851         * wl.el (wl-check-environment): Check too many `@'.
8852
8853 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8854
8855         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8856
8857 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8858
8859         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8860         wl-draft-reply-myself-without-argument-list): Add variables.
8861         * wl-draft.el (wl-draft-reply): Use it.
8862
8863 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8864
8865         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8866         the 5th argument of `elmo-network-get-spec'.
8867
8868         * wl-thread.el (wl-thread-reparent-children): New inline function.
8869         (wl-thread-delete-message): Use it.
8870
8871         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8872         (wl-summary-score-update-all-lines): Don't use `dolist'.
8873
8874 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8875
8876         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8877         (require 'elmo-msgdb) for inline function.
8878
8879 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8880
8881         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8882
8883 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8884
8885         * wl-score.el (wl-score-headers): Fix for the confusing macro
8886         `elmo-kill-buffer'.
8887
8888 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8889
8890         * wl-summary.el: Don't use the 3rd argument of `require' because
8891         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8892         * wl-util.el: Ditto.
8893         * wl-draft.el: Ditto.
8894
8895 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8896
8897         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8898         window system is not used.
8899
8900 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8901
8902         * wl-thread.el: Don't use `mapcar' only for iteration.
8903         (wl-thread-resume-entity): Ditto.
8904         (wl-thread-delete-message): Ditto.
8905
8906         * wl-summary.el: Bind `dragdrop-drop-functions',
8907         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8908         of `require' for `timezone', `easymenu' and `ps-print';
8909         don't use `mapcar' only for iteration.
8910
8911         * wl-util.el: Bind `mule-version', `nemacs-version',
8912         `emacs-beta-version', `xemacs-codename',
8913         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8914         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8915         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8916         only for iteration.
8917
8918         * wl-score.el: Don't use `mapcar' only for iteration.
8919         (wl-score-simplify-buffer-fuzzy): Ditto.
8920         (wl-score-simplify-subject): Ditto.
8921         (wl-score-headers): Ditto.
8922         (wl-summary-score-update-all-lines): Ditto.
8923
8924         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8925         `enable-multibyte-characters' and `mule-version'.
8926
8927         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8928         `mapcar' only for iteration.
8929
8930         * wl-demo.el: Don't use `mapcar' only for iteration.
8931
8932         * wl-folder.el: Don't use `mapcar' only for iteration.
8933         (wl-folder-open-all): Ditto.
8934         (wl-folder-count-incorporates): Ditto.
8935
8936         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8937         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8938
8939         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8940         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8941         `smtp-connection-type'; specify 3rd argument of `require' for
8942         `timezone'; don't use `mapcar' only for iteration.
8943         (wl-draft-clone-local-variables): Don't use `mapcar'.
8944         (wl-draft-generate-clone-buffer): Ditto.
8945         (wl-user-agent-compose-internal): Ditto.
8946
8947         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8948
8949         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8950         (wl-save-status): Ditto.
8951
8952         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8953         for iteration.
8954
8955 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8956
8957         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8958         removed `Date'.
8959         (wl-fldmgr-make-filter-default): New user option.
8960
8961         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8962         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8963         (wl-fldmgr-filter-completion-alist): Abolish.
8964
8965         * wl.el (wl): Don't check servers if arg is non-nil.
8966
8967         * wl-draft.el (wl-draft-reply): Set only message-id string to
8968         In-Reply-To field.
8969
8970 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8971
8972         * wl-summary.el (wl-summary-pick): Rewrite.
8973
8974         * wl-draft.el (wl-draft-forward): Get references field from
8975         original buffer.
8976         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8977
8978 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8979
8980         * wl-draft.el (wl-draft-forward): Add references field.
8981
8982 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8983
8984         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8985         (wl-draft-reply): Use it.
8986
8987 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8988
8989         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8990         when Emacs 21 is running.
8991
8992         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8993         bindings.
8994
8995 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8996
8997         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8998         XPM icons transparent.
8999
9000         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9001         Emacs 21.
9002
9003 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9004
9005         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9006         nil.
9007
9008         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9009         when it is persistent.
9010         (wl-summary-sync-marks): Changed argument for
9011         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9012         (wl-summary-virtual): Use `elmo-read-search-condition'.
9013         (wl-summary-redisplay-internal): If folder is local, mark as read
9014         even when folder is plugged.
9015
9016 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9017
9018         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9019         of `tool-bar-lines' in the frame parameters.
9020         (after-make-frame-functions, post-command-hook): Don't modify the
9021         value.
9022         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9023         wl-e21-tool-bar-lines): Removed.
9024
9025 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9026
9027         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9028         properties `evaporate' and `wl-momentary-overlay' as well.
9029         (wl-highlight-summary-displaying): Ditto.
9030         (wl-delete-all-overlays): Don't delete overlay which does not have
9031         a property `wl-momentary-overlay'.
9032
9033         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9034         `display-mouse-p' and `display-graphic-p'.
9035         (wl-folder-init-icons): Don't search for XBM or the other files.
9036         (wl-plugged-set-folder-icon): Make icons if and only if
9037         `display-graphic-p' returns non-nil.
9038         (wl-highlight-plugged-current-line): Use `before-string' overlay
9039         property to show icon images.
9040         (wl-highlight-folder-current-line): Ditto.
9041         (wl-e21-highlight-folder-group-line): Ditto.
9042         (wl-e21-highlight-folder-by-numbers): Ditto.
9043         (wl-e21-insert-image): Removed.
9044         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9045         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9046         said.
9047         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9048         `wl-e21-force-switch-toolbar'.
9049         (wl-e21-make-icon-image): Removed.
9050         (wl-e21-setup-toolbar): Don't search for XBM files.
9051         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9052         the default value.
9053
9054 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9055
9056         * wl-util.el (wl-biff-check-folder-async): Set
9057         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9058
9059 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9060
9061         * wl-e21.el (after-make-frame-functions): Add
9062         `wl-e21-force-switch-toolbar'.
9063         (wl-e21-force-switch-toolbar): New function force to switch the
9064         toolbar appearance automatically.
9065         (post-command-hook): Add `wl-e21-switch-toolbar'.
9066         (wl-e21-switch-toolbar): New function to switch the toolbar
9067         appearance automatically.
9068         (wl-e21-tool-bar-lines): New buffer local variable.
9069
9070 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9071
9072         * wl-util.el (wl-biff-check-folders-running): New variable.
9073         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9074         (wl-biff-check-folder-async-callback):
9075         Set `wl-biff-check-folders-running'.
9076         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9077         with unwind-protect.
9078
9079         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9080         Enclose `wl-folder-auto-check' with unwind-protect.
9081
9082         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9083         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9084
9085         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9086
9087         * wl-util.el (wl-biff-notify): New inline function.
9088         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9089         locally.
9090         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9091         folder-list' is 1.
9092         Use `wl-biff-notify'.
9093         (wl-biff-check-folder-async-callback): New function.
9094         (wl-biff-check-folder-async): Ditto.
9095
9096         * wl-folder.el (wl-folder): Don't check folders.
9097         (wl-folder-auto-check): New function.
9098
9099 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9100
9101         * wl-util.el (wl-biff-start) [Emacs19+]:
9102         Use `timer-next-integral-multiple-of-time'.
9103         (wl-biff-check-folders): Use `wl-default-folder'
9104         if `wl-biff-check-folder-list' is nil.
9105
9106 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9107
9108         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9109         instead of `elmo-delete-lists'.
9110
9111 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9112
9113         * wl.el (wl-plugged-toggle-all): Set the value of
9114         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9115         (wl-plugged-toggle): Ditto.
9116         (wl-toggle-plugged): Ditto.
9117         (wl-plugged-init): Ditto.
9118
9119         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9120         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9121         instead of `wl-biff-state-indicator-off' and
9122         `wl-biff-state-indicator-on'; don't modify the value and the type
9123         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9124         (wl-plugged-init-icons): Set icons data to
9125         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9126         instead of `wl-plug-state-indicator-off' and
9127         `wl-plug-state-indicator-on'; don't modify the value and the type
9128         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9129
9130         * wl-vars.el (wl-modeline-biff-state-off,
9131         wl-modeline-biff-state-on, wl-modeline-biff-status,
9132         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9133         wl-modeline-plug-status): New internal variables.
9134         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9135         wl-biff-check-interval, wl-biff-check-folder-list): Change
9136         customization group from `wl-folder' to `wl-highlight'.
9137         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9138         wl-show-plug-status-on-modeline): Defcustomized.
9139
9140         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9141         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9142         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9143         a flag to `mode-line-buffer-identification'.
9144
9145         * wl-e21.el (wl-biff-init-icons): Set icons data to
9146         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9147         instead of `wl-biff-state-indicator-off' and
9148         `wl-biff-state-indicator-on'.
9149         (wl-plugged-init-icons): Set icons data to
9150         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9151         instead of `wl-plug-state-indicator-off' and
9152         `wl-plug-state-indicator-on'.
9153
9154 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9155
9156         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9157         excessive titles.
9158
9159 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9160
9161         * wl.el (wl-plugged-mode): Use revised
9162         `wl-mode-line-buffer-identification'.
9163         (wl-plugged-init): Don't use `force-mode-line-update'.
9164
9165         * wl-xmas.el (wl-draft-overload-functions): Use revised
9166         `wl-mode-line-buffer-identification'.
9167         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9168         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9169         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9170         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9171         `wl-make-plugged-hook';
9172         add `wl-folder-init-icons' and `wl-setup-folder' to
9173         `wl-folder-mode-hook'.
9174
9175         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9176         19 as well.
9177         (wl-mode-line-display-priority-list): New user option.
9178         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9179         Defcustomized.
9180         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9181         Add docs.
9182
9183         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9184         start.
9185         (wl-mode-line-buffer-identification): Revised as a function.
9186
9187         * wl-summary.el (wl-summary-mode): Use revised
9188         `wl-mode-line-buffer-identification'; don't call
9189         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9190         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9191         `wl-xmas-setup-summary'.
9192
9193         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9194         `wl-mode-line-buffer-identification'.
9195
9196         * wl-mule.el (wl-draft-overload-functions): Use revised
9197         `wl-mode-line-buffer-identification'.
9198
9199         * wl-folder.el (wl-make-plugged-alist): Don't call
9200         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9201         (wl-folder): Don't call `wl-folder-init-icons' directly.
9202         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9203         `wl-xmas-setup-folder' directly;
9204         use revised `wl-mode-line-buffer-identification'.
9205         (TopLevel): Don't bind `wl-biff-init-icons',
9206         `wl-plugged-init-icons', `wl-folder-init-icons',
9207         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9208
9209         * wl-e21.el (wl-draft-overload-functions): Use revised
9210         `wl-mode-line-buffer-identification'.
9211         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9212         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9213         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9214         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9215         `wl-make-plugged-hook';
9216         add `wl-folder-init-icons' and `wl-setup-folder' to
9217         `wl-folder-mode-hook'.
9218
9219 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9220             Katsumi Yamaoka    <yamaoka@jpl.org>
9221
9222         * wl.el (wl): Call `wl-biff-start'.
9223         (wl-exit): Call `wl-biff-stop'.
9224         (wl-plugged-mode): Show biff in modeline.
9225         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9226
9227         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9228         (wl-biff-init-icons): New function.
9229         (wl-plugged-init-icons): Don't make too much keymaps.
9230         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9231
9232         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9233         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9234         variables.
9235         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9236         options.
9237
9238         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9239         wl-biff-start, wl-biff-stop): New functions.
9240         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9241         (wl-biff-timer-name): New variable.
9242
9243         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9244
9245         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9246         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9247
9248         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9249         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9250
9251         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9252         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9253         `wl-folder-init-icons' to `ignore' if they are not available.
9254         (wl-folder-mode): Show biff in modeline.
9255
9256         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9257         (wl-biff-init-icons): New function.
9258         (wl-plugged-init-icons): Don't make too much keymaps.
9259         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9260
9261 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9262
9263         * wl-vars.el (wl-strict-diff-folders): Customization Type
9264         and doc fix.  Define as a list of regular expressions for
9265         folders or nil.
9266         * wl-folder.el (wl-folder-check-one-entity): Use
9267         `wl-string-match-member' instead of `wl-string-member' for
9268         `wl-strict-diff-folders'.
9269
9270 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9271
9272         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9273         (wl-highlight-folder-current-line): Use it; new implementation.
9274         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9275         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9276         `defsubst' instead of `defun'.
9277
9278         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9279         `wl-highlight-group-folder-by-numbers'; made it can also be a
9280         number.  See info for more details.
9281
9282         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9283         running.
9284
9285         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9286         to bind them.
9287
9288         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9289         (wl-highlight-folder-current-line): New implementation.
9290
9291         * wl-highlight.el (wl-highlight-folder-group-line): New
9292         implementation.
9293         (wl-delete-all-overlays): Rewrite as a marco.
9294         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9295
9296         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9297         running.
9298         (wl-folder-*-glyph): No need to bind them.
9299
9300         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9301         `wl-e21-highlight-folder-group-icon'; rewrite.
9302         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9303         `defsubst' instead of `defun'.
9304         (wl-folder-mode-map): Bind it when compiling.
9305
9306 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9307
9308         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9309
9310         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9311
9312 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9313
9314         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9315
9316 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9317
9318         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9319         (wl-highlight-folder-current-line): Use it.
9320
9321         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9322         in `id-name'.
9323
9324 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9325
9326         * wl.el: Require `wl-e21' when Emacs 21 is running.
9327
9328         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9329         default when Emacs 21 is running.
9330         (wl-use-highlight-mouse-line): Ditto.
9331         (wl-on-emacs21): New constant.
9332         (wl-on-emacs20): Removed.
9333
9334         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9335         Emacs 21 is running.
9336
9337         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9338         Emacs 21 is running.
9339
9340         * wl-e21.el: New file.
9341
9342 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9343
9344         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9345         (wl-toggle-plugged): Ditto.
9346         (wl-plugged-toggle): Ditto.
9347         (wl-plugged-toggle-all): Ditto.
9348
9349         * wl-vars.el (wl-plug-state-indicator): Refer
9350         `wl-plug-state-indicator-on' indirectly.
9351
9352 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9353
9354         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9355         Call `wl-folder-confirm-existence'.
9356
9357         * wl-folder.el (wl-folder-confirm-existence): Added optional
9358         argument `force'.
9359
9360 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9361
9362         * wl-summary.el (wl-summary-refile-subr): Assume
9363         `copy-or-refile' as symbol.
9364         (wl-summary-refile): Follow up above change.
9365         (wl-summary-copy): Ditto.  Doc fix.
9366
9367 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9368
9369         * wl-summary.el (wl-summary-pick): Don't bind
9370         `elmo-search-mime-charset'.
9371
9372         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9373         default using old backquote style.
9374         (wl-search-mime-charset): Abolished.
9375
9376         * wl-highlight.el (wl-highlight-headers):
9377         Call `point' after `re-search-forward'(for Nemacs).
9378
9379         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9380         for elmo-imap4.el.
9381
9382 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9383
9384         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9385         `wl-message-ignored-field-list' instead of
9386         `mime-view-ignored-field-list'.
9387
9388         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9389         Add interactive spec.
9390         (wl-folder-goto-bottom-of-current-folder): Ditto.
9391         (wl-folder-mode-map): Bind them.
9392
9393         * wl-vars.el (wl-message-ignored-field-list): New variable.
9394         (wl-message-visible-field-list): New variable.
9395
9396         * wl-mime.el (wl-mime-header-presentation-method): New function.
9397         (wl-mime-setup): Set header-presentation-method.
9398
9399 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9400
9401         * wl-nemacs.el (wl-draft-overload-functions): Set
9402         `mode-line-buffer-identification' instead of using
9403         `wl-make-modeline'.
9404
9405         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9406         instead of using `wl-make-modeline'.
9407
9408         * wl-xmas.el (wl-plugged-init-icons): Set up
9409         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9410         (wl-make-modeline): Abolish.
9411         (wl-draft-overload-functions): Set
9412         `mode-line-buffer-identification' instead of using
9413         `wl-make-modeline'.
9414
9415         * wl-util.el (wl-make-modeline-subr): Abolish.
9416         (wl-mode-line-buffer-identification): New alias.
9417
9418         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9419         (wl-summary-make-modeline): Abolish.
9420         (wl-summary-buffer-set-folder): Set
9421         `wl-summary-buffer-folder-indicator'.
9422         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9423         of using `wl-make-modeline'.
9424         (wl-summary-switch-to-clone-buffer): Don't set
9425         `mode-line-buffer-identification'.
9426         (wl-summary-goto-folder-subr): Ditto.
9427
9428         * wl-mule.el (wl-draft-overload-functions): Set
9429         `mode-line-buffer-identification' instead of using
9430         `wl-make-modeline'.
9431
9432         * wl-folder.el (wl-folder-mode): Set
9433         `mode-line-buffer-identification' instead of using
9434         `wl-make-modeline'.
9435         (wl-folder): Don't set `mode-line-buffer-identification'.
9436
9437 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9438
9439         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9440         instead of `member' for `wl-refile-guess-func-list' look-ups.
9441         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9442
9443 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9444
9445         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9446         `wl-message-button-dispatcher'.
9447
9448         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9449
9450         * wl-message.el (wl-message-button-dispatcher): Use it.
9451
9452         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9453         "In-Reply-To".
9454
9455         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9456         Bind `case-fold-search' to t.
9457
9458 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9459
9460         * wl-xmas.el (wl-message-overload-functions): Initialize
9461         `wl-message-button-map'.
9462
9463         * wl-mule.el (wl-message-overload-functions): Initialize
9464         `wl-message-button-map'.
9465
9466         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9467
9468         * wl-message.el (wl-message-button-map): New keymap.
9469         (wl-message-add-button): New function.
9470         (wl-message-button-dispatcher): New function.
9471         (wl-message-button-refer-article): New function.
9472
9473         * wl-highlight.el
9474         (wl-highlight-message-add-buttons-to-header): New function.
9475         (wl-highlight-headers): Use it.
9476
9477 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9478
9479         * wl-summary.el (wl-summary-default-from): Use
9480         `wl-address-get-petname-1'.
9481         (wl-summary-simple-from): Ditto.
9482
9483         * wl-address.el (wl-address-get-petname-1): New inline function.
9484         (wl-address-get-petname): Use it.
9485
9486 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9487
9488         * wl-summary.el (wl-summary-default-from): Return full-name part
9489         from the address if no petname was found.
9490         (wl-summary-simple-from): Ditto.
9491
9492         * wl-address.el (wl-address-get-petname): Return nil if no petname
9493         associated with the address was found.
9494
9495 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9496
9497         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9498         display is finished.
9499
9500 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9501
9502         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9503         `elmo-folder-exists-p' argument.
9504
9505 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9506
9507         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9508         the folder.
9509
9510 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9511
9512         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9513
9514         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9515         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9516
9517 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9518
9519         * wl-folder.el (wl-folder-create-subr): New function.
9520         (wl-folder-confirm-existence): Use it.
9521         (wl-folder-check-one-entity): Use it.
9522         Check the error symbol is derived from 'elmo-open-error.
9523
9524         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9525         `ignore-error'.
9526
9527 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9528
9529         * wl-util.el (toplevel): Add (eval-when-compile (require
9530         'elmo-util)).  (Maybe `provide' is typo.)
9531
9532 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9533
9534         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9535         (I don't know why this was needed.)
9536
9537         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9538         Follow up changes for stream-type.
9539
9540         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9541         (wl-draft-elmo-nntp-send): Ditto.
9542
9543         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9544         (wl-nntp-posting-stream-type): Ditto.
9545         (wl-pop-before-smtp-ssl): Abolished.
9546         (wl-nntp-posting-ssl): Ditto.
9547
9548         * wl-address.el (wl-address-quote-specials): New function.
9549         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9550
9551         * wl-draft.el (wl-draft-reply): Ditto.
9552
9553 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9554
9555         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9556         use function `wl-string-match-assoc'.
9557
9558 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9559
9560         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9561
9562         * wl-draft.el (wl-draft-deduce-address-list): New function.
9563         (wl-draft-parse-mailbox-list): Ditto.
9564         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9565         instead of `smtp-deduce-address-list'.
9566         (wl-draft-on-field-p): Follow group list.
9567
9568         * wl-address.el (wl-address-concat-token): New function.
9569         (wl-address-string-without-group-list-contents): Ditto.
9570         (wl-complete-field-body): Fixed problem of completion
9571         by japanese petname.
9572         (wl-address-make-completion-list): Rewrite.
9573
9574 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9575
9576         * wl-address.el (wl-address-make-completion-list): Completion by
9577         petname.
9578         (wl-complete-field-body): Likewise.
9579
9580 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9581
9582         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9583         contains invalid address syntax.
9584
9585 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9586
9587         * wl-folder.el (wl-folder-check-entity-async): Use
9588         `elmo-nntp-spec-hostname'.
9589
9590 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9591
9592         * wl-summary.el (wl-summary-msgdb-load-async): Use
9593         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9594
9595 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9596
9597         * wl-draft.el (wl-draft-reply): Set argument
9598         `content-transfer-encoding' as nil.
9599
9600 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9601
9602         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9603         `wl-refile-alist'.
9604
9605 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9606
9607         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9608         (wl-draft-edit-string): Ditto.
9609         (wl-draft-forward): Ditto.
9610         * wl-summary.el (wl-summary-write): Ditto.
9611
9612 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9613
9614         * wl-summary.el (wl-summary-sync-update3): Call
9615         `wl-summary-buffer-number-column-detect'.
9616         (wl-summary-buffer-number-column-detect): Search from point-min.
9617
9618 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9619
9620         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9621         contains an address which is not included in original to or cc.
9622
9623 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9624
9625         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9626         begin-line does not exist.
9627         * wl-message.el (wl-message-uu-substring): Ditto.
9628
9629 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9630
9631         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9632         clear local variables.
9633         (wl-summary-exit): Call `elmo-commit'.
9634         (wl-summary-switch-to-clone-buffer): Call
9635         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9636         (wl-summary-goto-folder-subr): Ditto.
9637
9638         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9639         POP folder.
9640
9641 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9642
9643         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9644         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9645         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9646         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9647         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9648         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9649
9650         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9651
9652 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9653
9654         * wl-summary.el (wl-summary-search-by-subject):
9655         Search parent message from the latest one.
9656
9657 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9658
9659         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9660         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9661
9662         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9663         New user option.
9664
9665         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9666         if elmo-nntp-use-killed-list is nil.
9667         Use `elmo-msgdb-append-to-killed-list'.
9668         (Append numbers confirmed as disappeared to the killed list.)
9669         (wl-summary-confirm-appends): Don't display negative number.
9670
9671 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9672
9673         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9674
9675 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9676
9677         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9678         range is `all'.
9679         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9680         `elmo-list-bigger-diff'.
9681
9682 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9683
9684         * wl-summary.el (wl-summary-buffer-exit-func):
9685         New buffer local variable.
9686         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9687
9688 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9689
9690         * wl-demo.el (wl-demo): Fix the last change.
9691
9692 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9693
9694         * wl-demo.el (wl-demo): Don't use `eval'.
9695
9696 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9697
9698         * wl-summary.el (wl-summary-buffer-thread-modified):
9699         New buffer-local variable.
9700         (wl-summary-set-thread-modified): New function.
9701         (wl-summary-thread-modified-p): New function.
9702         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9703         (wl-summary-yank-saved-message): Use function
9704         `wl-summary-set-thread-modified'
9705         (wl-summary-switch-to-clone-buffer): Add
9706         `wl-summary-buffer-thread-modified'.
9707
9708         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9709         (wl-summary-buffer-mark-saved-hook): Ditto.
9710         * wl-summary.el (wl-summary-msgdb-save): New hook
9711         `wl-summary-buffer-message-saved-hook' and
9712         `wl-summary-buffer-mark-saved-hook'.
9713
9714 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9715
9716         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9717
9718 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9719
9720         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9721         don't hide scroll bars under FSF Emacsen because it may incur an
9722         undesirable redrawing.
9723
9724 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9725
9726         * wl-draft.el (wl-draft-edit-string): Call
9727         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9728
9729 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9730
9731         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9732
9733 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9734
9735         * wl-summary.el (wl-summary-msgdb-load-async): Call
9736         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9737
9738 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9739
9740         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9741         fringes in demo buffer; center bitmap logo correctly even if old
9742         Mule is used.
9743
9744 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9745
9746         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9747
9748         * wl-refile.el (wl-refile-subject-alist): New variable.
9749         (wl-refile-subject-alist-file-name): Ditto.
9750         (wl-refile-alist-setup): Rewrite.
9751         (wl-refile-alist-save): Use `elmo-object-save'.
9752         Eliminated arguments.
9753         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9754         (wl-refile-guess-by-subject): New function.
9755         (wl-refile-guess-func-list): Added it.
9756
9757 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9758
9759         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9760         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9761
9762 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9763
9764         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9765         New buffer-local variable.
9766         (wl-summary-buffer-next-folder-func): Ditto.
9767         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9768         if non-nil.
9769         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9770         if non-nil.
9771         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9772         if non-nil.
9773         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9774         if non-nil.
9775
9776 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9777
9778         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9779         permanently in the demo buffer.
9780
9781 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9782
9783         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9784         `mime-entity-fetch-field'.
9785
9786         * wl.el (wl-exit): Delete plugged buffer.
9787
9788         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9789         XEmacs has menubar feature.
9790
9791 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9792
9793         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9794         cannot arrive at the beginning of the buffer under old Emacsen.
9795
9796 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9797
9798         * wl-address.el (wl-address-ldap-search):
9799         Call `ldap-search-entries' with `withdn' argument t.
9800         (wl-complete-field-body): Bind completion-ignore-case as t.
9801         Clear ldap search hash when it was sole completion.
9802         Use elmo-string for pattern string.
9803         (wl-ldap-alias-safe-string): Eliminated needless let.
9804
9805 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9806
9807         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9808         (wl-ldap-alias-sep): New constant.
9809         (wl-ldap-search-attribute-type-list): Ditto.
9810         (wl-ldap-get-value): New function.
9811         (wl-ldap-make-filter): Ditto.
9812         (wl-ldap-make-matched-value-list): Ditto.
9813         (wl-ldap-alias-safe-string): Ditto.
9814         (wl-ldap-register-dn-string): Ditto.
9815         (wl-address-ldap-search): Rewrite.
9816
9817 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9818
9819         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9820         thread is deleted.
9821         (wl-thread-delete-line-from-buffer): Ditto.
9822         (wl-thread-get-exist-children): New function.
9823
9824 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9825
9826         * wl-demo.el (wl-demo): Made it to select various image types.
9827         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9828         from `wl-title-logo'.
9829         (wl-logo-ascii): New variable.
9830         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9831         (wl-demo-copyright-notice): New constant.
9832
9833         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9834
9835 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9836
9837         * wl-vars.el (wl-summary-target-above): Renamed from
9838         wl-summary-temp-above.
9839         * wl-score.el (wl-score-get-score-alist): Use it.
9840         (wl-summary-score-update-all-lines): Use it.
9841         * wl-summary.el: Ditto. (make-variable-buffer-local).
9842
9843 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9844
9845         * wl-vars.el (wl-ldap-port): New user option.
9846
9847         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9848         Rewite whole implementation.
9849         (wl-complete-field-body): Fixed.
9850
9851 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9852
9853         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9854         Choose implementation at compile time.
9855
9856 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9857
9858         * wl-address.el (wl-ldap-search-internal): New function.
9859         (wl-complete-field-to): Use it.
9860
9861 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9862
9863         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9864         Use `let' instead of `let*'.
9865         Require 'wl-vars.
9866
9867         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9868         Define as defcustom.
9869         (wl-ldap-base): Ditto.
9870         (wl-use-ldap): Ditto.
9871
9872 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9873
9874         * wl-address.el (wl-ldap-search): New function.
9875         (wl-complete-field-body): Use `wl-ldap-search'.
9876         (wl-ldap-server): New variable.
9877         (wl-ldap-base): Ditto.
9878         (wl-use-ldap): Ditto.
9879
9880 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9881
9882         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9883         (Pointed out by Mito <mit@nines.nec.co.jp>).
9884         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9885         buffer-local variables like `wl-summary-redisplay-internal'.
9886         (wl-summary-redisplay-all-header): Likewise.  Update
9887         Summary view too.
9888
9889 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9890
9891         * wl-summary.el (wl-summary-jump-to-parent-message):
9892         Consider prefix argument.
9893
9894         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9895         when closed thread is deleted.
9896
9897 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9898
9899         * wl-summary.el (wl-summary-jump-to-parent-message):
9900         Consider thread modification.
9901
9902 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9903
9904         * wl-message.el (wl-message-normal-get-original-buffer): Use
9905         `save-excursion'.
9906
9907         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9908         (wl-summary-showto-folder-regexp): Ditto.
9909
9910 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9911
9912         * wl-util.el (wl-delete-alist): Doc fix.
9913         (wl-delete-associations): New function.
9914         (wl-inverse-alist): New function.
9915         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9916         Split temporary variables. Use `wl-delete-associations'
9917         and `wl-inverse-alist'.
9918         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9919
9920 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9921
9922         * wl-folder.el (wl-folder-prefetch-entity):
9923         Execute prefetching if new count is unknown.
9924
9925 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9926
9927         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9928
9929         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9930         delete entity.
9931         (wl-thread-set-parent): If insert as top, set linked as nil.
9932
9933         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9934         `wl-thread-cleanup-symbols' when view mode is thread.
9935
9936 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9937
9938         * wl-folder.el (wl-folder-create-folder-entity): Use
9939         with-current-buffer.
9940         (wl-local-folder-init): Call set-buffer to make sure we are in
9941         the Folder buffer. Don't touch buffer-local variables here.
9942         (wl-folder-mode): Initialize buffer-local variables here.
9943
9944         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9945         (wl-folder-entity-assign-id): Ditto.
9946         (wl-folder-create-entity-hashtb): Ditto.
9947         (wl-local-folder-init): Ditto.
9948         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9949
9950 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9951
9952         * wl-summary.el (wl-summary-default-from): Fix probrem when
9953         std11-extract-address-components return (nil "foo@bar").
9954
9955 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9956
9957         * wl-draft.el (wl-draft-clone-local-variables):
9958         Remove redundant `setq'.
9959
9960 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9961
9962         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9963         Bind wl-highlight-x-face-func as nil while highlighting header.
9964
9965 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9966
9967         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9968
9969 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9970
9971         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9972         elmo-msgdb-overview-hashtb from copy-variables.
9973         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9974         instead of `elmo-msgdb-overview-get-entity-by-number'.
9975         (wl-summary-auto-refile): Ditto.
9976
9977         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9978         `elmo-msgdb-overview-get-entity' instead of
9979         `elmo-msgdb-search-overview-entity'.  Use
9980         `elmo-msgdb-overview-get-entity' instead of
9981         `elmo-msgdb-overview-get-entity-by-number'.
9982         (wl-thread-insert-entity-sub): Ditto.
9983         (wl-thread-insert-message): Ditto.
9984
9985         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9986         `elmo-msgdb-overview-get-entity'.
9987         (wl-normal-message-redisplay): Ditto.
9988
9989 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9990
9991         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9992         `wl-thread-entities'.
9993         (wl-thread-delete-message): Fix remove top message from
9994         `wl-thread-entity-list'.
9995
9996         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9997         wl-append(nconc), because update-list is broken on Meadow.
9998
9999         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10000         updating process.
10001         (wl-summary-rescan): Ditto.
10002         (wl-summary-sync-update3): Ditto.
10003         * wl-thread.el (wl-thread-set-parent): Renamed from
10004         `wl-summary-set-parent'.
10005         (wl-thread-insert-message): Updating buffer faster.
10006         (wl-thread-delete-message): Updating buffer faster.
10007
10008         * wl-score.el (wl-summary-score-update-all-lines): Changed
10009         interval for display progress gauge.
10010
10011 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10012
10013         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10014         folder always-sticky.
10015         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10016         defmacro.
10017
10018 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10019
10020         * wl-vars.el (wl-draft-add-references): New user option.
10021
10022         * wl-draft.el (wl-draft-add-references): New function.
10023         (wl-draft-yank-from-mail-reply-buffer): Use it.
10024         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10025         as nil.
10026
10027 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10028
10029         * wl-thread.el (wl-thread-update-line-msgs): Called
10030         `wl-thread-update-line-on-buffer-sub'.
10031         (wl-thread-update-line-on-buffer): Delete routine of inserting
10032         thread.
10033         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10034         moved from `wl-thread-update-line-on-buffer'.
10035         Add threshold for displaying progress gauge.
10036         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10037         argument of `wl-thread-update-line-msgs'.
10038         Add threshold for displaying progress gauge.
10039         * wl-folder.el:
10040         Add threshold for displaying progress gauge.
10041         * wl-score.el: Ditto.
10042
10043         * wl-expire.el (wl-summary-expire): Display deleting info.
10044
10045 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10046
10047         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10048         `no-msg'.
10049         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10050         argument of `wl-thread-update-line-msgs'.
10051         (wl-summary-set-parent): Added optional argument `parent-number'.
10052         (wl-summary-buffer-saved-message): New buffer local variable.
10053         (wl-summary-save-current-message): New command.
10054         (wl-summary-yank-saved-message): Ditto.
10055         (wl-summary-mode-map): Added key binding for
10056         `wl-summary-save-current-message' (\ew) and
10057         `wl-summary-yank-saved-message' (\C-y).
10058         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10059
10060 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10061
10062         * wl-summary.el (wl-summary-mode-map): Added key binding for
10063         `wl-summary-set-parent' (ts).
10064
10065 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10066
10067         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10068         subject faster. If thread number is reverse, delayed updating
10069         thread.
10070         (wl-summary-search-by-subject): Ditto.
10071         (wl-summary-put-alike): Ditto.
10072         (wl-summary-get-alike): Ditto.
10073         (wl-summary-insert-headers): Insert header of all overview in
10074         buffer.
10075         (wl-summary-rescan): Delayed updating thread. Kill search subject
10076         buffer for wl-summary-search-by-subject.
10077         (wl-summary-sync-update3): Ditto.
10078         (wl-summary-exit): Ditto.
10079         (wl-summary-goto-bottom-of-current-thread): Change for linked
10080         thread.
10081         (wl-summary-overview-create-summary-line): Change line for linked
10082         thread.
10083
10084         * wl-summary.el (wl-summary-update-thread): Use
10085         wl-thread-maybe-get-children-num.
10086         (wl-summary-set-parent): If change parent, move sub thread.
10087         (wl-summary-redisplay-internal): Add horizontal recenter.
10088         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10089
10090         * wl-thread.el (wl-thread-entity-get-linked): New function.
10091         (wl-thread-entity-set-linked): New function.
10092         (wl-thread-create-entity): Add linked element.
10093         (wl-thread-entity-insert-as-top): Use wl-append.
10094         (wl-thread-maybe-get-children-num): If closing thread, return
10095         children msgs.
10096         (wl-thread-update-line-msgs): Displaying progress message.
10097         (wl-thread-update-line-on-buffer-sub): Use
10098         wl-thread-maybe-get-children-num.
10099         (wl-thread-update-line-on-buffer): If update line is not exists,
10100         insert thread.
10101         (wl-thread-delete-message): If delete top msg of thread, search
10102         parent by subject.
10103         (wl-thread-insert-entity): Use
10104         wl-thread-maybe-get-children-num.
10105
10106         * wl-highlight.el (wl-highlight-summary-current-line): change
10107         sregexp for linked thread.
10108         * wl-util.el (wl-count-lines): Count lines.
10109         (wl-horizontal-recenter): horizontal recenter.
10110         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10111         (wl-score-get-alike): Ditto.
10112         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10113         (wl-subject-length-limit): New variable.
10114         (wl-highlight-thread-indent-string-regexp): Changed for linked
10115         thread.
10116
10117 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10118
10119         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10120         New variable (revival).
10121         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10122         by subject matching if there's no in-reply-to nor references field
10123         (revival).
10124
10125 \f
10126 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10127
10128         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10129         message.
10130
10131 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10132
10133         * wl-summary.el (wl-summary-reply): Return t if there was a
10134         message at cursor point.
10135         Added unwind-protect.
10136         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10137         returns t.
10138         (wl-summary-cancel-message): Do nothing when there's no message at
10139         cursor point.
10140         (wl-summary-forward): Ditto.
10141         (wl-summary-jump-to-parent-message): Ditto.
10142         (wl-summary-reedit): Ditto.
10143         (wl-summary-edit-addresses): Ditto.
10144         (wl-summary-pipe-message): Ditto.
10145         (wl-summary-print-message-with-ps-print): Ditto.
10146         (wl-summary-print-message): Ditto.
10147         (wl-summary-mark-as-important): Ditto.
10148         (wl-summary-mark-as-unread): Ditto.
10149
10150         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10151         message at cursor point.
10152         (wl-summary-reply-with-citation): Remove unwind-protect.
10153
10154         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10155         subject searching feature.
10156         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10157         Eliminated.
10158
10159 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10160
10161         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10162         New variable.
10163         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10164         by subject matching if there's no in-reply-to nor references field.
10165
10166         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10167
10168         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10169         when display is finished.
10170         (wl-folder-open-all): Ditto.
10171         (wl-folder-update-access-group): Ditto.
10172         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10173         * wl-thread.el (wl-thread-close-all): Ditto.
10174
10175         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10176         progress gauge only when it was displayed.
10177         * wl-folder.el (wl-folder-insert-entity): Ditto.
10178
10179 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10180
10181         * wl-summary.el (wl-summary-incorporate): Enclose
10182         `wl-summary-sync-force-update' with save-excursion.
10183
10184 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10185
10186         * wl-summary.el (wl-summary-prefetch-region):
10187         Pass current cursor point to `pos-visible-in-window-p' after
10188         moving cursor to the started point.
10189
10190 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10191
10192         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10193
10194         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10195         fields from the forwarding message.
10196         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10197         `ignored-fields'.
10198
10199 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10200
10201         * wl-mime.el (wl-message-request-partial):
10202         Eliminated argument `msgdb'.
10203         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10204         (wl-mime-combine-message/partial-pieces): Likewise.
10205         * tm-wl.el (wl-message-request-partial): Likewise.
10206         (wl-mime-combine-message/partial-pieces): Likewise.
10207
10208 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10209
10210         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10211         when display is finished.
10212
10213 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10214
10215         * wl-summary.el (wl-summary-goto-folder-subr):
10216         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10217
10218 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10219
10220         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10221         when cursor point is visible.
10222
10223 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10224
10225         * wl-expire.el (wl-expire-archive-get-max-number):
10226         Don't use `file-name-directory'.
10227
10228 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10229
10230         * wl-expire.el (wl-expire-archive-get-max-number):
10231         Use `file-name-directory'.
10232
10233 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10234
10235         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10236         only when there is progress.
10237
10238 2000-04-13  Mito <mit@nines.nec.co.jp>
10239
10240         * wl-summary.el (wl-summary-sync-marks): Display progress.
10241
10242 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10243
10244         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10245         (wl-summary-prev): Move cursor regardless of unread status.
10246         (wl-summary-next): Ditto.
10247
10248 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10249
10250         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10251         Added argument `target' and `number'.
10252         * tm-wl.el (wl-summary-burst-subr): New function.
10253         (wl-summary-burst): Use it.
10254
10255 2000-04-10  Mito <mit@nines.nec.co.jp>
10256
10257         * wl-mime.el (wl-burst): New function.
10258         (wl-summary-burst): Use it.
10259
10260 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10261
10262         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10263         as petname when there's no candidate.
10264
10265 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10266
10267         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10268         New variable.
10269         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10270
10271         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10272
10273         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10274
10275 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10276
10277         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10278         Use substring of `original' instead of buffer-substring.
10279         (wl-refile-evaluate-rule):
10280         Set `original' argument of wl-refile-expand-newtext.
10281
10282         * wl-summary.el
10283         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10284         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10285         (wl-summary-auto-refile): Check existence of destination folder just
10286         before marking.
10287
10288 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10289
10290         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10291         when wl-refile-get-field-value return nil.
10292
10293 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10294
10295         * wl-refile.el
10296         (wl-refile-expand-newtext): New function imported from Gnus.
10297         (wl-refile-evaluate-rule): Use it.
10298
10299 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10300
10301         * wl-summary.el (wl-summary-print-destination):
10302         Duplicate folder string to avoid putting text-property on
10303         original string.
10304
10305         * wl-refile.el (wl-refile-get-field-value): New function.
10306         (wl-refile-evaluate-rule): New function;
10307         Evaluate refile rule recursively.
10308         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10309         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10310         New function; Check existence of a target folder recursively.
10311         (wl-summary-auto-refile-check-refile-rule-alist):
10312         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10313
10314 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10315
10316         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10317
10318         * wl-folder.el (wl-create-folder-entity-from-buffer):
10319         Fixed problem when '}' character is contained in folder name.
10320
10321         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10322
10323 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10324
10325         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10326         (wl-fldmgr-add-completion-all-completions):
10327         Use wl-fldmgr-add-completion-hashtb.
10328
10329 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10330
10331         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10332         wl-fldmgr-add-completion-subr): New functions.
10333         * wl-folder.el (wl-folder-completion-func): New variable.
10334         * wl-summary.el (wl-summary-read-folder):
10335         Use wl-folder-completion-func.
10336
10337         * wl-refile.el: Eliminate throw & catch.
10338
10339         * wl.el (wl-plugged-sending-queue-status): Fixed.
10340
10341 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10342
10343         * wl-draft.el (wl-draft): Put category property on
10344         mail-header-separator.