* wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
4
5         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
6         value into recipients; Bind `wl-draft-remove-group-list-contents'
7         as nil.
8
9 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
10
11         * wl-summary.el (wl-summary-sort): Fixed the last change.
12
13         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
14         (wl-summary-sort-messages): Ditto.
15         (wl-summary-rescan): Use it.
16         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
17         `completing-read'; Append candidates for reverse order.
18
19 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * Version number is increased to 2.15.2.
22
23 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
24
25         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
26         "Smaller".
27         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
28
29 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
30
31         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
32
33 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
34
35         * wl-vars.el (wl-draft-additional-header-alist): Add into the
36         customize group `wl-draft'.
37         (wl-draft-add-in-reply-to): Move customize group from `wl' to
38         `wl-draft'.
39         (wl-draft-add-references): Ditto.
40
41         * wl-action.el (wl-summary-print-argument): Rename argument from
42         `folder' to `data'.
43
44 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
45
46         * wl-summary.el (wl-summary-rescan-message): Call
47         `wl-thread-cleanup-symbols' before insert thread.
48
49 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
50
51         * wl.el (wl-init): Set `elmo-get-folder-function' as
52         `wl-folder-make-elmo-folder'.
53
54         * wl-spam.el (wl-summary-exec-action-spam): Use
55         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
56
57         * wl-folder.el (wl-folder-make-elmo-folder): New function.
58         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
59         `elmo-make-folder'.
60         (wl-folder-get-elmo-folder): Ditto.
61         (wl-folder-create-subr): Simplify.
62
63 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
64
65         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
66
67 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
68
69         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
70         contents in message buffer instead of original buffer. If optional
71         argument specified, ask coding system for encode.
72
73 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
74
75         * wl-spam.el (wl-summary-test-spam-region): New function.
76         (wl-spam-setup): Bind "rkc".
77
78 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
79
80         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
81
82 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
83
84         * wl-spam.el (wl-summary-test-spam): Fix typo.
85         (wl-message-check-spam): Ditto.
86
87 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
88
89         * wl-summary.el (wl-summary-default-from): Simplify.
90
91 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
92
93         * wl-action.el (wl-summary-exec-action-refile): Simplify.
94         (wl-summary-exec-action-copy): Ditto.
95         (wl-summary-auto-refile): Check existence of temporary mark.
96
97 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
98
99         * wl-summary.el (wl-summary-create-line): Use
100         `elmo-time-to-datevec'.
101
102         * wl-expire.el (wl-expire-archive-date): Ditto.
103         (wl-expire-localdir-date): Ditto.
104
105         * wl-util.el (wl-day-number): Abolish.
106
107         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
108         of `wl-day-number'.
109         (wl-score-followup): Ditto.
110         (wl-score-add-followups): Ditto.
111         (wl-score-get-latest-msgs): Ditto.
112         (wl-score-get-header-entry): Ditto.
113         (wl-score-edit-insert-date): Ditto.
114
115 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
116
117         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
118         `elmo-message-entity-field' with 2nd argument `type'.
119
120 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
121
122         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
123
124 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
125
126         * wl-thread.el (wl-thread-delete-message): Delete descendant
127         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
128
129 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
130
131         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
132
133 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
134
135         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
136         `Access folder'.
137
138 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-vars.el (wl-access-folder-icon): New user option.
141
142         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
143         `Access folder'.
144
145 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
146
147         * wl-summary.el (wl-summary-buffer-set-folder): Use
148         `wl-folder-mime-charset'.
149
150         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
151         `mime-charset'.
152         (wl-folder-get-elmo-folder): Ditto.
153         (wl-folder-mime-charset): New function.
154
155 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
156
157         * wl-util.el (wl-parse-addresses): Define alias of
158         `elmo-parse-addresses' (move to `elmo-util.el').
159
160         * wl-summary.el (wl-summary-default-from): Follow the API change.
161         (wl-summary-overview-entity-compare-by-date): Ditto.
162         (wl-summary-overview-entity-compare-by-from): Ditto.
163         (wl-summary-get-list-info): Get value of `ml-info' field from
164         entity at first.
165         (wl-summary-rescan-message): Treat prefix argument.
166         (wl-summary-prefetch-msg): Follow the API change.
167         (wl-summary-search-by-subject): Ditto.
168         (wl-summary-insert-thread): Ditto.
169         (wl-summary-line-subject): Ditto.
170         (wl-summary-line-from): Ditto.
171         (wl-summary-create-line): Ditto.
172         (wl-summary-print-message-with-ps-print): Ditto.
173
174         * wl-score.el (wl-score-ov-entity-get): Ditto.
175         (wl-score-followup): Ditto.
176         (wl-score-add-followups): Use `elmo-message-entity-field' instead
177         of `car'.
178         (wl-score-get-latest-msgs): Follow the API change.
179         (wl-score-get-header): Ditto.
180
181         * wl-refile.el (wl-refile-learn): Ditto.
182         (wl-refile-subject-learn): Ditto.
183         (wl-refile-get-field-value): Ditto.
184         (wl-refile-guess-by-history): Ditto.
185         (wl-refile-guess-by-subject): Ditto.
186
187         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
188
189         * wl-expire.el (wl-expire-date-p): Removed.
190         (wl-expire-archive-date): Follow the API change.
191         (wl-expire-localdir-date): Ditto.
192         (wl-summary-expire): Ditto.
193
194         * Version number is increased to 2.15.1.
195
196 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
197
198         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
199         group is access or not (it is not strict, like wl-fldmgr-rename).
200
201 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
202
203         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
204         duplicate call of `wl-summary-print-argument' on the wrong line.
205
206 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
207
208         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
209         even if argument `number' is nil.
210         (wl-summary-insert-line): Print action argument if current message
211         has it.
212
213 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
214
215         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
216         (wl-draft-reply): Ditto.
217         (wl-draft): Add optional argument `parent-number' and call
218         `wl-draft-create-buffer' with it.
219         (wl-draft-create-buffer): Add optional argument
220         `parent-number'. Set wl-draft-parent-number as it.
221
222 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
223
224         * wl-folder.el (wl-folder-set-persistent-mark): If summary
225         buffer is not for given folder, don't use it.
226
227 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
228
229         * Version number is increased to 2.15.0.
230
231 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
232
233         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
234
235         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
236         (wl-highlight-get-face-by-name): New internal function.
237         (wl-highlight-summary-line-face-spec): Use it and fixed.
238
239 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
240
241         * wl-summary.el (wl-summary-sync-update): Use
242         `elmo-message-entity-field' instead of `car' to get message-id
243         from overview entity.
244
245         * wl-summary.el (wl-summary-rescan-message): Call
246         `wl-highlight-summary-displaying' when displaying a message.
247
248 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
249
250         * wl-draft.el (wl-draft-config-info-filename): Extracted from
251         `wl-draft-config-info-operation'.
252         (wl-draft-buffer-change-number): New function.
253         (wl-draft-rename-saved-config): Ditto.
254         * wl.el (wl-init): Connect slot for message-number-changed.
255         (toplevel): Add autoload for wl-draft-rename-saved-config.
256
257 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
260         `update-overview'
261         (wl-summary-buffer-detach): Disconnect from it.
262         (wl-summary-rescan-message): Use command.
263
264         * wl-message.el (wl-message-buffer-display): Use
265         `with-current-buffer' instead of `save-excursion'.
266
267 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
268
269         * wl-mime.el (wl-draft-preview-attributes-list): Protect
270         wl-draft-preview-attributes-list from distraction.
271
272 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
273
274         * wl-summary.el (wl-summary-sync-update): Sort the return value of
275         `elmo-list-diff'.
276
277 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
278
279         * wl-summary.el
280         (wl-summary-edit-addresses-collect-candidate-fields): Use
281         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
282
283         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
284         instead of `elmo-set-work-buf'.
285
286         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
287         (wl-address-make-address-list): Ditto.
288
289         * Version number is increased to 2.13.3.
290
291 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
292
293         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
294         user option.
295
296         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
297         argument `5'.
298
299         * wl-message.el (wl-message-display-no-merge-p): New function.
300         (wl-message-buffer-display): Check whether the message is
301         reassembled and follow the API change.
302
303 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
304
305         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
306         multibyte on working buffer and removed unnecessary
307         `buffer-disable-undo'.
308
309 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
310
311         * wl-util.el (wl-read-search-condition-internal): Fixed the last
312         change.
313
314 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
315
316         * wl-util.el (wl-read-search-condition-internal): Protect
317         elmo-global-flags from distraction.
318
319 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
320
321         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
322
323         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
324         (wl-summary-event-handler): Ditto.
325         (wl-summary-update-persistent-mark-on-event): New
326         function (renamed from `elmo-event-handler-flag-changed').
327         (wl-summary-buffer-attach): New function.
328         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
329         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
330         instead of `elmo-folder-add-handler'.
331
332         * Version number is increased to 2.13.2.
333
334 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
335
336         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
337         and "\177" to the `wl-news-previous-page'.
338         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
339         (wl-news-previous-page): New function.
340
341 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
342
343         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
344         instead of `write-region' and simplify.
345
346 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
347
348         * wl-template.el (wl-template-select): Cause error if
349         `wl-template-alist' is nil.
350
351 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
352
353         * wl-news.el.in: Set file variable `no-byte-compile'.
354
355 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
356
357         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
358         whether a target message is within displaying area.
359         (elmo-event-handler-cache-changed): Ditto.
360
361 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
362
363         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
364         to `defun'.  Use `nconc' instead of `append' to collect descendant
365         message numbers.
366
367 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
368
369         * wl-thread.el (wl-thread-save-top-list)
370         (wl-thread-save-entities): Use `with-temp-buffer'.
371         * wl-news.el.in (wl-news-previous-version-load):
372         (wl-news-previous-version-save): Ditto.
373         * wl-summary.el (wl-summary-load-file-object)
374         (wl-summary-save-view-cache): Ditto.
375
376 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
377
378         * wl-util.el (toplevel): Require 'elmo-flag'.
379         (wl-read-search-condition): New function (Renamed from
380         `elmo-read-search-condition').
381         (wl-read-search-condition-internal): Likewise.
382
383         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
384         invalid.
385         (wl-summary-pick): Use `wl-read-search-condition' instead of
386         `elmo-read-search-condition'.
387         (wl-summary-virtual): Ditto.
388
389         * wl-folder.el (wl-folder-virtual): Ditto.
390         (wl-folder-pick): Ditto.
391
392         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
393
394 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
395
396         * wl-summary.el (wl-summary-reedit): Call
397         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
398
399 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
400
401         * wl-mime.el (toplevel): Require wl-vars.
402
403         * wl-message.el (toplevel): Require cl at compile.
404
405         * wl-draft.el (toplevel): Require elmo.
406
407 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
408
409         * wl-message.el (wl-message-buffer-prefetch): Count is a number
410         and do nothing when it is not positive.
411         (wl-message-buffer-prefetch-next): Ditto.
412
413 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
414
415         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
416         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
417         (wl-summary-redisplay-internal): Ditto.
418
419         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
420         message (the condition is borrowed from `wl-check-variables-2').
421         (wl-summary-redisplay-internal): Ditto.
422
423 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
424
425         * wl-mime.el (wl-draft-nntp-attribute): New function.
426         (wl-draft-attribute-nntp-posting-server): Use it.
427         (wl-draft-attribute-nntp-posting-port): Ditto.
428
429         * wl-mime.el (wl-draft-preview-attributes-list): New function.
430         (wl-draft-show-attributes-buffer): Ditto.
431         (wl-draft-hide-attributes-buffer): Ditto.
432         (wl-draft-attribute-newsgroups): Ditto.
433         (wl-draft-attribute-nntp-posting-server): Ditto.
434         (wl-draft-attribute-nntp-posting-port): Ditto.
435         (wl-draft-preview-message): Use there functions.
436
437         * wl-vars.el (wl-draft-preview-attributes-list): Change default
438         value.
439
440 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
441
442         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
443         (wl-draft-reedit): Ditto.
444         (wl-draft-queue-flush): Ditto.
445
446         * wl-mime.el (wl-message-request-partial): Ditto.
447         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
448         instead of `elmo-message-fetch'.
449
450         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
451
452         * wl-summary.el (wl-summary-message-string): Ditto.
453
454 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
455
456         * wl-util.el (wl-current-message-buffer): Follow the API change.
457
458         * wl-summary.el (wl-summary-redisplay-internal): Call
459         `wl-summary-mark-as-read' with 2nd argument as nil and update
460         unread count instead of persistent mark.
461
462         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
463         variable.
464         (wl-message-redisplay): Follow the API change.
465         (wl-message-buffer-display): Managed mime-entity directly and
466         return preview buffer only.
467         (wl-message-display-internal): Rewrite.
468         (wl-message-buffer-prefetch-subr): Not save return value of
469         `wl-message-buffer-display'.
470
471         * Version number is increased to 2.13.1.
472
473 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
474
475         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
476         'elmo-multiple-fields-body-list' with boundary specified.
477
478 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
479
480         * wl-vars.el (wl-summary-resend-use-cache): New variable.
481         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
482         cache if `wl-summary-resend-use-cache' is non-nil.
483
484 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
485
486         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
487         (wl-nntp-posting-stream-type): Ditto.
488
489 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
490
491         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
492
493 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
494
495         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
496         message.
497
498 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
499
500         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
501         Abolish.
502         (wl-summary-buffer-persistent-mark-version): New internal
503         variable.
504         (wl-summary-update-mark-and-highlight-window): Check by
505         wl-summary-persistent-mark-invalid-p.
506         (wl-summary-update-status-marks): Ditto.
507         (elmo-event-handler-flag-changed): Rewrite.
508         (elmo-event-handler-cache-changed): Define.
509         (wl-summary-prefetch-msg): Does not update persistent mark here.
510         (wl-summary-delete-cache): Ditto.
511         (wl-summary-resume-cache-status): Ditto.
512         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
513         (wl-summary-persistent-mark-invalid-p): New function.
514         (wl-summary-validate-persistent-mark): Ditto.
515         (wl-summary-validate-persistent-mark-string): Ditto.
516         (wl-summary-invalidate-persistent-mark): Ditto.
517         (wl-summary-update-persistent-mark): Call
518         `wl-summary-validate-persistent-mark'.
519         (wl-summary-create-line): Call
520         `wl-summary-validate-persistent-mark-string'.
521
522         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
523         status as t if cache used.
524
525 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
526
527         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
528         only if the target is group.
529         * wl-folder.el (wl-folder-append-petname): Don't check group name.
530
531 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
532
533         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
534
535 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
536
537         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
538
539         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
540
541 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
542
543         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
544         (Thanks to Yoichi NAKAYAMA).
545
546 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
547
548         * wl-util.el (wl-save-drafts): Restore echo area.
549
550 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
551
552         * Version number is increased to 2.13.0.
553
554         * wl-util.el (wl-biff-check-folder-async): Use
555         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
556
557 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
558
559         * wl-message.el (wl-message-display-internal): Does not put
560         wl-message-display-type property on message buffer.
561         (wl-message-buffer-display-type): New function.
562
563         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
564
565         * wl-summary.el (wl-summary-mode): Use `dolist' to add
566         `wl-summary-buffer-detach'.
567         (wl-summary-message-display-type): Use
568         `wl-summary-buffer-display-type'.
569
570 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
571
572         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
573         buffer-local.
574
575         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
576         kill-buffer-hook instead of make-local-variable.
577         (wl-draft-preview-message): Set `local' argument of add-hook as t.
578
579 2004-12-12  Scott Renfro <scott@renfro.org>
580
581         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
582         regex for square-branket.
583
584 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
585
586         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
587         `wl-message-mime-analysis-p' with argument `header'.
588
589 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
590
591         * wl-mime.el (wl-draft-yank-current-message-entity): 
592         Switch to no-mime following method according to wl-message-display-type
593         property.
594         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
595
596         * wl-message.el (wl-message-display-internal): 
597         Put wl-message-display-type property on message buffer.
598
599         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
600         (wl-message-display-internal): Ditto;
601
602         * wl-summary.el (wl-summary-toggle-mime): Ditto.
603
604 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * wl-message.el (wl-message-make-display-type): New function.
607         (wl-message-display-type-property): Ditto.
608         (wl-message-mime-analysys-p): Ditto.
609         (wl-message-display-all-header-p): Ditto.
610         (wl-message-redisplay): Removed argument `as-is', `all-header' and
611         added `display-type'.
612         (wl-message-buffer-display): Likewise.
613         (wl-message-display-internal): Likewise.
614         (wl-message-buffer-display-type): Abolish.
615         (wl-message-buffer-prefetch-subr): Follow the API changed.
616
617         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
618         from wl-summary-buffer-display-all-header and changed default value.
619         (wl-summary-message-display-type): New function.
620         (wl-summary-buffer-display-mime-mode): Ditto.
621         (wl-summary-buffer-display-header-mode): Ditto.
622         (wl-summary-toggle-mime): Rewrite with above functions.
623         (wl-summary-toggle-all-header): Ditto.
624         (wl-summary-redisplay): Force redisplay with default mode.
625         (wl-summary-redisplay-internal): Renamed argument from `mode',
626         `all-header' to `mime-mode', `header-mode'.
627         Use `wl-message-make-display-type'.
628
629         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
630         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
631
632 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
633
634         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
635
636 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
637
638         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
639         in original message buffer.
640         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
641         buffer.
642
643 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
644
645         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
646
647 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
648
649         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
650
651 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
652
653         * wl-action.el (wl-summary-exec-action-refile): Display a done message
654         when actions succeeded.
655         (wl-summary-exec-action-copy): Likewise.
656
657 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
658
659         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
660         there is switch-to-buffer at the end of wl-message-select-buffer.
661         (wl-summary-reply): Ditto.
662
663 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
664
665         * wl-summary.el (wl-summary-forward): Put subject in original
666         message buffer as argument of wl-draft-forward.
667         * wl-draft.el (wl-draft-forward): Decode subject as in
668         wl-draft-reply.
669
670 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
671
672         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
673         a folder under access group.
674
675 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
676
677         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
678         wl-message-buffer-display.
679
680         * wl-util.el (wl-set-save-drafts): Fix typo.
681
682 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
683
684         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
685         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
686         wl-highlight-logo-face to set the bg color of an xbm image; fixed
687         the way to measure the width of a bitmap image; don't put face on
688         ascii and bitmap images; put the mark which should not use the
689         variable-pitch face on ascii and bitmap images.
690         (wl-demo-setup-properties): Don't use the variable-pitch face on
691         ascii and bitmap images; made it work on Emacs 20 and earlier.
692         (wl-demo-insert-text): End with a newline at the bottom; don't put
693         face on text.
694
695         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
696
697 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
698
699         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
700
701         * wl-util.el (wl-save-drafts): Moved from sample setting.
702         (wl-set-save-drafts): New function to set idle timer.
703         * wl-draft.el (wl-draft): Call it.
704         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
705
706 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
707
708         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
709         a summary which has toggle display status off.
710
711 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
712
713         * wl-draft.el (wl-draft-do-fcc): No cache save.
714
715 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
716
717         * wl-summary.el (elmo-event-handler-flag-changed): Use
718         `set-buffer' instead of `with-current-buffer'.
719
720 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
721
722         * wl-summary.el (wl-summary-after-resize-function): New function.
723         (wl-summary-mode): Add `wl-summary-after-resize-function' to
724         window-size-change-functions.
725
726 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
727
728         * wl-draft.el (wl-draft-create-buffer): Bind
729         `change-major-mode-hook' after current buffer is changed.
730
731         * wl-summary.el (wl-summary-buffer-detach): New function.
732         (wl-summary-buffer-set-folder): Call it.
733         (wl-summary-mode): Add `wl-summary-buffer-detach' to
734         change-major-mode-hook and kill-buffer-hook.
735         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
736         (wl-summary-switch-to-clone-buffer): Ditto.
737         (wl-summary-goto-folder-subr): Ditto.
738
739 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
740
741         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
742         after boundp check.
743
744 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
745
746         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
747         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
748         for `kill-buffer'.
749
750         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
751         handler of current buffer from elmo-folder.
752
753 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
754
755         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
756
757 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
758
759         * wl-summary.el (wl-summary-buffer-event-handler): New internal
760         variable.
761         (wl-summary-event-handler): New class.
762         (elmo-event-handler-flag-changed): Define to update persistent
763         mark.
764         (wl-summary-buffer-set-folder): Register event handler to
765         elmo-folder.
766         (wl-summary-exit): Unregister event handler.
767         (wl-summary-goto-folder-subr): Ditto.
768         (wl-summary-mark-as-read-all): Does not call
769         `wl-summary-update-persistent-mark' directly.
770         (wl-summary-mark-as-read-internal): Ditto.
771         (wl-summary-set-persistent-mark-internal): Ditto.
772         (wl-summary-set-flags-internal): Ditto.
773
774         * Version number is increased to 2.11.33.
775
776 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
777
778         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
779         to nil.
780
781 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
782
783         * wl-spam.el (wl-spam-setup): Add hook
784         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
785         instead of `wl-summary-prepare-hook'.
786
787         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
788         if folder type is `'flag'.
789         (wl-summary-mark-as-important): Ditto.
790
791 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
792
793         * wl-address.el (wl-address-minibuffer-history): New variable.
794         (wl-address-minibuffer-local-map): New keymap.
795         (wl-address-read-from-minibuffer): New function.
796
797         * wl-action.el (wl-summary-get-resend-address): Use
798         `wl-address-read-from-minibuffer' instead of `completing-read'.
799
800 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
801
802         * Version number is increased to 2.11.32.
803
804 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
805
806         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
807         without mule to iso-8859-1.
808         (wl-draft-add-in-reply-to): Add note in description.
809         (wl-draft-add-references): Ditto.
810
811 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
812
813         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
814         definition for `m'.
815         (wl-summary-mode-line-format): Add '[%m]'.
816         (wl-message-mode-line-format-spec-alist): Ditto.
817         (wl-summary-display-mime-mode-list): New variable.
818
819         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
820         from wl-summary-buffer-display-as-is.
821         (wl-summary-buffer-display-all-header): New buffer local variable.
822         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
823         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
824         instead of wl-summary-buffer-display-as-is.
825         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
826         (wl-summary-set-persistent-mark): Ditto.
827         (wl-summary-set-message-buffer-or-redisplay): Just call
828         `wl-summary-redisplay-internal' without optional arguments.
829         (wl-summary-toggle-mime): Rewrite.
830         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
831         (wl-summary-toggle-all-header): New function.
832         (wl-summary-redisplay-internal): Treat mime mode.
833
834         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
835         to wl-mime-preview-follow-no-mime.
836         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
837         accodring to the display-mode.
838
839         * wl-message.el (wl-message-buffer-display-type): Rewrite.
840         (wl-message-buffer-display): Changed argument name from `as-is' to
841         `mode'.
842         (wl-message-display-internal): Ditto;
843         Bind elmo-mime-display-header-analysis according to the mode.
844         (wl-message-display-internal): Put wl-message-display-mime-mode
845         property on entire buffer.
846
847 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
848
849         * wl-draft.el (wl-draft-do-fcc): Undo last change.
850
851 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
852
853         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
854         Don't extract mail address.
855         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
856
857         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
858
859         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
860
861 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
862
863         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
864         wl-fldmgr-cut-entity-list on confirmation.
865
866 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
867
868         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
869         (wl-mime-quit-preview): Check existence of
870         mime-edit-temp-message-buffer here.
871
872 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
873
874         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
875         after deletion.
876
877         * wl-draft.el (wl-draft-send-confirm): Check major-mode
878         before calling wl-mime-quit-preview.
879
880 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * wl-summary.el (wl-summary-pick): If call it with prefix
883         argument, set `delete-marks' as non-nil. Pick from only visible
884         messages.
885         (wl-summary-check-target-mark): New function.
886         (wl-summary-target-mark-mark-as-read): Use it.
887         (wl-summary-target-mark-mark-as-unread): Ditto.
888         (wl-summary-target-mark-operation): Ditto.
889         (wl-summary-target-mark-set-flags): Ditto.
890         (wl-summary-target-mark-save): Ditto.
891         (wl-summary-target-mark-pick): Ditto.
892         (wl-summary-target-mark-forward): Ditto.
893         (wl-summary-target-mark-reply-with-citation): Ditto.
894         (wl-summary-target-mark-print): Ditto.
895         (wl-summary-target-mark-uudecode): Ditto.
896
897         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
898         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
899         with `ask-coding' is non-nil.
900
901 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
902
903         * wl-thread.el (wl-thread-set-parent): If parent is a message
904         which is identified by references, set linked as nil.
905
906 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
907
908         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
909         (wl-message-mode-line-format-spec-alist): Ditto.
910         (wl-message-mode-line-format): Ditto.
911         (wl-summary-mode-line-format): Ditto for docstring.
912         (wl-summary-no-mime-folder-list): Fix typo.
913
914         * wl-util.el (wl-current-message-buffer): Call
915         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
916
917         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
918         variable.
919         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
920         of `wl-summary-redisplay-no-mime'.
921         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
922         (wl-summary-toggle-mime): New function.
923         (wl-summary-redisplay-all-header): Rewrite.
924         (wl-summary-redisplay-no-mime): Ditto.
925         (wl-summary-redisplay-internal): Added argument `as-is' and
926         `all-header'.
927
928         * wl-refile.el (wl-refile-default-from-folder-path-separator):
929         New variable.
930         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
931         bottom.
932         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
933         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
934         "/" unconditionally.
935
936         * wl-mime.el (wl-draft-yank-current-message-entity): Use
937         wl-mime-preview-follow-no-mime for as-is content.
938         (wl-mime-preview-follow-no-mime): New function.
939         (wl-mime-preview-follow-current-region): Fixed parenthesis.
940
941         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
942         and added `as-is', `all-header'.
943         (wl-message-buffer-display): Ditto.
944         (wl-message-buffer-display-type): New function.
945
946 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
947
948         * wl-vars.el (wl-message-header-button-alist): Change default
949         value.
950         (wl-message-body-button-alist): Ditto.
951
952 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
953
954         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
955
956 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
957
958         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
959
960 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
961
962         * wl-summary.el (wl-summary-sync-marks): Remove condition which
963         is always true.
964
965 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
966
967         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
968         on null entity.
969
970 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-vars.el (wl-draft-reply-default-position): Fix range.
973
974 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
975
976         * wl-vars.el (wl-summary-resend-hook): New hook.
977
978         * wl-action.el (wl-summary-exec-action-resend-subr): Run
979         `wl-summary-resend-hook'.
980
981 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
982
983         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
984         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
985         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
986         (wl-summary-new-cached-mark): Changed default value to 'n'.
987         (wl-summary-unread-cached-mark): Changed default value to 'u'.
988         (wl-summary-answered-cached-mark): Changed default value to 'a'.
989         (wl-folder-sync-range-alist): Remove spec for 'flag.
990         (wl-summary-force-prefetch-folder-list): New user option.
991
992         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
993         `wl-summary-toggle-persistent-mark'.
994         (wl-summary-update-mark-and-highlight-window): Don't highlight when
995         number is nil.
996         (wl-summary-mark-as-answered-region): Set interactive argument of
997         `wl-summary-set-persistent-mark-internal'.
998         (wl-summary-mark-as-important-region): Ditto.
999         (wl-summary-unset-persistent-mark): Ditto.
1000         (wl-summary-set-persistent-mark): Ditto.
1001         (wl-summary-mark-as-answered): Ditto.
1002         (wl-summary-mark-as-important): Ditto.
1003         (wl-summary-set-persistent-mark-internal): Do nothing
1004         when `elmo-message-flag-available-p' is nil.
1005         (wl-summary-toggle-persistent-mark): New function.
1006         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1007         when the folder matches `wl-summary-force-prefetch-folder-list'.
1008
1009
1010         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1011         when number is nil.
1012         (wl-highlight-summary-forwarded-face): New face.
1013
1014 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1015
1016         * Version number is increased to 2.11.31.
1017
1018 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1019
1020         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1021         (wl-biff-check-folder-async): Ditto.
1022         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1023
1024 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1025
1026         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1027         Add an argument `reverse'.  All callers are updated.
1028         (wl-summary-sort): Add a prefix argument `reverse' to specify
1029         reverse sorting.
1030         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1031         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1032         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1033
1034 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1035
1036         * wl-message.el (wl-message-redisplay): Does not narrow header if
1037         disply-type is all-header or as-is.
1038
1039         * wl-summary.el (wl-summary-enter-handler): Use
1040         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1041
1042 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1043
1044         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1045         after adding wl-draft-parent-variables.
1046         (wl-draft-forward): Ditto.
1047
1048 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1049
1050         * wl-summary.el (wl-summary-sync-marks): Call
1051         `wl-summary-set-persistent-mark' and
1052         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1053         (wl-summary-set-persistent-mark-internal): Add 4th argument
1054         `no-server'.
1055         (wl-summary-unset-persistent-mark): Ditto.
1056         (wl-summary-set-persistent-mark): Ditto.
1057         (wl-summary-add-flags-internal): Abolish.
1058         (wl-summary-remove-flags-internal): Ditto.
1059         (wl-summary-mark-as-important-internal): Ditto.
1060         (wl-summary-mark-as-important): Use
1061         `wl-summary-set-persistent-mark' instead of
1062         `wl-summary-add-flags-internal'.
1063         (wl-summary-mark-as-important-region): Ditto.
1064
1065         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1066
1067         * wl-summary.el (wl-summary-get-available-flags): New function.
1068         (wl-summary-sync-marks): Use it and simplified.
1069         (wl-summary-unset-persistent-mark): Use
1070         `wl-summary-get-available-flags'.
1071         (wl-summary-set-persistent-mark): Ditto.
1072
1073 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1074
1075         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1076         id.
1077
1078 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1079
1080         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1081         number, call `wl-summary-prev-line-content'. Show message when the
1082         message is not found.
1083
1084 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1085
1086         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1087         wl-summary-enter-handler.
1088         (wl-summary-enter-handler): New command.
1089
1090         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1091         docstring and custom spec.
1092
1093         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1094         flags too; Don't treat Cached and New.
1095         (wl-summary-set-persistent-mark): Ditto.
1096
1097         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1098         `wl-folder-set-flag'.
1099
1100         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1101         instead of `wl-folder-set-flag'.
1102
1103         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1104         for completion.
1105         (wl-summary-set-persistent-mark): Ditto.
1106
1107         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1108         instead of `wl-draft-quit-preview'.
1109
1110         * wl-mime.el (toplevel): Avoid compile warning.
1111         (wl-mime-quit-preview): New function
1112         (formarly defined as `wl-draft-quit-preview').
1113         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1114         quitting method.
1115
1116         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1117
1118         * wl-folder.el (wl-folder-set-flag): Renamed from
1119         `wl-draft-set-flag-on-parent'.
1120
1121         * wl-draft.el (wl-draft-quit-preview): New function.
1122         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1123         (wl-draft-send): Call `wl-folder-set-flag' instead of
1124         `wl-draft-set-flag-on-parent'.
1125         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1126
1127 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1128
1129         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1130         (wl-draft-send): Ditto.
1131
1132 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1133
1134         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1135         (wl-draft-kill-pre-hook): Set default value as nil.
1136         (wl-summary-reply-hook): Ditto.
1137         (wl-draft-kill-flags): Abolish.
1138
1139         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1140         (wl-draft-parent-variables): Renamed from
1141         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1142         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1143         argument; Add wl-draft-parent-variables to
1144         wl-draft-config-variables.
1145         (wl-draft-reply): Likewise.
1146         (wl-draft-kill-flags): Abolish.
1147         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1148         (wl-draft-set-flag-on-parent): New function.
1149         (wl-draft-setup-parent-flag): Ditto.
1150
1151 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1152
1153         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1154         `wl-draft-parent-folder' is "".
1155
1156 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1157
1158         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1159         (wl-summary-digit-jump): New function.
1160         (Adviced by John Owens and Hiroya Murata)
1161
1162         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1163         (Adviced by John Owens)
1164
1165         * wl-xmas.el (wl-message-define-keymap): Ditto.
1166
1167         * wl-mule.el (wl-message-define-keymap): Ditto.
1168
1169 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1170
1171         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1172         change of return value of elmo-folder-count-flags.
1173
1174         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1175         (wl-summary-mark-as-read-internal): Ditto.
1176         (wl-summary-set-persistent-mark-internal): Ditto.
1177         (wl-summary-folder-info-update): Ditto.
1178         (wl-summary-sync-update): Fixed the last change.
1179
1180         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1181
1182 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1183
1184         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1185         (wl-draft-kill-flags): Fixed docstring.
1186
1187         * wl-draft.el (wl-draft-kill-flags): New function.
1188         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1189
1190 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * wl-vars.el (wl-reply-hook): Abolish.
1193         (wl-draft-reply-hook): New hook.
1194         (wl-summary-reply-hook): Ditto.
1195         (wl-draft-forward-hook): Ditto.
1196         (wl-summary-forward-hook): Ditto.
1197         (wl-draft-kill-flags): New variable.
1198
1199         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1200         wl-summary-set-persistent-mark-internal.
1201         (wl-summary-sync-marks): Use elmo-preserved-flags.
1202         (wl-summary-update-persistent-mark): Make it interactive.
1203         (wl-summary-set-persistent-mark-internal): New inline function.
1204         (wl-summary-mark-as-answered): Use it.
1205         (wl-summary-mark-as-unanswered): Ditto.
1206         (wl-summary-unset-persistent-mark): New function.
1207         (wl-summary-set-persistent-mark): Ditto.
1208         (wl-summary-reply): Don't set answered flag;
1209         Run wl-summary-reply-hook instead.
1210         (wl-summary-forward): Call wl-draft-forward with number.
1211         Run wl-summary-forward-hook.
1212
1213         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1214         (wl-highlight-summary-line-face-spec): Use it as a default
1215         persistent mark face.
1216
1217         * wl-draft.el (wl-draft-forward): Added optional argument number;
1218         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1219         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1220         (wl-draft-kill): Use wl-draft-kill-flags.
1221
1222         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1223
1224         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1225         of return value of elmo-folder-count-flags.
1226
1227         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1228
1229         * wl-summary.el (wl-summary-count-unread): Ditto.
1230         (wl-summary-sync-update): Follow the change above.
1231         (wl-summary-force-prefetch): New function.
1232
1233 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1234
1235         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1236         variable `buf' with `let' instead of `setq'.
1237
1238 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1239
1240         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1241         add Content-Disposition heaeder on the deleted part.
1242
1243 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1244
1245         * wl-draft.el (wl-draft-save): Encode address list under edit by
1246         `eword-encode-unstructured-field-body'.
1247
1248         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1249
1250 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1251
1252         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1253         wl-current-summary-buffer.
1254
1255 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1256
1257         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1258         `numbers' is ignored.
1259
1260 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1261
1262         * wl-folder.el (wl-folder-open-folder): Avoid error.
1263         Reported by John Owens, [wl-en:815]
1264
1265         * wl.el (wl): Set timer for biff process even if prefix argument
1266         is given or auto-checking is quitted.
1267
1268         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1269         immediately.
1270         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1271         (wl-toggle-plugged): Ditto.
1272
1273         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1274         * wl-util.el (wl-biff-start): Use idle timer if
1275         `wl-biff-use-idle-timer' is non-nil.
1276
1277 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1278
1279         * wl-highlight.el (wl-highlight-message): Fix description.
1280
1281 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1282
1283         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1284         tty.
1285
1286 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1287
1288         * wl-action.el (wl-summary-exec): Print failure count.
1289
1290 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1291
1292         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1293         to `defun', remove interactive form.
1294         Set elmo-message-fetch-confirm when force-reload is non-nil.
1295
1296 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1297
1298         * wl-summary.el (toplevel): Removed unnecessary autoload.
1299
1300 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1301
1302         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1303         the buffer is generated from another message buffer.
1304
1305 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1306
1307         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1308         extracted from `wl-fldmgr-save-folders'.
1309         (wl-fldmgr-delete): Call it after deletion.
1310
1311 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1312
1313         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1314         multi-tty support.
1315
1316 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1317
1318         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1319
1320 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1321
1322         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1323         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1324
1325 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1326
1327         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1328         unsubscribe list only if argument CLEAR is nil.
1329
1330 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1331
1332         * wl-draft.el (wl-draft-reply): Decode subject before removing
1333         Re: prefix.
1334
1335 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1336
1337         * wl-summary.el (wl-summary-sort-by-size): New command.
1338
1339 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1340
1341         * wl-summary.el (wl-summary-number-list-from-region): New
1342         function.
1343         (wl-summary-mark-as-read-region): Use it.
1344         (wl-summary-mark-as-unread-region): Ditto.
1345         (wl-summary-set-flags-region): Ditto and add optional argument
1346         remove.
1347         (wl-summary-mark-as-answered-region): Ditto.
1348         (wl-summary-mark-as-important-region): Ditto.
1349         (wl-summary-target-mark-mark-as-important): Added optional
1350         argument remove.
1351         (wl-summary-target-mark-mark-as-answered): Ditto.
1352         (wl-summary-target-mark-set-flags): Ditto.
1353
1354 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1355
1356         * wl-summary.el (wl-summary-set-flags-region): Call
1357         `wl-summary-set-flags-internal' with number list instead of call
1358         one by each message.
1359         (wl-summary-target-mark-set-flags): Likewise.
1360
1361 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1362
1363         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1364         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1365         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1366         (wl-summary-target-mark-mark-as-answered): Likewise.
1367
1368 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1369
1370         * wl-summary.el (wl-summary-target-mark-forward): Use
1371         `wl-summary-delete-all-target-marks' instead of
1372         `wl-summary-delete-all-temp-marks'.
1373         (wl-summary-target-mark-reply-with-citation): Ditto.
1374         (wl-summary-target-mark-uudecode): Ditto.
1375         (wl-summary-target-mark-set-flags): Ditto and remove needless
1376         cursor move.
1377
1378 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1379
1380         * wl-summary.el (wl-summary-target-mark-forward): Protect
1381         wl-summary-buffer-target-mark-list from nreverse.
1382         (wl-summary-target-mark-reply-with-citation): Ditto.
1383
1384 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1385
1386         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1387         `elmo-display-progress-threshold'.
1388
1389 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1390
1391         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1392         check `wl-summary-highlight'.
1393         (wl-summary-window-scroll-functions): Respect value of
1394         `wl-summary-highlight'.
1395         (wl-summary-sync-update): Run hooks
1396         `wl-summary-buffer-window-scroll-functions' at any time.
1397
1398 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1399
1400         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1401         from `wl-summary-cleanup-temp-marks'.
1402         (wl-summary-cleanup-temp-marks): Abolish argument.
1403         * wl.el (wl-save-status): Revert previous change.
1404         (wl-execute-temp-marks): New function, call
1405         `wl-summary-exec-with-confirmation'.
1406         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1407         (wl-folder-save-and-exec-marks): Abolished.
1408
1409 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1410
1411         * wl-e21.el (wl-e21-display-image-p): Respect
1412         `wl-highlight-folder-with-icon'.
1413         (wl-e21-highlight-folder-group-line): Highlight mouse line
1414         even if wl-e21-display-image-p is nil.
1415
1416         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1417         Respect value of `wl-summary-highlight'.
1418
1419         * wl.el (wl-save-status): Remove unused variable.
1420
1421         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1422         (wl-folder-mode-map): Bind it to "x".
1423
1424 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1425
1426         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1427
1428         * wl-thread.el (wl-thread-get-parent-list): Don't check
1429         disconnected ancestors, neglecting needless work in
1430         `wl-thread-update-indent-string-thread'.
1431
1432         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1433         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1434         argument, add argument default-keep to keep marks by default.
1435
1436         * Version number is increased to 2.11.30.
1437
1438         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1439         customization type and docstring.
1440         (wl-draft-reply-without-argument-list): Ditto.
1441
1442 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1443
1444         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1445
1446         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1447
1448 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1449
1450         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1451
1452 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1453
1454         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1455         save-excursion so as not to include run-hooks.
1456
1457 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1460         Clarify that marks are going to be cleared.
1461
1462 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1463
1464         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1465         according to 3rd element of wl-summary-flag-mark.
1466
1467         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1468
1469 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1470
1471         * wl-action.el (wl-summary-target-mark-all): Don't set
1472         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1473
1474 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1475
1476         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1477         (wl-forward-subject-prefix): Ditto.
1478         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1479         (wl-draft-reply-make-subject): Ditto.
1480
1481         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1482         `wl-draft-forward'.
1483         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1484
1485 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1486
1487         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1488         target message does not exist.
1489
1490 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1491
1492         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1493         `wl-subject-prefix-regexp'.
1494         (wl-subject-forward-prefix-regexp): New variable.
1495         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1496         `wl-draft-strip-subject-re' and take regexp as argument.
1497         (wl-draft-forward): Use it.
1498         (wl-draft-reply): Ditto.
1499
1500 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1501
1502         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1503         emacs multi-tty support.
1504
1505 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1506
1507         * wl-e21.el (wl-e21-display-image-p): Don't call
1508         `display-images-p'.
1509         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1510         support.
1511         (wl-highlight-folder-current-line): Ditto.
1512         (wl-folder-init-icons): Ditto.
1513
1514 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1515
1516         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1517         the last line of summary in unplugged mode.
1518
1519 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1520
1521         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1522
1523 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1524
1525         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1526         * wl-address.el (wl-address-user-mail-address-p): Use it.
1527         (wl-address-delete-user-mail-addresses): Ditto.
1528         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1529
1530         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1531         (wl-address-delete-user-mail-addresses): Ditto.
1532
1533         * wl-address.el (wl-address-delete-user-mail-addresses): New
1534         function.
1535         * wl-refile.el (wl-refile-guess-by-history): Use it.
1536         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1537         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1538
1539         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1540         use wl-address-user-mail-address-p.
1541
1542 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1543
1544         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1545         after opening group.
1546
1547 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1548
1549         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1550         of elmo-set-buffer-multibyte.
1551
1552         * wl-message.el (wl-original-message-mode): Ditto.
1553
1554         * wl-score.el (wl-score-insert-header): Ditto.
1555
1556         * wl-summary.el
1557         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1558         (wl-summary-goto-folder-subr): Ditto.
1559         (wl-summary-insert-headers): Ditto.
1560
1561         * wl-util.el (wl-set-string-width): Ditto.
1562
1563         * Version number is increased to 2.11.29.
1564
1565 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1566
1567         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1568         (wl-highlight-summary-line-help-echo-alist): New variable.
1569         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1570         into `wl-highlight-summary-line-help-echo' and
1571         `wl-highlight-flag-folder-help-echo'.
1572         (wl-highlight-summary-line-string): Change accordingly.
1573         (wl-highlight-summary-current-line): Ditto.
1574
1575 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1576
1577         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1578         at the beginning of field body (Thanks to Markus Knittig).
1579
1580         * wl-draft.el (wl-draft-insert-current-message): Also check
1581         summary buffer, remove unnecessary tag.
1582
1583 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1584
1585         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1586         when wl-message-buffer is nil.
1587
1588         * wl-folder.el (wl-folder): Abolish unused argument.
1589         Call wl-folder-init when wl-folder-entity is nil.
1590         * wl.el (wl): Change accordingly.
1591
1592 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1593
1594         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1595         multibyte string before insert into draft buffer.
1596         (wl-draft-create-buffer): Always enable multibyte characters for
1597         draft buffer.
1598
1599         * Version number is increased to 2.11.28.
1600
1601 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1602
1603         * wl-folder.el (wl-folder-open-close): Handle blank line.
1604         (wl-folder-jump-to-current-entity): Ditto.
1605
1606 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1607
1608         * Version number is increased to 2.11.27.
1609
1610 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1611
1612         * wl-thread.el (wl-thread-insert-message): When the thread is
1613         devided by wl-summary-max-thread-depth, insert line at the end of
1614         buffer.
1615
1616 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1617
1618         * Version number is increased to 2.11.26.
1619
1620 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1621
1622         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1623
1624 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1625
1626         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1627         value of stream-type and session.
1628
1629 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1630
1631         * Version number is increased to 2.11.25.
1632
1633 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1634
1635         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1636         in a quit message.
1637
1638 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1639
1640         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1641         (wl-summary-redisplay-no-mime-internal): Ditto.
1642
1643 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1644
1645         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1646         * wl-vars.el (wl-smtp-connection-type): Ditto.
1647
1648 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1649
1650         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1651         for the separator line and quote mail-header-separator.
1652
1653 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1654
1655         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1656         result message.
1657
1658         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1659         `elmo-multiple-fields-body-list' with boundary as
1660         mail-header-separator.
1661
1662 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1663
1664         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1665
1666 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1667
1668         * wl-util.el (wl-list-diff): Remove unused function.
1669
1670         * wl-draft.el (wl-draft-send-confirm): Discard input before
1671         confirmation.
1672
1673 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1674
1675         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1676         order of flag and new.
1677
1678 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1679
1680         * wl-vars.el (wl-refile-policy-alist): Abolished.
1681
1682         * wl-action.el (wl-summary-set-action-refile): Follow the change
1683         above.
1684
1685 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1686
1687         * wl-highlight.el (wl-highlight-signature-search): Don't use
1688         re-search-backward for a long word since it is possible to crash
1689         XEmacs because of a bug.
1690
1691 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1692
1693         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1694
1695 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1696
1697         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1698         argument for wl-summary-sync-force-update.
1699
1700 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1701
1702         * wl-summary.el (wl-summary-mode-map): Revival of
1703         wl-summary-mark-as-important related bindings;
1704         Bind 'F','tF','mF','rF','m&'.
1705         (wl-summary-mark-as-important-region): Revival.
1706         (wl-summary-target-mark-mark-as-important): Ditto.
1707         (wl-summary-target-mark-operation): New function.
1708         (wl-summary-target-mark-mark-as-answered): Use it.
1709         (wl-summary-decide-flag): Don't set Important as default.
1710         (wl-summary-mark-as-important-internal): Revival.
1711         (wl-summary-mark-as-important): Ditto.
1712
1713         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1714
1715         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1716         instead of facep.
1717
1718 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1719
1720         * wl-dnd.el (wl-dnd-drop-func): Fix.
1721
1722         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1723         mouse-set-point instead of posn-point.
1724
1725         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1726
1727         * wl-mule.el (wl-completing-read-multiple): Ditto.
1728
1729 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1730
1731         * wl-demo.el (face-background-name): Defalias to avoid compile
1732         warning.
1733
1734 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1735
1736         * wl-summary.el (wl-summary-decide-flag): Use
1737         wl-completing-read-multiple instead of completing-read-multiple.
1738
1739         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1740         New alias.
1741
1742         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1743         Use face-background-name instead of face-background.
1744
1745         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1746
1747         * wl-summary.el (wl-summary-save): Use it.
1748         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1749
1750         * wl-mime.el (wl-mime-save-content): Fix last change.
1751
1752 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1753
1754         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1755         New function.
1756         (wl-summary-sort-specs): Added sort.
1757         * wl-mime.el (wl-mime-save-content): Expand file name.
1758
1759 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1760
1761         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1762
1763         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1764
1765 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1766
1767         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1768         for flag if it is not defined.
1769
1770 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1771
1772         * wl-e21.el (wl-highlight-folder-current-line): Use
1773         elmo-folder-type-internal when elmo-folder-type returns nil.
1774
1775         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1776
1777         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1778
1779         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1780
1781         * wl-e21.el (wl-summary-toolbar): Ditto.
1782
1783         * wl-vars.el (wl-demo-background-color): Abolished.
1784         (wl-summary-persistent-mark-priority-list): Renamed from
1785         wl-summary-flag-priority-list.
1786         (wl-summary-flag-alist): New user option.
1787         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1788         (wl-message-mode-line-format-spec-alist): Added 'F'.
1789         (wl-message-mode-line-format): Likewise.
1790         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1791         instead of wl-summary-important-mark.
1792         (wl-file-folder-icon): New variable.
1793
1794         * wl-thread.el (wl-thread-set-flags): Renamed from
1795         wl-thread-mark-as-important.
1796
1797         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1798         warning.
1799         (wl-summary-mode-menu-spec): Follow the change of 
1800         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1801         (wl-summary-mode-map): Follow the change of
1802         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1803         (wl-summary-detect-mark-position): Follow the variable name change.
1804         (wl-summary-set-flags-region): New function for the replacement of
1805         wl-summary-mark-as-important-region.
1806         (wl-summary-sync-marks): Sync all global-flags.
1807         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1808         instead of elmo-message-flagged-p.
1809         (wl-summary-persistent-mark-string): Follow the variable name change;
1810         Put wl-summary-flag-mark if the message has global-flag.
1811         (wl-summary-target-mark-set-flags): Renamed from 
1812         wl-summary-target-mark-mark-as-important.
1813         (wl-summary-decide-flag): New function.
1814         (wl-summary-set-flags-internal): Renamed from
1815         wl-summary-mark-as-important-internal.
1816         (wl-summary-add-flags-internal): New function.
1817         (wl-summary-remove-flags-internal): Ditto.
1818         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1819         (wl-summary-mark-as-unimportant): Abolish.
1820         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1821         (wl-summary-next-message): List flagged messages in the msgdb.
1822
1823         * wl-score.el (wl-summary-score-update-all-lines): Use
1824         wl-summary-add-flags-internal instead of 
1825
1826         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1827
1828         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1829         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1830         (wl-message-buffer-require-all-header): Renamed from
1831         wl-message-buffer-all-header-flag (Ditto).
1832         (wl-message-buffer-flag-indicator): New variable.
1833         (wl-message-redisplay): Changed local varibale name from `flag' to
1834         `display-type'; Set up wl-message-buffer-flag-indicator.
1835         (wl-message-buffer-display): Changed varibale name from `flag' to
1836         `display-type'.
1837         (wl-message-display-internal): Likewise.
1838
1839         * wl-highlight.el (wl-highlight-demo-face): Define default background
1840         color.
1841         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1842
1843         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1844
1845         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1846         (wl-demo-setup-properties): Renamed from
1847         `wl-demo-set-background-color'.
1848         (wl-demo): Follow the change above.
1849         
1850         * Version number is increased to 2.11.24.
1851
1852 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1853
1854         * wl-summary.el (wl-summary-toggle-thread): Call
1855         `wl-summary-rescan' with disable-thread as non-nil.
1856         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1857
1858 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1859
1860         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1861         foreground property of the face.
1862         (wl-demo-insert-text): Don't set up face property here.
1863         (wl-demo): Call wl-demo-set-background-color, anyway.
1864
1865 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1866
1867         * wl-vars.el (wl-demo-background-color): The value can be nil.
1868
1869 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1870
1871         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1872         to wl-summary-wheel-dispatcher.
1873
1874         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1875         wl-message-wheel-dispatcher.
1876         (wl-message-wheel-dispatcher): New function.
1877         (wl-summary-wheel-dispatcher): Ditto.
1878
1879 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1880
1881         * wl-action.el (wl-summary-target-mark-all): List messages which are
1882         not in the killed-list.
1883
1884         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1885         only when the folder is 'flag/important.
1886
1887         * wl-address.el (wl-complete-field-body): Complete if the last
1888         character is a space.
1889
1890 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1891
1892         * wl-folder.el (wl-folder-clear-entity-info): Use
1893         elmo-clear-hash-val.
1894
1895         * wl-fldmgr.el (wl-fldmgr-rename): Set
1896         wl-folder-info-alist-modified as t.
1897
1898 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1899
1900         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1901
1902 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1903
1904         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1905         (wl-folder-buffer-last-visited-entity-id): New buffer local
1906         variable.
1907         (wl-folder-revisit-last-visited-folder): New function.
1908         (wl-folder-mode-map): Bind it to "C-i".
1909         (wl-folder-set-current-entity-id): Set last visited folder.
1910         * wl-summary.el (wl-summary-exit): Ditto.
1911
1912 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1913
1914         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1915         before calling `recenter' in order to cope with an XEmacs bug.
1916
1917 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1918
1919         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1920         to the default value.
1921
1922 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1923
1924         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1925         change.
1926         (wl-summary-sync-marks): Ditto.
1927         (wl-summary-mark-as-read-internal): Ditto.
1928         (wl-summary-mark-as-answered-internal): Ditto.
1929         (wl-summary-mark-as-important-internal): Ditto.
1930         (wl-summary-reply): Ditto.
1931
1932         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1933         instead of `elmo-folder-unflag-answered'.
1934
1935         * Version number is increased to 2.11.23.
1936
1937         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1938         the last change.
1939
1940 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1941
1942         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1943         Specify "spam" or "good".
1944
1945 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1946
1947         * wl-spam.el (wl-summary-exec-action-spam): Call
1948         wl-folder-confirm-existence for spam folder.
1949         (wl-spam-setup): Bind "mk".
1950
1951 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1952
1953         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1954
1955 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1956
1957         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1958         destination folder is empty.
1959
1960 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1961
1962         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1963         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1964
1965         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1966         (wl-summary-refile-prev-destination-region): New function.
1967         (wl-thread-refile-prev-destination): Ditto.
1968         (wl-summary-target-mark-refile-prev-destination): Ditto.
1969
1970 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1971
1972         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1973         (wl-demo-background-color): Changed default value.
1974
1975         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1976         color.
1977
1978         * wl-demo.el (wl-demo-set-background-color): New function.
1979         (wl-demo): Call it.
1980
1981 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1982
1983         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1984         * wl-address.el (wl-address-add-or-change): Don't add empty
1985         address.
1986
1987 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1988
1989         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1990
1991 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1992
1993         * wl-vars.el (wl-demo-image-filter-alist): New variable
1994         (wl-demo-background-color): Ditto.
1995
1996         * wl-demo.el (wl-demo-xpm-set-background): New function.
1997         (wl-demo-image-filter): Ditto.
1998         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1999
2000         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2001
2002         * wl-demo.el (wl-demo-icon-name): Define as function.
2003         (wl-demo-insert-image): Use it.
2004
2005 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2006
2007         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2008
2009 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2010
2011         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2012
2013 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2014
2015         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2016
2017 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2018
2019         * wl-thread.el (wl-thread-mark-as-answered): New function.
2020
2021         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2022         answered" entry.
2023         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2024         "r&" and wl-thread-mark-as-answered to "t&".
2025         (wl-summary-mark-as-important-region): Refine to toggle mark.
2026         (wl-summary-mark-as-answered-region): New function.
2027         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2028         and 3rd argument.
2029         (wl-summary-mark-as-important-internal): Likewise.
2030
2031 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2032
2033         * wl-template.el (wl-template-preview): New internal variable.
2034         (wl-template-preview-p): New function.
2035         (wl-template-show): Bind `wl-template-preview' as t.
2036
2037 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2038
2039         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2040         `elmo-message-entity-field' with 3rd argument which is non-nil.
2041
2042 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2043
2044         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2045         Removed duplicate local bind `folder'.
2046
2047 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2048
2049         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2050
2051 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2052
2053         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2054         duplicate definition.
2055
2056 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2057
2058         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2059         non-nil, use it; Don't fetch message if there's no message in the
2060         current cursor position.
2061
2062 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2063
2064         * wl-util.el (wl-region-exists-p): Use region-active-p.
2065         (wl-deactivate-region): New function.
2066         * wl-message.el (wl-message-redisplay): Deactivate region.
2067
2068         * wl-summary.el (wl-summary-reply): Call
2069         `wl-summary-set-message-buffer-or-redisplay' instead of
2070         `wl-summary-redisplay-internal', don't move point.
2071
2072 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2073
2074         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2075         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2076         by regexp.
2077
2078 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2079
2080         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2081         if no need.
2082
2083 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2084
2085         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2086         default value to nil.
2087         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2088         `wl-summary-prepare-hook'; Replace refile action to
2089         `wl-summary-exec-action-refile-with-register'.
2090
2091         * Version number is increased to 2.11.22.
2092
2093 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2094
2095         * wl-summary.el (wl-summary-detect-mark-position): Set
2096         `wl-summary-buffer-weekday-name-lang'.
2097
2098 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2099
2100         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2101         (wl-summary-mark-as-read-all): Ditto.
2102         (wl-summary-delete-messages-on-buffer): Ditto.
2103         (wl-summary-sync-update): Ditto.
2104         (wl-summary-mark-as-read-internal): Ditto.
2105         (wl-summary-mark-as-answered-internal): Ditto.
2106         (wl-summary-update-folder-info): Abolished.
2107
2108 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2109
2110         * wl-summary.el (wl-summary-mark-as-read-all): Use
2111         `wl-summary-update-folder-info' instead of
2112         `wl-folder-update-unread'.
2113
2114 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2115
2116         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2117         `wl-summary-folder-info-update'.
2118         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2119         instead of `wl-summary-folder-info-update'.
2120         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2121         `wl-folder-set-folder-updated'.
2122         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2123         instead of `wl-folder-update-unread'.
2124         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2125         the value of `wl-summary-buffer-unread-count' for the second parameter of
2126         `wl-folder-update-unread'.
2127
2128         * Version number is increased to 2.11.21.
2129
2130 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2131
2132         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2133         a local variable.
2134
2135 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2136
2137         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2138         interactively.
2139
2140         * wl-summary.el (wl-summary-mark-as-important-internal): New
2141         internal function.
2142         (wl-summary-mark-as-important): Use it.
2143         (wl-summary-mark-as-unimportant): New function.
2144         (wl-summary-sync-marks): Follow the API change.
2145
2146         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2147
2148         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2149
2150 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2151
2152         * wl-folder.el (wl-folder-update-unread): Re-indent.
2153         Narrow the scope of a local variable.
2154
2155 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2156
2157         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2158         (wl-addrmgr-merge-entries): Ditto.
2159         (wl-addrmgr): Added to address entry which exists in draft buffer
2160         if no entry is in original.
2161
2162 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2163
2164         * wl-batch.el: New file.
2165
2166 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2167
2168         * wl-vars.el (wl-use-semi): Remove unused variable.
2169
2170 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2171
2172         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2173         "?".
2174
2175 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2176
2177         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2178         wl-summary-new-mark.
2179         (wl-summary-new-cached-mark): New user option.
2180         (wl-summary-score-marks): Follow the change above.
2181         (wl-summary-auto-refile-skip-marks): Ditto.
2182         (wl-summary-incorporate-marks): Ditto.
2183         (wl-summary-expire-reserve-marks): Ditto.
2184
2185         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2186
2187         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2188         (wl-summary-persistent-mark-string): Distinguished between cached
2189         and uncached mark when the message is new.
2190
2191 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2192
2193         * wl-spam.el (wl-spam-domain): Renamed from
2194         `wl-spam-folder-guess-domain'.
2195         (wl-summary-exec-action-spam): Register as spam if domain of the
2196         source folder is good.
2197         (wl-summary-exec-action-refile-with-register): Register message if
2198         domain of the source folder is not undecided.
2199
2200 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2201
2202         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2203         detect thread loop.
2204
2205 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2206
2207         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2208         and wl-summary-skip-mark-list.
2209
2210 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2211
2212         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2213
2214         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2215
2216         * wl-spam.el (toplevel): Require wl-highlight.
2217         (wl-spam-auto-check-policy-alist): Abolish.
2218         (wl-spam-auto-check-folder-regexp-list): New user option.
2219         (wl-spam-auto-check-marks): Ditto.
2220         (wl-spam-mark-action-list): Ditto.
2221         (wl-highlight-summary-spam-face): New face.
2222         (wl-spam-auto-check-message-p): New function.
2223         (wl-spam-map-spam-messages): Fixed message.
2224         (wl-spam-register-spam-messages): Ditto.
2225         (wl-spam-register-good-messages): Ditto.
2226         (wl-summary-spam-map): Add and remove keybind.
2227         (wl-summary-target-mark-spam): Abolish.
2228         (wl-summary-refile-spam): Ditto.
2229         (wl-summary-test-spam): New function.
2230         (wl-summary-mark-spam): Ditto.
2231         (wl-summary-auto-check-spam): Follow the above change.
2232         (wl-summary-exec-action-spam): New function.
2233         (wl-summary-exec-action-refile-with-register): Fixed message.
2234         (wl-message-check-spam): New function.
2235         (wl-spam-setup): Ditto.
2236         (toplevel): Call it if this file is loaded interactivity.
2237
2238         * Version number is increased to 2.11.20.
2239
2240 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2241
2242         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2243         when new optional argument `force' is non nil or modified.
2244
2245 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2246
2247         * wl.el (toplevel): Require wl-spam when compile.
2248         (wl-save-status): Call wl-spam-save-status.
2249
2250         * wl-spam.el (wl-spam-register-spam-messages): New function.
2251         (wl-spam-register-good-messages): Ditto.
2252         (wl-spam-save-status): Ditto.
2253         (wl-summary-mode-map): Bind
2254         wl-summary-target-mark-register-as-spam to "ms" and
2255         wl-summary-target-mark-register-as-good to "mn".
2256         (wl-summary-register-as-spam): Abolish optional argument; Use
2257         wl-spam-register-spam-messages.
2258         (wl-summary-register-as-spam-all): Use
2259         wl-spam-register-spam-messages.
2260         (wl-summary-register-as-good): Abolish optional argument; Use
2261         wl-spam-register-good-messages.
2262         (wl-summary-register-as-good-all): Use
2263         wl-spam-register-good-messages.
2264         (wl-summary-target-mark-register-as-spam): New funtion.
2265         (wl-summary-target-mark-register-as-good): Ditto.
2266
2267 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2268
2269         * wl-spam.el: New file.
2270
2271 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2272
2273         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2274
2275         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2276         (wl-summary-auto-refile): Call wl-refile-guess with
2277         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2278
2279 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2280
2281         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2282         with disable-thread argument non-nil.
2283
2284 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2285
2286         * wl-summary.el (wl-summary-rescan): Added optional argument
2287         disable-thread.
2288         (wl-summary-sync): Call wl-summary-rescan with argument
2289         disable-thread.
2290         (wl-summary-input-range): Added new range `rescan-thread'.
2291
2292 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2293
2294         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2295
2296 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2297
2298         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2299         internal variable.
2300         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2301         wl-summary-search-parent-by-subject-regexp and
2302         wl-summary-divide-thread-when-subject-changed as nil.
2303         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2304         (wl-summary-insert-thread): Search parent entity from
2305         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2306         thread loop.
2307
2308 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2309
2310         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2311
2312         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2313
2314         * wl-util.el (wl-require-update-all-folder-p): New function.
2315         (wl-get-assoc-list-value): Added `function' to match directive.
2316         (wl-collect-draft): Rewrite.
2317
2318         * wl-summary.el (wl-summary-sync-update): Clear faces
2319         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2320         are non-nil.
2321         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2322         argument as function.
2323         (wl-summary-input-range): Ditto.
2324
2325         * wl-folder.el (wl-draft-get-folder): New function.
2326         (wl-folder-get-elmo-folder): Consider draft folder.
2327
2328         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2329         (wl-draft-buffer-message-number): New buffer local variable.
2330         (wl-draft-folder-internal): New internal variable.
2331         (wl-draft-delete): Rewrite.
2332         (wl-draft-save): Ditto.
2333         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2334         wl-folder-get-elmo-folder.
2335         (wl-draft-config-info-operation): Ditto.
2336         (wl-jump-to-draft-folder): Ditto.
2337         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2338         (wl-draft-reedit): Rewrite.
2339
2340         * Version number is increased to 2.11.19.
2341         
2342 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2343
2344         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2345         variable.
2346
2347 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2350         Use ignore-errors instead of unwind-protect.
2351
2352 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2353
2354         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2355         for updating `wl-thread-entity-list'.
2356
2357 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2358
2359         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2360         parameter from calling `wl-thread-entity-get-older-brothers' and
2361         `wl-thread-entity-get-younger-brothers'.
2362         Replace nested `append' with a single one.
2363
2364 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2365
2366         * wl-summary.el (wl-summary-mode): Don't use the return value of
2367         `make-local-hook'.
2368
2369 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2370
2371         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2372         instead of `let*'.
2373         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2374         of local variables.
2375
2376 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2377
2378         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2379         Renamed from wl-summary-window-scroll-functions.
2380         (wl-summary-window-scroll-functions): Don't set to variable.
2381         (wl-summary-display-top): Use run-hooks.
2382         (wl-summary-display-bottom): Ditto.
2383         (wl-summary-toggle-disp-msg): Ditto.
2384         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2385         Use it instead of wl-summary-window-scroll-functions.
2386         (wl-summary-goto-folder-subr): Don't call
2387         wl-summary-window-scroll-functions, use
2388         wl-summary-buffer-window-scroll-functions instead.
2389
2390 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2391
2392         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2393         make-local-variable.
2394
2395 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2396
2397         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2398         set-buffer-modified-p.
2399         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2400         (wl-summary-display-bottom): Ditto.
2401         (wl-summary-toggle-disp-msg): Ditto.
2402
2403 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2404
2405         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2406
2407         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2408         (wl-summary-forward): Use elmo-message-entity-field instead of
2409         elmo-message-field.
2410
2411         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2412
2413 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2414
2415         * wl-summary.el (wl-summary-window-scroll-functions): No use
2416         `append'.
2417
2418 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2419
2420         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2421         function.
2422         (wl-summary-window-scroll-functions): Call it when both
2423         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2424         (wl-summary-temp-mark): Added optional argument number.
2425         (wl-summary-message-mark): Added optional argument flag.
2426         (wl-summary-persistent-mark): Added optional argument number and flag.
2427         (wl-summary-update-persistent-mark): Ditto.
2428         (wl-summary-update-status-marks): Set "r" for interactive spec.
2429
2430         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2431         argument number and flag.
2432
2433         * wl-action.el (wl-summary-registered-temp-mark): 
2434         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2435
2436 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2437
2438         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2439         internal variable (buffer local).
2440         (wl-summary-window-scroll-functions): New function.
2441         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2442         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2443         as nil.
2444         (wl-summary-update-status-marks): Added arguments beg, end and
2445         check.
2446         (wl-summary-update-mark-window): Use function.
2447         (wl-summary-sync-update): Follow the change above.
2448         (wl-summary-switch-to-clone-buffer): Copy
2449         wl-summary-buffer-unsync-mark-number-list.
2450         (wl-summary-goto-folder-subr): Set
2451         wl-summary-buffer-unsync-mark-number-list and
2452         use wl-summary-window-scroll-functions instead of
2453         wl-summary-lazy-highlight.
2454
2455         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2456
2457 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2458
2459         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2460
2461         * wl-summary.el (wl-summary-update-persistent-mark): Call
2462         wl-summary-set-message-modified.
2463
2464         * wl-summary.el (wl-summary-sync-update): Don't call
2465         wl-summary-update-status-marks.
2466
2467         * Version number is increased to 2.11.18.
2468
2469 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2470
2471         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2472         (wl-message-next-page): Ditto.
2473
2474 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2475
2476         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2477         local variable.  Change the order of a collected list into the
2478         same as the specified range.  Remove nil from a collected list.
2479
2480 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2481
2482         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2483         argument for elmo-folder-list-messages.
2484
2485 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2486
2487         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2488         change (wl-summary-count-unreads return a list instead of a cons
2489         cell).
2490
2491 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2492
2493         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2494         `wl-summary-folder-info-update'.
2495
2496 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2497
2498         * wl-summary.el (wl-summary-set-message-modified): No use
2499         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2500         (wl-summary-set-mark-modified): Abolish.
2501         (wl-summary-mark-modified-p): Ditto.
2502         (wl-summary-save-view): Follow the change above.
2503
2504         * wl-expire.el (wl-summary-expire): Likewise.
2505
2506 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2507
2508         * wl-summary.el (wl-summary-detect-mark-position): Use
2509         modb-entity-handler.
2510         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2511
2512         * Version number is increased to 2.11.17.
2513
2514 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2515
2516         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2517         entity field value.
2518         (wl-summary-prefetch-msg): Ditto.
2519         (wl-summary-print-message-with-ps-print): Ditto.
2520
2521 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2522
2523         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2524         for dummy entity.
2525         (wl-summary-insert-thread): Use elmo-message-entity-field.
2526         (wl-summary-update-thread): Use elmo-message-entity-field and
2527         elmo-message-entity-number.
2528         (wl-summary-line-number):  Use elmo-message-entity-number.
2529         (wl-summary-line-size): Use elmo-message-entity-field.
2530         (wl-summary-line-subject): Ditto.
2531         (wl-summary-line-from): Ditto.
2532         (wl-summary-line-attached): Ditto.
2533         (wl-summary-create-line): Ditto.
2534         (wl-summary-create-line): Use elmo-message-entity-number.
2535         (wl-summary-print-message-with-ps-print): Use
2536         elmo-message-entity-field.
2537
2538 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2539
2540         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2541         change in elmo-msgdb-make-message-entity.
2542         (wl-summary-buffer-set-folder): Don't call
2543         wl-summary-detect-mark-position here.
2544         (wl-summary-rescan): Call elmo-message-entity-number.
2545         (wl-summary-sync-update): Ditto.
2546         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2547
2548         * wl-score.el (wl-score-header-index): Redefine 2th element.
2549         (wl-score-overview-entity-get-extra): Abolish.
2550         (wl-score-ov-entity-get): Rewrite.
2551         (wl-score-string-index<, wl-score-string-func<): Abolish.
2552         (wl-score-string<): New function.
2553         (wl-score-string-sort): Use it.
2554
2555         * wl-refile.el (wl-refile-guess-by-history): Use
2556         elmo-message-entity-field.
2557         (wl-refile-guess-by-from): Ditto.
2558         (wl-refile-guess-by-msgid): Ditto.
2559
2560         * Version number is increased to 2.11.16.
2561
2562 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2563
2564         * wl-folder.el (wl-folder-confirm-existence): Don't call
2565         file-exists-p if msgdb-path is nil.
2566         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2567         `wl-read-folder-hist' to `wl-read-folder-history'.
2568
2569 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2570
2571         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2572         `y-or-n-p'.
2573
2574 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2575
2576         * wl-score.el (wl-score-headers): Don't use
2577         elmo-folder-do-each-message-entity.
2578
2579         * Version number is increased to 2.11.15.
2580
2581 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2582
2583         * wl-summary.el (wl-summary-delete-all-msgs): Use
2584         elmo-folder-move-messages instead of elmo-folder-delete-messages
2585         and elmo-folder-detach-messages.
2586         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2587
2588         * wl-expire.el (wl-expire-delete): Ditto.
2589         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2590
2591 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2592
2593         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2594         (wl-message-header-narrowing-fields): Ditto.
2595         (wl-message-header-narrowing-lines): Ditto.
2596         (wl-message-header-narrowing-string): Ditto.
2597
2598         * wl-summary.el (wl-summary-mode-map): Bind
2599         wl-summary-toggle-header-narrowing to "C-cC-f".
2600         (wl-summary-toggle-header-narrowing): New function.
2601
2602         * wl-message.el (wl-message-buffer-create): Call
2603         wl-message-header-narrowing-setup.
2604         (wl-message-redisplay): Call wl-message-header-narrowing.
2605         (wl-message-header-narrowing): New function.
2606         (wl-message-header-narrowing-map): New keymap.
2607         (wl-message-header-narrowing-widen-map): New keymap.
2608         (wl-message-header-narrowing-again-at-mouse): New function.
2609         (wl-message-header-narrowing-1): Ditto.
2610         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2611         (wl-message-header-narrowing-setup): Ditto.
2612         (wl-message-header-narrowing-toggle): Ditto.
2613         
2614         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2615
2616         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2617         'flag as all.
2618         (wl-use-flag-folder-help-echo): New user option.
2619
2620         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2621         wl-summary-highlight as nil.
2622         (wl-summary-set-mark-modified): Follow the API change.
2623         (wl-summary-mark-modified-p): Ditto.
2624         (wl-summary-mark-as-read-all): Ditto.
2625         (wl-summary-sync-marks): Don't call
2626         elmo-folder-list-messages-with-global-mark.
2627         (wl-summary-mark-as-read-internal): Follow the API change.
2628         (wl-summary-mark-as-answered-internal): Ditto.
2629         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2630         Follow the API change.
2631         (wl-summary-create-line): Call with number argument.
2632         (wl-summary-reply): Follow the API change.
2633
2634         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2635         function.
2636         (wl-highlight-summary-line-string): Call it when
2637         wl-use-flag-folder-help-echo is non-nil.
2638         (wl-highlight-summary-current-line): Ditto.
2639         (elmo-flag-folder-referrer): Added autoload setting.
2640
2641         * wl-draft.el (wl-draft-kill): Follow the API change.
2642
2643         * Version number is increased to 2.11.14.
2644         
2645 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2646
2647         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2648
2649 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2650
2651         * Version number is increased to 2.11.13.
2652
2653 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2654
2655         * wl-draft.el (wl-draft-previous-history-element): Fixed
2656         unbalanced parenthesis and bind unbound local variables.
2657
2658 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2659
2660         * wl-draft.el (wl-draft-previous-history-element): New function.
2661         (wl-draft-next-history-element): Ditto.
2662         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2663         them to M-p and M-n.
2664
2665 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2666
2667         * Version number is increased to 2.11.12.
2668
2669 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2670
2671         * wl-draft.el (wl-draft-hide): Select buffer-window.
2672
2673 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2674
2675         * wl-summary.el (wl-summary-narrow-to-region): New function.
2676         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2677         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2678         (wl-summary-save-region): Use it.
2679         * wl-action.el (wl-summary-collect-numbers-region)
2680         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2681
2682 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2683
2684         * wl-folder.el (wl-folder-count-incorporates): Don't use
2685         `elmo-msgdb-mark-load'
2686
2687         * Version number is increased to 2.11.11.
2688
2689 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2690
2691         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2692         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2693
2694 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2695
2696         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2697
2698 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2699
2700         * Version number is increased to 2.11.10.
2701
2702 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2703
2704         * wl-mime.el (wl-draft-attribute-value): Fixed.
2705
2706 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2707
2708         * wl-util.el (wl-copy-local-variables): New function.
2709
2710         * wl-mime.el (wl-draft-attribute-recipients): New function.
2711         (wl-draft-attribute-envelope-from): Ditto.
2712         (wl-draft-attribute-smtp-posting-server): Ditto.
2713         (wl-draft-attribute-smtp-posting-port): Ditto.
2714         (wl-draft-attribute-value): Ditto.
2715         (wl-draft-preview-message): Use it to get value for
2716         attributes. Reflect result of `wl-draft-config'.
2717
2718         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2719         and call `wl-summary-mark-as-read' before to call
2720         `wl-summary-unset-mark'.
2721         (wl-summary-target-mark-mark-as-unread): Likewise.
2722         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2723
2724 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2725
2726         * wl-mime.el (wl-draft-preview-message): Use actual value for
2727         attributes; Fix for small window.
2728
2729 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2730
2731         * wl-refile.el (wl-refile-get-field-value): Call
2732         `elmo-message-entity-field' with 3rd argument is non-nil.
2733
2734 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2735
2736         * wl-vars.el (wl-draft-preview-attributes): New user option.
2737         (wl-draft-preview-attributes-list): Ditto.
2738         (wl-draft-preview-attributes-buffer-lines): Ditto.
2739         (wl-draft-preview-attributes-buffer-name): Ditto.
2740
2741         * wl-mime.el (wl-draft-preview-message): Display attributes.
2742
2743 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2744
2745         * wl-summary.el (wl-summary-detect-mark-position): Bind
2746         wl-summary-flag-priority-list to '(new).
2747
2748 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2749
2750         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2751         funtion.
2752         (wl-highlight-summary-line-string): Use it.
2753         (wl-highlight-summary-current-line): Ditto.
2754
2755 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2756
2757         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2758         line even when the mark string is not changed.
2759
2760         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2761         argument change in the wl-summary-create-line.
2762         (wl-thread-insert-entity-sub): Ditto.
2763
2764         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2765         argument change in the wl-summary-create-line.
2766         (wl-summary-insert-sequential): Ditto.
2767         (wl-summary-update-thread): Ditto.
2768         (wl-summary-persistent-mark-string): New inline function.
2769         (wl-summary-message-mark): Use it.
2770         (wl-summary-create-line): Abolish argument wl-persistent-mark
2771         and added wl-flags, wl-cached.
2772
2773         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2774         mark to flags.
2775         (wl-highlight-summary-current-line): Decide the face not by the 
2776         persistent mark but flags.
2777
2778 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2779
2780         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2781         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2782         wl-summary-read-uncached-mark): Revive.
2783         (wl-summary-answered-cached-mark,
2784         wl-summary-answered-uncached-mark): New user option.
2785         (wl-summary-score-marks): Follow the change above.
2786         (wl-summary-auto-refile-skip-marks): Ditto.
2787         (wl-summary-incorporate-marks): Ditto.
2788         (wl-summary-expire-reserve-marks): Ditto.
2789         (wl-summary-flag-priority-list): New user option.
2790
2791         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2792         changes.
2793         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2794         of elmo-message-mark.
2795         (wl-summary-mark-as-read-internal): Ditto.
2796         (wl-summary-mark-as-answered): Ditto.
2797         (wl-summary-mark-as-important): Ditto.
2798         (wl-summary-redisplay-internal): Ditto.
2799         (wl-summary-redisplay-no-mime-internal): Ditto.
2800         (wl-summary-message-mark): New function.
2801         (wl-summary-insert-sequential): Use wl-summary-message-mark
2802         instead of elmo-message-mark.
2803         (wl-summary-update-thread): Ditto.
2804         (wl-summary-persistent-mark): Ditto.
2805         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2806         instead of elmo-message-mark.
2807
2808         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2809         wl-summary-message-mark instead of elmo-message-mark.
2810         (wl-thread-insert-entity-sub): Ditto.
2811         (wl-thread-get-children-msgs-uncached): Ditto.
2812
2813         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2814         variable name changes.
2815         (wl-highlight-summary-current-line): Ditto.
2816
2817         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2818         wl-summary-message-mark instead of elmo-message-mark.
2819
2820         * wl-expire.el (wl-expire-message-p): Ditto.
2821
2822         * wl-score.el (wl-score-headers): Ditto.
2823
2824         * Version number is increased to 2.11.9.
2825
2826         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2827         (wl-summary-sync-update): Follow the change above.
2828         (wl-summary-switch-to-clone-buffer): Ditto.
2829         (wl-summary-open-folder): Ditto.
2830
2831 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2832
2833         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2834         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2835
2836         * Version number is increased to 2.11.8.
2837
2838         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2839
2840         * wl-expire.el (wl-expire-refile): Follow the API change on
2841         `elmo-folder-move-messages'.
2842         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2843
2844         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2845         (wl-summary-exec-action-refile): Ditto.
2846         (wl-summary-exec-action-copy): Ditto.
2847         (wl-summary-no-auto-refile-message-p): No use
2848         `wl-summary-buffer-msgdb'.
2849         (wl-summary-auto-refile): Ditto.
2850
2851 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2852
2853         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2854
2855 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2856
2857         * wl-summary.el (wl-summary-sync): Treat no-sync.
2858
2859         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2860         (wl-default-sync-range): Ditto.
2861
2862 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2863
2864         * wl-refile.el (wl-refile-subject-learn): Call
2865         `elmo-message-entity-field' with 3rd argument is non-nil.
2866         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2867         instead of `elmo-msgdb-overview-entity-get-subject'.
2868
2869 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2870
2871         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2872         scan-type is rescan.
2873         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2874         new optional argument force is non-nil.
2875         (wl-summary-save-view-cache): Call it with force argument non-nil.
2876
2877         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2878
2879 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2880
2881         * wl-action.el (wl-summary-print-argument): Fixed last change.
2882
2883 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2884
2885         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2886         simplified.
2887         (wl-summary-target-mark-mark-as-unread): Likewise.
2888         (wl-summary-target-mark-mark-as-important): Likewise.
2889
2890 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2891
2892         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2893         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2894         (wl-summary-mark-as-important-region): Change accordingly.
2895         (wl-summary-target-mark-mark-as-important): Ditto.
2896
2897 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2898
2899         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2900
2901         * wl-action.el (wl-summary-print-argument): Print argument to
2902         right side of window if `wl-summary-print-argument-within-window'
2903         is non-nil.
2904
2905 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2906
2907         * wl-action.el (wl-summary-set-mark): Use
2908         `wl-summary-message-visible-p' to check visibility of the message
2909         and jump to message only when the message line is visible and have
2910         different number; Call wl-summary-unset-mark with number argument.
2911         (wl-summary-unset-mark): 
2912         Use `wl-summary-message-visible-p'
2913         to check visibility of the message and jump to message only when
2914         the message line is visible and have different number;
2915
2916 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2917
2918         * Version number is increased to 2.11.7.
2919
2920         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2921         and wl-folder-summary-line-format.
2922
2923         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2924         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2925         (wl-summary-set-score-mark): Use it.
2926         (wl-summary-target-mark-mark-as-read): Ditto.
2927         (wl-summary-target-mark-mark-as-unread): Ditto.
2928         (wl-summary-target-mark-mark-as-important): Ditto.
2929         (wl-summary-target-mark-msgs): Simplified.
2930         (wl-summary-detect-mark-position): Fixed problem when
2931         summary-line-format no contain persisten/temp mark spec.
2932         (wl-summary-temp-mark): Ditto.
2933         (wl-summary-persistent-mark): Ditto.
2934         (wl-summary-update-persistent-mark): Ditto.
2935
2936         * wl-action.el (wl-summary-set-mark): Ditto.
2937         (wl-summary-unset-mark): Ditto.
2938         All other related portions are changed.
2939
2940 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * Version number is increased to 2.11.6.
2943
2944 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2945
2946         * wl-util.el (wl-current-message-buffer): Define as function;
2947         Don't use the value of wl-messge-buffer.
2948
2949         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2950         persistent mark.
2951
2952         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2953         no current message, cause an error.
2954
2955 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2956
2957         * wl-summary.el (wl-summary-set-message-modified): Use
2958         elmo-folder-set-message-modified instead of
2959         elmo-folder-set-message-modified-internal.
2960
2961 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2962
2963         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2964         interactively.
2965         (wl-summary-sync): nokill->entirely.
2966         (wl-summary-sync-marks): Fixed message.
2967         (wl-summary-input-range): Added mark, nokill->entirely.
2968
2969         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2970         messages as read.
2971
2972 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2973
2974         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2975         update-noscore.
2976         (wl-summary-sync): Follow the change above.
2977
2978 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2979
2980         * wl-action.el (wl-summary-target-mark-all): Use
2981         elmo-folder-list-messages.
2982
2983 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2984
2985         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2986         (wl-summary-rescan): Set wl-summary-scored as nil.
2987         (wl-summary-sync-force-update): Follow the change above.
2988         (wl-summary-sync): Ditto.
2989         (wl-summary-sync-update): Added argument disable-killed.
2990         (wl-summary-insert-headers): Set visible-only argument for
2991         elmo-folder-list-messages.
2992         (wl-summary-input-range): Added update-nokill, update-noscore,
2993         all-nokill, all-noscore and mark.
2994
2995         * Version number is increased to 2.11.5.
2996
2997         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2998
2999 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3000
3001         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3002         (wl-summary-prefetch-region-no-mark): Change accordingly.
3003         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3004
3005 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3006
3007         * wl-address.el (wl-complete-field-to): Abolished.
3008         (wl-complete-address): Completion function for completing-read.
3009         * wl-action.el (wl-summary-get-resend-address): Use it.
3010
3011         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3012         wl-summary-update-mark and abolish unused argument.
3013         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3014         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3015         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3016         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3017         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3018         * wl-draft.el (wl-draft-kill): Ditto.
3019
3020         * wl-summary.el: Remove unused binding of case-fold-search.
3021         (wl-summary-replace-status-marks): Abolished.
3022
3023 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3024
3025         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3026         is specified or folder length is zero.
3027
3028 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3029
3030         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3031         (wl-folder-archive-current-entity): Ditto.
3032
3033 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3034
3035         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3036         retrieving message mark.
3037         (wl-summary-redisplay-internal): Ditto.
3038
3039         * wl-message.el (wl-message-buffer-display): Ignore errors while
3040         retrieving message-id field.
3041
3042         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3043         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3044         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3045         order of the arguments for `wl-expire-message-p'.
3046         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3047
3048         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3049         Check return value of wl-summary-reply.
3050         (wl-summary-reply): Recover window configuration when an error occured.
3051
3052 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3053
3054         * wl-summary.el (wl-summary-resend-message): Abolished, the
3055         feature is inherited by wl-summary-resend (put resend mark).
3056
3057 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3058
3059         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3060         wl-message-buffer to nil when the message is hide.
3061
3062 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3063
3064         * .cvsignore: New file.
3065
3066 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3067
3068         * wl-action.el (wl-summary-action-docstring): Add more info.
3069         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3070         duplicate definition.
3071         (wl-summary-define-mark-action): Functions wl-summary-*-region
3072         keep current position.
3073         (wl-summary-unregister-target-mark): Store result to the variable.
3074
3075 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3076
3077         * Version number is increased to 2.11.4.
3078
3079 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3080
3081         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3082         wl-summary-delete-all-temp-marks.
3083         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3084
3085         * wl-action.el (wl-summary-set-mark): Changed terminology
3086         refile-destination -> action-argument.
3087         (wl-summary-unset-mark): Ditto.
3088         (wl-summary-remove-argument): Ditto.
3089         (wl-summary-print-argument): Ditto.
3090
3091         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3092         (wl-thread-remove-argument-region): Ditto.
3093         (wl-thread-print-argument-region): Ditto.
3094         (wl-thread-close): Ditto.
3095         (wl-thread-open): Ditto.
3096
3097         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3098         (wl-highlight-refile-destination-face is abolished)
3099         (wl-highlight-action-argument-string): Ditto.
3100         (wl-highlight-summary-current-line): Highlight action argument.
3101
3102         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3103         color for light backgrounds.
3104         (wl-highlight-summary-answered-face): Ditto.
3105
3106 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3107
3108         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3109
3110         * wl-score.el (wl-summary-score-update-all-lines): Use
3111         wl-summary-set-mark.
3112         (wl-summary-score-update-all-lines): Kill expunged messages.
3113
3114         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3115
3116 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3117
3118         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3119         directly.
3120         (wl-score-overview-entity-get-lines): Ditto.
3121         (wl-score-overview-entity-get-xref): Ditto.
3122         (wl-score-get-latest-msgs): Ditto.
3123         (wl-summary-rescore): Ditto.
3124
3125         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3126         to "&".
3127         (wl-summary-mark-as-answered-internal): New inline function.
3128         (wl-summary-mark-as-answered): New function.
3129         (wl-summary-mark-as-unanswered): Ditto.
3130         (wl-summary-sync-marks): Modified for answered-mark synching.
3131
3132 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3133
3134         * wl-action.el (wl-summary-set-mark): Fixed last change.
3135
3136 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3137
3138         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3139         behavior of wl-summary-unread-message-hook
3140         (Pointed out by akira yamada <akira@arika.org>).
3141
3142 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3143
3144         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3145         wl-summary-delete.
3146         * wl-xmas.el (wl-summary-toolbar): Ditto.
3147
3148         * wl-action.el (wl-summary-set-mark): Don't override current
3149         temp-mark.
3150
3151         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3152
3153 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3154
3155         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3156         (wl-refile-msgid-learn): Ditto.
3157         (wl-refile-get-field-value): Ditto.
3158
3159         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3160
3161         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3162         (wl-expire-delete-reserved-messages): Renamed from
3163         wl-expire-reserve-marked-msgs-from-list.
3164         (wl-expire-delete): Removed argument `msgdb'.
3165         (wl-expire-refile): Ditto.
3166         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3167         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3168         mark-alist as argument.
3169         (wl-expire-archive-number1): Removed argument `msgdb'.
3170         (wl-expire-archive-number2): Ditto.
3171         (wl-expire-archive-date): Ditto.
3172         (wl-expire-localdir-date): Ditto.
3173         (wl-expire-hide): Ditto.
3174         (wl-archive-number1): Ditto.
3175         (wl-archive-number2): Ditto.
3176         (wl-archive-date): Ditto.
3177         (wl-archive-folder): Ditto.
3178         All other related portions are changed.
3179
3180 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3181
3182         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3183         mean move up and down. (suggested by Takashi Kawachi)
3184
3185 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3186
3187         * wl-acap.el (toplevel): Don't require un-define.
3188
3189 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3190
3191         * wl-thread.el (wl-thread-delete-message): Always update
3192         wl-summary-buffer-number-list.
3193
3194         * wl-action.el (wl-summary-print-destination): 
3195         Do nothing when folder is nil.
3196
3197 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3198
3199         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3200         persistent mark when prefetch is succeeded.
3201
3202 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3203
3204         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3205         instead of elmo-msgdb-delete-msgs.
3206         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3207         (wl-expire-hide): Ditto.
3208
3209         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3210
3211         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3212         elmo-msgdb interface.
3213         (wl-thread-get-exist-children): Likewise.
3214         (wl-thread-insert-message): Likewise.
3215         (wl-thread-msg-mark-as-important): Likewise.
3216         (wl-thread-insert-entity-sub): Likewise.
3217         (wl-thread-get-children-msgs-uncached): Likewise.
3218
3219         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3220         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3221         (wl-summary-sync-update): Likewise.
3222         (wl-summary-auto-select-msg-p): Likewise.
3223         (wl-summary-update-thread): Likewise.
3224         (wl-summary-mark-as-important): Likewise.
3225         (wl-summary-jump-to-msg-internal): Likewise.
3226         (wl-summary-redisplay-internal): Likewise.
3227         (wl-summary-print-message-with-ps-print): Likewise.
3228         (wl-summary-folder-info-update): Likewise.
3229
3230         * wl-folder.el (wl-folder-check-one-entity):
3231         elmo-folder-count-flags instead of wl-summary-count-unread.
3232
3233         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3234
3235         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3236
3237         * wl-summary.el (wl-summary-set-message-modified): 
3238         Call wl-summary-set-mark-modified.
3239         (wl-summary-delete-messages-on-buffer): Call
3240         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3241         (wl-summary-sync-update): Call elmo-folder-length instead of
3242         elmo-folder-messages.
3243         (wl-summary-insert-headers): Don't call
3244         elmo-folder-list-message-entities.
3245
3246 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3247
3248         * wl-action.el (wl-summary-define-mark-action): Call
3249         `wl-summary-set-mark' with argument `data'.
3250         (wl-summary-auto-refile): Fixed order of arguments when call
3251         `wl-summary-refile'.
3252
3253 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3254
3255         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3256
3257         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3258
3259         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3260         (Renamed from wl-highlight-summary-deleted-face).
3261         (wl-highlight-summary-resend-face): New face.
3262
3263         (wl-highlight-summary-deleted-face): Renamed from
3264         wl-highlight-summary-erased-face.
3265
3266         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3267
3268         * wl-action.el (wl-summary-get-resend-address): New function.
3269         (wl-summary-exec-action-resend): Ditto.
3270         (wl-summary-exec-action-resend-subr): Ditto.
3271
3272         * w-thread.el (wl-thread-copy): Removed definition.
3273         (wl-thread-refile): Ditto.
3274         (wl-thread-delete): Ditto.
3275         (wl-thread-target-mark): Ditto.
3276
3277         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3278         (wl-summary-target-mark-set-action): Fixed.
3279         (wl-summary-define-mark-action): Fixed quotation.
3280         (wl-summary-move-mark-list-messages): Display message.
3281         (wl-summary-define-mark-action): Define thread functions.
3282         (wl-summary-exec-action-refile): Changed message.
3283         (wl-summary-exec): Ditto.
3284
3285 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3286         
3287         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3288         '%%'.
3289
3290 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3291
3292         * wl.el (toplevel): Require wl-action.
3293         (wl-init): Call wl-summary-define-mark-action.
3294
3295         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3296
3297         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3298         wl-summary-delete and wl-summary-erase.
3299         (wl-summary-mode-map): Ditto.
3300
3301         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3302         wl-delete-folder-alist.
3303
3304         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3305         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3306         (toplevel): Moved mark & action related functions to the wl-action.el.
3307
3308         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3309         in wl-summary-mark-action-list.
3310         (wl-highlight-summary-current-line): Ditto.
3311
3312         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3313         empty lines.
3314
3315         * wl-action.el: New file. 
3316
3317 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3318
3319         * wl-summary.el (wl-summary-target-mark-replace): New function.
3320         (wl-summary-target-mark-prefetch): Use it.
3321         (wl-summary-target-mark-delete): Ditto.
3322         (toplevel): Rearranged definition order.
3323         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3324         (wl-summary-target-mark-erase): Rewrite.
3325         (wl-summary-erase-region): New function.
3326         (wl-summary-exec-action-erase): Changed message.
3327         (wl-summary-move-mark-list-messages): New function.
3328         (wl-summary-exec-action-delete): Use it.
3329         (wl-summary-exec-action-erase): Ditto.
3330
3331         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3332         (wl-summary-skip-mark-list): Added "d".
3333
3334         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3335         while searching.
3336
3337         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3338         and define using defcustom;
3339         Define 4th element as a face.
3340         
3341         * wl-summary.el (wl-summary-incorporate): Use 
3342         `wl-summary-prefetch-region-no-mark' instead of
3343         `wl-summary-prefetch-region'.
3344         (wl-summary-prefetch-region-no-mark): Revival of old
3345         `wl-summary-prefetch-region'.
3346         (wl-summary-mark-action-list): Moved to wl-vars.el
3347
3348         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3349         face according to the `wl-summary-mark-action-list'.
3350         (wl-highlight-summary-current-line): Ditto;
3351         Removed destination highlighting.
3352
3353         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3354         (wl-highlight-summary-line-string): Highlight for "i" mark.
3355         (wl-highlight-summary-current-line): Ditto.
3356
3357         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3358         no destination.
3359
3360         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3361         exists, just go ahead.
3362         (wl-summary-prefetch-region): Rewrite.
3363         (wl-summary-prefetch): Ditto.
3364         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3365         (wl-summary-exec-action-prefetch): New function.
3366         (wl-summary-target-mark-prefetch): Rewrite.
3367
3368 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3369
3370         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3371         (wl-highlight-summary-line-string): Added "d" and "D".
3372         (wl-highlight-summary-current-line): Ditto.
3373
3374         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3375         in wl-summary.el.
3376         (wl-thread-insert-entity-sub): Ditto.
3377         (wl-thread-remove-destination-region): Ditto.
3378         (wl-thread-print-destination-region): Ditto.
3379
3380         * wl-summary.el (wl-summary-buffer-refile-list,
3381         wl-summary-buffer-delete-list,
3382         wl-summary-buffer-copy-list): Abolish.
3383         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3384         All other related portions are changed.
3385         (wl-summary-mark-action-list): New variable.
3386         (wl-summary-set-mark): New function.
3387         (wl-summary-register-target-mark): Ditto.
3388         (wl-summary-unregister-target-mark): Ditto.
3389         (wl-summary-have-target-mark-p): Ditto.
3390         (wl-summary-register-temp-mark): Ditto.
3391         (wl-summary-unregister-temp-mark): Ditto.
3392         (wl-summary-registered-temp-mark): Ditto.
3393         (wl-summary-collect-temp-mark): Ditto.
3394         (wl-summary-unset-mark): Ditto.
3395         (wl-summary-set-target-mark): Ditto.
3396         (wl-summary-unset-target-mark): Ditto.
3397         (wl-summary-set-action-generic): Ditto.
3398         (wl-summary-unset-action-generic): Ditto.
3399         (wl-summary-exec-action-delete): Ditto.
3400         (wl-summary-exec-action-erase): Ditto.
3401         (wl-summary-set-action-refile): Ditto.
3402         (wl-summary-set-action-refile-subr): Ditto.
3403         (wl-summary-unset-action-refile): Ditto.
3404         (wl-summary-make-destination-numbers-list): Ditto.
3405         (wl-summary-exec-action-refile): Ditto.
3406         (wl-summary-set-action-copy): Ditto.
3407         (wl-summary-unset-action-copy): Ditto.
3408         (wl-summary-exec-action-copy): Ditto.
3409         (wl-summary-collect-numbers-region): Ditto.
3410         (wl-summary-delete): Rewrite.
3411         (wl-summary-erase): Ditto.
3412         (wl-summary-remove-destination): Ditto.
3413         (wl-summary-exec): Ditto.
3414         (wl-summary-exec-region): Ditto.
3415         (wl-summary-target-mark-erase): Ditto.
3416         (wl-summary-refile): Ditto.
3417         (wl-summary-copy): Ditto.
3418         (wl-summary-unmark): Ditto.
3419         (wl-summary-delete-all-mark): Ditto.
3420         (wl-summary-mark-line): Don't highlight.
3421         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3422         (wl-summary-target-mark-refile-subr): Rewrite.
3423
3424         (wl-summary-copy-prev-destination): Abolish.
3425
3426 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3427
3428         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3429         default values along the value of wl-on-mule.
3430         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3431         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3432         It is not used anywhere.
3433
3434 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3435
3436         * wl-summary.el (wl-summary-print-destination): Keep position.
3437         (wl-summary-cursor-move-surface): Keep horizontal position.
3438
3439 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3440
3441         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3442         write sendlog.
3443
3444 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3445
3446         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3447         `wl-summary-highlight'.
3448
3449 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3450
3451         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3452         trivial condition for temp-mark.
3453
3454 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3455
3456         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3457         when it hits killed buffer.
3458
3459 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3460
3461         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3462         * wl-news.el.in: `message' and `error' take format string.
3463
3464 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3465
3466         * wl-folder (wl-folder-insert-entity): Display a message,
3467         `...done', when the work finish.
3468         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3469
3470 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3471
3472         * wl-message.el (wl-message-redisplay): Remove unused local
3473         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3474
3475 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3476
3477         * wl-summary.el (wl-summary-replace-status-marks): Disable
3478         interactive use.
3479         (wl-summary-reedit): Check message existence at first.
3480         (wl-summary-mark-line): Fix doc, return value is indefinite.
3481
3482         * wl-highlight.el (wl-highlight-message): Arranged.
3483
3484         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3485         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3486         check temp-mark by wl-summary-temp-mark always.
3487         (wl-highlight-summary): Change accordingly.
3488         * wl-summary.el (wl-summary-mark-as-read-all)
3489         (wl-summary-delete-cache, wl-summary-set-score-mark)
3490         (wl-summary-mark-as-unread, wl-summary-unmark)
3491         (wl-summary-mark-line, wl-summary-mark-as-read)
3492         (wl-summary-mark-as-important): Ditto.
3493
3494         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3495         end of the window if possible.
3496         * wl-summary.el (wl-summary-sync-update): Support lazy
3497         highlighting.
3498         (wl-summary-toggle-disp-msg): Ditto.
3499
3500 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3501
3502         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3503
3504 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3505
3506         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3507         change.
3508
3509 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3510
3511         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3512         API.
3513         (wl-summary-sync-update): Ditto.
3514
3515         * wl-score.el (wl-score-get-score-alist): Changed argument.
3516         (wl-summary-rescore-msgs): Likewise.
3517         (wl-summary-score-headers): Likewise.
3518         (wl-score-headers): Likewise;
3519         Use elmo-folder-do-each-message-entity, etc.
3520         (wl-summary-score-effect): Follow the changes above.
3521         (wl-summary-rescore): Ditto.
3522         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3523         (wl-score-get-overview): Abolish.
3524
3525         * wl-summary.el (wl-summary-default-from): Follow the API change in
3526         elmo-msgdb.
3527         (wl-summary-count-unread): Ditto.
3528         (wl-summary-detect-mark-position): Ditto.
3529         (wl-summary-overview-entity-compare-by-date): Ditto.
3530         (wl-summary-overview-entity-compare-by-number): Ditto.
3531         (wl-summary-overview-entity-compare-by-from): Ditto.
3532         (wl-summary-overview-entity-compare-by-subject): Ditto.
3533         (wl-summary-get-list-info): Ditto.
3534         (wl-summary-rescan): Ditto.
3535         (wl-summary-jump-to-msg-by-message-id): Ditto.
3536         (wl-summary-sync-update): Ditto; Removed comment.
3537         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3538         (wl-summary-insert-message): Use wl-summary-insert
3539         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3540         (wl-summary-insert-headers): Changed argument overview to folder.
3541         (wl-summary-search-by-subject): Likewise.
3542         (wl-summary-insert-thread): Renamed from 
3543         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3544
3545         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3546         too.
3547
3548         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3549         wl-string-member.
3550
3551 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3552
3553         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3554         elmo-folder-append-buffer.
3555         (wl-draft-queue-append): Likewise.
3556
3557         * wl-mime.el (wl-message-delete-current-part): Ditto.
3558         (wl-summary-burst-subr): Ditto.
3559
3560         * wl-news.el.in (wl-news-send-news): Ditto.
3561
3562 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3563
3564         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3565         function.
3566         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3567         (wl-summary-update-mark): Enclose with save-excursion.
3568         (wl-summary-mark-as-read-internal): Fixed last change.
3569         (wl-summary-mark-as-important): Use 3rd argument of
3570         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3571         Don't use elmo-msgdb-set-mark.
3572         (wl-summary-redisplay-internal): If msgdb flag is already read,
3573         just update the mark on buffer.
3574
3575 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3576
3577         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3578         cut visible folder when elmo-folder-delete returns non-nil value.
3579
3580 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3581
3582         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3583         by Kenichi OKADA <okada@opaopa.org>).
3584
3585 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3586
3587         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3588
3589 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3590
3591         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3592         Fixed the last change, search group entity by its real name.
3593         (Thanks to: KOBAYASHI Shinji)
3594
3595 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3596
3597         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3598         (wl-fldmgr-access-display-all): Don't refer visible name.
3599         * wl-expire.el (wl-folder-archive-current-entity)
3600         (wl-folder-expire-current-entity): Ditto.
3601         * wl-folder.el (wl-folder-jump-to-current-entity)
3602         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3603         (wl-folder-open-folder-sub,wl-folder-open-all)
3604         (wl-folder-write-current-folder): Ditto.
3605         (wl-folder-insert-entity): Don't use petname for normal group.
3606         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3607         is the real name.
3608         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3609         Abolished.
3610
3611 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3612
3613         * wl-draft.el (wl-draft-create-buffer): Add
3614         `wl-summary-reply-with-citation'
3615
3616 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3617
3618         * wl-draft.el (wl-draft-reply): Fixed.
3619
3620 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3621
3622         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3623         when `wl-draft-send-confirm-with-preview' is non-nil.
3624         You can scroll up/down by j/k.
3625         (wl-draft-send-confirm-with-preview): New variable (default=t).
3626
3627 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3628
3629         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3630         (wl-fldmgr-save-folders): Fix comment.
3631
3632 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3633
3634         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3635         along the last change in `wl-folder-buffer-group-p'.
3636
3637 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3638
3639         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3640         folder.
3641
3642         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3643         the default value.
3644
3645         * wl-mime.el (wl-summary-burst): Update summary only when target
3646         folder equals current folder.
3647
3648 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3649
3650         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3651
3652 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3653
3654         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3655         value.
3656
3657 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3660         `map-extents' instead of `extent-at' repeatedly.
3661         (wl-highlight-folder-current-line): Ditto.
3662
3663         * wl-highlight.el: Remove useless dummy functions.
3664
3665 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3666
3667         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3668         (wl-folder-put-folder-property): New function to put text property.
3669         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3670         (wl-folder-insert-entity, wl-folder-update-diff-line)
3671         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3672         * wl-e21.el, wl-xmas.el, wl-mule.el
3673         (wl-highlight-folder-current-line): Ditto.
3674         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3675         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3676         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3677         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3678
3679 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3680
3681         * Version number is increased to 2.11.3.
3682
3683 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3684
3685         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3686         Resume current-buffer since it is assumed by remaining tasks.
3687
3688 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3689
3690         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3691         (wl-folder-completion-function): Abolished.
3692         (wl-folder-complete-folder): New function.
3693         (wl-folder-complete-filter-condition): Ditto.
3694         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3695         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3696
3697 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3698
3699         * wl-draft.el (wl-draft-send-confirm): New function.
3700         (wl-draft-send): Use it.
3701
3702         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3703         cursor-in-echo-area while confirming.
3704
3705         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3706
3707         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3708         searching via nntp if wl-summary-search-via-nntp is 'force.
3709         Otherwise, invoke searching in nntp folder only.
3710         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3711
3712         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3713         explicitly for mime-make-text-tag.
3714
3715 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3716
3717         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3718         `mime-make-text-tag' instead of `mime-create-tag'.
3719
3720 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3721
3722         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3723         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3724
3725 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3726
3727         * wl-score.el (wl-score-save): Bind print-length and print-level.
3728         (wl-score-pretty-print): Ditto.
3729         (wl-score-edit-insert-header-entry): Ditto.
3730
3731         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3732         "From" entry to be treated with wl-draft-eword-encode-address-list.
3733         * wl-mime.el (wl-draft-preview-message): Ditto.
3734
3735         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3736         (wl-summary-mark-as-unread): Ditto.
3737         (wl-summary-mark-as-read-region): Change accordingly.
3738         (wl-summary-mark-as-unread-region): Ditto.
3739         (wl-summary-target-mark-mark-as-read): Ditto.
3740         (wl-summary-target-mark-mark-as-unread): Ditto.
3741
3742 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3743
3744         * Version number is increased to 2.11.2.
3745
3746 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3747
3748         * wl-news.el.in (wl-news-previous-version-save): Bind
3749         print-length and print-level.
3750         * wl-thread.el (wl-thread-save-entities): Ditto.
3751         (wl-thread-save-top-list): Bind print-length.
3752
3753 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3754
3755         * wl-highlight.el (wl-highlight-summary-line-string): Use
3756         wl-summary-score-below-mark, wl-summary-score-over-mark.
3757         (wl-highlight-summary-current-line): Ditto.
3758
3759 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3760
3761         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3762         insert it.
3763
3764 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3765
3766         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3767
3768 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3769
3770         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3771         message without msgid.
3772         Rewrite with elmo-folder-move-messages.
3773         Set wl-message-buffer to nil.
3774
3775         * wl-summary.el (wl-summary-erase-subr): New function. Use
3776         elmo-folder-move-messages.
3777         (wl-summary-erase): Call it.
3778         (wl-summary-target-mark-erase): Ditto.
3779
3780 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3781
3782         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3783         it is not up-tp-date.
3784
3785 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3786
3787         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3788         buffer after calling `wl-summary-goto-folder-subr' without the
3789         argument `interactive'.
3790         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3791
3792 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3793
3794         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3795         `mime-create-tag'. Use `string=' instead of `looking-at'.
3796
3797 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3798
3799         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3800         to avoid compile warning.
3801
3802         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3803         entity-id when folder is given.
3804         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3805         save-excursion, use save-selected-window instead.
3806         Select folder buffer window if exists.
3807         (To correct behavior with wl-folder-move-cur-folder.)
3808
3809 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3810
3811         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3812
3813 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3814
3815         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3816         list-count instead of %d.
3817
3818 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3819
3820         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3821         (wl-news): Set it.
3822         (wl-news-append-to-folder): Use it.
3823
3824         * wl-news.el.in (wl-news-send-news): Append to specified folder
3825         instead of wl-default-folder.
3826         (wl-news-append-to-folder): Show error message with specified folder.
3827
3828         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3829                 In most major modes, Emacs assumes that any opening
3830                 delimiter found at the left margin is the start of a
3831                 top-level definition, or defun. Therefore, *never put an
3832                 opening delimiter at the left margin unless it should have
3833                 that significance.*
3834
3835         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3836
3837 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3838
3839         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3840
3841 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3842
3843         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3844
3845 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3846
3847         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3848         for sequential numbering case.
3849
3850 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3851
3852         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3853         value.
3854         (wl-draft-reply-without-argument-list): Ditto.
3855         (wl-draft-reply-myself-with-argument-list): Abolish.
3856         (wl-draft-reply-myself-without-argument-list): Ditto.
3857         * wl-draft.el (wl-draft-self-reply-p): New function.
3858         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3859
3860 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3861
3862         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3863         (avoid error for the case without byte-compiling)
3864
3865 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3866
3867         * wl-news.el.in (wl-news-append-to-folder): New function.
3868         (wl-news-exit): Rewrite.
3869         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3870
3871 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3872
3873         * wl-draft.el (wl-draft-reply-position): New function.
3874         (wl-draft-reply-position): Fix.
3875         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3876         (wl-summary-target-mark-reply-with-citation): Ditto.
3877         (wl-summary-reply-with-citation): Ditto.
3878         * wl-vars.el (wl-draft-reply-default-position): New variable.
3879
3880 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3881
3882         * wl-draft.el (wl-draft-send): Preview when interactive send.
3883
3884 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3885
3886         * wl-draft.el (wl-draft-reply): Set default position.
3887         * wl-summary.el (wl-summary-reply): Ditto.
3888         (wl-summary-reply-with-citation): Ditto.
3889         (wl-summary-target-mark-reply-with-citation): Ditto.
3890
3891 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3892
3893         * wl-news.el.in (wl-news-lang): Set default value according to
3894         current-language-environment.
3895         (wl-news-append-news): Do nothing when news-list is nil.
3896
3897 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3898
3899         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3900         (wl-news): Change message.
3901         (wl-news-exit): Check buffer.
3902         (wl-news-force-exit): New function.
3903         (wl-news-show-all): New function.
3904         (wl-news-discard-and-exit): Fix.
3905
3906 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3907
3908         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3909         according to current-language-environment.
3910
3911         * wl-news.el.in (wl-news): If arg, show all NEWS after
3912         wl-news-default-previous-version.
3913
3914 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3915
3916         * wl-news.el.in (wl-news-check): Rewritten.
3917         (wl-news-previous-version-load): Change data type.
3918         (wl-news-previous-version-save): Change data type.
3919         (wl-news-append-news): Add return value.
3920         (wl-news-check-news): New function.
3921         (wl-news-already-current-p): New function.
3922         (wl-news-send-news): Rewritten.
3923         (wl-news-mode-map): Add new keybind.
3924         (wl-news): Rewritten.
3925         (wl-news-exit): Rewritten.
3926         (wl-news-discard-and-mail): New function.
3927         (wl-news-send-to-address): Abolished.
3928         * wl.el (wl-init): Delete a message.
3929
3930 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3931
3932         * wl-news.el.in (wl-news-exit): Update previous version.
3933         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3934
3935 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3936
3937         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3938
3939 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3940
3941         * wl-news.el.in (wl-news): New function.
3942         (wl-news-mode): New function.
3943         (wl-news-next-line): New function.
3944         (wl-news-next-page): New function.
3945         (wl-news-exit): New function.
3946         (wl-news-buf-name): New variable.
3947         (wl-news-mode-map): New variable.
3948         (wl-news-winconf): New variable.
3949         (wl-news-append-news): Add an option.
3950
3951 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3952
3953         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3954
3955 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3956
3957         * wl-news.el.in (wl-news-send-to-address): New variable.
3958         (wl-news-send-news): Use it.
3959         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3960         Return updating status.
3961         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3962
3963 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3964
3965         * wl-news.el.in (wl-news-send-news): Delete
3966         Organization and X-Face.
3967
3968 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3969
3970         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3971         (wl-news-append-news): New function.
3972         (wl-news-send-news): New function.
3973
3974 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3975
3976         * Version number is increased to 2.11.1.
3977
3978 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3979
3980         * wl-news.el.in : New file.
3981
3982 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3983
3984         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3985         default value.
3986         (wl-draft-reply-without-argument-list): Ditto.
3987
3988 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3989
3990         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3991         (wl-message-buffer-prefetch-idle-time): Ditto.
3992         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3993
3994 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3995
3996         * wl-thread.el (wl-thread-insert-message): Use
3997         wl-summary-max-thread-depth.
3998
3999         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4000         loop detection.
4001
4002         * wl-message.el (wl-message-buffer-display): Back to the first page
4003         when cache is hit.
4004
4005 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4006
4007         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4008
4009         * wl-summary.el (wl-summary-insert-thread-entity):
4010         If the thread depth is reached to wl-summary-max-thread-depth,
4011         divide the thread.
4012
4013 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4014
4015         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4016         for elmo-remove-passwd.
4017
4018 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4021         folder is sticky.
4022         (wl-folder-mark-as-read-all-entity): Ditto.
4023         (wl-folder-prefetch-entity): Ditto.
4024
4025 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4026
4027         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4028
4029 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4030
4031         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4032         Delete messages on buffer for unplugged operation.
4033         (wl-summary-erase): Ditto.
4034
4035 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4036
4037         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4038         take nil so as not to search parent by subject.
4039
4040 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4041
4042         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4043         (wl-folder-get-next-folder): Ditto.
4044         (wl-folder-get-path): Ditto.
4045
4046 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4047
4048         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4049         system and encode the region with it before verifying.
4050
4051 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4052
4053         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4054         system of the echo buffer before decoding.
4055
4056 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4057
4058         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4059         original contents.
4060
4061 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4062
4063         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4064         with argument 'any-exists.
4065
4066 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4067
4068         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4069         Use `wl-cs-autoconv'.
4070
4071 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4072
4073         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4074         by `mime-view-automatic-conversion'.
4075
4076         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4077         (wl-message-verify-pgp-nonmime): Ditto.
4078         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4079         Bind them to C-c:d and C-c:v respectively.
4080
4081         Merge following code by Teranishi-san from [wl-en:00167].
4082         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4083         (wl-mime-preview-application/pgp-encrypted): Ditto.
4084         (wl-mime-setup): Add entry.
4085
4086 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4087
4088         * wl-summary.el (wl-summary-target-mark-erase): New function.
4089         Bind it to "mD".
4090
4091 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4092
4093         * wl-vars.el (wl-draft-write-file-function): Fix.
4094         (wl-draft-reedit-hook): Changed default value.
4095
4096         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4097         wl-draft-reedit-hook.
4098         (wl-draft-remove-text-plain-tag): New function.
4099         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4100
4101         * wl-vars.el (wl-draft-write-file-function): New user option.
4102
4103         * wl-draft.el (wl-draft-prepare-edit): Use it for
4104         local-write-file-hooks.
4105         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4106
4107         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4108         (wl-draft-insert-mail-header-separator): Return the body beginning
4109         point.
4110         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4111         text/plain.
4112         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4113
4114 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4115
4116         * wl-summary.el (wl-summary-erase): New function to erase message
4117         without moving it to trash. Bind to "D".
4118
4119         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4120         as `keep' unless switch-function.
4121
4122 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4123
4124         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4125         message buffer by using `wl-summary-toggle-disp-msg'.
4126         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4127         buffer window.
4128         (wl-summary-supresedes-message): Ditto.
4129
4130         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4131         Do not delete other windows.
4132         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4133         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4134         (wl-draft-create-buffer): Set reply-or-forward also for target
4135         mark commands.
4136
4137 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4138
4139         * wl-draft.el (wl-user-agent-compose): Delete special case for
4140         switch-to-buffer-other-window.
4141
4142         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4143         (wl-summary-forward): Ditto.
4144
4145         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4146         function.
4147         (wl-draft-buffer-style): New use option.
4148
4149         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4150         (wl-draft): Follow the change above.
4151         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4152         wl-draft-buffer-style.
4153         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4154         switch-function.
4155
4156 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4157
4158         * wl-address.el (wl-address-make-completion-entry): Extracted from
4159         `wl-address-make-completion-list'.
4160         (wl-address-enable-strict-loading): New variable.
4161         (wl-address-make-completion-list): Revive petname duplication
4162         inquiry, and enable it if `wl-address-enable-strict-loading'.
4163         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4164
4165 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4166
4167         * wl-message.el (wl-message-get-original-buffer): Avoid
4168         'Selecting deleted buffer' error when original buffer is killed.
4169
4170 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4171
4172         * wl-summary.el (wl-summary-next-message): Use
4173         elmo-message-accessible-p instead of elmo-message-cached-p.
4174
4175 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4176
4177         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4178
4179         * wl-thread.el (wl-thread-open-all-unread): Use
4180         elmo-folder-list-flagged instead of
4181         elmo-folder-list-messages-mark-match.
4182
4183         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4184         instead of elmo-folder-list-messages-mark-match.
4185         (wl-summary-move-spec-alist): New variable.
4186         (wl-summary-move-spec-plugged-alist,
4187         wl-summary-move-spec-unplugged-alist): Abolish.
4188         (wl-summary-next-message): Follow the change above.
4189         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4190         with 'no-msg' argument.
4191
4192         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4193         variable.
4194         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4195         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4196         (wl-message-buffer-prefetch-get-next): Follow the change above.
4197
4198 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4199
4200         * wl-version.el (wl-version): Changed codename.
4201
4202         * Version number is increased to 2.11.0.
4203
4204 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4205
4206         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4207         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4208         `wl-draft-config-variables'.
4209         (wl-draft-kill): Fixed problem when the draft is reedit.
4210
4211 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4212
4213         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4214         buffer-modified status (Thanks to
4215         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4216
4217 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4218
4219         * wl-util.el (wl-region-exists-p): New function.
4220
4221         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4222         Remove defvars for byte-compile warnings.
4223
4224 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4225
4226         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4227         defvar-maybe. Removed unused bind.
4228
4229 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4230
4231         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4232         summary buffer window before creating new frame.
4233         (wl-draft-reply): Ditto.
4234
4235 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4236
4237         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4238
4239 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4240
4241         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4242
4243 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4244
4245         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4246         instead of `kill-region'.
4247
4248 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4249
4250         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4251         (wl-highlight-summary-line-string): Use it.
4252         (wl-highlight-summary-current-line): Ditto.
4253
4254         * wl-mime.el (wl-message-delete-current-part): Check the class of
4255         mime-entity.
4256
4257         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4258
4259         * wl-summary.el (wl-summary-make-number-list): Initialize.
4260         (wl-summary-update-mark): New function.
4261         (wl-summary-reply): Put `answered' mark on the message.
4262         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4263
4264         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4265         (wl-draft-reply): Added optional argument `number';
4266         Set wl-draft-parent-number.
4267         (wl-draft-kill): Delete answered mark if it is a reply.
4268
4269 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4270
4271         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4272         that originates in mime-preview-follow-current-entity.
4273         (wl-draft-yank-current-message-entity): Use it if region is active.
4274
4275         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4276         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4277         `wl-message-delete-current-part'.
4278         * wl-mule.el (wl-message-define-keymap): Ditto.
4279         * wl-xmas.el (wl-message-define-keymap): Ditto.
4280
4281 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4282
4283         * wl-mime.el (wl-message-delete-current-part): New function.
4284         (wl-mime-node-id-to-string): Ditto.
4285
4286         * wl-mime.el (wl-message-delete-current-part): Use existing
4287         original buffer which corresponds current mime-view buffer.
4288         (fetched buffer might have different structure, possibly)
4289
4290         * wl-mime.el (wl-message-delete-current-part): Quit if the
4291         message content differs from the actual message.
4292
4293 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4294
4295         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4296         order.
4297         (wl-summary-search-by-subject): Search parent message from tail;
4298         Check the existence of the parent message on the current thread tree.
4299         (wl-summary-update-thread): Check whether the line is inserted.
4300
4301 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4302
4303         * wl-vars.el (wl-summary-line-format): Undo last change.
4304         * wl-summary.el (wl-summary-print-destination): Do not put
4305         invisible property when `wl-summary-width' is nil.
4306         (wl-summary-line-subject-minimum-length): Abolished.
4307         (wl-summary-line-subject): Ditto.
4308
4309 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4310
4311         * wl-vars.el (wl-summary-line-format): Change default value.
4312         (wl-summary-subject-length-limit): Abolished.
4313         * wl-summary.el (wl-summary-line-subject): Ditto.
4314
4315 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4316
4317         * wl-template.el (wl-template-select): Added optional argument.
4318         If optional argument is specified, reverse
4319         `wl-template-visible-select'.
4320
4321 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4322
4323         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4324         Take prefix argument to force asking the destination folder.
4325
4326 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4327
4328         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4329         count and update status.
4330
4331 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4332
4333         * wl-summary.el (wl-summary-redisplay-internal): If
4334         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4335         after fetching.
4336
4337 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4338
4339         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4340         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4341
4342         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4343
4344 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4345
4346         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4347         (All other related portions are changed).
4348         (wl-summary-mark-as-read-all): Rewrite.
4349
4350 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4351
4352         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4353         `wl-summary-mark-as-read'.
4354         (wl-summary-mark-as-unread): Rewrite.
4355         (wl-summary-mark-as-read): Added no-modeline argument.
4356         (wl-summary-resume-cache-status): Rewrite.
4357         (wl-summary-exec-subr): Remove unused local variable.
4358
4359 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4360
4361         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4362         logic to call `wl-summary-buffer-prev-folder-function'.
4363         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4364
4365 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4366
4367         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4368         is nil.
4369
4370 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4371
4372         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4373         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4374         (wl-mime-setup): Add its entry.
4375
4376 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4377
4378         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4379         (wl-summary-delete-cache): Likewise.
4380         (wl-summary-mark-as-read): Rewrite.
4381
4382 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4383
4384         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4385         `wl-summary-count-unread'.
4386
4387         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4388
4389         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4390
4391 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4392
4393         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4394         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4395         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4396         Renamed to the elmo-msgdb-*-mark.
4397         (wl-summary-score-marks): Follow the change above.
4398         (wl-summary-auto-refile-skip-marks): Ditto.
4399         (wl-summary-incorporate-marks): Ditto.
4400         (wl-summary-expire-reserve-marks): Ditto.
4401
4402         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4403         changes.
4404         (wl-thread-insert-top): Changed updating message.
4405
4406         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4407         variable.
4408         (wl-summary-count-unread): Count answered marks.
4409         (wl-summary-rescan): Call wl-summary-insert-message instead of
4410         wl-summary-append-message-func-internal.
4411         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4412         (wl-summary-prefetch-msg): Follow the variable name changes.
4413         (wl-summary-prefetch-region): Ditto.
4414         (wl-summary-mark-as-read-all): Follow the API changes;
4415         Don't call elmo-folder-replace-marks.
4416         (wl-summary-delete-cache): Follow the variable name changes.
4417         (wl-summary-resume-cache-status): Ditto.
4418         (wl-summary-update-status-marks): New function.
4419         (wl-summary-insert-message): New function.
4420         (wl-summary-sync-marks): Follow the variable name changes.
4421         (wl-summary-sync-update): Synchronize to the msgdb, too;
4422         Changed update messages.
4423         (wl-summary-make-number-list): Rewrite.
4424         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4425         (wl-summary-mark-as-unread): Follow the API changes.
4426         (wl-summary-exec-subr): Follow the variable name changes.
4427         (wl-summary-mark-as-read): Ditto.
4428         (wl-summary-move-spec-plugged-alist): Ditto.
4429         (wl-summary-move-spec-unplugged-alist): Ditto.
4430         (wl-summary-cursor-move-surface): Ditto.
4431
4432         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4433         variable name changes.
4434         (wl-highlight-summary-current-line): Ditto.
4435
4436         * wl-expire.el (wl-expire-refile): Follow the API change in
4437         elmo-folder-move-messages.
4438         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4439         (wl-summary-archive): Use elmo-folder-msgdb instead of
4440         elmo-msgdb-load.
4441
4442 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4443
4444         * wl-mime.el (wl-draft-preview-message): Restore the position
4445         before evaluating wl-draft-send-hook in preview buffer.
4446
4447 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4448
4449         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4450         when it creates new draft buffer.
4451
4452         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4453         without argument.
4454
4455         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4456         Evaluate content and if the value is string, insert it.
4457         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4458         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4459         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4460         wl-draft-config-sub-part-bottom): Use it.
4461
4462         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4463         with the folder name. The question was unintelligible when it is
4464         called from wl-save-status.
4465
4466 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4467
4468         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4469         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4470         cannot take second argument).
4471
4472 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4473
4474         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4475         as t. Since type and subtype are not case sensitive (RFC 2045).
4476
4477 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4478
4479         * wl-vars.el (wl-message-mode-line-format): New variable.
4480         (wl-message-mode-line-format-spec-alist): Ditto.
4481         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4482         (wl-message-redisplay): Use wl-message-mode-line-format.
4483
4484 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4485
4486         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4487
4488 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4489
4490         * wl-summary.el (wl-summary-default-from): Write description.
4491
4492 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4493
4494         * wl-vars.el (wl-ldap-objectclass): Abolish.
4495
4496         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4497         (wl-ldap-make-filter): Removed condition for objectclass.
4498         (wl-ldap-make-matched-value-list): Remove meaningless process.
4499         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4500         (wl-address-ldap-search): Don't add `*' to `pat' string;
4501         use ignore-errors; added `email';
4502         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4503         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4504         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4505
4506
4507 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4508
4509         * wl-draft.el (wl-draft-parent-folder): Write description.
4510         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4511
4512 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4513
4514         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4515         as "" (zero-length string) if no parent.
4516         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4517
4518 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4519
4520         * wl-address.el (wl-address-make-completion-list): Skip duplication
4521         checking.
4522         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4523         `append'.
4524
4525 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4526
4527         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4528         instead of `beginning-of-buffer'.
4529
4530 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4531
4532         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4533
4534 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4535
4536         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4537         Refer wl-message-buffer-name.
4538         (wl-message-wheel-down): Ditto.
4539
4540 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4541
4542         * wl-vars.el (wl-message-buffer-name): New user option.
4543
4544         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4545         directly instead of making alist dinamically.
4546
4547         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4548         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4549         wl-message-buffer-cache-name.
4550         (wl-message-buffer-cache-clean-up): Ditto.
4551
4552         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4553
4554         * Version number is increased to 2.9.15.
4555
4556 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4557
4558         * wl-vars.el (wl-summary-default-view-alist): New user option.
4559
4560         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4561
4562         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4563         while deleting address.
4564         (wl-draft-delete-myself-from-cc): Ditto.
4565
4566         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4567         If optional argument is specified, reverse sort order.
4568
4569         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4570
4571 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4572
4573         * wl-thread.el (wl-thread-insert-message): Return parent number if
4574         exists.
4575         (wl-thread-update-indent-string-region): Use
4576         wl-thread-update-line-on-buffer-sub instead of
4577         wl-thread-update-line-on-buffer.
4578
4579 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4580
4581         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4582         (wl-folder-close-all): Ditto.
4583
4584 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4585
4586         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4587         and mailing-list:.
4588         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4589         value.
4590         (wl-summary-line-list-info): Print mailing-list name even when 
4591         list-number is empty.
4592
4593 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4594
4595         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4596
4597         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4598         (wl-draft-open-file): Ditto.
4599         (wl-draft-random-alphabet): Ditto.
4600
4601         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4602         bindings.
4603
4604 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4605
4606         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4607         * wl-vars.el (wl-draft-config-alist): Ditto.
4608
4609 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4610
4611         * Version number is increased to 2.9.14.
4612
4613         * wl.el (wl): Don't set wl-init as nil when error occured while
4614         auto-checking folders.
4615
4616         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4617         `elmo-expand-newtext'.
4618
4619 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4620
4621         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4622         `this-command' so that `wl-folder-goto-folder' contained in
4623         `wl-summary-keep-cursor-command' work.
4624
4625 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4626
4627         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4628         message buffer displaying state.
4629
4630 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4631
4632         * wl-vars.el (wl-summary-default-view): New variable to specify
4633         default value for `wl-summary-buffer-view' instead of using
4634         set-default.
4635         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4636
4637 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4638
4639         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4640
4641         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4642
4643 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4644
4645         * wl-vars.el (wl-forward-subject-prefix): New variable.
4646         * wl-draft.el (wl-draft-forward): Use it.
4647
4648 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4649
4650         * wl-message.el (wl-message-prev-page): When it is called without
4651         lines argument, scroll down by wl-message-scroll-amount lines.
4652         (wl-message-next-page): Ditto.
4653         * wl-vars.el (wl-message-scroll-amount): Change default value
4654         to preserve current behavior.
4655
4656 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4657
4658         * wl-summary.el (wl-summary-prefetch-msg): Bind
4659         `wl-message-entity' to call `wl-summary-from-function'.
4660
4661 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4662
4663         * wl-message.el (wl-message-buffer-create): Run
4664         wl-message-buffer-created-hook.
4665
4666 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4667
4668         * wl-summary.el (wl-summary-sort-specs): New variable.
4669         (wl-summary-default-sort-spec): Ditto.
4670         (wl-summary-sort): Rewrite.
4671         (wl-summary-sort-by-list-info): New function.
4672
4673 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4674
4675         * wl-summary.el (wl-summary-get-list-info): New function.
4676         (wl-summary-sort): Rewrite.
4677         (wl-summary-line-list-info): Ditto.
4678         (wl-summary-line-list-count): Ditto.
4679         (wl-summary-refile-region): Fixed docstring.
4680
4681 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4682
4683         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4684         `wl-folder-entity-hashtb' as completion table.
4685
4686 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4687
4688         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4689         only when this command is called interactively; silence the byte-
4690         compiler.
4691
4692 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4693
4694         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4695         active in XEmacs.
4696
4697 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4698
4699         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4700         plural lines.
4701
4702 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4703
4704         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4705         of current line when the cursor is on the header name.
4706         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4707
4708 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4709
4710         * wl-util.el (wl-read-directory-name): Return displayed directory
4711         as the default value also on XEmacs.
4712
4713 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4714
4715         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4716         formatting.
4717
4718 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4719
4720         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4721         argument and when it is non-nil, check face property before
4722         highlighting for each line.
4723         (wl-highlight-summary-window): Set it.
4724
4725 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4726
4727         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4728         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4729
4730         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4731         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4732         (wl-draft-get-fcc-list): Likewise.
4733
4734 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4735
4736         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4737         (wl-thread-entity-cur): Ditto.
4738         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4739         wl-thread-indent-regexp setting.
4740         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4741
4742         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4743         wl-summary-lazy-highlight.
4744         (wl-summary-display-bottom): Ditto.
4745
4746         * wl-thread.el (wl-thread-open-close): Likewise.
4747
4748         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4749         from and subject;
4750         Bind wl-draft-use-frame;
4751         Enclose with save-window-excursion;
4752         Use wl-draft-create-buffer instead of with-temp-buffer;
4753         Use wl-draft-prepare-edit;
4754         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4755         Use wl-draft-send instead of wl-draft-raw-send.
4756
4757 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4758
4759         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4760         of using wl-from.
4761
4762 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4763
4764         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4765         insert-buffer instead of clone-buffer.
4766         (wl-draft-doing-mime-bcc): New variable.
4767         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4768         infinite loop.
4769         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4770
4771         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4772         (wl-draft-mime-bcc-body): Ditto.
4773
4774         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4775         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4776         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4777         wl-draft-do-mime-bcc.
4778         (wl-draft-mime-bcc-field): New function.
4779         (wl-draft-do-mime-bcc): Ditto.
4780
4781         * wl-address.el (wl-address-complete-header-list): New variable.
4782         (wl-address-complete-header-regexp): Changed default value.
4783
4784         * Version number is increased to 2.9.13.
4785
4786 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4787
4788         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4789         it is differed.
4790
4791 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4792
4793         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4794         (wl-summary-line-list-count): Ditto.
4795
4796 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4797
4798         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4799         (wl-nntp-posting-function): New variable.
4800         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4801         `wl-nntp-posting-config-alist'.
4802
4803 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4804
4805         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4806         FLIM.
4807
4808 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4809
4810         * wl-summary.el (wl-summary-target-mark-refile-sub):
4811         Remove a nuisance funcall.
4812
4813 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4814
4815         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4816         as t for `try-completion'.
4817
4818 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4819
4820         * wl-summary.el (wl-summary-default-from): Use
4821         wl-address-header-extract-address instead of
4822         std11-extract-address-components.
4823         (wl-summary-simple-from): Ditto.
4824         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4825         (wl-summary-insert-headers): Show message.
4826         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4827         for whole line.
4828         (wl-summary-default-from): Revert last change.
4829         (wl-summary-simple-from): Ditto.
4830         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4831         (wl-summary-mark-as-read-region): Follow the change above.
4832         (wl-summary-sync-marks): Ditto.
4833         (wl-summary-target-mark-mark-as-read): Ditto.
4834         (wl-summary-redisplay-internal): Ditto.
4835         (wl-summary-redisplay-no-mime-internal): Ditto.
4836         (wl-summary-redisplay-all-header): Ditto.
4837         (wl-summary-mark-as-read): Removed argument `cached';
4838         Use current cache status to set cache mark.
4839         (wl-summary-redisplay-internal): Follow the change above.
4840         (wl-summary-redisplay-no-mime-internal): Ditto.
4841         (wl-summary-redisplay-all-header): Ditto.
4842
4843         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4844
4845         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4846         Don't call itself recursively (Adviced by Yamaoka-san).
4847
4848 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4849
4850         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4851         bind wl-summary-highlight as nil to avoid error caused by missing
4852         local variables.
4853
4854 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4855
4856         * wl-vars.el (wl-invalid-character-message): New user option.
4857
4858         * wl-util.el (wl-set-string-width): If truncated string-width is
4859         larger than specified width, use `wl-invalid-character-message'.
4860
4861 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4862
4863         * wl-summary.el (wl-summary-prefetch-msg): 
4864         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4865
4866 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4867
4868         * wl-vars.el (wl-summary-check-line-format): New user option.
4869         (wl-summary-line-format-file): Ditto.
4870
4871         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4872         variable.
4873         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4874         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4875         and `wl-summary-view-old-p' to check whether do a rescan or not.
4876         (wl-summary-view-old-p): New function.
4877         (wl-summary-line-format-changed-p): Ditto.
4878         (wl-summary-line-format-save): Ditto.
4879         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4880
4881         * wl-util.el (wl-set-string-width): Avoid using negative number
4882         for make-string.
4883
4884 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4885
4886         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4887         return value.
4888
4889         * wl-util.el (wl-set-string-width): Added optional argument
4890         `padding' (All other related portions are changed).
4891         (wl-line-parse-format): If the first letter of column number is
4892         `0', zero-padding the result (ex: "%05l").
4893
4894         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4895
4896 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4897
4898         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4899         sequential summary view.
4900
4901 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4904         if it doesn't have a -unix version.
4905
4906 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4907
4908         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4909
4910 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4911
4912         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4913         content.
4914         (wl-draft): Follow the change above.
4915
4916         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4917
4918         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4919         and wl-folder-summary-line-format-alist contain %T and %P.
4920
4921         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4922         (wl-summary-mode-line-format): New user option.
4923         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4924         (wl-summary-line-format): Changed default value.
4925         (wl-summary-lazy-highlight): Changed default value.
4926
4927         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4928         change in wl-summary-create-line.
4929         (wl-thread-insert-entity-sub): Ditto.
4930
4931         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4932         (wl-summary-buffer-unread-status): Ditto.
4933         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4934         (wl-summary-buffer-persistent-mark-column): Ditto.
4935         (wl-summary-buffer-mode-line-formatter): Ditto.
4936         (wl-summary-buffer-mode-line): Ditto.
4937         (wl-summary-message-regexp): Abolished.
4938         (All other related portions are changed.)
4939         (wl-summary-detect-mark-position): New function.
4940         (wl-summary-buffer-set-folder): Setup
4941         wl-summary-buffer-mode-line-formatter.
4942         (wl-summary-mode): Setup selective-display;
4943         Setup pre-idle-hook when xemacs.
4944         (wl-summary-update-modeline): Rewrite.
4945         (wl-summary-jump-to-msg): Define as function;
4946         Changed regexp for searching messages.
4947         (wl-summary-message-number): Rewrite.
4948         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4949         Do rescan when old type summary cache.
4950         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4951         (wl-summary-remove-destination): Use '\r' to detect EOL.
4952         (wl-summary-print-destination): Ditto.
4953         (wl-summary-temp-mark): New inline function.
4954         (wl-summary-persistent-mark): Ditto.
4955         (wl-summary-line-number): New function.
4956         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4957         (wl-summary-line-list-count): New function.
4958         (wl-summary-create-line): Added argument persistent-mark.
4959         (All other related portions are changed)
4960         (wl-summary-create-line): Insert '\r'.
4961         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4962         (wl-summary-cursor-move-surface): New inline function.
4963         (wl-summary-prev): Use it.
4964         (wl-summary-next): Ditto.
4965
4966         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4967         wl-summary-message-regexp.
4968         (wl-highlight-summary): Delete progress message.
4969         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4970
4971         * Version number is increased to 2.9.12.
4972
4973 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4974
4975         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4976         variable (nil: no minimum).
4977         (wl-summary-line-subject): Add some spaces after subject by
4978         wl-summary-line-subject-minimum-length.
4979
4980 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4981
4982         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4983         and removed `F'.
4984         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4985         change above).
4986
4987 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4988
4989         * wl-summary.el (wl-summary-line-list-count): Reverted.
4990         (example setting in samples/*/dot.wl is also updated)
4991
4992 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4993
4994         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4995
4996         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4997
4998         * wl-vars.el (wl-summary-line-format): Addes some description to the
4999         docstring.
5000
5001         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5002         (wl-summary-line-close-bracket): Ditto.
5003         (wl-summary-line-children-number): Ditto.
5004         (wl-summary-line-thread-indent): Ditto.
5005         (wl-summary-line-children-and-from): Ditto.
5006
5007         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5008         't', 'c', 'F' and added 'C'.
5009
5010         * wl-util.el (wl-set-string-width): Accept negative value.
5011         (wl-line-parse-format): Added "%number(" and "%)".
5012
5013 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5014
5015         * wl-summary.el (wl-summary-line-list-count): Change format of the
5016         return value.
5017
5018 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5019
5020         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5021         from the recent message.el.
5022         (wl-draft-point-in-header-p): Ditto.
5023         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5024         wl-draft-beginning-of-line.
5025         * wl-e21.el (wl-draft-mode-map): Ditto.
5026         * wl-xmas.el (wl-draft-mode-map): Ditto.
5027
5028         * wl-folder.el: Sort macrodefs by dependencies.
5029
5030 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5031
5032         * wl-summary.el (wl-summary-prev): Fixed regexp.
5033         (wl-summary-next): Ditto.
5034
5035 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5036
5037         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5038
5039 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5040
5041         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5042         for backward compatibility.
5043
5044 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5045
5046         * wl-summary.el (wl-summary-line-list-count): New function, merged
5047         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5048         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5049         list counts.
5050
5051 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5052
5053         * wl-summary.el (wl-summary-create-line): Ignore errors while
5054         timezone-fix-time.
5055
5056         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5057
5058         * wl-summary.el (wl-summary-sync-update): Ditto.
5059         (wl-summary-default-from): Use wl-message-entity
5060         instead of entity.
5061
5062         * wl-summary.el (wl-summary-create-line): Fix.
5063
5064         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5065         (wl-summary-line-format): New user option.
5066         (wl-folder-summary-line-format-alist): Ditto.
5067         (wl-summary-from-width): Abolished.
5068
5069         * wl-util.el (toplevel): Require 'bytecomp.
5070         (wl-line-parse-format): New function.
5071         (wl-line-formatter-setup): New macro.
5072
5073         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5074         (wl-summary-buffer-line-formatter): New buffer local variable.
5075         (wl-summary-switch-to-clone-buffer): Follow the change above.
5076         (wl-summary-message-regexp): Fix.
5077         (wl-summary-from-func-internal): Abolished.
5078         (wl-summary-subject-func-internal): Ditto.
5079         (wl-summary-subject-filter-func-internal): Ditto.
5080         (All other related portions are changed.)
5081         (wl-summary-buffer-set-folder):
5082         Set up wl-summary-buffer-number-column and 
5083         wl-summary-buffer-line-formatter
5084         (All other related portions are changed.)
5085         (wl-summary-buffer-number-column-detect): Abolished.
5086         (All other related portions are changed.)
5087         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5088         (wl-summary-delete-all-temp-marks-on-buffer): Use
5089         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5090         (wl-summary-target-mark-delete): Ditto.
5091         (wl-summary-target-mark-refile-subr): Ditto.
5092         (wl-summary-target-mark-mark-as-read): Ditto.
5093         (wl-summary-target-mark-mark-as-unread): Ditto.
5094         (wl-summary-target-mark-mark-as-important): Ditto.
5095         (wl-summary-target-mark-save): Ditto.
5096         (wl-summary-replace-status-marks): Renamed from
5097         wl-summary-set-status-marks-on-buffer;
5098         Use wl-summary-message-regexp instead of
5099         wl-summary-buffer-number-regexp.
5100         (wl-summary-sync-update): Follow the change above.
5101         (wl-summary-goto-previous-message-beginning): New function.
5102         (wl-summary-mark-as-unread): Use it.
5103         (wl-summary-mark-as-important): Ditto.
5104         (wl-summary-line-formatter): New variable.
5105         (wl-summary-line-year): New function.
5106         (wl-summary-line-day): Ditto.
5107         (wl-summary-line-day-of-week): Ditto.
5108         (wl-summary-line-hour): Ditto.
5109         (wl-summary-line-minute): Ditto.
5110         (wl-summary-line-open-bracket): Ditto.
5111         (wl-summary-line-close-bracket): Ditto.
5112         (wl-summary-line-children-number): Ditto.
5113         (wl-summary-line-thread-indent): Ditto.
5114         (wl-summary-line-size): Ditto.
5115         (wl-summary-line-subject): Ditto.
5116         (wl-summary-line-from): Ditto.
5117         (wl-summary-line-children-and-from): Ditto.
5118         (wl-summary-create-line): Rewritten.
5119         (wl-summary-format-date): Abolished.
5120
5121         * wl-highlight.el (wl-highlight-summary-current-line): Use
5122         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5123         Use thread structure to detect thread top message.
5124
5125         * wl-draft.el (wl-default-draft-cite): Don't use
5126         wl-summary-from-func-internal.
5127
5128         * wl-refile.el (wl-refile-subject-learn): Don't use
5129         wl-summary-subject-filter-func-internal.
5130         (wl-refile-guess-by-subject): Ditto.
5131
5132         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5133         parameters.
5134
5135         * wl-thread.el (wl-thread-update-indent-string-region):
5136         Use wl-thread-update-line-on-buffer instead of
5137         wl-thread-update-indent-string.
5138         (wl-thread-update-children-number): Redefine using
5139         wl-thread-update-line-on-buffer.
5140         (wl-thread-update-indent-string): Abolished.
5141
5142         * Version number is increased to 2.9.11.
5143
5144 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5145
5146         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5147         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5148         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5149
5150         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5151         as nil.
5152
5153         * wl-thread.el (wl-thread-open-all-unread): Use 
5154         elmo-folder-list-messages-mark-match.
5155         (wl-thread-insert-message): Removed argument `mark-alist'.
5156         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5157         elmo-msgdb-set-mark.
5158         (wl-thread-get-children-msgs-uncached): Likewise.
5159         (wl-thread-get-exist-children): Added argument include-self.
5160         (wl-thread-delete-message): Follow the change above.
5161
5162         * wl-summary.el (wl-summary-count-unread): Removed argument.
5163         (wl-summary-rescan): Follow the change above.
5164         (wl-summary-mark-as-read-region): Ditto
5165         (wl-summary-mark-as-unread-region): Ditto.
5166         (wl-summary-delete-messages-on-buffer): Ditto.
5167         (wl-summary-sync-update): Ditto.
5168         (wl-summary-switch-to-clone-buffer): Ditto.
5169         (wl-summary-goto-folder-subr): Ditto.
5170         (wl-summary-target-mark-mark-as-read): Ditto.
5171         (wl-summary-target-mark-mark-as-unread): Ditto.
5172         (wl-summary-target-mark-mark-as-important): Ditto.
5173         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5174         (wl-summary-update-thread): Removed argument `mark-alist'.
5175         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5176         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5177         (wl-summary-resume-cache-status): Likewise.
5178         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5179         elmo-msgdb-set-mark.
5180         (wl-summary-mark-as-read-all): Likewise.
5181         (wl-summary-delete-cache): Ditto.
5182         (wl-summary-auto-select-msg-p): Ditto.
5183         (wl-summary-mark-as-unread): Ditto.
5184         (wl-summary-no-auto-refile-message-p): Ditto.
5185         (wl-summary-mark-as-read): Ditto.
5186         (wl-summary-mark-as-important): Ditto.
5187         (wl-summary-auto-refile): Follow the change above.
5188         (wl-summary-delete-all-marks): Removed.
5189         (wl-summary-resume-marks-and-highlight): Ditto.
5190         (wl-summary-resume-marks): Ditto.
5191         (wl-summary-delete-important-msgs-from-list): Ditto.
5192         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5193
5194         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5195         wl-summary-count-unread.
5196
5197         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5198         (wl-summary-score-update-all-lines): Use
5199         elmo-msgdb-set-mark.
5200
5201 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5202
5203         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5204         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5205         (wl-summary-create-line): Renamed from
5206         wl-summary-overview-create-summary-line;
5207         Argument rearrangement.
5208         (wl-summary-update-thread): Follow the change above.
5209
5210         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5211         (wl-thread-insert-entity-sub): Likewise.
5212
5213         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5214         argument `overview', `mark-alist' and added `msgdb'.
5215
5216         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5217
5218         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5219         (wl-summary-rescan): Follow the change above.
5220         (wl-summary-sync-update): Ditto.
5221         (wl-summary-insert-thread-entity): Ditto;
5222         Don't use `let*' in every while loop;
5223         Detect infinite loop of threads.
5224         (wl-summary-update-thread): Removed argument `overview'.
5225
5226         * wl-thread.el (wl-thread-insert-message): Ditto.
5227
5228         * Version number is increased to 2.9.10.
5229
5230         * wl-message.el (wl-message-redisplay): Ignore errors while
5231         wl-message-redisplay-hook.
5232
5233 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5234
5235         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5236
5237 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5238
5239         * wl.el (wl): inhibit-quit while wl-folder.
5240
5241 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5242
5243         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5244         while msgdb access.
5245
5246 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5247
5248         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5249         even if no folder is not created.
5250
5251 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5252
5253         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5254
5255         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5256         implementation.
5257         (wl-summary-target-mark-thread): Ditto.
5258
5259         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5260
5261 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5262
5263         * wl-util.el (wl-display-bytes): Remove unused function.
5264
5265 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5266
5267         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5268         seems critical one (partially reverse the change in 2002/03/17).
5269
5270 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5271
5272         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5273         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5274
5275 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5276
5277         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5278         is not writable.
5279         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5280         plugged status instead of `'force' as 2nd argument.
5281
5282         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5283         is not creatable.
5284
5285         * Version number is increased to 2.9.9.
5286
5287 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5288
5289         * wl-summary.el (wl-summary-suspend): New function.
5290
5291 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5292
5293         * wl.el (wl): Do not check variables if check is nil.
5294         * wl-utils.el (wl-collect-draft): New function.
5295         * wl-folder.el (wl-folder-suspend): Put summary buffers
5296         and draft buffers at the end of buffer list.
5297         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5298
5299 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5300
5301         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5302         loop instead of recursive call.
5303
5304         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5305         2nd argument.
5306
5307 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5308
5309         * wl-draft.el (wl-draft-create-contents): Don't take neither
5310         (function . args) nor (string . something) any more.
5311
5312         * wl-version.el (wl-generate-user-agent-string): Return string
5313         without header symbol.
5314         * wl-draft.el (wl-draft-default-headers): Use it.
5315
5316         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5317         `wl-draft-insert-ccs' and return field value instead of inserting
5318         the header. Abolish cc argument.
5319         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5320
5321         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5322         rather than one with string car.
5323
5324         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5325         * wl-draft.el (wl-draft-create-contents): Add it after the default
5326         headers.
5327
5328         * wl-draft.el (wl-draft-create-contents): For the case of
5329         (symbol-or-string . function) insert header only when the function
5330         returns string value.
5331
5332 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5333
5334         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5335         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5336
5337 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5338
5339         * wl.el (wl-check-environment): Don't check Message-ID when
5340         `wl-insert-message-id' is nil.
5341         Revive checking if `wl-message-id-domain' contains "@".
5342
5343 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5344
5345         * wl.el (wl-check-environment): Merge examination for "@" at
5346         inappropriate position into the first string-match.
5347
5348         * wl-summary.el (wl-summary-target-mark-print): New function.
5349         (wl-summary-pipe-message-subr): Extracted from
5350         `wl-summary-pipe-message'.
5351         (wl-summary-target-mark-pipe): New function.
5352         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5353         `wl-summary-target-mark-pipe'.
5354
5355 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5356
5357         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5358
5359 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5360
5361         * wl.el (wl-check-environment): Use elmo-warning instead of
5362         error for non-critical ones.
5363         Remove trash folder check.
5364         (wl): Don't ignore error in wl-check-environment.
5365
5366         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5367         check, which is moved from `wl-check-environment'.
5368         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5369
5370 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5371
5372         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5373         guess anything, call wl-summary-write.
5374         (wl-summary-write): Create draft with blank To field.
5375         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5376
5377 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5378
5379         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5380         argument full as well for wl-folder-write-current-folder.
5381         If wl-*-write-current-folder cannot guess addressee, add blank
5382         To header.
5383         Rewrite condition for positioning cursor.
5384
5385 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5386
5387         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5388         summary buffer is present, use it.
5389         (wl-folder-jump-to-previous-summary): Ditto.
5390
5391 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5392
5393         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5394
5395         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5396         wl-summary-previous-buffer and wl-summary-next-buffer.
5397
5398         * wl-folder.el (wl-folder-mode-map): Bind
5399         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5400         (wl-folder-jump-to-next-summary): New function.
5401         (wl-folder-jump-to-previous-summary): Ditto.
5402
5403         * wl-draft.el (wl-draft): Rearranged.
5404
5405 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5406
5407         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5408         of header.
5409         (wl-draft): Collect arguments for the header as header-alist.
5410         (wl-draft-forward): Arrange arguments for wl-draft.
5411         (wl-draft-reply): Ditto.
5412         (wl-draft-edit-string): Ditto.
5413         * wl-summary.el (wl-summary-write): Ditto.
5414         (wl-summary-write-current-folder): Ditto.
5415
5416         * Version number is increased to 2.9.8.
5417
5418 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5419
5420         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5421
5422         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5423
5424         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5425         even if the guess failed.
5426
5427         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5428         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5429         wl-summary-write-current-folder.
5430         * wl-xmas.el: Ditto.
5431
5432 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5433
5434         * wl-summary.el (wl-summary-next-page): Force display message if
5435         message is not displayed yet.
5436         (wl-summary-prev-page): Ditto.
5437
5438 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5439
5440         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5441
5442 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5443
5444         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5445         add "Preview Message" and "Save Draft and Exit".
5446
5447 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5448
5449         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5450         if addrmgr is called from draft in splitted window.
5451
5452         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5453         * wl-mule.el: Ditto.
5454         * wl-xmas.el: Ditto.
5455
5456 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5457
5458         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5459
5460         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5461         * wl-xmas.el (wl-folder-toolbar): Ditto.
5462
5463 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5464
5465         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5466         and wl-draft-save-and-exit.
5467         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5468         * wl-xmas.el: Ditto.
5469         * wl-mule.el: Ditto.
5470
5471         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5472         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5473
5474 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5475
5476         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5477         lists for saving buffer.
5478
5479 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5480
5481         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5482         parent-folder argument instead of it.
5483         (wl-draft-create-buffer): Ditto.
5484         (wl-draft-forward): Ditto.
5485         (wl-draft-reply): Ditto.
5486         * wl-summary.el (wl-summary-write): Ditto.
5487         (wl-summary-write-current-folder): Ditto.
5488
5489         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5490         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5491         Folder buffer after composing.
5492
5493 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5496         header if the file `wl-x-face-file' already contains it.
5497
5498 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5499
5500         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5501         folder" entry.
5502         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5503         * wl-e21.el (wl-folder-toolbar): Ditto.
5504         * wl-xmas.el (wl-folder-toolbar): Ditto.
5505
5506 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5507
5508         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5509         wl-folder-goto-folder with sticky argument.
5510         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5511
5512 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5513
5514         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5515         and wl-summary-previous-buffer.
5516         (wl-summary-next-buffer): New function.
5517         (wl-summary-previous-buffer): Ditto.
5518
5519 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5520
5521         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5522         wl-folder-jump-to-current-entity-with-arg.
5523         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5524         `wl-folder-jump-to-current-entity'.
5525         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5526         `wl-summary-goto-folder-sticky'.
5527         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5528         `wl-summary-goto-folder'.
5529         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5530         Unless force-exit, do not clean temp. marks for sticky summary.
5531         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5532
5533 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5534
5535         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5536         not entire.
5537
5538 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5539
5540         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5541         to `C-x C-s'.
5542         (wl-summary-save-status): New command.
5543         (wl-summary-exit): Don't clean-up temp marks when sticky.
5544         (Applied patch from Nakayama-san [wl: 09548])
5545         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5546         Do nothing when no mark data.
5547         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5548         Call `wl-summary-delete-all-temp-marks' before saving.
5549
5550 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5551
5552         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5553
5554 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5555
5556         * wl.el (wl-check-environment): Also cause error when (system-name)
5557         returns "localhost.localdomain". (Although it doesn't affect because
5558         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5559
5560 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5561
5562         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5563         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5564
5565         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5566         value.
5567
5568 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5569
5570         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5571         Likewise r-cc-list and r-ng-list.
5572
5573 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5574
5575         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5576         only if it is bound as variable.
5577
5578         * wl-mime.el (wl-draft-preview-message): Ditto.
5579
5580 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5581
5582         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5583         needless `goto-char'.
5584
5585         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5586         `wl-summary-redisplay-no-mime-internal' instead of
5587         `wl-summary-redisplay-no-mime'.
5588         (wl-summary-redisplay-no-mime): Changed argument;
5589         Call `wl-summary-redisplay-no-mime-internal'.
5590
5591         * wl-mime.el (wl-draft-preview-message): Bind
5592         `mime-header-encode-method-alist' locally.
5593
5594         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5595         (wl-draft-std11-parse-addresses): Added the first address check.
5596         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5597
5598         * Version number is increased to 2.9.7.
5599
5600 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5601
5602         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5603
5604 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5605
5606         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5607         related to scrollbar support, if there is no such a feature
5608         compiled in.
5609
5610 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5611
5612         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5613         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5614         for prefetch.
5615
5616 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5617
5618         * wl-summary.el (wl-summary-pick): Fix for no match.
5619
5620 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5621
5622         * wl-draft.el (wl-draft-save):
5623         Override `mime-header-encode-method-alist'.
5624
5625 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5626
5627         * wl-folder.el (wl-folder-pick): New function.
5628         Define key as "?".
5629
5630 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5631
5632         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5633         Fix for unplugged.
5634
5635 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5636
5637         * wl-folder.el (wl-folder-virtual): New function.
5638         Define key as "V".
5639
5640 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5641
5642         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5643         multi folder if entity is group.
5644
5645 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5646
5647         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5648         is nil.
5649
5650 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5651
5652         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5653         (wl-summary-target-mark-msgs): Return the number of marked messages.
5654
5655 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5656
5657         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5658         "first:" is specified.
5659
5660 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5661
5662         * wl-vars.el (wl-from): Use return value of function
5663         user-full-name instead of the variable user-full-name since
5664         XEmacs-20.4 doesn't set this variable.
5665
5666 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5667
5668         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5669         call `wl' directly.
5670
5671 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5672
5673         * wl-draft.el (wl-draft-reedit): Removed duplicated
5674         switch-to-buffers.
5675
5676 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5677
5678         * wl.el (wl-other-frame): Removed garbages.
5679
5680 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5681
5682         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5683
5684         * wl-xmas.el (wl-draft-key-setup): Ditto.
5685
5686         * wl-mule.el (wl-draft-key-setup): Ditto.
5687
5688         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5689         (wl-draft-reedit): Ditto.
5690         (wl-draft-prepare-edit): Add `wl-draft-save' to
5691         `local-write-file-hooks'.
5692         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5693         (wl-draft-reedit): Set buffer-file-name.
5694         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5695
5696
5697         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5698         call it.
5699         (wl-delete-startup-frame-function): New variable.
5700         (wl-other-frame): New function
5701         (Original was written by Yamaoka san [wl: 09239]).
5702
5703         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5704         if `wl-folder-use-frame'.
5705
5706 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5707
5708         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5709
5710 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5711
5712         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5713         New variable.
5714         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5715         (wl-message-buffer-prefetch-get-next): Use them.
5716         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5717
5718 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5721         with unwind-protect.
5722
5723         * wl-draft.el (wl-draft-reedit): Rewrite.
5724         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5725         (wl-draft-save): Insert header separator if it does not exist;
5726         Removed condition-case.
5727
5728         * wl-summary.el (wl-summary-reedit): Revert last change.
5729
5730         * wl-draft.el (wl-draft-save): Rewrite.
5731         (wl-draft-create-buffer): Set buffer-file-name as nil.
5732
5733         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5734
5735         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5736
5737         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5738         nil.
5739
5740 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5743         If count is nil, do not prefetch.
5744         (wl-message-buffer-prefetch-next): Next.
5745
5746 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5747
5748         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5749
5750 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5751
5752         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5753         `delete-backward-char'
5754         (wl-draft-prepare-edit): Check major-mode.
5755         (wl-draft-decode-header): Rewrite.
5756         (wl-draft): Fix.
5757
5758 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5759
5760         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5761
5762 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5763
5764         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5765         (wl-message-buffer-prefetch-get-next): Remove size checking.
5766         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5767
5768 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5769
5770         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5771         (wl-draft-default-headers): Fix.
5772
5773 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5774
5775         * wl-draft.el (wl-draft-default-headers): Insert return value of
5776         `wl-generate-mailer-string-function'.
5777
5778 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5779
5780         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5781         (wl-draft-insert-mail-header-separator): Ditto.
5782
5783         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5784         again (Reverted the change on 2002-01-17 by OKADA san).
5785
5786 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5787
5788         * wl-draft.el (wl-draft): Rewrite.
5789         (wl-draft-create-buffer): New function.
5790         (wl-draft-create-contents): Ditto.
5791         (wl-draft-prepare-edit): Ditto.
5792         (wl-draft-decode-header): Ditto.
5793         (wl-draft-decode-body): Ditto.
5794         (wl-draft-check-new-line): Ditto.
5795         (wl-draft-default-headers): Ditto.
5796         (wl-draft-insert-mail-header-separator): Ditto.
5797
5798 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5799
5800         * Version number is increased to 2.9.6.
5801
5802 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5803
5804         * wl-draft.el (wl-draft-delete-field): Optional argument.
5805         (wl-draft-delete-fields): Ditto.
5806
5807 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5808
5809         * wl-message.el (toplevel): Eliminated byte-compile warning.
5810         for `itimer-function', `delete-timer' and `itimer-list'.
5811
5812 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5813
5814         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5815         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5816         `wl-message-buffer-prefetch-threshold'.
5817         * wl-summary.el (wl-summary-redisplay-internal): Remove
5818         the check of `wl-message-buffer-prefetch-depth'.
5819
5820 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5821
5822         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5823         size of article.
5824         (wl-message-buffer-prefetch-subr): Remove size check.
5825
5826 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5827
5828         * wl-vars.el (wl-plugged): Make customizable.
5829
5830 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5831
5832         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5833         (wl-message-buffer-prefetch-set-timer): New function.
5834         (wl-message-buffer-prefetch-get-next): New function.
5835         (wl-message-buffer-prefetch): New function.
5836         (wl-message-buffer-prefetch-next): Rewrite.
5837         (wl-message-buffer-prefetch-subr): Rewrite.
5838         * wl-vars.el (wl-auto-prefetch-first): New variable.
5839         * wl-summary.el (wl-summary-goto-folder-subr): Call
5840         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5841
5842 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5843
5844         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5845         `wl-summary-unread-message-hook'.
5846
5847 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5848
5849         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5850         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5851         if range is `cache-status'.
5852
5853 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5854
5855         * wl-message.el (wl-message-buffer-prefetch-subr):
5856         Improve debug message.
5857
5858 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5859
5860         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5861         `wl-mail-send-pre-hook'.
5862         (wl-draft-send-mail-with-qmail): Ditto.
5863         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5864
5865 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5866
5867         * wl-message.el (wl-message-buffer-prefetch-subr):
5868         Fix for cancel-function-timers bug.
5869         (wl-message-buffer-prefetch-debug): Default value is t.
5870
5871 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5872
5873         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5874         (wl-message-buffer-prefetch-subr): Rewrite.
5875         Rename from `wl-message-buffer-prefetch'.
5876
5877 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5878
5879         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5880         (wl-default-draft-cite-decorate-author): Ditto.
5881
5882         * wl-draft.el (wl-draft-cite-function): Removed.
5883         (wl-default-draft-cite-decorate-author): Ditto.
5884
5885 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5886
5887         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5888         (wl-default-draft-cite): Do not arrange author name if the value of
5889         `wl-default-draft-cite-decorate-author' is nil.
5890
5891 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5892
5893         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5894
5895         * wl-folder.el (wl-folder-check-one-entity): Don't care
5896         `elmo-folder-use-flag-p'.
5897
5898 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5899
5900         * wl-folder (wl-folder-check-one-entity): Fix
5901         problem if unread is nil.
5902
5903 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5904
5905         * wl-address.el (wl-address-make-completion-list): Check whether
5906         the address is a group list.
5907         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5908
5909 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5910
5911         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5912         The number of the messages of new and unread does not count
5913         correctly.
5914
5915         * wl-summary.el (wl-summary-count-unread): Changed to return
5916         `(new . unread)' instead of total.
5917         (wl-summary-sync-update): Follow the change above.
5918
5919         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5920
5921 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5922
5923         * wl-address.el (wl-address-make-completion-list): Do not enclose
5924         address by " <" and ">" if associated realname is "".
5925         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5926         This is against the promblem with group list in .addresses pointed
5927         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5928
5929 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5930
5931         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5932         message is a format control string.
5933         * wl-expire.el (wl-expire-append-log): Ditto.
5934         * wl-mime.el (wl-summary-burst-subr): Ditto.
5935         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5936         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5937
5938 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5939
5940         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5941         wl.el (wl-check-variables): Rename from `wl-check-type'.
5942         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5943         (wl-check-variables-2): New function.
5944         (wl): Call `wl-check-variables-2'.
5945
5946 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5947
5948         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5949         after renaming folder in access group.
5950
5951 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5952
5953         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5954         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5955         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5956         (wl-message-buffer-prefetch): Rewrite.
5957         (wl-message-buffer-prefetch-idle-time): Removed.
5958         * wl-summary.el (wl-summary-redisplay-internal):
5959         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5960         Error check for `wl-message-buffer-prefetch-depht'.
5961
5962 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5963
5964         * Version number is increased to 2.9.5.
5965         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5966
5967 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5968
5969         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5970         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5971         Based on the patch written by
5972         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5973
5974 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5975
5976         * wl-draft.el (wl-draft-raw-send): Fix for
5977         `wl-news-send-pre-hook'
5978
5979 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5980
5981         * wl-utils.el (wl-message-id-function): New variable.
5982         * wl-draft.el (wl-draft-insert-required-fields):
5983         Use `wl-message-id-function'.
5984
5985 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5986
5987         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5988         * wl-utils.el (wl-draft-make-message-id-string):
5989         Use `wl-from' for domain part of Message-ID
5990         if `wl-message-id-use-wl-from' if non-nil.
5991         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5992
5993 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5994
5995         * wl.el (wl): Call `wl-check-type'
5996         Do not 'condition-case'.
5997
5998 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5999
6000         * wl.el (wl-check-type): New function.
6001         (wl-check-type-variables): New variable.
6002
6003 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6004
6005         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6006
6007 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6008
6009         * wl-draft.el (wl-smtp-password-key): New function.
6010         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6011         (wl-draft-send-mail-with-smtp): Ditto.
6012         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6013
6014 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6015
6016         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6017         * wl-utils.el (wl-unique-id-suffix): Remove.
6018
6019 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6020
6021         * Version number is increased to 2.9.4.
6022
6023 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6024
6025         * wl-utils.el (wl-unique-id-suffix): New variable.
6026         (wl-unique-id): Use `wl-unique-id-suffix'
6027
6028 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6029
6030         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6031         instead of `elmo-msgdb-search'.
6032
6033         * Version number is increased to 2.9.3.
6034
6035 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6036
6037         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6038
6039 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6040
6041         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6042         (wl-draft-dispatch-message): Changed for send-later.
6043         (wl-draft-queue-flush): Ditto.
6044         (wl-draft): Clear `wl-sent-message-queued'.
6045         (wl-draft-reedit): Ditto.
6046         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6047         * wl-vars.el (wl-draft-force-queuing): New variable.
6048         (wl-draft-force-queuing-mail): New variable.
6049         (wl-draft-force-queuing-news): New variable.
6050
6051 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6052
6053         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6054         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6055
6056 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6057
6058         * Version number is increased to 2.9.2.
6059
6060 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * wl-draft.el (wl-draft-elide-region): New user command.
6063         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6064
6065         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6066         command `wl-draft-elide-region'.
6067         * wl-mule.el: Ditto.
6068         * wl-xmas.el: Ditto.
6069
6070 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6071
6072         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6073         (wl-biff-check-folder-async): Removed needless let.
6074
6075 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6076
6077         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6078         wl-folder-get-elmo-folder.
6079         (wl-biff-check-folder): Set `biff' argument of
6080         `wl-folder-check-one-entity'.
6081         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6082
6083         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6084         (wl-folder-check-one-entity): Added `biff' argument;
6085         Setup `biff' slot of folder.
6086
6087         * Version number is increased to 2.9.1.
6088
6089 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6090
6091         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6092         comment out and fixed.
6093         (wl-fldmgr-add-completion-subr): Ditto.
6094
6095         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6096         and msgdb.
6097
6098         * wl.el (wl-toggle-plugged): Save summary view.
6099
6100 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6101
6102         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6103
6104 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6105
6106         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6107
6108 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6111         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6112         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6113
6114         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6115         if it was failed.
6116         (wl-demo): Disable undo in the demo buffer.
6117
6118 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6119
6120         * wl-version.el (wl-version): Changed codename.
6121
6122         * Version number is increased to 2.9.0.
6123
6124 2001-12-14  Takuo KITAME <kitame@northeye.org>
6125
6126         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6127         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6128         (wl-folder-mark-as-read-all-current-entity): Ditto.
6129
6130 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6131
6132         * wl-vars.el (wl-from-width): Define as obsolete variable.
6133         (wl-subject-length-limit): Ditto.
6134
6135         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6136
6137         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6138         wl-summary-save-view.
6139
6140         * wl.el (wl-save-status): Ditto.
6141         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6142
6143         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6144         (wl-summary-exit): Follow the change above.
6145         (wl-summary-goto-folder-subr): Ditto.
6146
6147         * wl-folder.el (wl-folder-create-subr): Don't use
6148         `elmo-folder-creatable-p'.
6149
6150 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6151
6152         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6153
6154 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6155
6156         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6157         rather than bitmap on Emacs 21.
6158         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6159         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6160         for xbm if the new redisplay engine is not available.
6161
6162 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6163
6164         * wl-folder.el (wl-folder-init-hook): New hook.
6165         (wl-folder-init): Run `wl-folder-init-hook'.
6166
6167 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6168
6169         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6170
6171 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6172
6173         * wl-acap.el (wl-acap-cache-filename): New variable.
6174         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6175         (wl-acap-init): Use cache if no ACAP server found.
6176
6177 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6178
6179         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6180         `wl-acap-original-msgdb-dir'.
6181
6182         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6183         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6184
6185         * wl-mime.el (wl-mime-save-directory): Renamed from
6186         `wl-mime-save-dir'.
6187
6188 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6191
6192         * wl-demo.el: Require `path-util'.
6193         (wl-demo-bitmap-mule-available-p): New internal variable.
6194         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6195         `module-installed-p' instead.
6196         (wl-demo-insert-image): Use *.img file for a bitmap image.
6197         (wl-demo): Don't call the ascii demo recursively.
6198
6199 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6200
6201         * Version number is increased to 2.7.7.
6202
6203 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6204
6205         * wl.el (wl-exit): Eliminated byte-compile warning.
6206
6207 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6208
6209         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6210         obsolete variable using `elmo-define-obsolete-variable'.
6211         (wl-fetch-confirm-threshold): Ditto.
6212         (wl-cache-prefetch-folder-type-list): Ditto.
6213         (wl-cache-prefetch-folder-list): Ditto.
6214
6215 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6216
6217         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6218         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6219         (wl-demo-insert-image): New function.
6220         (wl-demo-insert-text): New function.
6221         (wl-demo-image-type-alist): Redefine as a function.
6222         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6223         (wl-demo-with-temp-file-buffer): Removed.
6224         (wl-logo-xpm): Removed.
6225         (wl-logo-xbm): Removed.
6226         (wl-logo-bitmap): Removed.
6227
6228 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6229
6230         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6231         (wl-expire-localdir-get-folder-function): New user option.
6232         (wl-expire-localdir-get-folder): New function.
6233         (wl-expire-localdir-date): Ditto.
6234
6235 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6236
6237         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6238         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6239         Fixed unread number mismatch when all-unread < unread.
6240
6241 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6242
6243         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6244         (wl-fetch-confirm-threshold): Ditto.
6245
6246         * wl-summary.el (wl-summary-confirm-appends): Removed.
6247         (wl-summary-sync-update): Don't refer
6248         `wl-summary-update-confirm-threshold' (It is now abolished).
6249
6250         * wl-message.el (wl-message-display-internal): Don't refer
6251         `wl-fetch-confirm-threshold' (It is now abolished).
6252
6253 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6254
6255         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6256
6257 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6258
6259         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6260         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6261         Change default value to nil.
6262         (wl-summary-indent-length-limit): The value can be nil, nil means
6263         unlimited.
6264
6265         * wl-summary.el: Don't set limit for indent length if the value of
6266         wl-summary-indent-length-limit is nil.
6267         If the value of wl-summary-width is nil, it means only that the width
6268         of summary is unlimited (nil doesn't mean that the indent length is
6269         unlimited).
6270
6271         * wl-thread.el: Ditto.
6272
6273 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6274
6275         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6276         be nil, nil means never confirm.
6277         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6278
6279 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6280
6281         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6282         means unlimited).
6283
6284 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6285
6286         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6287         Use `with-temp-buffer'.
6288
6289 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6290
6291         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6292         with new backquote style).
6293         (wl-folder-get-entity-from-buffer): Ditto.
6294
6295 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6296
6297         * wl-version.el (nemacs-version): Eliminated.
6298         (wl-extended-emacs-version2): Ignore nemacs.
6299         (wl-extended-emacs-version3): Ditto.
6300
6301 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6302
6303         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6304         (wl-draft-add-in-reply-to): New variable.
6305         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6306         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6307         (wl-draft-yank-from-mail-reply-buffer): Use
6308         `wl-draft-add-in-reply-to'.
6309         (wl-draft-insert-current-message): Ditto.
6310
6311 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6312
6313         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6314         typo (kill->hide).
6315         (wl-message-buffer-prefetch-folder-type-list): Added elements
6316         `mark' and `cache' instead of `internal'.
6317
6318 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6319
6320         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6321         resume msgdb directory.
6322
6323 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6324
6325         * wl.el (wl-exit): Call `wl-acap-exit'.
6326
6327         * wl-summary.el (wl-summary-message-string): New function.
6328         (wl-summary-reedit): Use it.
6329         (wl-summary-resend-bounced-mail): Remove needless let.
6330         (wl-summary-supersedes-message): Ditto.
6331         (wl-summary-save): Ditto.
6332
6333         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6334         (wl-acap-init): Set it.
6335         (wl-acap-exit): New function.
6336
6337 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6338
6339         * wl.el (wl-init): Revert (require 'mime-setup). move from
6340         toplevel.
6341
6342 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6343
6344         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6345         local variables.  Add error when guess function return invalid
6346         value.
6347
6348 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6349
6350         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6351         Change local variable name.
6352         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6353         (wl-folder-get-newsgroups): Return nil when non-news folder.
6354         * wl-summary.el (wl-summary-write-current-folder): State through
6355         when guess-list return nil.
6356         (wl-summary-write-current-folder-functions): Fixed docstring.
6357
6358         * wl.el (wl-exit): Changed confirm message.
6359
6360         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6361         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6362
6363         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6364
6365 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6366
6367         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6368         user option (Renamed from wl-cache-prefetch-folder-type-list).
6369         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6370         from wl-cache-prefetch-folder-list).
6371
6372         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6373         Move to wl-vars.el.
6374         (wl-message-buffer-prefetch-p): Changed to enable
6375         `wl-message-buffer-prefetch-folder-list'.
6376
6377         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6378         `ignore-cache'.
6379
6380 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6381
6382         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6383         `part-top' and `part-bottom'.
6384         (wl-draft-config-sub-part-top): New function.
6385         (wl-draft-config-sub-part-bottom): New function.
6386
6387 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6388
6389         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6390
6391 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6392
6393         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6394
6395 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6396
6397         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6398
6399         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6400         (wl-summary-write-current-folder): Ditto.
6401
6402 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6403
6404         * wl-folder.el (wl-folder-get-newsgroups): Use
6405         `elmo-folder-newsgroups'.
6406
6407 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6408
6409         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6410         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6411         `wl-draft-config-sub-header-bottom'.
6412
6413 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6414
6415         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6416         localnews folder.
6417
6418 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6419
6420         * wl-summary.el (wl-summary-mode): Undo last change.
6421
6422         * wl-folder.el (wl-folder-mode): Ditto.
6423
6424 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6425
6426         * wl-summary.el (wl-summary-mode): Locally set
6427         truncate-partial-window-width to nil.
6428         (for XEmacs)
6429
6430         * wl-folder.el (wl-folder-mode): Ditto.
6431
6432 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6433
6434         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6435
6436 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6437
6438         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6439         number.
6440
6441         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6442
6443         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6444
6445         * Version number is increased to 2.7.6.
6446
6447 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6448
6449         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6450
6451 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6452
6453         * wl-summary.el (wl-summary-sync-update): Enclose network
6454         related portion with `unwind-protect'.
6455
6456 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6457
6458         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6459
6460 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6463         element.
6464         * wl-vars.el (wl-message-body-button-alist): Ditto.
6465
6466         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6467         max match length.
6468         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6469
6470         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6471         for the max match length;
6472         Use 4th element value for the button string regexp group.
6473
6474         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6475         candidate exists, prompt to select.
6476
6477 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6478
6479         * wl-summary.el (wl-summary-jump-to-msg): Search before
6480         calibration point by `beginning-of-line'.
6481
6482 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6483
6484         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6485         for access group.
6486
6487 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6488
6489         * wl-message.el (wl-message-display-internal): Bind
6490         `default-mime-charset'.
6491
6492         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6493
6494         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6495
6496         * Version number is increased to 2.7.5.
6497
6498 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6499
6500         * wl-expire.el (wl-summary-archive): Fixed;
6501         Use `elmo-folder-name-internal'.
6502
6503 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6504
6505         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6506         from `elmo-folder-move-messages' caller.
6507         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6508
6509         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6510         related portions are changed).
6511
6512 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6513
6514         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6515         counter.
6516
6517 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6518
6519         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6520         buffer local and set it to nil.
6521
6522         * wl-message.el (wl-message-redisplay): Ditto.
6523
6524 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6525
6526         * wl-summary.el (wl-summary-mark-as-important): If message is
6527         already cached, set messag as read, otherwise encache and mark as read.
6528
6529 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6530
6531         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6532         point-min.
6533
6534 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6537         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6538         a keymap.
6539
6540 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6541
6542         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6543         parent.
6544
6545         * wl-mule.el (wl-message-define-keymap): Ditto.
6546
6547         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6548
6549         * wl-xmas.el (wl-message-display-internal-hook): Define.
6550         (wl-xmas-setup-message-toolbar): Define as function.
6551         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6552         (wl-message-overload-functions): Abolished.
6553         (wl-message-define-keymap): New function.
6554
6555         * wl-vars.el (wl-message-display-internal-hook): New variable.
6556         (wl-message-header-button-alist): New variable (Renamed from
6557         wl-highlight-message-header-button-alist).
6558         (wl-message-body-button-alist): Ditto.
6559
6560         * wl-mule.el (wl-message-define-keymap): New function.
6561         (wl-message-overload-functions): Abolished.
6562
6563         * wl-message.el (wl-message-add-buttons-to-body): New function.
6564         (wl-message-redisplay): Don't call wl-message-overload-functions;
6565         Call wl-message-add-buttons-to-header and
6566         wl-message-add-buttons-to-body.
6567         (wl-message-display-internal): Set keymap argument for
6568         elmo-mime-display-as-is, elmo-mime-message-display;
6569         Run wl-message-display-internal-hook.
6570         (wl-message-refer-article-or-url): Abolished.
6571
6572         * wl-highlight.el (wl-highlight-headers): Don't call
6573         wl-highlight-message-add-buttons-to-header.
6574         (wl-highlight-message-add-buttons-to-header): Abolished.
6575
6576
6577         * wl-e21.el (wl-message-display-internal-hook): Define.
6578         (wl-e21-setup-toolbar): Deleted duplicated binding.
6579         (wl-e21-setup-message-toolbar): Define as function.
6580         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6581         (wl-message-define-keymap): New function.
6582         (wl-message-overload-functions): Abolished.
6583
6584 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6585
6586         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6587         and elmo-folder-close.
6588
6589         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6590
6591 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6592
6593         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6594         boolean value.
6595         * wl-draft.el (wl-draft-do-fcc): Ditto.
6596
6597 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6598
6599         * wl-vars.el (wl-fcc-force-as-read): New variable.
6600         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6601         mark copied message as read.
6602
6603 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6604
6605         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6606
6607 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6608
6609         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6610         `wl-summary-target-above' instead of obsolete variable
6611         `wl-summary-temp-above'.
6612
6613         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6614         instead of `make-obsolete-variable'.
6615         * wl-refile.el (toplevel): Ditto.
6616
6617 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6618
6619         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6620         with third argument t.
6621         (wl-draft): Set first argument for wl-plugged-init as t.
6622
6623         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6624         definition.
6625
6626 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6627
6628         * wl-vars.el: Tabify.
6629         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6630
6631         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6632         message.
6633
6634 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6635
6636         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6637         and set default to beep.
6638
6639 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6640
6641         * wl-vars.el (wl-draft-truncate-lines): New variable.
6642
6643         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6644         instead of wl-message-truncate-lines for truncate-lines.
6645
6646 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-message.el (wl-message-display-internal): Call
6649         `wl-highlight-message' after `elmo-mime-display-as-is'.
6650
6651         * wl-mime.el (wl-mime-display-text/plain): New function.
6652         (wl-mime-display-header): Ditto.
6653         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6654         body-presentation-method for text/plain;
6655         Register `wl-mime-display-header' as a header-presentation-method;
6656         Don't set up `elmo-message-text-content-inserted-hook' and
6657         `elmo-message-header-inserted-hook'.
6658
6659         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6660         variable.
6661         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6662         as t if flag is 'all-header;
6663         Don't bind `elmo-message-ignored-field-list',
6664         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6665
6666 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6667
6668         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6669         for xemacs with non-mule environment.
6670
6671 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6672
6673         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6674         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6675         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6676
6677 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6678
6679         * wl-vars.el (wl-interactive-send): Set default value as t.
6680
6681 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6682
6683         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6684         (wl-addrmgr-method-list): Abolished.
6685         (wl-addrmgr-change-method): Follow above change.
6686
6687         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6688
6689 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6690
6691         * wl-vars.el (wl-message-truncate-lines): Change default value
6692         to default-truncate-lines.
6693
6694         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6695
6696 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6697
6698         * wl-vars.el (wl-message-truncate-lines): New variable.
6699
6700         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6701         wl-message-truncate-lines.
6702
6703 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6704
6705         * wl-acap.el (wl-acap-init): Remove period from error message.
6706         (wl-acap-find-acap-service): Remove period from message.
6707
6708 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6709
6710         * wl.el (wl-check-environment): Undo last change.
6711
6712         * wl-vars.el (wl-from): Changed default value.
6713
6714         * wl-util.el (toplevel): Don't require tm-edit.
6715
6716         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6717         `wl-folder-init';
6718         Don't set mark on mail body.
6719         (wl-draft-reedit): Ditto.
6720
6721         * wl-address.el (wl-address-quote-specials): Define as an alias for
6722         elmo-address-quote-specials.
6723
6724 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6725
6726         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6727
6728         * wl-vars.el (wl-from): Set default value as nil.
6729         (wl-organization): Set default value as ORGANIZATION environment
6730         variable.
6731
6732         * wl-draft.el (wl-smtp-extension-bind): Check value of
6733         wl-smtp-connection-type.
6734
6735         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6736         error.
6737
6738 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6739
6740         * Version number is increased to 2.7.4.
6741
6742         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6743         arguments from `wl-highlight-x-face-function' caller.
6744         Use x-face-1.3.6.12 or later.
6745
6746 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6747
6748         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6749
6750 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6751
6752         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6753         (wl-fcc): Fix to accept function.
6754         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6755
6756 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6757
6758         * wl-acap.el (toplevel): Added `product-provide' declare.
6759         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6760
6761 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6762
6763         * wl.el (wl): Changed order of calling `elmo-init'
6764         and `elmo-folder-init'.
6765
6766 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6767
6768         * wl-mime.el (wl-summary-burst): Extract message when content-type
6769         of root entity is not only `multipart' but also `message/rfc822'.
6770         (wl-summary-burst-subr): Ditto.
6771
6772 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6773
6774         * wl-vars.el (toplevel): Require 'custom.
6775         (wl-trash-folder): Added to `wl-setting' group.
6776
6777         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6778         exists.
6779         (wl-addrmgr-draw): Insert empty line when no entry exists.
6780
6781         * wl-mule.el (wl-message-wheel-up): Fixed.
6782         (wl-message-wheel-down): Ditto.
6783
6784 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6785
6786         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6787         config is an anonymous lambda expression.
6788
6789 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6790
6791         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6792         when Mule 2 is running.
6793
6794 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6795
6796         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6797
6798 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6799
6800         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6801         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6802
6803         * wl-address.el (wl-address-specials-regexp): Eliminated.
6804         (wl-address-quote-specials): Rewrite.
6805
6806 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6807
6808         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6809         shy-groups for regexp.
6810
6811         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6812         character classes and Perl style shy-groups for regexp.
6813         (wl-highlight-plugged-current-line): Use Posix style character
6814         classes for regexp.
6815         (wl-e21-highlight-folder-by-numbers): Ditto.
6816         (wl-e21-display-image-p): Use `display-images-p' instead of
6817         `display-graphic-p'.
6818         (display-images-p): Make an alias to `display-graphic-p' if it is
6819         not available.  It is for Emacs version prior to 21.0.105.
6820
6821         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6822         `display-graphic-p'.
6823         (wl-demo-image-type-alist): Ditto.
6824         (display-images-p): Make an alias to `display-graphic-p' if it is
6825         not available.  It is for Emacs version prior to 21.0.105.
6826
6827 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6828
6829         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6830         support.
6831         (wl-generate-user-agent-string): Ditto.
6832
6833         * wl-version.el (wl-version): Update docsting.
6834         (wl-version-status): Ditto.
6835
6836 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6837
6838         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6839         21.0.105.  For Emacs 21.0.104 or earlier.
6840
6841 2001-09-03  Takuo KITAME <kitame@northeye.org>
6842
6843         * wl-e21.el (wl-plugged-init-icons): Use
6844         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6845         (wl-biff-init-icons): Ditto.
6846
6847 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6848
6849         * wl-highlight.el (wl-highlight-summary-current-line):
6850         Fixed highlighting refile/copy destination.
6851
6852         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6853         (wl-acap-store): Encode string by wl-acap-coding-system.
6854
6855 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6856
6857         * wl-acap.el (toplevel): Check and require 'un-define before
6858         'xemacs-ucs;
6859          Added checking for UTF-2000.
6860
6861 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6862
6863         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6864         Don't enclose with `eval-and-compile'.
6865
6866         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6867         wl-init is non-nil.
6868
6869         * wl-draft.el (wl-draft): Ditto.
6870
6871         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6872
6873         * wl-acap.el (toplevel): Require 'wl.
6874         (wl-acap-store): Call `elmo-init'.
6875
6876         * wl.el (wl): Changed position of `wl-check-environment'.
6877         (toplevel): Added autoload setting for wl-acap.
6878
6879         * wl-vars.el (wl-setting): New custom group.
6880         (wl-from): Added wl-setting group.
6881         (wl-user-mail-address-list): Ditto.
6882         (wl-organization): Ditto.
6883         (wl-subscribed-mailing-list): Ditto.
6884         (wl-envelope-from): Ditto.
6885         (wl-smtp-posting-user): Ditto.
6886         (wl-smtp-posting-server): Ditto.
6887         (wl-smtp-posting-port): Ditto.
6888         (wl-smtp-authenticate-type): Ditto.
6889         (wl-pop-before-smtp-user): Ditto.
6890         (wl-pop-before-smtp-server): Ditto.
6891         (wl-pop-before-smtp-port): Ditto.
6892         (wl-pop-before-smtp-authenticate-type): Ditto.
6893         (wl-nntp-posting-server): Ditto.
6894         (wl-nntp-posting-user): Ditto.
6895         (wl-nntp-posting-port): Ditto.
6896         (wl-fetch-confirm-threshold): Ditto.
6897         (wl-prefetch-threshold): Ditto.
6898         (wl-thread-insert-opened): Ditto.
6899         (wl-ldap-server): Ditto.
6900         (wl-ldap-port): Ditto.
6901         (wl-ldap-base): Ditto.
6902         (wl-ldap-objectclass): Ditto.
6903         (wl-use-ldap): Ditto.
6904         (wl-draft-config-alist): Ditto.
6905         (wl-draft-config-matchone): Ditto.
6906         (wl-template-alist): Ditto.
6907         (wl-message-sort-field-list): Ditto.
6908         (wl-message-ignored-field-list): Ditto.
6909         (wl-message-visible-field-list): Ditto.
6910         (wl-interactive-send): Ditto.
6911         (wl-summary-move-order): Ditto.
6912         (wl-auto-select-first): Ditto.
6913         (wl-auto-select-next): Ditto.
6914         (wl-interactive-save-folders): Ditto.
6915
6916         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6917         Initialization codes are moved from wl-local-folder-init.
6918         (wl-local-folder-init): Follow the change above.
6919         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6920
6921         * wl-acap.el: New file.
6922
6923         * Version number is increased to 2.7.3.
6924
6925 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6926
6927         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6928
6929 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6930
6931         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6932         (wl-addrmgr-address-entry-list): Ditto.
6933
6934 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6935
6936         * wl-e21.el (wl-draft-mode-map): Removed binding for
6937         `wl-draft-insert-x-face-field'.
6938
6939         * wl-mule.el (wl-draft-mode-map): Ditto.
6940
6941         * wl-xmas.el (wl-draft-mode-map): Ditto.
6942
6943         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6944         (wl-cs-autoconv): Ditto.
6945         (wl-cs-local): Ditto.
6946         (wl-use-scoring): Ditto.
6947         (wl-mime-charset): Ditto.
6948         (wl-folder-check-async): Ditto.
6949
6950         * wl.el (toplevel): Ignore nemacs and tm.
6951         (wl-exit): Ditto.
6952
6953         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6954         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6955         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6956         instead of wl-address-petname-add-or-change.
6957         (wl-summary-edit-addresses-subr): Use wl-address-delete
6958         instead of wl-address-petname-delete.
6959
6960         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6961
6962         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6963         if error occured.
6964
6965         * wl-message.el (require): Remove tm support.
6966
6967         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6968
6969         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6970         (wl-folder-jump-to-current-entity): Ditto.
6971         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6972
6973         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6974         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6975         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6976
6977         * wl-mule.el (wl-draft-key-setup): Ditto.
6978
6979         * wl-xmas.el (wl-draft-key-setup): Ditto.
6980
6981         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6982         (wl-draft-std11-parse-addresses): New function.
6983         (wl-draft-parse-mailbox-list): Use it.
6984         (wl-draft): Ignore nemacs.
6985         (wl-draft-reedit): Ditto.
6986
6987         * wl-addrmgr.el: New file.
6988         (Original is wl-rcpt.el written by
6989         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6990         Thanks Kitamoto-san.)
6991
6992         * wl-address.el (wl-address-make-address-list): Modified parsing
6993         process.
6994         (wl-address-delete): Renamed from `wl-address-petname-delete';
6995         Modify wl-address-list too.
6996         (wl-address-add-or-change): Renamed from
6997         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6998
6999 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7000
7001         * wl-highlight.el (wl-highlight-summary-current-line):
7002           Work with transient-mark-mode
7003
7004 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7005
7006         * Version number is increased to 2.7.2.
7007
7008         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7009         instead of elmo-dop-queue-method.
7010
7011 2001-08-06  SAITO Atsunori <sai@yedo.com>
7012
7013         * wl-vars.el (wl-ldap-objectclass): New user option.
7014
7015         * wl-address.el (wl-ldap-make-filter): Use it.
7016
7017 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7018
7019         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7020
7021 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7022
7023         * wl-folder.el (wl-folder): redisplay after folder insertion.
7024
7025         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7026
7027         * wl-summary.el (wl-summary-sync-update):
7028         Change status mark only when new-msgdb exists.
7029         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7030
7031 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7032
7033         * wl-summary.el (wl-summary-open-folder): New function.
7034         (wl-summary-goto-folder-subr): Use it.
7035         (wl-summary-mark-as-important): Fix;
7036         Encache only when no cache exists.
7037
7038 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7039
7040         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7041         Use with-current-buffer.
7042
7043 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7044
7045         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7046         before call `get-buffer'. Fixed parenthesis.
7047         (wl-score-get-header-entry): Clear message and help window when
7048         keyboard quit.
7049         (wl-score-edit-insert-header): Ditto.
7050
7051 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7052
7053         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7054         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7055         (wl-default-draft-cite): Fix.
7056
7057         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7058         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7059
7060 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7061
7062         * wl-message.el (wl-message-prev-page): Do same bahavior
7063         as summary when it is called in the message buffer.
7064         (wl-message-next-page): Ditto.
7065
7066 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7067
7068         * wl-summary.el (wl-summary-forward): Use cache if it is not
7069         section cache.
7070
7071 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7072
7073         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7074         Removed redundant require of elmo-vars.
7075         (wl-biff-state-indicator-on): Changed default value for
7076         xemacs with non-mule environment.
7077
7078         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7079         wl-message-buffer is nil;
7080         Hide progress bar after moving messages.
7081
7082 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7083
7084         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7085         message at cursor point is deleted.
7086
7087 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7088
7089         * wl-vars.el: Changed file coding system to euc-japan.
7090         Added -*-coding:-*- magic to the first line.
7091
7092         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7093         Search parent from the first message.
7094
7095         * Version number is increased to 2.7.1.
7096
7097 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7098
7099         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7100
7101 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7102
7103         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7104         refile/delete execution.
7105
7106         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7107         Fixed docstring.
7108
7109 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7110
7111         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7112         do update process;
7113         Don't update marks when update process is interrupted.
7114
7115 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7116
7117         * wl-summary.el (wl-summary-reply): Fixed problem when
7118         wl-draft-use-frame is non-nil.
7119         (wl-summary-forward): Ditto.
7120
7121         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7122         as nil.
7123         (wl-folder-mark-as-read-all-entity): Ditto.
7124         (wl-folder-prefetch-entity): Ditto.
7125
7126         * wl.el (wl): Check environment before wl-init.
7127
7128         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7129         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7130         instead of wl-summary-collect-unread.
7131         (wl-summary-reply): Split message window.
7132
7133 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7134
7135         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7136         only if current language environment is japanese,
7137
7138         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7139         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7140         (wl-folder-goto-folder-subr): Ditto.
7141
7142         * wl-draft.el (wl-draft-dispatch-message): Call
7143         `elmo-file-cache-get-path'.
7144
7145 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7146
7147         * wl-summary.el (wl-summary-cursor-move): If return value of
7148         wl-summary-next-message is not number, don't jump.
7149
7150 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7151
7152         * wl-summary.el (wl-summary-buffer-next-message-function): New
7153         variable.
7154         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7155         if it is bound.
7156
7157         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7158         string.
7159
7160         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7161         (wl-plugged-drawing): Ditto.
7162
7163 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7164
7165         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7166         process.
7167         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7168         with unwind-protect.
7169
7170         * wl.el (wl-init): Require mime-setup.
7171         (wl-check-environment): Don't require mime-setup.
7172
7173         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7174         instead of elmo-folder-type.
7175
7176         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7177         value as nil.
7178
7179 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7180
7181         * Version number is increased to 2.7.0.
7182
7183         * wl-version.el (wl-version): Changed codename.
7184
7185         * wl-summary.el (wl-summary-delete-cache): Fixed.
7186
7187         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7188         Workaround for net folders.
7189         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7190
7191         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7192         value to nil (According to the patch from
7193         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7194
7195         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7196         of elmo-folder-close.
7197
7198 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7199
7200         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7201         for postfix.
7202
7203 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7204
7205         * wl-summary.el (wl-summary-resend-message): Fixed.
7206
7207         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7208         Call wl-draft with `from' argument if its address is included in
7209         `wl-user-mail-address-list'.
7210         (wl-draft): Added `from' argument.
7211
7212         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7213         non-nil.
7214         (wl): Don't show demo if wl-demo is nil.
7215
7216         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7217         wl-summary-use-frame.
7218
7219         * wl-vars.el (wl-summary-use-frame): New user option.
7220         (wl-folder-use-frame): Changed docstring.
7221
7222         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7223         non-nil.
7224         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7225         wl-summary-use-frame.
7226
7227         * wl-vars.el (wl-folder-use-frame): New user option.
7228
7229         * wl-summary.el (wl-summary-exit): Back to folder frame if
7230         wl-folder-use-frame is non-nil.
7231         (wl-summary-redisplay-internal): Ignore cache if current folder
7232         is draft folder,
7233         (wl-summary-redisplay-no-mime): Ditto.
7234         (wl-summary-redisplay-all-header): Ditto.
7235
7236         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7237         if wl-folder-use-frame is non-nil.
7238
7239 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7240
7241         * wl-summary.el (wl-summary-sync-update): Bind
7242         elmo-folder-update-threshold.
7243         (wl-summary-mark-as-important): Enclosed server mark processing
7244         with `save-match-data'.
7245
7246         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7247         only when it is already defined.
7248
7249 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7250
7251         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7252         name of folder exclude localdir is wrong.
7253         * wl-folder.el (wl-folder-sync-entity):
7254         Set `wl-summary-always-sticky-folder-list' as nil.
7255         (wl-folder-mark-as-read-all-entity): Ditto.
7256         (wl-folder-prefetch-entity): Ditto.
7257
7258 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7259
7260         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7261         instead of `wl-summary-write-current-newsgroup'.
7262
7263 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7264
7265         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7266         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7267         non-nil and selected message is important, do not display.
7268
7269 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7270
7271         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7272
7273 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7274
7275         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7276
7277         * wl-summary.el (wl-summary-mark-as-important): Set message number
7278         using wl-summary-message-number.
7279
7280 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7281
7282         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7283         destination folder is 'null.
7284
7285 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7286
7287         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7288         New function.
7289         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7290         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7291         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7292
7293 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7294
7295         * wl-mime.el (wl-mime-setup): Added setting for
7296         `mime-setup-signature-key-alist' to avoid overriding key bind for
7297         `wl-draft-send'.
7298
7299         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7300         for `wl-draft-send'.
7301         * wl-mule.el (wl-draft-overload-functions): Ditto.
7302         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7303         * wl-draft.el (wl-draft-send): Ditto.
7304
7305         * wl-message.el (wl-message-display-internal):
7306         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7307         (Patch is provided by <kita@coe.nttdata.co.jp>).
7308
7309 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7310
7311         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7312
7313 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7314
7315         * wl.el (wl): Fix for wl-demo.
7316
7317 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7318
7319         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7320
7321 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7322
7323         * wl-folder.el (wl-folder-prefetch-entity): Use
7324         `wl-folder-get-elmo-folder'.
7325         (wl-folder-count-incorporates): Do not use
7326         `wl-folder-get-elmo-folder'.
7327
7328 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7329
7330         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7331         instead of `elmo-folder-get-type'.
7332
7333 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7334
7335         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7336         position on Subject: field.
7337         (Advised by Mito <mit@nines.nec.co.jp>)
7338
7339 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7340
7341         * wl-folder.el (wl-folder-prefetch-entity): Use
7342         `wl-folder-get-elmo-folder'.
7343
7344 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7345
7346         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7347
7348         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7349         `process-duplicates' slot.
7350
7351         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7352         if detection failed.
7353
7354 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7355
7356         * wl-version.el (wl-version-status): Set to "alpha".
7357
7358 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7359
7360         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7361         Check wl-message-buffer lives before set-buffer.
7362
7363 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7364
7365         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7366         called in folder mode.
7367         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7368         * wl-summary.el (wl-summary-exit-pre-hook): Run
7369         `wl-summary-exit-pre-hook' before exit summary mode.
7370
7371 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7372
7373         * wl-version.el (wl-version-status): New variable.
7374         (wl-version-status-alist): Removed.
7375         (wl-version-status): Rule included.
7376
7377 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7378
7379         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7380         @sponichi.
7381
7382         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7383         when `mail-reply-buffer' is buffer-local variable.
7384         (Reported by <kita@coe.nttdata.co.jp>).
7385
7386 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7387
7388         * wl-vars.el (toplevel): Require 'elmo-util.
7389
7390 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7391
7392         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7393         (All other related portions are changed)
7394
7395         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7396
7397         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7398
7399 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7400
7401         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7402
7403 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7404
7405         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7406         Delete other windows to avoid an error.
7407         Use `point-marker' instead of `point' to remember the start point
7408         of body.
7409
7410         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7411
7412         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7413         number not to exceed all message number.
7414
7415 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7416
7417         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7418         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7419
7420 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7421
7422         * wl-summary.el (wl-summary-sync-force-update): Added argument
7423         no-check.
7424         (wl-summary-sync-update): Ditto.
7425         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7426         with `no-check'.
7427
7428         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7429         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7430         already running.
7431
7432 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7433
7434         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7435         `dst-folder-arg'.
7436         (wl-expire-archive-number1): Diito.
7437         (wl-expire-archive-number2): Diito.
7438         (wl-expire-archive-Date): Diito.
7439         (wl-archive-number1): Diito.
7440         (wl-archive-number2): Diito.
7441         (wl-archive-date): Diito.
7442         (wl-archive-folder-p): New function.
7443         (wl-summary-expire): Support of expand folder name at
7444         wl-expire-alist.
7445         * wl-util.el (wl-expand-newtext): Renamed from
7446         `wl-refile-expand-newtext'.
7447
7448 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7449
7450         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7451         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7452         `(elmo-msgdb-get-overview msgdb)'.
7453         (wl-summary-prefetch): Bind match data before call
7454         `wl-summay-prefetch-msg'.
7455         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7456         'off if `wl-summary-buffer-disp-msg' is non-nil.
7457         Fixed problem that couldn't show only one new or unread message when
7458         enter folder.
7459         (wl-summary-reply): Don't call `split-window-vertically' and other
7460         window.
7461
7462 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7463
7464         * wl-expire.el (wl-expire-refile): Fixed.
7465
7466 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7467
7468         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7469
7470         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7471         biff notification is removed.
7472
7473         * wl.el (wl): Changed position of `elmo-init'.
7474
7475         * wl-draft.el (wl-default-draft-cite): Use date field
7476         on the citation buffer.
7477
7478         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7479
7480         * wl-xmas.el (wl-folder-internal-icon-list): Added
7481         `wl-folder-shimbun-image'.
7482
7483         * wl-e21.el (wl-folder-internal-icon-list): Added
7484         `wl-folder-shimbun-image'.
7485
7486 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7487
7488         * wl.el (wl-init): Eliminated argument.
7489         (wl): Rewrite.
7490
7491         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7492         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7493         instead of `elmo-folder-msgdb-internal'.
7494         (wl-summary-sync-update): Ditto.
7495         (wl-summary-flush-pending-append-operations): Eliminated.
7496         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7497         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7498         `elmo-folder-open'.
7499
7500         * wl-mime.el (wl-summary-burst): Fixed.
7501
7502         * wl-folder.el (wl-folder-info-save): Check data type.
7503
7504         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7505         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7506         instead of `elmo-folder-msgdb-internal'.
7507         (wl-expire-hide): Ditto.
7508
7509
7510         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7511
7512 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7513
7514         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7515
7516 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7517
7518         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7519
7520 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7521
7522         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7523         Fixed `match-beginning' argument mismatch.
7524
7525 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7526
7527         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7528         the default value.
7529
7530 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7531
7532         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7533         instead of `elmo-nntp-default-port'.
7534
7535         * wl-vars.el: Fixed some doc strings.
7536
7537 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7538
7539         * wl-summary.el (wl-summary-prefetch-msg): Use
7540         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7541
7542         * wl-vars.el: Define *-func as obsolete variable using
7543         `elmo-define-obsolete-variable'.
7544
7545         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7546         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7547         instead of `wl-message-buffer-prefetch-threshold'.
7548
7549         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7550
7551         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7552
7553         * wl-draft.el (wl-caesar-region-func): Ditto.
7554
7555         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7556         Keep unread status in elmo-folder-move-messages.
7557         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7558
7559 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7560
7561         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7562         `wl-summary-buffer-exit-func'
7563         (wl-summary-buffer-message-redisplay-function): Renamed from
7564         `wl-summary-buffer-message-redisplay-func'
7565         (wl-summary-buffer-next-folder-function): Renamed from
7566         `wl-summary-buffer-next-folder-func'.
7567         (wl-summary-buffer-prev-folder-function): Renamed from
7568         `wl-summary-buffer-prev-folder-func'.
7569         (wl-summary-get-petname-function): Renamed from
7570         `wl-summary-get-petname-func'.
7571
7572         * wl-score.el (wl-score-edit-exit-function): Renamed from
7573         `wl-score-edit-exit-func'.
7574
7575         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7576         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7577
7578         * wl-util.el (wl-load-profile-function): Renamed from
7579         `wl-load-profile-func'.
7580
7581         * wl-folder.el (wl-folder-completion-function): Renamed from
7582         `wl-folder-completion-func'.
7583         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7584
7585         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7586         `wl-expire-archive-get-folder-func'.
7587         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7588         (wl-draft-send-mail-function): Renamed from
7589         `wl-draft-send-mail-func'.
7590         (wl-draft-send-news-function): Renamed from
7591         `wl-draft-send-news-func'.
7592         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7593         (wl-generate-mailer-string-function): Renamed from
7594         `wl-generate-mailer-string-func'.
7595         (wl-highlight-signature-search-function): Renamed from
7596         `wl-highlight-signature-search-func'.
7597         (wl-highlight-x-face-function): Renamed from
7598         `wl-highlight-x-face-func'
7599         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7600         (wl-ps-print-buffer-function): Renamed from
7601         `wl-ps-print-buffer-func'
7602         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7603         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7604         (wl-summary-subject-filter-function): Renamed from
7605         `wl-summary-subject-filter-func'.
7606
7607         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7608         `wl-draft-queue-flush-send-func'
7609         (wl-draft-cite-function): Renamed from
7610         `wl-draft-cite-func'
7611
7612         * wl-address.el (wl-address-init-function): Renamed from
7613         `wl-address-init-func'.
7614
7615 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7616
7617         * wl-draft.el (wl-draft-queue-flush): Don't call
7618         `elmo-dop-unlock-message'.
7619         * wl-draft.el (wl-draft-queue-append): Don't call
7620         `elmo-dop-lock-message'.
7621
7622         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7623         (wl-summary-buffer-folder-name): Ditto.
7624         (wl-summary-message-regexp): Added '-' (all other related portions
7625         are changed).
7626         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7627         wl-summary-buffer-folder-name.
7628
7629 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7630
7631         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7632         the number of mails in the folder buffer is not updated by wl-biff.
7633
7634 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7635
7636         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7637         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7638
7639 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7640
7641         * wl-summary.el (wl-summary-next-message):
7642         Return next message number when wl-summary-move-order is nil.
7643
7644 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7645
7646         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7647         `wl-summary-move-spec-alist'.
7648         (wl-summary-move-spec-unplugged-alist): New variable
7649         (Move spec for unplugged status).
7650         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7651         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7652
7653 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7654
7655         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7656         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7657
7658 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7659
7660         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7661         simple quotation to quote the anonymous function.
7662         * tm-wl.el (wl-draft-preview-message): Ditto.
7663
7664 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7665
7666         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7667         Eliminate redundant `save-excursion'.
7668         (wl-highlight-summary-current-line): Ditto.
7669
7670         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7671         accessing match data when `looking-at' failed.
7672
7673         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7674         `elmo-match-string' where users don't care about the speed.
7675         (wl-draft-save): Ditto.
7676
7677 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7678
7679         * wl-util.el (wl-regexp-opt): New function.
7680
7681         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7682         number from `wl-summary-buffer-number-list'.
7683         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7684         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7685         (wl-summary-move-spec-alist): Changed default setting.
7686
7687 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7688
7689         * wl-vars.el (wl-biff-notify-hook): New hook.
7690         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7691         the arrival of new mail.
7692         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7693         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7694
7695 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7696
7697         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7698
7699 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7700
7701         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7702
7703         * Version number is increased to 2.5.8.
7704
7705         * wl-thread.el (toplevel): require 'cl.
7706         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7707         (wl-thread-make-number-list): New function.
7708         (wl-thread-entity-make-number-list-from-children): Ditto.
7709         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7710         (wl-thread-entity-insert-as-children): Likewise.
7711         (wl-thread-delete-message): Likewise.
7712         (wl-meaning-of-mark): Eliminated.
7713         (wl-thread-next-failure-mark-p): Ditto.
7714         (wl-thread-entity-get-mark): Ditto.
7715         (wl-thread-meaning-alist-get-result): Ditto.
7716         (wl-thread-entity-check-prev-mark): Ditto.
7717         (wl-thread-entity-check-next-mark): Ditto.
7718         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7719         (wl-thread-entity-get-prev-marked-entity): Ditto.
7720         (wl-thread-get-prev-unread): Ditto.
7721         (wl-thread-jump-to-prev-unread): Ditto.
7722         (wl-thread-get-next-unread): Ditto.
7723         (wl-thread-jump-to-next-unread): Ditto.
7724         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7725         (wl-thread-entity-get-next-marked-entity): Ditto.
7726
7727         * wl-summary.el (wl-summary-buffer-number-list):
7728         New bufer-local variable.
7729         (wl-summary-switch-to-clone-buffer): Clone
7730         `wl-summary-buffer-number-list'.
7731         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7732         (wl-summary-cursor-move-regex): Eliminated.
7733         (wl-summary-cursor-up): Rewrite.
7734         (wl-summary-cursor-down): Ditto.
7735         (wl-summary-mode-spec-alist): New variable.
7736         (wl-summary-next-message): New inline function.
7737         (wl-summary-cursor-move): New function.
7738         (wl-summary-default-get-next-msg): Rewrite.
7739         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7740         (wl-summary-rescan): Ditto.
7741         (wl-summary-sync-all-init): Ditto.
7742         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7743         summary is not thread view.
7744         (wl-summary-sync-update): Ditto.
7745         (wl-summary-rescan): Ditto.
7746         (wl-summary-make-number-list): New function.
7747
7748         * wl-draft.el: "FCC" -> "Fcc".
7749
7750 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7751
7752         * wl-highlight.el (wl-highlight-summary-window):
7753         Call `set-buffer-modified-p'.
7754
7755         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7756         (wl): Call `elmo-init' and fix.
7757
7758         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7759         Use new variables.
7760
7761         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7762
7763 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7764
7765         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7766
7767 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7768
7769         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7770
7771 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7772
7773         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7774         `wl-use-toolbar' nor `display-graphic-p'.
7775         (wl-e21-setup-message-toolbar): Ditto.
7776         (wl-e21-setup-summary-toolbar): Ditto.
7777         (wl-e21-setup-folder-toolbar): Ditto.
7778
7779         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7780         (wl-plugged-init-icons): Ditto.
7781
7782         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7783         `display-graphic-p'.
7784         (wl-plugged-set-folder-icon): Ditto.
7785         (wl-highlight-plugged-current-line): Ditto.
7786         (wl-highlight-folder-current-line): Ditto.
7787         (wl-e21-highlight-folder-group-line): Ditto.
7788         (wl-e21-setup-toolbar): Ditto.
7789         (wl-e21-display-image-p): New macro.
7790
7791         * wl-demo.el (wl-demo): Simplified.
7792         (wl-demo-image-type-alist): Use `image-type-available-p' for
7793         checking whether the image type `xbm' is available.
7794
7795 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7796
7797         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7798         (wl-summary-input-range): Ditto.
7799
7800 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7801
7802         * wl-summary.el (wl-summary-edit-addresses): Use
7803         `wl-summary-get-original-buffer'
7804         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7805         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7806         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7807         (wl-summary-get-newsgroups): Eliminated.
7808         (wl-summary-set-crosspost): Ditto.
7809         (wl-summary-is-crosspost-folder): Ditto.
7810         (wl-crosspost-alist-load): Ditto.
7811         (wl-crosspost-alist-save): Ditto.
7812
7813         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7814         `elmo-setup-subscribed-newsgroups' instead of
7815         `elmo-nntp-make-groups-hashtb'.
7816         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7817         instead of `wl-crosspost-alist-save'.
7818
7819         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7820         of `elmo-folder-message-appendable-p'.
7821         (wl-mime-header-presentation-method): Eliminated.
7822
7823         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7824         (Error occurs in emacs21).
7825
7826         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7827         the current buffer).
7828
7829         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7830         instead of `wl-crosspost-alist-save'.
7831         (wl-init): `elmo-crosspost-message-alist-load'
7832         instead of `wl-crosspost-alist-load'
7833
7834         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7835         (wl-parse-newsgroups): Likewise.
7836         (wl-biff-notify): Run `wl-biff-notify-hook'.
7837
7838 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7839
7840         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7841
7842         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7843         when `wl-summary-lazy-highlight' is non-nil.
7844         (wl-summary-goto-folder-subr): Highlight only when
7845         `wl-summary-lazy-highlight' is non-nil.
7846
7847         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7848         Don't display progress and highlight temp-mark when
7849         `wl-summary-lazy-highlight' is non-nil.
7850         (wl-highlight-summary-window): New function.
7851         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7852
7853 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7854
7855         * wl-summary.el (wl-summary-sync): Change `all-visible'
7856         from `all-shown'
7857         (wl-summary-input-range): Ditto.
7858
7859 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7860
7861         * wl-e21.el (wl-highlight-folder-current-line): Call
7862         `wl-folder-init-icons' when folder icons have not been initialized.
7863
7864         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7865
7866         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7867         (wl-demo-image-type-alist): New macro.
7868
7869 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7870
7871         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7872         display does not support graphics.
7873         (wl-plugged-init-icons): Ditto.
7874         (wl-folder-init-icons): Ditto.
7875
7876         * wl-demo.el (wl-demo): Chech closely whether the display
7877         supports graphics.
7878
7879 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7880
7881         * wl-summary.el (wl-summary-get-original-buffer): New function.
7882         (wl-summary-set-crosspost): Use it.
7883         (wl-summary-target-mark-uudecode): Ditto.
7884         (wl-summary-reedit): Ditto.
7885         (wl-summary-resend-bounced-mail): Ditto.
7886         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7887         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7888
7889         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7890         (wl-message-display-internal): Ditto.
7891
7892 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7893
7894         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7895
7896 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7897
7898         * wl-summary.el (wl-summary-save-view): Renamed from
7899         `wl-summary-save-status'.
7900
7901 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7902
7903         * wl-summary.el (wl-summary-sync): Added `all-shown'
7904
7905 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7906
7907         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7908
7909 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7910
7911         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7912
7913 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7914
7915         * wl-highlight.el (wl-highlight-summary-line-string): Use
7916         `zerop' instead of `= 0'.
7917         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7918
7919         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7920         for comparing numbers.
7921         (wl-template-prev): Use `zerop' instead of `eq 0'.
7922
7923         * wl-draft.el (wl-draft-insert-current-message): Use
7924         `with-current-buffer' instead of `save-excursion'.
7925         Use `zerop' instead of `eq 0'.
7926
7927 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7928
7929         * wl-draft.el (wl-draft-insert-ccs): New function.
7930         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7931         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7932
7933 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7934
7935         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7936
7937 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7938
7939         * wl-expire.el (wl-expire-refile): Don't call
7940         elmo-msgdb-add-msgs-to-seen-list;
7941         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7942         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7943
7944 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7945
7946         * wl-message.el (wl-message-prev-page): Ignore errors while
7947         scroll-down.
7948
7949 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7950
7951         * wl-mime.el: Use elmo-original-message-mode instead of
7952         mmelmo-original-mode.
7953
7954         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7955         `elmo-folder-get-spec';
7956         (wl-fldmgr-add-completion-all-completions):
7957         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7958
7959         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7960         of `elmo-folder-get-type'.
7961
7962         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7963         `elmo-folder-get-spec';
7964         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7965         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7966         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7967         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7968         `elmo-read-msg-no-cache';
7969         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7970         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7971         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7972         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7973         `elmo-cache-save';
7974         (wl-draft-reedit): Use `elmo-message-file-name'.
7975
7976         * wl-expire.el: Use `elmo-folder-name-internal';
7977         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7978         Use macro `wl-summary-buffer-msgdb' instead of variable
7979         `wl-summary-buffer-msgdb';
7980         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7981         Use macro `wl-summary-buffer-folder-name' instead of variable
7982         `wl-summary-buffer-folder-name'.
7983         * wl-score.el: Likewise.
7984
7985         * wl-message.el: Rewrite for new message buffer cache mechanism.
7986         (wl-message-buffer-cache-buffer-get): New macro.
7987         (wl-message-buffer-cache-folder-get): Ditto.
7988         (wl-message-buffer-cache-message-get): Ditto.
7989         (wl-message-buffer-cache-entry-make): Ditto.
7990         (wl-message-buffer-cache-hit): Ditto.
7991         (wl-message-buffer-cache-sort): New function.
7992         (wl-message-buffer-cache-add): Ditto.
7993         (wl-message-buffer-cache-delete): Ditto.
7994         (wl-message-buffer-cache-clean-up): Ditto.
7995         (wl-message-buffer-window): Rewrite.
7996         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7997         (wl-message-buffer-display): New function.
7998         (wl-message-display-internal): New function.
7999
8000 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8001
8002         * wl-folder.el: Use `elmo-folder-name-internal';
8003         Use `wl-folder-get-elmo-folder';
8004         Use `elmo-folder-list-messages' instead of
8005         `elmo-list-folder';
8006         Use `elmo-folder-get-primitive-list' instead of
8007         `elmo-folder-get-primitive-spec-list';
8008         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8009         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8010         Use `elmo-folder-create' instead of `elmo-create-folder'.
8011         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8012         (wl-folder-get-elmo-folder): New macro.
8013         (wl-folder-elmo-folder-cache-get): Ditto.
8014         (wl-folder-elmo-folder-cache-put): Ditto.
8015         (wl-folder-suspend): Call `elmo-quit'.
8016
8017         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8018         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8019         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8020         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8021         (toplevel): require 'cl.
8022         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8023
8024         * wl-summary.el: Rewrite to use new elmo interface.
8025
8026 \f
8027 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8028
8029         * wl-mime.el (wl-draft-preview-message):
8030         Run `wl-draft-send-hook' before collecting recipients information;
8031         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8032
8033         * tm-wl.el (wl-draft-preview-message): Ditto.
8034
8035 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8036
8037         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8038         wrong recipients are displayed when forwarded message.
8039
8040 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8041
8042         * Version number is increased to 2.5.7.
8043
8044 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8045
8046         * wl-message.el (wl-message-next-page): Bind
8047         `window-pixel-scroll-increment' to nil while scrolling up.
8048
8049 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8050
8051         * wl-vars.el (wl-save-hook): New hook.
8052         * wl.el (wl-save): Call `wl-save-hook'.
8053
8054 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8055
8056         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8057         Argument WITH-ARG instead of NO-ARG (negative mean).
8058         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8059         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8060         * wl-message.el (wl-message-follow-current-entity): Likewise.
8061
8062 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8063
8064         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8065         FROM was optional argument.
8066         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8067
8068 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8069
8070         * Version number is increased to 2.5.6.
8071
8072 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8073
8074         * wl-version.el (wl-version-show): Removed.
8075         (wl-version): Add `interactive'.
8076
8077 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8078
8079         * wl-summary.el (wl-summary-get-petname-func): New variable.
8080         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8081         instead of `wl-address-get-petname-1'.
8082         (wl-summary-simple-from): Ditto.
8083
8084         * wl-address.el (wl-address-get-petname-1): Define as function.
8085
8086 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8087
8088         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8089         field in the original message.
8090         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8091
8092 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8093
8094         * wl-expire.el (wl-expire-hide):
8095         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8096
8097 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8098
8099         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8100         find decoder for To, Cc, and Subject.
8101
8102 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8103
8104         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8105         for checking `elmo-use-buffer-cache'.
8106         (wl-summary-mark-as-important): Fixed typo in comment.
8107
8108 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8109
8110         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8111         field in the original message.
8112         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8113
8114 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8115
8116         * wl-expire.el (wl-expire-hide):
8117         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8118
8119 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8120
8121         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8122         find decoder for To, Cc, and Subject.
8123
8124 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8125
8126         * Version number is increased to 2.5.5.
8127
8128         * wl-address.el (wl-address-specials-regexp): New constant.
8129         (wl-address-quote-specials): Use it.
8130
8131 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8132
8133         * wl-summary.el (wl-summary-rescan):
8134         Call `wl-summary-buffer-number-column-detect'.
8135         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8136
8137         * wl-message.el (wl-message-mode-map): Define.
8138         (wl-message-decode): Use it as local-map.
8139
8140 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8141
8142         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8143         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8144
8145 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8146
8147         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8148
8149         * wl-mule.el (wl-read-event-char): Ditto.
8150
8151         * wl-e21.el (wl-read-event-char): Ditto.
8152
8153         * wl-nemacs.el (wl-read-event-char): Ditto.
8154         (read-event): Removed.
8155
8156         * wl-util.el (toplevel): Removed dummy definition of
8157         `read-event'.
8158         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8159
8160 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8161
8162         * wl-nemacs.el (elmo-archive-call-process): Moved to
8163         elmo-archive.el.
8164
8165 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8166
8167         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8168         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8169
8170         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8171         instead of magic-number 6.  Use `not' instead of `null' for symbol
8172         `nil' check (not empty list).
8173         (wl-draft-insert-x-face-field): Fixed paren style.
8174
8175         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8176         one-branch conditional statement, instead of `and' and `if'.
8177         (wl-draft-forward): Likewise.
8178         (wl-draft-add-references): Likewise.
8179         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8180
8181         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8182         conditional steatment.  Use `cond' instead of `if'.
8183         (wl-draft-confirm): Likewise.
8184
8185 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8186
8187         * wl-version.el (wl-version-show): Use `product-string-1'
8188         instead of `wl-version'.
8189         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8190
8191         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8192
8193 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8194
8195         * wl-highlight.el (wl-highlight-headers): Revert
8196         `wl-highlight-x-face-func' argument (`beg' and `end').
8197
8198 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8199
8200         * wl.el (toplevel): Move `product-provide' declare.
8201         * wl-demo.el (toplevel): Ditto.
8202         * wl-dnd.el (toplevel): Ditto.
8203         * wl-highlight.el (toplevel): Ditto.
8204         * wl-message.el (toplevel): Ditto.
8205         * wl-refile.el (toplevel): Ditto.
8206         * wl-util.el (toplevel): Ditto.
8207
8208 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8209
8210         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8211         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8212         (wl-thread-close-all): keep cursor position.
8213
8214 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8215
8216         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8217         (eq x 0).
8218         (wl-generate-user-agent-string-1): Fix conditional statement.
8219
8220 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8221
8222         * wl.el (wl-check-environment): Additional check for
8223         'wl-local-domain' and `wl-message-id-domain'.
8224
8225 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8226
8227         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8228
8229 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8230
8231         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8232         instead of `smtp-sasl-user-realm'.
8233
8234 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8235
8236         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8237
8238 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8239
8240         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8241         to the default value as well as `eword-lexical-analyzer'.
8242
8243 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8244
8245         * wl-version.el (wl-extended-emacs-version,
8246         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8247         `elmo-match-string' instead of `wl-match-string'.
8248
8249 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8250
8251         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8252         docstring.
8253
8254 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8255
8256         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8257
8258 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8259
8260         * wl-highlight.el (wl-highlight-headers): Remove
8261         `wl-highlight-x-face-func' argument (`beg' and `end').
8262
8263 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8264
8265         * wl-summary.el (wl-summary-mark-as-important):
8266         Remove cache if folder is local.
8267
8268 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8269
8270         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8271         to get existing e-mail address string.
8272
8273 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8274
8275         * wl-version.el (wl-generate-user-agent-string): Commentary.
8276         (wl-generate-user-agent-string-1): Use `when' for
8277         one-branch conditional statement, instead of `and' and `if'.
8278         (wl-extended-emacs-version, wl-extended-emacs-version2,
8279         wl-extended-emacs-version3): Ditto.
8280
8281 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8282
8283         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8284         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8285         condition-case; Remove initialization.
8286         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8287         (wl-summary-sync-update3): Added argument `sync-all';
8288         Eliminated local variable `msgdb';
8289         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8290         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8291         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8292
8293 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8294
8295         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8296         connection before call `wl-draft-send-mail-with-smtp'.
8297
8298 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8299
8300         * Version number is increased to 2.5.4.
8301
8302 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8303
8304         * wl.el (wl-check-environment): Additional check for
8305         'wl-local-domain' and `wl-message-id-domain'.
8306
8307 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8308
8309         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8310         buffer as command specific.
8311         (wl-folder-mark-as-read-all-entity): Ditto.
8312         (wl-folder-prefetch-entity): Ditto.
8313         (wl-folder-drop-unsync-entity): Ditto.
8314
8315         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8316         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8317         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8318
8319         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8320         save-excursion.
8321
8322 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8323
8324         * Version number is increased to 2.5.3.
8325
8326         * wl-summary.el (wl-summary-save-view-cache):
8327         Delete duplicated `write-region';
8328         Use `write-region-as-binary' instead of `as-binary-output-file' and
8329         `write-region'.
8330
8331 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8332
8333         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8334
8335 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8336
8337         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8338         instead of `smtp-via-smtp'.
8339
8340 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8341
8342         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8343
8344 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8345
8346         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8347         instead of `smtp-sasl-user-realm'.
8348
8349 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8350
8351         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8352
8353 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8354
8355         * Version number is increased to 2.5.2.
8356
8357 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8358
8359         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8360         does not exist.
8361         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8362         (wl-biff-start): Call `timer-activate' if timer already exists.
8363
8364         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8365         only when it is bound as function.
8366
8367 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8368
8369         * Version number is increased to 2.5.1.
8370
8371 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8372
8373         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8374         Print refile/copy destination.
8375
8376 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8377
8378         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8379         queue-flush-only is non-nil.
8380
8381         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8382
8383         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8384         checking cache folder.
8385
8386 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8387
8388         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8389         `regexp-quote'.
8390
8391 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8392
8393         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8394         function.
8395         * wl-summary.el (wl-summary-write-current-folder-functions):
8396         Change default value.  Use it.
8397
8398 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8399
8400         * Version number is increased to 2.5.0.
8401
8402         * wl-version.el (wl-version): Changed codename.
8403
8404 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8405
8406         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8407         (wl-summary-supersedes-message): Ditto.
8408
8409 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8410
8411         * wl-refile.el (wl-refile-guess-functions): Renamed from
8412         `wl-refile-guess-func-list'.
8413
8414 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8415
8416         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8417         Fixed problem when no rule was matched.
8418
8419 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8420
8421         * wl-summary.el (wl-summary-get-mark): Fixed
8422         `wl-summary-buffer-target-mark' check logic.
8423
8424 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8425
8426         * wl-folder.el (wl-folder-write-current-folder): Added group
8427         folder check.
8428
8429         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8430         `wl-summary-write-current-newsgroup'.
8431         (wl-summary-write-current-folder-functions): New variable.
8432         * wl-folder.el (wl-folder-get-newsgroups): New function.
8433         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8434         (wl-folder-write-current-folder): Renamed from
8435         `wl-folder-write-current-newsgroup'.
8436
8437 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8438
8439         * Version number is increased to 2.3.93.
8440
8441 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8442
8443         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8444         (wl-ldap-make-matched-value-list): Ditto.
8445         (wl-ldap-alias-safe-string): Split e-mail address.
8446
8447         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8448         petname folder default was selected.
8449         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8450         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8451
8452 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8453
8454         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8455         to `wl-draft-config-exec'.
8456
8457         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8458         instead of calling `wl-draft-config-exec';
8459         Process group-list and show recipients in minibuffer.
8460
8461         * tm-wl.el (wl-draft-preview-message): Ditto.
8462
8463 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8464
8465         * wl.el (toplevel): Added (C) to copyright notice, and
8466         sync Author header.
8467         * tm-wl.el (toplevel): Ditto.
8468         * wl-address.el (toplevel): Ditto.
8469         * wl-demo.el (toplevel): Ditto.
8470         * wl-dnd.el (toplevel): Ditto.
8471         * wl-draft.el (toplevel): Ditto.
8472         * wl-e21.el (toplevel): Ditto.
8473         * wl-expire.el (toplevel): Ditto.
8474         * wl-folder.el (toplevel): Ditto.
8475         * wl-highlight.el (toplevel): Ditto.
8476         * wl-message.el (toplevel): Ditto.
8477         * wl-mime.el (toplevel): Ditto.
8478         * wl-mule.el (toplevel): Ditto.
8479         * wl-nemacs.el (toplevel): Ditto.
8480         * wl-refile.el (toplevel): Ditto.
8481         * wl-score.el (toplevel): Ditto.
8482         * wl-summary.el (toplevel): Ditto.
8483         * wl-template.el (toplevel): Ditto.
8484         * wl-thread.el (toplevel): Ditto.
8485         * wl-util.el (toplevel): Ditto.
8486         * wl-vars.el (toplevel): Ditto.
8487         * wl-xmas.el (toplevel): Ditto.
8488
8489 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8490
8491         * wl.el (wl-init): Added comment about `wl-init-hook'.
8492         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8493         * wl-vars.el (wl-init-hook): Added docs.
8494         (wl-make-plugged-hook): Removed useless docs.
8495         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8496         * wl-xmas.el (toplevel): Ditto.
8497
8498 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8499
8500         * wl-address.el (toplevel): Fixed multiple Author header format.
8501         * wl-demo.el (toplevel): Ditto.
8502         * wl-draft.el (toplevel): Ditto.
8503         * wl-folder.el (toplevel): Ditto.
8504         * wl-summary.el (toplevel): Ditto.
8505         * wl-thread.el (toplevel): Ditto.
8506         * wl-util.el (toplevel): Ditto.
8507         * wl-vars.el (toplevel): Ditto.
8508         * wl-version.el (toplevel): Ditto.
8509         * wl-xmas.el (toplevel): Ditto.
8510         * wl.el (toplevel): Ditto.
8511
8512         * wl-version.el (toplevel): Added require `elmo-version' for
8513         `product-version-as-string'.
8514
8515 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8516
8517         * wl-vars.el (wl-draft-send-hook): Changed default value to
8518         '(wl-draft-config-exec).
8519
8520         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8521         explicitly.
8522         (wl-draft): Set `wl-draft-config-exec-flag' before running
8523         `wl-mail-setup-hook'.
8524
8525         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8526         `wl-biff-init-icons' to `wl-init-hook' instead of
8527         `wl-make-plugged-hook'.
8528         (Because if `wl-draft' command is invoked at first,
8529         they are not initialized)
8530         Updated copyright notice.
8531
8532         * wl-e21.el (toplevel): Ditto;
8533
8534         * wl-demo.el (toplevel): Updated copyright notice.
8535         * wl-address.el (toplevel): Ditto.
8536         * wl-draft.el (toplevel): Ditto.
8537         * wl-version.el (toplevel): Ditto.
8538         * wl-folder.el (toplevel): Ditto.
8539         * wl-summary.el (toplevel): Ditto.
8540         * wl-thread.el (toplevel): Ditto.
8541         * wl-util.el (toplevel): Ditto.
8542         * wl-vars.el (toplevel): Ditto.
8543         * wl.el (toplevel): Ditto.
8544
8545 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8546
8547         * wl-highlight.el (wl-highlight-message): Fixed problem of
8548         highlighting failure which occured when the last field contains
8549         multiple lines in the draft buffer.
8550
8551         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8552         `wl-biff-start' if plugged.
8553
8554         * wl-util.el (wl-biff-check-folder): New function.
8555         (wl-biff-check-folders): Don't set session name prefix.
8556         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8557         (wl-biff-check-folder-async): Ditto.
8558
8559         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8560         in email address.
8561
8562 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8563
8564         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8565
8566         * wl-draft.el (wl-draft-strip-subject-re): New function.
8567
8568         * wl-draft.el (wl-draft-reply): Use it.
8569
8570 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8571
8572         * wl-message.el (wl-mmelmo-message-redisplay): Use
8573         `mime-display-message' instead of `wl-mime-display-message'.
8574
8575         * wl-mime.el (toplevel): Removed compatibility workaround
8576         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8577         (wl-mime-display-message): Abolished.
8578         (wl-mime-entity-read-field): Ditto.
8579         (wl-mime-combine-message/partial-pieces): Use
8580         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8581
8582 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8583
8584         * wl-template.el: Doc fixes.
8585
8586 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8587
8588         * wl-e21.el (wl-message-overload-functions): Do nothing if
8589         `current-local-map' is not available.
8590         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8591
8592 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8593
8594         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8595         representation.
8596
8597         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8598         number.
8599         (wl-fldmgr-save-folders): Don't use `format' when insert
8600         `wl-fldmgr-folders-header'.
8601
8602 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8603
8604         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8605
8606 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8607
8608         * wl-highlight.el (wl-highlight-message):
8609         Use `std11-field-end' to detect end point of the header field.
8610         Refer `wl-highlight-max-header-size'.
8611
8612         * wl-vars.el (wl-highlight-max-header-size): New variable.
8613
8614         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8615
8616         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8617         Set `for-draft' argument of wl-highlight-headers.
8618         (wl-draft): Ditto.
8619         (wl-draft-reedit): Ditto.
8620         (wl-user-agent-compose-internal): Ditto.
8621
8622 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8623
8624         * wl-message.el (wl-message-add-button): Use overlay.
8625
8626 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8627
8628         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8629
8630         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8631         problem when group-list content is nothing.
8632         (Reported by Mito <mit@nines.nec.co.jp>)
8633
8634 2000-10-18  SAITO Atsunori <sai@yedo.com>
8635
8636         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8637
8638 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8639
8640         * tm-wl.el (toplevel): Use product-provide.
8641
8642 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8643
8644         * Version number is increased to 2.3.92.
8645
8646 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8647
8648         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8649         title text, use `display' property for left margin under Emacs 21.
8650
8651         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8652         properties.
8653         (wl-plugged-init-icons): Ditto.
8654
8655 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8656
8657         * wl.el (wl-save-status, wl-init): Remove last period in
8658         "...done." message.
8659         * tm-wl.el (wl-summary-burst): Ditto.
8660         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8661         wl-summary-resume-cache-status,
8662         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8663         wl-summary-sync-update3, wl-summary-highlight-msgs,
8664         wl-summary-flush-pending-append-operations,
8665         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8666         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8667         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8668         wl-thread-open-all): Ditto.
8669         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8670         * wl-mime.el (wl-summary-burst): Ditto.
8671         * wl-highlight.el (wl-highlight-summary): Ditto.
8672         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8673         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8674         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8675         * wl-address.el (wl-local-address-init): Ditto.
8676
8677 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8678
8679         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8680         `add-text-properties'.
8681         (wl-plugged-init-icons): Ditto.
8682         (wl-folder-init-icons): Use `propertize' instead of
8683         `put-text-property'.
8684         (wl-plugged-set-folder-icon): Ditto.
8685         (wl-e21-highlight-folder-group-line): Ditto.
8686
8687 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8688
8689         * wl-version.el (wl-version-status-alist): New variable.
8690         (wl-version-status): New function.
8691
8692         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8693         "Cc" part of the case "Reply-To".
8694
8695         * wl-draft.el (wl-draft-reply): Use result of
8696         `eword-extract-address-components'.
8697
8698         * wl-demo.el (wl-demo-icon-name): New constant.
8699         (wl-logo-xpm): Use it.
8700         (wl-logo-xbm): Ditto.
8701         (wl-logo-bitmap): Ditto.
8702
8703         * Version number is increased to 2.3.91.
8704
8705 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8706
8707         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8708         (wl-extended-emacs-version, wl-extended-emacs-version2,
8709         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8710         docstring.
8711
8712         * wl-version.el (wl-generate-user-agent-string-1): New function.
8713         (wl-generate-user-agent-string): Use it.
8714
8715         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8716         `mime-edit-insert-user-agent-field'.
8717         (wl-generate-user-agent-string): Check
8718         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8719
8720         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8721         instead of `if', when verbose case.
8722
8723 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8724
8725         * wl-expire.el (wl-summary-expire): Fix.
8726
8727 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8728
8729         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8730         and `elmo-lost+found-folder' if 'wl-draft.
8731         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8732
8733 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8734
8735         * wl-expire.el (wl-summary-expire): Change messages.
8736         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8737         `deleing-info' instead of "Deleting..."
8738
8739 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8740
8741         * wl-summary.el (wl-summary-refile-subr): Fix.
8742
8743 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8744
8745         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8746         if pipe folder.
8747
8748 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8749
8750         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8751
8752 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8753
8754         * wl-expire.el (wl-expire-hide): New function.
8755         (wl-summary-expire): Add `hide'.
8756
8757 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8758
8759         * wl-vars.el (wl-draft-reply-without-argument-list):
8760         Changed default value to consider `Reply-To:'.
8761         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8762
8763         * Version number is increased to 2.3.90.
8764
8765         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8766         elmo-imap4-get-session with unwind-protect.
8767         Don't cause error.
8768         (wl-summary-sync-marks): Don't check plugged nor folder type.
8769         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8770         (Always keep current buffer).
8771
8772 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8773
8774         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8775         Enclose with `save-excursion'.
8776
8777 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8778
8779         * wl-version.el (wl-version): Remove interactive.
8780
8781 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8782
8783         * wl-version.el (wl-generate-user-agent-string): Use
8784         `product-string-verbose' instead of `product-string-1'.
8785
8786 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8787
8788         * wl-vars.el (wl-draft-use-cache): New variable.
8789         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8790         if wl-draft-use-cache is non-nil.
8791
8792 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8793
8794         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8795         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8796
8797 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8798
8799         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8800         (wl-thread-msg-mark-as-unread): Ditto.
8801
8802         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8803         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8804         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8805         Don't set mark in summary if return value of `elmo-mark-as-read'
8806         is nil.
8807         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8808         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8809         instead of `wl-thread-msg-mark-as-read'.
8810         (wl-summary-mark-as-unread-region): Ditto.
8811         (wl-summary-target-mark-mark-as-read): Ditto.
8812
8813         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8814
8815 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8816
8817         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8818
8819         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8820
8821 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8822
8823         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8824         face.
8825
8826 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8827
8828         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8829         `running-xemacs'.
8830
8831 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8832
8833         * wl-version.el (toplevel): Use `product-version-as-string' for
8834         set verstion-string, if defined.
8835
8836         * wl-version.el (wl-version-show): Insert string at point, when
8837         call with argument.
8838
8839         * wl-version.el (wl-generate-user-agent-string): Use
8840         `product-string-1' instead of `wl-appname', `wl-version' and
8841         `wl-codename'.
8842
8843 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8844
8845         * wl-address.el (toplevel): Use product-provide.
8846         * wl-demo.el (toplevel): Ditto.
8847         * wl-dnd.el (toplevel): Ditto.
8848         * wl-draft.el (toplevel): Ditto.
8849         * wl-e21.el (toplevel): Ditto.
8850         * wl-expire.el (toplevel): Ditto.
8851         * wl-fldmgr.el (toplevel): Ditto.
8852         * wl-folder.el (toplevel): Ditto.
8853         * wl-highlight.el (toplevel): Ditto.
8854         * wl-message.el (toplevel): Ditto.
8855         * wl-mime.el (toplevel): Ditto.
8856         * wl-mule.el (toplevel): Ditto.
8857         * wl-nemacs.el (toplevel): Ditto.
8858         * wl-refile.el (toplevel): Ditto.
8859         * wl-score.el (toplevel): Ditto.
8860         * wl-summary.el (toplevel): Ditto.
8861         * wl-template.el (toplevel): Ditto.
8862         * wl-thread.el (toplevel): Ditto.
8863         * wl-util.el (toplevel): Ditto.
8864         * wl-vars.el (toplevel): Ditto.
8865         * wl-xmas.el (toplevel): Ditto.
8866         * wl.el (toplevel): Ditto.
8867
8868 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8869
8870         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8871         instead of product.
8872
8873         * wl-version.el (wl-version): Compile time evalution elmo-version.
8874
8875 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8876
8877         * wl-summary.el (wl-summary-sync-force-update): Append queue
8878         `mark-as-read'if unplugged.
8879
8880 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8881
8882         * wl-version.el: New file.  Use product.el.
8883         * wl.el: add (require 'wl-version).
8884         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8885         for ~/.folders header.
8886         (wl-fldmgr-folders-header): Changed.
8887         * wl-demo.el (wl-demo): Use product.el.
8888
8889         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8890         wl-version.el.
8891         * wl-util.el (wl-version, wl-version-show): Ditto.
8892
8893         * wl-util.el (wl-generate-user-agent-string,
8894         wl-extended-emacs-version, wl-extended-emacs-version2,
8895         wl-extended-emacs-version3): Move to wl-version.el.
8896         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8897         xemacs-codename, mime-edit-insert-user-agent-field,
8898         mime-edit-user-agent-value, mime-editor/version,
8899         mime-editor/codename): Compile warning killer move to
8900         wl-version.el
8901
8902 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8903
8904         * wl-summary.el (wl-summary-refile-subr): Fix.
8905
8906 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8907
8908         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8909         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8910
8911 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8912
8913         * wl.el (wl-check-environment): Check too many `@'.
8914
8915 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8916
8917         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8918
8919 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8920
8921         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8922         wl-draft-reply-myself-without-argument-list): Add variables.
8923         * wl-draft.el (wl-draft-reply): Use it.
8924
8925 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8926
8927         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8928         the 5th argument of `elmo-network-get-spec'.
8929
8930         * wl-thread.el (wl-thread-reparent-children): New inline function.
8931         (wl-thread-delete-message): Use it.
8932
8933         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8934         (wl-summary-score-update-all-lines): Don't use `dolist'.
8935
8936 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8937
8938         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8939         (require 'elmo-msgdb) for inline function.
8940
8941 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8942
8943         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8944
8945 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8946
8947         * wl-score.el (wl-score-headers): Fix for the confusing macro
8948         `elmo-kill-buffer'.
8949
8950 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8951
8952         * wl-summary.el: Don't use the 3rd argument of `require' because
8953         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8954         * wl-util.el: Ditto.
8955         * wl-draft.el: Ditto.
8956
8957 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8958
8959         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8960         window system is not used.
8961
8962 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8963
8964         * wl-thread.el: Don't use `mapcar' only for iteration.
8965         (wl-thread-resume-entity): Ditto.
8966         (wl-thread-delete-message): Ditto.
8967
8968         * wl-summary.el: Bind `dragdrop-drop-functions',
8969         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8970         of `require' for `timezone', `easymenu' and `ps-print';
8971         don't use `mapcar' only for iteration.
8972
8973         * wl-util.el: Bind `mule-version', `nemacs-version',
8974         `emacs-beta-version', `xemacs-codename',
8975         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8976         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8977         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8978         only for iteration.
8979
8980         * wl-score.el: Don't use `mapcar' only for iteration.
8981         (wl-score-simplify-buffer-fuzzy): Ditto.
8982         (wl-score-simplify-subject): Ditto.
8983         (wl-score-headers): Ditto.
8984         (wl-summary-score-update-all-lines): Ditto.
8985
8986         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8987         `enable-multibyte-characters' and `mule-version'.
8988
8989         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8990         `mapcar' only for iteration.
8991
8992         * wl-demo.el: Don't use `mapcar' only for iteration.
8993
8994         * wl-folder.el: Don't use `mapcar' only for iteration.
8995         (wl-folder-open-all): Ditto.
8996         (wl-folder-count-incorporates): Ditto.
8997
8998         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8999         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9000
9001         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9002         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9003         `smtp-connection-type'; specify 3rd argument of `require' for
9004         `timezone'; don't use `mapcar' only for iteration.
9005         (wl-draft-clone-local-variables): Don't use `mapcar'.
9006         (wl-draft-generate-clone-buffer): Ditto.
9007         (wl-user-agent-compose-internal): Ditto.
9008
9009         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9010
9011         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9012         (wl-save-status): Ditto.
9013
9014         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9015         for iteration.
9016
9017 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9018
9019         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9020         removed `Date'.
9021         (wl-fldmgr-make-filter-default): New user option.
9022
9023         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9024         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9025         (wl-fldmgr-filter-completion-alist): Abolish.
9026
9027         * wl.el (wl): Don't check servers if arg is non-nil.
9028
9029         * wl-draft.el (wl-draft-reply): Set only message-id string to
9030         In-Reply-To field.
9031
9032 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9033
9034         * wl-summary.el (wl-summary-pick): Rewrite.
9035
9036         * wl-draft.el (wl-draft-forward): Get references field from
9037         original buffer.
9038         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9039
9040 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9041
9042         * wl-draft.el (wl-draft-forward): Add references field.
9043
9044 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9045
9046         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9047         (wl-draft-reply): Use it.
9048
9049 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9050
9051         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9052         when Emacs 21 is running.
9053
9054         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9055         bindings.
9056
9057 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9058
9059         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9060         XPM icons transparent.
9061
9062         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9063         Emacs 21.
9064
9065 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9066
9067         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9068         nil.
9069
9070         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9071         when it is persistent.
9072         (wl-summary-sync-marks): Changed argument for
9073         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9074         (wl-summary-virtual): Use `elmo-read-search-condition'.
9075         (wl-summary-redisplay-internal): If folder is local, mark as read
9076         even when folder is plugged.
9077
9078 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9079
9080         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9081         of `tool-bar-lines' in the frame parameters.
9082         (after-make-frame-functions, post-command-hook): Don't modify the
9083         value.
9084         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9085         wl-e21-tool-bar-lines): Removed.
9086
9087 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9088
9089         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9090         properties `evaporate' and `wl-momentary-overlay' as well.
9091         (wl-highlight-summary-displaying): Ditto.
9092         (wl-delete-all-overlays): Don't delete overlay which does not have
9093         a property `wl-momentary-overlay'.
9094
9095         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9096         `display-mouse-p' and `display-graphic-p'.
9097         (wl-folder-init-icons): Don't search for XBM or the other files.
9098         (wl-plugged-set-folder-icon): Make icons if and only if
9099         `display-graphic-p' returns non-nil.
9100         (wl-highlight-plugged-current-line): Use `before-string' overlay
9101         property to show icon images.
9102         (wl-highlight-folder-current-line): Ditto.
9103         (wl-e21-highlight-folder-group-line): Ditto.
9104         (wl-e21-highlight-folder-by-numbers): Ditto.
9105         (wl-e21-insert-image): Removed.
9106         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9107         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9108         said.
9109         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9110         `wl-e21-force-switch-toolbar'.
9111         (wl-e21-make-icon-image): Removed.
9112         (wl-e21-setup-toolbar): Don't search for XBM files.
9113         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9114         the default value.
9115
9116 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9117
9118         * wl-util.el (wl-biff-check-folder-async): Set
9119         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9120
9121 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9122
9123         * wl-e21.el (after-make-frame-functions): Add
9124         `wl-e21-force-switch-toolbar'.
9125         (wl-e21-force-switch-toolbar): New function force to switch the
9126         toolbar appearance automatically.
9127         (post-command-hook): Add `wl-e21-switch-toolbar'.
9128         (wl-e21-switch-toolbar): New function to switch the toolbar
9129         appearance automatically.
9130         (wl-e21-tool-bar-lines): New buffer local variable.
9131
9132 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9133
9134         * wl-util.el (wl-biff-check-folders-running): New variable.
9135         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9136         (wl-biff-check-folder-async-callback):
9137         Set `wl-biff-check-folders-running'.
9138         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9139         with unwind-protect.
9140
9141         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9142         Enclose `wl-folder-auto-check' with unwind-protect.
9143
9144         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9145         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9146
9147         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9148
9149         * wl-util.el (wl-biff-notify): New inline function.
9150         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9151         locally.
9152         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9153         folder-list' is 1.
9154         Use `wl-biff-notify'.
9155         (wl-biff-check-folder-async-callback): New function.
9156         (wl-biff-check-folder-async): Ditto.
9157
9158         * wl-folder.el (wl-folder): Don't check folders.
9159         (wl-folder-auto-check): New function.
9160
9161 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9162
9163         * wl-util.el (wl-biff-start) [Emacs19+]:
9164         Use `timer-next-integral-multiple-of-time'.
9165         (wl-biff-check-folders): Use `wl-default-folder'
9166         if `wl-biff-check-folder-list' is nil.
9167
9168 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9169
9170         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9171         instead of `elmo-delete-lists'.
9172
9173 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9174
9175         * wl.el (wl-plugged-toggle-all): Set the value of
9176         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9177         (wl-plugged-toggle): Ditto.
9178         (wl-toggle-plugged): Ditto.
9179         (wl-plugged-init): Ditto.
9180
9181         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9182         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9183         instead of `wl-biff-state-indicator-off' and
9184         `wl-biff-state-indicator-on'; don't modify the value and the type
9185         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9186         (wl-plugged-init-icons): Set icons data to
9187         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9188         instead of `wl-plug-state-indicator-off' and
9189         `wl-plug-state-indicator-on'; don't modify the value and the type
9190         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9191
9192         * wl-vars.el (wl-modeline-biff-state-off,
9193         wl-modeline-biff-state-on, wl-modeline-biff-status,
9194         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9195         wl-modeline-plug-status): New internal variables.
9196         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9197         wl-biff-check-interval, wl-biff-check-folder-list): Change
9198         customization group from `wl-folder' to `wl-highlight'.
9199         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9200         wl-show-plug-status-on-modeline): Defcustomized.
9201
9202         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9203         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9204         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9205         a flag to `mode-line-buffer-identification'.
9206
9207         * wl-e21.el (wl-biff-init-icons): Set icons data to
9208         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9209         instead of `wl-biff-state-indicator-off' and
9210         `wl-biff-state-indicator-on'.
9211         (wl-plugged-init-icons): Set icons data to
9212         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9213         instead of `wl-plug-state-indicator-off' and
9214         `wl-plug-state-indicator-on'.
9215
9216 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9217
9218         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9219         excessive titles.
9220
9221 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9222
9223         * wl.el (wl-plugged-mode): Use revised
9224         `wl-mode-line-buffer-identification'.
9225         (wl-plugged-init): Don't use `force-mode-line-update'.
9226
9227         * wl-xmas.el (wl-draft-overload-functions): Use revised
9228         `wl-mode-line-buffer-identification'.
9229         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9230         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9231         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9232         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9233         `wl-make-plugged-hook';
9234         add `wl-folder-init-icons' and `wl-setup-folder' to
9235         `wl-folder-mode-hook'.
9236
9237         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9238         19 as well.
9239         (wl-mode-line-display-priority-list): New user option.
9240         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9241         Defcustomized.
9242         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9243         Add docs.
9244
9245         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9246         start.
9247         (wl-mode-line-buffer-identification): Revised as a function.
9248
9249         * wl-summary.el (wl-summary-mode): Use revised
9250         `wl-mode-line-buffer-identification'; don't call
9251         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9252         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9253         `wl-xmas-setup-summary'.
9254
9255         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9256         `wl-mode-line-buffer-identification'.
9257
9258         * wl-mule.el (wl-draft-overload-functions): Use revised
9259         `wl-mode-line-buffer-identification'.
9260
9261         * wl-folder.el (wl-make-plugged-alist): Don't call
9262         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9263         (wl-folder): Don't call `wl-folder-init-icons' directly.
9264         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9265         `wl-xmas-setup-folder' directly;
9266         use revised `wl-mode-line-buffer-identification'.
9267         (TopLevel): Don't bind `wl-biff-init-icons',
9268         `wl-plugged-init-icons', `wl-folder-init-icons',
9269         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9270
9271         * wl-e21.el (wl-draft-overload-functions): Use revised
9272         `wl-mode-line-buffer-identification'.
9273         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9274         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9275         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9276         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9277         `wl-make-plugged-hook';
9278         add `wl-folder-init-icons' and `wl-setup-folder' to
9279         `wl-folder-mode-hook'.
9280
9281 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9282             Katsumi Yamaoka    <yamaoka@jpl.org>
9283
9284         * wl.el (wl): Call `wl-biff-start'.
9285         (wl-exit): Call `wl-biff-stop'.
9286         (wl-plugged-mode): Show biff in modeline.
9287         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9288
9289         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9290         (wl-biff-init-icons): New function.
9291         (wl-plugged-init-icons): Don't make too much keymaps.
9292         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9293
9294         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9295         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9296         variables.
9297         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9298         options.
9299
9300         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9301         wl-biff-start, wl-biff-stop): New functions.
9302         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9303         (wl-biff-timer-name): New variable.
9304
9305         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9306
9307         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9308         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9309
9310         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9311         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9312
9313         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9314         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9315         `wl-folder-init-icons' to `ignore' if they are not available.
9316         (wl-folder-mode): Show biff in modeline.
9317
9318         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9319         (wl-biff-init-icons): New function.
9320         (wl-plugged-init-icons): Don't make too much keymaps.
9321         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9322
9323 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9324
9325         * wl-vars.el (wl-strict-diff-folders): Customization Type
9326         and doc fix.  Define as a list of regular expressions for
9327         folders or nil.
9328         * wl-folder.el (wl-folder-check-one-entity): Use
9329         `wl-string-match-member' instead of `wl-string-member' for
9330         `wl-strict-diff-folders'.
9331
9332 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9333
9334         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9335         (wl-highlight-folder-current-line): Use it; new implementation.
9336         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9337         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9338         `defsubst' instead of `defun'.
9339
9340         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9341         `wl-highlight-group-folder-by-numbers'; made it can also be a
9342         number.  See info for more details.
9343
9344         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9345         running.
9346
9347         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9348         to bind them.
9349
9350         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9351         (wl-highlight-folder-current-line): New implementation.
9352
9353         * wl-highlight.el (wl-highlight-folder-group-line): New
9354         implementation.
9355         (wl-delete-all-overlays): Rewrite as a marco.
9356         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9357
9358         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9359         running.
9360         (wl-folder-*-glyph): No need to bind them.
9361
9362         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9363         `wl-e21-highlight-folder-group-icon'; rewrite.
9364         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9365         `defsubst' instead of `defun'.
9366         (wl-folder-mode-map): Bind it when compiling.
9367
9368 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9369
9370         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9371
9372         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9373
9374 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9375
9376         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9377
9378 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9379
9380         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9381         (wl-highlight-folder-current-line): Use it.
9382
9383         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9384         in `id-name'.
9385
9386 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9387
9388         * wl.el: Require `wl-e21' when Emacs 21 is running.
9389
9390         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9391         default when Emacs 21 is running.
9392         (wl-use-highlight-mouse-line): Ditto.
9393         (wl-on-emacs21): New constant.
9394         (wl-on-emacs20): Removed.
9395
9396         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9397         Emacs 21 is running.
9398
9399         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9400         Emacs 21 is running.
9401
9402         * wl-e21.el: New file.
9403
9404 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9405
9406         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9407         (wl-toggle-plugged): Ditto.
9408         (wl-plugged-toggle): Ditto.
9409         (wl-plugged-toggle-all): Ditto.
9410
9411         * wl-vars.el (wl-plug-state-indicator): Refer
9412         `wl-plug-state-indicator-on' indirectly.
9413
9414 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9415
9416         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9417         Call `wl-folder-confirm-existence'.
9418
9419         * wl-folder.el (wl-folder-confirm-existence): Added optional
9420         argument `force'.
9421
9422 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9423
9424         * wl-summary.el (wl-summary-refile-subr): Assume
9425         `copy-or-refile' as symbol.
9426         (wl-summary-refile): Follow up above change.
9427         (wl-summary-copy): Ditto.  Doc fix.
9428
9429 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9430
9431         * wl-summary.el (wl-summary-pick): Don't bind
9432         `elmo-search-mime-charset'.
9433
9434         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9435         default using old backquote style.
9436         (wl-search-mime-charset): Abolished.
9437
9438         * wl-highlight.el (wl-highlight-headers):
9439         Call `point' after `re-search-forward'(for Nemacs).
9440
9441         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9442         for elmo-imap4.el.
9443
9444 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9445
9446         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9447         `wl-message-ignored-field-list' instead of
9448         `mime-view-ignored-field-list'.
9449
9450         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9451         Add interactive spec.
9452         (wl-folder-goto-bottom-of-current-folder): Ditto.
9453         (wl-folder-mode-map): Bind them.
9454
9455         * wl-vars.el (wl-message-ignored-field-list): New variable.
9456         (wl-message-visible-field-list): New variable.
9457
9458         * wl-mime.el (wl-mime-header-presentation-method): New function.
9459         (wl-mime-setup): Set header-presentation-method.
9460
9461 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9462
9463         * wl-nemacs.el (wl-draft-overload-functions): Set
9464         `mode-line-buffer-identification' instead of using
9465         `wl-make-modeline'.
9466
9467         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9468         instead of using `wl-make-modeline'.
9469
9470         * wl-xmas.el (wl-plugged-init-icons): Set up
9471         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9472         (wl-make-modeline): Abolish.
9473         (wl-draft-overload-functions): Set
9474         `mode-line-buffer-identification' instead of using
9475         `wl-make-modeline'.
9476
9477         * wl-util.el (wl-make-modeline-subr): Abolish.
9478         (wl-mode-line-buffer-identification): New alias.
9479
9480         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9481         (wl-summary-make-modeline): Abolish.
9482         (wl-summary-buffer-set-folder): Set
9483         `wl-summary-buffer-folder-indicator'.
9484         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9485         of using `wl-make-modeline'.
9486         (wl-summary-switch-to-clone-buffer): Don't set
9487         `mode-line-buffer-identification'.
9488         (wl-summary-goto-folder-subr): Ditto.
9489
9490         * wl-mule.el (wl-draft-overload-functions): Set
9491         `mode-line-buffer-identification' instead of using
9492         `wl-make-modeline'.
9493
9494         * wl-folder.el (wl-folder-mode): Set
9495         `mode-line-buffer-identification' instead of using
9496         `wl-make-modeline'.
9497         (wl-folder): Don't set `mode-line-buffer-identification'.
9498
9499 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9500
9501         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9502         instead of `member' for `wl-refile-guess-func-list' look-ups.
9503         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9504
9505 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9506
9507         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9508         `wl-message-button-dispatcher'.
9509
9510         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9511
9512         * wl-message.el (wl-message-button-dispatcher): Use it.
9513
9514         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9515         "In-Reply-To".
9516
9517         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9518         Bind `case-fold-search' to t.
9519
9520 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9521
9522         * wl-xmas.el (wl-message-overload-functions): Initialize
9523         `wl-message-button-map'.
9524
9525         * wl-mule.el (wl-message-overload-functions): Initialize
9526         `wl-message-button-map'.
9527
9528         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9529
9530         * wl-message.el (wl-message-button-map): New keymap.
9531         (wl-message-add-button): New function.
9532         (wl-message-button-dispatcher): New function.
9533         (wl-message-button-refer-article): New function.
9534
9535         * wl-highlight.el
9536         (wl-highlight-message-add-buttons-to-header): New function.
9537         (wl-highlight-headers): Use it.
9538
9539 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9540
9541         * wl-summary.el (wl-summary-default-from): Use
9542         `wl-address-get-petname-1'.
9543         (wl-summary-simple-from): Ditto.
9544
9545         * wl-address.el (wl-address-get-petname-1): New inline function.
9546         (wl-address-get-petname): Use it.
9547
9548 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9549
9550         * wl-summary.el (wl-summary-default-from): Return full-name part
9551         from the address if no petname was found.
9552         (wl-summary-simple-from): Ditto.
9553
9554         * wl-address.el (wl-address-get-petname): Return nil if no petname
9555         associated with the address was found.
9556
9557 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9558
9559         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9560         display is finished.
9561
9562 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9563
9564         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9565         `elmo-folder-exists-p' argument.
9566
9567 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9568
9569         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9570         the folder.
9571
9572 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9573
9574         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9575
9576         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9577         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9578
9579 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9580
9581         * wl-folder.el (wl-folder-create-subr): New function.
9582         (wl-folder-confirm-existence): Use it.
9583         (wl-folder-check-one-entity): Use it.
9584         Check the error symbol is derived from 'elmo-open-error.
9585
9586         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9587         `ignore-error'.
9588
9589 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9590
9591         * wl-util.el (toplevel): Add (eval-when-compile (require
9592         'elmo-util)).  (Maybe `provide' is typo.)
9593
9594 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9595
9596         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9597         (I don't know why this was needed.)
9598
9599         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9600         Follow up changes for stream-type.
9601
9602         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9603         (wl-draft-elmo-nntp-send): Ditto.
9604
9605         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9606         (wl-nntp-posting-stream-type): Ditto.
9607         (wl-pop-before-smtp-ssl): Abolished.
9608         (wl-nntp-posting-ssl): Ditto.
9609
9610         * wl-address.el (wl-address-quote-specials): New function.
9611         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9612
9613         * wl-draft.el (wl-draft-reply): Ditto.
9614
9615 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9616
9617         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9618         use function `wl-string-match-assoc'.
9619
9620 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9621
9622         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9623
9624         * wl-draft.el (wl-draft-deduce-address-list): New function.
9625         (wl-draft-parse-mailbox-list): Ditto.
9626         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9627         instead of `smtp-deduce-address-list'.
9628         (wl-draft-on-field-p): Follow group list.
9629
9630         * wl-address.el (wl-address-concat-token): New function.
9631         (wl-address-string-without-group-list-contents): Ditto.
9632         (wl-complete-field-body): Fixed problem of completion
9633         by japanese petname.
9634         (wl-address-make-completion-list): Rewrite.
9635
9636 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9637
9638         * wl-address.el (wl-address-make-completion-list): Completion by
9639         petname.
9640         (wl-complete-field-body): Likewise.
9641
9642 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9643
9644         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9645         contains invalid address syntax.
9646
9647 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9648
9649         * wl-folder.el (wl-folder-check-entity-async): Use
9650         `elmo-nntp-spec-hostname'.
9651
9652 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9653
9654         * wl-summary.el (wl-summary-msgdb-load-async): Use
9655         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9656
9657 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9658
9659         * wl-draft.el (wl-draft-reply): Set argument
9660         `content-transfer-encoding' as nil.
9661
9662 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9663
9664         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9665         `wl-refile-alist'.
9666
9667 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9668
9669         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9670         (wl-draft-edit-string): Ditto.
9671         (wl-draft-forward): Ditto.
9672         * wl-summary.el (wl-summary-write): Ditto.
9673
9674 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9675
9676         * wl-summary.el (wl-summary-sync-update3): Call
9677         `wl-summary-buffer-number-column-detect'.
9678         (wl-summary-buffer-number-column-detect): Search from point-min.
9679
9680 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9681
9682         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9683         contains an address which is not included in original to or cc.
9684
9685 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9686
9687         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9688         begin-line does not exist.
9689         * wl-message.el (wl-message-uu-substring): Ditto.
9690
9691 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9692
9693         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9694         clear local variables.
9695         (wl-summary-exit): Call `elmo-commit'.
9696         (wl-summary-switch-to-clone-buffer): Call
9697         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9698         (wl-summary-goto-folder-subr): Ditto.
9699
9700         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9701         POP folder.
9702
9703 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9704
9705         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9706         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9707         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9708         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9709         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9710         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9711
9712         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9713
9714 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9715
9716         * wl-summary.el (wl-summary-search-by-subject):
9717         Search parent message from the latest one.
9718
9719 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9720
9721         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9722         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9723
9724         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9725         New user option.
9726
9727         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9728         if elmo-nntp-use-killed-list is nil.
9729         Use `elmo-msgdb-append-to-killed-list'.
9730         (Append numbers confirmed as disappeared to the killed list.)
9731         (wl-summary-confirm-appends): Don't display negative number.
9732
9733 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9734
9735         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9736
9737 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9738
9739         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9740         range is `all'.
9741         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9742         `elmo-list-bigger-diff'.
9743
9744 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9745
9746         * wl-summary.el (wl-summary-buffer-exit-func):
9747         New buffer local variable.
9748         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9749
9750 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9751
9752         * wl-demo.el (wl-demo): Fix the last change.
9753
9754 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9755
9756         * wl-demo.el (wl-demo): Don't use `eval'.
9757
9758 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9759
9760         * wl-summary.el (wl-summary-buffer-thread-modified):
9761         New buffer-local variable.
9762         (wl-summary-set-thread-modified): New function.
9763         (wl-summary-thread-modified-p): New function.
9764         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9765         (wl-summary-yank-saved-message): Use function
9766         `wl-summary-set-thread-modified'
9767         (wl-summary-switch-to-clone-buffer): Add
9768         `wl-summary-buffer-thread-modified'.
9769
9770         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9771         (wl-summary-buffer-mark-saved-hook): Ditto.
9772         * wl-summary.el (wl-summary-msgdb-save): New hook
9773         `wl-summary-buffer-message-saved-hook' and
9774         `wl-summary-buffer-mark-saved-hook'.
9775
9776 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9777
9778         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9779
9780 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9781
9782         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9783         don't hide scroll bars under FSF Emacsen because it may incur an
9784         undesirable redrawing.
9785
9786 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9787
9788         * wl-draft.el (wl-draft-edit-string): Call
9789         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9790
9791 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9792
9793         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9794
9795 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9796
9797         * wl-summary.el (wl-summary-msgdb-load-async): Call
9798         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9799
9800 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9801
9802         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9803         fringes in demo buffer; center bitmap logo correctly even if old
9804         Mule is used.
9805
9806 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9807
9808         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9809
9810         * wl-refile.el (wl-refile-subject-alist): New variable.
9811         (wl-refile-subject-alist-file-name): Ditto.
9812         (wl-refile-alist-setup): Rewrite.
9813         (wl-refile-alist-save): Use `elmo-object-save'.
9814         Eliminated arguments.
9815         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9816         (wl-refile-guess-by-subject): New function.
9817         (wl-refile-guess-func-list): Added it.
9818
9819 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9820
9821         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9822         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9823
9824 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9825
9826         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9827         New buffer-local variable.
9828         (wl-summary-buffer-next-folder-func): Ditto.
9829         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9830         if non-nil.
9831         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9832         if non-nil.
9833         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9834         if non-nil.
9835         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9836         if non-nil.
9837
9838 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9839
9840         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9841         permanently in the demo buffer.
9842
9843 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9844
9845         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9846         `mime-entity-fetch-field'.
9847
9848         * wl.el (wl-exit): Delete plugged buffer.
9849
9850         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9851         XEmacs has menubar feature.
9852
9853 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9854
9855         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9856         cannot arrive at the beginning of the buffer under old Emacsen.
9857
9858 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9859
9860         * wl-address.el (wl-address-ldap-search):
9861         Call `ldap-search-entries' with `withdn' argument t.
9862         (wl-complete-field-body): Bind completion-ignore-case as t.
9863         Clear ldap search hash when it was sole completion.
9864         Use elmo-string for pattern string.
9865         (wl-ldap-alias-safe-string): Eliminated needless let.
9866
9867 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9868
9869         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9870         (wl-ldap-alias-sep): New constant.
9871         (wl-ldap-search-attribute-type-list): Ditto.
9872         (wl-ldap-get-value): New function.
9873         (wl-ldap-make-filter): Ditto.
9874         (wl-ldap-make-matched-value-list): Ditto.
9875         (wl-ldap-alias-safe-string): Ditto.
9876         (wl-ldap-register-dn-string): Ditto.
9877         (wl-address-ldap-search): Rewrite.
9878
9879 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9880
9881         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9882         thread is deleted.
9883         (wl-thread-delete-line-from-buffer): Ditto.
9884         (wl-thread-get-exist-children): New function.
9885
9886 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9887
9888         * wl-demo.el (wl-demo): Made it to select various image types.
9889         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9890         from `wl-title-logo'.
9891         (wl-logo-ascii): New variable.
9892         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9893         (wl-demo-copyright-notice): New constant.
9894
9895         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9896
9897 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9898
9899         * wl-vars.el (wl-summary-target-above): Renamed from
9900         wl-summary-temp-above.
9901         * wl-score.el (wl-score-get-score-alist): Use it.
9902         (wl-summary-score-update-all-lines): Use it.
9903         * wl-summary.el: Ditto. (make-variable-buffer-local).
9904
9905 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9906
9907         * wl-vars.el (wl-ldap-port): New user option.
9908
9909         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9910         Rewite whole implementation.
9911         (wl-complete-field-body): Fixed.
9912
9913 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9914
9915         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9916         Choose implementation at compile time.
9917
9918 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9919
9920         * wl-address.el (wl-ldap-search-internal): New function.
9921         (wl-complete-field-to): Use it.
9922
9923 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9924
9925         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9926         Use `let' instead of `let*'.
9927         Require 'wl-vars.
9928
9929         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9930         Define as defcustom.
9931         (wl-ldap-base): Ditto.
9932         (wl-use-ldap): Ditto.
9933
9934 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9935
9936         * wl-address.el (wl-ldap-search): New function.
9937         (wl-complete-field-body): Use `wl-ldap-search'.
9938         (wl-ldap-server): New variable.
9939         (wl-ldap-base): Ditto.
9940         (wl-use-ldap): Ditto.
9941
9942 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9943
9944         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9945         (Pointed out by Mito <mit@nines.nec.co.jp>).
9946         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9947         buffer-local variables like `wl-summary-redisplay-internal'.
9948         (wl-summary-redisplay-all-header): Likewise.  Update
9949         Summary view too.
9950
9951 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9952
9953         * wl-summary.el (wl-summary-jump-to-parent-message):
9954         Consider prefix argument.
9955
9956         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9957         when closed thread is deleted.
9958
9959 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9960
9961         * wl-summary.el (wl-summary-jump-to-parent-message):
9962         Consider thread modification.
9963
9964 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9965
9966         * wl-message.el (wl-message-normal-get-original-buffer): Use
9967         `save-excursion'.
9968
9969         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9970         (wl-summary-showto-folder-regexp): Ditto.
9971
9972 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9973
9974         * wl-util.el (wl-delete-alist): Doc fix.
9975         (wl-delete-associations): New function.
9976         (wl-inverse-alist): New function.
9977         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9978         Split temporary variables. Use `wl-delete-associations'
9979         and `wl-inverse-alist'.
9980         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9981
9982 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9983
9984         * wl-folder.el (wl-folder-prefetch-entity):
9985         Execute prefetching if new count is unknown.
9986
9987 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9988
9989         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9990
9991         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9992         delete entity.
9993         (wl-thread-set-parent): If insert as top, set linked as nil.
9994
9995         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9996         `wl-thread-cleanup-symbols' when view mode is thread.
9997
9998 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9999
10000         * wl-folder.el (wl-folder-create-folder-entity): Use
10001         with-current-buffer.
10002         (wl-local-folder-init): Call set-buffer to make sure we are in
10003         the Folder buffer. Don't touch buffer-local variables here.
10004         (wl-folder-mode): Initialize buffer-local variables here.
10005
10006         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10007         (wl-folder-entity-assign-id): Ditto.
10008         (wl-folder-create-entity-hashtb): Ditto.
10009         (wl-local-folder-init): Ditto.
10010         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10011
10012 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10013
10014         * wl-summary.el (wl-summary-default-from): Fix probrem when
10015         std11-extract-address-components return (nil "foo@bar").
10016
10017 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10018
10019         * wl-draft.el (wl-draft-clone-local-variables):
10020         Remove redundant `setq'.
10021
10022 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10023
10024         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10025         Bind wl-highlight-x-face-func as nil while highlighting header.
10026
10027 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10028
10029         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10030
10031 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10032
10033         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10034         elmo-msgdb-overview-hashtb from copy-variables.
10035         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10036         instead of `elmo-msgdb-overview-get-entity-by-number'.
10037         (wl-summary-auto-refile): Ditto.
10038
10039         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10040         `elmo-msgdb-overview-get-entity' instead of
10041         `elmo-msgdb-search-overview-entity'.  Use
10042         `elmo-msgdb-overview-get-entity' instead of
10043         `elmo-msgdb-overview-get-entity-by-number'.
10044         (wl-thread-insert-entity-sub): Ditto.
10045         (wl-thread-insert-message): Ditto.
10046
10047         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10048         `elmo-msgdb-overview-get-entity'.
10049         (wl-normal-message-redisplay): Ditto.
10050
10051 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10052
10053         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10054         `wl-thread-entities'.
10055         (wl-thread-delete-message): Fix remove top message from
10056         `wl-thread-entity-list'.
10057
10058         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10059         wl-append(nconc), because update-list is broken on Meadow.
10060
10061         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10062         updating process.
10063         (wl-summary-rescan): Ditto.
10064         (wl-summary-sync-update3): Ditto.
10065         * wl-thread.el (wl-thread-set-parent): Renamed from
10066         `wl-summary-set-parent'.
10067         (wl-thread-insert-message): Updating buffer faster.
10068         (wl-thread-delete-message): Updating buffer faster.
10069
10070         * wl-score.el (wl-summary-score-update-all-lines): Changed
10071         interval for display progress gauge.
10072
10073 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10074
10075         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10076         folder always-sticky.
10077         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10078         defmacro.
10079
10080 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10081
10082         * wl-vars.el (wl-draft-add-references): New user option.
10083
10084         * wl-draft.el (wl-draft-add-references): New function.
10085         (wl-draft-yank-from-mail-reply-buffer): Use it.
10086         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10087         as nil.
10088
10089 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10090
10091         * wl-thread.el (wl-thread-update-line-msgs): Called
10092         `wl-thread-update-line-on-buffer-sub'.
10093         (wl-thread-update-line-on-buffer): Delete routine of inserting
10094         thread.
10095         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10096         moved from `wl-thread-update-line-on-buffer'.
10097         Add threshold for displaying progress gauge.
10098         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10099         argument of `wl-thread-update-line-msgs'.
10100         Add threshold for displaying progress gauge.
10101         * wl-folder.el:
10102         Add threshold for displaying progress gauge.
10103         * wl-score.el: Ditto.
10104
10105         * wl-expire.el (wl-summary-expire): Display deleting info.
10106
10107 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10108
10109         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10110         `no-msg'.
10111         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10112         argument of `wl-thread-update-line-msgs'.
10113         (wl-summary-set-parent): Added optional argument `parent-number'.
10114         (wl-summary-buffer-saved-message): New buffer local variable.
10115         (wl-summary-save-current-message): New command.
10116         (wl-summary-yank-saved-message): Ditto.
10117         (wl-summary-mode-map): Added key binding for
10118         `wl-summary-save-current-message' (\ew) and
10119         `wl-summary-yank-saved-message' (\C-y).
10120         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10121
10122 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10123
10124         * wl-summary.el (wl-summary-mode-map): Added key binding for
10125         `wl-summary-set-parent' (ts).
10126
10127 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10128
10129         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10130         subject faster. If thread number is reverse, delayed updating
10131         thread.
10132         (wl-summary-search-by-subject): Ditto.
10133         (wl-summary-put-alike): Ditto.
10134         (wl-summary-get-alike): Ditto.
10135         (wl-summary-insert-headers): Insert header of all overview in
10136         buffer.
10137         (wl-summary-rescan): Delayed updating thread. Kill search subject
10138         buffer for wl-summary-search-by-subject.
10139         (wl-summary-sync-update3): Ditto.
10140         (wl-summary-exit): Ditto.
10141         (wl-summary-goto-bottom-of-current-thread): Change for linked
10142         thread.
10143         (wl-summary-overview-create-summary-line): Change line for linked
10144         thread.
10145
10146         * wl-summary.el (wl-summary-update-thread): Use
10147         wl-thread-maybe-get-children-num.
10148         (wl-summary-set-parent): If change parent, move sub thread.
10149         (wl-summary-redisplay-internal): Add horizontal recenter.
10150         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10151
10152         * wl-thread.el (wl-thread-entity-get-linked): New function.
10153         (wl-thread-entity-set-linked): New function.
10154         (wl-thread-create-entity): Add linked element.
10155         (wl-thread-entity-insert-as-top): Use wl-append.
10156         (wl-thread-maybe-get-children-num): If closing thread, return
10157         children msgs.
10158         (wl-thread-update-line-msgs): Displaying progress message.
10159         (wl-thread-update-line-on-buffer-sub): Use
10160         wl-thread-maybe-get-children-num.
10161         (wl-thread-update-line-on-buffer): If update line is not exists,
10162         insert thread.
10163         (wl-thread-delete-message): If delete top msg of thread, search
10164         parent by subject.
10165         (wl-thread-insert-entity): Use
10166         wl-thread-maybe-get-children-num.
10167
10168         * wl-highlight.el (wl-highlight-summary-current-line): change
10169         sregexp for linked thread.
10170         * wl-util.el (wl-count-lines): Count lines.
10171         (wl-horizontal-recenter): horizontal recenter.
10172         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10173         (wl-score-get-alike): Ditto.
10174         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10175         (wl-subject-length-limit): New variable.
10176         (wl-highlight-thread-indent-string-regexp): Changed for linked
10177         thread.
10178
10179 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10180
10181         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10182         New variable (revival).
10183         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10184         by subject matching if there's no in-reply-to nor references field
10185         (revival).
10186
10187 \f
10188 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10189
10190         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10191         message.
10192
10193 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10194
10195         * wl-summary.el (wl-summary-reply): Return t if there was a
10196         message at cursor point.
10197         Added unwind-protect.
10198         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10199         returns t.
10200         (wl-summary-cancel-message): Do nothing when there's no message at
10201         cursor point.
10202         (wl-summary-forward): Ditto.
10203         (wl-summary-jump-to-parent-message): Ditto.
10204         (wl-summary-reedit): Ditto.
10205         (wl-summary-edit-addresses): Ditto.
10206         (wl-summary-pipe-message): Ditto.
10207         (wl-summary-print-message-with-ps-print): Ditto.
10208         (wl-summary-print-message): Ditto.
10209         (wl-summary-mark-as-important): Ditto.
10210         (wl-summary-mark-as-unread): Ditto.
10211
10212         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10213         message at cursor point.
10214         (wl-summary-reply-with-citation): Remove unwind-protect.
10215
10216         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10217         subject searching feature.
10218         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10219         Eliminated.
10220
10221 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10222
10223         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10224         New variable.
10225         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10226         by subject matching if there's no in-reply-to nor references field.
10227
10228         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10229
10230         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10231         when display is finished.
10232         (wl-folder-open-all): Ditto.
10233         (wl-folder-update-access-group): Ditto.
10234         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10235         * wl-thread.el (wl-thread-close-all): Ditto.
10236
10237         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10238         progress gauge only when it was displayed.
10239         * wl-folder.el (wl-folder-insert-entity): Ditto.
10240
10241 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10242
10243         * wl-summary.el (wl-summary-incorporate): Enclose
10244         `wl-summary-sync-force-update' with save-excursion.
10245
10246 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10247
10248         * wl-summary.el (wl-summary-prefetch-region):
10249         Pass current cursor point to `pos-visible-in-window-p' after
10250         moving cursor to the started point.
10251
10252 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10253
10254         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10255
10256         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10257         fields from the forwarding message.
10258         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10259         `ignored-fields'.
10260
10261 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10262
10263         * wl-mime.el (wl-message-request-partial):
10264         Eliminated argument `msgdb'.
10265         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10266         (wl-mime-combine-message/partial-pieces): Likewise.
10267         * tm-wl.el (wl-message-request-partial): Likewise.
10268         (wl-mime-combine-message/partial-pieces): Likewise.
10269
10270 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10271
10272         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10273         when display is finished.
10274
10275 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10276
10277         * wl-summary.el (wl-summary-goto-folder-subr):
10278         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10279
10280 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10281
10282         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10283         when cursor point is visible.
10284
10285 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10286
10287         * wl-expire.el (wl-expire-archive-get-max-number):
10288         Don't use `file-name-directory'.
10289
10290 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10291
10292         * wl-expire.el (wl-expire-archive-get-max-number):
10293         Use `file-name-directory'.
10294
10295 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10296
10297         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10298         only when there is progress.
10299
10300 2000-04-13  Mito <mit@nines.nec.co.jp>
10301
10302         * wl-summary.el (wl-summary-sync-marks): Display progress.
10303
10304 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10305
10306         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10307         (wl-summary-prev): Move cursor regardless of unread status.
10308         (wl-summary-next): Ditto.
10309
10310 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10311
10312         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10313         Added argument `target' and `number'.
10314         * tm-wl.el (wl-summary-burst-subr): New function.
10315         (wl-summary-burst): Use it.
10316
10317 2000-04-10  Mito <mit@nines.nec.co.jp>
10318
10319         * wl-mime.el (wl-burst): New function.
10320         (wl-summary-burst): Use it.
10321
10322 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10323
10324         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10325         as petname when there's no candidate.
10326
10327 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10328
10329         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10330         New variable.
10331         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10332
10333         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10334
10335         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10336
10337 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10338
10339         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10340         Use substring of `original' instead of buffer-substring.
10341         (wl-refile-evaluate-rule):
10342         Set `original' argument of wl-refile-expand-newtext.
10343
10344         * wl-summary.el
10345         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10346         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10347         (wl-summary-auto-refile): Check existence of destination folder just
10348         before marking.
10349
10350 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10351
10352         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10353         when wl-refile-get-field-value return nil.
10354
10355 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10356
10357         * wl-refile.el
10358         (wl-refile-expand-newtext): New function imported from Gnus.
10359         (wl-refile-evaluate-rule): Use it.
10360
10361 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10362
10363         * wl-summary.el (wl-summary-print-destination):
10364         Duplicate folder string to avoid putting text-property on
10365         original string.
10366
10367         * wl-refile.el (wl-refile-get-field-value): New function.
10368         (wl-refile-evaluate-rule): New function;
10369         Evaluate refile rule recursively.
10370         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10371         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10372         New function; Check existence of a target folder recursively.
10373         (wl-summary-auto-refile-check-refile-rule-alist):
10374         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10375
10376 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10377
10378         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10379
10380         * wl-folder.el (wl-create-folder-entity-from-buffer):
10381         Fixed problem when '}' character is contained in folder name.
10382
10383         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10384
10385 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10386
10387         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10388         (wl-fldmgr-add-completion-all-completions):
10389         Use wl-fldmgr-add-completion-hashtb.
10390
10391 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10392
10393         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10394         wl-fldmgr-add-completion-subr): New functions.
10395         * wl-folder.el (wl-folder-completion-func): New variable.
10396         * wl-summary.el (wl-summary-read-folder):
10397         Use wl-folder-completion-func.
10398
10399         * wl-refile.el: Eliminate throw & catch.
10400
10401         * wl.el (wl-plugged-sending-queue-status): Fixed.
10402
10403 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10404
10405         * wl-draft.el (wl-draft): Put category property on
10406         mail-header-separator.