* wl-demo.el (wl-demo-copyright-notice): Add 2006.
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
4
5 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6
7         * wl-util.el (wl-completing-read-multiple-1): New internal function.
8         (wl-completing-read-multiple-2): Ditto.
9         (wl-completing-read-multiple): Define use above functions.
10
11         * wl-summary.el (wl-summary-sort): Removed the workaround for a
12         bug of `completing-read-multiple' about default value.
13
14         * wl-xmas.el (wl-completing-read-multiple): Removed.
15
16         * wl-mule.el (wl-completing-read-multiple): Ditto.
17
18         * wl-e21.el (wl-completing-read-multiple): Ditto.
19
20 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * wl-util.el (wl-filter-associations): New function.
23
24         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
25         (wl-spam-ignored-folder-list): Ditto.
26         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
27         (wl-spam-string-member-p): New function.
28         (wl-spam-domain): Use it.
29         (wl-spam-split-numbers): New function.
30         (wl-spam-apply-partitions): Ditto.
31         (wl-spam-register-spam-messages): Use `folder' instead of
32         `wl-summary-buffer-elmo-folder'.
33         (wl-spam-register-good-messages): Ditto.
34         (wl-summary-exec-action-spam): Decide a domain by real folder of
35         message.
36         (wl-summary-exec-action-refile-with-register): Likewise.
37
38 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
39
40         * wl-e21.el (wl-e21-find-image): New function.
41         (wl-e21-setup-toolbar): Use it instead of `find-image'.
42         (wl-e21-highlight-folder-group-line): Ditto.
43         (wl-folder-init-icons): Ditto.
44         (wl-plugged-init-icons): Ditto.
45         (wl-biff-init-icons): Ditto.
46
47 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
48
49         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
50         (wl-inhibit-save-drafts): New internal variable.
51         (wl-disable-auto-save): Ditto.
52         (wl-save-drafts): Treat above variables.
53         (wl-auto-save-drafts): New function.
54         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
55         `wl-stop-save-drafts'.
56         (wl-start-save-drafts): New function.
57         (wl-stop-save-drafts): Ditto.
58         (wl-set-auto-save-draft): New command.
59
60         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
61         `wl-set-save-drafts'.
62
63 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
64
65         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
66         `make-local-variable' instead of `make-variable-buffer-local'.
67
68 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
69
70         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
71
72 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
73
74         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
75
76 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
79         of working buffer.
80
81 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
82
83         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
84
85         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
86         value into recipients; Bind `wl-draft-remove-group-list-contents'
87         as nil.
88
89 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
90
91         * wl-summary.el (wl-summary-sort): Fixed the last change.
92
93         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
94         (wl-summary-sort-messages): Ditto.
95         (wl-summary-rescan): Use it.
96         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
97         `completing-read'; Append candidates for reverse order.
98
99 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
100
101         * Version number is increased to 2.15.2.
102
103 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
104
105         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
106         "Smaller".
107         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
108
109 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
110
111         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
112
113 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
114
115         * wl-vars.el (wl-draft-additional-header-alist): Add into the
116         customize group `wl-draft'.
117         (wl-draft-add-in-reply-to): Move customize group from `wl' to
118         `wl-draft'.
119         (wl-draft-add-references): Ditto.
120
121         * wl-action.el (wl-summary-print-argument): Rename argument from
122         `folder' to `data'.
123
124 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
125
126         * wl-summary.el (wl-summary-rescan-message): Call
127         `wl-thread-cleanup-symbols' before insert thread.
128
129 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
130
131         * wl.el (wl-init): Set `elmo-get-folder-function' as
132         `wl-folder-make-elmo-folder'.
133
134         * wl-spam.el (wl-summary-exec-action-spam): Use
135         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
136
137         * wl-folder.el (wl-folder-make-elmo-folder): New function.
138         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
139         `elmo-make-folder'.
140         (wl-folder-get-elmo-folder): Ditto.
141         (wl-folder-create-subr): Simplify.
142
143 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
146
147 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
148
149         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
150         contents in message buffer instead of original buffer. If optional
151         argument specified, ask coding system for encode.
152
153 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
154
155         * wl-spam.el (wl-summary-test-spam-region): New function.
156         (wl-spam-setup): Bind "rkc".
157
158 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
159
160         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
161
162 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
163
164         * wl-spam.el (wl-summary-test-spam): Fix typo.
165         (wl-message-check-spam): Ditto.
166
167 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
168
169         * wl-summary.el (wl-summary-default-from): Simplify.
170
171 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
172
173         * wl-action.el (wl-summary-exec-action-refile): Simplify.
174         (wl-summary-exec-action-copy): Ditto.
175         (wl-summary-auto-refile): Check existence of temporary mark.
176
177 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
178
179         * wl-summary.el (wl-summary-create-line): Use
180         `elmo-time-to-datevec'.
181
182         * wl-expire.el (wl-expire-archive-date): Ditto.
183         (wl-expire-localdir-date): Ditto.
184
185         * wl-util.el (wl-day-number): Abolish.
186
187         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
188         of `wl-day-number'.
189         (wl-score-followup): Ditto.
190         (wl-score-add-followups): Ditto.
191         (wl-score-get-latest-msgs): Ditto.
192         (wl-score-get-header-entry): Ditto.
193         (wl-score-edit-insert-date): Ditto.
194
195 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
196
197         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
198         `elmo-message-entity-field' with 2nd argument `type'.
199
200 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
201
202         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
203
204 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
205
206         * wl-thread.el (wl-thread-delete-message): Delete descendant
207         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
208
209 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
210
211         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
212
213 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
214
215         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
216         `Access folder'.
217
218 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
219
220         * wl-vars.el (wl-access-folder-icon): New user option.
221
222         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
223         `Access folder'.
224
225 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
226
227         * wl-summary.el (wl-summary-buffer-set-folder): Use
228         `wl-folder-mime-charset'.
229
230         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
231         `mime-charset'.
232         (wl-folder-get-elmo-folder): Ditto.
233         (wl-folder-mime-charset): New function.
234
235 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
236
237         * wl-util.el (wl-parse-addresses): Define alias of
238         `elmo-parse-addresses' (move to `elmo-util.el').
239
240         * wl-summary.el (wl-summary-default-from): Follow the API change.
241         (wl-summary-overview-entity-compare-by-date): Ditto.
242         (wl-summary-overview-entity-compare-by-from): Ditto.
243         (wl-summary-get-list-info): Get value of `ml-info' field from
244         entity at first.
245         (wl-summary-rescan-message): Treat prefix argument.
246         (wl-summary-prefetch-msg): Follow the API change.
247         (wl-summary-search-by-subject): Ditto.
248         (wl-summary-insert-thread): Ditto.
249         (wl-summary-line-subject): Ditto.
250         (wl-summary-line-from): Ditto.
251         (wl-summary-create-line): Ditto.
252         (wl-summary-print-message-with-ps-print): Ditto.
253
254         * wl-score.el (wl-score-ov-entity-get): Ditto.
255         (wl-score-followup): Ditto.
256         (wl-score-add-followups): Use `elmo-message-entity-field' instead
257         of `car'.
258         (wl-score-get-latest-msgs): Follow the API change.
259         (wl-score-get-header): Ditto.
260
261         * wl-refile.el (wl-refile-learn): Ditto.
262         (wl-refile-subject-learn): Ditto.
263         (wl-refile-get-field-value): Ditto.
264         (wl-refile-guess-by-history): Ditto.
265         (wl-refile-guess-by-subject): Ditto.
266
267         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
268
269         * wl-expire.el (wl-expire-date-p): Removed.
270         (wl-expire-archive-date): Follow the API change.
271         (wl-expire-localdir-date): Ditto.
272         (wl-summary-expire): Ditto.
273
274         * Version number is increased to 2.15.1.
275
276 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
277
278         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
279         group is access or not (it is not strict, like wl-fldmgr-rename).
280
281 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
282
283         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
284         duplicate call of `wl-summary-print-argument' on the wrong line.
285
286 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
289         even if argument `number' is nil.
290         (wl-summary-insert-line): Print action argument if current message
291         has it.
292
293 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
294
295         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
296         (wl-draft-reply): Ditto.
297         (wl-draft): Add optional argument `parent-number' and call
298         `wl-draft-create-buffer' with it.
299         (wl-draft-create-buffer): Add optional argument
300         `parent-number'. Set wl-draft-parent-number as it.
301
302 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
303
304         * wl-folder.el (wl-folder-set-persistent-mark): If summary
305         buffer is not for given folder, don't use it.
306
307 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
308
309         * Version number is increased to 2.15.0.
310
311 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
312
313         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
314
315         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
316         (wl-highlight-get-face-by-name): New internal function.
317         (wl-highlight-summary-line-face-spec): Use it and fixed.
318
319 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
320
321         * wl-summary.el (wl-summary-sync-update): Use
322         `elmo-message-entity-field' instead of `car' to get message-id
323         from overview entity.
324
325         * wl-summary.el (wl-summary-rescan-message): Call
326         `wl-highlight-summary-displaying' when displaying a message.
327
328 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
329
330         * wl-draft.el (wl-draft-config-info-filename): Extracted from
331         `wl-draft-config-info-operation'.
332         (wl-draft-buffer-change-number): New function.
333         (wl-draft-rename-saved-config): Ditto.
334         * wl.el (wl-init): Connect slot for message-number-changed.
335         (toplevel): Add autoload for wl-draft-rename-saved-config.
336
337 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
340         `update-overview'
341         (wl-summary-buffer-detach): Disconnect from it.
342         (wl-summary-rescan-message): Use command.
343
344         * wl-message.el (wl-message-buffer-display): Use
345         `with-current-buffer' instead of `save-excursion'.
346
347 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
348
349         * wl-mime.el (wl-draft-preview-attributes-list): Protect
350         wl-draft-preview-attributes-list from distraction.
351
352 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
353
354         * wl-summary.el (wl-summary-sync-update): Sort the return value of
355         `elmo-list-diff'.
356
357 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
358
359         * wl-summary.el
360         (wl-summary-edit-addresses-collect-candidate-fields): Use
361         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
362
363         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
364         instead of `elmo-set-work-buf'.
365
366         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
367         (wl-address-make-address-list): Ditto.
368
369         * Version number is increased to 2.13.3.
370
371 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
372
373         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
374         user option.
375
376         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
377         argument `5'.
378
379         * wl-message.el (wl-message-display-no-merge-p): New function.
380         (wl-message-buffer-display): Check whether the message is
381         reassembled and follow the API change.
382
383 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
384
385         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
386         multibyte on working buffer and removed unnecessary
387         `buffer-disable-undo'.
388
389 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
390
391         * wl-util.el (wl-read-search-condition-internal): Fixed the last
392         change.
393
394 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
395
396         * wl-util.el (wl-read-search-condition-internal): Protect
397         elmo-global-flags from distraction.
398
399 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
400
401         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
402
403         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
404         (wl-summary-event-handler): Ditto.
405         (wl-summary-update-persistent-mark-on-event): New
406         function (renamed from `elmo-event-handler-flag-changed').
407         (wl-summary-buffer-attach): New function.
408         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
409         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
410         instead of `elmo-folder-add-handler'.
411
412         * Version number is increased to 2.13.2.
413
414 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
415
416         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
417         and "\177" to the `wl-news-previous-page'.
418         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
419         (wl-news-previous-page): New function.
420
421 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
424         instead of `write-region' and simplify.
425
426 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
427
428         * wl-template.el (wl-template-select): Cause error if
429         `wl-template-alist' is nil.
430
431 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
432
433         * wl-news.el.in: Set file variable `no-byte-compile'.
434
435 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
436
437         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
438         whether a target message is within displaying area.
439         (elmo-event-handler-cache-changed): Ditto.
440
441 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
442
443         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
444         to `defun'.  Use `nconc' instead of `append' to collect descendant
445         message numbers.
446
447 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
448
449         * wl-thread.el (wl-thread-save-top-list)
450         (wl-thread-save-entities): Use `with-temp-buffer'.
451         * wl-news.el.in (wl-news-previous-version-load):
452         (wl-news-previous-version-save): Ditto.
453         * wl-summary.el (wl-summary-load-file-object)
454         (wl-summary-save-view-cache): Ditto.
455
456 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
457
458         * wl-util.el (toplevel): Require 'elmo-flag'.
459         (wl-read-search-condition): New function (Renamed from
460         `elmo-read-search-condition').
461         (wl-read-search-condition-internal): Likewise.
462
463         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
464         invalid.
465         (wl-summary-pick): Use `wl-read-search-condition' instead of
466         `elmo-read-search-condition'.
467         (wl-summary-virtual): Ditto.
468
469         * wl-folder.el (wl-folder-virtual): Ditto.
470         (wl-folder-pick): Ditto.
471
472         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
473
474 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
475
476         * wl-summary.el (wl-summary-reedit): Call
477         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
478
479 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
480
481         * wl-mime.el (toplevel): Require wl-vars.
482
483         * wl-message.el (toplevel): Require cl at compile.
484
485         * wl-draft.el (toplevel): Require elmo.
486
487 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
488
489         * wl-message.el (wl-message-buffer-prefetch): Count is a number
490         and do nothing when it is not positive.
491         (wl-message-buffer-prefetch-next): Ditto.
492
493 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
494
495         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
496         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
497         (wl-summary-redisplay-internal): Ditto.
498
499         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
500         message (the condition is borrowed from `wl-check-variables-2').
501         (wl-summary-redisplay-internal): Ditto.
502
503 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
504
505         * wl-mime.el (wl-draft-nntp-attribute): New function.
506         (wl-draft-attribute-nntp-posting-server): Use it.
507         (wl-draft-attribute-nntp-posting-port): Ditto.
508
509         * wl-mime.el (wl-draft-preview-attributes-list): New function.
510         (wl-draft-show-attributes-buffer): Ditto.
511         (wl-draft-hide-attributes-buffer): Ditto.
512         (wl-draft-attribute-newsgroups): Ditto.
513         (wl-draft-attribute-nntp-posting-server): Ditto.
514         (wl-draft-attribute-nntp-posting-port): Ditto.
515         (wl-draft-preview-message): Use there functions.
516
517         * wl-vars.el (wl-draft-preview-attributes-list): Change default
518         value.
519
520 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
521
522         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
523         (wl-draft-reedit): Ditto.
524         (wl-draft-queue-flush): Ditto.
525
526         * wl-mime.el (wl-message-request-partial): Ditto.
527         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
528         instead of `elmo-message-fetch'.
529
530         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
531
532         * wl-summary.el (wl-summary-message-string): Ditto.
533
534 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
535
536         * wl-util.el (wl-current-message-buffer): Follow the API change.
537
538         * wl-summary.el (wl-summary-redisplay-internal): Call
539         `wl-summary-mark-as-read' with 2nd argument as nil and update
540         unread count instead of persistent mark.
541
542         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
543         variable.
544         (wl-message-redisplay): Follow the API change.
545         (wl-message-buffer-display): Managed mime-entity directly and
546         return preview buffer only.
547         (wl-message-display-internal): Rewrite.
548         (wl-message-buffer-prefetch-subr): Not save return value of
549         `wl-message-buffer-display'.
550
551         * Version number is increased to 2.13.1.
552
553 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
554
555         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
556         'elmo-multiple-fields-body-list' with boundary specified.
557
558 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
559
560         * wl-vars.el (wl-summary-resend-use-cache): New variable.
561         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
562         cache if `wl-summary-resend-use-cache' is non-nil.
563
564 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
565
566         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
567         (wl-nntp-posting-stream-type): Ditto.
568
569 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
570
571         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
572
573 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
574
575         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
576         message.
577
578 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
579
580         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
581         Abolish.
582         (wl-summary-buffer-persistent-mark-version): New internal
583         variable.
584         (wl-summary-update-mark-and-highlight-window): Check by
585         wl-summary-persistent-mark-invalid-p.
586         (wl-summary-update-status-marks): Ditto.
587         (elmo-event-handler-flag-changed): Rewrite.
588         (elmo-event-handler-cache-changed): Define.
589         (wl-summary-prefetch-msg): Does not update persistent mark here.
590         (wl-summary-delete-cache): Ditto.
591         (wl-summary-resume-cache-status): Ditto.
592         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
593         (wl-summary-persistent-mark-invalid-p): New function.
594         (wl-summary-validate-persistent-mark): Ditto.
595         (wl-summary-validate-persistent-mark-string): Ditto.
596         (wl-summary-invalidate-persistent-mark): Ditto.
597         (wl-summary-update-persistent-mark): Call
598         `wl-summary-validate-persistent-mark'.
599         (wl-summary-create-line): Call
600         `wl-summary-validate-persistent-mark-string'.
601
602         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
603         status as t if cache used.
604
605 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
606
607         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
608         only if the target is group.
609         * wl-folder.el (wl-folder-append-petname): Don't check group name.
610
611 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
612
613         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
614
615 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
616
617         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
618
619         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
620
621 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
622
623         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
624         (Thanks to Yoichi NAKAYAMA).
625
626 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
627
628         * wl-util.el (wl-save-drafts): Restore echo area.
629
630 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
631
632         * Version number is increased to 2.13.0.
633
634         * wl-util.el (wl-biff-check-folder-async): Use
635         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
636
637 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
638
639         * wl-message.el (wl-message-display-internal): Does not put
640         wl-message-display-type property on message buffer.
641         (wl-message-buffer-display-type): New function.
642
643         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
644
645         * wl-summary.el (wl-summary-mode): Use `dolist' to add
646         `wl-summary-buffer-detach'.
647         (wl-summary-message-display-type): Use
648         `wl-summary-buffer-display-type'.
649
650 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
651
652         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
653         buffer-local.
654
655         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
656         kill-buffer-hook instead of make-local-variable.
657         (wl-draft-preview-message): Set `local' argument of add-hook as t.
658
659 2004-12-12  Scott Renfro <scott@renfro.org>
660
661         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
662         regex for square-branket.
663
664 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
665
666         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
667         `wl-message-mime-analysis-p' with argument `header'.
668
669 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
670
671         * wl-mime.el (wl-draft-yank-current-message-entity): 
672         Switch to no-mime following method according to wl-message-display-type
673         property.
674         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
675
676         * wl-message.el (wl-message-display-internal): 
677         Put wl-message-display-type property on message buffer.
678
679         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
680         (wl-message-display-internal): Ditto;
681
682         * wl-summary.el (wl-summary-toggle-mime): Ditto.
683
684 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
685
686         * wl-message.el (wl-message-make-display-type): New function.
687         (wl-message-display-type-property): Ditto.
688         (wl-message-mime-analysys-p): Ditto.
689         (wl-message-display-all-header-p): Ditto.
690         (wl-message-redisplay): Removed argument `as-is', `all-header' and
691         added `display-type'.
692         (wl-message-buffer-display): Likewise.
693         (wl-message-display-internal): Likewise.
694         (wl-message-buffer-display-type): Abolish.
695         (wl-message-buffer-prefetch-subr): Follow the API changed.
696
697         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
698         from wl-summary-buffer-display-all-header and changed default value.
699         (wl-summary-message-display-type): New function.
700         (wl-summary-buffer-display-mime-mode): Ditto.
701         (wl-summary-buffer-display-header-mode): Ditto.
702         (wl-summary-toggle-mime): Rewrite with above functions.
703         (wl-summary-toggle-all-header): Ditto.
704         (wl-summary-redisplay): Force redisplay with default mode.
705         (wl-summary-redisplay-internal): Renamed argument from `mode',
706         `all-header' to `mime-mode', `header-mode'.
707         Use `wl-message-make-display-type'.
708
709         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
710         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
711
712 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
713
714         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
715
716 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
717
718         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
719         in original message buffer.
720         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
721         buffer.
722
723 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
724
725         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
726
727 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
728
729         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
730
731 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
732
733         * wl-action.el (wl-summary-exec-action-refile): Display a done message
734         when actions succeeded.
735         (wl-summary-exec-action-copy): Likewise.
736
737 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
738
739         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
740         there is switch-to-buffer at the end of wl-message-select-buffer.
741         (wl-summary-reply): Ditto.
742
743 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
744
745         * wl-summary.el (wl-summary-forward): Put subject in original
746         message buffer as argument of wl-draft-forward.
747         * wl-draft.el (wl-draft-forward): Decode subject as in
748         wl-draft-reply.
749
750 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
751
752         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
753         a folder under access group.
754
755 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
756
757         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
758         wl-message-buffer-display.
759
760         * wl-util.el (wl-set-save-drafts): Fix typo.
761
762 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
763
764         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
765         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
766         wl-highlight-logo-face to set the bg color of an xbm image; fixed
767         the way to measure the width of a bitmap image; don't put face on
768         ascii and bitmap images; put the mark which should not use the
769         variable-pitch face on ascii and bitmap images.
770         (wl-demo-setup-properties): Don't use the variable-pitch face on
771         ascii and bitmap images; made it work on Emacs 20 and earlier.
772         (wl-demo-insert-text): End with a newline at the bottom; don't put
773         face on text.
774
775         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
776
777 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
778
779         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
780
781         * wl-util.el (wl-save-drafts): Moved from sample setting.
782         (wl-set-save-drafts): New function to set idle timer.
783         * wl-draft.el (wl-draft): Call it.
784         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
785
786 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
787
788         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
789         a summary which has toggle display status off.
790
791 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
792
793         * wl-draft.el (wl-draft-do-fcc): No cache save.
794
795 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
796
797         * wl-summary.el (elmo-event-handler-flag-changed): Use
798         `set-buffer' instead of `with-current-buffer'.
799
800 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
801
802         * wl-summary.el (wl-summary-after-resize-function): New function.
803         (wl-summary-mode): Add `wl-summary-after-resize-function' to
804         window-size-change-functions.
805
806 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
807
808         * wl-draft.el (wl-draft-create-buffer): Bind
809         `change-major-mode-hook' after current buffer is changed.
810
811         * wl-summary.el (wl-summary-buffer-detach): New function.
812         (wl-summary-buffer-set-folder): Call it.
813         (wl-summary-mode): Add `wl-summary-buffer-detach' to
814         change-major-mode-hook and kill-buffer-hook.
815         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
816         (wl-summary-switch-to-clone-buffer): Ditto.
817         (wl-summary-goto-folder-subr): Ditto.
818
819 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
820
821         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
822         after boundp check.
823
824 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
825
826         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
827         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
828         for `kill-buffer'.
829
830         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
831         handler of current buffer from elmo-folder.
832
833 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
834
835         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
836
837 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
838
839         * wl-summary.el (wl-summary-buffer-event-handler): New internal
840         variable.
841         (wl-summary-event-handler): New class.
842         (elmo-event-handler-flag-changed): Define to update persistent
843         mark.
844         (wl-summary-buffer-set-folder): Register event handler to
845         elmo-folder.
846         (wl-summary-exit): Unregister event handler.
847         (wl-summary-goto-folder-subr): Ditto.
848         (wl-summary-mark-as-read-all): Does not call
849         `wl-summary-update-persistent-mark' directly.
850         (wl-summary-mark-as-read-internal): Ditto.
851         (wl-summary-set-persistent-mark-internal): Ditto.
852         (wl-summary-set-flags-internal): Ditto.
853
854         * Version number is increased to 2.11.33.
855
856 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
857
858         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
859         to nil.
860
861 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
862
863         * wl-spam.el (wl-spam-setup): Add hook
864         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
865         instead of `wl-summary-prepare-hook'.
866
867         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
868         if folder type is `'flag'.
869         (wl-summary-mark-as-important): Ditto.
870
871 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
872
873         * wl-address.el (wl-address-minibuffer-history): New variable.
874         (wl-address-minibuffer-local-map): New keymap.
875         (wl-address-read-from-minibuffer): New function.
876
877         * wl-action.el (wl-summary-get-resend-address): Use
878         `wl-address-read-from-minibuffer' instead of `completing-read'.
879
880 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * Version number is increased to 2.11.32.
883
884 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
885
886         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
887         without mule to iso-8859-1.
888         (wl-draft-add-in-reply-to): Add note in description.
889         (wl-draft-add-references): Ditto.
890
891 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
892
893         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
894         definition for `m'.
895         (wl-summary-mode-line-format): Add '[%m]'.
896         (wl-message-mode-line-format-spec-alist): Ditto.
897         (wl-summary-display-mime-mode-list): New variable.
898
899         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
900         from wl-summary-buffer-display-as-is.
901         (wl-summary-buffer-display-all-header): New buffer local variable.
902         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
903         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
904         instead of wl-summary-buffer-display-as-is.
905         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
906         (wl-summary-set-persistent-mark): Ditto.
907         (wl-summary-set-message-buffer-or-redisplay): Just call
908         `wl-summary-redisplay-internal' without optional arguments.
909         (wl-summary-toggle-mime): Rewrite.
910         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
911         (wl-summary-toggle-all-header): New function.
912         (wl-summary-redisplay-internal): Treat mime mode.
913
914         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
915         to wl-mime-preview-follow-no-mime.
916         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
917         accodring to the display-mode.
918
919         * wl-message.el (wl-message-buffer-display-type): Rewrite.
920         (wl-message-buffer-display): Changed argument name from `as-is' to
921         `mode'.
922         (wl-message-display-internal): Ditto;
923         Bind elmo-mime-display-header-analysis according to the mode.
924         (wl-message-display-internal): Put wl-message-display-mime-mode
925         property on entire buffer.
926
927 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
928
929         * wl-draft.el (wl-draft-do-fcc): Undo last change.
930
931 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
932
933         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
934         Don't extract mail address.
935         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
936
937         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
938
939         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
940
941 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
942
943         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
944         wl-fldmgr-cut-entity-list on confirmation.
945
946 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
947
948         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
949         (wl-mime-quit-preview): Check existence of
950         mime-edit-temp-message-buffer here.
951
952 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
953
954         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
955         after deletion.
956
957         * wl-draft.el (wl-draft-send-confirm): Check major-mode
958         before calling wl-mime-quit-preview.
959
960 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
961
962         * wl-summary.el (wl-summary-pick): If call it with prefix
963         argument, set `delete-marks' as non-nil. Pick from only visible
964         messages.
965         (wl-summary-check-target-mark): New function.
966         (wl-summary-target-mark-mark-as-read): Use it.
967         (wl-summary-target-mark-mark-as-unread): Ditto.
968         (wl-summary-target-mark-operation): Ditto.
969         (wl-summary-target-mark-set-flags): Ditto.
970         (wl-summary-target-mark-save): Ditto.
971         (wl-summary-target-mark-pick): Ditto.
972         (wl-summary-target-mark-forward): Ditto.
973         (wl-summary-target-mark-reply-with-citation): Ditto.
974         (wl-summary-target-mark-print): Ditto.
975         (wl-summary-target-mark-uudecode): Ditto.
976
977         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
978         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
979         with `ask-coding' is non-nil.
980
981 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
982
983         * wl-thread.el (wl-thread-set-parent): If parent is a message
984         which is identified by references, set linked as nil.
985
986 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
987
988         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
989         (wl-message-mode-line-format-spec-alist): Ditto.
990         (wl-message-mode-line-format): Ditto.
991         (wl-summary-mode-line-format): Ditto for docstring.
992         (wl-summary-no-mime-folder-list): Fix typo.
993
994         * wl-util.el (wl-current-message-buffer): Call
995         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
996
997         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
998         variable.
999         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1000         of `wl-summary-redisplay-no-mime'.
1001         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1002         (wl-summary-toggle-mime): New function.
1003         (wl-summary-redisplay-all-header): Rewrite.
1004         (wl-summary-redisplay-no-mime): Ditto.
1005         (wl-summary-redisplay-internal): Added argument `as-is' and
1006         `all-header'.
1007
1008         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1009         New variable.
1010         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1011         bottom.
1012         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1013         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1014         "/" unconditionally.
1015
1016         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1017         wl-mime-preview-follow-no-mime for as-is content.
1018         (wl-mime-preview-follow-no-mime): New function.
1019         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1020
1021         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1022         and added `as-is', `all-header'.
1023         (wl-message-buffer-display): Ditto.
1024         (wl-message-buffer-display-type): New function.
1025
1026 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1027
1028         * wl-vars.el (wl-message-header-button-alist): Change default
1029         value.
1030         (wl-message-body-button-alist): Ditto.
1031
1032 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1035
1036 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1037
1038         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1039
1040 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1041
1042         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1043         is always true.
1044
1045 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1046
1047         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1048         on null entity.
1049
1050 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1051
1052         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1053
1054 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1055
1056         * wl-vars.el (wl-summary-resend-hook): New hook.
1057
1058         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1059         `wl-summary-resend-hook'.
1060
1061 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1062
1063         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1064         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1065         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1066         (wl-summary-new-cached-mark): Changed default value to 'n'.
1067         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1068         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1069         (wl-folder-sync-range-alist): Remove spec for 'flag.
1070         (wl-summary-force-prefetch-folder-list): New user option.
1071
1072         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1073         `wl-summary-toggle-persistent-mark'.
1074         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1075         number is nil.
1076         (wl-summary-mark-as-answered-region): Set interactive argument of
1077         `wl-summary-set-persistent-mark-internal'.
1078         (wl-summary-mark-as-important-region): Ditto.
1079         (wl-summary-unset-persistent-mark): Ditto.
1080         (wl-summary-set-persistent-mark): Ditto.
1081         (wl-summary-mark-as-answered): Ditto.
1082         (wl-summary-mark-as-important): Ditto.
1083         (wl-summary-set-persistent-mark-internal): Do nothing
1084         when `elmo-message-flag-available-p' is nil.
1085         (wl-summary-toggle-persistent-mark): New function.
1086         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1087         when the folder matches `wl-summary-force-prefetch-folder-list'.
1088
1089
1090         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1091         when number is nil.
1092         (wl-highlight-summary-forwarded-face): New face.
1093
1094 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1095
1096         * Version number is increased to 2.11.31.
1097
1098 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1099
1100         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1101         (wl-biff-check-folder-async): Ditto.
1102         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1103
1104 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1105
1106         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1107         Add an argument `reverse'.  All callers are updated.
1108         (wl-summary-sort): Add a prefix argument `reverse' to specify
1109         reverse sorting.
1110         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1111         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1112         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1113
1114 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1115
1116         * wl-message.el (wl-message-redisplay): Does not narrow header if
1117         disply-type is all-header or as-is.
1118
1119         * wl-summary.el (wl-summary-enter-handler): Use
1120         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1121
1122 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1123
1124         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1125         after adding wl-draft-parent-variables.
1126         (wl-draft-forward): Ditto.
1127
1128 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1129
1130         * wl-summary.el (wl-summary-sync-marks): Call
1131         `wl-summary-set-persistent-mark' and
1132         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1133         (wl-summary-set-persistent-mark-internal): Add 4th argument
1134         `no-server'.
1135         (wl-summary-unset-persistent-mark): Ditto.
1136         (wl-summary-set-persistent-mark): Ditto.
1137         (wl-summary-add-flags-internal): Abolish.
1138         (wl-summary-remove-flags-internal): Ditto.
1139         (wl-summary-mark-as-important-internal): Ditto.
1140         (wl-summary-mark-as-important): Use
1141         `wl-summary-set-persistent-mark' instead of
1142         `wl-summary-add-flags-internal'.
1143         (wl-summary-mark-as-important-region): Ditto.
1144
1145         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1146
1147         * wl-summary.el (wl-summary-get-available-flags): New function.
1148         (wl-summary-sync-marks): Use it and simplified.
1149         (wl-summary-unset-persistent-mark): Use
1150         `wl-summary-get-available-flags'.
1151         (wl-summary-set-persistent-mark): Ditto.
1152
1153 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1154
1155         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1156         id.
1157
1158 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1159
1160         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1161         number, call `wl-summary-prev-line-content'. Show message when the
1162         message is not found.
1163
1164 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1165
1166         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1167         wl-summary-enter-handler.
1168         (wl-summary-enter-handler): New command.
1169
1170         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1171         docstring and custom spec.
1172
1173         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1174         flags too; Don't treat Cached and New.
1175         (wl-summary-set-persistent-mark): Ditto.
1176
1177         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1178         `wl-folder-set-flag'.
1179
1180         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1181         instead of `wl-folder-set-flag'.
1182
1183         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1184         for completion.
1185         (wl-summary-set-persistent-mark): Ditto.
1186
1187         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1188         instead of `wl-draft-quit-preview'.
1189
1190         * wl-mime.el (toplevel): Avoid compile warning.
1191         (wl-mime-quit-preview): New function
1192         (formarly defined as `wl-draft-quit-preview').
1193         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1194         quitting method.
1195
1196         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1197
1198         * wl-folder.el (wl-folder-set-flag): Renamed from
1199         `wl-draft-set-flag-on-parent'.
1200
1201         * wl-draft.el (wl-draft-quit-preview): New function.
1202         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1203         (wl-draft-send): Call `wl-folder-set-flag' instead of
1204         `wl-draft-set-flag-on-parent'.
1205         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1206
1207 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1208
1209         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1210         (wl-draft-send): Ditto.
1211
1212 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1213
1214         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1215         (wl-draft-kill-pre-hook): Set default value as nil.
1216         (wl-summary-reply-hook): Ditto.
1217         (wl-draft-kill-flags): Abolish.
1218
1219         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1220         (wl-draft-parent-variables): Renamed from
1221         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1222         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1223         argument; Add wl-draft-parent-variables to
1224         wl-draft-config-variables.
1225         (wl-draft-reply): Likewise.
1226         (wl-draft-kill-flags): Abolish.
1227         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1228         (wl-draft-set-flag-on-parent): New function.
1229         (wl-draft-setup-parent-flag): Ditto.
1230
1231 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1232
1233         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1234         `wl-draft-parent-folder' is "".
1235
1236 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1237
1238         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1239         (wl-summary-digit-jump): New function.
1240         (Adviced by John Owens and Hiroya Murata)
1241
1242         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1243         (Adviced by John Owens)
1244
1245         * wl-xmas.el (wl-message-define-keymap): Ditto.
1246
1247         * wl-mule.el (wl-message-define-keymap): Ditto.
1248
1249 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1250
1251         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1252         change of return value of elmo-folder-count-flags.
1253
1254         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1255         (wl-summary-mark-as-read-internal): Ditto.
1256         (wl-summary-set-persistent-mark-internal): Ditto.
1257         (wl-summary-folder-info-update): Ditto.
1258         (wl-summary-sync-update): Fixed the last change.
1259
1260         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1261
1262 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1263
1264         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1265         (wl-draft-kill-flags): Fixed docstring.
1266
1267         * wl-draft.el (wl-draft-kill-flags): New function.
1268         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1269
1270 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1271
1272         * wl-vars.el (wl-reply-hook): Abolish.
1273         (wl-draft-reply-hook): New hook.
1274         (wl-summary-reply-hook): Ditto.
1275         (wl-draft-forward-hook): Ditto.
1276         (wl-summary-forward-hook): Ditto.
1277         (wl-draft-kill-flags): New variable.
1278
1279         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1280         wl-summary-set-persistent-mark-internal.
1281         (wl-summary-sync-marks): Use elmo-preserved-flags.
1282         (wl-summary-update-persistent-mark): Make it interactive.
1283         (wl-summary-set-persistent-mark-internal): New inline function.
1284         (wl-summary-mark-as-answered): Use it.
1285         (wl-summary-mark-as-unanswered): Ditto.
1286         (wl-summary-unset-persistent-mark): New function.
1287         (wl-summary-set-persistent-mark): Ditto.
1288         (wl-summary-reply): Don't set answered flag;
1289         Run wl-summary-reply-hook instead.
1290         (wl-summary-forward): Call wl-draft-forward with number.
1291         Run wl-summary-forward-hook.
1292
1293         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1294         (wl-highlight-summary-line-face-spec): Use it as a default
1295         persistent mark face.
1296
1297         * wl-draft.el (wl-draft-forward): Added optional argument number;
1298         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1299         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1300         (wl-draft-kill): Use wl-draft-kill-flags.
1301
1302         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1303
1304         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1305         of return value of elmo-folder-count-flags.
1306
1307         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1308
1309         * wl-summary.el (wl-summary-count-unread): Ditto.
1310         (wl-summary-sync-update): Follow the change above.
1311         (wl-summary-force-prefetch): New function.
1312
1313 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1314
1315         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1316         variable `buf' with `let' instead of `setq'.
1317
1318 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1319
1320         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1321         add Content-Disposition heaeder on the deleted part.
1322
1323 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1324
1325         * wl-draft.el (wl-draft-save): Encode address list under edit by
1326         `eword-encode-unstructured-field-body'.
1327
1328         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1329
1330 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1331
1332         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1333         wl-current-summary-buffer.
1334
1335 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1336
1337         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1338         `numbers' is ignored.
1339
1340 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1341
1342         * wl-folder.el (wl-folder-open-folder): Avoid error.
1343         Reported by John Owens, [wl-en:815]
1344
1345         * wl.el (wl): Set timer for biff process even if prefix argument
1346         is given or auto-checking is quitted.
1347
1348         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1349         immediately.
1350         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1351         (wl-toggle-plugged): Ditto.
1352
1353         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1354         * wl-util.el (wl-biff-start): Use idle timer if
1355         `wl-biff-use-idle-timer' is non-nil.
1356
1357 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1358
1359         * wl-highlight.el (wl-highlight-message): Fix description.
1360
1361 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1362
1363         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1364         tty.
1365
1366 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1367
1368         * wl-action.el (wl-summary-exec): Print failure count.
1369
1370 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1371
1372         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1373         to `defun', remove interactive form.
1374         Set elmo-message-fetch-confirm when force-reload is non-nil.
1375
1376 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1377
1378         * wl-summary.el (toplevel): Removed unnecessary autoload.
1379
1380 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1381
1382         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1383         the buffer is generated from another message buffer.
1384
1385 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1386
1387         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1388         extracted from `wl-fldmgr-save-folders'.
1389         (wl-fldmgr-delete): Call it after deletion.
1390
1391 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1392
1393         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1394         multi-tty support.
1395
1396 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1397
1398         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1399
1400 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1401
1402         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1403         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1404
1405 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1406
1407         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1408         unsubscribe list only if argument CLEAR is nil.
1409
1410 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1411
1412         * wl-draft.el (wl-draft-reply): Decode subject before removing
1413         Re: prefix.
1414
1415 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1416
1417         * wl-summary.el (wl-summary-sort-by-size): New command.
1418
1419 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1420
1421         * wl-summary.el (wl-summary-number-list-from-region): New
1422         function.
1423         (wl-summary-mark-as-read-region): Use it.
1424         (wl-summary-mark-as-unread-region): Ditto.
1425         (wl-summary-set-flags-region): Ditto and add optional argument
1426         remove.
1427         (wl-summary-mark-as-answered-region): Ditto.
1428         (wl-summary-mark-as-important-region): Ditto.
1429         (wl-summary-target-mark-mark-as-important): Added optional
1430         argument remove.
1431         (wl-summary-target-mark-mark-as-answered): Ditto.
1432         (wl-summary-target-mark-set-flags): Ditto.
1433
1434 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1435
1436         * wl-summary.el (wl-summary-set-flags-region): Call
1437         `wl-summary-set-flags-internal' with number list instead of call
1438         one by each message.
1439         (wl-summary-target-mark-set-flags): Likewise.
1440
1441 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1442
1443         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1444         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1445         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1446         (wl-summary-target-mark-mark-as-answered): Likewise.
1447
1448 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1449
1450         * wl-summary.el (wl-summary-target-mark-forward): Use
1451         `wl-summary-delete-all-target-marks' instead of
1452         `wl-summary-delete-all-temp-marks'.
1453         (wl-summary-target-mark-reply-with-citation): Ditto.
1454         (wl-summary-target-mark-uudecode): Ditto.
1455         (wl-summary-target-mark-set-flags): Ditto and remove needless
1456         cursor move.
1457
1458 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1459
1460         * wl-summary.el (wl-summary-target-mark-forward): Protect
1461         wl-summary-buffer-target-mark-list from nreverse.
1462         (wl-summary-target-mark-reply-with-citation): Ditto.
1463
1464 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1465
1466         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1467         `elmo-display-progress-threshold'.
1468
1469 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1470
1471         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1472         check `wl-summary-highlight'.
1473         (wl-summary-window-scroll-functions): Respect value of
1474         `wl-summary-highlight'.
1475         (wl-summary-sync-update): Run hooks
1476         `wl-summary-buffer-window-scroll-functions' at any time.
1477
1478 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1479
1480         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1481         from `wl-summary-cleanup-temp-marks'.
1482         (wl-summary-cleanup-temp-marks): Abolish argument.
1483         * wl.el (wl-save-status): Revert previous change.
1484         (wl-execute-temp-marks): New function, call
1485         `wl-summary-exec-with-confirmation'.
1486         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1487         (wl-folder-save-and-exec-marks): Abolished.
1488
1489 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1490
1491         * wl-e21.el (wl-e21-display-image-p): Respect
1492         `wl-highlight-folder-with-icon'.
1493         (wl-e21-highlight-folder-group-line): Highlight mouse line
1494         even if wl-e21-display-image-p is nil.
1495
1496         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1497         Respect value of `wl-summary-highlight'.
1498
1499         * wl.el (wl-save-status): Remove unused variable.
1500
1501         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1502         (wl-folder-mode-map): Bind it to "x".
1503
1504 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1505
1506         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1507
1508         * wl-thread.el (wl-thread-get-parent-list): Don't check
1509         disconnected ancestors, neglecting needless work in
1510         `wl-thread-update-indent-string-thread'.
1511
1512         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1513         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1514         argument, add argument default-keep to keep marks by default.
1515
1516         * Version number is increased to 2.11.30.
1517
1518         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1519         customization type and docstring.
1520         (wl-draft-reply-without-argument-list): Ditto.
1521
1522 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1523
1524         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1525
1526         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1527
1528 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1529
1530         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1531
1532 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1533
1534         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1535         save-excursion so as not to include run-hooks.
1536
1537 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1538
1539         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1540         Clarify that marks are going to be cleared.
1541
1542 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1543
1544         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1545         according to 3rd element of wl-summary-flag-mark.
1546
1547         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1548
1549 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1550
1551         * wl-action.el (wl-summary-target-mark-all): Don't set
1552         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1553
1554 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1555
1556         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1557         (wl-forward-subject-prefix): Ditto.
1558         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1559         (wl-draft-reply-make-subject): Ditto.
1560
1561         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1562         `wl-draft-forward'.
1563         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1564
1565 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1566
1567         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1568         target message does not exist.
1569
1570 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1571
1572         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1573         `wl-subject-prefix-regexp'.
1574         (wl-subject-forward-prefix-regexp): New variable.
1575         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1576         `wl-draft-strip-subject-re' and take regexp as argument.
1577         (wl-draft-forward): Use it.
1578         (wl-draft-reply): Ditto.
1579
1580 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1581
1582         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1583         emacs multi-tty support.
1584
1585 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1586
1587         * wl-e21.el (wl-e21-display-image-p): Don't call
1588         `display-images-p'.
1589         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1590         support.
1591         (wl-highlight-folder-current-line): Ditto.
1592         (wl-folder-init-icons): Ditto.
1593
1594 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1595
1596         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1597         the last line of summary in unplugged mode.
1598
1599 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1600
1601         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1602
1603 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1604
1605         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1606         * wl-address.el (wl-address-user-mail-address-p): Use it.
1607         (wl-address-delete-user-mail-addresses): Ditto.
1608         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1609
1610         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1611         (wl-address-delete-user-mail-addresses): Ditto.
1612
1613         * wl-address.el (wl-address-delete-user-mail-addresses): New
1614         function.
1615         * wl-refile.el (wl-refile-guess-by-history): Use it.
1616         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1617         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1618
1619         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1620         use wl-address-user-mail-address-p.
1621
1622 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1623
1624         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1625         after opening group.
1626
1627 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1628
1629         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1630         of elmo-set-buffer-multibyte.
1631
1632         * wl-message.el (wl-original-message-mode): Ditto.
1633
1634         * wl-score.el (wl-score-insert-header): Ditto.
1635
1636         * wl-summary.el
1637         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1638         (wl-summary-goto-folder-subr): Ditto.
1639         (wl-summary-insert-headers): Ditto.
1640
1641         * wl-util.el (wl-set-string-width): Ditto.
1642
1643         * Version number is increased to 2.11.29.
1644
1645 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1646
1647         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1648         (wl-highlight-summary-line-help-echo-alist): New variable.
1649         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1650         into `wl-highlight-summary-line-help-echo' and
1651         `wl-highlight-flag-folder-help-echo'.
1652         (wl-highlight-summary-line-string): Change accordingly.
1653         (wl-highlight-summary-current-line): Ditto.
1654
1655 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1656
1657         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1658         at the beginning of field body (Thanks to Markus Knittig).
1659
1660         * wl-draft.el (wl-draft-insert-current-message): Also check
1661         summary buffer, remove unnecessary tag.
1662
1663 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1664
1665         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1666         when wl-message-buffer is nil.
1667
1668         * wl-folder.el (wl-folder): Abolish unused argument.
1669         Call wl-folder-init when wl-folder-entity is nil.
1670         * wl.el (wl): Change accordingly.
1671
1672 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1673
1674         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1675         multibyte string before insert into draft buffer.
1676         (wl-draft-create-buffer): Always enable multibyte characters for
1677         draft buffer.
1678
1679         * Version number is increased to 2.11.28.
1680
1681 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1682
1683         * wl-folder.el (wl-folder-open-close): Handle blank line.
1684         (wl-folder-jump-to-current-entity): Ditto.
1685
1686 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1687
1688         * Version number is increased to 2.11.27.
1689
1690 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1691
1692         * wl-thread.el (wl-thread-insert-message): When the thread is
1693         devided by wl-summary-max-thread-depth, insert line at the end of
1694         buffer.
1695
1696 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1697
1698         * Version number is increased to 2.11.26.
1699
1700 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1701
1702         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1703
1704 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1705
1706         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1707         value of stream-type and session.
1708
1709 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1710
1711         * Version number is increased to 2.11.25.
1712
1713 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1714
1715         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1716         in a quit message.
1717
1718 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1719
1720         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1721         (wl-summary-redisplay-no-mime-internal): Ditto.
1722
1723 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1724
1725         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1726         * wl-vars.el (wl-smtp-connection-type): Ditto.
1727
1728 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1729
1730         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1731         for the separator line and quote mail-header-separator.
1732
1733 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1734
1735         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1736         result message.
1737
1738         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1739         `elmo-multiple-fields-body-list' with boundary as
1740         mail-header-separator.
1741
1742 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1743
1744         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1745
1746 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1747
1748         * wl-util.el (wl-list-diff): Remove unused function.
1749
1750         * wl-draft.el (wl-draft-send-confirm): Discard input before
1751         confirmation.
1752
1753 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1754
1755         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1756         order of flag and new.
1757
1758 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1759
1760         * wl-vars.el (wl-refile-policy-alist): Abolished.
1761
1762         * wl-action.el (wl-summary-set-action-refile): Follow the change
1763         above.
1764
1765 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1766
1767         * wl-highlight.el (wl-highlight-signature-search): Don't use
1768         re-search-backward for a long word since it is possible to crash
1769         XEmacs because of a bug.
1770
1771 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1772
1773         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1774
1775 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1776
1777         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1778         argument for wl-summary-sync-force-update.
1779
1780 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1781
1782         * wl-summary.el (wl-summary-mode-map): Revival of
1783         wl-summary-mark-as-important related bindings;
1784         Bind 'F','tF','mF','rF','m&'.
1785         (wl-summary-mark-as-important-region): Revival.
1786         (wl-summary-target-mark-mark-as-important): Ditto.
1787         (wl-summary-target-mark-operation): New function.
1788         (wl-summary-target-mark-mark-as-answered): Use it.
1789         (wl-summary-decide-flag): Don't set Important as default.
1790         (wl-summary-mark-as-important-internal): Revival.
1791         (wl-summary-mark-as-important): Ditto.
1792
1793         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1794
1795         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1796         instead of facep.
1797
1798 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1799
1800         * wl-dnd.el (wl-dnd-drop-func): Fix.
1801
1802         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1803         mouse-set-point instead of posn-point.
1804
1805         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1806
1807         * wl-mule.el (wl-completing-read-multiple): Ditto.
1808
1809 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1810
1811         * wl-demo.el (face-background-name): Defalias to avoid compile
1812         warning.
1813
1814 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1815
1816         * wl-summary.el (wl-summary-decide-flag): Use
1817         wl-completing-read-multiple instead of completing-read-multiple.
1818
1819         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1820         New alias.
1821
1822         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1823         Use face-background-name instead of face-background.
1824
1825         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1826
1827         * wl-summary.el (wl-summary-save): Use it.
1828         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1829
1830         * wl-mime.el (wl-mime-save-content): Fix last change.
1831
1832 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1833
1834         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1835         New function.
1836         (wl-summary-sort-specs): Added sort.
1837         * wl-mime.el (wl-mime-save-content): Expand file name.
1838
1839 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1840
1841         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1842
1843         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1844
1845 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1846
1847         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1848         for flag if it is not defined.
1849
1850 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1851
1852         * wl-e21.el (wl-highlight-folder-current-line): Use
1853         elmo-folder-type-internal when elmo-folder-type returns nil.
1854
1855         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1856
1857         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1858
1859         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1860
1861         * wl-e21.el (wl-summary-toolbar): Ditto.
1862
1863         * wl-vars.el (wl-demo-background-color): Abolished.
1864         (wl-summary-persistent-mark-priority-list): Renamed from
1865         wl-summary-flag-priority-list.
1866         (wl-summary-flag-alist): New user option.
1867         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1868         (wl-message-mode-line-format-spec-alist): Added 'F'.
1869         (wl-message-mode-line-format): Likewise.
1870         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1871         instead of wl-summary-important-mark.
1872         (wl-file-folder-icon): New variable.
1873
1874         * wl-thread.el (wl-thread-set-flags): Renamed from
1875         wl-thread-mark-as-important.
1876
1877         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1878         warning.
1879         (wl-summary-mode-menu-spec): Follow the change of 
1880         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1881         (wl-summary-mode-map): Follow the change of
1882         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1883         (wl-summary-detect-mark-position): Follow the variable name change.
1884         (wl-summary-set-flags-region): New function for the replacement of
1885         wl-summary-mark-as-important-region.
1886         (wl-summary-sync-marks): Sync all global-flags.
1887         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1888         instead of elmo-message-flagged-p.
1889         (wl-summary-persistent-mark-string): Follow the variable name change;
1890         Put wl-summary-flag-mark if the message has global-flag.
1891         (wl-summary-target-mark-set-flags): Renamed from 
1892         wl-summary-target-mark-mark-as-important.
1893         (wl-summary-decide-flag): New function.
1894         (wl-summary-set-flags-internal): Renamed from
1895         wl-summary-mark-as-important-internal.
1896         (wl-summary-add-flags-internal): New function.
1897         (wl-summary-remove-flags-internal): Ditto.
1898         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1899         (wl-summary-mark-as-unimportant): Abolish.
1900         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1901         (wl-summary-next-message): List flagged messages in the msgdb.
1902
1903         * wl-score.el (wl-summary-score-update-all-lines): Use
1904         wl-summary-add-flags-internal instead of 
1905
1906         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1907
1908         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1909         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1910         (wl-message-buffer-require-all-header): Renamed from
1911         wl-message-buffer-all-header-flag (Ditto).
1912         (wl-message-buffer-flag-indicator): New variable.
1913         (wl-message-redisplay): Changed local varibale name from `flag' to
1914         `display-type'; Set up wl-message-buffer-flag-indicator.
1915         (wl-message-buffer-display): Changed varibale name from `flag' to
1916         `display-type'.
1917         (wl-message-display-internal): Likewise.
1918
1919         * wl-highlight.el (wl-highlight-demo-face): Define default background
1920         color.
1921         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1922
1923         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1924
1925         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1926         (wl-demo-setup-properties): Renamed from
1927         `wl-demo-set-background-color'.
1928         (wl-demo): Follow the change above.
1929         
1930         * Version number is increased to 2.11.24.
1931
1932 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1933
1934         * wl-summary.el (wl-summary-toggle-thread): Call
1935         `wl-summary-rescan' with disable-thread as non-nil.
1936         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1937
1938 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1939
1940         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1941         foreground property of the face.
1942         (wl-demo-insert-text): Don't set up face property here.
1943         (wl-demo): Call wl-demo-set-background-color, anyway.
1944
1945 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1946
1947         * wl-vars.el (wl-demo-background-color): The value can be nil.
1948
1949 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1950
1951         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1952         to wl-summary-wheel-dispatcher.
1953
1954         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1955         wl-message-wheel-dispatcher.
1956         (wl-message-wheel-dispatcher): New function.
1957         (wl-summary-wheel-dispatcher): Ditto.
1958
1959 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1960
1961         * wl-action.el (wl-summary-target-mark-all): List messages which are
1962         not in the killed-list.
1963
1964         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1965         only when the folder is 'flag/important.
1966
1967         * wl-address.el (wl-complete-field-body): Complete if the last
1968         character is a space.
1969
1970 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1971
1972         * wl-folder.el (wl-folder-clear-entity-info): Use
1973         elmo-clear-hash-val.
1974
1975         * wl-fldmgr.el (wl-fldmgr-rename): Set
1976         wl-folder-info-alist-modified as t.
1977
1978 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1979
1980         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1981
1982 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1983
1984         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1985         (wl-folder-buffer-last-visited-entity-id): New buffer local
1986         variable.
1987         (wl-folder-revisit-last-visited-folder): New function.
1988         (wl-folder-mode-map): Bind it to "C-i".
1989         (wl-folder-set-current-entity-id): Set last visited folder.
1990         * wl-summary.el (wl-summary-exit): Ditto.
1991
1992 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1995         before calling `recenter' in order to cope with an XEmacs bug.
1996
1997 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1998
1999         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2000         to the default value.
2001
2002 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2003
2004         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2005         change.
2006         (wl-summary-sync-marks): Ditto.
2007         (wl-summary-mark-as-read-internal): Ditto.
2008         (wl-summary-mark-as-answered-internal): Ditto.
2009         (wl-summary-mark-as-important-internal): Ditto.
2010         (wl-summary-reply): Ditto.
2011
2012         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2013         instead of `elmo-folder-unflag-answered'.
2014
2015         * Version number is increased to 2.11.23.
2016
2017         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2018         the last change.
2019
2020 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2021
2022         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2023         Specify "spam" or "good".
2024
2025 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2026
2027         * wl-spam.el (wl-summary-exec-action-spam): Call
2028         wl-folder-confirm-existence for spam folder.
2029         (wl-spam-setup): Bind "mk".
2030
2031 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2032
2033         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2034
2035 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2036
2037         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2038         destination folder is empty.
2039
2040 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2041
2042         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2043         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2044
2045         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2046         (wl-summary-refile-prev-destination-region): New function.
2047         (wl-thread-refile-prev-destination): Ditto.
2048         (wl-summary-target-mark-refile-prev-destination): Ditto.
2049
2050 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2051
2052         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2053         (wl-demo-background-color): Changed default value.
2054
2055         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2056         color.
2057
2058         * wl-demo.el (wl-demo-set-background-color): New function.
2059         (wl-demo): Call it.
2060
2061 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2062
2063         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2064         * wl-address.el (wl-address-add-or-change): Don't add empty
2065         address.
2066
2067 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2068
2069         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2070
2071 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2072
2073         * wl-vars.el (wl-demo-image-filter-alist): New variable
2074         (wl-demo-background-color): Ditto.
2075
2076         * wl-demo.el (wl-demo-xpm-set-background): New function.
2077         (wl-demo-image-filter): Ditto.
2078         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2079
2080         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2081
2082         * wl-demo.el (wl-demo-icon-name): Define as function.
2083         (wl-demo-insert-image): Use it.
2084
2085 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2086
2087         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2088
2089 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2090
2091         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2092
2093 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2094
2095         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2096
2097 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2098
2099         * wl-thread.el (wl-thread-mark-as-answered): New function.
2100
2101         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2102         answered" entry.
2103         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2104         "r&" and wl-thread-mark-as-answered to "t&".
2105         (wl-summary-mark-as-important-region): Refine to toggle mark.
2106         (wl-summary-mark-as-answered-region): New function.
2107         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2108         and 3rd argument.
2109         (wl-summary-mark-as-important-internal): Likewise.
2110
2111 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2112
2113         * wl-template.el (wl-template-preview): New internal variable.
2114         (wl-template-preview-p): New function.
2115         (wl-template-show): Bind `wl-template-preview' as t.
2116
2117 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2118
2119         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2120         `elmo-message-entity-field' with 3rd argument which is non-nil.
2121
2122 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2123
2124         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2125         Removed duplicate local bind `folder'.
2126
2127 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2128
2129         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2130
2131 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2132
2133         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2134         duplicate definition.
2135
2136 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2137
2138         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2139         non-nil, use it; Don't fetch message if there's no message in the
2140         current cursor position.
2141
2142 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2143
2144         * wl-util.el (wl-region-exists-p): Use region-active-p.
2145         (wl-deactivate-region): New function.
2146         * wl-message.el (wl-message-redisplay): Deactivate region.
2147
2148         * wl-summary.el (wl-summary-reply): Call
2149         `wl-summary-set-message-buffer-or-redisplay' instead of
2150         `wl-summary-redisplay-internal', don't move point.
2151
2152 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2153
2154         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2155         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2156         by regexp.
2157
2158 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2159
2160         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2161         if no need.
2162
2163 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2164
2165         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2166         default value to nil.
2167         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2168         `wl-summary-prepare-hook'; Replace refile action to
2169         `wl-summary-exec-action-refile-with-register'.
2170
2171         * Version number is increased to 2.11.22.
2172
2173 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2174
2175         * wl-summary.el (wl-summary-detect-mark-position): Set
2176         `wl-summary-buffer-weekday-name-lang'.
2177
2178 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2179
2180         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2181         (wl-summary-mark-as-read-all): Ditto.
2182         (wl-summary-delete-messages-on-buffer): Ditto.
2183         (wl-summary-sync-update): Ditto.
2184         (wl-summary-mark-as-read-internal): Ditto.
2185         (wl-summary-mark-as-answered-internal): Ditto.
2186         (wl-summary-update-folder-info): Abolished.
2187
2188 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2189
2190         * wl-summary.el (wl-summary-mark-as-read-all): Use
2191         `wl-summary-update-folder-info' instead of
2192         `wl-folder-update-unread'.
2193
2194 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2195
2196         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2197         `wl-summary-folder-info-update'.
2198         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2199         instead of `wl-summary-folder-info-update'.
2200         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2201         `wl-folder-set-folder-updated'.
2202         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2203         instead of `wl-folder-update-unread'.
2204         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2205         the value of `wl-summary-buffer-unread-count' for the second parameter of
2206         `wl-folder-update-unread'.
2207
2208         * Version number is increased to 2.11.21.
2209
2210 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2211
2212         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2213         a local variable.
2214
2215 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2216
2217         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2218         interactively.
2219
2220         * wl-summary.el (wl-summary-mark-as-important-internal): New
2221         internal function.
2222         (wl-summary-mark-as-important): Use it.
2223         (wl-summary-mark-as-unimportant): New function.
2224         (wl-summary-sync-marks): Follow the API change.
2225
2226         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2227
2228         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2229
2230 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2231
2232         * wl-folder.el (wl-folder-update-unread): Re-indent.
2233         Narrow the scope of a local variable.
2234
2235 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2236
2237         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2238         (wl-addrmgr-merge-entries): Ditto.
2239         (wl-addrmgr): Added to address entry which exists in draft buffer
2240         if no entry is in original.
2241
2242 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2243
2244         * wl-batch.el: New file.
2245
2246 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2247
2248         * wl-vars.el (wl-use-semi): Remove unused variable.
2249
2250 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2251
2252         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2253         "?".
2254
2255 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2256
2257         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2258         wl-summary-new-mark.
2259         (wl-summary-new-cached-mark): New user option.
2260         (wl-summary-score-marks): Follow the change above.
2261         (wl-summary-auto-refile-skip-marks): Ditto.
2262         (wl-summary-incorporate-marks): Ditto.
2263         (wl-summary-expire-reserve-marks): Ditto.
2264
2265         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2266
2267         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2268         (wl-summary-persistent-mark-string): Distinguished between cached
2269         and uncached mark when the message is new.
2270
2271 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2272
2273         * wl-spam.el (wl-spam-domain): Renamed from
2274         `wl-spam-folder-guess-domain'.
2275         (wl-summary-exec-action-spam): Register as spam if domain of the
2276         source folder is good.
2277         (wl-summary-exec-action-refile-with-register): Register message if
2278         domain of the source folder is not undecided.
2279
2280 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2281
2282         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2283         detect thread loop.
2284
2285 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2286
2287         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2288         and wl-summary-skip-mark-list.
2289
2290 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2291
2292         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2293
2294         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2295
2296         * wl-spam.el (toplevel): Require wl-highlight.
2297         (wl-spam-auto-check-policy-alist): Abolish.
2298         (wl-spam-auto-check-folder-regexp-list): New user option.
2299         (wl-spam-auto-check-marks): Ditto.
2300         (wl-spam-mark-action-list): Ditto.
2301         (wl-highlight-summary-spam-face): New face.
2302         (wl-spam-auto-check-message-p): New function.
2303         (wl-spam-map-spam-messages): Fixed message.
2304         (wl-spam-register-spam-messages): Ditto.
2305         (wl-spam-register-good-messages): Ditto.
2306         (wl-summary-spam-map): Add and remove keybind.
2307         (wl-summary-target-mark-spam): Abolish.
2308         (wl-summary-refile-spam): Ditto.
2309         (wl-summary-test-spam): New function.
2310         (wl-summary-mark-spam): Ditto.
2311         (wl-summary-auto-check-spam): Follow the above change.
2312         (wl-summary-exec-action-spam): New function.
2313         (wl-summary-exec-action-refile-with-register): Fixed message.
2314         (wl-message-check-spam): New function.
2315         (wl-spam-setup): Ditto.
2316         (toplevel): Call it if this file is loaded interactivity.
2317
2318         * Version number is increased to 2.11.20.
2319
2320 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2321
2322         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2323         when new optional argument `force' is non nil or modified.
2324
2325 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2326
2327         * wl.el (toplevel): Require wl-spam when compile.
2328         (wl-save-status): Call wl-spam-save-status.
2329
2330         * wl-spam.el (wl-spam-register-spam-messages): New function.
2331         (wl-spam-register-good-messages): Ditto.
2332         (wl-spam-save-status): Ditto.
2333         (wl-summary-mode-map): Bind
2334         wl-summary-target-mark-register-as-spam to "ms" and
2335         wl-summary-target-mark-register-as-good to "mn".
2336         (wl-summary-register-as-spam): Abolish optional argument; Use
2337         wl-spam-register-spam-messages.
2338         (wl-summary-register-as-spam-all): Use
2339         wl-spam-register-spam-messages.
2340         (wl-summary-register-as-good): Abolish optional argument; Use
2341         wl-spam-register-good-messages.
2342         (wl-summary-register-as-good-all): Use
2343         wl-spam-register-good-messages.
2344         (wl-summary-target-mark-register-as-spam): New funtion.
2345         (wl-summary-target-mark-register-as-good): Ditto.
2346
2347 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-spam.el: New file.
2350
2351 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2352
2353         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2354
2355         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2356         (wl-summary-auto-refile): Call wl-refile-guess with
2357         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2358
2359 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2360
2361         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2362         with disable-thread argument non-nil.
2363
2364 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2365
2366         * wl-summary.el (wl-summary-rescan): Added optional argument
2367         disable-thread.
2368         (wl-summary-sync): Call wl-summary-rescan with argument
2369         disable-thread.
2370         (wl-summary-input-range): Added new range `rescan-thread'.
2371
2372 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2373
2374         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2375
2376 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2377
2378         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2379         internal variable.
2380         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2381         wl-summary-search-parent-by-subject-regexp and
2382         wl-summary-divide-thread-when-subject-changed as nil.
2383         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2384         (wl-summary-insert-thread): Search parent entity from
2385         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2386         thread loop.
2387
2388 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2389
2390         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2391
2392         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2393
2394         * wl-util.el (wl-require-update-all-folder-p): New function.
2395         (wl-get-assoc-list-value): Added `function' to match directive.
2396         (wl-collect-draft): Rewrite.
2397
2398         * wl-summary.el (wl-summary-sync-update): Clear faces
2399         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2400         are non-nil.
2401         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2402         argument as function.
2403         (wl-summary-input-range): Ditto.
2404
2405         * wl-folder.el (wl-draft-get-folder): New function.
2406         (wl-folder-get-elmo-folder): Consider draft folder.
2407
2408         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2409         (wl-draft-buffer-message-number): New buffer local variable.
2410         (wl-draft-folder-internal): New internal variable.
2411         (wl-draft-delete): Rewrite.
2412         (wl-draft-save): Ditto.
2413         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2414         wl-folder-get-elmo-folder.
2415         (wl-draft-config-info-operation): Ditto.
2416         (wl-jump-to-draft-folder): Ditto.
2417         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2418         (wl-draft-reedit): Rewrite.
2419
2420         * Version number is increased to 2.11.19.
2421         
2422 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2423
2424         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2425         variable.
2426
2427 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2428
2429         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2430         Use ignore-errors instead of unwind-protect.
2431
2432 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2433
2434         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2435         for updating `wl-thread-entity-list'.
2436
2437 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2438
2439         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2440         parameter from calling `wl-thread-entity-get-older-brothers' and
2441         `wl-thread-entity-get-younger-brothers'.
2442         Replace nested `append' with a single one.
2443
2444 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2445
2446         * wl-summary.el (wl-summary-mode): Don't use the return value of
2447         `make-local-hook'.
2448
2449 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2450
2451         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2452         instead of `let*'.
2453         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2454         of local variables.
2455
2456 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2457
2458         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2459         Renamed from wl-summary-window-scroll-functions.
2460         (wl-summary-window-scroll-functions): Don't set to variable.
2461         (wl-summary-display-top): Use run-hooks.
2462         (wl-summary-display-bottom): Ditto.
2463         (wl-summary-toggle-disp-msg): Ditto.
2464         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2465         Use it instead of wl-summary-window-scroll-functions.
2466         (wl-summary-goto-folder-subr): Don't call
2467         wl-summary-window-scroll-functions, use
2468         wl-summary-buffer-window-scroll-functions instead.
2469
2470 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2471
2472         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2473         make-local-variable.
2474
2475 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2476
2477         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2478         set-buffer-modified-p.
2479         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2480         (wl-summary-display-bottom): Ditto.
2481         (wl-summary-toggle-disp-msg): Ditto.
2482
2483 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2484
2485         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2486
2487         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2488         (wl-summary-forward): Use elmo-message-entity-field instead of
2489         elmo-message-field.
2490
2491         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2492
2493 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2494
2495         * wl-summary.el (wl-summary-window-scroll-functions): No use
2496         `append'.
2497
2498 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2499
2500         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2501         function.
2502         (wl-summary-window-scroll-functions): Call it when both
2503         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2504         (wl-summary-temp-mark): Added optional argument number.
2505         (wl-summary-message-mark): Added optional argument flag.
2506         (wl-summary-persistent-mark): Added optional argument number and flag.
2507         (wl-summary-update-persistent-mark): Ditto.
2508         (wl-summary-update-status-marks): Set "r" for interactive spec.
2509
2510         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2511         argument number and flag.
2512
2513         * wl-action.el (wl-summary-registered-temp-mark): 
2514         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2515
2516 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2517
2518         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2519         internal variable (buffer local).
2520         (wl-summary-window-scroll-functions): New function.
2521         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2522         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2523         as nil.
2524         (wl-summary-update-status-marks): Added arguments beg, end and
2525         check.
2526         (wl-summary-update-mark-window): Use function.
2527         (wl-summary-sync-update): Follow the change above.
2528         (wl-summary-switch-to-clone-buffer): Copy
2529         wl-summary-buffer-unsync-mark-number-list.
2530         (wl-summary-goto-folder-subr): Set
2531         wl-summary-buffer-unsync-mark-number-list and
2532         use wl-summary-window-scroll-functions instead of
2533         wl-summary-lazy-highlight.
2534
2535         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2536
2537 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2538
2539         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2540
2541         * wl-summary.el (wl-summary-update-persistent-mark): Call
2542         wl-summary-set-message-modified.
2543
2544         * wl-summary.el (wl-summary-sync-update): Don't call
2545         wl-summary-update-status-marks.
2546
2547         * Version number is increased to 2.11.18.
2548
2549 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2550
2551         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2552         (wl-message-next-page): Ditto.
2553
2554 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2555
2556         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2557         local variable.  Change the order of a collected list into the
2558         same as the specified range.  Remove nil from a collected list.
2559
2560 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2561
2562         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2563         argument for elmo-folder-list-messages.
2564
2565 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2566
2567         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2568         change (wl-summary-count-unreads return a list instead of a cons
2569         cell).
2570
2571 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2572
2573         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2574         `wl-summary-folder-info-update'.
2575
2576 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2577
2578         * wl-summary.el (wl-summary-set-message-modified): No use
2579         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2580         (wl-summary-set-mark-modified): Abolish.
2581         (wl-summary-mark-modified-p): Ditto.
2582         (wl-summary-save-view): Follow the change above.
2583
2584         * wl-expire.el (wl-summary-expire): Likewise.
2585
2586 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2587
2588         * wl-summary.el (wl-summary-detect-mark-position): Use
2589         modb-entity-handler.
2590         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2591
2592         * Version number is increased to 2.11.17.
2593
2594 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2595
2596         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2597         entity field value.
2598         (wl-summary-prefetch-msg): Ditto.
2599         (wl-summary-print-message-with-ps-print): Ditto.
2600
2601 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2602
2603         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2604         for dummy entity.
2605         (wl-summary-insert-thread): Use elmo-message-entity-field.
2606         (wl-summary-update-thread): Use elmo-message-entity-field and
2607         elmo-message-entity-number.
2608         (wl-summary-line-number):  Use elmo-message-entity-number.
2609         (wl-summary-line-size): Use elmo-message-entity-field.
2610         (wl-summary-line-subject): Ditto.
2611         (wl-summary-line-from): Ditto.
2612         (wl-summary-line-attached): Ditto.
2613         (wl-summary-create-line): Ditto.
2614         (wl-summary-create-line): Use elmo-message-entity-number.
2615         (wl-summary-print-message-with-ps-print): Use
2616         elmo-message-entity-field.
2617
2618 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2619
2620         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2621         change in elmo-msgdb-make-message-entity.
2622         (wl-summary-buffer-set-folder): Don't call
2623         wl-summary-detect-mark-position here.
2624         (wl-summary-rescan): Call elmo-message-entity-number.
2625         (wl-summary-sync-update): Ditto.
2626         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2627
2628         * wl-score.el (wl-score-header-index): Redefine 2th element.
2629         (wl-score-overview-entity-get-extra): Abolish.
2630         (wl-score-ov-entity-get): Rewrite.
2631         (wl-score-string-index<, wl-score-string-func<): Abolish.
2632         (wl-score-string<): New function.
2633         (wl-score-string-sort): Use it.
2634
2635         * wl-refile.el (wl-refile-guess-by-history): Use
2636         elmo-message-entity-field.
2637         (wl-refile-guess-by-from): Ditto.
2638         (wl-refile-guess-by-msgid): Ditto.
2639
2640         * Version number is increased to 2.11.16.
2641
2642 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2643
2644         * wl-folder.el (wl-folder-confirm-existence): Don't call
2645         file-exists-p if msgdb-path is nil.
2646         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2647         `wl-read-folder-hist' to `wl-read-folder-history'.
2648
2649 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2650
2651         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2652         `y-or-n-p'.
2653
2654 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2655
2656         * wl-score.el (wl-score-headers): Don't use
2657         elmo-folder-do-each-message-entity.
2658
2659         * Version number is increased to 2.11.15.
2660
2661 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2662
2663         * wl-summary.el (wl-summary-delete-all-msgs): Use
2664         elmo-folder-move-messages instead of elmo-folder-delete-messages
2665         and elmo-folder-detach-messages.
2666         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2667
2668         * wl-expire.el (wl-expire-delete): Ditto.
2669         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2670
2671 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2672
2673         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2674         (wl-message-header-narrowing-fields): Ditto.
2675         (wl-message-header-narrowing-lines): Ditto.
2676         (wl-message-header-narrowing-string): Ditto.
2677
2678         * wl-summary.el (wl-summary-mode-map): Bind
2679         wl-summary-toggle-header-narrowing to "C-cC-f".
2680         (wl-summary-toggle-header-narrowing): New function.
2681
2682         * wl-message.el (wl-message-buffer-create): Call
2683         wl-message-header-narrowing-setup.
2684         (wl-message-redisplay): Call wl-message-header-narrowing.
2685         (wl-message-header-narrowing): New function.
2686         (wl-message-header-narrowing-map): New keymap.
2687         (wl-message-header-narrowing-widen-map): New keymap.
2688         (wl-message-header-narrowing-again-at-mouse): New function.
2689         (wl-message-header-narrowing-1): Ditto.
2690         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2691         (wl-message-header-narrowing-setup): Ditto.
2692         (wl-message-header-narrowing-toggle): Ditto.
2693         
2694         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2695
2696         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2697         'flag as all.
2698         (wl-use-flag-folder-help-echo): New user option.
2699
2700         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2701         wl-summary-highlight as nil.
2702         (wl-summary-set-mark-modified): Follow the API change.
2703         (wl-summary-mark-modified-p): Ditto.
2704         (wl-summary-mark-as-read-all): Ditto.
2705         (wl-summary-sync-marks): Don't call
2706         elmo-folder-list-messages-with-global-mark.
2707         (wl-summary-mark-as-read-internal): Follow the API change.
2708         (wl-summary-mark-as-answered-internal): Ditto.
2709         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2710         Follow the API change.
2711         (wl-summary-create-line): Call with number argument.
2712         (wl-summary-reply): Follow the API change.
2713
2714         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2715         function.
2716         (wl-highlight-summary-line-string): Call it when
2717         wl-use-flag-folder-help-echo is non-nil.
2718         (wl-highlight-summary-current-line): Ditto.
2719         (elmo-flag-folder-referrer): Added autoload setting.
2720
2721         * wl-draft.el (wl-draft-kill): Follow the API change.
2722
2723         * Version number is increased to 2.11.14.
2724         
2725 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2726
2727         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2728
2729 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2730
2731         * Version number is increased to 2.11.13.
2732
2733 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2734
2735         * wl-draft.el (wl-draft-previous-history-element): Fixed
2736         unbalanced parenthesis and bind unbound local variables.
2737
2738 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2739
2740         * wl-draft.el (wl-draft-previous-history-element): New function.
2741         (wl-draft-next-history-element): Ditto.
2742         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2743         them to M-p and M-n.
2744
2745 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2746
2747         * Version number is increased to 2.11.12.
2748
2749 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2750
2751         * wl-draft.el (wl-draft-hide): Select buffer-window.
2752
2753 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2754
2755         * wl-summary.el (wl-summary-narrow-to-region): New function.
2756         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2757         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2758         (wl-summary-save-region): Use it.
2759         * wl-action.el (wl-summary-collect-numbers-region)
2760         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2761
2762 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2763
2764         * wl-folder.el (wl-folder-count-incorporates): Don't use
2765         `elmo-msgdb-mark-load'
2766
2767         * Version number is increased to 2.11.11.
2768
2769 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2770
2771         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2772         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2773
2774 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2775
2776         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2777
2778 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2779
2780         * Version number is increased to 2.11.10.
2781
2782 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2783
2784         * wl-mime.el (wl-draft-attribute-value): Fixed.
2785
2786 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2787
2788         * wl-util.el (wl-copy-local-variables): New function.
2789
2790         * wl-mime.el (wl-draft-attribute-recipients): New function.
2791         (wl-draft-attribute-envelope-from): Ditto.
2792         (wl-draft-attribute-smtp-posting-server): Ditto.
2793         (wl-draft-attribute-smtp-posting-port): Ditto.
2794         (wl-draft-attribute-value): Ditto.
2795         (wl-draft-preview-message): Use it to get value for
2796         attributes. Reflect result of `wl-draft-config'.
2797
2798         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2799         and call `wl-summary-mark-as-read' before to call
2800         `wl-summary-unset-mark'.
2801         (wl-summary-target-mark-mark-as-unread): Likewise.
2802         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2803
2804 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2805
2806         * wl-mime.el (wl-draft-preview-message): Use actual value for
2807         attributes; Fix for small window.
2808
2809 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2810
2811         * wl-refile.el (wl-refile-get-field-value): Call
2812         `elmo-message-entity-field' with 3rd argument is non-nil.
2813
2814 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2815
2816         * wl-vars.el (wl-draft-preview-attributes): New user option.
2817         (wl-draft-preview-attributes-list): Ditto.
2818         (wl-draft-preview-attributes-buffer-lines): Ditto.
2819         (wl-draft-preview-attributes-buffer-name): Ditto.
2820
2821         * wl-mime.el (wl-draft-preview-message): Display attributes.
2822
2823 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2824
2825         * wl-summary.el (wl-summary-detect-mark-position): Bind
2826         wl-summary-flag-priority-list to '(new).
2827
2828 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2829
2830         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2831         funtion.
2832         (wl-highlight-summary-line-string): Use it.
2833         (wl-highlight-summary-current-line): Ditto.
2834
2835 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2836
2837         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2838         line even when the mark string is not changed.
2839
2840         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2841         argument change in the wl-summary-create-line.
2842         (wl-thread-insert-entity-sub): Ditto.
2843
2844         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2845         argument change in the wl-summary-create-line.
2846         (wl-summary-insert-sequential): Ditto.
2847         (wl-summary-update-thread): Ditto.
2848         (wl-summary-persistent-mark-string): New inline function.
2849         (wl-summary-message-mark): Use it.
2850         (wl-summary-create-line): Abolish argument wl-persistent-mark
2851         and added wl-flags, wl-cached.
2852
2853         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2854         mark to flags.
2855         (wl-highlight-summary-current-line): Decide the face not by the 
2856         persistent mark but flags.
2857
2858 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2859
2860         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2861         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2862         wl-summary-read-uncached-mark): Revive.
2863         (wl-summary-answered-cached-mark,
2864         wl-summary-answered-uncached-mark): New user option.
2865         (wl-summary-score-marks): Follow the change above.
2866         (wl-summary-auto-refile-skip-marks): Ditto.
2867         (wl-summary-incorporate-marks): Ditto.
2868         (wl-summary-expire-reserve-marks): Ditto.
2869         (wl-summary-flag-priority-list): New user option.
2870
2871         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2872         changes.
2873         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2874         of elmo-message-mark.
2875         (wl-summary-mark-as-read-internal): Ditto.
2876         (wl-summary-mark-as-answered): Ditto.
2877         (wl-summary-mark-as-important): Ditto.
2878         (wl-summary-redisplay-internal): Ditto.
2879         (wl-summary-redisplay-no-mime-internal): Ditto.
2880         (wl-summary-message-mark): New function.
2881         (wl-summary-insert-sequential): Use wl-summary-message-mark
2882         instead of elmo-message-mark.
2883         (wl-summary-update-thread): Ditto.
2884         (wl-summary-persistent-mark): Ditto.
2885         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2886         instead of elmo-message-mark.
2887
2888         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2889         wl-summary-message-mark instead of elmo-message-mark.
2890         (wl-thread-insert-entity-sub): Ditto.
2891         (wl-thread-get-children-msgs-uncached): Ditto.
2892
2893         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2894         variable name changes.
2895         (wl-highlight-summary-current-line): Ditto.
2896
2897         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2898         wl-summary-message-mark instead of elmo-message-mark.
2899
2900         * wl-expire.el (wl-expire-message-p): Ditto.
2901
2902         * wl-score.el (wl-score-headers): Ditto.
2903
2904         * Version number is increased to 2.11.9.
2905
2906         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2907         (wl-summary-sync-update): Follow the change above.
2908         (wl-summary-switch-to-clone-buffer): Ditto.
2909         (wl-summary-open-folder): Ditto.
2910
2911 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2912
2913         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2914         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2915
2916         * Version number is increased to 2.11.8.
2917
2918         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2919
2920         * wl-expire.el (wl-expire-refile): Follow the API change on
2921         `elmo-folder-move-messages'.
2922         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2923
2924         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2925         (wl-summary-exec-action-refile): Ditto.
2926         (wl-summary-exec-action-copy): Ditto.
2927         (wl-summary-no-auto-refile-message-p): No use
2928         `wl-summary-buffer-msgdb'.
2929         (wl-summary-auto-refile): Ditto.
2930
2931 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2932
2933         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2934
2935 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2936
2937         * wl-summary.el (wl-summary-sync): Treat no-sync.
2938
2939         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2940         (wl-default-sync-range): Ditto.
2941
2942 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2943
2944         * wl-refile.el (wl-refile-subject-learn): Call
2945         `elmo-message-entity-field' with 3rd argument is non-nil.
2946         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2947         instead of `elmo-msgdb-overview-entity-get-subject'.
2948
2949 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2950
2951         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2952         scan-type is rescan.
2953         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2954         new optional argument force is non-nil.
2955         (wl-summary-save-view-cache): Call it with force argument non-nil.
2956
2957         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2958
2959 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2960
2961         * wl-action.el (wl-summary-print-argument): Fixed last change.
2962
2963 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2964
2965         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2966         simplified.
2967         (wl-summary-target-mark-mark-as-unread): Likewise.
2968         (wl-summary-target-mark-mark-as-important): Likewise.
2969
2970 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2971
2972         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2973         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2974         (wl-summary-mark-as-important-region): Change accordingly.
2975         (wl-summary-target-mark-mark-as-important): Ditto.
2976
2977 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2978
2979         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2980
2981         * wl-action.el (wl-summary-print-argument): Print argument to
2982         right side of window if `wl-summary-print-argument-within-window'
2983         is non-nil.
2984
2985 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2986
2987         * wl-action.el (wl-summary-set-mark): Use
2988         `wl-summary-message-visible-p' to check visibility of the message
2989         and jump to message only when the message line is visible and have
2990         different number; Call wl-summary-unset-mark with number argument.
2991         (wl-summary-unset-mark): 
2992         Use `wl-summary-message-visible-p'
2993         to check visibility of the message and jump to message only when
2994         the message line is visible and have different number;
2995
2996 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2997
2998         * Version number is increased to 2.11.7.
2999
3000         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3001         and wl-folder-summary-line-format.
3002
3003         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3004         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3005         (wl-summary-set-score-mark): Use it.
3006         (wl-summary-target-mark-mark-as-read): Ditto.
3007         (wl-summary-target-mark-mark-as-unread): Ditto.
3008         (wl-summary-target-mark-mark-as-important): Ditto.
3009         (wl-summary-target-mark-msgs): Simplified.
3010         (wl-summary-detect-mark-position): Fixed problem when
3011         summary-line-format no contain persisten/temp mark spec.
3012         (wl-summary-temp-mark): Ditto.
3013         (wl-summary-persistent-mark): Ditto.
3014         (wl-summary-update-persistent-mark): Ditto.
3015
3016         * wl-action.el (wl-summary-set-mark): Ditto.
3017         (wl-summary-unset-mark): Ditto.
3018         All other related portions are changed.
3019
3020 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3021
3022         * Version number is increased to 2.11.6.
3023
3024 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3025
3026         * wl-util.el (wl-current-message-buffer): Define as function;
3027         Don't use the value of wl-messge-buffer.
3028
3029         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3030         persistent mark.
3031
3032         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3033         no current message, cause an error.
3034
3035 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3036
3037         * wl-summary.el (wl-summary-set-message-modified): Use
3038         elmo-folder-set-message-modified instead of
3039         elmo-folder-set-message-modified-internal.
3040
3041 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3042
3043         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3044         interactively.
3045         (wl-summary-sync): nokill->entirely.
3046         (wl-summary-sync-marks): Fixed message.
3047         (wl-summary-input-range): Added mark, nokill->entirely.
3048
3049         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3050         messages as read.
3051
3052 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3053
3054         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3055         update-noscore.
3056         (wl-summary-sync): Follow the change above.
3057
3058 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3059
3060         * wl-action.el (wl-summary-target-mark-all): Use
3061         elmo-folder-list-messages.
3062
3063 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3064
3065         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3066         (wl-summary-rescan): Set wl-summary-scored as nil.
3067         (wl-summary-sync-force-update): Follow the change above.
3068         (wl-summary-sync): Ditto.
3069         (wl-summary-sync-update): Added argument disable-killed.
3070         (wl-summary-insert-headers): Set visible-only argument for
3071         elmo-folder-list-messages.
3072         (wl-summary-input-range): Added update-nokill, update-noscore,
3073         all-nokill, all-noscore and mark.
3074
3075         * Version number is increased to 2.11.5.
3076
3077         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3078
3079 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3080
3081         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3082         (wl-summary-prefetch-region-no-mark): Change accordingly.
3083         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3084
3085 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3086
3087         * wl-address.el (wl-complete-field-to): Abolished.
3088         (wl-complete-address): Completion function for completing-read.
3089         * wl-action.el (wl-summary-get-resend-address): Use it.
3090
3091         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3092         wl-summary-update-mark and abolish unused argument.
3093         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3094         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3095         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3096         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3097         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3098         * wl-draft.el (wl-draft-kill): Ditto.
3099
3100         * wl-summary.el: Remove unused binding of case-fold-search.
3101         (wl-summary-replace-status-marks): Abolished.
3102
3103 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3104
3105         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3106         is specified or folder length is zero.
3107
3108 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3109
3110         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3111         (wl-folder-archive-current-entity): Ditto.
3112
3113 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3114
3115         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3116         retrieving message mark.
3117         (wl-summary-redisplay-internal): Ditto.
3118
3119         * wl-message.el (wl-message-buffer-display): Ignore errors while
3120         retrieving message-id field.
3121
3122         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3123         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3124         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3125         order of the arguments for `wl-expire-message-p'.
3126         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3127
3128         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3129         Check return value of wl-summary-reply.
3130         (wl-summary-reply): Recover window configuration when an error occured.
3131
3132 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3133
3134         * wl-summary.el (wl-summary-resend-message): Abolished, the
3135         feature is inherited by wl-summary-resend (put resend mark).
3136
3137 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3138
3139         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3140         wl-message-buffer to nil when the message is hide.
3141
3142 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3143
3144         * .cvsignore: New file.
3145
3146 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3147
3148         * wl-action.el (wl-summary-action-docstring): Add more info.
3149         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3150         duplicate definition.
3151         (wl-summary-define-mark-action): Functions wl-summary-*-region
3152         keep current position.
3153         (wl-summary-unregister-target-mark): Store result to the variable.
3154
3155 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3156
3157         * Version number is increased to 2.11.4.
3158
3159 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3160
3161         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3162         wl-summary-delete-all-temp-marks.
3163         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3164
3165         * wl-action.el (wl-summary-set-mark): Changed terminology
3166         refile-destination -> action-argument.
3167         (wl-summary-unset-mark): Ditto.
3168         (wl-summary-remove-argument): Ditto.
3169         (wl-summary-print-argument): Ditto.
3170
3171         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3172         (wl-thread-remove-argument-region): Ditto.
3173         (wl-thread-print-argument-region): Ditto.
3174         (wl-thread-close): Ditto.
3175         (wl-thread-open): Ditto.
3176
3177         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3178         (wl-highlight-refile-destination-face is abolished)
3179         (wl-highlight-action-argument-string): Ditto.
3180         (wl-highlight-summary-current-line): Highlight action argument.
3181
3182         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3183         color for light backgrounds.
3184         (wl-highlight-summary-answered-face): Ditto.
3185
3186 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3187
3188         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3189
3190         * wl-score.el (wl-summary-score-update-all-lines): Use
3191         wl-summary-set-mark.
3192         (wl-summary-score-update-all-lines): Kill expunged messages.
3193
3194         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3195
3196 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3197
3198         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3199         directly.
3200         (wl-score-overview-entity-get-lines): Ditto.
3201         (wl-score-overview-entity-get-xref): Ditto.
3202         (wl-score-get-latest-msgs): Ditto.
3203         (wl-summary-rescore): Ditto.
3204
3205         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3206         to "&".
3207         (wl-summary-mark-as-answered-internal): New inline function.
3208         (wl-summary-mark-as-answered): New function.
3209         (wl-summary-mark-as-unanswered): Ditto.
3210         (wl-summary-sync-marks): Modified for answered-mark synching.
3211
3212 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3213
3214         * wl-action.el (wl-summary-set-mark): Fixed last change.
3215
3216 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3217
3218         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3219         behavior of wl-summary-unread-message-hook
3220         (Pointed out by akira yamada <akira@arika.org>).
3221
3222 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3223
3224         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3225         wl-summary-delete.
3226         * wl-xmas.el (wl-summary-toolbar): Ditto.
3227
3228         * wl-action.el (wl-summary-set-mark): Don't override current
3229         temp-mark.
3230
3231         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3232
3233 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3234
3235         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3236         (wl-refile-msgid-learn): Ditto.
3237         (wl-refile-get-field-value): Ditto.
3238
3239         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3240
3241         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3242         (wl-expire-delete-reserved-messages): Renamed from
3243         wl-expire-reserve-marked-msgs-from-list.
3244         (wl-expire-delete): Removed argument `msgdb'.
3245         (wl-expire-refile): Ditto.
3246         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3247         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3248         mark-alist as argument.
3249         (wl-expire-archive-number1): Removed argument `msgdb'.
3250         (wl-expire-archive-number2): Ditto.
3251         (wl-expire-archive-date): Ditto.
3252         (wl-expire-localdir-date): Ditto.
3253         (wl-expire-hide): Ditto.
3254         (wl-archive-number1): Ditto.
3255         (wl-archive-number2): Ditto.
3256         (wl-archive-date): Ditto.
3257         (wl-archive-folder): Ditto.
3258         All other related portions are changed.
3259
3260 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3261
3262         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3263         mean move up and down. (suggested by Takashi Kawachi)
3264
3265 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3266
3267         * wl-acap.el (toplevel): Don't require un-define.
3268
3269 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3270
3271         * wl-thread.el (wl-thread-delete-message): Always update
3272         wl-summary-buffer-number-list.
3273
3274         * wl-action.el (wl-summary-print-destination): 
3275         Do nothing when folder is nil.
3276
3277 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3278
3279         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3280         persistent mark when prefetch is succeeded.
3281
3282 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3283
3284         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3285         instead of elmo-msgdb-delete-msgs.
3286         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3287         (wl-expire-hide): Ditto.
3288
3289         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3290
3291         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3292         elmo-msgdb interface.
3293         (wl-thread-get-exist-children): Likewise.
3294         (wl-thread-insert-message): Likewise.
3295         (wl-thread-msg-mark-as-important): Likewise.
3296         (wl-thread-insert-entity-sub): Likewise.
3297         (wl-thread-get-children-msgs-uncached): Likewise.
3298
3299         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3300         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3301         (wl-summary-sync-update): Likewise.
3302         (wl-summary-auto-select-msg-p): Likewise.
3303         (wl-summary-update-thread): Likewise.
3304         (wl-summary-mark-as-important): Likewise.
3305         (wl-summary-jump-to-msg-internal): Likewise.
3306         (wl-summary-redisplay-internal): Likewise.
3307         (wl-summary-print-message-with-ps-print): Likewise.
3308         (wl-summary-folder-info-update): Likewise.
3309
3310         * wl-folder.el (wl-folder-check-one-entity):
3311         elmo-folder-count-flags instead of wl-summary-count-unread.
3312
3313         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3314
3315         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3316
3317         * wl-summary.el (wl-summary-set-message-modified): 
3318         Call wl-summary-set-mark-modified.
3319         (wl-summary-delete-messages-on-buffer): Call
3320         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3321         (wl-summary-sync-update): Call elmo-folder-length instead of
3322         elmo-folder-messages.
3323         (wl-summary-insert-headers): Don't call
3324         elmo-folder-list-message-entities.
3325
3326 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3327
3328         * wl-action.el (wl-summary-define-mark-action): Call
3329         `wl-summary-set-mark' with argument `data'.
3330         (wl-summary-auto-refile): Fixed order of arguments when call
3331         `wl-summary-refile'.
3332
3333 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3336
3337         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3338
3339         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3340         (Renamed from wl-highlight-summary-deleted-face).
3341         (wl-highlight-summary-resend-face): New face.
3342
3343         (wl-highlight-summary-deleted-face): Renamed from
3344         wl-highlight-summary-erased-face.
3345
3346         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3347
3348         * wl-action.el (wl-summary-get-resend-address): New function.
3349         (wl-summary-exec-action-resend): Ditto.
3350         (wl-summary-exec-action-resend-subr): Ditto.
3351
3352         * w-thread.el (wl-thread-copy): Removed definition.
3353         (wl-thread-refile): Ditto.
3354         (wl-thread-delete): Ditto.
3355         (wl-thread-target-mark): Ditto.
3356
3357         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3358         (wl-summary-target-mark-set-action): Fixed.
3359         (wl-summary-define-mark-action): Fixed quotation.
3360         (wl-summary-move-mark-list-messages): Display message.
3361         (wl-summary-define-mark-action): Define thread functions.
3362         (wl-summary-exec-action-refile): Changed message.
3363         (wl-summary-exec): Ditto.
3364
3365 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3366         
3367         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3368         '%%'.
3369
3370 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3371
3372         * wl.el (toplevel): Require wl-action.
3373         (wl-init): Call wl-summary-define-mark-action.
3374
3375         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3376
3377         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3378         wl-summary-delete and wl-summary-erase.
3379         (wl-summary-mode-map): Ditto.
3380
3381         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3382         wl-delete-folder-alist.
3383
3384         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3385         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3386         (toplevel): Moved mark & action related functions to the wl-action.el.
3387
3388         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3389         in wl-summary-mark-action-list.
3390         (wl-highlight-summary-current-line): Ditto.
3391
3392         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3393         empty lines.
3394
3395         * wl-action.el: New file. 
3396
3397 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3398
3399         * wl-summary.el (wl-summary-target-mark-replace): New function.
3400         (wl-summary-target-mark-prefetch): Use it.
3401         (wl-summary-target-mark-delete): Ditto.
3402         (toplevel): Rearranged definition order.
3403         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3404         (wl-summary-target-mark-erase): Rewrite.
3405         (wl-summary-erase-region): New function.
3406         (wl-summary-exec-action-erase): Changed message.
3407         (wl-summary-move-mark-list-messages): New function.
3408         (wl-summary-exec-action-delete): Use it.
3409         (wl-summary-exec-action-erase): Ditto.
3410
3411         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3412         (wl-summary-skip-mark-list): Added "d".
3413
3414         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3415         while searching.
3416
3417         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3418         and define using defcustom;
3419         Define 4th element as a face.
3420         
3421         * wl-summary.el (wl-summary-incorporate): Use 
3422         `wl-summary-prefetch-region-no-mark' instead of
3423         `wl-summary-prefetch-region'.
3424         (wl-summary-prefetch-region-no-mark): Revival of old
3425         `wl-summary-prefetch-region'.
3426         (wl-summary-mark-action-list): Moved to wl-vars.el
3427
3428         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3429         face according to the `wl-summary-mark-action-list'.
3430         (wl-highlight-summary-current-line): Ditto;
3431         Removed destination highlighting.
3432
3433         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3434         (wl-highlight-summary-line-string): Highlight for "i" mark.
3435         (wl-highlight-summary-current-line): Ditto.
3436
3437         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3438         no destination.
3439
3440         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3441         exists, just go ahead.
3442         (wl-summary-prefetch-region): Rewrite.
3443         (wl-summary-prefetch): Ditto.
3444         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3445         (wl-summary-exec-action-prefetch): New function.
3446         (wl-summary-target-mark-prefetch): Rewrite.
3447
3448 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3449
3450         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3451         (wl-highlight-summary-line-string): Added "d" and "D".
3452         (wl-highlight-summary-current-line): Ditto.
3453
3454         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3455         in wl-summary.el.
3456         (wl-thread-insert-entity-sub): Ditto.
3457         (wl-thread-remove-destination-region): Ditto.
3458         (wl-thread-print-destination-region): Ditto.
3459
3460         * wl-summary.el (wl-summary-buffer-refile-list,
3461         wl-summary-buffer-delete-list,
3462         wl-summary-buffer-copy-list): Abolish.
3463         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3464         All other related portions are changed.
3465         (wl-summary-mark-action-list): New variable.
3466         (wl-summary-set-mark): New function.
3467         (wl-summary-register-target-mark): Ditto.
3468         (wl-summary-unregister-target-mark): Ditto.
3469         (wl-summary-have-target-mark-p): Ditto.
3470         (wl-summary-register-temp-mark): Ditto.
3471         (wl-summary-unregister-temp-mark): Ditto.
3472         (wl-summary-registered-temp-mark): Ditto.
3473         (wl-summary-collect-temp-mark): Ditto.
3474         (wl-summary-unset-mark): Ditto.
3475         (wl-summary-set-target-mark): Ditto.
3476         (wl-summary-unset-target-mark): Ditto.
3477         (wl-summary-set-action-generic): Ditto.
3478         (wl-summary-unset-action-generic): Ditto.
3479         (wl-summary-exec-action-delete): Ditto.
3480         (wl-summary-exec-action-erase): Ditto.
3481         (wl-summary-set-action-refile): Ditto.
3482         (wl-summary-set-action-refile-subr): Ditto.
3483         (wl-summary-unset-action-refile): Ditto.
3484         (wl-summary-make-destination-numbers-list): Ditto.
3485         (wl-summary-exec-action-refile): Ditto.
3486         (wl-summary-set-action-copy): Ditto.
3487         (wl-summary-unset-action-copy): Ditto.
3488         (wl-summary-exec-action-copy): Ditto.
3489         (wl-summary-collect-numbers-region): Ditto.
3490         (wl-summary-delete): Rewrite.
3491         (wl-summary-erase): Ditto.
3492         (wl-summary-remove-destination): Ditto.
3493         (wl-summary-exec): Ditto.
3494         (wl-summary-exec-region): Ditto.
3495         (wl-summary-target-mark-erase): Ditto.
3496         (wl-summary-refile): Ditto.
3497         (wl-summary-copy): Ditto.
3498         (wl-summary-unmark): Ditto.
3499         (wl-summary-delete-all-mark): Ditto.
3500         (wl-summary-mark-line): Don't highlight.
3501         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3502         (wl-summary-target-mark-refile-subr): Rewrite.
3503
3504         (wl-summary-copy-prev-destination): Abolish.
3505
3506 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3507
3508         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3509         default values along the value of wl-on-mule.
3510         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3511         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3512         It is not used anywhere.
3513
3514 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3515
3516         * wl-summary.el (wl-summary-print-destination): Keep position.
3517         (wl-summary-cursor-move-surface): Keep horizontal position.
3518
3519 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3520
3521         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3522         write sendlog.
3523
3524 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3525
3526         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3527         `wl-summary-highlight'.
3528
3529 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3530
3531         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3532         trivial condition for temp-mark.
3533
3534 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3535
3536         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3537         when it hits killed buffer.
3538
3539 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3540
3541         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3542         * wl-news.el.in: `message' and `error' take format string.
3543
3544 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3545
3546         * wl-folder (wl-folder-insert-entity): Display a message,
3547         `...done', when the work finish.
3548         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3549
3550 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3551
3552         * wl-message.el (wl-message-redisplay): Remove unused local
3553         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3554
3555 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3556
3557         * wl-summary.el (wl-summary-replace-status-marks): Disable
3558         interactive use.
3559         (wl-summary-reedit): Check message existence at first.
3560         (wl-summary-mark-line): Fix doc, return value is indefinite.
3561
3562         * wl-highlight.el (wl-highlight-message): Arranged.
3563
3564         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3565         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3566         check temp-mark by wl-summary-temp-mark always.
3567         (wl-highlight-summary): Change accordingly.
3568         * wl-summary.el (wl-summary-mark-as-read-all)
3569         (wl-summary-delete-cache, wl-summary-set-score-mark)
3570         (wl-summary-mark-as-unread, wl-summary-unmark)
3571         (wl-summary-mark-line, wl-summary-mark-as-read)
3572         (wl-summary-mark-as-important): Ditto.
3573
3574         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3575         end of the window if possible.
3576         * wl-summary.el (wl-summary-sync-update): Support lazy
3577         highlighting.
3578         (wl-summary-toggle-disp-msg): Ditto.
3579
3580 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3581
3582         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3583
3584 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3585
3586         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3587         change.
3588
3589 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3590
3591         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3592         API.
3593         (wl-summary-sync-update): Ditto.
3594
3595         * wl-score.el (wl-score-get-score-alist): Changed argument.
3596         (wl-summary-rescore-msgs): Likewise.
3597         (wl-summary-score-headers): Likewise.
3598         (wl-score-headers): Likewise;
3599         Use elmo-folder-do-each-message-entity, etc.
3600         (wl-summary-score-effect): Follow the changes above.
3601         (wl-summary-rescore): Ditto.
3602         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3603         (wl-score-get-overview): Abolish.
3604
3605         * wl-summary.el (wl-summary-default-from): Follow the API change in
3606         elmo-msgdb.
3607         (wl-summary-count-unread): Ditto.
3608         (wl-summary-detect-mark-position): Ditto.
3609         (wl-summary-overview-entity-compare-by-date): Ditto.
3610         (wl-summary-overview-entity-compare-by-number): Ditto.
3611         (wl-summary-overview-entity-compare-by-from): Ditto.
3612         (wl-summary-overview-entity-compare-by-subject): Ditto.
3613         (wl-summary-get-list-info): Ditto.
3614         (wl-summary-rescan): Ditto.
3615         (wl-summary-jump-to-msg-by-message-id): Ditto.
3616         (wl-summary-sync-update): Ditto; Removed comment.
3617         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3618         (wl-summary-insert-message): Use wl-summary-insert
3619         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3620         (wl-summary-insert-headers): Changed argument overview to folder.
3621         (wl-summary-search-by-subject): Likewise.
3622         (wl-summary-insert-thread): Renamed from 
3623         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3624
3625         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3626         too.
3627
3628         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3629         wl-string-member.
3630
3631 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3632
3633         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3634         elmo-folder-append-buffer.
3635         (wl-draft-queue-append): Likewise.
3636
3637         * wl-mime.el (wl-message-delete-current-part): Ditto.
3638         (wl-summary-burst-subr): Ditto.
3639
3640         * wl-news.el.in (wl-news-send-news): Ditto.
3641
3642 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3643
3644         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3645         function.
3646         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3647         (wl-summary-update-mark): Enclose with save-excursion.
3648         (wl-summary-mark-as-read-internal): Fixed last change.
3649         (wl-summary-mark-as-important): Use 3rd argument of
3650         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3651         Don't use elmo-msgdb-set-mark.
3652         (wl-summary-redisplay-internal): If msgdb flag is already read,
3653         just update the mark on buffer.
3654
3655 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3656
3657         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3658         cut visible folder when elmo-folder-delete returns non-nil value.
3659
3660 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3661
3662         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3663         by Kenichi OKADA <okada@opaopa.org>).
3664
3665 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3666
3667         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3668
3669 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3670
3671         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3672         Fixed the last change, search group entity by its real name.
3673         (Thanks to: KOBAYASHI Shinji)
3674
3675 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3676
3677         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3678         (wl-fldmgr-access-display-all): Don't refer visible name.
3679         * wl-expire.el (wl-folder-archive-current-entity)
3680         (wl-folder-expire-current-entity): Ditto.
3681         * wl-folder.el (wl-folder-jump-to-current-entity)
3682         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3683         (wl-folder-open-folder-sub,wl-folder-open-all)
3684         (wl-folder-write-current-folder): Ditto.
3685         (wl-folder-insert-entity): Don't use petname for normal group.
3686         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3687         is the real name.
3688         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3689         Abolished.
3690
3691 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3692
3693         * wl-draft.el (wl-draft-create-buffer): Add
3694         `wl-summary-reply-with-citation'
3695
3696 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3697
3698         * wl-draft.el (wl-draft-reply): Fixed.
3699
3700 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3701
3702         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3703         when `wl-draft-send-confirm-with-preview' is non-nil.
3704         You can scroll up/down by j/k.
3705         (wl-draft-send-confirm-with-preview): New variable (default=t).
3706
3707 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3708
3709         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3710         (wl-fldmgr-save-folders): Fix comment.
3711
3712 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3713
3714         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3715         along the last change in `wl-folder-buffer-group-p'.
3716
3717 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3718
3719         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3720         folder.
3721
3722         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3723         the default value.
3724
3725         * wl-mime.el (wl-summary-burst): Update summary only when target
3726         folder equals current folder.
3727
3728 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3729
3730         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3731
3732 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3733
3734         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3735         value.
3736
3737 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3738
3739         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3740         `map-extents' instead of `extent-at' repeatedly.
3741         (wl-highlight-folder-current-line): Ditto.
3742
3743         * wl-highlight.el: Remove useless dummy functions.
3744
3745 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3746
3747         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3748         (wl-folder-put-folder-property): New function to put text property.
3749         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3750         (wl-folder-insert-entity, wl-folder-update-diff-line)
3751         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3752         * wl-e21.el, wl-xmas.el, wl-mule.el
3753         (wl-highlight-folder-current-line): Ditto.
3754         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3755         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3756         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3757         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3758
3759 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3760
3761         * Version number is increased to 2.11.3.
3762
3763 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3764
3765         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3766         Resume current-buffer since it is assumed by remaining tasks.
3767
3768 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3769
3770         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3771         (wl-folder-completion-function): Abolished.
3772         (wl-folder-complete-folder): New function.
3773         (wl-folder-complete-filter-condition): Ditto.
3774         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3775         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3776
3777 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3778
3779         * wl-draft.el (wl-draft-send-confirm): New function.
3780         (wl-draft-send): Use it.
3781
3782         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3783         cursor-in-echo-area while confirming.
3784
3785         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3786
3787         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3788         searching via nntp if wl-summary-search-via-nntp is 'force.
3789         Otherwise, invoke searching in nntp folder only.
3790         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3791
3792         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3793         explicitly for mime-make-text-tag.
3794
3795 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3796
3797         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3798         `mime-make-text-tag' instead of `mime-create-tag'.
3799
3800 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3801
3802         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3803         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3804
3805 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3806
3807         * wl-score.el (wl-score-save): Bind print-length and print-level.
3808         (wl-score-pretty-print): Ditto.
3809         (wl-score-edit-insert-header-entry): Ditto.
3810
3811         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3812         "From" entry to be treated with wl-draft-eword-encode-address-list.
3813         * wl-mime.el (wl-draft-preview-message): Ditto.
3814
3815         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3816         (wl-summary-mark-as-unread): Ditto.
3817         (wl-summary-mark-as-read-region): Change accordingly.
3818         (wl-summary-mark-as-unread-region): Ditto.
3819         (wl-summary-target-mark-mark-as-read): Ditto.
3820         (wl-summary-target-mark-mark-as-unread): Ditto.
3821
3822 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3823
3824         * Version number is increased to 2.11.2.
3825
3826 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3827
3828         * wl-news.el.in (wl-news-previous-version-save): Bind
3829         print-length and print-level.
3830         * wl-thread.el (wl-thread-save-entities): Ditto.
3831         (wl-thread-save-top-list): Bind print-length.
3832
3833 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3834
3835         * wl-highlight.el (wl-highlight-summary-line-string): Use
3836         wl-summary-score-below-mark, wl-summary-score-over-mark.
3837         (wl-highlight-summary-current-line): Ditto.
3838
3839 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3840
3841         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3842         insert it.
3843
3844 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3845
3846         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3847
3848 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3849
3850         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3851         message without msgid.
3852         Rewrite with elmo-folder-move-messages.
3853         Set wl-message-buffer to nil.
3854
3855         * wl-summary.el (wl-summary-erase-subr): New function. Use
3856         elmo-folder-move-messages.
3857         (wl-summary-erase): Call it.
3858         (wl-summary-target-mark-erase): Ditto.
3859
3860 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3861
3862         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3863         it is not up-tp-date.
3864
3865 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3866
3867         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3868         buffer after calling `wl-summary-goto-folder-subr' without the
3869         argument `interactive'.
3870         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3871
3872 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3873
3874         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3875         `mime-create-tag'. Use `string=' instead of `looking-at'.
3876
3877 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3878
3879         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3880         to avoid compile warning.
3881
3882         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3883         entity-id when folder is given.
3884         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3885         save-excursion, use save-selected-window instead.
3886         Select folder buffer window if exists.
3887         (To correct behavior with wl-folder-move-cur-folder.)
3888
3889 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3890
3891         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3892
3893 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3894
3895         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3896         list-count instead of %d.
3897
3898 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3899
3900         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3901         (wl-news): Set it.
3902         (wl-news-append-to-folder): Use it.
3903
3904         * wl-news.el.in (wl-news-send-news): Append to specified folder
3905         instead of wl-default-folder.
3906         (wl-news-append-to-folder): Show error message with specified folder.
3907
3908         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3909                 In most major modes, Emacs assumes that any opening
3910                 delimiter found at the left margin is the start of a
3911                 top-level definition, or defun. Therefore, *never put an
3912                 opening delimiter at the left margin unless it should have
3913                 that significance.*
3914
3915         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3916
3917 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3918
3919         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3920
3921 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3922
3923         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3924
3925 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3926
3927         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3928         for sequential numbering case.
3929
3930 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3931
3932         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3933         value.
3934         (wl-draft-reply-without-argument-list): Ditto.
3935         (wl-draft-reply-myself-with-argument-list): Abolish.
3936         (wl-draft-reply-myself-without-argument-list): Ditto.
3937         * wl-draft.el (wl-draft-self-reply-p): New function.
3938         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3939
3940 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3941
3942         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3943         (avoid error for the case without byte-compiling)
3944
3945 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3946
3947         * wl-news.el.in (wl-news-append-to-folder): New function.
3948         (wl-news-exit): Rewrite.
3949         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3950
3951 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3952
3953         * wl-draft.el (wl-draft-reply-position): New function.
3954         (wl-draft-reply-position): Fix.
3955         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3956         (wl-summary-target-mark-reply-with-citation): Ditto.
3957         (wl-summary-reply-with-citation): Ditto.
3958         * wl-vars.el (wl-draft-reply-default-position): New variable.
3959
3960 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3961
3962         * wl-draft.el (wl-draft-send): Preview when interactive send.
3963
3964 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3965
3966         * wl-draft.el (wl-draft-reply): Set default position.
3967         * wl-summary.el (wl-summary-reply): Ditto.
3968         (wl-summary-reply-with-citation): Ditto.
3969         (wl-summary-target-mark-reply-with-citation): Ditto.
3970
3971 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3972
3973         * wl-news.el.in (wl-news-lang): Set default value according to
3974         current-language-environment.
3975         (wl-news-append-news): Do nothing when news-list is nil.
3976
3977 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3978
3979         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3980         (wl-news): Change message.
3981         (wl-news-exit): Check buffer.
3982         (wl-news-force-exit): New function.
3983         (wl-news-show-all): New function.
3984         (wl-news-discard-and-exit): Fix.
3985
3986 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3987
3988         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3989         according to current-language-environment.
3990
3991         * wl-news.el.in (wl-news): If arg, show all NEWS after
3992         wl-news-default-previous-version.
3993
3994 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3995
3996         * wl-news.el.in (wl-news-check): Rewritten.
3997         (wl-news-previous-version-load): Change data type.
3998         (wl-news-previous-version-save): Change data type.
3999         (wl-news-append-news): Add return value.
4000         (wl-news-check-news): New function.
4001         (wl-news-already-current-p): New function.
4002         (wl-news-send-news): Rewritten.
4003         (wl-news-mode-map): Add new keybind.
4004         (wl-news): Rewritten.
4005         (wl-news-exit): Rewritten.
4006         (wl-news-discard-and-mail): New function.
4007         (wl-news-send-to-address): Abolished.
4008         * wl.el (wl-init): Delete a message.
4009
4010 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4011
4012         * wl-news.el.in (wl-news-exit): Update previous version.
4013         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4014
4015 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4016
4017         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4018
4019 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4020
4021         * wl-news.el.in (wl-news): New function.
4022         (wl-news-mode): New function.
4023         (wl-news-next-line): New function.
4024         (wl-news-next-page): New function.
4025         (wl-news-exit): New function.
4026         (wl-news-buf-name): New variable.
4027         (wl-news-mode-map): New variable.
4028         (wl-news-winconf): New variable.
4029         (wl-news-append-news): Add an option.
4030
4031 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4032
4033         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4034
4035 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4036
4037         * wl-news.el.in (wl-news-send-to-address): New variable.
4038         (wl-news-send-news): Use it.
4039         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4040         Return updating status.
4041         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4042
4043 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4044
4045         * wl-news.el.in (wl-news-send-news): Delete
4046         Organization and X-Face.
4047
4048 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4049
4050         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4051         (wl-news-append-news): New function.
4052         (wl-news-send-news): New function.
4053
4054 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4055
4056         * Version number is increased to 2.11.1.
4057
4058 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4059
4060         * wl-news.el.in : New file.
4061
4062 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4063
4064         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4065         default value.
4066         (wl-draft-reply-without-argument-list): Ditto.
4067
4068 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4069
4070         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4071         (wl-message-buffer-prefetch-idle-time): Ditto.
4072         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4073
4074 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4075
4076         * wl-thread.el (wl-thread-insert-message): Use
4077         wl-summary-max-thread-depth.
4078
4079         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4080         loop detection.
4081
4082         * wl-message.el (wl-message-buffer-display): Back to the first page
4083         when cache is hit.
4084
4085 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4086
4087         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4088
4089         * wl-summary.el (wl-summary-insert-thread-entity):
4090         If the thread depth is reached to wl-summary-max-thread-depth,
4091         divide the thread.
4092
4093 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4094
4095         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4096         for elmo-remove-passwd.
4097
4098 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4099
4100         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4101         folder is sticky.
4102         (wl-folder-mark-as-read-all-entity): Ditto.
4103         (wl-folder-prefetch-entity): Ditto.
4104
4105 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4106
4107         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4108
4109 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4110
4111         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4112         Delete messages on buffer for unplugged operation.
4113         (wl-summary-erase): Ditto.
4114
4115 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4116
4117         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4118         take nil so as not to search parent by subject.
4119
4120 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4123         (wl-folder-get-next-folder): Ditto.
4124         (wl-folder-get-path): Ditto.
4125
4126 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4127
4128         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4129         system and encode the region with it before verifying.
4130
4131 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4132
4133         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4134         system of the echo buffer before decoding.
4135
4136 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4137
4138         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4139         original contents.
4140
4141 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4142
4143         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4144         with argument 'any-exists.
4145
4146 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4147
4148         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4149         Use `wl-cs-autoconv'.
4150
4151 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4152
4153         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4154         by `mime-view-automatic-conversion'.
4155
4156         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4157         (wl-message-verify-pgp-nonmime): Ditto.
4158         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4159         Bind them to C-c:d and C-c:v respectively.
4160
4161         Merge following code by Teranishi-san from [wl-en:00167].
4162         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4163         (wl-mime-preview-application/pgp-encrypted): Ditto.
4164         (wl-mime-setup): Add entry.
4165
4166 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4167
4168         * wl-summary.el (wl-summary-target-mark-erase): New function.
4169         Bind it to "mD".
4170
4171 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4172
4173         * wl-vars.el (wl-draft-write-file-function): Fix.
4174         (wl-draft-reedit-hook): Changed default value.
4175
4176         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4177         wl-draft-reedit-hook.
4178         (wl-draft-remove-text-plain-tag): New function.
4179         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4180
4181         * wl-vars.el (wl-draft-write-file-function): New user option.
4182
4183         * wl-draft.el (wl-draft-prepare-edit): Use it for
4184         local-write-file-hooks.
4185         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4186
4187         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4188         (wl-draft-insert-mail-header-separator): Return the body beginning
4189         point.
4190         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4191         text/plain.
4192         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4193
4194 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4195
4196         * wl-summary.el (wl-summary-erase): New function to erase message
4197         without moving it to trash. Bind to "D".
4198
4199         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4200         as `keep' unless switch-function.
4201
4202 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4203
4204         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4205         message buffer by using `wl-summary-toggle-disp-msg'.
4206         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4207         buffer window.
4208         (wl-summary-supresedes-message): Ditto.
4209
4210         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4211         Do not delete other windows.
4212         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4213         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4214         (wl-draft-create-buffer): Set reply-or-forward also for target
4215         mark commands.
4216
4217 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4218
4219         * wl-draft.el (wl-user-agent-compose): Delete special case for
4220         switch-to-buffer-other-window.
4221
4222         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4223         (wl-summary-forward): Ditto.
4224
4225         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4226         function.
4227         (wl-draft-buffer-style): New use option.
4228
4229         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4230         (wl-draft): Follow the change above.
4231         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4232         wl-draft-buffer-style.
4233         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4234         switch-function.
4235
4236 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4237
4238         * wl-address.el (wl-address-make-completion-entry): Extracted from
4239         `wl-address-make-completion-list'.
4240         (wl-address-enable-strict-loading): New variable.
4241         (wl-address-make-completion-list): Revive petname duplication
4242         inquiry, and enable it if `wl-address-enable-strict-loading'.
4243         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4244
4245 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4246
4247         * wl-message.el (wl-message-get-original-buffer): Avoid
4248         'Selecting deleted buffer' error when original buffer is killed.
4249
4250 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4251
4252         * wl-summary.el (wl-summary-next-message): Use
4253         elmo-message-accessible-p instead of elmo-message-cached-p.
4254
4255 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4256
4257         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4258
4259         * wl-thread.el (wl-thread-open-all-unread): Use
4260         elmo-folder-list-flagged instead of
4261         elmo-folder-list-messages-mark-match.
4262
4263         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4264         instead of elmo-folder-list-messages-mark-match.
4265         (wl-summary-move-spec-alist): New variable.
4266         (wl-summary-move-spec-plugged-alist,
4267         wl-summary-move-spec-unplugged-alist): Abolish.
4268         (wl-summary-next-message): Follow the change above.
4269         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4270         with 'no-msg' argument.
4271
4272         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4273         variable.
4274         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4275         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4276         (wl-message-buffer-prefetch-get-next): Follow the change above.
4277
4278 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4279
4280         * wl-version.el (wl-version): Changed codename.
4281
4282         * Version number is increased to 2.11.0.
4283
4284 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4285
4286         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4287         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4288         `wl-draft-config-variables'.
4289         (wl-draft-kill): Fixed problem when the draft is reedit.
4290
4291 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4292
4293         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4294         buffer-modified status (Thanks to
4295         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4296
4297 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4298
4299         * wl-util.el (wl-region-exists-p): New function.
4300
4301         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4302         Remove defvars for byte-compile warnings.
4303
4304 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4305
4306         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4307         defvar-maybe. Removed unused bind.
4308
4309 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4310
4311         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4312         summary buffer window before creating new frame.
4313         (wl-draft-reply): Ditto.
4314
4315 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4316
4317         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4318
4319 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4320
4321         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4322
4323 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4324
4325         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4326         instead of `kill-region'.
4327
4328 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4329
4330         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4331         (wl-highlight-summary-line-string): Use it.
4332         (wl-highlight-summary-current-line): Ditto.
4333
4334         * wl-mime.el (wl-message-delete-current-part): Check the class of
4335         mime-entity.
4336
4337         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4338
4339         * wl-summary.el (wl-summary-make-number-list): Initialize.
4340         (wl-summary-update-mark): New function.
4341         (wl-summary-reply): Put `answered' mark on the message.
4342         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4343
4344         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4345         (wl-draft-reply): Added optional argument `number';
4346         Set wl-draft-parent-number.
4347         (wl-draft-kill): Delete answered mark if it is a reply.
4348
4349 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4350
4351         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4352         that originates in mime-preview-follow-current-entity.
4353         (wl-draft-yank-current-message-entity): Use it if region is active.
4354
4355         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4356         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4357         `wl-message-delete-current-part'.
4358         * wl-mule.el (wl-message-define-keymap): Ditto.
4359         * wl-xmas.el (wl-message-define-keymap): Ditto.
4360
4361 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4362
4363         * wl-mime.el (wl-message-delete-current-part): New function.
4364         (wl-mime-node-id-to-string): Ditto.
4365
4366         * wl-mime.el (wl-message-delete-current-part): Use existing
4367         original buffer which corresponds current mime-view buffer.
4368         (fetched buffer might have different structure, possibly)
4369
4370         * wl-mime.el (wl-message-delete-current-part): Quit if the
4371         message content differs from the actual message.
4372
4373 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4374
4375         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4376         order.
4377         (wl-summary-search-by-subject): Search parent message from tail;
4378         Check the existence of the parent message on the current thread tree.
4379         (wl-summary-update-thread): Check whether the line is inserted.
4380
4381 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4382
4383         * wl-vars.el (wl-summary-line-format): Undo last change.
4384         * wl-summary.el (wl-summary-print-destination): Do not put
4385         invisible property when `wl-summary-width' is nil.
4386         (wl-summary-line-subject-minimum-length): Abolished.
4387         (wl-summary-line-subject): Ditto.
4388
4389 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4390
4391         * wl-vars.el (wl-summary-line-format): Change default value.
4392         (wl-summary-subject-length-limit): Abolished.
4393         * wl-summary.el (wl-summary-line-subject): Ditto.
4394
4395 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4396
4397         * wl-template.el (wl-template-select): Added optional argument.
4398         If optional argument is specified, reverse
4399         `wl-template-visible-select'.
4400
4401 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4402
4403         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4404         Take prefix argument to force asking the destination folder.
4405
4406 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4407
4408         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4409         count and update status.
4410
4411 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4412
4413         * wl-summary.el (wl-summary-redisplay-internal): If
4414         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4415         after fetching.
4416
4417 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4418
4419         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4420         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4421
4422         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4423
4424 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4425
4426         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4427         (All other related portions are changed).
4428         (wl-summary-mark-as-read-all): Rewrite.
4429
4430 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4431
4432         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4433         `wl-summary-mark-as-read'.
4434         (wl-summary-mark-as-unread): Rewrite.
4435         (wl-summary-mark-as-read): Added no-modeline argument.
4436         (wl-summary-resume-cache-status): Rewrite.
4437         (wl-summary-exec-subr): Remove unused local variable.
4438
4439 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4440
4441         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4442         logic to call `wl-summary-buffer-prev-folder-function'.
4443         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4444
4445 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4446
4447         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4448         is nil.
4449
4450 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4451
4452         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4453         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4454         (wl-mime-setup): Add its entry.
4455
4456 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4457
4458         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4459         (wl-summary-delete-cache): Likewise.
4460         (wl-summary-mark-as-read): Rewrite.
4461
4462 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4463
4464         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4465         `wl-summary-count-unread'.
4466
4467         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4468
4469         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4470
4471 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4472
4473         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4474         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4475         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4476         Renamed to the elmo-msgdb-*-mark.
4477         (wl-summary-score-marks): Follow the change above.
4478         (wl-summary-auto-refile-skip-marks): Ditto.
4479         (wl-summary-incorporate-marks): Ditto.
4480         (wl-summary-expire-reserve-marks): Ditto.
4481
4482         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4483         changes.
4484         (wl-thread-insert-top): Changed updating message.
4485
4486         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4487         variable.
4488         (wl-summary-count-unread): Count answered marks.
4489         (wl-summary-rescan): Call wl-summary-insert-message instead of
4490         wl-summary-append-message-func-internal.
4491         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4492         (wl-summary-prefetch-msg): Follow the variable name changes.
4493         (wl-summary-prefetch-region): Ditto.
4494         (wl-summary-mark-as-read-all): Follow the API changes;
4495         Don't call elmo-folder-replace-marks.
4496         (wl-summary-delete-cache): Follow the variable name changes.
4497         (wl-summary-resume-cache-status): Ditto.
4498         (wl-summary-update-status-marks): New function.
4499         (wl-summary-insert-message): New function.
4500         (wl-summary-sync-marks): Follow the variable name changes.
4501         (wl-summary-sync-update): Synchronize to the msgdb, too;
4502         Changed update messages.
4503         (wl-summary-make-number-list): Rewrite.
4504         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4505         (wl-summary-mark-as-unread): Follow the API changes.
4506         (wl-summary-exec-subr): Follow the variable name changes.
4507         (wl-summary-mark-as-read): Ditto.
4508         (wl-summary-move-spec-plugged-alist): Ditto.
4509         (wl-summary-move-spec-unplugged-alist): Ditto.
4510         (wl-summary-cursor-move-surface): Ditto.
4511
4512         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4513         variable name changes.
4514         (wl-highlight-summary-current-line): Ditto.
4515
4516         * wl-expire.el (wl-expire-refile): Follow the API change in
4517         elmo-folder-move-messages.
4518         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4519         (wl-summary-archive): Use elmo-folder-msgdb instead of
4520         elmo-msgdb-load.
4521
4522 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4523
4524         * wl-mime.el (wl-draft-preview-message): Restore the position
4525         before evaluating wl-draft-send-hook in preview buffer.
4526
4527 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4528
4529         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4530         when it creates new draft buffer.
4531
4532         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4533         without argument.
4534
4535         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4536         Evaluate content and if the value is string, insert it.
4537         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4538         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4539         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4540         wl-draft-config-sub-part-bottom): Use it.
4541
4542         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4543         with the folder name. The question was unintelligible when it is
4544         called from wl-save-status.
4545
4546 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4547
4548         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4549         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4550         cannot take second argument).
4551
4552 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4553
4554         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4555         as t. Since type and subtype are not case sensitive (RFC 2045).
4556
4557 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4558
4559         * wl-vars.el (wl-message-mode-line-format): New variable.
4560         (wl-message-mode-line-format-spec-alist): Ditto.
4561         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4562         (wl-message-redisplay): Use wl-message-mode-line-format.
4563
4564 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4565
4566         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4567
4568 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4569
4570         * wl-summary.el (wl-summary-default-from): Write description.
4571
4572 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4573
4574         * wl-vars.el (wl-ldap-objectclass): Abolish.
4575
4576         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4577         (wl-ldap-make-filter): Removed condition for objectclass.
4578         (wl-ldap-make-matched-value-list): Remove meaningless process.
4579         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4580         (wl-address-ldap-search): Don't add `*' to `pat' string;
4581         use ignore-errors; added `email';
4582         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4583         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4584         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4585
4586
4587 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4588
4589         * wl-draft.el (wl-draft-parent-folder): Write description.
4590         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4591
4592 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4593
4594         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4595         as "" (zero-length string) if no parent.
4596         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4597
4598 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4599
4600         * wl-address.el (wl-address-make-completion-list): Skip duplication
4601         checking.
4602         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4603         `append'.
4604
4605 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4606
4607         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4608         instead of `beginning-of-buffer'.
4609
4610 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4611
4612         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4613
4614 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4615
4616         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4617         Refer wl-message-buffer-name.
4618         (wl-message-wheel-down): Ditto.
4619
4620 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4621
4622         * wl-vars.el (wl-message-buffer-name): New user option.
4623
4624         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4625         directly instead of making alist dinamically.
4626
4627         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4628         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4629         wl-message-buffer-cache-name.
4630         (wl-message-buffer-cache-clean-up): Ditto.
4631
4632         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4633
4634         * Version number is increased to 2.9.15.
4635
4636 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4637
4638         * wl-vars.el (wl-summary-default-view-alist): New user option.
4639
4640         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4641
4642         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4643         while deleting address.
4644         (wl-draft-delete-myself-from-cc): Ditto.
4645
4646         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4647         If optional argument is specified, reverse sort order.
4648
4649         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4650
4651 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4652
4653         * wl-thread.el (wl-thread-insert-message): Return parent number if
4654         exists.
4655         (wl-thread-update-indent-string-region): Use
4656         wl-thread-update-line-on-buffer-sub instead of
4657         wl-thread-update-line-on-buffer.
4658
4659 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4660
4661         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4662         (wl-folder-close-all): Ditto.
4663
4664 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4665
4666         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4667         and mailing-list:.
4668         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4669         value.
4670         (wl-summary-line-list-info): Print mailing-list name even when 
4671         list-number is empty.
4672
4673 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4674
4675         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4676
4677         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4678         (wl-draft-open-file): Ditto.
4679         (wl-draft-random-alphabet): Ditto.
4680
4681         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4682         bindings.
4683
4684 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4685
4686         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4687         * wl-vars.el (wl-draft-config-alist): Ditto.
4688
4689 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4690
4691         * Version number is increased to 2.9.14.
4692
4693         * wl.el (wl): Don't set wl-init as nil when error occured while
4694         auto-checking folders.
4695
4696         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4697         `elmo-expand-newtext'.
4698
4699 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4700
4701         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4702         `this-command' so that `wl-folder-goto-folder' contained in
4703         `wl-summary-keep-cursor-command' work.
4704
4705 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4706
4707         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4708         message buffer displaying state.
4709
4710 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4711
4712         * wl-vars.el (wl-summary-default-view): New variable to specify
4713         default value for `wl-summary-buffer-view' instead of using
4714         set-default.
4715         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4716
4717 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4718
4719         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4720
4721         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4722
4723 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4724
4725         * wl-vars.el (wl-forward-subject-prefix): New variable.
4726         * wl-draft.el (wl-draft-forward): Use it.
4727
4728 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4729
4730         * wl-message.el (wl-message-prev-page): When it is called without
4731         lines argument, scroll down by wl-message-scroll-amount lines.
4732         (wl-message-next-page): Ditto.
4733         * wl-vars.el (wl-message-scroll-amount): Change default value
4734         to preserve current behavior.
4735
4736 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4737
4738         * wl-summary.el (wl-summary-prefetch-msg): Bind
4739         `wl-message-entity' to call `wl-summary-from-function'.
4740
4741 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4742
4743         * wl-message.el (wl-message-buffer-create): Run
4744         wl-message-buffer-created-hook.
4745
4746 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4747
4748         * wl-summary.el (wl-summary-sort-specs): New variable.
4749         (wl-summary-default-sort-spec): Ditto.
4750         (wl-summary-sort): Rewrite.
4751         (wl-summary-sort-by-list-info): New function.
4752
4753 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4754
4755         * wl-summary.el (wl-summary-get-list-info): New function.
4756         (wl-summary-sort): Rewrite.
4757         (wl-summary-line-list-info): Ditto.
4758         (wl-summary-line-list-count): Ditto.
4759         (wl-summary-refile-region): Fixed docstring.
4760
4761 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4762
4763         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4764         `wl-folder-entity-hashtb' as completion table.
4765
4766 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4767
4768         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4769         only when this command is called interactively; silence the byte-
4770         compiler.
4771
4772 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4773
4774         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4775         active in XEmacs.
4776
4777 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4778
4779         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4780         plural lines.
4781
4782 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4783
4784         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4785         of current line when the cursor is on the header name.
4786         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4787
4788 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4789
4790         * wl-util.el (wl-read-directory-name): Return displayed directory
4791         as the default value also on XEmacs.
4792
4793 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4794
4795         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4796         formatting.
4797
4798 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4799
4800         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4801         argument and when it is non-nil, check face property before
4802         highlighting for each line.
4803         (wl-highlight-summary-window): Set it.
4804
4805 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4806
4807         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4808         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4809
4810         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4811         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4812         (wl-draft-get-fcc-list): Likewise.
4813
4814 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4815
4816         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4817         (wl-thread-entity-cur): Ditto.
4818         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4819         wl-thread-indent-regexp setting.
4820         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4821
4822         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4823         wl-summary-lazy-highlight.
4824         (wl-summary-display-bottom): Ditto.
4825
4826         * wl-thread.el (wl-thread-open-close): Likewise.
4827
4828         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4829         from and subject;
4830         Bind wl-draft-use-frame;
4831         Enclose with save-window-excursion;
4832         Use wl-draft-create-buffer instead of with-temp-buffer;
4833         Use wl-draft-prepare-edit;
4834         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4835         Use wl-draft-send instead of wl-draft-raw-send.
4836
4837 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4838
4839         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4840         of using wl-from.
4841
4842 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4843
4844         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4845         insert-buffer instead of clone-buffer.
4846         (wl-draft-doing-mime-bcc): New variable.
4847         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4848         infinite loop.
4849         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4850
4851         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4852         (wl-draft-mime-bcc-body): Ditto.
4853
4854         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4855         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4856         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4857         wl-draft-do-mime-bcc.
4858         (wl-draft-mime-bcc-field): New function.
4859         (wl-draft-do-mime-bcc): Ditto.
4860
4861         * wl-address.el (wl-address-complete-header-list): New variable.
4862         (wl-address-complete-header-regexp): Changed default value.
4863
4864         * Version number is increased to 2.9.13.
4865
4866 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4867
4868         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4869         it is differed.
4870
4871 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4872
4873         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4874         (wl-summary-line-list-count): Ditto.
4875
4876 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4877
4878         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4879         (wl-nntp-posting-function): New variable.
4880         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4881         `wl-nntp-posting-config-alist'.
4882
4883 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4884
4885         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4886         FLIM.
4887
4888 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4889
4890         * wl-summary.el (wl-summary-target-mark-refile-sub):
4891         Remove a nuisance funcall.
4892
4893 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4894
4895         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4896         as t for `try-completion'.
4897
4898 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4899
4900         * wl-summary.el (wl-summary-default-from): Use
4901         wl-address-header-extract-address instead of
4902         std11-extract-address-components.
4903         (wl-summary-simple-from): Ditto.
4904         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4905         (wl-summary-insert-headers): Show message.
4906         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4907         for whole line.
4908         (wl-summary-default-from): Revert last change.
4909         (wl-summary-simple-from): Ditto.
4910         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4911         (wl-summary-mark-as-read-region): Follow the change above.
4912         (wl-summary-sync-marks): Ditto.
4913         (wl-summary-target-mark-mark-as-read): Ditto.
4914         (wl-summary-redisplay-internal): Ditto.
4915         (wl-summary-redisplay-no-mime-internal): Ditto.
4916         (wl-summary-redisplay-all-header): Ditto.
4917         (wl-summary-mark-as-read): Removed argument `cached';
4918         Use current cache status to set cache mark.
4919         (wl-summary-redisplay-internal): Follow the change above.
4920         (wl-summary-redisplay-no-mime-internal): Ditto.
4921         (wl-summary-redisplay-all-header): Ditto.
4922
4923         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4924
4925         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4926         Don't call itself recursively (Adviced by Yamaoka-san).
4927
4928 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4929
4930         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4931         bind wl-summary-highlight as nil to avoid error caused by missing
4932         local variables.
4933
4934 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4935
4936         * wl-vars.el (wl-invalid-character-message): New user option.
4937
4938         * wl-util.el (wl-set-string-width): If truncated string-width is
4939         larger than specified width, use `wl-invalid-character-message'.
4940
4941 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4942
4943         * wl-summary.el (wl-summary-prefetch-msg): 
4944         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4945
4946 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4947
4948         * wl-vars.el (wl-summary-check-line-format): New user option.
4949         (wl-summary-line-format-file): Ditto.
4950
4951         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4952         variable.
4953         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4954         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4955         and `wl-summary-view-old-p' to check whether do a rescan or not.
4956         (wl-summary-view-old-p): New function.
4957         (wl-summary-line-format-changed-p): Ditto.
4958         (wl-summary-line-format-save): Ditto.
4959         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4960
4961         * wl-util.el (wl-set-string-width): Avoid using negative number
4962         for make-string.
4963
4964 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4965
4966         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4967         return value.
4968
4969         * wl-util.el (wl-set-string-width): Added optional argument
4970         `padding' (All other related portions are changed).
4971         (wl-line-parse-format): If the first letter of column number is
4972         `0', zero-padding the result (ex: "%05l").
4973
4974         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4975
4976 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4977
4978         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4979         sequential summary view.
4980
4981 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4982
4983         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4984         if it doesn't have a -unix version.
4985
4986 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4987
4988         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4989
4990 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4991
4992         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4993         content.
4994         (wl-draft): Follow the change above.
4995
4996         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4997
4998         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4999         and wl-folder-summary-line-format-alist contain %T and %P.
5000
5001         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5002         (wl-summary-mode-line-format): New user option.
5003         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5004         (wl-summary-line-format): Changed default value.
5005         (wl-summary-lazy-highlight): Changed default value.
5006
5007         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5008         change in wl-summary-create-line.
5009         (wl-thread-insert-entity-sub): Ditto.
5010
5011         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5012         (wl-summary-buffer-unread-status): Ditto.
5013         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5014         (wl-summary-buffer-persistent-mark-column): Ditto.
5015         (wl-summary-buffer-mode-line-formatter): Ditto.
5016         (wl-summary-buffer-mode-line): Ditto.
5017         (wl-summary-message-regexp): Abolished.
5018         (All other related portions are changed.)
5019         (wl-summary-detect-mark-position): New function.
5020         (wl-summary-buffer-set-folder): Setup
5021         wl-summary-buffer-mode-line-formatter.
5022         (wl-summary-mode): Setup selective-display;
5023         Setup pre-idle-hook when xemacs.
5024         (wl-summary-update-modeline): Rewrite.
5025         (wl-summary-jump-to-msg): Define as function;
5026         Changed regexp for searching messages.
5027         (wl-summary-message-number): Rewrite.
5028         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5029         Do rescan when old type summary cache.
5030         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5031         (wl-summary-remove-destination): Use '\r' to detect EOL.
5032         (wl-summary-print-destination): Ditto.
5033         (wl-summary-temp-mark): New inline function.
5034         (wl-summary-persistent-mark): Ditto.
5035         (wl-summary-line-number): New function.
5036         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5037         (wl-summary-line-list-count): New function.
5038         (wl-summary-create-line): Added argument persistent-mark.
5039         (All other related portions are changed)
5040         (wl-summary-create-line): Insert '\r'.
5041         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5042         (wl-summary-cursor-move-surface): New inline function.
5043         (wl-summary-prev): Use it.
5044         (wl-summary-next): Ditto.
5045
5046         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5047         wl-summary-message-regexp.
5048         (wl-highlight-summary): Delete progress message.
5049         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5050
5051         * Version number is increased to 2.9.12.
5052
5053 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5054
5055         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5056         variable (nil: no minimum).
5057         (wl-summary-line-subject): Add some spaces after subject by
5058         wl-summary-line-subject-minimum-length.
5059
5060 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5061
5062         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5063         and removed `F'.
5064         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5065         change above).
5066
5067 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5068
5069         * wl-summary.el (wl-summary-line-list-count): Reverted.
5070         (example setting in samples/*/dot.wl is also updated)
5071
5072 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5073
5074         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5075
5076         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5077
5078         * wl-vars.el (wl-summary-line-format): Addes some description to the
5079         docstring.
5080
5081         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5082         (wl-summary-line-close-bracket): Ditto.
5083         (wl-summary-line-children-number): Ditto.
5084         (wl-summary-line-thread-indent): Ditto.
5085         (wl-summary-line-children-and-from): Ditto.
5086
5087         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5088         't', 'c', 'F' and added 'C'.
5089
5090         * wl-util.el (wl-set-string-width): Accept negative value.
5091         (wl-line-parse-format): Added "%number(" and "%)".
5092
5093 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5094
5095         * wl-summary.el (wl-summary-line-list-count): Change format of the
5096         return value.
5097
5098 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5099
5100         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5101         from the recent message.el.
5102         (wl-draft-point-in-header-p): Ditto.
5103         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5104         wl-draft-beginning-of-line.
5105         * wl-e21.el (wl-draft-mode-map): Ditto.
5106         * wl-xmas.el (wl-draft-mode-map): Ditto.
5107
5108         * wl-folder.el: Sort macrodefs by dependencies.
5109
5110 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5111
5112         * wl-summary.el (wl-summary-prev): Fixed regexp.
5113         (wl-summary-next): Ditto.
5114
5115 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5116
5117         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5118
5119 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5120
5121         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5122         for backward compatibility.
5123
5124 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5125
5126         * wl-summary.el (wl-summary-line-list-count): New function, merged
5127         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5128         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5129         list counts.
5130
5131 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5132
5133         * wl-summary.el (wl-summary-create-line): Ignore errors while
5134         timezone-fix-time.
5135
5136         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5137
5138         * wl-summary.el (wl-summary-sync-update): Ditto.
5139         (wl-summary-default-from): Use wl-message-entity
5140         instead of entity.
5141
5142         * wl-summary.el (wl-summary-create-line): Fix.
5143
5144         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5145         (wl-summary-line-format): New user option.
5146         (wl-folder-summary-line-format-alist): Ditto.
5147         (wl-summary-from-width): Abolished.
5148
5149         * wl-util.el (toplevel): Require 'bytecomp.
5150         (wl-line-parse-format): New function.
5151         (wl-line-formatter-setup): New macro.
5152
5153         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5154         (wl-summary-buffer-line-formatter): New buffer local variable.
5155         (wl-summary-switch-to-clone-buffer): Follow the change above.
5156         (wl-summary-message-regexp): Fix.
5157         (wl-summary-from-func-internal): Abolished.
5158         (wl-summary-subject-func-internal): Ditto.
5159         (wl-summary-subject-filter-func-internal): Ditto.
5160         (All other related portions are changed.)
5161         (wl-summary-buffer-set-folder):
5162         Set up wl-summary-buffer-number-column and 
5163         wl-summary-buffer-line-formatter
5164         (All other related portions are changed.)
5165         (wl-summary-buffer-number-column-detect): Abolished.
5166         (All other related portions are changed.)
5167         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5168         (wl-summary-delete-all-temp-marks-on-buffer): Use
5169         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5170         (wl-summary-target-mark-delete): Ditto.
5171         (wl-summary-target-mark-refile-subr): Ditto.
5172         (wl-summary-target-mark-mark-as-read): Ditto.
5173         (wl-summary-target-mark-mark-as-unread): Ditto.
5174         (wl-summary-target-mark-mark-as-important): Ditto.
5175         (wl-summary-target-mark-save): Ditto.
5176         (wl-summary-replace-status-marks): Renamed from
5177         wl-summary-set-status-marks-on-buffer;
5178         Use wl-summary-message-regexp instead of
5179         wl-summary-buffer-number-regexp.
5180         (wl-summary-sync-update): Follow the change above.
5181         (wl-summary-goto-previous-message-beginning): New function.
5182         (wl-summary-mark-as-unread): Use it.
5183         (wl-summary-mark-as-important): Ditto.
5184         (wl-summary-line-formatter): New variable.
5185         (wl-summary-line-year): New function.
5186         (wl-summary-line-day): Ditto.
5187         (wl-summary-line-day-of-week): Ditto.
5188         (wl-summary-line-hour): Ditto.
5189         (wl-summary-line-minute): Ditto.
5190         (wl-summary-line-open-bracket): Ditto.
5191         (wl-summary-line-close-bracket): Ditto.
5192         (wl-summary-line-children-number): Ditto.
5193         (wl-summary-line-thread-indent): Ditto.
5194         (wl-summary-line-size): Ditto.
5195         (wl-summary-line-subject): Ditto.
5196         (wl-summary-line-from): Ditto.
5197         (wl-summary-line-children-and-from): Ditto.
5198         (wl-summary-create-line): Rewritten.
5199         (wl-summary-format-date): Abolished.
5200
5201         * wl-highlight.el (wl-highlight-summary-current-line): Use
5202         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5203         Use thread structure to detect thread top message.
5204
5205         * wl-draft.el (wl-default-draft-cite): Don't use
5206         wl-summary-from-func-internal.
5207
5208         * wl-refile.el (wl-refile-subject-learn): Don't use
5209         wl-summary-subject-filter-func-internal.
5210         (wl-refile-guess-by-subject): Ditto.
5211
5212         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5213         parameters.
5214
5215         * wl-thread.el (wl-thread-update-indent-string-region):
5216         Use wl-thread-update-line-on-buffer instead of
5217         wl-thread-update-indent-string.
5218         (wl-thread-update-children-number): Redefine using
5219         wl-thread-update-line-on-buffer.
5220         (wl-thread-update-indent-string): Abolished.
5221
5222         * Version number is increased to 2.9.11.
5223
5224 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5225
5226         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5227         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5228         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5229
5230         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5231         as nil.
5232
5233         * wl-thread.el (wl-thread-open-all-unread): Use 
5234         elmo-folder-list-messages-mark-match.
5235         (wl-thread-insert-message): Removed argument `mark-alist'.
5236         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5237         elmo-msgdb-set-mark.
5238         (wl-thread-get-children-msgs-uncached): Likewise.
5239         (wl-thread-get-exist-children): Added argument include-self.
5240         (wl-thread-delete-message): Follow the change above.
5241
5242         * wl-summary.el (wl-summary-count-unread): Removed argument.
5243         (wl-summary-rescan): Follow the change above.
5244         (wl-summary-mark-as-read-region): Ditto
5245         (wl-summary-mark-as-unread-region): Ditto.
5246         (wl-summary-delete-messages-on-buffer): Ditto.
5247         (wl-summary-sync-update): Ditto.
5248         (wl-summary-switch-to-clone-buffer): Ditto.
5249         (wl-summary-goto-folder-subr): Ditto.
5250         (wl-summary-target-mark-mark-as-read): Ditto.
5251         (wl-summary-target-mark-mark-as-unread): Ditto.
5252         (wl-summary-target-mark-mark-as-important): Ditto.
5253         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5254         (wl-summary-update-thread): Removed argument `mark-alist'.
5255         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5256         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5257         (wl-summary-resume-cache-status): Likewise.
5258         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5259         elmo-msgdb-set-mark.
5260         (wl-summary-mark-as-read-all): Likewise.
5261         (wl-summary-delete-cache): Ditto.
5262         (wl-summary-auto-select-msg-p): Ditto.
5263         (wl-summary-mark-as-unread): Ditto.
5264         (wl-summary-no-auto-refile-message-p): Ditto.
5265         (wl-summary-mark-as-read): Ditto.
5266         (wl-summary-mark-as-important): Ditto.
5267         (wl-summary-auto-refile): Follow the change above.
5268         (wl-summary-delete-all-marks): Removed.
5269         (wl-summary-resume-marks-and-highlight): Ditto.
5270         (wl-summary-resume-marks): Ditto.
5271         (wl-summary-delete-important-msgs-from-list): Ditto.
5272         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5273
5274         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5275         wl-summary-count-unread.
5276
5277         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5278         (wl-summary-score-update-all-lines): Use
5279         elmo-msgdb-set-mark.
5280
5281 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5282
5283         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5284         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5285         (wl-summary-create-line): Renamed from
5286         wl-summary-overview-create-summary-line;
5287         Argument rearrangement.
5288         (wl-summary-update-thread): Follow the change above.
5289
5290         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5291         (wl-thread-insert-entity-sub): Likewise.
5292
5293         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5294         argument `overview', `mark-alist' and added `msgdb'.
5295
5296         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5297
5298         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5299         (wl-summary-rescan): Follow the change above.
5300         (wl-summary-sync-update): Ditto.
5301         (wl-summary-insert-thread-entity): Ditto;
5302         Don't use `let*' in every while loop;
5303         Detect infinite loop of threads.
5304         (wl-summary-update-thread): Removed argument `overview'.
5305
5306         * wl-thread.el (wl-thread-insert-message): Ditto.
5307
5308         * Version number is increased to 2.9.10.
5309
5310         * wl-message.el (wl-message-redisplay): Ignore errors while
5311         wl-message-redisplay-hook.
5312
5313 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5314
5315         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5316
5317 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5318
5319         * wl.el (wl): inhibit-quit while wl-folder.
5320
5321 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5322
5323         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5324         while msgdb access.
5325
5326 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5327
5328         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5329         even if no folder is not created.
5330
5331 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5332
5333         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5334
5335         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5336         implementation.
5337         (wl-summary-target-mark-thread): Ditto.
5338
5339         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5340
5341 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5342
5343         * wl-util.el (wl-display-bytes): Remove unused function.
5344
5345 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5346
5347         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5348         seems critical one (partially reverse the change in 2002/03/17).
5349
5350 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5351
5352         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5353         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5354
5355 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5356
5357         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5358         is not writable.
5359         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5360         plugged status instead of `'force' as 2nd argument.
5361
5362         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5363         is not creatable.
5364
5365         * Version number is increased to 2.9.9.
5366
5367 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5368
5369         * wl-summary.el (wl-summary-suspend): New function.
5370
5371 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5372
5373         * wl.el (wl): Do not check variables if check is nil.
5374         * wl-utils.el (wl-collect-draft): New function.
5375         * wl-folder.el (wl-folder-suspend): Put summary buffers
5376         and draft buffers at the end of buffer list.
5377         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5378
5379 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5380
5381         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5382         loop instead of recursive call.
5383
5384         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5385         2nd argument.
5386
5387 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5388
5389         * wl-draft.el (wl-draft-create-contents): Don't take neither
5390         (function . args) nor (string . something) any more.
5391
5392         * wl-version.el (wl-generate-user-agent-string): Return string
5393         without header symbol.
5394         * wl-draft.el (wl-draft-default-headers): Use it.
5395
5396         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5397         `wl-draft-insert-ccs' and return field value instead of inserting
5398         the header. Abolish cc argument.
5399         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5400
5401         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5402         rather than one with string car.
5403
5404         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5405         * wl-draft.el (wl-draft-create-contents): Add it after the default
5406         headers.
5407
5408         * wl-draft.el (wl-draft-create-contents): For the case of
5409         (symbol-or-string . function) insert header only when the function
5410         returns string value.
5411
5412 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5413
5414         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5415         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5416
5417 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5418
5419         * wl.el (wl-check-environment): Don't check Message-ID when
5420         `wl-insert-message-id' is nil.
5421         Revive checking if `wl-message-id-domain' contains "@".
5422
5423 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5424
5425         * wl.el (wl-check-environment): Merge examination for "@" at
5426         inappropriate position into the first string-match.
5427
5428         * wl-summary.el (wl-summary-target-mark-print): New function.
5429         (wl-summary-pipe-message-subr): Extracted from
5430         `wl-summary-pipe-message'.
5431         (wl-summary-target-mark-pipe): New function.
5432         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5433         `wl-summary-target-mark-pipe'.
5434
5435 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5436
5437         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5438
5439 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5440
5441         * wl.el (wl-check-environment): Use elmo-warning instead of
5442         error for non-critical ones.
5443         Remove trash folder check.
5444         (wl): Don't ignore error in wl-check-environment.
5445
5446         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5447         check, which is moved from `wl-check-environment'.
5448         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5449
5450 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5451
5452         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5453         guess anything, call wl-summary-write.
5454         (wl-summary-write): Create draft with blank To field.
5455         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5456
5457 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5458
5459         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5460         argument full as well for wl-folder-write-current-folder.
5461         If wl-*-write-current-folder cannot guess addressee, add blank
5462         To header.
5463         Rewrite condition for positioning cursor.
5464
5465 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5466
5467         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5468         summary buffer is present, use it.
5469         (wl-folder-jump-to-previous-summary): Ditto.
5470
5471 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5472
5473         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5474
5475         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5476         wl-summary-previous-buffer and wl-summary-next-buffer.
5477
5478         * wl-folder.el (wl-folder-mode-map): Bind
5479         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5480         (wl-folder-jump-to-next-summary): New function.
5481         (wl-folder-jump-to-previous-summary): Ditto.
5482
5483         * wl-draft.el (wl-draft): Rearranged.
5484
5485 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5486
5487         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5488         of header.
5489         (wl-draft): Collect arguments for the header as header-alist.
5490         (wl-draft-forward): Arrange arguments for wl-draft.
5491         (wl-draft-reply): Ditto.
5492         (wl-draft-edit-string): Ditto.
5493         * wl-summary.el (wl-summary-write): Ditto.
5494         (wl-summary-write-current-folder): Ditto.
5495
5496         * Version number is increased to 2.9.8.
5497
5498 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5499
5500         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5501
5502         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5503
5504         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5505         even if the guess failed.
5506
5507         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5508         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5509         wl-summary-write-current-folder.
5510         * wl-xmas.el: Ditto.
5511
5512 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5513
5514         * wl-summary.el (wl-summary-next-page): Force display message if
5515         message is not displayed yet.
5516         (wl-summary-prev-page): Ditto.
5517
5518 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5519
5520         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5521
5522 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5523
5524         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5525         add "Preview Message" and "Save Draft and Exit".
5526
5527 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5528
5529         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5530         if addrmgr is called from draft in splitted window.
5531
5532         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5533         * wl-mule.el: Ditto.
5534         * wl-xmas.el: Ditto.
5535
5536 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5537
5538         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5539
5540         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5541         * wl-xmas.el (wl-folder-toolbar): Ditto.
5542
5543 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5544
5545         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5546         and wl-draft-save-and-exit.
5547         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5548         * wl-xmas.el: Ditto.
5549         * wl-mule.el: Ditto.
5550
5551         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5552         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5553
5554 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5555
5556         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5557         lists for saving buffer.
5558
5559 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5560
5561         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5562         parent-folder argument instead of it.
5563         (wl-draft-create-buffer): Ditto.
5564         (wl-draft-forward): Ditto.
5565         (wl-draft-reply): Ditto.
5566         * wl-summary.el (wl-summary-write): Ditto.
5567         (wl-summary-write-current-folder): Ditto.
5568
5569         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5570         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5571         Folder buffer after composing.
5572
5573 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5576         header if the file `wl-x-face-file' already contains it.
5577
5578 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5579
5580         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5581         folder" entry.
5582         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5583         * wl-e21.el (wl-folder-toolbar): Ditto.
5584         * wl-xmas.el (wl-folder-toolbar): Ditto.
5585
5586 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5587
5588         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5589         wl-folder-goto-folder with sticky argument.
5590         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5591
5592 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5593
5594         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5595         and wl-summary-previous-buffer.
5596         (wl-summary-next-buffer): New function.
5597         (wl-summary-previous-buffer): Ditto.
5598
5599 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5600
5601         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5602         wl-folder-jump-to-current-entity-with-arg.
5603         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5604         `wl-folder-jump-to-current-entity'.
5605         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5606         `wl-summary-goto-folder-sticky'.
5607         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5608         `wl-summary-goto-folder'.
5609         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5610         Unless force-exit, do not clean temp. marks for sticky summary.
5611         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5612
5613 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5614
5615         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5616         not entire.
5617
5618 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5619
5620         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5621         to `C-x C-s'.
5622         (wl-summary-save-status): New command.
5623         (wl-summary-exit): Don't clean-up temp marks when sticky.
5624         (Applied patch from Nakayama-san [wl: 09548])
5625         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5626         Do nothing when no mark data.
5627         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5628         Call `wl-summary-delete-all-temp-marks' before saving.
5629
5630 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5631
5632         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5633
5634 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5635
5636         * wl.el (wl-check-environment): Also cause error when (system-name)
5637         returns "localhost.localdomain". (Although it doesn't affect because
5638         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5639
5640 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5641
5642         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5643         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5644
5645         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5646         value.
5647
5648 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5649
5650         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5651         Likewise r-cc-list and r-ng-list.
5652
5653 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5654
5655         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5656         only if it is bound as variable.
5657
5658         * wl-mime.el (wl-draft-preview-message): Ditto.
5659
5660 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5661
5662         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5663         needless `goto-char'.
5664
5665         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5666         `wl-summary-redisplay-no-mime-internal' instead of
5667         `wl-summary-redisplay-no-mime'.
5668         (wl-summary-redisplay-no-mime): Changed argument;
5669         Call `wl-summary-redisplay-no-mime-internal'.
5670
5671         * wl-mime.el (wl-draft-preview-message): Bind
5672         `mime-header-encode-method-alist' locally.
5673
5674         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5675         (wl-draft-std11-parse-addresses): Added the first address check.
5676         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5677
5678         * Version number is increased to 2.9.7.
5679
5680 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5681
5682         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5683
5684 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5685
5686         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5687         related to scrollbar support, if there is no such a feature
5688         compiled in.
5689
5690 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5691
5692         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5693         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5694         for prefetch.
5695
5696 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5697
5698         * wl-summary.el (wl-summary-pick): Fix for no match.
5699
5700 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5701
5702         * wl-draft.el (wl-draft-save):
5703         Override `mime-header-encode-method-alist'.
5704
5705 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5706
5707         * wl-folder.el (wl-folder-pick): New function.
5708         Define key as "?".
5709
5710 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5711
5712         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5713         Fix for unplugged.
5714
5715 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5716
5717         * wl-folder.el (wl-folder-virtual): New function.
5718         Define key as "V".
5719
5720 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5721
5722         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5723         multi folder if entity is group.
5724
5725 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5726
5727         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5728         is nil.
5729
5730 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5731
5732         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5733         (wl-summary-target-mark-msgs): Return the number of marked messages.
5734
5735 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5736
5737         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5738         "first:" is specified.
5739
5740 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5741
5742         * wl-vars.el (wl-from): Use return value of function
5743         user-full-name instead of the variable user-full-name since
5744         XEmacs-20.4 doesn't set this variable.
5745
5746 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5747
5748         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5749         call `wl' directly.
5750
5751 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5752
5753         * wl-draft.el (wl-draft-reedit): Removed duplicated
5754         switch-to-buffers.
5755
5756 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5757
5758         * wl.el (wl-other-frame): Removed garbages.
5759
5760 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5761
5762         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5763
5764         * wl-xmas.el (wl-draft-key-setup): Ditto.
5765
5766         * wl-mule.el (wl-draft-key-setup): Ditto.
5767
5768         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5769         (wl-draft-reedit): Ditto.
5770         (wl-draft-prepare-edit): Add `wl-draft-save' to
5771         `local-write-file-hooks'.
5772         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5773         (wl-draft-reedit): Set buffer-file-name.
5774         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5775
5776
5777         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5778         call it.
5779         (wl-delete-startup-frame-function): New variable.
5780         (wl-other-frame): New function
5781         (Original was written by Yamaoka san [wl: 09239]).
5782
5783         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5784         if `wl-folder-use-frame'.
5785
5786 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5787
5788         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5789
5790 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5791
5792         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5793         New variable.
5794         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5795         (wl-message-buffer-prefetch-get-next): Use them.
5796         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5797
5798 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5799
5800         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5801         with unwind-protect.
5802
5803         * wl-draft.el (wl-draft-reedit): Rewrite.
5804         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5805         (wl-draft-save): Insert header separator if it does not exist;
5806         Removed condition-case.
5807
5808         * wl-summary.el (wl-summary-reedit): Revert last change.
5809
5810         * wl-draft.el (wl-draft-save): Rewrite.
5811         (wl-draft-create-buffer): Set buffer-file-name as nil.
5812
5813         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5814
5815         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5816
5817         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5818         nil.
5819
5820 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5821
5822         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5823         If count is nil, do not prefetch.
5824         (wl-message-buffer-prefetch-next): Next.
5825
5826 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5827
5828         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5829
5830 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5831
5832         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5833         `delete-backward-char'
5834         (wl-draft-prepare-edit): Check major-mode.
5835         (wl-draft-decode-header): Rewrite.
5836         (wl-draft): Fix.
5837
5838 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5839
5840         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5841
5842 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5843
5844         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5845         (wl-message-buffer-prefetch-get-next): Remove size checking.
5846         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5847
5848 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5849
5850         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5851         (wl-draft-default-headers): Fix.
5852
5853 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5854
5855         * wl-draft.el (wl-draft-default-headers): Insert return value of
5856         `wl-generate-mailer-string-function'.
5857
5858 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5859
5860         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5861         (wl-draft-insert-mail-header-separator): Ditto.
5862
5863         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5864         again (Reverted the change on 2002-01-17 by OKADA san).
5865
5866 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5867
5868         * wl-draft.el (wl-draft): Rewrite.
5869         (wl-draft-create-buffer): New function.
5870         (wl-draft-create-contents): Ditto.
5871         (wl-draft-prepare-edit): Ditto.
5872         (wl-draft-decode-header): Ditto.
5873         (wl-draft-decode-body): Ditto.
5874         (wl-draft-check-new-line): Ditto.
5875         (wl-draft-default-headers): Ditto.
5876         (wl-draft-insert-mail-header-separator): Ditto.
5877
5878 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5879
5880         * Version number is increased to 2.9.6.
5881
5882 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5883
5884         * wl-draft.el (wl-draft-delete-field): Optional argument.
5885         (wl-draft-delete-fields): Ditto.
5886
5887 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5888
5889         * wl-message.el (toplevel): Eliminated byte-compile warning.
5890         for `itimer-function', `delete-timer' and `itimer-list'.
5891
5892 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5893
5894         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5895         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5896         `wl-message-buffer-prefetch-threshold'.
5897         * wl-summary.el (wl-summary-redisplay-internal): Remove
5898         the check of `wl-message-buffer-prefetch-depth'.
5899
5900 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5901
5902         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5903         size of article.
5904         (wl-message-buffer-prefetch-subr): Remove size check.
5905
5906 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5907
5908         * wl-vars.el (wl-plugged): Make customizable.
5909
5910 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5911
5912         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5913         (wl-message-buffer-prefetch-set-timer): New function.
5914         (wl-message-buffer-prefetch-get-next): New function.
5915         (wl-message-buffer-prefetch): New function.
5916         (wl-message-buffer-prefetch-next): Rewrite.
5917         (wl-message-buffer-prefetch-subr): Rewrite.
5918         * wl-vars.el (wl-auto-prefetch-first): New variable.
5919         * wl-summary.el (wl-summary-goto-folder-subr): Call
5920         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5921
5922 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5923
5924         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5925         `wl-summary-unread-message-hook'.
5926
5927 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5928
5929         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5930         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5931         if range is `cache-status'.
5932
5933 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5934
5935         * wl-message.el (wl-message-buffer-prefetch-subr):
5936         Improve debug message.
5937
5938 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5939
5940         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5941         `wl-mail-send-pre-hook'.
5942         (wl-draft-send-mail-with-qmail): Ditto.
5943         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5944
5945 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5946
5947         * wl-message.el (wl-message-buffer-prefetch-subr):
5948         Fix for cancel-function-timers bug.
5949         (wl-message-buffer-prefetch-debug): Default value is t.
5950
5951 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5952
5953         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5954         (wl-message-buffer-prefetch-subr): Rewrite.
5955         Rename from `wl-message-buffer-prefetch'.
5956
5957 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5958
5959         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5960         (wl-default-draft-cite-decorate-author): Ditto.
5961
5962         * wl-draft.el (wl-draft-cite-function): Removed.
5963         (wl-default-draft-cite-decorate-author): Ditto.
5964
5965 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5966
5967         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5968         (wl-default-draft-cite): Do not arrange author name if the value of
5969         `wl-default-draft-cite-decorate-author' is nil.
5970
5971 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5972
5973         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5974
5975         * wl-folder.el (wl-folder-check-one-entity): Don't care
5976         `elmo-folder-use-flag-p'.
5977
5978 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5979
5980         * wl-folder (wl-folder-check-one-entity): Fix
5981         problem if unread is nil.
5982
5983 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5984
5985         * wl-address.el (wl-address-make-completion-list): Check whether
5986         the address is a group list.
5987         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5988
5989 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5990
5991         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5992         The number of the messages of new and unread does not count
5993         correctly.
5994
5995         * wl-summary.el (wl-summary-count-unread): Changed to return
5996         `(new . unread)' instead of total.
5997         (wl-summary-sync-update): Follow the change above.
5998
5999         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6000
6001 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6002
6003         * wl-address.el (wl-address-make-completion-list): Do not enclose
6004         address by " <" and ">" if associated realname is "".
6005         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6006         This is against the promblem with group list in .addresses pointed
6007         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6008
6009 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6010
6011         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6012         message is a format control string.
6013         * wl-expire.el (wl-expire-append-log): Ditto.
6014         * wl-mime.el (wl-summary-burst-subr): Ditto.
6015         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6016         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6017
6018 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6019
6020         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6021         wl.el (wl-check-variables): Rename from `wl-check-type'.
6022         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6023         (wl-check-variables-2): New function.
6024         (wl): Call `wl-check-variables-2'.
6025
6026 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6027
6028         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6029         after renaming folder in access group.
6030
6031 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6032
6033         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6034         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6035         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6036         (wl-message-buffer-prefetch): Rewrite.
6037         (wl-message-buffer-prefetch-idle-time): Removed.
6038         * wl-summary.el (wl-summary-redisplay-internal):
6039         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6040         Error check for `wl-message-buffer-prefetch-depht'.
6041
6042 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6043
6044         * Version number is increased to 2.9.5.
6045         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6046
6047 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6048
6049         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6050         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6051         Based on the patch written by
6052         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6053
6054 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6055
6056         * wl-draft.el (wl-draft-raw-send): Fix for
6057         `wl-news-send-pre-hook'
6058
6059 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6060
6061         * wl-utils.el (wl-message-id-function): New variable.
6062         * wl-draft.el (wl-draft-insert-required-fields):
6063         Use `wl-message-id-function'.
6064
6065 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6066
6067         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6068         * wl-utils.el (wl-draft-make-message-id-string):
6069         Use `wl-from' for domain part of Message-ID
6070         if `wl-message-id-use-wl-from' if non-nil.
6071         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6072
6073 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6074
6075         * wl.el (wl): Call `wl-check-type'
6076         Do not 'condition-case'.
6077
6078 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6079
6080         * wl.el (wl-check-type): New function.
6081         (wl-check-type-variables): New variable.
6082
6083 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6084
6085         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6086
6087 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6088
6089         * wl-draft.el (wl-smtp-password-key): New function.
6090         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6091         (wl-draft-send-mail-with-smtp): Ditto.
6092         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6093
6094 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6095
6096         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6097         * wl-utils.el (wl-unique-id-suffix): Remove.
6098
6099 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6100
6101         * Version number is increased to 2.9.4.
6102
6103 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6104
6105         * wl-utils.el (wl-unique-id-suffix): New variable.
6106         (wl-unique-id): Use `wl-unique-id-suffix'
6107
6108 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6109
6110         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6111         instead of `elmo-msgdb-search'.
6112
6113         * Version number is increased to 2.9.3.
6114
6115 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6116
6117         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6118
6119 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6120
6121         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6122         (wl-draft-dispatch-message): Changed for send-later.
6123         (wl-draft-queue-flush): Ditto.
6124         (wl-draft): Clear `wl-sent-message-queued'.
6125         (wl-draft-reedit): Ditto.
6126         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6127         * wl-vars.el (wl-draft-force-queuing): New variable.
6128         (wl-draft-force-queuing-mail): New variable.
6129         (wl-draft-force-queuing-news): New variable.
6130
6131 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6132
6133         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6134         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6135
6136 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6137
6138         * Version number is increased to 2.9.2.
6139
6140 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6141
6142         * wl-draft.el (wl-draft-elide-region): New user command.
6143         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6144
6145         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6146         command `wl-draft-elide-region'.
6147         * wl-mule.el: Ditto.
6148         * wl-xmas.el: Ditto.
6149
6150 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6151
6152         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6153         (wl-biff-check-folder-async): Removed needless let.
6154
6155 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6156
6157         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6158         wl-folder-get-elmo-folder.
6159         (wl-biff-check-folder): Set `biff' argument of
6160         `wl-folder-check-one-entity'.
6161         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6162
6163         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6164         (wl-folder-check-one-entity): Added `biff' argument;
6165         Setup `biff' slot of folder.
6166
6167         * Version number is increased to 2.9.1.
6168
6169 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6170
6171         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6172         comment out and fixed.
6173         (wl-fldmgr-add-completion-subr): Ditto.
6174
6175         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6176         and msgdb.
6177
6178         * wl.el (wl-toggle-plugged): Save summary view.
6179
6180 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6181
6182         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6183
6184 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6185
6186         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6187
6188 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6191         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6192         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6193
6194         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6195         if it was failed.
6196         (wl-demo): Disable undo in the demo buffer.
6197
6198 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6199
6200         * wl-version.el (wl-version): Changed codename.
6201
6202         * Version number is increased to 2.9.0.
6203
6204 2001-12-14  Takuo KITAME <kitame@northeye.org>
6205
6206         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6207         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6208         (wl-folder-mark-as-read-all-current-entity): Ditto.
6209
6210 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6211
6212         * wl-vars.el (wl-from-width): Define as obsolete variable.
6213         (wl-subject-length-limit): Ditto.
6214
6215         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6216
6217         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6218         wl-summary-save-view.
6219
6220         * wl.el (wl-save-status): Ditto.
6221         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6222
6223         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6224         (wl-summary-exit): Follow the change above.
6225         (wl-summary-goto-folder-subr): Ditto.
6226
6227         * wl-folder.el (wl-folder-create-subr): Don't use
6228         `elmo-folder-creatable-p'.
6229
6230 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6231
6232         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6233
6234 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6235
6236         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6237         rather than bitmap on Emacs 21.
6238         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6239         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6240         for xbm if the new redisplay engine is not available.
6241
6242 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6243
6244         * wl-folder.el (wl-folder-init-hook): New hook.
6245         (wl-folder-init): Run `wl-folder-init-hook'.
6246
6247 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6248
6249         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6250
6251 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6252
6253         * wl-acap.el (wl-acap-cache-filename): New variable.
6254         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6255         (wl-acap-init): Use cache if no ACAP server found.
6256
6257 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6258
6259         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6260         `wl-acap-original-msgdb-dir'.
6261
6262         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6263         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6264
6265         * wl-mime.el (wl-mime-save-directory): Renamed from
6266         `wl-mime-save-dir'.
6267
6268 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6269
6270         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6271
6272         * wl-demo.el: Require `path-util'.
6273         (wl-demo-bitmap-mule-available-p): New internal variable.
6274         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6275         `module-installed-p' instead.
6276         (wl-demo-insert-image): Use *.img file for a bitmap image.
6277         (wl-demo): Don't call the ascii demo recursively.
6278
6279 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6280
6281         * Version number is increased to 2.7.7.
6282
6283 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6284
6285         * wl.el (wl-exit): Eliminated byte-compile warning.
6286
6287 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6288
6289         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6290         obsolete variable using `elmo-define-obsolete-variable'.
6291         (wl-fetch-confirm-threshold): Ditto.
6292         (wl-cache-prefetch-folder-type-list): Ditto.
6293         (wl-cache-prefetch-folder-list): Ditto.
6294
6295 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6298         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6299         (wl-demo-insert-image): New function.
6300         (wl-demo-insert-text): New function.
6301         (wl-demo-image-type-alist): Redefine as a function.
6302         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6303         (wl-demo-with-temp-file-buffer): Removed.
6304         (wl-logo-xpm): Removed.
6305         (wl-logo-xbm): Removed.
6306         (wl-logo-bitmap): Removed.
6307
6308 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6309
6310         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6311         (wl-expire-localdir-get-folder-function): New user option.
6312         (wl-expire-localdir-get-folder): New function.
6313         (wl-expire-localdir-date): Ditto.
6314
6315 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6316
6317         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6318         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6319         Fixed unread number mismatch when all-unread < unread.
6320
6321 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6322
6323         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6324         (wl-fetch-confirm-threshold): Ditto.
6325
6326         * wl-summary.el (wl-summary-confirm-appends): Removed.
6327         (wl-summary-sync-update): Don't refer
6328         `wl-summary-update-confirm-threshold' (It is now abolished).
6329
6330         * wl-message.el (wl-message-display-internal): Don't refer
6331         `wl-fetch-confirm-threshold' (It is now abolished).
6332
6333 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6334
6335         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6336
6337 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6338
6339         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6340         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6341         Change default value to nil.
6342         (wl-summary-indent-length-limit): The value can be nil, nil means
6343         unlimited.
6344
6345         * wl-summary.el: Don't set limit for indent length if the value of
6346         wl-summary-indent-length-limit is nil.
6347         If the value of wl-summary-width is nil, it means only that the width
6348         of summary is unlimited (nil doesn't mean that the indent length is
6349         unlimited).
6350
6351         * wl-thread.el: Ditto.
6352
6353 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6354
6355         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6356         be nil, nil means never confirm.
6357         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6358
6359 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6360
6361         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6362         means unlimited).
6363
6364 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6365
6366         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6367         Use `with-temp-buffer'.
6368
6369 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6370
6371         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6372         with new backquote style).
6373         (wl-folder-get-entity-from-buffer): Ditto.
6374
6375 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6376
6377         * wl-version.el (nemacs-version): Eliminated.
6378         (wl-extended-emacs-version2): Ignore nemacs.
6379         (wl-extended-emacs-version3): Ditto.
6380
6381 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6382
6383         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6384         (wl-draft-add-in-reply-to): New variable.
6385         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6386         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6387         (wl-draft-yank-from-mail-reply-buffer): Use
6388         `wl-draft-add-in-reply-to'.
6389         (wl-draft-insert-current-message): Ditto.
6390
6391 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6392
6393         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6394         typo (kill->hide).
6395         (wl-message-buffer-prefetch-folder-type-list): Added elements
6396         `mark' and `cache' instead of `internal'.
6397
6398 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6399
6400         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6401         resume msgdb directory.
6402
6403 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6404
6405         * wl.el (wl-exit): Call `wl-acap-exit'.
6406
6407         * wl-summary.el (wl-summary-message-string): New function.
6408         (wl-summary-reedit): Use it.
6409         (wl-summary-resend-bounced-mail): Remove needless let.
6410         (wl-summary-supersedes-message): Ditto.
6411         (wl-summary-save): Ditto.
6412
6413         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6414         (wl-acap-init): Set it.
6415         (wl-acap-exit): New function.
6416
6417 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6418
6419         * wl.el (wl-init): Revert (require 'mime-setup). move from
6420         toplevel.
6421
6422 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6423
6424         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6425         local variables.  Add error when guess function return invalid
6426         value.
6427
6428 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6429
6430         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6431         Change local variable name.
6432         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6433         (wl-folder-get-newsgroups): Return nil when non-news folder.
6434         * wl-summary.el (wl-summary-write-current-folder): State through
6435         when guess-list return nil.
6436         (wl-summary-write-current-folder-functions): Fixed docstring.
6437
6438         * wl.el (wl-exit): Changed confirm message.
6439
6440         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6441         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6442
6443         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6444
6445 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6446
6447         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6448         user option (Renamed from wl-cache-prefetch-folder-type-list).
6449         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6450         from wl-cache-prefetch-folder-list).
6451
6452         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6453         Move to wl-vars.el.
6454         (wl-message-buffer-prefetch-p): Changed to enable
6455         `wl-message-buffer-prefetch-folder-list'.
6456
6457         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6458         `ignore-cache'.
6459
6460 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6461
6462         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6463         `part-top' and `part-bottom'.
6464         (wl-draft-config-sub-part-top): New function.
6465         (wl-draft-config-sub-part-bottom): New function.
6466
6467 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6468
6469         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6470
6471 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6472
6473         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6474
6475 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6476
6477         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6478
6479         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6480         (wl-summary-write-current-folder): Ditto.
6481
6482 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6483
6484         * wl-folder.el (wl-folder-get-newsgroups): Use
6485         `elmo-folder-newsgroups'.
6486
6487 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6488
6489         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6490         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6491         `wl-draft-config-sub-header-bottom'.
6492
6493 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6494
6495         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6496         localnews folder.
6497
6498 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6499
6500         * wl-summary.el (wl-summary-mode): Undo last change.
6501
6502         * wl-folder.el (wl-folder-mode): Ditto.
6503
6504 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6505
6506         * wl-summary.el (wl-summary-mode): Locally set
6507         truncate-partial-window-width to nil.
6508         (for XEmacs)
6509
6510         * wl-folder.el (wl-folder-mode): Ditto.
6511
6512 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6513
6514         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6515
6516 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6517
6518         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6519         number.
6520
6521         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6522
6523         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6524
6525         * Version number is increased to 2.7.6.
6526
6527 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6530
6531 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6532
6533         * wl-summary.el (wl-summary-sync-update): Enclose network
6534         related portion with `unwind-protect'.
6535
6536 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6537
6538         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6539
6540 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6541
6542         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6543         element.
6544         * wl-vars.el (wl-message-body-button-alist): Ditto.
6545
6546         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6547         max match length.
6548         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6549
6550         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6551         for the max match length;
6552         Use 4th element value for the button string regexp group.
6553
6554         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6555         candidate exists, prompt to select.
6556
6557 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6558
6559         * wl-summary.el (wl-summary-jump-to-msg): Search before
6560         calibration point by `beginning-of-line'.
6561
6562 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6563
6564         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6565         for access group.
6566
6567 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6568
6569         * wl-message.el (wl-message-display-internal): Bind
6570         `default-mime-charset'.
6571
6572         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6573
6574         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6575
6576         * Version number is increased to 2.7.5.
6577
6578 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6579
6580         * wl-expire.el (wl-summary-archive): Fixed;
6581         Use `elmo-folder-name-internal'.
6582
6583 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6584
6585         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6586         from `elmo-folder-move-messages' caller.
6587         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6588
6589         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6590         related portions are changed).
6591
6592 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6593
6594         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6595         counter.
6596
6597 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6598
6599         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6600         buffer local and set it to nil.
6601
6602         * wl-message.el (wl-message-redisplay): Ditto.
6603
6604 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6605
6606         * wl-summary.el (wl-summary-mark-as-important): If message is
6607         already cached, set messag as read, otherwise encache and mark as read.
6608
6609 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6610
6611         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6612         point-min.
6613
6614 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6617         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6618         a keymap.
6619
6620 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6621
6622         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6623         parent.
6624
6625         * wl-mule.el (wl-message-define-keymap): Ditto.
6626
6627         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6628
6629         * wl-xmas.el (wl-message-display-internal-hook): Define.
6630         (wl-xmas-setup-message-toolbar): Define as function.
6631         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6632         (wl-message-overload-functions): Abolished.
6633         (wl-message-define-keymap): New function.
6634
6635         * wl-vars.el (wl-message-display-internal-hook): New variable.
6636         (wl-message-header-button-alist): New variable (Renamed from
6637         wl-highlight-message-header-button-alist).
6638         (wl-message-body-button-alist): Ditto.
6639
6640         * wl-mule.el (wl-message-define-keymap): New function.
6641         (wl-message-overload-functions): Abolished.
6642
6643         * wl-message.el (wl-message-add-buttons-to-body): New function.
6644         (wl-message-redisplay): Don't call wl-message-overload-functions;
6645         Call wl-message-add-buttons-to-header and
6646         wl-message-add-buttons-to-body.
6647         (wl-message-display-internal): Set keymap argument for
6648         elmo-mime-display-as-is, elmo-mime-message-display;
6649         Run wl-message-display-internal-hook.
6650         (wl-message-refer-article-or-url): Abolished.
6651
6652         * wl-highlight.el (wl-highlight-headers): Don't call
6653         wl-highlight-message-add-buttons-to-header.
6654         (wl-highlight-message-add-buttons-to-header): Abolished.
6655
6656
6657         * wl-e21.el (wl-message-display-internal-hook): Define.
6658         (wl-e21-setup-toolbar): Deleted duplicated binding.
6659         (wl-e21-setup-message-toolbar): Define as function.
6660         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6661         (wl-message-define-keymap): New function.
6662         (wl-message-overload-functions): Abolished.
6663
6664 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6665
6666         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6667         and elmo-folder-close.
6668
6669         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6670
6671 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6672
6673         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6674         boolean value.
6675         * wl-draft.el (wl-draft-do-fcc): Ditto.
6676
6677 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6678
6679         * wl-vars.el (wl-fcc-force-as-read): New variable.
6680         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6681         mark copied message as read.
6682
6683 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6684
6685         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6686
6687 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6688
6689         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6690         `wl-summary-target-above' instead of obsolete variable
6691         `wl-summary-temp-above'.
6692
6693         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6694         instead of `make-obsolete-variable'.
6695         * wl-refile.el (toplevel): Ditto.
6696
6697 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6700         with third argument t.
6701         (wl-draft): Set first argument for wl-plugged-init as t.
6702
6703         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6704         definition.
6705
6706 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6707
6708         * wl-vars.el: Tabify.
6709         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6710
6711         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6712         message.
6713
6714 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6715
6716         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6717         and set default to beep.
6718
6719 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6720
6721         * wl-vars.el (wl-draft-truncate-lines): New variable.
6722
6723         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6724         instead of wl-message-truncate-lines for truncate-lines.
6725
6726 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-message.el (wl-message-display-internal): Call
6729         `wl-highlight-message' after `elmo-mime-display-as-is'.
6730
6731         * wl-mime.el (wl-mime-display-text/plain): New function.
6732         (wl-mime-display-header): Ditto.
6733         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6734         body-presentation-method for text/plain;
6735         Register `wl-mime-display-header' as a header-presentation-method;
6736         Don't set up `elmo-message-text-content-inserted-hook' and
6737         `elmo-message-header-inserted-hook'.
6738
6739         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6740         variable.
6741         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6742         as t if flag is 'all-header;
6743         Don't bind `elmo-message-ignored-field-list',
6744         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6745
6746 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6749         for xemacs with non-mule environment.
6750
6751 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6752
6753         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6754         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6755         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6756
6757 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6758
6759         * wl-vars.el (wl-interactive-send): Set default value as t.
6760
6761 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6762
6763         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6764         (wl-addrmgr-method-list): Abolished.
6765         (wl-addrmgr-change-method): Follow above change.
6766
6767         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6768
6769 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6770
6771         * wl-vars.el (wl-message-truncate-lines): Change default value
6772         to default-truncate-lines.
6773
6774         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6775
6776 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6777
6778         * wl-vars.el (wl-message-truncate-lines): New variable.
6779
6780         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6781         wl-message-truncate-lines.
6782
6783 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6784
6785         * wl-acap.el (wl-acap-init): Remove period from error message.
6786         (wl-acap-find-acap-service): Remove period from message.
6787
6788 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6789
6790         * wl.el (wl-check-environment): Undo last change.
6791
6792         * wl-vars.el (wl-from): Changed default value.
6793
6794         * wl-util.el (toplevel): Don't require tm-edit.
6795
6796         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6797         `wl-folder-init';
6798         Don't set mark on mail body.
6799         (wl-draft-reedit): Ditto.
6800
6801         * wl-address.el (wl-address-quote-specials): Define as an alias for
6802         elmo-address-quote-specials.
6803
6804 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6807
6808         * wl-vars.el (wl-from): Set default value as nil.
6809         (wl-organization): Set default value as ORGANIZATION environment
6810         variable.
6811
6812         * wl-draft.el (wl-smtp-extension-bind): Check value of
6813         wl-smtp-connection-type.
6814
6815         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6816         error.
6817
6818 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6819
6820         * Version number is increased to 2.7.4.
6821
6822         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6823         arguments from `wl-highlight-x-face-function' caller.
6824         Use x-face-1.3.6.12 or later.
6825
6826 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6827
6828         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6829
6830 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6831
6832         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6833         (wl-fcc): Fix to accept function.
6834         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6835
6836 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6837
6838         * wl-acap.el (toplevel): Added `product-provide' declare.
6839         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6840
6841 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6842
6843         * wl.el (wl): Changed order of calling `elmo-init'
6844         and `elmo-folder-init'.
6845
6846 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6847
6848         * wl-mime.el (wl-summary-burst): Extract message when content-type
6849         of root entity is not only `multipart' but also `message/rfc822'.
6850         (wl-summary-burst-subr): Ditto.
6851
6852 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6853
6854         * wl-vars.el (toplevel): Require 'custom.
6855         (wl-trash-folder): Added to `wl-setting' group.
6856
6857         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6858         exists.
6859         (wl-addrmgr-draw): Insert empty line when no entry exists.
6860
6861         * wl-mule.el (wl-message-wheel-up): Fixed.
6862         (wl-message-wheel-down): Ditto.
6863
6864 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6865
6866         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6867         config is an anonymous lambda expression.
6868
6869 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6870
6871         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6872         when Mule 2 is running.
6873
6874 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6875
6876         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6877
6878 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6879
6880         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6881         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6882
6883         * wl-address.el (wl-address-specials-regexp): Eliminated.
6884         (wl-address-quote-specials): Rewrite.
6885
6886 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6887
6888         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6889         shy-groups for regexp.
6890
6891         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6892         character classes and Perl style shy-groups for regexp.
6893         (wl-highlight-plugged-current-line): Use Posix style character
6894         classes for regexp.
6895         (wl-e21-highlight-folder-by-numbers): Ditto.
6896         (wl-e21-display-image-p): Use `display-images-p' instead of
6897         `display-graphic-p'.
6898         (display-images-p): Make an alias to `display-graphic-p' if it is
6899         not available.  It is for Emacs version prior to 21.0.105.
6900
6901         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6902         `display-graphic-p'.
6903         (wl-demo-image-type-alist): Ditto.
6904         (display-images-p): Make an alias to `display-graphic-p' if it is
6905         not available.  It is for Emacs version prior to 21.0.105.
6906
6907 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6908
6909         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6910         support.
6911         (wl-generate-user-agent-string): Ditto.
6912
6913         * wl-version.el (wl-version): Update docsting.
6914         (wl-version-status): Ditto.
6915
6916 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6917
6918         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6919         21.0.105.  For Emacs 21.0.104 or earlier.
6920
6921 2001-09-03  Takuo KITAME <kitame@northeye.org>
6922
6923         * wl-e21.el (wl-plugged-init-icons): Use
6924         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6925         (wl-biff-init-icons): Ditto.
6926
6927 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6928
6929         * wl-highlight.el (wl-highlight-summary-current-line):
6930         Fixed highlighting refile/copy destination.
6931
6932         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6933         (wl-acap-store): Encode string by wl-acap-coding-system.
6934
6935 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6936
6937         * wl-acap.el (toplevel): Check and require 'un-define before
6938         'xemacs-ucs;
6939          Added checking for UTF-2000.
6940
6941 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6942
6943         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6944         Don't enclose with `eval-and-compile'.
6945
6946         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6947         wl-init is non-nil.
6948
6949         * wl-draft.el (wl-draft): Ditto.
6950
6951         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6952
6953         * wl-acap.el (toplevel): Require 'wl.
6954         (wl-acap-store): Call `elmo-init'.
6955
6956         * wl.el (wl): Changed position of `wl-check-environment'.
6957         (toplevel): Added autoload setting for wl-acap.
6958
6959         * wl-vars.el (wl-setting): New custom group.
6960         (wl-from): Added wl-setting group.
6961         (wl-user-mail-address-list): Ditto.
6962         (wl-organization): Ditto.
6963         (wl-subscribed-mailing-list): Ditto.
6964         (wl-envelope-from): Ditto.
6965         (wl-smtp-posting-user): Ditto.
6966         (wl-smtp-posting-server): Ditto.
6967         (wl-smtp-posting-port): Ditto.
6968         (wl-smtp-authenticate-type): Ditto.
6969         (wl-pop-before-smtp-user): Ditto.
6970         (wl-pop-before-smtp-server): Ditto.
6971         (wl-pop-before-smtp-port): Ditto.
6972         (wl-pop-before-smtp-authenticate-type): Ditto.
6973         (wl-nntp-posting-server): Ditto.
6974         (wl-nntp-posting-user): Ditto.
6975         (wl-nntp-posting-port): Ditto.
6976         (wl-fetch-confirm-threshold): Ditto.
6977         (wl-prefetch-threshold): Ditto.
6978         (wl-thread-insert-opened): Ditto.
6979         (wl-ldap-server): Ditto.
6980         (wl-ldap-port): Ditto.
6981         (wl-ldap-base): Ditto.
6982         (wl-ldap-objectclass): Ditto.
6983         (wl-use-ldap): Ditto.
6984         (wl-draft-config-alist): Ditto.
6985         (wl-draft-config-matchone): Ditto.
6986         (wl-template-alist): Ditto.
6987         (wl-message-sort-field-list): Ditto.
6988         (wl-message-ignored-field-list): Ditto.
6989         (wl-message-visible-field-list): Ditto.
6990         (wl-interactive-send): Ditto.
6991         (wl-summary-move-order): Ditto.
6992         (wl-auto-select-first): Ditto.
6993         (wl-auto-select-next): Ditto.
6994         (wl-interactive-save-folders): Ditto.
6995
6996         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6997         Initialization codes are moved from wl-local-folder-init.
6998         (wl-local-folder-init): Follow the change above.
6999         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7000
7001         * wl-acap.el: New file.
7002
7003         * Version number is increased to 2.7.3.
7004
7005 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7006
7007         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7008
7009 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7010
7011         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7012         (wl-addrmgr-address-entry-list): Ditto.
7013
7014 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7015
7016         * wl-e21.el (wl-draft-mode-map): Removed binding for
7017         `wl-draft-insert-x-face-field'.
7018
7019         * wl-mule.el (wl-draft-mode-map): Ditto.
7020
7021         * wl-xmas.el (wl-draft-mode-map): Ditto.
7022
7023         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7024         (wl-cs-autoconv): Ditto.
7025         (wl-cs-local): Ditto.
7026         (wl-use-scoring): Ditto.
7027         (wl-mime-charset): Ditto.
7028         (wl-folder-check-async): Ditto.
7029
7030         * wl.el (toplevel): Ignore nemacs and tm.
7031         (wl-exit): Ditto.
7032
7033         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7034         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7035         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7036         instead of wl-address-petname-add-or-change.
7037         (wl-summary-edit-addresses-subr): Use wl-address-delete
7038         instead of wl-address-petname-delete.
7039
7040         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7041
7042         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7043         if error occured.
7044
7045         * wl-message.el (require): Remove tm support.
7046
7047         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7048
7049         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7050         (wl-folder-jump-to-current-entity): Ditto.
7051         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7052
7053         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7054         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7055         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7056
7057         * wl-mule.el (wl-draft-key-setup): Ditto.
7058
7059         * wl-xmas.el (wl-draft-key-setup): Ditto.
7060
7061         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7062         (wl-draft-std11-parse-addresses): New function.
7063         (wl-draft-parse-mailbox-list): Use it.
7064         (wl-draft): Ignore nemacs.
7065         (wl-draft-reedit): Ditto.
7066
7067         * wl-addrmgr.el: New file.
7068         (Original is wl-rcpt.el written by
7069         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7070         Thanks Kitamoto-san.)
7071
7072         * wl-address.el (wl-address-make-address-list): Modified parsing
7073         process.
7074         (wl-address-delete): Renamed from `wl-address-petname-delete';
7075         Modify wl-address-list too.
7076         (wl-address-add-or-change): Renamed from
7077         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7078
7079 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7080
7081         * wl-highlight.el (wl-highlight-summary-current-line):
7082           Work with transient-mark-mode
7083
7084 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7085
7086         * Version number is increased to 2.7.2.
7087
7088         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7089         instead of elmo-dop-queue-method.
7090
7091 2001-08-06  SAITO Atsunori <sai@yedo.com>
7092
7093         * wl-vars.el (wl-ldap-objectclass): New user option.
7094
7095         * wl-address.el (wl-ldap-make-filter): Use it.
7096
7097 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7098
7099         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7100
7101 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7102
7103         * wl-folder.el (wl-folder): redisplay after folder insertion.
7104
7105         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7106
7107         * wl-summary.el (wl-summary-sync-update):
7108         Change status mark only when new-msgdb exists.
7109         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7110
7111 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7112
7113         * wl-summary.el (wl-summary-open-folder): New function.
7114         (wl-summary-goto-folder-subr): Use it.
7115         (wl-summary-mark-as-important): Fix;
7116         Encache only when no cache exists.
7117
7118 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7119
7120         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7121         Use with-current-buffer.
7122
7123 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7124
7125         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7126         before call `get-buffer'. Fixed parenthesis.
7127         (wl-score-get-header-entry): Clear message and help window when
7128         keyboard quit.
7129         (wl-score-edit-insert-header): Ditto.
7130
7131 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7132
7133         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7134         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7135         (wl-default-draft-cite): Fix.
7136
7137         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7138         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7139
7140 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7141
7142         * wl-message.el (wl-message-prev-page): Do same bahavior
7143         as summary when it is called in the message buffer.
7144         (wl-message-next-page): Ditto.
7145
7146 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7147
7148         * wl-summary.el (wl-summary-forward): Use cache if it is not
7149         section cache.
7150
7151 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7152
7153         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7154         Removed redundant require of elmo-vars.
7155         (wl-biff-state-indicator-on): Changed default value for
7156         xemacs with non-mule environment.
7157
7158         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7159         wl-message-buffer is nil;
7160         Hide progress bar after moving messages.
7161
7162 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7163
7164         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7165         message at cursor point is deleted.
7166
7167 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7168
7169         * wl-vars.el: Changed file coding system to euc-japan.
7170         Added -*-coding:-*- magic to the first line.
7171
7172         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7173         Search parent from the first message.
7174
7175         * Version number is increased to 2.7.1.
7176
7177 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7178
7179         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7180
7181 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7182
7183         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7184         refile/delete execution.
7185
7186         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7187         Fixed docstring.
7188
7189 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7190
7191         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7192         do update process;
7193         Don't update marks when update process is interrupted.
7194
7195 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7196
7197         * wl-summary.el (wl-summary-reply): Fixed problem when
7198         wl-draft-use-frame is non-nil.
7199         (wl-summary-forward): Ditto.
7200
7201         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7202         as nil.
7203         (wl-folder-mark-as-read-all-entity): Ditto.
7204         (wl-folder-prefetch-entity): Ditto.
7205
7206         * wl.el (wl): Check environment before wl-init.
7207
7208         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7209         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7210         instead of wl-summary-collect-unread.
7211         (wl-summary-reply): Split message window.
7212
7213 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7214
7215         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7216         only if current language environment is japanese,
7217
7218         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7219         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7220         (wl-folder-goto-folder-subr): Ditto.
7221
7222         * wl-draft.el (wl-draft-dispatch-message): Call
7223         `elmo-file-cache-get-path'.
7224
7225 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7226
7227         * wl-summary.el (wl-summary-cursor-move): If return value of
7228         wl-summary-next-message is not number, don't jump.
7229
7230 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7231
7232         * wl-summary.el (wl-summary-buffer-next-message-function): New
7233         variable.
7234         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7235         if it is bound.
7236
7237         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7238         string.
7239
7240         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7241         (wl-plugged-drawing): Ditto.
7242
7243 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7244
7245         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7246         process.
7247         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7248         with unwind-protect.
7249
7250         * wl.el (wl-init): Require mime-setup.
7251         (wl-check-environment): Don't require mime-setup.
7252
7253         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7254         instead of elmo-folder-type.
7255
7256         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7257         value as nil.
7258
7259 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7260
7261         * Version number is increased to 2.7.0.
7262
7263         * wl-version.el (wl-version): Changed codename.
7264
7265         * wl-summary.el (wl-summary-delete-cache): Fixed.
7266
7267         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7268         Workaround for net folders.
7269         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7270
7271         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7272         value to nil (According to the patch from
7273         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7274
7275         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7276         of elmo-folder-close.
7277
7278 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7279
7280         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7281         for postfix.
7282
7283 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7284
7285         * wl-summary.el (wl-summary-resend-message): Fixed.
7286
7287         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7288         Call wl-draft with `from' argument if its address is included in
7289         `wl-user-mail-address-list'.
7290         (wl-draft): Added `from' argument.
7291
7292         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7293         non-nil.
7294         (wl): Don't show demo if wl-demo is nil.
7295
7296         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7297         wl-summary-use-frame.
7298
7299         * wl-vars.el (wl-summary-use-frame): New user option.
7300         (wl-folder-use-frame): Changed docstring.
7301
7302         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7303         non-nil.
7304         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7305         wl-summary-use-frame.
7306
7307         * wl-vars.el (wl-folder-use-frame): New user option.
7308
7309         * wl-summary.el (wl-summary-exit): Back to folder frame if
7310         wl-folder-use-frame is non-nil.
7311         (wl-summary-redisplay-internal): Ignore cache if current folder
7312         is draft folder,
7313         (wl-summary-redisplay-no-mime): Ditto.
7314         (wl-summary-redisplay-all-header): Ditto.
7315
7316         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7317         if wl-folder-use-frame is non-nil.
7318
7319 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7320
7321         * wl-summary.el (wl-summary-sync-update): Bind
7322         elmo-folder-update-threshold.
7323         (wl-summary-mark-as-important): Enclosed server mark processing
7324         with `save-match-data'.
7325
7326         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7327         only when it is already defined.
7328
7329 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7330
7331         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7332         name of folder exclude localdir is wrong.
7333         * wl-folder.el (wl-folder-sync-entity):
7334         Set `wl-summary-always-sticky-folder-list' as nil.
7335         (wl-folder-mark-as-read-all-entity): Ditto.
7336         (wl-folder-prefetch-entity): Ditto.
7337
7338 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7339
7340         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7341         instead of `wl-summary-write-current-newsgroup'.
7342
7343 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7344
7345         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7346         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7347         non-nil and selected message is important, do not display.
7348
7349 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7350
7351         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7352
7353 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7354
7355         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7356
7357         * wl-summary.el (wl-summary-mark-as-important): Set message number
7358         using wl-summary-message-number.
7359
7360 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7361
7362         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7363         destination folder is 'null.
7364
7365 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7366
7367         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7368         New function.
7369         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7370         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7371         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7372
7373 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7374
7375         * wl-mime.el (wl-mime-setup): Added setting for
7376         `mime-setup-signature-key-alist' to avoid overriding key bind for
7377         `wl-draft-send'.
7378
7379         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7380         for `wl-draft-send'.
7381         * wl-mule.el (wl-draft-overload-functions): Ditto.
7382         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7383         * wl-draft.el (wl-draft-send): Ditto.
7384
7385         * wl-message.el (wl-message-display-internal):
7386         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7387         (Patch is provided by <kita@coe.nttdata.co.jp>).
7388
7389 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7390
7391         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7392
7393 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7394
7395         * wl.el (wl): Fix for wl-demo.
7396
7397 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7398
7399         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7400
7401 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7402
7403         * wl-folder.el (wl-folder-prefetch-entity): Use
7404         `wl-folder-get-elmo-folder'.
7405         (wl-folder-count-incorporates): Do not use
7406         `wl-folder-get-elmo-folder'.
7407
7408 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7409
7410         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7411         instead of `elmo-folder-get-type'.
7412
7413 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7414
7415         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7416         position on Subject: field.
7417         (Advised by Mito <mit@nines.nec.co.jp>)
7418
7419 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7420
7421         * wl-folder.el (wl-folder-prefetch-entity): Use
7422         `wl-folder-get-elmo-folder'.
7423
7424 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7425
7426         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7427
7428         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7429         `process-duplicates' slot.
7430
7431         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7432         if detection failed.
7433
7434 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7435
7436         * wl-version.el (wl-version-status): Set to "alpha".
7437
7438 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7439
7440         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7441         Check wl-message-buffer lives before set-buffer.
7442
7443 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7444
7445         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7446         called in folder mode.
7447         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7448         * wl-summary.el (wl-summary-exit-pre-hook): Run
7449         `wl-summary-exit-pre-hook' before exit summary mode.
7450
7451 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7452
7453         * wl-version.el (wl-version-status): New variable.
7454         (wl-version-status-alist): Removed.
7455         (wl-version-status): Rule included.
7456
7457 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7458
7459         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7460         @sponichi.
7461
7462         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7463         when `mail-reply-buffer' is buffer-local variable.
7464         (Reported by <kita@coe.nttdata.co.jp>).
7465
7466 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7467
7468         * wl-vars.el (toplevel): Require 'elmo-util.
7469
7470 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7471
7472         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7473         (All other related portions are changed)
7474
7475         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7476
7477         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7478
7479 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7480
7481         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7482
7483 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7484
7485         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7486         Delete other windows to avoid an error.
7487         Use `point-marker' instead of `point' to remember the start point
7488         of body.
7489
7490         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7491
7492         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7493         number not to exceed all message number.
7494
7495 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7496
7497         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7498         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7499
7500 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7501
7502         * wl-summary.el (wl-summary-sync-force-update): Added argument
7503         no-check.
7504         (wl-summary-sync-update): Ditto.
7505         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7506         with `no-check'.
7507
7508         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7509         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7510         already running.
7511
7512 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7513
7514         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7515         `dst-folder-arg'.
7516         (wl-expire-archive-number1): Diito.
7517         (wl-expire-archive-number2): Diito.
7518         (wl-expire-archive-Date): Diito.
7519         (wl-archive-number1): Diito.
7520         (wl-archive-number2): Diito.
7521         (wl-archive-date): Diito.
7522         (wl-archive-folder-p): New function.
7523         (wl-summary-expire): Support of expand folder name at
7524         wl-expire-alist.
7525         * wl-util.el (wl-expand-newtext): Renamed from
7526         `wl-refile-expand-newtext'.
7527
7528 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7529
7530         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7531         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7532         `(elmo-msgdb-get-overview msgdb)'.
7533         (wl-summary-prefetch): Bind match data before call
7534         `wl-summay-prefetch-msg'.
7535         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7536         'off if `wl-summary-buffer-disp-msg' is non-nil.
7537         Fixed problem that couldn't show only one new or unread message when
7538         enter folder.
7539         (wl-summary-reply): Don't call `split-window-vertically' and other
7540         window.
7541
7542 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7543
7544         * wl-expire.el (wl-expire-refile): Fixed.
7545
7546 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7547
7548         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7549
7550         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7551         biff notification is removed.
7552
7553         * wl.el (wl): Changed position of `elmo-init'.
7554
7555         * wl-draft.el (wl-default-draft-cite): Use date field
7556         on the citation buffer.
7557
7558         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7559
7560         * wl-xmas.el (wl-folder-internal-icon-list): Added
7561         `wl-folder-shimbun-image'.
7562
7563         * wl-e21.el (wl-folder-internal-icon-list): Added
7564         `wl-folder-shimbun-image'.
7565
7566 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7567
7568         * wl.el (wl-init): Eliminated argument.
7569         (wl): Rewrite.
7570
7571         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7572         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7573         instead of `elmo-folder-msgdb-internal'.
7574         (wl-summary-sync-update): Ditto.
7575         (wl-summary-flush-pending-append-operations): Eliminated.
7576         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7577         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7578         `elmo-folder-open'.
7579
7580         * wl-mime.el (wl-summary-burst): Fixed.
7581
7582         * wl-folder.el (wl-folder-info-save): Check data type.
7583
7584         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7585         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7586         instead of `elmo-folder-msgdb-internal'.
7587         (wl-expire-hide): Ditto.
7588
7589
7590         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7591
7592 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7593
7594         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7595
7596 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7597
7598         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7599
7600 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7601
7602         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7603         Fixed `match-beginning' argument mismatch.
7604
7605 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7606
7607         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7608         the default value.
7609
7610 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7611
7612         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7613         instead of `elmo-nntp-default-port'.
7614
7615         * wl-vars.el: Fixed some doc strings.
7616
7617 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7618
7619         * wl-summary.el (wl-summary-prefetch-msg): Use
7620         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7621
7622         * wl-vars.el: Define *-func as obsolete variable using
7623         `elmo-define-obsolete-variable'.
7624
7625         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7626         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7627         instead of `wl-message-buffer-prefetch-threshold'.
7628
7629         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7630
7631         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7632
7633         * wl-draft.el (wl-caesar-region-func): Ditto.
7634
7635         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7636         Keep unread status in elmo-folder-move-messages.
7637         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7638
7639 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7640
7641         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7642         `wl-summary-buffer-exit-func'
7643         (wl-summary-buffer-message-redisplay-function): Renamed from
7644         `wl-summary-buffer-message-redisplay-func'
7645         (wl-summary-buffer-next-folder-function): Renamed from
7646         `wl-summary-buffer-next-folder-func'.
7647         (wl-summary-buffer-prev-folder-function): Renamed from
7648         `wl-summary-buffer-prev-folder-func'.
7649         (wl-summary-get-petname-function): Renamed from
7650         `wl-summary-get-petname-func'.
7651
7652         * wl-score.el (wl-score-edit-exit-function): Renamed from
7653         `wl-score-edit-exit-func'.
7654
7655         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7656         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7657
7658         * wl-util.el (wl-load-profile-function): Renamed from
7659         `wl-load-profile-func'.
7660
7661         * wl-folder.el (wl-folder-completion-function): Renamed from
7662         `wl-folder-completion-func'.
7663         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7664
7665         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7666         `wl-expire-archive-get-folder-func'.
7667         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7668         (wl-draft-send-mail-function): Renamed from
7669         `wl-draft-send-mail-func'.
7670         (wl-draft-send-news-function): Renamed from
7671         `wl-draft-send-news-func'.
7672         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7673         (wl-generate-mailer-string-function): Renamed from
7674         `wl-generate-mailer-string-func'.
7675         (wl-highlight-signature-search-function): Renamed from
7676         `wl-highlight-signature-search-func'.
7677         (wl-highlight-x-face-function): Renamed from
7678         `wl-highlight-x-face-func'
7679         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7680         (wl-ps-print-buffer-function): Renamed from
7681         `wl-ps-print-buffer-func'
7682         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7683         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7684         (wl-summary-subject-filter-function): Renamed from
7685         `wl-summary-subject-filter-func'.
7686
7687         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7688         `wl-draft-queue-flush-send-func'
7689         (wl-draft-cite-function): Renamed from
7690         `wl-draft-cite-func'
7691
7692         * wl-address.el (wl-address-init-function): Renamed from
7693         `wl-address-init-func'.
7694
7695 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7696
7697         * wl-draft.el (wl-draft-queue-flush): Don't call
7698         `elmo-dop-unlock-message'.
7699         * wl-draft.el (wl-draft-queue-append): Don't call
7700         `elmo-dop-lock-message'.
7701
7702         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7703         (wl-summary-buffer-folder-name): Ditto.
7704         (wl-summary-message-regexp): Added '-' (all other related portions
7705         are changed).
7706         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7707         wl-summary-buffer-folder-name.
7708
7709 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7710
7711         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7712         the number of mails in the folder buffer is not updated by wl-biff.
7713
7714 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7715
7716         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7717         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7718
7719 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7720
7721         * wl-summary.el (wl-summary-next-message):
7722         Return next message number when wl-summary-move-order is nil.
7723
7724 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7725
7726         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7727         `wl-summary-move-spec-alist'.
7728         (wl-summary-move-spec-unplugged-alist): New variable
7729         (Move spec for unplugged status).
7730         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7731         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7732
7733 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7734
7735         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7736         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7737
7738 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7739
7740         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7741         simple quotation to quote the anonymous function.
7742         * tm-wl.el (wl-draft-preview-message): Ditto.
7743
7744 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7745
7746         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7747         Eliminate redundant `save-excursion'.
7748         (wl-highlight-summary-current-line): Ditto.
7749
7750         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7751         accessing match data when `looking-at' failed.
7752
7753         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7754         `elmo-match-string' where users don't care about the speed.
7755         (wl-draft-save): Ditto.
7756
7757 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7758
7759         * wl-util.el (wl-regexp-opt): New function.
7760
7761         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7762         number from `wl-summary-buffer-number-list'.
7763         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7764         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7765         (wl-summary-move-spec-alist): Changed default setting.
7766
7767 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7768
7769         * wl-vars.el (wl-biff-notify-hook): New hook.
7770         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7771         the arrival of new mail.
7772         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7773         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7774
7775 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7776
7777         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7778
7779 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7780
7781         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7782
7783         * Version number is increased to 2.5.8.
7784
7785         * wl-thread.el (toplevel): require 'cl.
7786         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7787         (wl-thread-make-number-list): New function.
7788         (wl-thread-entity-make-number-list-from-children): Ditto.
7789         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7790         (wl-thread-entity-insert-as-children): Likewise.
7791         (wl-thread-delete-message): Likewise.
7792         (wl-meaning-of-mark): Eliminated.
7793         (wl-thread-next-failure-mark-p): Ditto.
7794         (wl-thread-entity-get-mark): Ditto.
7795         (wl-thread-meaning-alist-get-result): Ditto.
7796         (wl-thread-entity-check-prev-mark): Ditto.
7797         (wl-thread-entity-check-next-mark): Ditto.
7798         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7799         (wl-thread-entity-get-prev-marked-entity): Ditto.
7800         (wl-thread-get-prev-unread): Ditto.
7801         (wl-thread-jump-to-prev-unread): Ditto.
7802         (wl-thread-get-next-unread): Ditto.
7803         (wl-thread-jump-to-next-unread): Ditto.
7804         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7805         (wl-thread-entity-get-next-marked-entity): Ditto.
7806
7807         * wl-summary.el (wl-summary-buffer-number-list):
7808         New bufer-local variable.
7809         (wl-summary-switch-to-clone-buffer): Clone
7810         `wl-summary-buffer-number-list'.
7811         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7812         (wl-summary-cursor-move-regex): Eliminated.
7813         (wl-summary-cursor-up): Rewrite.
7814         (wl-summary-cursor-down): Ditto.
7815         (wl-summary-mode-spec-alist): New variable.
7816         (wl-summary-next-message): New inline function.
7817         (wl-summary-cursor-move): New function.
7818         (wl-summary-default-get-next-msg): Rewrite.
7819         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7820         (wl-summary-rescan): Ditto.
7821         (wl-summary-sync-all-init): Ditto.
7822         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7823         summary is not thread view.
7824         (wl-summary-sync-update): Ditto.
7825         (wl-summary-rescan): Ditto.
7826         (wl-summary-make-number-list): New function.
7827
7828         * wl-draft.el: "FCC" -> "Fcc".
7829
7830 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7831
7832         * wl-highlight.el (wl-highlight-summary-window):
7833         Call `set-buffer-modified-p'.
7834
7835         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7836         (wl): Call `elmo-init' and fix.
7837
7838         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7839         Use new variables.
7840
7841         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7842
7843 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7844
7845         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7846
7847 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7848
7849         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7850
7851 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7852
7853         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7854         `wl-use-toolbar' nor `display-graphic-p'.
7855         (wl-e21-setup-message-toolbar): Ditto.
7856         (wl-e21-setup-summary-toolbar): Ditto.
7857         (wl-e21-setup-folder-toolbar): Ditto.
7858
7859         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7860         (wl-plugged-init-icons): Ditto.
7861
7862         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7863         `display-graphic-p'.
7864         (wl-plugged-set-folder-icon): Ditto.
7865         (wl-highlight-plugged-current-line): Ditto.
7866         (wl-highlight-folder-current-line): Ditto.
7867         (wl-e21-highlight-folder-group-line): Ditto.
7868         (wl-e21-setup-toolbar): Ditto.
7869         (wl-e21-display-image-p): New macro.
7870
7871         * wl-demo.el (wl-demo): Simplified.
7872         (wl-demo-image-type-alist): Use `image-type-available-p' for
7873         checking whether the image type `xbm' is available.
7874
7875 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7876
7877         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7878         (wl-summary-input-range): Ditto.
7879
7880 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7881
7882         * wl-summary.el (wl-summary-edit-addresses): Use
7883         `wl-summary-get-original-buffer'
7884         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7885         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7886         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7887         (wl-summary-get-newsgroups): Eliminated.
7888         (wl-summary-set-crosspost): Ditto.
7889         (wl-summary-is-crosspost-folder): Ditto.
7890         (wl-crosspost-alist-load): Ditto.
7891         (wl-crosspost-alist-save): Ditto.
7892
7893         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7894         `elmo-setup-subscribed-newsgroups' instead of
7895         `elmo-nntp-make-groups-hashtb'.
7896         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7897         instead of `wl-crosspost-alist-save'.
7898
7899         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7900         of `elmo-folder-message-appendable-p'.
7901         (wl-mime-header-presentation-method): Eliminated.
7902
7903         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7904         (Error occurs in emacs21).
7905
7906         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7907         the current buffer).
7908
7909         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7910         instead of `wl-crosspost-alist-save'.
7911         (wl-init): `elmo-crosspost-message-alist-load'
7912         instead of `wl-crosspost-alist-load'
7913
7914         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7915         (wl-parse-newsgroups): Likewise.
7916         (wl-biff-notify): Run `wl-biff-notify-hook'.
7917
7918 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7919
7920         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7921
7922         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7923         when `wl-summary-lazy-highlight' is non-nil.
7924         (wl-summary-goto-folder-subr): Highlight only when
7925         `wl-summary-lazy-highlight' is non-nil.
7926
7927         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7928         Don't display progress and highlight temp-mark when
7929         `wl-summary-lazy-highlight' is non-nil.
7930         (wl-highlight-summary-window): New function.
7931         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7932
7933 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7934
7935         * wl-summary.el (wl-summary-sync): Change `all-visible'
7936         from `all-shown'
7937         (wl-summary-input-range): Ditto.
7938
7939 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7940
7941         * wl-e21.el (wl-highlight-folder-current-line): Call
7942         `wl-folder-init-icons' when folder icons have not been initialized.
7943
7944         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7945
7946         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7947         (wl-demo-image-type-alist): New macro.
7948
7949 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7950
7951         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7952         display does not support graphics.
7953         (wl-plugged-init-icons): Ditto.
7954         (wl-folder-init-icons): Ditto.
7955
7956         * wl-demo.el (wl-demo): Chech closely whether the display
7957         supports graphics.
7958
7959 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7960
7961         * wl-summary.el (wl-summary-get-original-buffer): New function.
7962         (wl-summary-set-crosspost): Use it.
7963         (wl-summary-target-mark-uudecode): Ditto.
7964         (wl-summary-reedit): Ditto.
7965         (wl-summary-resend-bounced-mail): Ditto.
7966         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7967         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7968
7969         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7970         (wl-message-display-internal): Ditto.
7971
7972 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7973
7974         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7975
7976 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7977
7978         * wl-summary.el (wl-summary-save-view): Renamed from
7979         `wl-summary-save-status'.
7980
7981 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7982
7983         * wl-summary.el (wl-summary-sync): Added `all-shown'
7984
7985 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7986
7987         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7988
7989 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7990
7991         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7992
7993 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7994
7995         * wl-highlight.el (wl-highlight-summary-line-string): Use
7996         `zerop' instead of `= 0'.
7997         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7998
7999         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8000         for comparing numbers.
8001         (wl-template-prev): Use `zerop' instead of `eq 0'.
8002
8003         * wl-draft.el (wl-draft-insert-current-message): Use
8004         `with-current-buffer' instead of `save-excursion'.
8005         Use `zerop' instead of `eq 0'.
8006
8007 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8008
8009         * wl-draft.el (wl-draft-insert-ccs): New function.
8010         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8011         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8012
8013 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8014
8015         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8016
8017 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8018
8019         * wl-expire.el (wl-expire-refile): Don't call
8020         elmo-msgdb-add-msgs-to-seen-list;
8021         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8022         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8023
8024 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8025
8026         * wl-message.el (wl-message-prev-page): Ignore errors while
8027         scroll-down.
8028
8029 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8030
8031         * wl-mime.el: Use elmo-original-message-mode instead of
8032         mmelmo-original-mode.
8033
8034         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8035         `elmo-folder-get-spec';
8036         (wl-fldmgr-add-completion-all-completions):
8037         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8038
8039         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8040         of `elmo-folder-get-type'.
8041
8042         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8043         `elmo-folder-get-spec';
8044         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8045         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8046         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8047         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8048         `elmo-read-msg-no-cache';
8049         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8050         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8051         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8052         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8053         `elmo-cache-save';
8054         (wl-draft-reedit): Use `elmo-message-file-name'.
8055
8056         * wl-expire.el: Use `elmo-folder-name-internal';
8057         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8058         Use macro `wl-summary-buffer-msgdb' instead of variable
8059         `wl-summary-buffer-msgdb';
8060         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8061         Use macro `wl-summary-buffer-folder-name' instead of variable
8062         `wl-summary-buffer-folder-name'.
8063         * wl-score.el: Likewise.
8064
8065         * wl-message.el: Rewrite for new message buffer cache mechanism.
8066         (wl-message-buffer-cache-buffer-get): New macro.
8067         (wl-message-buffer-cache-folder-get): Ditto.
8068         (wl-message-buffer-cache-message-get): Ditto.
8069         (wl-message-buffer-cache-entry-make): Ditto.
8070         (wl-message-buffer-cache-hit): Ditto.
8071         (wl-message-buffer-cache-sort): New function.
8072         (wl-message-buffer-cache-add): Ditto.
8073         (wl-message-buffer-cache-delete): Ditto.
8074         (wl-message-buffer-cache-clean-up): Ditto.
8075         (wl-message-buffer-window): Rewrite.
8076         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8077         (wl-message-buffer-display): New function.
8078         (wl-message-display-internal): New function.
8079
8080 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8081
8082         * wl-folder.el: Use `elmo-folder-name-internal';
8083         Use `wl-folder-get-elmo-folder';
8084         Use `elmo-folder-list-messages' instead of
8085         `elmo-list-folder';
8086         Use `elmo-folder-get-primitive-list' instead of
8087         `elmo-folder-get-primitive-spec-list';
8088         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8089         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8090         Use `elmo-folder-create' instead of `elmo-create-folder'.
8091         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8092         (wl-folder-get-elmo-folder): New macro.
8093         (wl-folder-elmo-folder-cache-get): Ditto.
8094         (wl-folder-elmo-folder-cache-put): Ditto.
8095         (wl-folder-suspend): Call `elmo-quit'.
8096
8097         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8098         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8099         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8100         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8101         (toplevel): require 'cl.
8102         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8103
8104         * wl-summary.el: Rewrite to use new elmo interface.
8105
8106 \f
8107 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8108
8109         * wl-mime.el (wl-draft-preview-message):
8110         Run `wl-draft-send-hook' before collecting recipients information;
8111         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8112
8113         * tm-wl.el (wl-draft-preview-message): Ditto.
8114
8115 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8116
8117         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8118         wrong recipients are displayed when forwarded message.
8119
8120 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8121
8122         * Version number is increased to 2.5.7.
8123
8124 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8125
8126         * wl-message.el (wl-message-next-page): Bind
8127         `window-pixel-scroll-increment' to nil while scrolling up.
8128
8129 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8130
8131         * wl-vars.el (wl-save-hook): New hook.
8132         * wl.el (wl-save): Call `wl-save-hook'.
8133
8134 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8135
8136         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8137         Argument WITH-ARG instead of NO-ARG (negative mean).
8138         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8139         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8140         * wl-message.el (wl-message-follow-current-entity): Likewise.
8141
8142 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8143
8144         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8145         FROM was optional argument.
8146         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8147
8148 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8149
8150         * Version number is increased to 2.5.6.
8151
8152 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8153
8154         * wl-version.el (wl-version-show): Removed.
8155         (wl-version): Add `interactive'.
8156
8157 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8158
8159         * wl-summary.el (wl-summary-get-petname-func): New variable.
8160         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8161         instead of `wl-address-get-petname-1'.
8162         (wl-summary-simple-from): Ditto.
8163
8164         * wl-address.el (wl-address-get-petname-1): Define as function.
8165
8166 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8167
8168         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8169         field in the original message.
8170         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8171
8172 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8173
8174         * wl-expire.el (wl-expire-hide):
8175         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8176
8177 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8178
8179         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8180         find decoder for To, Cc, and Subject.
8181
8182 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8183
8184         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8185         for checking `elmo-use-buffer-cache'.
8186         (wl-summary-mark-as-important): Fixed typo in comment.
8187
8188 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8189
8190         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8191         field in the original message.
8192         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8193
8194 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8195
8196         * wl-expire.el (wl-expire-hide):
8197         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8198
8199 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8200
8201         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8202         find decoder for To, Cc, and Subject.
8203
8204 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8205
8206         * Version number is increased to 2.5.5.
8207
8208         * wl-address.el (wl-address-specials-regexp): New constant.
8209         (wl-address-quote-specials): Use it.
8210
8211 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8212
8213         * wl-summary.el (wl-summary-rescan):
8214         Call `wl-summary-buffer-number-column-detect'.
8215         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8216
8217         * wl-message.el (wl-message-mode-map): Define.
8218         (wl-message-decode): Use it as local-map.
8219
8220 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8221
8222         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8223         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8224
8225 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8226
8227         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8228
8229         * wl-mule.el (wl-read-event-char): Ditto.
8230
8231         * wl-e21.el (wl-read-event-char): Ditto.
8232
8233         * wl-nemacs.el (wl-read-event-char): Ditto.
8234         (read-event): Removed.
8235
8236         * wl-util.el (toplevel): Removed dummy definition of
8237         `read-event'.
8238         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8239
8240 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8241
8242         * wl-nemacs.el (elmo-archive-call-process): Moved to
8243         elmo-archive.el.
8244
8245 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8246
8247         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8248         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8249
8250         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8251         instead of magic-number 6.  Use `not' instead of `null' for symbol
8252         `nil' check (not empty list).
8253         (wl-draft-insert-x-face-field): Fixed paren style.
8254
8255         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8256         one-branch conditional statement, instead of `and' and `if'.
8257         (wl-draft-forward): Likewise.
8258         (wl-draft-add-references): Likewise.
8259         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8260
8261         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8262         conditional steatment.  Use `cond' instead of `if'.
8263         (wl-draft-confirm): Likewise.
8264
8265 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8266
8267         * wl-version.el (wl-version-show): Use `product-string-1'
8268         instead of `wl-version'.
8269         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8270
8271         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8272
8273 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8274
8275         * wl-highlight.el (wl-highlight-headers): Revert
8276         `wl-highlight-x-face-func' argument (`beg' and `end').
8277
8278 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8279
8280         * wl.el (toplevel): Move `product-provide' declare.
8281         * wl-demo.el (toplevel): Ditto.
8282         * wl-dnd.el (toplevel): Ditto.
8283         * wl-highlight.el (toplevel): Ditto.
8284         * wl-message.el (toplevel): Ditto.
8285         * wl-refile.el (toplevel): Ditto.
8286         * wl-util.el (toplevel): Ditto.
8287
8288 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8289
8290         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8291         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8292         (wl-thread-close-all): keep cursor position.
8293
8294 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8295
8296         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8297         (eq x 0).
8298         (wl-generate-user-agent-string-1): Fix conditional statement.
8299
8300 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8301
8302         * wl.el (wl-check-environment): Additional check for
8303         'wl-local-domain' and `wl-message-id-domain'.
8304
8305 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8306
8307         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8308
8309 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8310
8311         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8312         instead of `smtp-sasl-user-realm'.
8313
8314 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8315
8316         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8317
8318 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8319
8320         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8321         to the default value as well as `eword-lexical-analyzer'.
8322
8323 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8324
8325         * wl-version.el (wl-extended-emacs-version,
8326         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8327         `elmo-match-string' instead of `wl-match-string'.
8328
8329 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8330
8331         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8332         docstring.
8333
8334 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8335
8336         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8337
8338 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8339
8340         * wl-highlight.el (wl-highlight-headers): Remove
8341         `wl-highlight-x-face-func' argument (`beg' and `end').
8342
8343 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8344
8345         * wl-summary.el (wl-summary-mark-as-important):
8346         Remove cache if folder is local.
8347
8348 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8349
8350         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8351         to get existing e-mail address string.
8352
8353 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8354
8355         * wl-version.el (wl-generate-user-agent-string): Commentary.
8356         (wl-generate-user-agent-string-1): Use `when' for
8357         one-branch conditional statement, instead of `and' and `if'.
8358         (wl-extended-emacs-version, wl-extended-emacs-version2,
8359         wl-extended-emacs-version3): Ditto.
8360
8361 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8362
8363         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8364         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8365         condition-case; Remove initialization.
8366         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8367         (wl-summary-sync-update3): Added argument `sync-all';
8368         Eliminated local variable `msgdb';
8369         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8370         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8371         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8372
8373 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8374
8375         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8376         connection before call `wl-draft-send-mail-with-smtp'.
8377
8378 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8379
8380         * Version number is increased to 2.5.4.
8381
8382 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8383
8384         * wl.el (wl-check-environment): Additional check for
8385         'wl-local-domain' and `wl-message-id-domain'.
8386
8387 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8388
8389         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8390         buffer as command specific.
8391         (wl-folder-mark-as-read-all-entity): Ditto.
8392         (wl-folder-prefetch-entity): Ditto.
8393         (wl-folder-drop-unsync-entity): Ditto.
8394
8395         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8396         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8397         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8398
8399         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8400         save-excursion.
8401
8402 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8403
8404         * Version number is increased to 2.5.3.
8405
8406         * wl-summary.el (wl-summary-save-view-cache):
8407         Delete duplicated `write-region';
8408         Use `write-region-as-binary' instead of `as-binary-output-file' and
8409         `write-region'.
8410
8411 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8412
8413         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8414
8415 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8416
8417         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8418         instead of `smtp-via-smtp'.
8419
8420 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8421
8422         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8423
8424 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8425
8426         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8427         instead of `smtp-sasl-user-realm'.
8428
8429 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8430
8431         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8432
8433 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8434
8435         * Version number is increased to 2.5.2.
8436
8437 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8438
8439         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8440         does not exist.
8441         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8442         (wl-biff-start): Call `timer-activate' if timer already exists.
8443
8444         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8445         only when it is bound as function.
8446
8447 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8448
8449         * Version number is increased to 2.5.1.
8450
8451 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8452
8453         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8454         Print refile/copy destination.
8455
8456 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8457
8458         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8459         queue-flush-only is non-nil.
8460
8461         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8462
8463         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8464         checking cache folder.
8465
8466 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8467
8468         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8469         `regexp-quote'.
8470
8471 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8472
8473         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8474         function.
8475         * wl-summary.el (wl-summary-write-current-folder-functions):
8476         Change default value.  Use it.
8477
8478 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8479
8480         * Version number is increased to 2.5.0.
8481
8482         * wl-version.el (wl-version): Changed codename.
8483
8484 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8485
8486         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8487         (wl-summary-supersedes-message): Ditto.
8488
8489 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8490
8491         * wl-refile.el (wl-refile-guess-functions): Renamed from
8492         `wl-refile-guess-func-list'.
8493
8494 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8495
8496         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8497         Fixed problem when no rule was matched.
8498
8499 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8500
8501         * wl-summary.el (wl-summary-get-mark): Fixed
8502         `wl-summary-buffer-target-mark' check logic.
8503
8504 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8505
8506         * wl-folder.el (wl-folder-write-current-folder): Added group
8507         folder check.
8508
8509         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8510         `wl-summary-write-current-newsgroup'.
8511         (wl-summary-write-current-folder-functions): New variable.
8512         * wl-folder.el (wl-folder-get-newsgroups): New function.
8513         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8514         (wl-folder-write-current-folder): Renamed from
8515         `wl-folder-write-current-newsgroup'.
8516
8517 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8518
8519         * Version number is increased to 2.3.93.
8520
8521 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8522
8523         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8524         (wl-ldap-make-matched-value-list): Ditto.
8525         (wl-ldap-alias-safe-string): Split e-mail address.
8526
8527         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8528         petname folder default was selected.
8529         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8530         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8531
8532 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8533
8534         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8535         to `wl-draft-config-exec'.
8536
8537         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8538         instead of calling `wl-draft-config-exec';
8539         Process group-list and show recipients in minibuffer.
8540
8541         * tm-wl.el (wl-draft-preview-message): Ditto.
8542
8543 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8544
8545         * wl.el (toplevel): Added (C) to copyright notice, and
8546         sync Author header.
8547         * tm-wl.el (toplevel): Ditto.
8548         * wl-address.el (toplevel): Ditto.
8549         * wl-demo.el (toplevel): Ditto.
8550         * wl-dnd.el (toplevel): Ditto.
8551         * wl-draft.el (toplevel): Ditto.
8552         * wl-e21.el (toplevel): Ditto.
8553         * wl-expire.el (toplevel): Ditto.
8554         * wl-folder.el (toplevel): Ditto.
8555         * wl-highlight.el (toplevel): Ditto.
8556         * wl-message.el (toplevel): Ditto.
8557         * wl-mime.el (toplevel): Ditto.
8558         * wl-mule.el (toplevel): Ditto.
8559         * wl-nemacs.el (toplevel): Ditto.
8560         * wl-refile.el (toplevel): Ditto.
8561         * wl-score.el (toplevel): Ditto.
8562         * wl-summary.el (toplevel): Ditto.
8563         * wl-template.el (toplevel): Ditto.
8564         * wl-thread.el (toplevel): Ditto.
8565         * wl-util.el (toplevel): Ditto.
8566         * wl-vars.el (toplevel): Ditto.
8567         * wl-xmas.el (toplevel): Ditto.
8568
8569 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8570
8571         * wl.el (wl-init): Added comment about `wl-init-hook'.
8572         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8573         * wl-vars.el (wl-init-hook): Added docs.
8574         (wl-make-plugged-hook): Removed useless docs.
8575         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8576         * wl-xmas.el (toplevel): Ditto.
8577
8578 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8579
8580         * wl-address.el (toplevel): Fixed multiple Author header format.
8581         * wl-demo.el (toplevel): Ditto.
8582         * wl-draft.el (toplevel): Ditto.
8583         * wl-folder.el (toplevel): Ditto.
8584         * wl-summary.el (toplevel): Ditto.
8585         * wl-thread.el (toplevel): Ditto.
8586         * wl-util.el (toplevel): Ditto.
8587         * wl-vars.el (toplevel): Ditto.
8588         * wl-version.el (toplevel): Ditto.
8589         * wl-xmas.el (toplevel): Ditto.
8590         * wl.el (toplevel): Ditto.
8591
8592         * wl-version.el (toplevel): Added require `elmo-version' for
8593         `product-version-as-string'.
8594
8595 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8596
8597         * wl-vars.el (wl-draft-send-hook): Changed default value to
8598         '(wl-draft-config-exec).
8599
8600         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8601         explicitly.
8602         (wl-draft): Set `wl-draft-config-exec-flag' before running
8603         `wl-mail-setup-hook'.
8604
8605         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8606         `wl-biff-init-icons' to `wl-init-hook' instead of
8607         `wl-make-plugged-hook'.
8608         (Because if `wl-draft' command is invoked at first,
8609         they are not initialized)
8610         Updated copyright notice.
8611
8612         * wl-e21.el (toplevel): Ditto;
8613
8614         * wl-demo.el (toplevel): Updated copyright notice.
8615         * wl-address.el (toplevel): Ditto.
8616         * wl-draft.el (toplevel): Ditto.
8617         * wl-version.el (toplevel): Ditto.
8618         * wl-folder.el (toplevel): Ditto.
8619         * wl-summary.el (toplevel): Ditto.
8620         * wl-thread.el (toplevel): Ditto.
8621         * wl-util.el (toplevel): Ditto.
8622         * wl-vars.el (toplevel): Ditto.
8623         * wl.el (toplevel): Ditto.
8624
8625 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8626
8627         * wl-highlight.el (wl-highlight-message): Fixed problem of
8628         highlighting failure which occured when the last field contains
8629         multiple lines in the draft buffer.
8630
8631         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8632         `wl-biff-start' if plugged.
8633
8634         * wl-util.el (wl-biff-check-folder): New function.
8635         (wl-biff-check-folders): Don't set session name prefix.
8636         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8637         (wl-biff-check-folder-async): Ditto.
8638
8639         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8640         in email address.
8641
8642 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8643
8644         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8645
8646         * wl-draft.el (wl-draft-strip-subject-re): New function.
8647
8648         * wl-draft.el (wl-draft-reply): Use it.
8649
8650 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8651
8652         * wl-message.el (wl-mmelmo-message-redisplay): Use
8653         `mime-display-message' instead of `wl-mime-display-message'.
8654
8655         * wl-mime.el (toplevel): Removed compatibility workaround
8656         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8657         (wl-mime-display-message): Abolished.
8658         (wl-mime-entity-read-field): Ditto.
8659         (wl-mime-combine-message/partial-pieces): Use
8660         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8661
8662 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8663
8664         * wl-template.el: Doc fixes.
8665
8666 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8667
8668         * wl-e21.el (wl-message-overload-functions): Do nothing if
8669         `current-local-map' is not available.
8670         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8671
8672 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8673
8674         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8675         representation.
8676
8677         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8678         number.
8679         (wl-fldmgr-save-folders): Don't use `format' when insert
8680         `wl-fldmgr-folders-header'.
8681
8682 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8683
8684         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8685
8686 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8687
8688         * wl-highlight.el (wl-highlight-message):
8689         Use `std11-field-end' to detect end point of the header field.
8690         Refer `wl-highlight-max-header-size'.
8691
8692         * wl-vars.el (wl-highlight-max-header-size): New variable.
8693
8694         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8695
8696         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8697         Set `for-draft' argument of wl-highlight-headers.
8698         (wl-draft): Ditto.
8699         (wl-draft-reedit): Ditto.
8700         (wl-user-agent-compose-internal): Ditto.
8701
8702 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8703
8704         * wl-message.el (wl-message-add-button): Use overlay.
8705
8706 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8707
8708         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8709
8710         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8711         problem when group-list content is nothing.
8712         (Reported by Mito <mit@nines.nec.co.jp>)
8713
8714 2000-10-18  SAITO Atsunori <sai@yedo.com>
8715
8716         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8717
8718 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8719
8720         * tm-wl.el (toplevel): Use product-provide.
8721
8722 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8723
8724         * Version number is increased to 2.3.92.
8725
8726 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8727
8728         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8729         title text, use `display' property for left margin under Emacs 21.
8730
8731         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8732         properties.
8733         (wl-plugged-init-icons): Ditto.
8734
8735 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8736
8737         * wl.el (wl-save-status, wl-init): Remove last period in
8738         "...done." message.
8739         * tm-wl.el (wl-summary-burst): Ditto.
8740         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8741         wl-summary-resume-cache-status,
8742         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8743         wl-summary-sync-update3, wl-summary-highlight-msgs,
8744         wl-summary-flush-pending-append-operations,
8745         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8746         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8747         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8748         wl-thread-open-all): Ditto.
8749         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8750         * wl-mime.el (wl-summary-burst): Ditto.
8751         * wl-highlight.el (wl-highlight-summary): Ditto.
8752         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8753         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8754         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8755         * wl-address.el (wl-local-address-init): Ditto.
8756
8757 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8758
8759         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8760         `add-text-properties'.
8761         (wl-plugged-init-icons): Ditto.
8762         (wl-folder-init-icons): Use `propertize' instead of
8763         `put-text-property'.
8764         (wl-plugged-set-folder-icon): Ditto.
8765         (wl-e21-highlight-folder-group-line): Ditto.
8766
8767 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8768
8769         * wl-version.el (wl-version-status-alist): New variable.
8770         (wl-version-status): New function.
8771
8772         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8773         "Cc" part of the case "Reply-To".
8774
8775         * wl-draft.el (wl-draft-reply): Use result of
8776         `eword-extract-address-components'.
8777
8778         * wl-demo.el (wl-demo-icon-name): New constant.
8779         (wl-logo-xpm): Use it.
8780         (wl-logo-xbm): Ditto.
8781         (wl-logo-bitmap): Ditto.
8782
8783         * Version number is increased to 2.3.91.
8784
8785 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8786
8787         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8788         (wl-extended-emacs-version, wl-extended-emacs-version2,
8789         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8790         docstring.
8791
8792         * wl-version.el (wl-generate-user-agent-string-1): New function.
8793         (wl-generate-user-agent-string): Use it.
8794
8795         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8796         `mime-edit-insert-user-agent-field'.
8797         (wl-generate-user-agent-string): Check
8798         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8799
8800         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8801         instead of `if', when verbose case.
8802
8803 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8804
8805         * wl-expire.el (wl-summary-expire): Fix.
8806
8807 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8808
8809         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8810         and `elmo-lost+found-folder' if 'wl-draft.
8811         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8812
8813 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8814
8815         * wl-expire.el (wl-summary-expire): Change messages.
8816         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8817         `deleing-info' instead of "Deleting..."
8818
8819 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8820
8821         * wl-summary.el (wl-summary-refile-subr): Fix.
8822
8823 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8824
8825         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8826         if pipe folder.
8827
8828 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8829
8830         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8831
8832 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8833
8834         * wl-expire.el (wl-expire-hide): New function.
8835         (wl-summary-expire): Add `hide'.
8836
8837 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8838
8839         * wl-vars.el (wl-draft-reply-without-argument-list):
8840         Changed default value to consider `Reply-To:'.
8841         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8842
8843         * Version number is increased to 2.3.90.
8844
8845         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8846         elmo-imap4-get-session with unwind-protect.
8847         Don't cause error.
8848         (wl-summary-sync-marks): Don't check plugged nor folder type.
8849         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8850         (Always keep current buffer).
8851
8852 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8853
8854         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8855         Enclose with `save-excursion'.
8856
8857 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8858
8859         * wl-version.el (wl-version): Remove interactive.
8860
8861 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8862
8863         * wl-version.el (wl-generate-user-agent-string): Use
8864         `product-string-verbose' instead of `product-string-1'.
8865
8866 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8867
8868         * wl-vars.el (wl-draft-use-cache): New variable.
8869         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8870         if wl-draft-use-cache is non-nil.
8871
8872 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8873
8874         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8875         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8876
8877 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8878
8879         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8880         (wl-thread-msg-mark-as-unread): Ditto.
8881
8882         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8883         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8884         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8885         Don't set mark in summary if return value of `elmo-mark-as-read'
8886         is nil.
8887         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8888         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8889         instead of `wl-thread-msg-mark-as-read'.
8890         (wl-summary-mark-as-unread-region): Ditto.
8891         (wl-summary-target-mark-mark-as-read): Ditto.
8892
8893         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8894
8895 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8896
8897         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8898
8899         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8900
8901 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8902
8903         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8904         face.
8905
8906 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8907
8908         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8909         `running-xemacs'.
8910
8911 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8912
8913         * wl-version.el (toplevel): Use `product-version-as-string' for
8914         set verstion-string, if defined.
8915
8916         * wl-version.el (wl-version-show): Insert string at point, when
8917         call with argument.
8918
8919         * wl-version.el (wl-generate-user-agent-string): Use
8920         `product-string-1' instead of `wl-appname', `wl-version' and
8921         `wl-codename'.
8922
8923 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8924
8925         * wl-address.el (toplevel): Use product-provide.
8926         * wl-demo.el (toplevel): Ditto.
8927         * wl-dnd.el (toplevel): Ditto.
8928         * wl-draft.el (toplevel): Ditto.
8929         * wl-e21.el (toplevel): Ditto.
8930         * wl-expire.el (toplevel): Ditto.
8931         * wl-fldmgr.el (toplevel): Ditto.
8932         * wl-folder.el (toplevel): Ditto.
8933         * wl-highlight.el (toplevel): Ditto.
8934         * wl-message.el (toplevel): Ditto.
8935         * wl-mime.el (toplevel): Ditto.
8936         * wl-mule.el (toplevel): Ditto.
8937         * wl-nemacs.el (toplevel): Ditto.
8938         * wl-refile.el (toplevel): Ditto.
8939         * wl-score.el (toplevel): Ditto.
8940         * wl-summary.el (toplevel): Ditto.
8941         * wl-template.el (toplevel): Ditto.
8942         * wl-thread.el (toplevel): Ditto.
8943         * wl-util.el (toplevel): Ditto.
8944         * wl-vars.el (toplevel): Ditto.
8945         * wl-xmas.el (toplevel): Ditto.
8946         * wl.el (toplevel): Ditto.
8947
8948 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8949
8950         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8951         instead of product.
8952
8953         * wl-version.el (wl-version): Compile time evalution elmo-version.
8954
8955 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8956
8957         * wl-summary.el (wl-summary-sync-force-update): Append queue
8958         `mark-as-read'if unplugged.
8959
8960 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8961
8962         * wl-version.el: New file.  Use product.el.
8963         * wl.el: add (require 'wl-version).
8964         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8965         for ~/.folders header.
8966         (wl-fldmgr-folders-header): Changed.
8967         * wl-demo.el (wl-demo): Use product.el.
8968
8969         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8970         wl-version.el.
8971         * wl-util.el (wl-version, wl-version-show): Ditto.
8972
8973         * wl-util.el (wl-generate-user-agent-string,
8974         wl-extended-emacs-version, wl-extended-emacs-version2,
8975         wl-extended-emacs-version3): Move to wl-version.el.
8976         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8977         xemacs-codename, mime-edit-insert-user-agent-field,
8978         mime-edit-user-agent-value, mime-editor/version,
8979         mime-editor/codename): Compile warning killer move to
8980         wl-version.el
8981
8982 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8983
8984         * wl-summary.el (wl-summary-refile-subr): Fix.
8985
8986 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8987
8988         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8989         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8990
8991 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8992
8993         * wl.el (wl-check-environment): Check too many `@'.
8994
8995 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8996
8997         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8998
8999 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9000
9001         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9002         wl-draft-reply-myself-without-argument-list): Add variables.
9003         * wl-draft.el (wl-draft-reply): Use it.
9004
9005 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9006
9007         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9008         the 5th argument of `elmo-network-get-spec'.
9009
9010         * wl-thread.el (wl-thread-reparent-children): New inline function.
9011         (wl-thread-delete-message): Use it.
9012
9013         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9014         (wl-summary-score-update-all-lines): Don't use `dolist'.
9015
9016 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9017
9018         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9019         (require 'elmo-msgdb) for inline function.
9020
9021 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9022
9023         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9024
9025 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9026
9027         * wl-score.el (wl-score-headers): Fix for the confusing macro
9028         `elmo-kill-buffer'.
9029
9030 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9031
9032         * wl-summary.el: Don't use the 3rd argument of `require' because
9033         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9034         * wl-util.el: Ditto.
9035         * wl-draft.el: Ditto.
9036
9037 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9038
9039         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9040         window system is not used.
9041
9042 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9043
9044         * wl-thread.el: Don't use `mapcar' only for iteration.
9045         (wl-thread-resume-entity): Ditto.
9046         (wl-thread-delete-message): Ditto.
9047
9048         * wl-summary.el: Bind `dragdrop-drop-functions',
9049         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9050         of `require' for `timezone', `easymenu' and `ps-print';
9051         don't use `mapcar' only for iteration.
9052
9053         * wl-util.el: Bind `mule-version', `nemacs-version',
9054         `emacs-beta-version', `xemacs-codename',
9055         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9056         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9057         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9058         only for iteration.
9059
9060         * wl-score.el: Don't use `mapcar' only for iteration.
9061         (wl-score-simplify-buffer-fuzzy): Ditto.
9062         (wl-score-simplify-subject): Ditto.
9063         (wl-score-headers): Ditto.
9064         (wl-summary-score-update-all-lines): Ditto.
9065
9066         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9067         `enable-multibyte-characters' and `mule-version'.
9068
9069         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9070         `mapcar' only for iteration.
9071
9072         * wl-demo.el: Don't use `mapcar' only for iteration.
9073
9074         * wl-folder.el: Don't use `mapcar' only for iteration.
9075         (wl-folder-open-all): Ditto.
9076         (wl-folder-count-incorporates): Ditto.
9077
9078         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9079         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9080
9081         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9082         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9083         `smtp-connection-type'; specify 3rd argument of `require' for
9084         `timezone'; don't use `mapcar' only for iteration.
9085         (wl-draft-clone-local-variables): Don't use `mapcar'.
9086         (wl-draft-generate-clone-buffer): Ditto.
9087         (wl-user-agent-compose-internal): Ditto.
9088
9089         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9090
9091         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9092         (wl-save-status): Ditto.
9093
9094         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9095         for iteration.
9096
9097 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9098
9099         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9100         removed `Date'.
9101         (wl-fldmgr-make-filter-default): New user option.
9102
9103         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9104         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9105         (wl-fldmgr-filter-completion-alist): Abolish.
9106
9107         * wl.el (wl): Don't check servers if arg is non-nil.
9108
9109         * wl-draft.el (wl-draft-reply): Set only message-id string to
9110         In-Reply-To field.
9111
9112 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9113
9114         * wl-summary.el (wl-summary-pick): Rewrite.
9115
9116         * wl-draft.el (wl-draft-forward): Get references field from
9117         original buffer.
9118         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9119
9120 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9121
9122         * wl-draft.el (wl-draft-forward): Add references field.
9123
9124 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9125
9126         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9127         (wl-draft-reply): Use it.
9128
9129 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9130
9131         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9132         when Emacs 21 is running.
9133
9134         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9135         bindings.
9136
9137 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9138
9139         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9140         XPM icons transparent.
9141
9142         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9143         Emacs 21.
9144
9145 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9146
9147         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9148         nil.
9149
9150         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9151         when it is persistent.
9152         (wl-summary-sync-marks): Changed argument for
9153         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9154         (wl-summary-virtual): Use `elmo-read-search-condition'.
9155         (wl-summary-redisplay-internal): If folder is local, mark as read
9156         even when folder is plugged.
9157
9158 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9159
9160         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9161         of `tool-bar-lines' in the frame parameters.
9162         (after-make-frame-functions, post-command-hook): Don't modify the
9163         value.
9164         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9165         wl-e21-tool-bar-lines): Removed.
9166
9167 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9168
9169         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9170         properties `evaporate' and `wl-momentary-overlay' as well.
9171         (wl-highlight-summary-displaying): Ditto.
9172         (wl-delete-all-overlays): Don't delete overlay which does not have
9173         a property `wl-momentary-overlay'.
9174
9175         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9176         `display-mouse-p' and `display-graphic-p'.
9177         (wl-folder-init-icons): Don't search for XBM or the other files.
9178         (wl-plugged-set-folder-icon): Make icons if and only if
9179         `display-graphic-p' returns non-nil.
9180         (wl-highlight-plugged-current-line): Use `before-string' overlay
9181         property to show icon images.
9182         (wl-highlight-folder-current-line): Ditto.
9183         (wl-e21-highlight-folder-group-line): Ditto.
9184         (wl-e21-highlight-folder-by-numbers): Ditto.
9185         (wl-e21-insert-image): Removed.
9186         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9187         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9188         said.
9189         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9190         `wl-e21-force-switch-toolbar'.
9191         (wl-e21-make-icon-image): Removed.
9192         (wl-e21-setup-toolbar): Don't search for XBM files.
9193         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9194         the default value.
9195
9196 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9197
9198         * wl-util.el (wl-biff-check-folder-async): Set
9199         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9200
9201 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9202
9203         * wl-e21.el (after-make-frame-functions): Add
9204         `wl-e21-force-switch-toolbar'.
9205         (wl-e21-force-switch-toolbar): New function force to switch the
9206         toolbar appearance automatically.
9207         (post-command-hook): Add `wl-e21-switch-toolbar'.
9208         (wl-e21-switch-toolbar): New function to switch the toolbar
9209         appearance automatically.
9210         (wl-e21-tool-bar-lines): New buffer local variable.
9211
9212 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9213
9214         * wl-util.el (wl-biff-check-folders-running): New variable.
9215         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9216         (wl-biff-check-folder-async-callback):
9217         Set `wl-biff-check-folders-running'.
9218         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9219         with unwind-protect.
9220
9221         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9222         Enclose `wl-folder-auto-check' with unwind-protect.
9223
9224         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9225         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9226
9227         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9228
9229         * wl-util.el (wl-biff-notify): New inline function.
9230         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9231         locally.
9232         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9233         folder-list' is 1.
9234         Use `wl-biff-notify'.
9235         (wl-biff-check-folder-async-callback): New function.
9236         (wl-biff-check-folder-async): Ditto.
9237
9238         * wl-folder.el (wl-folder): Don't check folders.
9239         (wl-folder-auto-check): New function.
9240
9241 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9242
9243         * wl-util.el (wl-biff-start) [Emacs19+]:
9244         Use `timer-next-integral-multiple-of-time'.
9245         (wl-biff-check-folders): Use `wl-default-folder'
9246         if `wl-biff-check-folder-list' is nil.
9247
9248 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9249
9250         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9251         instead of `elmo-delete-lists'.
9252
9253 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9254
9255         * wl.el (wl-plugged-toggle-all): Set the value of
9256         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9257         (wl-plugged-toggle): Ditto.
9258         (wl-toggle-plugged): Ditto.
9259         (wl-plugged-init): Ditto.
9260
9261         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9262         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9263         instead of `wl-biff-state-indicator-off' and
9264         `wl-biff-state-indicator-on'; don't modify the value and the type
9265         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9266         (wl-plugged-init-icons): Set icons data to
9267         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9268         instead of `wl-plug-state-indicator-off' and
9269         `wl-plug-state-indicator-on'; don't modify the value and the type
9270         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9271
9272         * wl-vars.el (wl-modeline-biff-state-off,
9273         wl-modeline-biff-state-on, wl-modeline-biff-status,
9274         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9275         wl-modeline-plug-status): New internal variables.
9276         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9277         wl-biff-check-interval, wl-biff-check-folder-list): Change
9278         customization group from `wl-folder' to `wl-highlight'.
9279         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9280         wl-show-plug-status-on-modeline): Defcustomized.
9281
9282         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9283         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9284         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9285         a flag to `mode-line-buffer-identification'.
9286
9287         * wl-e21.el (wl-biff-init-icons): Set icons data to
9288         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9289         instead of `wl-biff-state-indicator-off' and
9290         `wl-biff-state-indicator-on'.
9291         (wl-plugged-init-icons): Set icons data to
9292         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9293         instead of `wl-plug-state-indicator-off' and
9294         `wl-plug-state-indicator-on'.
9295
9296 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9297
9298         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9299         excessive titles.
9300
9301 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9302
9303         * wl.el (wl-plugged-mode): Use revised
9304         `wl-mode-line-buffer-identification'.
9305         (wl-plugged-init): Don't use `force-mode-line-update'.
9306
9307         * wl-xmas.el (wl-draft-overload-functions): Use revised
9308         `wl-mode-line-buffer-identification'.
9309         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9310         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9311         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9312         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9313         `wl-make-plugged-hook';
9314         add `wl-folder-init-icons' and `wl-setup-folder' to
9315         `wl-folder-mode-hook'.
9316
9317         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9318         19 as well.
9319         (wl-mode-line-display-priority-list): New user option.
9320         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9321         Defcustomized.
9322         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9323         Add docs.
9324
9325         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9326         start.
9327         (wl-mode-line-buffer-identification): Revised as a function.
9328
9329         * wl-summary.el (wl-summary-mode): Use revised
9330         `wl-mode-line-buffer-identification'; don't call
9331         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9332         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9333         `wl-xmas-setup-summary'.
9334
9335         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9336         `wl-mode-line-buffer-identification'.
9337
9338         * wl-mule.el (wl-draft-overload-functions): Use revised
9339         `wl-mode-line-buffer-identification'.
9340
9341         * wl-folder.el (wl-make-plugged-alist): Don't call
9342         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9343         (wl-folder): Don't call `wl-folder-init-icons' directly.
9344         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9345         `wl-xmas-setup-folder' directly;
9346         use revised `wl-mode-line-buffer-identification'.
9347         (TopLevel): Don't bind `wl-biff-init-icons',
9348         `wl-plugged-init-icons', `wl-folder-init-icons',
9349         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9350
9351         * wl-e21.el (wl-draft-overload-functions): Use revised
9352         `wl-mode-line-buffer-identification'.
9353         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9354         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9355         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9356         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9357         `wl-make-plugged-hook';
9358         add `wl-folder-init-icons' and `wl-setup-folder' to
9359         `wl-folder-mode-hook'.
9360
9361 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9362             Katsumi Yamaoka    <yamaoka@jpl.org>
9363
9364         * wl.el (wl): Call `wl-biff-start'.
9365         (wl-exit): Call `wl-biff-stop'.
9366         (wl-plugged-mode): Show biff in modeline.
9367         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9368
9369         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9370         (wl-biff-init-icons): New function.
9371         (wl-plugged-init-icons): Don't make too much keymaps.
9372         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9373
9374         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9375         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9376         variables.
9377         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9378         options.
9379
9380         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9381         wl-biff-start, wl-biff-stop): New functions.
9382         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9383         (wl-biff-timer-name): New variable.
9384
9385         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9386
9387         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9388         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9389
9390         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9391         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9392
9393         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9394         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9395         `wl-folder-init-icons' to `ignore' if they are not available.
9396         (wl-folder-mode): Show biff in modeline.
9397
9398         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9399         (wl-biff-init-icons): New function.
9400         (wl-plugged-init-icons): Don't make too much keymaps.
9401         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9402
9403 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9404
9405         * wl-vars.el (wl-strict-diff-folders): Customization Type
9406         and doc fix.  Define as a list of regular expressions for
9407         folders or nil.
9408         * wl-folder.el (wl-folder-check-one-entity): Use
9409         `wl-string-match-member' instead of `wl-string-member' for
9410         `wl-strict-diff-folders'.
9411
9412 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9413
9414         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9415         (wl-highlight-folder-current-line): Use it; new implementation.
9416         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9417         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9418         `defsubst' instead of `defun'.
9419
9420         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9421         `wl-highlight-group-folder-by-numbers'; made it can also be a
9422         number.  See info for more details.
9423
9424         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9425         running.
9426
9427         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9428         to bind them.
9429
9430         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9431         (wl-highlight-folder-current-line): New implementation.
9432
9433         * wl-highlight.el (wl-highlight-folder-group-line): New
9434         implementation.
9435         (wl-delete-all-overlays): Rewrite as a marco.
9436         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9437
9438         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9439         running.
9440         (wl-folder-*-glyph): No need to bind them.
9441
9442         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9443         `wl-e21-highlight-folder-group-icon'; rewrite.
9444         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9445         `defsubst' instead of `defun'.
9446         (wl-folder-mode-map): Bind it when compiling.
9447
9448 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9449
9450         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9451
9452         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9453
9454 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9455
9456         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9457
9458 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9459
9460         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9461         (wl-highlight-folder-current-line): Use it.
9462
9463         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9464         in `id-name'.
9465
9466 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9467
9468         * wl.el: Require `wl-e21' when Emacs 21 is running.
9469
9470         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9471         default when Emacs 21 is running.
9472         (wl-use-highlight-mouse-line): Ditto.
9473         (wl-on-emacs21): New constant.
9474         (wl-on-emacs20): Removed.
9475
9476         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9477         Emacs 21 is running.
9478
9479         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9480         Emacs 21 is running.
9481
9482         * wl-e21.el: New file.
9483
9484 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9485
9486         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9487         (wl-toggle-plugged): Ditto.
9488         (wl-plugged-toggle): Ditto.
9489         (wl-plugged-toggle-all): Ditto.
9490
9491         * wl-vars.el (wl-plug-state-indicator): Refer
9492         `wl-plug-state-indicator-on' indirectly.
9493
9494 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9495
9496         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9497         Call `wl-folder-confirm-existence'.
9498
9499         * wl-folder.el (wl-folder-confirm-existence): Added optional
9500         argument `force'.
9501
9502 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9503
9504         * wl-summary.el (wl-summary-refile-subr): Assume
9505         `copy-or-refile' as symbol.
9506         (wl-summary-refile): Follow up above change.
9507         (wl-summary-copy): Ditto.  Doc fix.
9508
9509 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9510
9511         * wl-summary.el (wl-summary-pick): Don't bind
9512         `elmo-search-mime-charset'.
9513
9514         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9515         default using old backquote style.
9516         (wl-search-mime-charset): Abolished.
9517
9518         * wl-highlight.el (wl-highlight-headers):
9519         Call `point' after `re-search-forward'(for Nemacs).
9520
9521         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9522         for elmo-imap4.el.
9523
9524 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9525
9526         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9527         `wl-message-ignored-field-list' instead of
9528         `mime-view-ignored-field-list'.
9529
9530         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9531         Add interactive spec.
9532         (wl-folder-goto-bottom-of-current-folder): Ditto.
9533         (wl-folder-mode-map): Bind them.
9534
9535         * wl-vars.el (wl-message-ignored-field-list): New variable.
9536         (wl-message-visible-field-list): New variable.
9537
9538         * wl-mime.el (wl-mime-header-presentation-method): New function.
9539         (wl-mime-setup): Set header-presentation-method.
9540
9541 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9542
9543         * wl-nemacs.el (wl-draft-overload-functions): Set
9544         `mode-line-buffer-identification' instead of using
9545         `wl-make-modeline'.
9546
9547         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9548         instead of using `wl-make-modeline'.
9549
9550         * wl-xmas.el (wl-plugged-init-icons): Set up
9551         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9552         (wl-make-modeline): Abolish.
9553         (wl-draft-overload-functions): Set
9554         `mode-line-buffer-identification' instead of using
9555         `wl-make-modeline'.
9556
9557         * wl-util.el (wl-make-modeline-subr): Abolish.
9558         (wl-mode-line-buffer-identification): New alias.
9559
9560         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9561         (wl-summary-make-modeline): Abolish.
9562         (wl-summary-buffer-set-folder): Set
9563         `wl-summary-buffer-folder-indicator'.
9564         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9565         of using `wl-make-modeline'.
9566         (wl-summary-switch-to-clone-buffer): Don't set
9567         `mode-line-buffer-identification'.
9568         (wl-summary-goto-folder-subr): Ditto.
9569
9570         * wl-mule.el (wl-draft-overload-functions): Set
9571         `mode-line-buffer-identification' instead of using
9572         `wl-make-modeline'.
9573
9574         * wl-folder.el (wl-folder-mode): Set
9575         `mode-line-buffer-identification' instead of using
9576         `wl-make-modeline'.
9577         (wl-folder): Don't set `mode-line-buffer-identification'.
9578
9579 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9580
9581         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9582         instead of `member' for `wl-refile-guess-func-list' look-ups.
9583         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9584
9585 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9586
9587         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9588         `wl-message-button-dispatcher'.
9589
9590         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9591
9592         * wl-message.el (wl-message-button-dispatcher): Use it.
9593
9594         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9595         "In-Reply-To".
9596
9597         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9598         Bind `case-fold-search' to t.
9599
9600 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9601
9602         * wl-xmas.el (wl-message-overload-functions): Initialize
9603         `wl-message-button-map'.
9604
9605         * wl-mule.el (wl-message-overload-functions): Initialize
9606         `wl-message-button-map'.
9607
9608         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9609
9610         * wl-message.el (wl-message-button-map): New keymap.
9611         (wl-message-add-button): New function.
9612         (wl-message-button-dispatcher): New function.
9613         (wl-message-button-refer-article): New function.
9614
9615         * wl-highlight.el
9616         (wl-highlight-message-add-buttons-to-header): New function.
9617         (wl-highlight-headers): Use it.
9618
9619 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9620
9621         * wl-summary.el (wl-summary-default-from): Use
9622         `wl-address-get-petname-1'.
9623         (wl-summary-simple-from): Ditto.
9624
9625         * wl-address.el (wl-address-get-petname-1): New inline function.
9626         (wl-address-get-petname): Use it.
9627
9628 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9629
9630         * wl-summary.el (wl-summary-default-from): Return full-name part
9631         from the address if no petname was found.
9632         (wl-summary-simple-from): Ditto.
9633
9634         * wl-address.el (wl-address-get-petname): Return nil if no petname
9635         associated with the address was found.
9636
9637 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9638
9639         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9640         display is finished.
9641
9642 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9643
9644         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9645         `elmo-folder-exists-p' argument.
9646
9647 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9648
9649         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9650         the folder.
9651
9652 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9653
9654         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9655
9656         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9657         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9658
9659 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9660
9661         * wl-folder.el (wl-folder-create-subr): New function.
9662         (wl-folder-confirm-existence): Use it.
9663         (wl-folder-check-one-entity): Use it.
9664         Check the error symbol is derived from 'elmo-open-error.
9665
9666         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9667         `ignore-error'.
9668
9669 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9670
9671         * wl-util.el (toplevel): Add (eval-when-compile (require
9672         'elmo-util)).  (Maybe `provide' is typo.)
9673
9674 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9675
9676         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9677         (I don't know why this was needed.)
9678
9679         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9680         Follow up changes for stream-type.
9681
9682         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9683         (wl-draft-elmo-nntp-send): Ditto.
9684
9685         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9686         (wl-nntp-posting-stream-type): Ditto.
9687         (wl-pop-before-smtp-ssl): Abolished.
9688         (wl-nntp-posting-ssl): Ditto.
9689
9690         * wl-address.el (wl-address-quote-specials): New function.
9691         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9692
9693         * wl-draft.el (wl-draft-reply): Ditto.
9694
9695 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9696
9697         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9698         use function `wl-string-match-assoc'.
9699
9700 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9701
9702         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9703
9704         * wl-draft.el (wl-draft-deduce-address-list): New function.
9705         (wl-draft-parse-mailbox-list): Ditto.
9706         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9707         instead of `smtp-deduce-address-list'.
9708         (wl-draft-on-field-p): Follow group list.
9709
9710         * wl-address.el (wl-address-concat-token): New function.
9711         (wl-address-string-without-group-list-contents): Ditto.
9712         (wl-complete-field-body): Fixed problem of completion
9713         by japanese petname.
9714         (wl-address-make-completion-list): Rewrite.
9715
9716 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9717
9718         * wl-address.el (wl-address-make-completion-list): Completion by
9719         petname.
9720         (wl-complete-field-body): Likewise.
9721
9722 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9723
9724         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9725         contains invalid address syntax.
9726
9727 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9728
9729         * wl-folder.el (wl-folder-check-entity-async): Use
9730         `elmo-nntp-spec-hostname'.
9731
9732 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9733
9734         * wl-summary.el (wl-summary-msgdb-load-async): Use
9735         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9736
9737 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9738
9739         * wl-draft.el (wl-draft-reply): Set argument
9740         `content-transfer-encoding' as nil.
9741
9742 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9743
9744         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9745         `wl-refile-alist'.
9746
9747 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9748
9749         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9750         (wl-draft-edit-string): Ditto.
9751         (wl-draft-forward): Ditto.
9752         * wl-summary.el (wl-summary-write): Ditto.
9753
9754 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9755
9756         * wl-summary.el (wl-summary-sync-update3): Call
9757         `wl-summary-buffer-number-column-detect'.
9758         (wl-summary-buffer-number-column-detect): Search from point-min.
9759
9760 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9761
9762         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9763         contains an address which is not included in original to or cc.
9764
9765 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9766
9767         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9768         begin-line does not exist.
9769         * wl-message.el (wl-message-uu-substring): Ditto.
9770
9771 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9772
9773         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9774         clear local variables.
9775         (wl-summary-exit): Call `elmo-commit'.
9776         (wl-summary-switch-to-clone-buffer): Call
9777         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9778         (wl-summary-goto-folder-subr): Ditto.
9779
9780         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9781         POP folder.
9782
9783 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9784
9785         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9786         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9787         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9788         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9789         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9790         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9791
9792         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9793
9794 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9795
9796         * wl-summary.el (wl-summary-search-by-subject):
9797         Search parent message from the latest one.
9798
9799 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9800
9801         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9802         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9803
9804         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9805         New user option.
9806
9807         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9808         if elmo-nntp-use-killed-list is nil.
9809         Use `elmo-msgdb-append-to-killed-list'.
9810         (Append numbers confirmed as disappeared to the killed list.)
9811         (wl-summary-confirm-appends): Don't display negative number.
9812
9813 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9814
9815         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9816
9817 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9818
9819         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9820         range is `all'.
9821         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9822         `elmo-list-bigger-diff'.
9823
9824 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9825
9826         * wl-summary.el (wl-summary-buffer-exit-func):
9827         New buffer local variable.
9828         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9829
9830 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9831
9832         * wl-demo.el (wl-demo): Fix the last change.
9833
9834 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9835
9836         * wl-demo.el (wl-demo): Don't use `eval'.
9837
9838 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9839
9840         * wl-summary.el (wl-summary-buffer-thread-modified):
9841         New buffer-local variable.
9842         (wl-summary-set-thread-modified): New function.
9843         (wl-summary-thread-modified-p): New function.
9844         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9845         (wl-summary-yank-saved-message): Use function
9846         `wl-summary-set-thread-modified'
9847         (wl-summary-switch-to-clone-buffer): Add
9848         `wl-summary-buffer-thread-modified'.
9849
9850         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9851         (wl-summary-buffer-mark-saved-hook): Ditto.
9852         * wl-summary.el (wl-summary-msgdb-save): New hook
9853         `wl-summary-buffer-message-saved-hook' and
9854         `wl-summary-buffer-mark-saved-hook'.
9855
9856 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9857
9858         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9859
9860 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9861
9862         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9863         don't hide scroll bars under FSF Emacsen because it may incur an
9864         undesirable redrawing.
9865
9866 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9867
9868         * wl-draft.el (wl-draft-edit-string): Call
9869         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9870
9871 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9872
9873         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9874
9875 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9876
9877         * wl-summary.el (wl-summary-msgdb-load-async): Call
9878         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9879
9880 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9881
9882         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9883         fringes in demo buffer; center bitmap logo correctly even if old
9884         Mule is used.
9885
9886 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9887
9888         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9889
9890         * wl-refile.el (wl-refile-subject-alist): New variable.
9891         (wl-refile-subject-alist-file-name): Ditto.
9892         (wl-refile-alist-setup): Rewrite.
9893         (wl-refile-alist-save): Use `elmo-object-save'.
9894         Eliminated arguments.
9895         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9896         (wl-refile-guess-by-subject): New function.
9897         (wl-refile-guess-func-list): Added it.
9898
9899 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9900
9901         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9902         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9903
9904 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9905
9906         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9907         New buffer-local variable.
9908         (wl-summary-buffer-next-folder-func): Ditto.
9909         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9910         if non-nil.
9911         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9912         if non-nil.
9913         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9914         if non-nil.
9915         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9916         if non-nil.
9917
9918 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9919
9920         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9921         permanently in the demo buffer.
9922
9923 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9924
9925         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9926         `mime-entity-fetch-field'.
9927
9928         * wl.el (wl-exit): Delete plugged buffer.
9929
9930         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9931         XEmacs has menubar feature.
9932
9933 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9934
9935         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9936         cannot arrive at the beginning of the buffer under old Emacsen.
9937
9938 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9939
9940         * wl-address.el (wl-address-ldap-search):
9941         Call `ldap-search-entries' with `withdn' argument t.
9942         (wl-complete-field-body): Bind completion-ignore-case as t.
9943         Clear ldap search hash when it was sole completion.
9944         Use elmo-string for pattern string.
9945         (wl-ldap-alias-safe-string): Eliminated needless let.
9946
9947 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9948
9949         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9950         (wl-ldap-alias-sep): New constant.
9951         (wl-ldap-search-attribute-type-list): Ditto.
9952         (wl-ldap-get-value): New function.
9953         (wl-ldap-make-filter): Ditto.
9954         (wl-ldap-make-matched-value-list): Ditto.
9955         (wl-ldap-alias-safe-string): Ditto.
9956         (wl-ldap-register-dn-string): Ditto.
9957         (wl-address-ldap-search): Rewrite.
9958
9959 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9960
9961         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9962         thread is deleted.
9963         (wl-thread-delete-line-from-buffer): Ditto.
9964         (wl-thread-get-exist-children): New function.
9965
9966 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9967
9968         * wl-demo.el (wl-demo): Made it to select various image types.
9969         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9970         from `wl-title-logo'.
9971         (wl-logo-ascii): New variable.
9972         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9973         (wl-demo-copyright-notice): New constant.
9974
9975         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9976
9977 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9978
9979         * wl-vars.el (wl-summary-target-above): Renamed from
9980         wl-summary-temp-above.
9981         * wl-score.el (wl-score-get-score-alist): Use it.
9982         (wl-summary-score-update-all-lines): Use it.
9983         * wl-summary.el: Ditto. (make-variable-buffer-local).
9984
9985 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9986
9987         * wl-vars.el (wl-ldap-port): New user option.
9988
9989         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9990         Rewite whole implementation.
9991         (wl-complete-field-body): Fixed.
9992
9993 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9994
9995         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9996         Choose implementation at compile time.
9997
9998 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9999
10000         * wl-address.el (wl-ldap-search-internal): New function.
10001         (wl-complete-field-to): Use it.
10002
10003 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10004
10005         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10006         Use `let' instead of `let*'.
10007         Require 'wl-vars.
10008
10009         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10010         Define as defcustom.
10011         (wl-ldap-base): Ditto.
10012         (wl-use-ldap): Ditto.
10013
10014 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10015
10016         * wl-address.el (wl-ldap-search): New function.
10017         (wl-complete-field-body): Use `wl-ldap-search'.
10018         (wl-ldap-server): New variable.
10019         (wl-ldap-base): Ditto.
10020         (wl-use-ldap): Ditto.
10021
10022 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10023
10024         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10025         (Pointed out by Mito <mit@nines.nec.co.jp>).
10026         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10027         buffer-local variables like `wl-summary-redisplay-internal'.
10028         (wl-summary-redisplay-all-header): Likewise.  Update
10029         Summary view too.
10030
10031 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10032
10033         * wl-summary.el (wl-summary-jump-to-parent-message):
10034         Consider prefix argument.
10035
10036         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10037         when closed thread is deleted.
10038
10039 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10040
10041         * wl-summary.el (wl-summary-jump-to-parent-message):
10042         Consider thread modification.
10043
10044 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10045
10046         * wl-message.el (wl-message-normal-get-original-buffer): Use
10047         `save-excursion'.
10048
10049         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10050         (wl-summary-showto-folder-regexp): Ditto.
10051
10052 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10053
10054         * wl-util.el (wl-delete-alist): Doc fix.
10055         (wl-delete-associations): New function.
10056         (wl-inverse-alist): New function.
10057         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10058         Split temporary variables. Use `wl-delete-associations'
10059         and `wl-inverse-alist'.
10060         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10061
10062 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10063
10064         * wl-folder.el (wl-folder-prefetch-entity):
10065         Execute prefetching if new count is unknown.
10066
10067 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10068
10069         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10070
10071         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10072         delete entity.
10073         (wl-thread-set-parent): If insert as top, set linked as nil.
10074
10075         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10076         `wl-thread-cleanup-symbols' when view mode is thread.
10077
10078 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10079
10080         * wl-folder.el (wl-folder-create-folder-entity): Use
10081         with-current-buffer.
10082         (wl-local-folder-init): Call set-buffer to make sure we are in
10083         the Folder buffer. Don't touch buffer-local variables here.
10084         (wl-folder-mode): Initialize buffer-local variables here.
10085
10086         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10087         (wl-folder-entity-assign-id): Ditto.
10088         (wl-folder-create-entity-hashtb): Ditto.
10089         (wl-local-folder-init): Ditto.
10090         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10091
10092 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10093
10094         * wl-summary.el (wl-summary-default-from): Fix probrem when
10095         std11-extract-address-components return (nil "foo@bar").
10096
10097 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10098
10099         * wl-draft.el (wl-draft-clone-local-variables):
10100         Remove redundant `setq'.
10101
10102 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10103
10104         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10105         Bind wl-highlight-x-face-func as nil while highlighting header.
10106
10107 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10108
10109         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10110
10111 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10112
10113         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10114         elmo-msgdb-overview-hashtb from copy-variables.
10115         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10116         instead of `elmo-msgdb-overview-get-entity-by-number'.
10117         (wl-summary-auto-refile): Ditto.
10118
10119         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10120         `elmo-msgdb-overview-get-entity' instead of
10121         `elmo-msgdb-search-overview-entity'.  Use
10122         `elmo-msgdb-overview-get-entity' instead of
10123         `elmo-msgdb-overview-get-entity-by-number'.
10124         (wl-thread-insert-entity-sub): Ditto.
10125         (wl-thread-insert-message): Ditto.
10126
10127         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10128         `elmo-msgdb-overview-get-entity'.
10129         (wl-normal-message-redisplay): Ditto.
10130
10131 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10132
10133         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10134         `wl-thread-entities'.
10135         (wl-thread-delete-message): Fix remove top message from
10136         `wl-thread-entity-list'.
10137
10138         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10139         wl-append(nconc), because update-list is broken on Meadow.
10140
10141         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10142         updating process.
10143         (wl-summary-rescan): Ditto.
10144         (wl-summary-sync-update3): Ditto.
10145         * wl-thread.el (wl-thread-set-parent): Renamed from
10146         `wl-summary-set-parent'.
10147         (wl-thread-insert-message): Updating buffer faster.
10148         (wl-thread-delete-message): Updating buffer faster.
10149
10150         * wl-score.el (wl-summary-score-update-all-lines): Changed
10151         interval for display progress gauge.
10152
10153 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10154
10155         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10156         folder always-sticky.
10157         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10158         defmacro.
10159
10160 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10161
10162         * wl-vars.el (wl-draft-add-references): New user option.
10163
10164         * wl-draft.el (wl-draft-add-references): New function.
10165         (wl-draft-yank-from-mail-reply-buffer): Use it.
10166         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10167         as nil.
10168
10169 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10170
10171         * wl-thread.el (wl-thread-update-line-msgs): Called
10172         `wl-thread-update-line-on-buffer-sub'.
10173         (wl-thread-update-line-on-buffer): Delete routine of inserting
10174         thread.
10175         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10176         moved from `wl-thread-update-line-on-buffer'.
10177         Add threshold for displaying progress gauge.
10178         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10179         argument of `wl-thread-update-line-msgs'.
10180         Add threshold for displaying progress gauge.
10181         * wl-folder.el:
10182         Add threshold for displaying progress gauge.
10183         * wl-score.el: Ditto.
10184
10185         * wl-expire.el (wl-summary-expire): Display deleting info.
10186
10187 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10188
10189         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10190         `no-msg'.
10191         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10192         argument of `wl-thread-update-line-msgs'.
10193         (wl-summary-set-parent): Added optional argument `parent-number'.
10194         (wl-summary-buffer-saved-message): New buffer local variable.
10195         (wl-summary-save-current-message): New command.
10196         (wl-summary-yank-saved-message): Ditto.
10197         (wl-summary-mode-map): Added key binding for
10198         `wl-summary-save-current-message' (\ew) and
10199         `wl-summary-yank-saved-message' (\C-y).
10200         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10201
10202 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10203
10204         * wl-summary.el (wl-summary-mode-map): Added key binding for
10205         `wl-summary-set-parent' (ts).
10206
10207 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10208
10209         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10210         subject faster. If thread number is reverse, delayed updating
10211         thread.
10212         (wl-summary-search-by-subject): Ditto.
10213         (wl-summary-put-alike): Ditto.
10214         (wl-summary-get-alike): Ditto.
10215         (wl-summary-insert-headers): Insert header of all overview in
10216         buffer.
10217         (wl-summary-rescan): Delayed updating thread. Kill search subject
10218         buffer for wl-summary-search-by-subject.
10219         (wl-summary-sync-update3): Ditto.
10220         (wl-summary-exit): Ditto.
10221         (wl-summary-goto-bottom-of-current-thread): Change for linked
10222         thread.
10223         (wl-summary-overview-create-summary-line): Change line for linked
10224         thread.
10225
10226         * wl-summary.el (wl-summary-update-thread): Use
10227         wl-thread-maybe-get-children-num.
10228         (wl-summary-set-parent): If change parent, move sub thread.
10229         (wl-summary-redisplay-internal): Add horizontal recenter.
10230         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10231
10232         * wl-thread.el (wl-thread-entity-get-linked): New function.
10233         (wl-thread-entity-set-linked): New function.
10234         (wl-thread-create-entity): Add linked element.
10235         (wl-thread-entity-insert-as-top): Use wl-append.
10236         (wl-thread-maybe-get-children-num): If closing thread, return
10237         children msgs.
10238         (wl-thread-update-line-msgs): Displaying progress message.
10239         (wl-thread-update-line-on-buffer-sub): Use
10240         wl-thread-maybe-get-children-num.
10241         (wl-thread-update-line-on-buffer): If update line is not exists,
10242         insert thread.
10243         (wl-thread-delete-message): If delete top msg of thread, search
10244         parent by subject.
10245         (wl-thread-insert-entity): Use
10246         wl-thread-maybe-get-children-num.
10247
10248         * wl-highlight.el (wl-highlight-summary-current-line): change
10249         sregexp for linked thread.
10250         * wl-util.el (wl-count-lines): Count lines.
10251         (wl-horizontal-recenter): horizontal recenter.
10252         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10253         (wl-score-get-alike): Ditto.
10254         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10255         (wl-subject-length-limit): New variable.
10256         (wl-highlight-thread-indent-string-regexp): Changed for linked
10257         thread.
10258
10259 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10260
10261         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10262         New variable (revival).
10263         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10264         by subject matching if there's no in-reply-to nor references field
10265         (revival).
10266
10267 \f
10268 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10269
10270         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10271         message.
10272
10273 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10274
10275         * wl-summary.el (wl-summary-reply): Return t if there was a
10276         message at cursor point.
10277         Added unwind-protect.
10278         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10279         returns t.
10280         (wl-summary-cancel-message): Do nothing when there's no message at
10281         cursor point.
10282         (wl-summary-forward): Ditto.
10283         (wl-summary-jump-to-parent-message): Ditto.
10284         (wl-summary-reedit): Ditto.
10285         (wl-summary-edit-addresses): Ditto.
10286         (wl-summary-pipe-message): Ditto.
10287         (wl-summary-print-message-with-ps-print): Ditto.
10288         (wl-summary-print-message): Ditto.
10289         (wl-summary-mark-as-important): Ditto.
10290         (wl-summary-mark-as-unread): Ditto.
10291
10292         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10293         message at cursor point.
10294         (wl-summary-reply-with-citation): Remove unwind-protect.
10295
10296         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10297         subject searching feature.
10298         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10299         Eliminated.
10300
10301 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10302
10303         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10304         New variable.
10305         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10306         by subject matching if there's no in-reply-to nor references field.
10307
10308         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10309
10310         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10311         when display is finished.
10312         (wl-folder-open-all): Ditto.
10313         (wl-folder-update-access-group): Ditto.
10314         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10315         * wl-thread.el (wl-thread-close-all): Ditto.
10316
10317         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10318         progress gauge only when it was displayed.
10319         * wl-folder.el (wl-folder-insert-entity): Ditto.
10320
10321 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10322
10323         * wl-summary.el (wl-summary-incorporate): Enclose
10324         `wl-summary-sync-force-update' with save-excursion.
10325
10326 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10327
10328         * wl-summary.el (wl-summary-prefetch-region):
10329         Pass current cursor point to `pos-visible-in-window-p' after
10330         moving cursor to the started point.
10331
10332 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10333
10334         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10335
10336         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10337         fields from the forwarding message.
10338         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10339         `ignored-fields'.
10340
10341 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10342
10343         * wl-mime.el (wl-message-request-partial):
10344         Eliminated argument `msgdb'.
10345         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10346         (wl-mime-combine-message/partial-pieces): Likewise.
10347         * tm-wl.el (wl-message-request-partial): Likewise.
10348         (wl-mime-combine-message/partial-pieces): Likewise.
10349
10350 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10351
10352         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10353         when display is finished.
10354
10355 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10356
10357         * wl-summary.el (wl-summary-goto-folder-subr):
10358         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10359
10360 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10361
10362         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10363         when cursor point is visible.
10364
10365 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10366
10367         * wl-expire.el (wl-expire-archive-get-max-number):
10368         Don't use `file-name-directory'.
10369
10370 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10371
10372         * wl-expire.el (wl-expire-archive-get-max-number):
10373         Use `file-name-directory'.
10374
10375 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10376
10377         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10378         only when there is progress.
10379
10380 2000-04-13  Mito <mit@nines.nec.co.jp>
10381
10382         * wl-summary.el (wl-summary-sync-marks): Display progress.
10383
10384 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10385
10386         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10387         (wl-summary-prev): Move cursor regardless of unread status.
10388         (wl-summary-next): Ditto.
10389
10390 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10391
10392         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10393         Added argument `target' and `number'.
10394         * tm-wl.el (wl-summary-burst-subr): New function.
10395         (wl-summary-burst): Use it.
10396
10397 2000-04-10  Mito <mit@nines.nec.co.jp>
10398
10399         * wl-mime.el (wl-burst): New function.
10400         (wl-summary-burst): Use it.
10401
10402 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10403
10404         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10405         as petname when there's no candidate.
10406
10407 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10408
10409         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10410         New variable.
10411         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10412
10413         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10414
10415         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10416
10417 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10418
10419         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10420         Use substring of `original' instead of buffer-substring.
10421         (wl-refile-evaluate-rule):
10422         Set `original' argument of wl-refile-expand-newtext.
10423
10424         * wl-summary.el
10425         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10426         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10427         (wl-summary-auto-refile): Check existence of destination folder just
10428         before marking.
10429
10430 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10431
10432         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10433         when wl-refile-get-field-value return nil.
10434
10435 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10436
10437         * wl-refile.el
10438         (wl-refile-expand-newtext): New function imported from Gnus.
10439         (wl-refile-evaluate-rule): Use it.
10440
10441 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10442
10443         * wl-summary.el (wl-summary-print-destination):
10444         Duplicate folder string to avoid putting text-property on
10445         original string.
10446
10447         * wl-refile.el (wl-refile-get-field-value): New function.
10448         (wl-refile-evaluate-rule): New function;
10449         Evaluate refile rule recursively.
10450         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10451         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10452         New function; Check existence of a target folder recursively.
10453         (wl-summary-auto-refile-check-refile-rule-alist):
10454         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10455
10456 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10457
10458         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10459
10460         * wl-folder.el (wl-create-folder-entity-from-buffer):
10461         Fixed problem when '}' character is contained in folder name.
10462
10463         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10464
10465 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10466
10467         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10468         (wl-fldmgr-add-completion-all-completions):
10469         Use wl-fldmgr-add-completion-hashtb.
10470
10471 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10472
10473         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10474         wl-fldmgr-add-completion-subr): New functions.
10475         * wl-folder.el (wl-folder-completion-func): New variable.
10476         * wl-summary.el (wl-summary-read-folder):
10477         Use wl-folder-completion-func.
10478
10479         * wl-refile.el: Eliminate throw & catch.
10480
10481         * wl.el (wl-plugged-sending-queue-status): Fixed.
10482
10483 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10484
10485         * wl-draft.el (wl-draft): Put category property on
10486         mail-header-separator.